/*
Theme Name: Bike Friday
*/

*{
    font-family: 'Montserrat', sans-serif;
}

*:focus{
    outline:0;
    text-decoration:none;
}

a{
    color:#1d1d1d;
}

a:hover{
    text-decoration:none;
    color:#dd9933;
}

.fullwidth{
    clear: both;
    width:100%;
}

/*
==============================
 FQ: Add image styles for WP
==============================
*/

img {
	height: auto;
}
.alignnone,
a img.alignnone,
.wp-caption.alignnone {
    margin: 1em 0;
	max-width: 100%;
}

.aligncenter,
div.aligncenter,
a img.aligncenter {
    display: block;
    margin: 1em auto;
	max-width: 100%;
}

.alignright,
a img.alignright,
.wp-caption.alignright {
    float:right;
    margin: 13px 0 1em 1.75em;
	max-width: 100%;
}

.alignleft,
a img.alignleft,
.wp-caption.alignleft {
    float: left;
    margin: 13px 1.75em 1em 0;
	max-width: 100%;
}
.wp-caption {
    width: 100%;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
	max-width: 100%;
}

.wp-caption p.wp-caption-text {
	font-style: italic;
	text-align: center;
	margin: .33em 0 0;
}

/* end new FQ image styles 


.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	display: block;
	max-width: 100%;
}

*/



/*
=======================
 new FQ type styles
=======================
*/

.blog blockquote {
	font-size: 22px;
	font-weight: 200;
	padding: 1em;
	border-radius: 16px;
	background: #ddd;
	width: 50%;
	float: right;
	border-left: none;
	margin: .5em 0 .5em 1.75em
}
blockquote p {
	font-size: 22px;
	font-weight: 200;
}

/* end new FQ type styles */




.main{
    max-width: 1300px;
    margin: 0px auto;
}

.header{
    background: url(../images/top.jpg) no-repeat;
    height: 550px;
    background-size: 100% 100%;
}

.lognav{
    background: #ffffff;
    float: left;
    width: 100%;
    text-align: right;
    padding-top: 30px;
}

.topbar{
    background: #f7f6f3;
    text-align: right;
    line-height: 2;
    padding: 5px;
}

.topbar	.textwidget,
.topbar .menu-top-container{
    display: inline-block;
}
	
.topbar ul{
    color: #337ab7;
    text-decoration: none;
    display: inline-block;
    padding:0;
    margin: 0;
    padding-left:10px;
}

.topbar ul li{
    display: inline-block;
}

.topbar ul li a{
    padding: 10px;
}
	
.nav{}

.nav ul{
    /*        float: right;*/
    margin: 0px;
}

.nav ul li{
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
}

.nav ul li a{
    padding: 20px 18px;
    font-weight: bold;
    font-size: 15.5px;
    color: #000000;
    line-height: 2;
    display: inline-block;
    height: 75px;
}

.nav ul li a:hover{
    text-decoration:none; 
    border-bottom: 2px solid
	               #dd9933; 
    color:#dd9933; 
}

.logo img{
    width: auto;
    display: block;
    margin: 6% auto;
    max-height: 24px;
}

/*
Jesus WTF?

img{ width:100%; }

This is doing stuff site-wide, so we will just have to turn this off on specific pages
*/

img{ width:100%; }

.blog img,
.page.page-template-thumbnail_page img {
	width: auto;
}
.page.page-template-thumbnail_page p {
	text-align: left;
}

.sc2 {
    background: #dd9933;
    float: left;
    text-align: center;
    color: #ffffff;
    padding: 20px;
    border-top: 10px solid #dd9933;
}
	
.sc21{
    padding: 0;
    border-right: 1px solid #000000;
}

.sc22{
    border:none;
}

.sc3{
    background-size:cover !important;
    float: left;
    padding: 40px 0px 60px 0px;
}

.sc3 h2{
    color: #DD9933;
}

.sc3 .btn{
    border: 2px solid #DD9933;
    color: #DD9933;
    font-size: 18px;
    border-radius: 0;
    padding: 10px 20px;
}

.sc4{
    padding: 25px 0px 40px 0px;
    text-align: center;
}
	
.sc42{
    border-left: 1px solid #000000;
    padding: 0;
}

	 
.gri h3{
    background: #ffffff;
    color: #DD9933;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 3;    
    clear: both;
    margin: 0;
}

.sc6{
    color: #ffffff;
    float: left;
    padding: 20px 0px 40px 0px;
    border-bottom: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
}

