@import "cars/cars-tablet.css";
@import "hotels/hotels-tablet.css";
@import "flights/flights-tablet.css";
@import "golf/golf-tablet.css";

@import "yachts/yachts-tablet.css";
@import "tickets/tickets-tablet.css";
@import "joint-venture/joint-venture-tablet.css";
/*======================================
 	OWNERS LINK TABLET VERSION
 	version : 1.0
 	author 	: Pablo Rovelo 
 	date 	: February 2015
 	contact : pablo.rovelo@owners-link.com
=========================================*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	/* JBWEEKS */
	.ow-search-container {
  		padding : 0px;
		margin : 0px;
	}
	.ow-search-double {
		width : 362px;
		height: 550px;
	}
	
	.ow-search-single {
		width : 362px;
		height: 550px;
	}
  	.jbweeks-form-table {
		width : 362px; /** IMPORTANT **/
		margin : 0px;
		padding : 1px;
	}
	.jbweeks-form-table th {
		margin : 0;
		padding: 0px 0 10px;
	}
	
	.ow-search-container h2 {
		padding : 28px 0;
		text-align: center;
	}
	.ow-search-container p {
		padding : 10px 0 10px 10px;
		text-align: left;
		color : #bbb;
		font-weight: 300;
	}

	.jbweeks-form-table tr td {
		padding : 2px 1px;
		height: 60px;
	}
	.jbweeks-form-table tr td input {
		width: 324px;
		margin : 5px auto;
	}

	.jbweeks-form-table tr td select, .jbweeks-form-table tr td input[type=submit] {
		width: 346px;
		margin : 5px;
	}
	.jbweeks-form-table tr td select.ow-form-small {
		width: 60px;

	}
  	
  	.ow-promos-single {
		width : 362px;
		height: 259px;
	
	}
	
	
	.ow-gallery-single {
		width : 362px;
		height: 359px;
	
	}
	.ow-gallery-double {
		width : 748px;
		height: 359px;
	}

        
        
	#img-search-box-1 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/JBWeeks_tablet.png') no-repeat 0 0;
	}
	
	#img-gallery-box-1 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/gallery_double_desktop_CANCUN.png') no-repeat 0 0;
	}
	
	#img-gallery-box-2 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/gallery_single_desktop_PLAYA.png') no-repeat 0 0;
	}
	
	#img-gallery-box-3 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/gallery_single_desktop_MONTERREY.png') no-repeat 0 0;
	}
	
	#img-gallery-box-4 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/gallery_single_desktop_LOS_CABOS.png') no-repeat 0 0;
	}
	
	#img-gallery-box-5 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/gallery_single_desktop_PUEBLA.png') no-repeat 0 0;
	}

	/************ FORMS ************/	
	.ow-form-wrapper {
		position : relative;
		top :-20px;
	}
	
	
	.img-search-box-1 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/JBWeeks_tablet.png') no-repeat 0 0;
	}
	
	#img-promo-box-3 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/widget_tablet.png') no-repeat 0 0;
	}
	
	#img-promo-box-6 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/videotour_tablet.png') no-repeat 0 0;
	}

	/************ JBWEEKS TC ************/
	.ow-page-title {
  		padding-top : 100px;
  	}
  	.ow-slider-background {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/slide_tablet_1797x200px.png') no-repeat 0 0;;
		height:200px; 
		
	}
  	
  	
	.ow-promos-double {
		width : 748px;
		height: 259px;
	}
	
	.ow-gallery-single {
		width : 362px;
		height: 359px;
	
	}
	.ow-gallery-double {
		width : 748px;
		height: 359px;
	}
	/************ FORMS ************/	
	.ow-form-wrapper {
		position : relative;
		top :-20px;
	}
	
	
	#img-promo-box-3 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/widget_tablet.png') no-repeat 0 0;
	}
	
	#img-promo-box-6 {
		background: url('https://s3.amazonaws.com/com.owners-link.blue/jbweeks_images/videotour_tablet.png') no-repeat 0 0;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	/* JBWEEKS */
	.ow-search-container {
  		padding : 0px 0 0;
		margin : 0px;
	}
  	
  	.ow-search-double {
		width : 656px;
		height: 539px;
	}
	
	.ow-search-single {
		width : 318px;
		height: 539px;
	}
	
	
	.jbweeks-form-table {
		max-width : 318px; /** IMPORTANT **/
		width : 318px; /** IMPORTANT **/
		margin : 0px;
	}
	.jbweeks-form-table th {
		margin : 0;
		padding: 0px 0 40px;
	
	}
	.jbweeks-form-table th h2 {
		padding : 20px 0;
	}
	.jbweeks-form-table th p {
		padding : 10px 0 8px 10px;
		text-align: left;
		color : #bbb;
		font-weight: 300;
	}
	
	.jbweeks-form-table tr td {
		padding : 2px 1px;
		height: 60px;
	}
	.jbweeks-form-table tr td input {
		width: 284px;
		margin : 5px auto;
	}

	.jbweeks-form-table tr td select, .jbweeks-form-table tr td input[type=submit] {
		width: 306px;
		margin : 5px;
	}
	.jbweeks-form-table tr td select.ow-form-small {
		width: 60px;

	}
  	.ow-promos-single {
		width : 234px;
		height: 259px;
	}
	.ow-promos-double {
		width : 490px;
		height: 259px;
	}
	
	.ow-gallery-single {
		width : 318px;
		height: 359px;
	
	}
	.ow-gallery-double {
		width : 660px;
		height: 359px;
	}	
	
	/************ FORMS ************/	
	.ow-form-wrapper {
		position : relative;
		top :-20px;
	}


	/************ JBWEEKS TC ************/

	.ow-page-title {
  		padding-top : 200px;
  	}
  	.ow-slider-background {
		 
		background: url('https://s3.amazonaws.com/com.owners-link.blue/JBWeeks+images/jbweeks_bg_1300x400px.png') no-repeat 0 0; 
		height:400px; 
		
	}
  	
  	.ow-promos-single {
		width : 234px;
		height: 259px;
	}
	.ow-promos-double {
		width : 490px;
		height: 259px;
	}
	
	.ow-gallery-single {
		width : 318px;
		height: 359px;
	
	}
	.ow-gallery-double {
		width : 660px;
		height: 359px;
	}	
        
        
	
	/************ FORMS ************/	
	.ow-form-wrapper {
		position : relative;
		top :-20px;
	}


             

}


                     /* ===== MQ by Kozmo ===== */


        /****** TC FLIGHTS_INDEX   ******/

     /* Tablet */


    @media only screen and (min-width: 40.063em) and (max-width: 64em) {


li.orbit-item-1 {
    height: 350px; 
}

        
.orbit-item-1 h4{
    font-size: 5rem;
    margin-top: 6rem;
}        
    
        
.ow-promos-double {
		width : 100%;
		height: 100%;
   
        
	}     
        
.ow-promos-single{
		width : 100%;
		height: 100%;
	
	}        

.ow-promos-item{
    	width : 100%;
		height: 100%;
	
    
}        
        
 h2.ow-promo-title-highlight {
    padding :90px 0 10px;
    font-size: 50px;
    color : #FFFFFF;

}     
        
        
#top_menu a{
    font-size: 0.9rem;
}        
        
        
        
    }


 /****** TC FLIGHTS_Search Results B   ******/

