

.title_without_animation{
display:none; margin-bottom:50px;
}

.carousel-inner .item .image { background-size: 100% auto; }

.q_logo img{ max-width: 330px; }

.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li > a, .light:not(.sticky):not(.scrolled) nav.main_menu > ul > li.active > a,
.light:not(.sticky):not(.scrolled) nav.main_menu > ul > li:before {
    color: #000
}

.light:not(.sticky):not(.scrolled) .header_bottom_widget .q_social_icon_holder.with_link .simple_social {
    color: #000 !important
}

nav.main_menu > ul > li > a {
    padding: 0 18px;
}

nav.main_menu > ul > li:not(:first-child):before {
    content: '|';
    position: relative;
    left: -2px;
    top: -1px;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400
}


.container {
margin-top:90px;
}

.header_bottom .container{
margin-top:0px!important;
}


@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 64px;
    }
}

@font-face {
    font-family: 'go_around_the_booksregular';
    src: url('fonts/go_around_the_books-webfont.eot');
    src: url('fonts/go_around_the_books-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/go_around_the_books-webfont.woff') format('woff'),
         url('fonts/go_around_the_books-webfont.ttf') format('truetype'),
         url('fonts/go_around_the_books-webfont.svg#go_around_the_booksregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media only screen and (max-width: 768px){
 .qbutton_with_icon{
font-size: 12px!important;
}
 .qbutton_with_icon i,.qbutton_with_icon span { display: none!important;}

.inline-left,.inline-right{float: none!important;width: auto!important;display: block!important;}

}

footer .container{
margin-top: 0px!important;
margin-bottom: -50px!important;
}
.facebook-feeds {
width: 114%!important;
}

.facebook-feeds .cff-item{
width: 30%!important;
float: none!important;
display: inline-block!important;
margin-right: 3%!important;
text-align: justify;
}

.facebook-feeds, .facebook-feeds div {
vertical-align: top!important;
}

#cff .cff-item {
float: left;
width: 100%;
padding-top:0px!important;
min-height: 30em;
}

.cff-likebox{
width:300px!important;
left: 50%;
margin-left:-150px;
margin-top: 30px;
}

div.cff-likebox.cff-bottom{ display: none; }