.sc6 .btn{
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0;
    padding: 10px 20px;
}

.sc7{
    color: #ffffff;
    float: left;
    padding: 20px 0px 40px 0px;
}

.sc7 .btn{
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0;
    padding: 10px 20px;
}

.seprator{
    border-top: 1px solid #000 !important;
    margin-left: -2.5%;
    width: 50%;
}

.conbut{
    background: #88b6b6;
    font-size: 22px;
    text-transform: uppercase;
    color: #000000;
    padding: 7px 15px;
    text-decoration:none;
    float: right;
}

.conbut:hover{
    text-decoration:none;
    color: #000000;
}

.f3wa{
    border-left: 1px solid #c4c4c4;
}

.entry-header{
    background: #363636;
    padding: 30px 7px;
    color: #fefefe;
    text-align: center;
    text-transform: uppercase;
}

.entry-title{
    margin: 0;
}

.entry-meta{
    display:none;
}

.dropdown{
    display:none;
}

/*Landing css*/

.common-outer h2 {
	color: #dd9933;
    font-size: 25px;
    font-weight: 600;
}

.common-outer p {
    line-height: 27px;
    margin-bottom: 15px;
	  font-size: 15px;
}
.leftbike.entry-text {
    padding: 75px 70px 0 0px;
}

.rightbike.entry-text {
    text-align: right; 
	padding:45px 0px 0 30px;
	
}

.common-outer h1 {
 	color: #dd9933;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.common-outer {
    padding: 30px 0;
}
.entry-text {
    padding: 75px 0 0;
}
.entry-text ul li {
    padding: 0 0 20px; 
	  font-size: 15px;
}
.entry-text ul { padding:0;}

.common-outer .accordion {  padding: 0 100px;}

.accordion .su-spoiler .su-spoiler-title {
     background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    padding: 15px 40px;
}

.accordion .su-accordion .su-spoiler .su-spoiler-icon {
    left: 11px;
    top: 15px;
}
.common-outer .su-column img {
    width: 100% !important;
}

/*breakup*/





/* Minimum width of 600 pixels. */
@media screen and (max-width: 1300px) {
    .main{
	width: 100%;
        margin: 0px auto;
    }
}

@media screen and (max-width: 1220px) {
    .sc22{
        border-left: 1px solid #000000;
    }

    .sc21{
        border:none;
    }

    .sc41{
	border-right: 1px solid #000000;
    }

    .sc42{
	border:none;
    }
}

@media screen and (max-width: 1100px) {
    .nav ul{
	float: right;
        margin: 24px 0px 24px 0px;
	padding: 0;
    }
}

@media screen and (max-width: 1050px) {
    .hrul{
	margin-left: -3.5% !important;
        width: 70% !important;
    }

    .hrur{
	margin-right: -3.5% !important;
        width: 70% !important;
    }
}

@media screen and (max-width: 940px) {
.nav ul li a {
    padding: 2px 15px;
  }
}

@media screen and (max-width: 899px) {
    *{
        text-align: center;
    }

    .nav{
        display:none;
    }

    .sc22{
        border:none;
    }

    .sc21{
        border:none;
    }

    .sc41{
	border:none;
    }

    .sc42{
	border:none;
    }

    .lognav{
	height: auto;
        position: relative;
    }

    .dropdown{
	display: block;
        clear: both;
        width: 100%;
        padding: 10px 0px;
        background: #DAC5B4;
    }

    .mnav{
	margin: 0px auto;
        width: 90%;
        display: block;
    }

    .dropdown-menu{
	width: 100%;
        text-align: center;
        text-transform: uppercase;
	background: rgba(218, 197, 180, 0.65);
    }

    .dropdown-menu ul{
	padding:0;
    }

    .dropdown-menu ul li{
	list-style: none;
    }
    
    .dropdown-menu ul li a{
	font-weight: bold;
        font-size: 15.5px;
        color: #000000;
        line-height: 2;
        margin: 1% 5%;
        display: block;
	background: rgba(230, 230, 230, 0.86);
    }

    .dropdown-menu ul li a:hover{
	text-decoration:none;
    }
}

@media screen and (max-width: 899px) and (min-width: 500px){
    .sc51{
	width: 50%;
        float: left;
    }
}

.widget-title{
    color: #ffffff;
    font-weight: 700;
    text-align: left;
}

.footiwd{
}
	