@media only screen and (min-width: 40.063em) and (max-width: 64em) {


    .col5_line2{
        font-size: 1.2rem !important;
    }










}















        /* ======= MI CUENTA > INFORMATION    ======*/

  /* Tablet */
    
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 

    #footer{
    padding-bottom: 1.5rem;
    }
    
    
}
    
    
    
    
    
    
    
    
    
    
     /* ======= MI CUENTA > RESERVATION    ======*/
    
    
      /* Tablet */


    @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    
    .reservnumber{
        
    }
    
    #namedata p{
        line-height: 12px;
    }    
    
    #staydata p{
        line-height: 20px;
    }    
        
    #footer{
    padding-bottom: 1.3rem;
    }    
    
    
    }

    
    
    
    /*==== TC HOTELS >> 2 SELECT ROOM ====*/


    @media only screen and (min-width: 321px) and (max-width: 640px) {
         
        
        .confirm-hotel-img{
            margin-left: 75px !important;
        }
        
        .room-selected-img{
            margin-left: 100px !important;
        }
        
        .confirm-right-panel{
            margin-top: 20px;
        }
        
        .confirm-right-panel h1{
            padding-left: 160px !important;
        }
        
    }



/*----Confirmation-----*/


    @media only screen and (min-width: 640px) and (max-width: 767px) {
        
        .return-right-panel-1{
            margin-top: 20px;
        }
        
        
    }


    
    
            /*====== TC HOTELS RESPONSIVE ========*/   
            
       /*Index*/
       
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
  
     #destineishon input[type="text"]{
    min-width: 125%!important;
    position: relative;
    max-width: 148%!important;
}
     
     
    section.module.parallax {
    height: 350px!important;
      }

    .promo-image-for-large{
       margin: 5px;
    }
    .ol-panel-1024-5{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    } 
 .ol-panel-1024-4{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    }

    .margin-img-bottom-column{
       margin-top: 5px; 
    }
    
    
