@charset "utf-8";

@font-face {
 font-family: "Univers Condensed";
 src: url("../../css/unvr57w.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Univers Condensed";
 src: url("../../css/unvr57w.ttf") /* TTF file for CSS3 browsers */
}
a{ margin:0px;}
a:hover{ text-decoration:none;}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
	background-position:0px 0px;
}

/* CSS Document */
/*font-family: 'Roboto', sans-serif;*/
.top_bg{ background-image:url(../../images/top_bg.jpg); background-repeat:repeat-x; min-height:136px; background-color:#610000;}
.logo {
	margin:10px 0px 10px 0px;
}
.menu{ background-color:#000; border-top:3px solid #ed1e26; background-repeat:repeat-x; height:53px;}

.menu { padding:5px 0px 25px 0px; margin:0px 0px 0px 0px;} 
.menu ul{  padding:10px 0px 0px 0px; margin:0px; float: left;} 
.menu ul li{ margin:0px ; padding:0px 10px 0px 10px; float:left; list-style:none; font-size:14px; color:#ffffff; font-family:'Roboto', sans-serif;  }
.menu ul li a{  padding:0px 3px 0px 3px;list-style:none; color:#ffffff; }
.menu ul li a:hover{  padding:0px 3px 0px 3px;list-style:none; color:#f37626;  text-decoration:none; }


.menu1{ background-color:#49b6c1;  background-repeat:repeat-x; height:46px;}
.menu1 ul{ margin:0px; padding:13px 0px 0px 0px; height:46px;}
.menu1 ul li{ margin:0px; padding:0px 80px 0px 80px; font-family:'Roboto', sans-serif; font-size:15px; line-height:19px; text-transform:uppercase; text-align:center; float:left; list-style:none;}
.menu1 ul li a{  margin:0px; padding:0px; color:#FFF; }
.menu1 ul li a:hover{  margin:0px; padding:0px; color:#FF0; text-decoration:none;}

.news_img{  margin: 0px; padding:0px; }
.news_con{ font-family:'Roboto', sans-serif; font-size:13px; line-height:19px; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px; text-align:justify; }
.news_con1{ font-family:'Roboto', sans-serif; font-size:13px; line-height:19px; margin:0px 0px 0px 0px; padding:15px 0px 0px 0px; text-align: center; }
.news_con2{ font-family:'Roboto', sans-serif; font-size:13px; line-height:19px; margin:0px 0px 0px 0px; padding:5px 15px 10px 15px; text-align:  justify; }

.latest_news{  margin: 0px; padding:15px 0px 15px 0px; }
.latest_news ul{ margin:0px; padding:5px 0px 0px 0px; }
.latest_news ul li{ margin:0px; padding:0px 0px 10px 35px; font-family:'Roboto', sans-serif; font-size:14px; line-height:19px;   text-align: left;  list-style:none; background-image:url(../../images/cial-icon.png); background-repeat:no-repeat;}
.latest_news ul li a{  margin:0px; padding:0px; color:#424242; }
.latest_news ul li a:hover{  margin:0px; padding:0px; color:#8a9f2d; text-decoration:none;}


.section{ background-color:#fff; background-repeat:repeat-x; padding:35px 0px 35px 0px; margin:55px 0px 0px 0px; box-shadow: 0px 0px 5px #acacac;}
.section_link{ background-color: #969696; padding:15px 0px 15px 15px; margin:0px; font-size:19px; }
.section_link a{  padding:0px; margin:0px; font-family: "Univers Condensed"; color:#FFF;  }
.section_link a:hover{  padding:0px; margin:0px; font-family: "Univers Condensed"; color: #CCC;  }

.cial_trade{ background-image:url(../../images/cial_trade.png); height:46px; background-repeat: no-repeat; padding-left:55px; padding-top:15px;  }

.cochin_duty{ background-image: url(../../images/cochin_duty.png); height:42px; background-repeat: no-repeat; padding-left:55px; padding-top:15px;  }

.golf{ background-image: url(../../images/golf.png); height:52px; background-repeat: no-repeat; padding-left:55px; padding-top:15px;  }


.section_border{ border:1px solid #d6d6d6; background-color:#FFF; box-shadow: 0px 0px 5px #c9c9c9; padding:0px; margin:0px;}

.section_border1{ border:1px solid #d6d6d6; background-color:#FFF; box-shadow: 0px -5px 5px #555555; padding:0px; margin:0px 0px 15px 0px; min-height:195px;}


.help1 {
	background: -webkit-linear-gradient(#fbfbfb, #d6d6d6);
	background: -o-linear-gradient(#fbfbfb, #d6d6d6);
	background: -moz-linear-gradient(#fbfbfb, #d6d6d6);
	background: linear-gradient(#fbfbfb, #d6d6d6);
	height:52px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:14px;
	border-radius:4px;
	border:1px solid #d3d3d3;
	width:146px;
	margin-left:8px;
	margin-top:8px; float:left;
}

.grad {
	background: -webkit-linear-gradient(#fafafa, #ececec);
	background: -o-linear-gradient(#fafafa, #ececec);
	background: -moz-linear-gradient(#fafafa, #ececec);
	background: linear-gradient(#fafafa, #ececec);
	box-shadow:0px 0px 5px #c9c9c9;
	float:left;
	width:47.5%;
	height:100%;
	margin-left:8px;
	margin-top:10px;
	padding:10px;
	
}
.grad:hover {
	background: -webkit-linear-gradient(#e5e5e5, #cccccc);
	background: -o-linear-gradient(#e5e5e5, #cccccc);
	background: -moz-linear-gradient(#e5e5e5, #cccccc);
	background: linear-gradient(#e5e5e5, #cccccc); cursor:pointer;
	
}

.inner_rightmenu_div {
	width:100%;
	height:auto;
	float:left;
}
.services_icon { margin:0px 0px 0px 0px; padding:0px; height:35px;
   
}
.services_con { font-family: "Univers Condensed"; font-size:21px; text-align:center; color:#8a9f2d;  padding:15px 0px 0px 0px;     
 } 
.services_con a { font-family: "Univers Condensed"; font-size:21px; text-align:center; color:#8a9f2d;  padding:15px 0px 0px 0px; text-decoration:none;     
 } 
.services_con a:hover { font-family: "Univers Condensed"; font-size:21px; text-align:center; color: #CCC;  padding:15px 0px 0px 0px; text-decoration:none;    
} 

.arrival_time{ position:absolute; z-index:2; width:40% !important; margin-left:57% !important;}


.heading{ font-family: "Univers Condensed"; font-size:21px; text-align: left; color:#3d3d3d;  padding:15px 0px 15px 15px; text-transform:uppercase; margin:0px;  
}
.headingn{ font-family: "Univers Condensed"; font-size:21px; text-align: left; color:#3d3d3d;  padding:20px 0px 15px 0px; text-transform:uppercase; margin:0px;  
}
.heading1{ font-family: "Univers Condensed"; font-size:18px; text-align: left; color:#fff;  padding:0px 0px 18px 15px; text-transform:uppercase; margin:0px;   
}
.heading2{ font-family: "Univers Condensed"; font-size:23px; text-align: left; color:#fff;  padding:8px 0px 8px 15px; margin:0px;  background-color:#8a9f2d ; margin-top:13px;   
}
.heading3{ font-family: "Univers Condensed"; font-size:23px; text-align: left; color:#fff;  padding:8px 0px 8px 15px; margin:30px 0px 0px 0px;  background-color:#8a9f2d;   
}

.gallery {  padding:0px; margin:0px;}
.gallery ul{  padding:0px; margin:15px 0px 0px 0px;}
.gallery ul li{  margin:0px 6px 0px 0px; padding:0px 0px 5px 0px; float:left; list-style:none; width:32% !important;}
.gallery ul li last{  margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; float:left; list-style:none; width:30% !important;}
 
 
.video{ margin:15px 0px 0px 0px;}




.testimonial{  border-top:1px solid #5ac1ca; background-repeat:repeat-x; padding:0px 0px 20px 0px; margin:50px 0px 0px 0px;}

.testimonial_com{ background-image:url(../../images/testimonial_bg.jpg); background-repeat:no-repeat; padding:20px 0px 20px 50px; margin:15px 5px 0px 0px; height:150px; font-family:'Roboto', sans-serif; font-size:13px; font-style:italic; 	background-size: 100% !important ; width:100% !important;}

.testimonial_com img{  }



.bottom{ background-color:#a69f9b; color:b6b6b6;  padding:10px 0px 10px 0px; margin:0px 0px 0px 0px ; font-family:'brandon_text_regularregular', Arial, Helvetica, sans-serif ;  font-size:17px; color:#FFF; }


.about_con { font-family:'Roboto', sans-serif; font-size:13px; line-height:16px; text-align: justify; color:#b6b6b6;  padding:0px 0px 0px 0px;
   
}

.btn{ background-color:#7c8422; border-radious:0px; color:#FFF; font-size:14px; font-family:'Roboto', sans-serif; margin:0px 0px 0px 0px; padding:5px 5px}

.bottom ul{  padding:0px; margin:0px;}
.bottom ul li{  padding:0px; margin:0px; font-family:'Roboto', sans-serif; font-size:12px; color:#b6b6b6; background-image: url(../../images/arrow.png); background-repeat:no-repeat; list-style:none; background-position:0px 5px; padding:0px 0px 5px 15px;}
.bottom ul li a{  padding:0px; margin:0px; color:#b6b6b6;}
.bottom ul li a:hover{  padding:0px; margin:0px; color:#5ac1ca; text-decoration:none;}

.divider{ border-top:1px solid #565656; margin:30px 0px 0px 0px;}


.bottom h2 { font-family:'Roboto', sans-serif; font-size:18px; text-align: left; color:#d9d9d9;  padding:15px 0px 0px 0px; text-transform:uppercase;
   
}

.copy_bg{ background-color:#665f59;  padding:15px 0px 15px 0px; margin:0px 0px 0px 0px; width:100%; color:#b6b6b6; font-size:13px;}


/*
.navbar { color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal;  color:#FFFFFF; z-index:2500; margin-top:15px; margin-left:45px;   }
.navbar li { font-family: Arial, Helvetica, sans-serif; font-weight:normal; background:none; color:#FFFFFF; padding:0px;   background-image:url(../../images/menu_border.jpg); background-repeat:no-repeat; background-position:right; margin:0px;   }
.navbar li a:hover { font-family:Arial, Helvetica, sans-serif; font-weight:normal; background-color: #fff; color: #7c8522;       }
 
 
.navbar-header .icon-bar{ background-color:#7c8522;}

.navbar-inverse1{ background-color:#b0201c;}

.aanav > li > a {
    color: #000;
    display: block;
    padding: 10px 14px 0px 0px;
    position: relative; font-family:Arial, Helvetica, sans-serif; font-size:16px;
	background:#fff;
}
*/
.social_cion { padding:5px 0px 25px 0px; margin:10px 0px 0px 0px; float:left;position:relative; z-index:100000000000;} 
 
.social_cion li{ margin:0px ; padding:0px; float:left; list-style:none; font-size:12px; color:#ffffff; font-family:Arial, Helvetica, sans-serif;   }
.social_cion li a{  padding:0px 3px 0px 3px;list-style:none; color:#ffffff; }
.social_cion li a:hover{  padding:0px 3px 0px 3px;list-style:none; color:#f37626;  text-decoration:none; }
 
 
.top_header_lt {
		padding:5px 0px 21px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	width:44%;
	float:right;
	z-index:202222222222222222222222222222;
	
}
.top_header_lt ul {
	padding:0px;
	margin:0px;
	float:right;
}
.top_header_lt ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
	font-size:13px;
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:28px;
}
.top_header_lt ul li a {
	list-style:none;
	color:#626262;
	background: -webkit-linear-gradient(#fefefe, #eeeeee);
	background: -o-linear-gradient(#fefefe, #eeeeee);
	background: -moz-linear-gradient(#fefefe, #eeeeee);
	background: linear-gradient(#fefefe, #eeeeee);
	padding:10px 15px;
	border-radius:0px 0px 5px 5px;
	margin:1px;
}
.top_header_lt ul li a:hover {
	list-style:none;
	color:#7c8522;
	text-decoration:none;
	background: -webkit-linear-gradient(#9bc93d, #9ac73d);
	background: -o-linear-gradient(#9bc93d, #9ac73d);
	background: -moz-linear-gradient(#9bc93d, #9ac73d);
	background: linear-gradient(#9bc93d, #9ac73d);
	
}
 
.help_desk{ background-color:#9abc38; width:20% !important; float:left; font-family: "Univers Condensed"; font-size:21px; text-align: left; }
.help_desk a{ background-color:#9abc38; width:100% !important; float:left; color:#fff;  padding:5px 0px 6px 15px;}
.help_desk a:hover{ background-color: #395c00;  padding:5px 0px 6px 15px;} 


.tenders{ background-color:#8ab028; width:20% !important; float:left; font-family: "Univers Condensed"; font-size:21px; text-align: left; }
.tenders a{ background-color:#8ab028; width:100% !important; float:left; color:#fff;  padding:5px 0px 6px 15px;}
.tenders a:hover{ background-color: #395c00;  padding:5px 0px 6px 15px;}

.careers{ background-color:#79a21b; width:20% !important; float:left; font-family: "Univers Condensed"; font-size:21px; text-align: left; }
.careers a{ background-color:#79a21b; width:100% !important; float:left; color:#fff;  padding:5px 0px 6px 15px;}
.careers a:hover{ background-color: #395c00;  padding:5px 0px 6px 15px;}

.about_cial{ background-color:#679310; width:20% !important; float:left; font-family: "Univers Condensed"; font-size:21px; text-align: left; }
.about_cial a{ background-color:#679310; width:100% !important; float:left; color:#fff;  padding:5px 0px 6px 15px;}
.about_cial a:hover{ background-color: #395c00;  padding:5px 0px 6px 15px;}

.press_room{ background-color:#548209; width:20% !important; float:left; font-family: "Univers Condensed"; font-size:21px; text-align: left; }
.press_room a{ background-color:#548209; width:100% !important; float:left; color:#fff;  padding:5px 0px 6px 15px;}
.press_room a:hover{ background-color: #395c00;  padding:5px 0px 6px 15px;}

.help {
	background: -webkit-linear-gradient(#fbfbfb, #d6d6d6);
	background: -o-linear-gradient(#fbfbfb, #d6d6d6);
	background: -moz-linear-gradient(#fbfbfb, #d6d6d6);
	background: linear-gradient(#fbfbfb, #d6d6d6);

	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:14px;
	border-radius:4px;
	border:1px solid #d3d3d3;
	padding:2% 6% 2% 3%;
	float:left;
	margin-top:3px;
	width:48%;
	margin-left:2%;
}


.services_icon_inner {
	font-family: "Univers Condensed";
	font-size:16px;
	text-align:center;
	color:#5F5F5F;
	padding:5px 0px 0px 0px;
}
.services_icon_inner a {
	font-family: "Univers Condensed";
	font-size:18px;
	text-align:center;
	color:#5F5F5F;
	padding:5px 0px 0px 0px;
	text-decoration:none;
}
.services_icon_inner a:hover {
	font-family: "Univers Condensed";
	font-size:18px;
	text-align:center;
	color:#FF0000;
	padding:5px 0px 0px 0px;
	text-decoration:none;
}

.cial_web {
	background: -webkit-linear-gradient(#fbfbfb, #d6d6d6);
	background: -o-linear-gradient(#fbfbfb, #d6d6d6);
	background: -moz-linear-gradient(#fbfbfb, #d6d6d6);
	background: linear-gradient(#fbfbfb, #d6d6d6);
	border-radius:5px;
	border:1px solid #d3d3d3;
	padding:11px 0 11px 16px;
	margin:15px 8px 0px 7px;
}
.cial_web a {
	padding:0px;
	margin:0px;
	font-family: "Univers Condensed";
	color:#363636;
	font-size:18px;
}
.cial_web a:hover {
	color: #819625;
}

.cial_web1 {
	background: -webkit-linear-gradient(#fbfbfb, #d6d6d6);
	background: -o-linear-gradient(#fbfbfb, #d6d6d6);
	background: -moz-linear-gradient(#fbfbfb, #d6d6d6);
	background: linear-gradient(#fbfbfb, #d6d6d6);
	border-radius:5px;
	border:1px solid #d3d3d3;
	padding:11px 0 11px 16px;
	margin:0px 0px 6px 7px;
	
}
.cial_web1 a {
	padding:0px;
	margin:0px;
font-family:'brandon_text_regularregular', Arial, Helvetica, sans-serif ; 
	color:#363636;
	font-size:16px;
}
.cial_web1 a:hover {
	color: #819625;
}

.sub_menu {
	width:auto;
	height:auto;
	background:#665f59;
	padding:0px;
	float:left;
}
.sub_menu li {
	float:left;
	list-style:none;
	height:auto;
}
.sub_menu li a {
	font-size:14px;
	padding:9px 20px;
	 background:url(../../images/submenu_bg.png) 4px 11px no-repeat #665f59;
	color:#fff;
	line-height:34px;
}
.sub_menu li a:hover {
	background:#8b9f2e;
}

.sub_menu li a.active {
	background:#8b9f2e;
}

.sub_head{ background-color: #8a9f2d; padding:5px 0px 5px 15px; margin:0px; font-family: "Univers Condensed"; font-size:25px; color:#FFF; }
.sub_bottom{ background-color:#a69f9b; color:b6b6b6;  padding:10px 0px 10px 0px; margin:0px 0px 0px 0px ; font-family:'brandon_text_regularregular', Arial, Helvetica, sans-serif ;  font-size:17px; color:#FFF; }
#top_panel {
	width: 100%;
	color: #ffffff;
	position: absolute;
	top: -1160px;
	z-index: 200000000000000;
	left:0px;
}
#contact_form_container {
	background: none repeat scroll 0% 0% rgba(214, 214, 214, 0.9);
	width: 100%;
	height: 1160px;
	z-index: 200;
	position: relative;
	margin:0px auto;
}
.contact_form_container1 {
	width:1140px;
	height:100%;
	z-index:20000000000000011;
	position:relative;
	margin:0px auto;
}
#open_contact_form {
	list-style: none;
	width: 204px;
	margin-left:10%;
	
	z-index: 100;
	position: relative;
	padding-left:35%;
}
#open_contact_form li {
	float: right;
	text-align: center;
}
#open_contact_form li a {
	color:#626262;
	width:110px;
	background:#e4e3e3;
	height: 36px;
	border-radius: 0px 0px 5px 5px;
	display: block;
	text-decoration: none;
	padding:8px 15px;
}



.grad_home {
	background: -webkit-linear-gradient(#fafafa, #ececec);
	background: -o-linear-gradient(#fafafa, #ececec);
	background: -moz-linear-gradient(#fafafa, #ececec);
	background: linear-gradient(#fafafa, #ececec);
	box-shadow:0px 0px 5px #c9c9c9;
	padding:15px 0px 10px 0px;
	margin:15px 2% 0px 0px; float:inherit;
}
.grad_home:hover {
	background: -webkit-linear-gradient(#e5e5e5, #cccccc);
	background: -o-linear-gradient(#e5e5e5, #cccccc);
	background: -moz-linear-gradient(#e5e5e5, #cccccc);
	background: linear-gradient(#e5e5e5, #cccccc);
	box-shadow:0px 0px 5px #c9c9c9;
	padding:15px 0px 10px 0px;
	margin:15px 2% 0px 0px;
}

.more_flight {
	background: -webkit-linear-gradient(#97D336, #6DA90B);
	background: -o-linear-gradient(#97D336, #6DA90B);
	background: -moz-linear-gradient(#97D336, #6DA90B);
	background: linear-gradient(#97D336, #6DA90B);
	border:0px;
	width:200px;
	height:25px;
	border-radius:4px;
	text-transform:uppercase;
	color:#000000;
	font-size:13px;
	margin-left:204px;
	margin-top:8px;
	line-height:25px;
}
.more_flight:hover {
	background: -webkit-linear-gradient(#7b7b7b, #4b4b4b);
	background: -o-linear-gradient(#7b7b7b, #4b4b4b);
	background: -moz-linear-gradient(#7b7b7b, #4b4b4b);
	background: linear-gradient(#7b7b7b, #4b4b4b);
	color:#FFFFFF;
}

.fligt_stuts {
	width:38px;
	height:149px;
	position: fixed;
	right:0;
	background:url(../../images/flight.png) no-repeat;
	top:30%;
	z-index:100000000000000000000;
}
.fligt_stuts:hover {
	cursor:pointer;
}

.tab {
padding: 0;
margin:0px;
}
 .tab li {
display: inline;
}
 .tab li a {
background: #a6ae33;
padding: 10px 12px;
float:left;
border-right: 1px solid #ccf;
border-bottom: none;
text-decoration: none;
color: #fff;
font-weight: bold;
width:110px;
}
 .tab li.active a {
background: #574a3a;
}
 .content_tab {
float: left;
clear: both;
border-top: none;
border-left: none;
background:#d5ead1;
padding: 0px 0px 0px;
width: 100% !important;
padding:10px;
border-radius:10px;
border-bottom:6px solid #1d9118;
}

.Investor {
	background-color:#9abc38;
	width:16.66% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor a {
	background-color:#9abc38;
	width:100% !important;
	float:left;
	color:#fff;
	padding:5px 0px 5px 15px;
}
.Investor a:hover {
	background-color: #395c00;
	padding:5px 0px 5px 15px;
}
.Investor1 {
	background-color:#90b332;
	width:16.66% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor1 a {
	background-color:#90b332;
	width:100% !important;
	float:left;
	color:#fff;
	padding:6px 0px 5px 15px;
}
.Investor1 a:hover {
	background-color: #395c00;
	padding:6px 0px 5px 15px;
}
.Investor2 {
	background-color:#82a728;
	width:16.66% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor2 a {
	background-color:#82a728;
	width:100% !important;
	float:left;
	color:#fff;
	padding:6px 0px 5px 15px;
}
.Investor2 a:hover {
	background-color: #395c00;
	padding:6px 0px 5px 15px;
}
.Investor3 {
	background-color:#72981e;
	width:16.66% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor3 a {
	background-color:#72981e;
	width:100% !important;
	float:left;
	color:#fff;
	padding:6px 0px 5px 15px;
}
.Investor3 a:hover {
	background-color: #395c00;
	padding:6px 0px 5px 15px;
}
.Investor4 {
	background-color:#628a13;
	width:16.66% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor4 a {
	background-color:#628a13;
	width:100% !important;
	float:left;
	color:#fff;
	padding:6px 0px 5px 15px;
}
.Investor4 a:hover {
	background-color: #395c00;
	padding:6px 0px 5px 15px;
}
.Investor5 {
	background-color:#537d0a;
	width:16.70% !important;
	float:left;
	font-family: "Univers Condensed";
	font-size:21px;
	text-align: left;
}
.Investor5 a {
	background-color:#537d0a;
	width:100% !important;
	float:left;
	color:#fff;
	padding:6px 20px 5px 15px;
}
.Investor5 a:hover {
	background-color: #395c00;
	padding:6px 0px 5px 15px;
}
.home_div{ width:100%; margin:auto 0px; height:50px; text-align:center; background:url(../../images/menu_hom.jpg) no-repeat center bottom; ; }
.home_div a{font-family:'Roboto',Arial, Helvetica, sans-serif; color:#000000; font-size:16px;}

.sitemap_menu{ width:25%; height:auto;  float:left; padding-top:1%;}
.sitemap_menu li{ list-style:none; font-family:'Roboto',Arial, Helvetica, sans-serif; font-size:16px; background:url(../../images/arrow.gif) no-repeat  0px 8px;; padding-left:15px;}
.sitemap_menu li a{ text-align:left; font-family:'Roboto',Arial, Helvetica, sans-serif; color:#000000; font-size:13px; text-align:left; line-height:18px;} 
.sitemap_menu li a:hover{  color:#42a128;}

.sitemap_menu li ul li{ list-style:none; background:none;} 
.sitemap_menu li ul li a{ font-size:12px; color:#343434; line-height:16px;  font-weight:normal;}
.sitemap_menu li ul li a:hover{ color:#42a128;}

.sitemap_other{ width:100%; height:auto;  float:left; padding-top:1%;}
.sitemap_other li{ list-style:none; font-family:'Roboto',Arial, Helvetica, sans-serif; font-size:20px; float:left; padding:0px 20px; background:none;}
.sitemap_other li a{ text-align:left; font-family:'Roboto',Arial, Helvetica, sans-serif; color:#000000; font-size:13px; text-align:left; line-height:18px;} 
.sitemap_other li a:hover{  color:#42a128;}

.home_sitmap{ width:1140px; background:#86b11f; height:30px; float:left; margin-top:2%; color:#FFFFFF; padding:5px 20px;}
.home_sitmap a{ text-align:left; font-family:'Roboto',Arial, Helvetica, sans-serif; color:#000000; font-size:16px; text-align:left; line-height:18px;} 
.home_sitmap a:hover{  color:#fff;}

@media only screen and (max-width: 1199px) {

.more_flight {
	margin-left:100px !important;
}
#top_panel{ display:none !important;}
.top_header_lt {
	width:54%;	
}

 }

@media screen and (min-device-width: 1024px) and (max-device-width: 1199px){



.cial_web {
	margin:15px 6px 0px 6px;
}
.cial_web a {
	font-size:13px!important;
}
.cochin{ width:210px; overflow:hidden;}

}

@media only screen and (max-width: 1024px) {
		
.top_header_lt {
	width:55%;
	
}

}

 @media only screen and (max-width: 992px){
.arrival_time{ display:none}
.cial_web {
	margin:15px 3px 0px 3px!important;
	font-size:12px;
}

.top_header_lt ul li a { padding:10px 13px;}
 }


 @media only screen and (max-width: 780px) {
		
		
.help_desk{ width:100% !important;  }
.tenders{  width:100% !important;  }
.careers{width:100% !important; }
.about_cial{ width:100% !important; }
.press_room{ width:100% !important;  }


.help{ width:100%}
		.social_cion { margin:0px 0px 0px 0px;} 
		.messagetext{ width:64%;}
		.bords ,.futrpln {
	
	width:100%!important; ;

}
		.arrival_time{ position:relative; width:100%; margin-left:0px !important;}	
			
        .demo {
                margin: 5%;
                width: 90%;
         }
        .how-use {
                float: left;
                width: 300px;
                display: none;
            }
       
        #tabInfo {
            display: none;
        }
		.help{ width:48%; margin-left:1%; margin-bottom:2%}

.grad{ width:48%}

.sub_menu li a {
	width:100% !important;
}
.corp_sub{ width:48%; float:left; margin-left:1%;}
.cial_web1{ width:48%; float:left}
.cial_web2{ width:48%; float:left}
.cial_web{ width:48%; float:left}
.col-sm-8{ width:100%; !important;}
.top_header_lt{ width:57%;}
#label{ margin-top:5px;}
.more_flight{ margin-left:506px;}
.gallery ul li { width:31%  !important;}

.Investor {
	width:33.333% ; 
}

.Investor1 {
	width:33.333% ; 
}

.Investor2 {
	width:33.333% ; 
}

.Investor3 {
	width:33.333% ; 
}

.Investor4 {
	width:33.333% ; 
}
.Investor5 {
	width:33.333% ; 
}


#top_panel{ display:none;}

.nav{}


}

@media only screen and (max-width: 500px){


.col-sm-4{ width:100% !important;}
.social_cion { margin:0px 0px 0px 0px;} 
.bords, .futrpln{
	
	width:100% ;

}
.fligt_stuts{ display:none;}
.heading4{  padding:20px 0px 5px 0px;   
}
.top_bg{ background-image:url(../images/top_bg.jpg); background-repeat:repeat-x; background-color:#610000;}
	
.top_header_lt { padding:5px 0px 25px 0px; margin:0px;} 
	
.cial_trade{margin-top:25px; padding-left:55px; padding-top:15px;  }

.cochin_duty{ padding-left:55px; padding-top:15px;  }

.golf{margin-top:25px; padding-left:55px; padding-top:15px;  }
 
.help_desk{ width:100% !important; }

.tenders{width:100% !important; }

.careers{ width:100% !important;}

.about_cial{width:100% !important;  }

.press_room{ width:100% !important;}
.help{ width:100%}

.grad{ width:100%}

.sub_menu li {
	width:100% !important;
}

.sub_menu li a {
	width:100% !important;
}
.sub_menu li a:hover {
	width:100% !important;
}
	
 

td {
    border: 1px solid #e2e2e2;
    color: #424242;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding: 7px 0 7px 8px;
}



p{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; width:100%}



/*Tabs Start*/
.tab { padding: 0; margin:0px; }
			.tab li { display: inline; }
			.tab li a { background: #a6ae33; padding: 10px 12px; float:left; border-right: 1px solid #ccf; border-bottom: none; text-decoration: none; color: #fff; font-weight: bold; width:110px;}
			.tab li.active a { background: #574a3a; }
			.content_tab { float: left; clear: both; border: 1px solid #ccf; border-top: none; border-left: none; background: none; padding: 0px 0px 0px; width: 100% !important; }


 .demo {
            width: 980px;
            margin: 0px auto;
        }
        .demo h1 {
                margin:33px 0 25px;
            }
        .demo h3 {
                margin: 10px 0;
            }
        pre {
            background: #fff;
        }
		
		.help{ width:100%  !important;  margin-bottom:2%}
		.grad{ width:100%  !important;  margin-bottom:2%}
		.grad_home{ width:100%!important ; margin-bottom:2%}
		.cial_web1{ width:100%  !important;}
		.cial_web2{ width:100%  !important;}
		.cial_web{ width:100%  !important;}
		
		.top_header_lt{ width:100% !important;}
		.top_header_lt ul li a { padding:10px 12px;}
		
		.gallery ul li{ width:100%}
		.more_flight { display:none;}
		
.Investor {
	width:100%!important;; 
}

.Investor1 {
	width:100%!important; ; 
}

.Investor2 {
	width:100%!important;; 
}

.Investor3 {
	width:100%!important;; 
}

.Investor4 {
	width:100%!important;; 
}
.Investor5 {
	width:100% !important;; 
}
.messagetext{ width:59%!important; font-size:12px;}
.corp_sub{ width:100%!important;}


#top_panel{ display:none;}

		}
		

		
@media (min-width:320px) and (max-width:360px){
}		
.arrival_time{ display:none !important;}
.gallery ul li{width:100%!important; }
.cial_web a{ font-size:14px;}

}

	/*--------------------Cotact----------------------*/

.address{ width:300px; float:left; border-right:1px solid #8c8c8c; margin:25px 0px 10px 0px; padding:0px;}

.address1{ width:300px; float:left; margin:25px 0px 10px 40px; padding:0px;}

.address_heading{  
				 font-family:Arial, Helvetica, sans-serif;
				 color:#565555;
				 font-size:13px;
				 font-weight:bold;
				 list-style:none;				 
				 padding:0px;
				 margin:25px 0px 10px 0px;
				 	
                }	

.address_heading1{  
				 font-family:Arial, Helvetica, sans-serif;
				 color:#178cc0;
				 font-size:16px;
				 font-weight:bold;
				 list-style:none;				 
				 padding:0px ;
				 margin:0px;
				 line-height:18px;					
                }
						
.address_contnet{  
				 font-family:Arial, Helvetica, sans-serif;
				 color:#7d7d7d;
				 font-size:13px;
				 font-weight:bold;
				 list-style:none;				 
				 padding:0px;
				  margin:15px 0px 0px 0px;
				 line-height:18px;					
                }			
				
				
.howbg{ background-image:url(../../images/howweimg.png); width:682px; height:418px; background-repeat:no-repeat; margin:25px 0px 0px 0px; padding:0px;		

}	

.form_main{ width:372px; height:39px; float:right; margin:5px 5px 0px 0px; padding:0px;		

}

.forbbgtop{ background-image: url(../../images/formbgtop.png); width:372px; height:39px; background-repeat:no-repeat;		

}				

.formbgmiddle{ background-image: url(../../images/formbgmiddle.png); width:372px; background-repeat: repeat-y;		

}

.formbgbottom{ background-image: url(../../images/formbgbottom.png); width:372px; height:41px; background-repeat: no-repeat;		

}

.form_div{ width:306px; margin:0px auto; padding:0px;		}

.name{ background-image:url(../../images/name.jpg); width:266px; height:50px; font-family:Arial, Helvetica, sans-serif; color:#06F; border: none; padding:0px 0px 0px 40px; font-size:13px; color:#565555; font-weight: bold;}
 
.email{ background-image: url(../../images/email.jpg); width:266px; height:50px; font-family:Arial, Helvetica, sans-serif; color:#06F; border: none; padding:0px 0px 0px 40px; font-size:13px; color:#565555; font-weight: bold; margin:5px 0px 0px 0px;} 

.phonen{ background-image: url(../../images/phonen.jpg); width:266px; height:50px; font-family:Arial, Helvetica, sans-serif; color:#06F; border: none; padding:0px 0px 0px 40px; font-size:13px; color:#565555; font-weight: bold; margin:5px 0px 0px 0px;} 

.feedback{ background-image: url(../../images/feedbackn.jpg); width:266px; height:30px; font-family:Arial, Helvetica, sans-serif; color:#06F; border: none; padding:7px 0px 0px 40px; font-size:13px; color:#565555; font-weight: bold; margin:5px 0px 0px 0px;} 

.feedbackform{ width:306px; height:78px; font-family:Arial, Helvetica, sans-serif; color:#06F; border: none; padding:7px 0px 0px 0px; font-size:13px; color:#565555; font-weight: bold; border:1px solid #cfcfcf;} 
.btnsubmit{ background-color:#7c8422; border-radious:0px; color:#FFF; font-size:14px; font-family:'Roboto', sans-serif; margin:0px 0px 0px 0px; padding:5px 5px;width:305px}
	