

.i001-extras3, .i001-comments-info {display:none;}

@media only screen and (max-width: 800px) {
.image.responsive {
background-position: -650px center!important;
}
}
@media only screen and (max-width: 640px) {
.image.responsive {
background-position: -800px center!important;
}
}
@media only screen and (max-width: 400px) {
.image.responsive {
background-position: -1100px center!important;
}
.form-group {
display:block!important;
}
}

.custom__blogs_h {
margin-bottom:60px!important;
}


footer .column1 {
position: relative;
top: -18px;
}
header:not(.scrolled):not(.sticky) .q_logo a{height: 165px !important;}
.header_bottom, .header_top, .fixed_top_header .bottom_header {
    top: 30px;
    position: relative;
    z-index: 5;
    background: rgba(0,44,56,0.8);
    height: 92px;
}
nav.main_menu>ul>li>a {
font-size:18px;
}
.title_outer.title_without_animation.with_image {
    border-bottom: 16px solid #e0e0e0;
}
.title_outer.with_image .title{
height:600px;
}
.footer_bottom {
    text-align: left;
}
.qbutton.small {
    border-radius: 20px;
}
@media only screen and (max-width: 1000px){
header .q_logo img.mobile {
    height: 56%!important;
}
}