.bar-for-text{
    
    width: 99%!important;
    left:15px;
    
    }
 }
       
    
 @media only screen and (min-width: 641px) and (max-width: 767px) {
  
     #destineishon input[type="text"]{
    min-width: 75%!important;
    position: relative;
    
}
     
    section.module.parallax {
    height: 350px!important;
      }

     .ol-panel-1024-5{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    } 
 .ol-panel-1024-4{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    } 
      
    .margin-img-bottom-column{
       margin-top: 5px; 
    }
    
     .promo-image-for-large{
       margin: 5px;
    }
    
    }      
          
 @media only screen and (min-width: 321px) and (max-width: 640px) {
 
     #destineishon input[type="text"]{
    min-width: 25%!important;
    position: relative;
}
    

    .parallax h1{
          font-size: 4rem!important;
      }  
      .parallax h4{
          font-size: 2rem!important;
      }    
     .ol-panel-1024-5{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    } 
 .ol-panel-1024-4{
        margin: 0!important;
        padding: 10px 0px 10px 0px!important;
    } 
    
    .margin-img-bottom-column{
       margin-top: 5px; 
    }
     .promo-image-for-large{
       margin: 5px;
    }
    }      
    
         
 @media only screen and (min-width: 1px) and (max-width: 320px) {
  
    section.module.parallax {
    height: 150px!important;
      }

      .parallax h1{
          font-size: 3rem!important;
      }  
      .parallax h4{
          font-size: 1.5rem!important;
      }  
      
     .ol-panel-1024-5{
        margin: 5px 0px 5px 0px!important;
        padding: 10px 0px 10px 0px!important;
    }
     .promo-image-for-large{
       margin: 5px;
    }
 .ol-panel-1024-4{
        margin: 5px 0px 5px 0px!important;
        padding: 10px 0px 10px 0px!important;
    } 
    
    
    .margin-img-bottom-column{
       margin-top: 5px; 
    }
    }
    
    
    
 @media only screen and (min-width: 1025px) and (max-width: 5000px) {  
    .promo-image-for-large img{
        height: 255px!important
}
  }
 
  
  
/*=====NUNUNU Hotels IMG gallery======*/



@media only screen and (min-width: 1px) and (max-width: 640px) {
     #tchotels-indexgallery{
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }
    
    .col-half{
        width: 100%!important;
    }

    .col-fourths{
        width: 100%!important;
    }
    
    .col-half-video{
        width: 100%!important;
    }
    
     .col-fourths-h{
        font-size: 0.8rem!important;
    }
    
    .col-fourths-h span{
        font-size: 0.7rem!important;
    }
    
    .col-half-h{
        font-size: 0.8rem!important;
    }
    
       .more-options-p{
        margin-top: 20px!important;
    }
    
}

@media only screen and (min-width: 641px) and (max-width: 799px) {
    #tchotels-indexgallery{
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    
    .col-half{
        width: 48%!important;
    }

    .col-fourths{
        width: 48%!important;
    }
    
    .col-half-video{
        width: 48%!important;
    }
    
    .col-fourths-h{
        font-size: 0.9rem!important;
    }
    
    .col-fourths-h span{
        font-size: 0.8rem!important;
    }
    
    .col-half-h{
        font-size: 1rem!important;
    }
    
    .list-panel li{
        line-height: 15px;
    }
    
       .more-options-p{
        margin-top: 10px!important;
    }
    
}


@media only screen and (min-width: 800px) and (max-width: 1024px) {
     #tchotels-indexgallery{
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }
    
    .col-half{
        width: 48%!important;
    }

    .col-fourths{
        width: 23.4%!important;
    }
    
    
    .col-half-video{
        width: 48%!important;
    }
   
    .col-fourths-h{
        font-size: 0.7rem!important;
    }
    
    .col-fourths-h span{
        font-size: 0.7rem!important;
    }
    
    .col-half-h{
        font-size: 1rem!important;
    }
    
    .more-options-p{
        margin-top: 10px!important;
    }

}  

