﻿/*****
logo orange: #e67e22

need to make menu flick to mobile at 1200px -currently 1030px
******/

@media only screen and (max-width: 1400px) and (min-width: 1024px){

}
@media only screen and (max-width: 1400px){

} 
@media only screen and (max-width: 1200px) {
	/*** MENU ***/
	.caption .largewhitebg_button1{padding:7px 20px; font-size:13px}
	.caption .largewhitebg_button1:hover{padding:7px 20px; font-size:13px}

	#mobile-menu-01 .line-logo{padding: 0 30px 5px 30px;}
	.header-lang a{ padding: 0px 5px 0px 15px;} 
	.langs-drop{left: -92px;}

	.caption.black-b1.letter{font-size:60px;}

	.top-mega-menu {
		position: relative;
		margin-top: 0;
	}
	.travel-mega-menu-mobile li.line-logo:hover a{background: #fff;}
	.top-content {margin-top: 0;}
	.top-mega-menu .container {display:none;}

	#mobile-menu-01 {display:block;}
	.travel-mega-menu-mobile {display:none;}
	.all-info-trip .trip-slide-price .trip-option{display:none}

	.travel-desc-agency.tt-ipad{width:100%}
	/****************************/

	.page-title {
		padding-left: 0px !important;
	}

	.top-login{
		display:none;
	}

	.top-contact-container{
		width:100%;
	}

	.search-results-title{
		padding:0px;
	}

	/*.company_telephone_link{
		color: #2a6496;
	}*/
}
@media only screen and (max-width: 1200px) and (min-width: 1030px){

}
@media only screen and (max-width: 1030px) {
	

	

	

	#contact-msg-info, #top-info-contact {
	     padding: 30px; 
	}
}
@media only screen and (max-width: 1000px) {
	.container-slider.removeslide-ipad {
	    background: url(../images/slider/tgh_slide_kids_at_pool_1920_800.jpg) no-repeat center center;
	}
}

@media (max-width: 992px) { 
    .spe-title h2{
		font-size: 28px;
	}
}

@media (min-width: 992px) { 
    .modal-dialog { 
        max-width: 800px;
    }
}

@media only screen and (max-width: 768px) {
	#Grid{
		margin-top: 400px;
	}

	#cbp-vm h1{
		font-size: 28px;
	}

	.search-results-title label{
		display:none;
	}

	.spe-title h2{
		margin-top: 40px;
	}
	

}

@media only screen and (max-width: 768px) {
    .modal-dialog {
        max-width: 95%;
        width: auto;
    }
}


@media only screen and (max-width: 740px) {
	.top-contact{display:block;}
	
}
@media only screen and (max-width: 740px) and (orientation: landscape){

}
@media only screen and (max-width: 700px) {
	.reservation-home4.blue-reserv-form {
	    margin-top: -400px;
	}

}

@media only screen and (max-width: 600px){
	
}

@media only screen and (max-width: 600px) and (orientation: landscape){

}
@media only screen and (max-width: 500px){
	.reservation-home4.blue-reserv-form {
	    margin-top: -500px;
	}
} 
@media only screen and (max-width: 420px){
	#contact-email{
		font-size: 10px;
	}
} 
@media only screen and (max-width: 330px){
	#contact-msg-info, #top-info-contact {
	     padding: 0px; 
	}

	
} 