.footiwd ul{
    margin:0;
    padding:0;
    text-align:left;
    line-height: 2;
}
	
.footiwd ul li{
    list-style:none;
    line-height: 1.7;
}
	
.footiwd ul li a{
    color:#b6b6b5;
    font-size: 14px;
    text-decoration: none;
}

.rp ul li{
    padding: 6px 0;
    border-bottom: 1px solid #393939;
}

.footcopr{
}
	
.footcopr .c1{
    padding: 0;
    color: #B6B6B5;
    text-align: left;
    font-size: 12px;
}
	
.footcopr .c2{
    padding: 0;
    color: #B6B6B5;
    text-align: right;
}
	
.footcopr .c2 a{
    color: #B6B6B5;
    padding: 0 3%;
}
	
.main_title{
    padding:10px 0;
    color:#fff;
    background:#dd9933;
    text-transform:uppercase;	
}
	
@media screen and (min-width:1024px){
    .spacer30{
        display:block;
        width:100%;
        float:left;
        padding:30px;	
    }
    
    .spacer10{
        display:block;
        width:100%;
        float:left;
        padding:10px;	
    }
}

.fullwidth ul{
    padding: 0 18px;	
}

/*@media (min-width: 767px) {
.nav-justified > li{
		float:none;
	}

}
*/

.carousel{
    margin-bottom:10%;
}

.carousel-inner {
    margin-bottom:10%;
}

.carousel-indicators {
    position: absolute;
    bottom: -15%;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff \9;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ff0000;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ff0000;
}

.carousel-control{
    cursor:pointer;
}

.carousel-inner .active.left{
    left: -25%;
}

.carousel-inner .next{
    left:25%;
}

.carousel-inner .prev{
    left:-25%;
}

.carousel-control{
    width:4%;
}

.carousel-control.left{
    margin-left:0;
    background-image:none;
}

.carousel-control.right{
    margin-right:0;
    background-image:none;
}

.thumb-inner .thumb2-inner{
    background:#fff;
}

/*Hide Carousel Controls until hover*/
.carousel .carousel-control{
    display:none;
}

/*Display Carousel Controls on hover*/
.carousel:hover .carousel-control{
    display:block;
}

#thumb-inner > .item{
    position:relative;
    overflow:hidden;
}

#thumb-inner > .item > a img{
    position:relative;
    overflow:hidden;
}

.carousel > .thumb-inner{
    width:100%;
    position:relative;
    left:0;
    right:0;
    margin:auto;
}

.nav-carousel {
    padding-bottom: 0%;
    width: 100%;
    z-index: 101;
    -webkit-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
    float: none;
    margin: 0;
    height: auto;
    position: absolute;
    top: 100%;
    bottom: 0;
}

.nav-carousel li{
}

.nav-carousel li > a{
    padding: 0;
}

.nav-carousel li > a:hover{
    background-color: transparent;
    cursor: pointer;
}

.carousel-border{
}

.nav-carousel > .active > a, .nav-carousel > .active > a:hover, .nav-carousel > .active > a:focus, #carousel a:hover, #carousel a:focus{
	                                                                                                                  outline:none;
	                                                                                                                  cursor:pointer;
                                                                                                                      }

.nav-carousel.affix{
    width: 100%;
    position: static;
    z-index:101;
    height:auto;
    padding-bottom:0%;
}

.nav-carousel > li{
    z-index:100;
    padding-bottom:0%;
}

.slider-div {
    padding-left: 0;
    padding-right: 0;
}

.slider-div img {
    width: 100%;
}

li.carousel-border img{
    width:100px;
    border: 1px solid rgba(0, 0, 0, 0.15);	
}

li.carousel-border{
    list-style:none;
    display:inline-block;	
}

.main_banner img{
    width:100%;
    height:auto !important;
}

.hovinf img{
    transition:all 1s;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
}

.hovinf:hover img {
    opacity: 0;
    /*z-index: -1;*/
}