@media only screen and (min-width: 1024px) {
    #tchotels-indexgallery{
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }
    
 
    
    
    .col-half{
        width: 48%;
    }

    .col-half-h{
        font-size: 1rem!important;
    }
    
    .col-fourths{
        width: 23.6%;
    }
    
    .col-fourths-h{
        font-size: 0.8rem!important;
    }
    
    .col-fourths-h span{
        font-size: 0.7rem!important;
    }
    
    
    .col-half-video{
        width: 49%!important;
    }
    
}


/*===========*/

/*=====NUNUNU Hotels IMG gallery======*/

@media only screen and (min-width: 1px) and (max-width: 320px) {
     #destineishon input[type="text"]{
    min-width: 145%!important;
    position: relative;
    max-width: 150%!important;
}
    
    
    .hotel-card-single{
    width: 96%!important;
    }
    
    .hotel-card-promo{
    width: 96%!important;
    }
    
    .hotel-card-3{
    width: 96%!important;
    }
    
    .hotel-card-review-thumb i{
    margin-left: 10px!important;
}


    .hotel-card-review li{
    display: inline;
    list-style-type: none;
}

    .hotel-card-review p{
    font-size: 1rem!important;
    color: #4f99db;
    margin-top: 5px;
}
    .hotel-cards-stars i{
    color: #ffa64d;
    font-size: 0.9rem!important;
}
#ow-logout{
height: 0px!important;    
}
/*

.parallax{ 
    background-position: 0% -41%!important;
    max-height: 200px!important;
    background-size: 200% 200%!important; 
}
*/

#para-cover{
    height: 0px!important;
}

.cover-h{
    max-height: 200px!important;
    line-height: 40px!important;
}

.cover-h h2{
    padding-top: 60px!important;
    font-size: 3rem!important;
}

.cover-h h3{
    font-size: 1.5rem!important;
}

    .slider-container{
        display: block !important;
    }


    .slider-map-marker{
        width: 98% !important;
        margin-left: 0 !important;
    }

    .slider-filter{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-search{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-filter-button{
        margin-top: 40px;
    }




}

@media only screen and (min-width: 321px) and (max-width: 568px) {
   
    
    #para-cover{
        height: 0px!important;
    }

    .cover-h h2{
     padding-top: 60px!important;
     font-size: 3rem!important;
    }
    
    .cover-h h3{
        font-size: 2rem!important;
    }

    .slider-container{
        display: block !important;
    }


    .slider-map-marker{
        width: 98% !important;
        margin-left: 0 !important;
    }

    .slider-filter{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-search{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-filter-button{
        margin-top: 40px;
    }




}


@media only screen and (min-width: 321px) and (max-width: 640px) {
     .hotel-card-single{
    width: 47%!important;
    }
    
    .hotel-card-promo{
    width: 47%!important;
    }
    
    .hotel-card-3{
    width: 47%!important;
    }
    
    .hotel-card-review-thumb i{
    margin-left: 10px!important;
}
#ow-logout{
height: 0px!important;    
}

    .hotel-card-review li{
    display: inline;
    list-style-type: none;
}

    .hotel-card-review p{
    font-size: 1rem!important;
    color: #4f99db;
    margin-top: 5px;
}
    
    .hotel-cards-stars i{
    color: #ffa64d;
    font-size: 0.8rem!important;
}

.cover-h{
    max-height: 250px!important;
}


    .slider-container{
        display: block !important;
    }


    .slider-map-marker{
        width: 98% !important;
        margin-left: 0 !important;
    }

    .slider-filter{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-search{
        width: 98% !important;
        margin-top: 0 !important;
    }

    .slider-filter-button{
        margin-top: 40px;
    }




}

@media only screen and (min-width: 666px) and (max-width: 668px) {
   
     #destineishon input[type="text"]{
    min-width: 107%!important;
    position: relative;
    max-width: 110%!important;
}
/*.parallax{
    background-size: 100% 90%!important;
}*/

#para-cover{
    height: 260px!important;
}

.cover-h h2{
    padding-top: 100px!important;
}

}
/* iphone 6  */

@media only screen 
  and (min-device-width: 374px) 
  and (max-device-width: 375px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

       #destineishon input[type="text"]{
    min-width: 176%!important;
    position: relative;
    max-width: 180%!important;
}   
}



@media only screen 
  and (min-device-width: 413px) 
  and (max-device-width: 415px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

    #destineishon input[type="text"]{
    min-width: 197%!important;
    position: relative;
    max-width: 200%!important;





}   
      
}

@media only screen 
  and (min-device-width: 735px) 
  and (max-device-width: 737px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

   /*
      .parallax{
    background-size: 100% 90%!important;
}*/

#para-cover{
    height: 260px!important;
}

