/*@font-face {
  font-family: 'Abel-Regular';
  src: url('fonts/Abel-Regular.eot');
  src: url('fonts/Abel-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/Abel-Regular.woff') format('woff'),
       url('fonts/Abel-Regular.ttf') format('truetype'),
       url('fonts/Abel-Regular.svg#Abel-Regular') format('svg');
}*/
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:Verdana;
	font-size:14px;
	color:#000;
	text-align:justify;
	line-height:1.7;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.carrer-heading
{
	color:#00458e; 
	text-align:center;
}

.why-interport
{
	list-style-type:none;
}

.values-list li
{
	width: 50%;
    float: left;
    padding: 5px;
    text-align: left;
}

.why-interport i
{
	color:#da251d;
}

.head
{
/*font-family: 'Abel-Regular';*/
font-family: 'Roboto', sans-serif;
font-size:27px;
color:#fff;
text-transform:uppercase;
text-align:center;
}

.head strong
{
color:#000;

}
header {
	/*background-color:rgba(209, 209, 207, 0.9);*/
	background-color:#fff;
	position:absolute;	
	z-index:1;
	width:100%;
}

.box
{
	width:32%;
	float:left;
}

.box1
{
	width:36%;
	float:left;
}



/**************banner css*****************/
    .transition-timer-carousel .carousel-caption {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;  
	/*font-family: 'Abel-Regular';*/
	font-family: 'Roboto', sans-serif;
}

@media (min-width: 970px) {
        /* Lower the font size of the carousel caption header so that our caption
        doesn't take up the full image/slide on smaller screens */
    	.transition-timer-carousel .carousel-caption .carousel-caption-header {
 font-size: 22px;
 font-family: 'Roboto', sans-serif;
}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
	height: 5px;
	background-color: #a7dbe9;
	width: 0%;
	margin: -5px 0px 0px 0px;
	border: none;
	z-index: 11;
	position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
	/* We make the transition time shorter to avoid the slide transitioning
        before the timer bar is "full" - change the 4.25s here to fit your
        carousel's transition time */
        -webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}
.BUTTON_CAOTION

{
background-color:rgba(113, 113, 102, 0.6);
width:200px;
padding:8px 40px 8px 40px;
text-align:center;
  font-family: 'Abel-Regular';
  border-radius:10px;
  border:1px solid #0094bb;
  cursor:pointer;
}
/**************banner css*****************/
/**************welcome_section*****************/
.welcome_section
{
background:#0094bb;
padding:20px 0px 20px 0px;
color:#89e6ff
}
/**************welcome_section*****************/

.thumb_index3
{
border:10px solid #da251d;
border-radius:10px;
}

.inco-terms
{
	width:100%;
	border:1px solid #ccc;
	 border-collapse: collapse;
    border-spacing: 0;
    margin:10px 0px;
}

.inco-terms th
{
	background-color: #00458e;
    text-align: left;
    padding: 10px;
    color: #fff;
    border:1px solid #ccc;
}

.inco-terms td
{
	padding:10px;
	border:1px solid #ccc;
}
/**carrer**/

.career-info
{
	border-bottom:1px solid #f1f1f1;
	margin-bottom:27px;
}
.career-info h3
{
	font-size:22px;
}

.career-no
{
	color:#6dcff6;
	font-size:28px;
}
.apply-btn
{
	padding:6px;
	color:#fff;
	background-color:#6dcff6;
	text-align:center;
}
.member-logo
{
	padding:26px 0px;
}

.member-logo img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.contact-details
{
	padding:5px;
	text-align: center;
}

.contact-info
{
	margin-top:112px;
}