.hovinf:hover .cont{
    /*transform: rotateY( 180deg );*/
    z-index:1;	
    transition:all 1s;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0{
    text-align:left !important;
}

.com{
    
}

.hovinf .cont{
    -webkit-backface-visibility: visible; 
    
    -webkit-transform-origin: 0 0;
}

.hovinf p{
    display: block;
    -webkit-backface-visibility: visible; 
    
    -webkit-transform-origin: 0 0;
}

.hovinf{
    position: relative;
    -webkit-transform-style: preserve-3d;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-transform-origin: 90px 90px -90px;
}

.hovinf img {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    -webkit-backface-visibility: visible; 
    -webkit-transform: rotateY(0deg);
    z-index: 1;
    -webkit-transform-origin: 0 0;
}

.hovinf {
    position: relative;
    overflow: hidden;
    -webkit-perspective: 1000;
}

.hovinf .cont{
    background: #DD9933;
    z-index: -1;
}

.hovinf:hover .cont{
    -webkit-transform: rotateY(0deg);
}

.hovinf:hover .img{
    -webkit-transform: rotateY(-90deg);
}

.ajax-loader{
    width:auto !important;	
}

.advert-item:hover .advert-price {
    background-color: #000 !important;
    color: white !important;
}

.su-spoiler-content img{
    margin:50px 0;
}

@media screen and (max-width:900px){
    .sc3{
        background:#F7F6F2 !important;
    }
}

@media screen and (min-width:900px){
    .hide_on_desktop{
        display:none !important;
    }
}

@media screen and (max-width:900px){
    .hide_on_mobile{
        display:none !important;
    }
}

.f-nav{
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
}

@media screen and (min-width:900px){
    .sub-menu{
        display:none;
        position:absolute;
        background: #fff;
    }

    .sub-menu a{
        height: auto !important;
        padding: 2px !important;
        text-align: left;
    }

    .sub-menu li{
        clear:both;
        text-align: left !important;
        padding-left: 10px;
        padding-right: 10px;
        display:block !important;
        font-size: 11px;
    }

    .sub-menu{
        padding:0 !important;
        min-width: 160px;
        border-bottom:2px solid #dd9933;
        border-top:2px solid #dd9933;
    }

    .sub-menu li{
        border-bottom:1px solid #dd9933;
    }
}

.nav ul li:hover .sub-menu{
    display:block;
    z-index: 99;
}

.nav ul li.menu-item-has-children a:hover {
    text-decoration: none;
    border-bottom:0px solid #dd9933;
    color: #dd9933;
}

.hovinf .cont {
    position: relative !important;
}


.comm_box{
float:left;
}

/*
=====================================================
======= MOVED INTO STYLESHEET FROM CSS PLUGIN =======
=====================================================
*/

input, button, select, textarea {
   padding: 10px;
   width: 100%;
}

#osd-search-submit {
    width: 40px !important;
}

.blog-sb .widget-title {
color: #444;
text-transform: uppercase;
font-size: 18px;
}

#search-4 {
    height: 130px;
}

body.blog .thumb img {
	width: 100%;
}


.content-page img {
 width: auto !important;
 max-width: 100%;
}

.rslides img {
 width: 100% !important;
}

.wpcr3_pagination .wpcr3_a.wpcr3_current {
 background: #dd9933;
}

.rslides li {
   height: 450px !important;
}

.advert-img {
  height: 350px !important;
}

.menu-service-library-container {
    margin-bottom: 25px;
    padding: 10px;
}
.menu-service-library-container .menu {
    margin-left: 0;
    padding-left: 0;
}
.menu-service-library-container ul li .sub-menu {
    border: medium none;
    display: block;
    position: relative;
    text-decoration: none;
}
.menu-service-library-container > ul > li {
    border-bottom: 1px solid #dd9933;
    font-size: 13px;
    line-height: 20px;
    list-style: outside none none;
    margin-bottom: 6px;
}
.menu-service-library-container ul li .sub-menu li {
    border: medium none;
    font-size: 11px;
}
div.content_below_sticky {
 margin-top: 0px !important;
}

.pp_gallery {
display: none !important;
}

a.pp_expand {
 display: none !important;
}

a.blue_bold, .col-lg-5 ul li a{
  color: #dd9933 !important;
}

.searchp header.entry-header { 
    background: none !important;
}

.searchp p{
 line-height: 25px;
}

.searchp h1.entry-title{
  font-size: 20px;
  text-align: left;
}

h1.entry-title {
font-size: 32px !important;
}

.entry-header {
background: none !important;
text-align: left !important;
}

a.rsswidget {
    color: #dd9933 !important;
}

h4.widget-title a.rsswidget {
    color: #fff !important;
}

input#location{
   display: none;
}

input#s{
  background: #fff !important;
  border: 2px solid #dd9933;
  margin-bottom: 0px !important;
  margin-top: 8px !important;
  font-size: 16px;
}

