/*
Theme Name: JTE Child
Author: JTE Marketing Group
Author URI: http://jtemarketing.com/
Version: 2.2
Template: oryx
*/
@import url("../oryx/style.css");

.q_logo img {
    top: -65%;
    z-index: 999;
}
.backrow {
    background-size: 50% auto;
}
.backrowright {
    background-size: 50% auto;
}
ul {
    list-style-position: outside;
    margin-left: 30px;
    color: #fff;
}
.header_top .right .inner>div {
    margin-right: 20px;
}
header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_bottom, header.fixed_hiding.scrolled .header_top {
    padding-top: 15px;
}
@media only screen and (max-width: 1000px) {
header .q_logo img.mobile {
    margin: 50px 0 0 0;
 }
}
@media only screen and (max-width: 1000px) {
.header_top .left .inner>div, .header_top .right .inner>div:first-child {
    margin-right: 0px;
 }
}
@media only screen and (max-width: 768px) {
.qbutton.medium, #submit_comment, .load_more.tiny a {
    margin-bottom: 20px;
 }
}