.contact-div
{
	border-right:1px solid #cccccc;
}
.map
{
	border:1px solid #ccc;
	padding:5px ;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:128.25%;
    position:relative;
    height:auto;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#icon
{
font-size: 25px;
color: #ad0c04;
}
.purpose
{
	font-size:22px;
	color: #161617;
    text-shadow: 1px 2px 3px #8db4dc;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
   background-color: #fefefe;
    margin: 11px auto;
    padding: 20px;
    border: 1px solid #888;
    width: 43%;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.form-control
{
	margin:15px 0px;
}

/**carrer close**/

/*membership logo*/

.membership-logo
{
	margin:10px 0px;
	border:1px solid #ccc;
	box-shadow:1px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 3px 3px rgba(0,0,0,0.2);
	-o-box-shadow:1px 3px 3px rgba(0,0,0,0.2);
}

.membership-logo img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*membership logo close */

/**********************footer************************/
footer {
	background-image:url(../images/footer.jpg);
	border-top:1px solid #4c4c4c;
}
.foot_title {
	color:#fff;
	font-size:15px;
	border-bottom:1px solid #4c4c4c;
	text-transform:uppercase;
	margin:15px 0px 10px 0px;
	padding:5px;
	
	font-family:Verdana;
}
.foot {
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot li {
	color:#fff;
	margin:2px;
	text-align:left;
	font-family:Verdana;
	padding:5px 5px 5px 0px;
	text-transform:capitalize;
}
.foot li a {
	color:#c0c0c0;
	text-decoration:none;
	font-size:13px;
}
.social img {
	float:left;
	margin-left:4px;
}
.social_card {
	
	border-top:1px solid #fff;
}
.copy_power {
	padding:10px 0px 10px 0px;
}
.copyright {
	font-size:14px;
	font-family:Verdana;
	text-align:left;color:#fff;
}
.powered-by {
	text-align:right;color:#fff;
}
.powered-by a {
	font-size:14px;
	color:#fff;
	font-family:Arial;
}

.margin_area
{
padding:30px 60px 30px 60px;
}
.client-title {
    background: #0094bb;
    -webkit-box-shadow: 0 8px 16px -6px black;
    -moz-box-shadow: 0 8px 16px -6px black;
    box-shadow: 0 8px 16px -6px black;
    color: #fff;
    font-size: 14px;
    font-family: Century Gothic,sans-serif;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-bottom: 1px;
}	
/**********************footer************************/
@media screen and (max-width:700px) {

.contact-div
{
	border-right:1px solid #ffffff;
}

header {
	background-color:#ffffff;
	position:relative;	
	z-index:1;
	width:100%;
}
.box
{
	width:100%;
	
}
.box1
{
	width:100%;
	
}

.box1, .box img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}


.margin_area {
    padding: 30px;
}

.member-logo {
    padding: 10px 0px;
}

.head
{
font-family: 'Abel-Regular';
font-size:20px;
color:#fff;
text-transform:uppercase;
text-align:center;
}
.col-sm-12
{
padding:0;
margin:0;
}
.col-sm-6
{
padding:0;
margin:0;
}
.copy_power {
padding:10px 0px 10px 0px;
}
 .copyright {
float:none;
text-align:center;
font-size:11px;
font-family:Verdana;
}
.powered-by {
 float:none;
text-align:center
}
.powered-by a {
font-size:11px;
color:#fff;
font-family:Verdana;
}
}
/**********************mobile complex to vertical tab veiw***********************/

@media(min-width: 768px) and (max-width: 1200px) {
.head
{
font-family: 'Abel-Regular';
font-size:20px;
color:#fff;
text-transform:uppercase;
text-align:center;
}

.member-logo {
    padding: 10px 0px;
}

.values-list li {
    width: 100%;
    float: left;
    padding: 5px;
    /* text-align: center; */
}
/**********************footer************************/
footer {
	background-image:url(../images/footer.jpg);
	border-top:1px solid #4c4c4c;
}
.foot_title {
	color:#fff;
	font-size:11px;
	border-bottom:1px solid #4c4c4c;
	text-transform:uppercase;
	margin:15px 0px 10px 0px;
	padding:5px;
	text-align:left;
	
	font-family:Verdana;
}
.foot {
	margin:0;
	padding:0;
	list-style-type:none;
}
.foot li {
	color:#fff;
	margin:2px;
	text-align:left;
	font-family:Verdana;
	padding:5px 5px 5px 0px;
	text-transform:capitalize;
}
.foot li a {
	color:#c0c0c0;
	text-decoration:none;
	font-size:11px;
}
.social img {
	float:left;
	margin-left:4px;
}
.social_card {
	
	border-top:1px solid #fff;
}
.copy_power {
	padding:10px 0px 10px 0px;
}
.copyright {
	font-size:12px;
	font-family:Verdana;
	text-align:left;color:#fff;
}
.powered-by {
	text-align:right;color:#fff;
}
.powered-by a {
	font-size:14px;
	color:#fff;
	font-family:Arial;
}



}