.cover-h h2{
    padding-top: 100px!important;
}

}
/* end iphone 6+ */

@media only screen and (min-width: 567px) and (max-width: 568px) {
    #destineishon input[type="text"]{
    min-width: 283%!important;
    position: relative;
    max-width: 250%!important;
}
/*
.parallax{
    background-size: 100% 110%!important;
}
*/


}



@media only screen and (min-width: 641px) and (max-width: 799px) {
    .hotel-card-single{
    width: 31%!important;
    }
    
    .hotel-card-promo{
    width: 31%!important;
    }
    
    .hotel-card-3{
    width: 31%!important;
    }
    
    
    .hotel-card-review-thumb i{
    margin-left: 10px!important;
}


    .hotel-card-review li{
    display: inline;
    list-style-type: none;
}

    .hotel-card-review p{
    font-size: 0.8rem!important;
    color: #4f99db;
    margin-top: 5px;
}
    
     .hotel-cards-stars i{
    color: #ffa64d;
    font-size: 0.6rem!important;
}

    #slider-range{
        width: 150px !important;
    }


}


@media only screen and (min-width: 800px) and (max-width: 1024px) {
    
    .hotel-card-review-thumb i{
    margin-left: 20px!important;
}


    .hotel-card-review li{
    display: inline;
    list-style-type: none;
}

    .hotel-card-review p{
    font-size: 0.8rem;
    color: #4f99db;
    margin-top: 5px;
}

}  



@media only screen and (min-width: 1024px) {
    #tchotels-indexgallery{
        margin-top: 30px!important;
        margin-bottom: 30px!important;
    }
    
    .col-half{
        width: 48%;
    }

    .col-half-h{
        font-size: 1rem!important;
    }
    
    .col-fourths{
        width: 23.6%;
    }
    
    .col-fourths-h{
        font-size: 0.8rem!important;
    }
    
    .col-fourths-h span{
        font-size: 0.7rem!important;
    }
    
    
    .col-half-video{
        width: 49%!important;
    }
    
}


/*===========*/

/* TC HOTELS INDEX >> */

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    
    #para-cover{
        max-height: 290px!important;
    } 
    
    /*.parallax{
        background-size: 748px 360px!important;
        background-position: 0px -69.923px!important;
    }*/
 
    
    .cover-h{
    max-height: 300px!important;
}

.cover-h h2{
    padding-top: 150px!important;
}


    
}


@media screen 
  and (min-device-width: 1022px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
  #destineishon input[type="text"]{
    min-width: 173%!important;
    position: relative;
    max-width: 175%!important;
}     
}



@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
  #destineishon input[type="text"]{
    min-width: 127%!important;
    position: relative;
    max-width: 130%!important;
}     
}


/*

/!*=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=?=
:							:												:
							:	     MQ 4 TC CARS > TABLET SIZES			:
							:	           MADE WITH <3 BY					:
							:												:
							:   || ||   __    ==||===               __		:
							:   ||//  //  \\     //  ||        || //  \\	:
							:	||    ||  ||    //   ||\\    //|| ||  ||    :
							:   ||\\  ||  ||   //    || \\  // || ||  ||    :
							:   || || ||  ||  //     ||  \\//  || ||  ||    :
							*************************************************
							*************************************************
							:     		 FOR (R)Owners-Link					:
							:	    	   (C)August 2015                   :
							:												:
							*************************************************
*!/


/!* ============== TC CARS  ===============*!/



/!* ----------- iPad + iPad mini ----------- *!/

/!* Portrait and Landscape *!/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {

	.ad1 h4{
		font-size: 2vmin !important;
	}

	.ad1 h2{
		font-size: 2vmin !important;

	}


}



/!* Portrait *!/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {

	#cover{
		background-position: top center !important;
		min-width: 100%!important;
		background-size: 100% 80%!important;
		background-attachment: scroll!important;
		height: 400px!important;

	}



	#cover h2 {
		margin-top: 60px!important;
		font-size: 4em!important;
	}



	/!*======CARS CARDS====*!/

	.cars-col-half {
		background-size: 100% 80%!important;
		background-position: center center !important;
	}



	/!*===CARS CONFIRMATION=====*!/

	.confirm-payment-row-info p{
		font-size: 0.6em!important;
	}



}

/!* Landscape *!/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {


	#cover{
		background-position: top center!important;
		min-width: 100%!important;
		background-size: 100%!important;
		height: 500px!important;

	}

	#cover h2{
		margin-top: 150px!important;
		font-size: 4em!important;
	}



}



*/


