/************************************************/	
/*                                              */
/*                Screen 1024 up ++              */
/*                                              */
/************************************************/

@media(min-width: 1024px) {
	
	.logo{
		width: auto; height: 68px; margin-bottom: 15px;
		margin-top: -10px; 
	}
	
	#flexslider-container-2, 
	#slider-2 .slides, 
	#slider-2 .flex-viewport {
		height: 700px;
	}

	#slider-2 .slides > li { 
	  	height: 700px;
	}
	
	#slider-2 {
	  	height: 700px; 
	}
	
	
	.flightclss {
		font-size: 12px;
	}
	
	.innerpage-section-padding {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.flexslider-container .search-tabs{
		position: absolute;
		top: 290px;
		width: 100%; 
	}
	
	#webnews .page-heading{

	}
	#webnews .page-heading .heading-line{
	}
	
	#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 .linkFooter{
		padding: 5px;
	}
	#footer .infoFooter{
		padding-left: 30px;
	}
	
	hr.heading-line{ 
		padding-bottom: 1px; 
	}
	#footer .banner-padding{
		padding-top: 35px; padding-bottom: 20px;
	}
	
	.shortcut{
		
		opacity: 0.4;
	}
	.lineadd{
		opacity: 0.5;
		transition: ease .3s;
	}
	.lineadd:hover{
		opacity: 1;
		transition: opacity ease .3s;
	}
	
	.blockCard img{
		height: 120px; width: auto; display: block;
		margin: 0 auto;
	}
	
}