.footiwd input#s {
 border: none !important;
}

.adverts-options .adverts-options-right{
   float: left !important;
}

.adverts-single-author {
    float: right;
    width: 70%;
    display: none;
}

.adverts-single-price {
   float: left !important;
}

.adverts-search .advert-input:nth-child(2n+1) {
   width: 100% !important;
}

.advert-date {
color: #fff;
}

.navbar_sticky {
transition: all 0.4s ease;
}

.f-nav div.lognav{
transition: all 0.4s ease;
padding: 20px;
max-height: 73px;
}

.fullwidth.footiwd ul{
  padding: 0px !important;
}


input {
    border-radius: 0 !important;
    border-bottom: 2px solid #dd9933 !important;
    border-right: none;
    border-left: none;
    border-top: none;
    background: none !important;
    color: #000000;
    margin-bottom: 8px
}

input[type="checkbox"], input[type="radio"] {
   width: auto !important;
}

span.wpcf7-list-item {
  display: inline-block;
}


.searchform {
   margin-top: -30px;
}

.footcopr a{
    color: #fff !important;
    padding-left: 10px;
    float: right;
}

textarea{
    border: 2px solid #dd9933 !important;
}

input.wpcf7-form-control.wpcf7-submit {
     background: #dd9933 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 18px  !important;
}

#searchsubmit {
    border: solid #dd9933 2px  !important;
    background: #dd9933 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    width: 50%  !important;
    float: left  !important;
    font-size: 18px  !important;
}

ul.sub-menu{
border-radius: 0 0px 8px 8px;
opacity: .9;
}

li.order {
  list-style-type: none;
  display: inline;
}

label.screen-reader-text {
   font-size: 0px;
}

.-skin-default .-items .-item .itembox{
    border: 5px solid #dd9933 !important;
   box-shadow: none !important;
    background: #dd9933 !important;
}

.adverts-search .advert-input input[type=text] {
   font-family: 'Montserrat', sans-serif !important;
   text-transform: uppercase;
}

a.adverts-button.adverts-show-contact {
   font-family: 'Montserrat', sans-serif !important;
}

.adverts-price-box {
  background-color: #000 !important;
}

.advert-item span.advert-link {
  color: #000 !important;
}

.adverts-options {
}

.advert-price {
    border-radius: 0px !important;
    border: none !important;
    background-color: #dd9933 !important;
    color: #ffffff !important;
   font-family: 'Montserrat', sans-serif !important;
   padding: 5px;
}

.hovinf .cont{
    line-height: 1.1;
}

.btn-dark {
  border: 1px solid #161616;
  font-size: 14px;
  padding: 5px 10px;
}

.advert-post-title {
   color: #dd9933 !important;
   font-family: 'Montserrat', sans-serif !important;
}

p {
  font-size: 14px;
}

.logo img{
    width: auto;
    display: block; 
    margin: 6% auto;
    max-height: 24px;
}

.topbar{
   font-size: 12px;
}

.lognav{
  padding: 1px 4% 0;
}

.topbar{
  padding: 5px 6%;
}

.nav ul li a{
   padding: 20px 10px;
  font-size: 1.1em;
  height: 53px;
}

h3 {
   font-size: 24px;
}

.rsswidget img{
   display: none;
}

h4.widget-title a {
  color: #fff;
}

.bik p{
    background: #f7f6f3;
    line-height: 3;
    font-weight: 700;
    font-size: 16px;
    color: #dd9933;
      margin: 0;
}

.bik img{
    border: 1px solid #F7F6F3;
  }

.bik:hover .biti{
 	background: #dd9933;
    color: #f7f6f3;
}


.hovinf{
    background: #DD9933;
	float:left;
    max-height: 280px;
    min-height: 280px;
}
.hovinf .cont{

color: #fff;
    padding: 20% 10%;
    text-align: center;
    font-size: 16px;

 
}
.hovinf .btn{
       border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    border-radius: 0;
    padding: 10px 20px;
    margin-top: 30px;
}

.home .wpcr3_respond_1.wpcr3_in_content {
	max-width: 900px !important;
	margin: 0 auto 3em !important;
}

.gri p{
margin:0;
}
.gri .com{
margin-bottom:30px;
overflow: hidden;
}

/* FQ ADD: Basic WordPress photo gallery stying */

/* WordPress Gallery 
------------------------------------------ */

