/************************************************/	
/*                                              */
/*                Screen 768 - 1023             */
/*                                              */
/************************************************/

@media(min-width: 768px) and (max-width: 1023px){
	
	#flexslider-container-2, 
	#slider-2 .slides, 
	#slider-2 .flex-viewport {
		height: 580px;
	}

	#slider-2 .slides > li { 
	  	height: 580px;
	}
	
	#slider-2 {
	  	height: 580px; 
	}
			
	
	.tab-content [class*="col-"]{
		padding-right: 5px;
		padding-left: 5px;
	}
	.navbar-header{
		margin-top: -10px;
	}
	.logo{
		width: auto; height: 75px; margin-bottom: 15px;
	}
		
	.flexslider-container {
		margin-bottom: 420px; padding: 0;
	}
	
	.search-tabs{
		position:absolute;
		top:522px;
		left:0px;
		width:100%; margin: 0;
	}

	.search-tabs .container{
		padding: 20px;
	}
	
	.flightclss {
		font-size: 12px;
	}
	
	.searchresult{
		margin-bottom: 25px;
	}
	
	.page-cover {
		padding: 50px 0px;
		position: relative;
	}
	
	.searchresult .flgTopic{
		margin-top: 20px;
	}
	
	/* Content Slider */
	.meta{ visibility: visible;}
	.meta h2{
		font-size: 36px !important;
	}
	.meta p{
		font-size: 24px !important;
	}
	
		
	#hot-promo{
		padding: 10px 0 50px 0; 
		margin: 10px 0 15px 0;
	}
	
	#hot-promo .container .row{
		padding: 10px; padding-bottom: 0;
	}
	
	#hot-promo .flexsliderspecial{
		margin-top: 20px;
	}
	

	#flight-offers .container .row{
		padding: 10px !important;
	}
	
	
	#webnews .container .row{
		padding: 5px 15px 25px 15px;
	}
	#webnews .container .verified{
		margin-top: 55px !important; 
		padding-top: 25px; background-color: #EFEFEF;
	}
	#webnews .verified img{
		width: 60%; height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;		
	}
	#webnews .blocknews{
		padding-bottom: 0px !important;
	}
	
	
	#footer .footer-widget ul li, .footer-widget a, .footer-widget p{
		color: white;
		line-height: 25px; font-style: normal;
	}

	#footer .topicLink {
		font-size: 20px !important;
		margin-bottom: 15px; padding-bottom: 10px;
		color: white !important;
		border-bottom: 0px solid #B0B0B0;
	}

	#footer .linkFooter{
		padding: 10px;
	}
	#footer .linkFooter a{
		color: #E7E7E7;
		font-size: 14px; text-decoration: none;
	}
	#footer .linkFooter a:hover{
		color: #00adef;
		text-decoration: none;
	}
	
	#footer .banner-padding{
		padding: 20px 0 10px 0;
	}

	#footer-top .container{
		padding: 25px; 
	}
	
	#footer .footer-heading{
		margin-top: 10px;
	}
	
	#footer .linkFooter{
		padding-left: 20px;
	}
	#footer .topicLink{
		padding-top: 20px;
	}
	
	.btn{
		border-radius: 3px;
	}
	
	#footer .ftr-top-grey{
		background-position: bottom right;
		background-size: 520px auto;
	}

	.shortcut{
		bottom: 15px; right: 15px;
		opacity: 0.4;
	}
	
	.lineadd{
		position: fixed; z-index: 1000;
		bottom: 15px; right: 70px;
	}
	
	#footer-bottom .container{
		padding-bottom: 50px;
	}
	
	.blockCard{
		margin-top: 80px;
		padding: 5px 0;
	}
	
}