.gallery {
	margin-bottom: 1em;
	vertical-align: top;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	padding: 1em 1em 1em 0;
	display: block;
	vertical-align: top;
	float: left;
}

.blog .gallery-item img,
.page.page-template-thumbnail_page .gallery-item img {
	display: block;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
	float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}


/* End photo gallery stying */


@media screen and (max-width: 1300px) {
.hovinf img{

}
}


@media screen and (max-width: 1260px) {
.hovinf .cont {
 
    padding: 15.5% 10%;
 }
}

@media screen and (max-width: 1000px) {
	.hovinf .cont {
 
	       padding: 7% 10%;
	 }
	.hovinf img {

	}	
}

@media screen and (max-width: 900px) {
	.hovinf .cont {
 
	       padding: 7% 10%;
	 }
	.hovinf img {

	}
	
	.gallery-columns-3 .gallery-item {
	    width: 50%
	}
	.gallery-columns-4 .gallery-item {
	    width: 50%
	}
	.gallery-columns-5 .gallery-item {
	    width: 33.3333%
	}
	.gallery-columns-6 .gallery-item {
	    width: 33.3333%
	}
	.gallery-columns-7 .gallery-item {
	    width: 25%
	}
	.gallery-columns-8 .gallery-item {
	    width: 25%
	}
	.gallery-columns-9 .gallery-item {
	    width: 25%
	}
	
}
@media screen and (max-width: 600px) {
.hovinf .cont {
 
       padding: 7% 10%;
 }
.hovinf img {

}
}


@media screen and (max-width:900px){
.sc3{
    background:#F7F6F2 !important;
}

.sc7 {
    background-size: 100% 140% !important;
}

.sc4{
    background-size: 300% 100% !important;
background-position-x: center !important;
}


}



@media screen and (max-width:1180px){
.lognav {
    padding: 1px 0% 0;
}
.nav ul {
    float: right;
    margin: -9px 0px 0px 0px;
    padding: 0;
}

.nav ul li a {
    padding: 20px 8px;
    font-size: 14px;
}

.footcopr a{
    color: #fff !important;
    padding-left: 10px;
}

img.hoim{
  min-height: 280px !important;
}

.advert-img {
  height: 300px !important;
}
}

@media screen and (max-width:900px){

.logo img {
    width: auto;
    display: block;
    margin: 1% auto 4% auto;
    max-height: 24px;
}

.footcopr a{
    color: #fff !important;
    float: none;
}

div.topbar.fullwidth {
  height: 30px !important;
}

ul li {	
	text-align: left !important;
}

.footiwd ul li, .footiwd h4  {
	text-align: center !important;
}

.wpcr3_table_2, div.wpcr3_respond_1.wpcr3_in_content {
       width: 100% !important;
}
.wpcr3_table_2 td {
	text-align: center !important;
        padding-bottom: 10px;
}

.wpcr3_respond_2 input[type="text"] {
    width: 100% !important;
}

.wpcr3_respond_2 textarea {
    min-width: 100px !important;
}

.wpcr3_div_2 {
    width: 100% !important;
}

.-mask, .genericon-search {
  display: none !important;
}

.advert-img {
  height: 250px !important;
}
}

@media screen and (max-width:760px){
	.advert-img {
	  height: 450px !important;
	}
	blockquote {
		font-size: 18px;
	}
	blockquote p {
		font-size: 18px;
	}
	
	.gallery-columns-5 .gallery-item {
	    width: 50%
	}
	.gallery-columns-6 .gallery-item {
	    width: 50%
	}
	.gallery-columns-7 .gallery-item {
	    width: 50%
	}
	.gallery-columns-8 .gallery-item {
	    width: 50%
	}
	.gallery-columns-9 .gallery-item {
	    width: 50%
	}
	
	
}

@media screen and (max-width:768px){

.leftbike.entry-text {   padding: 25px 20px 0;}

.rightbike.entry-text { padding: 25px 20px 0;    text-align: right;}
	
.common-outer .accordion {    padding: 0 15px;}

.common-outer	.su-spoiler-style-default > .su-spoiler-content {  padding: 1em 0;}

}

@media screen and (max-width:480px){
	
	.alignleft,
	a img.alignleft,
	.wp-caption.alignleft,
	.alignright,
	a img.alignright,
	.wp-caption.alignright {
		margin: 1em auto;
		float: none;
		display: block;
	}

	.rslides li {
	    height: 250px !important;
	}

	.advert-img {
	  height: 250px !important;
	}
}