@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont_0-webfont.eot');
    src: url('../fonts/droidsans-webfont_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont_0-webfont.woff2') format('woff2'),
         url('../fonts/droidsans-webfont_0-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont_0-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont_0-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neutra_textlight_alt';
    src: url('../fonts/neutratext-lightalt-webfont.eot');
    src: url('../fonts/neutratext-lightalt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neutratext-lightalt-webfont.woff2') format('woff2'),
         url('../fonts/neutratext-lightalt-webfont.woff') format('woff'),
         url('../fonts/neutratext-lightalt-webfont.ttf') format('truetype'),
         url('../fonts/neutratext-lightalt-webfont.svg#neutra_textlight_alt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}





@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype'),
         url('../fonts/roboto-light.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot') format('embedded-opentype'),
         url('../fonts/roboto-medium.woff') format('woff'),
         url('../fonts/roboto-medium.ttf') format('truetype'),
         url('../fonts/roboto-medium.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#RobotoLight') format('svg');
}

@font-face {
  font-family: 'Roboto-Thin';
  src: url('../fonts/Roboto-Thin.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Thin';
  src:  url('../fonts/Roboto-Thin.woff') format('woff'), 
  url('../fonts/Roboto-Thin.ttf')  format('truetype'), 
  url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

body
{
	width: 100%;
	height: auto;
	float: left;
	overflow: auto !important;
	background-color: #F5F9FC;
}
.no-padding
{
	padding: 0px;
}
.no-margin
{
	margin: 0px;
}
.wrapper
{
	width: 100%;
	height: auto;
	float: left;
}
.main-container
{
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
	display: table;
	width: 100%;
	/*background: url(../images/template_pearl_2.jpg) no-repeat;
	background-size: 1366px 4703px;*/
}
.container
{
	max-width: 1710px;
	width: 100%;
	position: relative;
}
p,ul,li,h1,h2,h3,h4,h5
{
	margin: 0px;
}
a,a:hover,a:active,a:link,a:visited
{
	text-decoration: none;
	color: #fff;
	outline: none;
}
.section-content
{
	width: 100%;
	height: auto;
	float: left;
	padding: 85px 0;
}
.section-content h2
{
	width: 100%;
	margin: 0px;
	padding: 0 0 20px 0;
	font-size: 52px;
	text-align: center;
	color: #056CC8;
	line-height: 40px;
	font-family: 'RobotoLight';
}
.section-content p,.section-content p a
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #3F4656;
	font-size: 28px;
	line-height: 35px;
	font-family: 'RobotoRegular';
}
.des
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #3F4656;
	font-size: 24px;
	float: left;
	line-height: 35px;
	font-family: 'RobotoRegular';
}
/** HEADER SECTION STYLE START **/
.top-logo
{
	display: block;
}
.bottom-logo
{
	display: none;
}
header
{
	width: 100%;
	height: auto;
	float: left;
}
.menu-section
{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.navbar-default
{
	height: auto;
	float: left;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #F5F9FC;
	border-bottom: none;
}
.navbar
{
	min-height: 93px;
}
.navbar-brand.page-scroll.logo 
{
	font-size: 20px;
	font-weight: initial;
	height: auto;
	margin: 0;
	padding: 20px 0;
}
.logo h1 {
  font-size: 45px;
  font-weight: 300;
  color: #fff;
  line-height: 50px;
}
.logo h1 span
{
	color: #43ebff;
}
.navbar-collapse
{
	float: right;
	width: auto;
}
.navbar-nav
{
	margin: 32px 0px; 
}
.navbar-default .navbar-nav > li > a
{
	color: #3F4656;
	font-weight: 100;
	font-size: 22px;
	padding: 15px 20px;
	font-family: 'RobotoRegular';
}
.navbar-default .navbar-nav > li > a:hover
{
	color: #4D4D4F;
}
.navbar-default .navbar-nav > li > a:active
{
	color: #4D4D4F;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	color: #4D4D4F;
	text-decoration: underline;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #4D4D4D;
}
/** HOME SECTION */
.home-section
{
	width: 100%;
	float: left;
	height: auto;
	margin-top: 120px;
}
.banner-section
{
	width: 100%;
	height: auto;
	float: left;
}
.banner-section img 
{
	float: left;
	height: auto;
	max-width: 1138px;
	width: 100%;
	margin-bottom: 45px;
}
.banner-captcha
{
	position: absolute;
	top: 50%;
	right: 0px;
	min-height: 310px;
	margin-top: -155px;
}
.banner-captcha h2
{
	font-family: 'RobotoLight';
	font-size: 58px;
	color: #056CC8;
	text-align: center;
}
.banner-captcha button
{
	float: none;
	margin: 30px auto 0px auto;
	display: table;
}
.modal-backdrop.in
{
	opacity: .9;
}
.modal-content fieldset
{
	width: 50%;
	float: left;
	margin: 0px;
}
.modal-content fieldset.fullwidth
{
	width: 100%;
}
.modal-content
{
	padding: 85px 85px 0px;
}
.modal-content input
{
	border-bottom: 2px solid #d04a31;
	border-top:none;
	border-left:none;
	border-right:none;
	width: 300px;
	color: #808080;
	float: left;
	font-size: 24px;
	font-family: 'RobotoRegular';
	line-height: 61px;
}
.modal-content textarea
{
	border: none;
	width: 100%;
	font-size: 24px;
	color: #808080;
	background-color: #E6E6E6;
	font-family: 'RobotoRegular';
	line-height: 61px;
	padding-left: 20px;
	resize:none;
	height: 300px;
}
.modal-content .common-btn
{
	margin: 50px auto;
	float: none;
	display: table;
}
.owl-theme .owl-controls .owl-buttons div 
{
	margin: -25px 0px 0px;
	opacity: 1;
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	padding: 0px;
	color: transparent;
}
.owl-theme .owl-controls .owl-buttons .owl-prev
{
	background: url("../images/icon_arrow_left.png") no-repeat;
	background-position: left center;
}
.owl-theme .owl-controls .owl-buttons .owl-next
{
	background: url("../images/icon_arrow_right.png") no-repeat;
	background-position: right center;
}
.owl-section
{
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0;
	background-color: #fff;
	border: 1px solid #d3e3f0;
}
.owl-next 
{
	right: 0;
}
.owl-prev 
{
	left: 0;
}
.owl-item .item > img 
{
	display: block;
	float: none;
	margin: 0 auto;
	width: auto;
	height: auto;
	max-width: 340px;
}
/** ABOUT SECTION */
.about-section
{
	width: 100%;
	float: left;
	height: auto;
}
.about-section .tab-content
{
	height: auto;
	background-color: #fff;
	float: left;
	width: 100%;
	border-bottom: 5px solid #8CB4D8;
}
.about-section-grid
{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 85px;
}
.about-section-grid ul
{
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	list-style: none;
}
.about-section-grid ul li
{
	width: 33.33%;
	height: auto;
	float: left;
	padding: 0px 20px;
	list-style: none;
}
.about-section-grid ul li img
{
	width: auto;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 0px;
}
.about-section-grid ul li h4
{
	text-align: center;
	width: 100%;
	float: left;
	font-family: 'RobotoMedium';
	margin: 0px;
	padding: 30px 0px 10px 0px;
	font-size: 26px;
	color: #3F4656;
}
.about-section-inner
{
	float: left;
	width: 100%;
	height: auto;
	background-color: #0060B6;
}
.about-section-inner .nav.nav-tabs.project-top-menu
{
	width: 100%;
	max-width: 1115px;
	float: right;
	background-color: #0060B6;
}
.about-section-inner .nav.nav-tabs.project-top-menu li a 
{
	display: table;
	float: none;
	margin: 25px auto 0px auto;
	padding: 0 25px;
	width: auto;
	line-height: 75px;
	font-family: 'RobotoRegular';
	font-size: 25px;
}
.about-section-inner .nav.nav-tabs.project-top-menu li.active a
{
	background-color: #fff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	font-size: 25px;
}
.about-section-left
{
	width: 550px;
	float: left;
	height: auto;
	padding: 100px 0px;
}
.about-section-left h5
{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px;
	color: #3F4656;
	font-family: 'RobotoLight';
	font-size: 52px;
	padding-bottom: 45px;
}
.about-section-left img
{
	margin: 0 auto;
	display: block;
	float: none;
	width: auto;
}
.about-section-right 
{
	display: table;
	width: 1160px;
	height: 420px;
	text-align: center;
}
.about-section-right  span 
{
	display: table-cell;
	vertical-align: middle;
	color: #3F4656;
	font-family: "RobotoRegular";
	text-align: left;
	width: 100%;
	float: none;
	padding: 0 100px 0 0;
}
/* PROJECT SECTION */
.project-section
{
	width: 100%;
	float: left;
	height: auto;
}
.tab-content .tab-pane 
{    
	position: relative;
}
.project-section-inner
{
	width: 100%;
	float: left;
	height: auto;
}
.project-section-inner .tab-pane
{
	border-bottom: 5px solid #8cb4d8;
}
.carousel-control.left,.carousel-control.right
{
	background-image: none;
}
.carousel-control
{
	width: 100px;
}
.nav.nav-tabs.project-top-menu
{
	width: 100%;
	float: left;
	height: auto;
}
.nav.nav-tabs.project-top-menu li
{
	width: 25%;
	float: left;
	height: auto;
	background-color: #0060B6;
}
.nav.nav-tabs.project-top-menu li a
{
	line-height: 100px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 25px;
	background-color: #0060B6;
	border: none;
	font-family: 'RobotoRegular';
	font-size: 25px;
	padding: 0px;
}
.nav.nav-tabs.project-top-menu li.active a
{
	color: #ED8C2B;
}
.tab-content
{
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #fff;
}
.nav.nav-tabs.project-bottom-menu
{
	width: 100%;
	float: left;
	height: auto;
}
.nav.nav-tabs.project-bottom-menu li
{
	width: 16.667%;
	float: left;
	height: auto;
	background-color: #0060B6;
}
.nav.nav-tabs.project-bottom-menu li a
{
	display: table;
	height: 120px;
	text-align: center;
	width: 100%;
	font-size: 25px;
	background-color: #0060B6;
	border: none;
	color: #fff;
	padding: 0px;
	border-radius: 0px;
	border-right: 1px solid #fff;
	font-family: "RobotoRegular";
}
.nav.nav-tabs.project-bottom-menu li a  span 
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.nav.nav-tabs.project-bottom-menu li.active a
{
	color: #fff;
	background-color: #D04A31;
	border-radius: 0px;
}
.carousel-control
{
	opacity: 1;
}
.carousel-indicators
{
	left: 50%;
	margin-left: 0px;
	width: 50%;
}
.carousel-indicators li
{
	width: 20px;
	height: 20px;
	background-color: #C0D6E9;
	border:none;
}
.carousel-indicators li.active
{
	background-color: #ED8C2B;
	border:none;
	width: 20px;
	height: 20px;
}
.image-section
{
	width: 50%;
	float: left;
	overflow: hidden;
}
.image-section img
{
	width: auto;
	float: none;
	display: block;
	margin: 105px auto 70px auto;
}
.image-captcha
{
	width: 50%;
	float: right;
}
.image-captcha h1
{
	font-family: 'RobotoLight';
	font-size: 30px;
	margin: 0px;
	padding: 150px 0px 0px;
	text-align: center;
	width: 100%;
	font-size: 68px;
	color: #3F4656;
}
.image-captcha p
{
	padding-top: 70px;
	line-height: 40px;
	font-size: 36px;
}
.project-link 
{
	float: left;
	height: auto;
	width: 100%;
}
.project-link img
{
	margin: 40px auto;
	display: block;
	height: auto;
	float: none;
}
.image-captcha .project-link p
{
	padding-top: 0px;
}
/* CAREERS */
.careers-section
{
	width: 100%;
	float: left;
	height: auto;
}
.careers-section-inner
{
	width: 100%;
	height: auto;
	float: left;
	background-color: #056CC8;
}
.careers-section-inner .nav.nav-tabs
{
	width: 100%;
	height: auto;
	float: left;
}
.nav-tabs > li
{
	border-bottom: 0px;
}
.careers-section-inner .tab-content
{
	width: 100%;
	float: left;
	height: auto;
	min-height: 446px;
	background-color: #fff;
	border-bottom: 5px solid #8CB4D8;
	/*border-top:1px solid #D3E3F0;*/
}
.careers-section-inner .nav.nav-tabs li
{
	width: 25%;
	float: left;
	background-color: #056CC8;
}
.careers-section-inner .nav.nav-tabs li a
{
	width: 100%;
	height: 100px;
	float: left;
	padding: 0px;
	background-color: #056CC8;
	border-color: #fff;
	border:none;
	/*border-bottom: 2px solid #fff;*/
	border-radius: 0px;
	color: #fff;
	text-align: center;
	font-family: 'RobotoRegular';
	font-size: 25px;
    display: table;
    text-align: center;
}
.careers-section-inner .nav.nav-tabs li:last-child a
{
	border-bottom: none;
}
.careers-section-inner .nav.nav-tabs li.active a
{
	width: 100%;
	float: left;
	padding: 0px;
	border:none;
	border-radius: 0px;
	color: #fff;
	text-align: center;
	color: #ed8c2b;
}
.careers-section-inner .nav.nav-tabs li a span 
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.careers-section-inner form
{
	padding: 60px 100px;
	max-width: 1160px;
	margin: 0 auto;
}
.careers-section-inner form h3
{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0 0 15px;
	font-family: 'RobotoRegular';
	font-size: 48px;
	color: #3F4656;
}
.careers-section-inner form span
{
	width: 100%;
	float: left;
	height: auto;
	font-family: 'RobotoRegular';
	margin: 0px;
	padding: 0 0 40px;
	font-size: 27px;
	color: #3F4656;
	text-align: center;
}
.careers-section-inner form fieldset
{
	width: 50%;
	float: left;
	height: auto;
	position: relative;
}
.careers-section-inner form fieldset input
{
	border-bottom: 2px solid #D04A31;
	border-top:none;
	border-left:none;
	border-right:none;
	width: 360px;
	float: left;
	color: #3F4656;
	font-size: 24px;
	font-family: 'RobotoRegular';
	line-height: 61px;
}
/*::-webkit-input-placeholder 
{
	color: #3F4656;
	opacity: 1 !important; 
}

:-moz-placeholder 
{ 
	color: ##3F4656;
	opacity: 1 !important;
}

::-moz-placeholder 
{  
	color: ##3F4656;
	opacity: 1 !important;
}

:-ms-input-placeholder 
{  
	color: ##3F4656;
	opacity: 1 !important;
}*/
.careers-section-inner form fieldset input[disabled]
{
	background-color: transparent;
}
.careers-section-inner form fieldset textarea
{
	border: none;
	width: 360px;
	font-size: 24px;
	color: #3F4656;
	background-color: #E6E6E6;
	font-family: 'RobotoRegular';
	line-height: 61px;
	padding-left: 20px;
	resize:none;
	height: 300px;
}
.errormessage
{
	width: 100%;
	float: left;
	height: 40px;
	font-family: 'RobotoRegular';
	font-size: 18px;
	line-height: 40px;
}
.careers-section-inner form fieldset input.uplode-btn
{
	width: 50px;
	height: 61px;
	color: transparent;
	border:none;
	background: url("../images/attach.png") no-repeat;
	background-position: center center;
	background-size: 50px auto;
	padding-left: 50px;
	margin-right: 315px;
	cursor: pointer;
}
.careers-section-inner form fieldset label
{
	width: auto;
	position: absolute;
	font-size: 24px;
	color: #3f4656;
	line-height: 61px;
	left: 175px;
	font-family: 'RobotoRegular';
}
.common-btn 
{
	background-color: #D04A31;
	border: medium none;
	border-radius: 10px;
	color: #fff;
	height: auto;
	line-height: 85px;
	margin-left: 120px;
	width: 300px;
	font-size: 34px;
	outline: none;
	font-family: 'RobotoRegular';
}
/* CONTACT US */
.contact-section
{
	width: 100%;
	height: auto;
	float: left;
}
.contact-section-inner
{
	width: 100%;
	height: auto;
	float: left;
}
#map
{
	height: 580px;
	/*pointer-events: none;*/
	width: 100%;
}
.infobox-wrapper 
{
	display:none;
}
#infobox 
{
	border:0px solid black;
	margin-top: 8px;
	background:#333;
	color:#FFF;
	font-size:20px;
	padding: .5em .0em;
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-shadow:0 -1px #000000;
	-webkit-box-shadow: 0 0  8px #000;
	box-shadow: 0 0 8px #000;
	text-align: center;
}
.connected-section
{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 25px;
}
.connected-section h3
{
	color: #3f4656;
	font-family: "RobotoRegular";
	font-size: 28px;
	line-height: 35px;
	margin: 0;
	padding: 0 0 10px 0px;
	text-align: center;
	width: 100%;
}
.connected-section ul
{
	display: table;
	margin: 0 auto;
	width: auto;
	padding: 0px;
	list-style: none;
}
.connected-section ul li
{
	width:auto;
	float: left;
	height: auto;
	margin: 0px 10px;
}
footer
{
	width: 100%;
	float: left;
	height: auto;
}
footer p
{
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 50px;
	background-color: #056CC8;
	padding: 0px;
	margin: 0px;
}
.careers-arrow 
{
	background: url("../images/career_arrow.png") no-repeat;
	background-position: left center;
	height: 38px;
	margin-top: -19px;
	position: absolute;
	right: -37px;
	top: 50%;
	width: 38px;
	z-index: 999;
	display: none;
}
.active .careers-arrow 
{
	display: block;
}
.close.modal-close
{
	position: absolute;
	right: 10px;
	width: 50px;
	height: 50px;
	z-index: 999;
	background:url("../images/close.png") no-repeat;
	background-position: center center;
	top: 10px;
	opacity: 1;
}
@media(max-width:1750px) {
	.container
	{
		max-width: 1220px;
	}
	.navbar-brand.page-scroll.logo > img 
	{
		width: 255px;
	}
	.navbar-default .navbar-nav > li > a
	{
		font-size: 18px;
	}
	.section-content h2
	{
		font-size: 38px;
		padding: 0 0 5px;
	}
	.section-content p,.section-content p a
	{
		font-size: 20px;
		line-height: 30px;
	}
	.section-content
	{
		padding: 65px 0px;
	}
	.about-section-grid ul li img
	{
		width: 115px;
	}
	.about-section-grid ul li h4
	{
		font-size: 18px;
		padding: 20px 0 10px;
	}
	.des
	{
		font-size: 18px;
		line-height: 25px;
	}
	.about-section-left
	{
		width: 400px;
		padding: 60px 0;
	}
	.about-section-right
	{
		height: 305px;
		width: 820px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu
	{
		max-width: 870px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li a
	{
		margin: 10px auto 0;
		padding: 0 25px;
		line-height: 55px;
		font-size: 20px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li.active a
	{
		font-size: 20px;
	}
	.about-section-left h5
	{
		padding-bottom: 25px;
		font-size: 38px;
	}
	.about-section-left img
	{
		width: 85px;
	}
	.about-section-right span
	{
		padding: 0 40px 0 0;
	}
	.nav.nav-tabs.project-top-menu li a
	{
		padding: 0px;
		line-height: 65px;
		margin: 0px;
		font-size: 20px;
	}
	.image-section img
	{
		width: 348px;
		height: auto;
		margin: 70px auto 50px auto;
	}
	.image-captcha h1
	{
		padding: 95px 0 0;
		font-size: 48px;
	}
	.image-captcha p 
	{
		font-size: 24px;
		line-height: 35px;
		padding-top: 32px;
	}
	.project-link img
	{
		margin: 30px auto;
		width: 36px;
	}
	.carousel-indicators li
	{
		width: 15px;
		height: 15px;
		margin: 0 8px;
	}
	.carousel-indicators li.active
	{
		width: 15px;
		height: 15px;
		margin: 0 8px;
	}
	.nav.nav-tabs.project-bottom-menu li a
	{
		height: 85px;
		font-size: 20px;
	}
	.careers-section-inner form
	{
		max-width: 830px;
	}
	.careers-section-inner .nav.nav-tabs li.active a
	{
		font-size: 20px;
	}
	.careers-section-inner .nav.nav-tabs li a
	{
		height: 65px;
		font-size: 20px;
	}
	.careers-section-inner form h3
	{
		font-size: 34px;
	}
	.careers-section-inner form 
	{
		padding: 45px 70px;
	}
	.careers-section-inner form span
	{
		font-size: 20px;
		padding: 0 0 22px;
	}
	.careers-section-inner form fieldset input
	{
		width: 260px;
		font-size: 20px;
		line-height: 45px;
	}
	.careers-section-inner form fieldset textarea
	{
		font-size: 20px;
		width: 260px;
		height: 265px;
	}
	.careers-section-inner form fieldset input.uplode-btn
	{
		margin-right: 215px;
	}
	.careers-section-inner form fieldset label
	{
		left: 140px;
	}
	.common-btn 
	{
		font-size: 24px;
		line-height: 65px;
		margin-left: 85px;
		width: 215px;
	}
	.owl-item .item > img
	{
		max-width: 225px;
		height: auto;
	}
	.banner-section img
	{
		max-width: 810px;
	}
	.banner-captcha h2
	{
		font-size: 50px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev,.owl-theme .owl-controls .owl-buttons .owl-next
	{
		background-size: 40px auto;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
 	input,textarea 
	{
		-webkit-appearance: caret;
		border-radius: 0px;
	}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
	input,textarea 
	{
		-webkit-appearance: caret;
		border-radius: 0px;
	}
}
@media(max-width:1365px) {
	
	.container 
	{
		max-width: 1000px;
	}
	.navbar-default .navbar-nav > li > a
	{
		padding: 15px 10px;
	}
	.des 
	{
		font-size: 16px;
		line-height: 25px;
	}
	.about-section-left
	{
		width: 350px;
	}
	.about-section-right
	{
		width: 650px;
	}
	.careers-section-inner form
	{
		max-width: 650px;
	}
	.careers-section-inner form 
	{
		padding: 35px 35px;
	}
	.careers-section-inner form fieldset label 
	{
		left: 100px;
	}
	.common-btn
	{
		margin-left: 50px;
	}
	.banner-section img
	{
		max-width: 615px;
	}
	.banner-captcha
	{
		min-height: 230px;
		margin-top: -115px;
	}
	.connected-section h3
	{
		font-size: 20px;
	}
}
@media(max-width:999px) {
	.container
	{
		max-width: 755px;
	}
	.navbar 
	{
		min-height: 80px;
	}
	.navbar-default .navbar-nav > li > a
	{
		font-size: 14px;
	}
	.navbar-brand.page-scroll.logo > img 
	{
		width: 180px;
		height: auto;
	}
	.navbar-nav 
	{
		margin: 14px 0;
	}
	.banner-section img 
	{
		max-width: 440px;
	}
	.banner-captcha
	{
		margin-top: -160px;
	}
	.banner-captcha h2 
	{
		font-size: 30px;
	}
	.banner-captcha 
	{
		margin-top: -140px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li a
	{
		padding: 0 20px;
	}
	.about-section-left 
	{
		width: 280px;
		padding: 83px 0;
	}
	.about-section-right 
	{
		width: 475px;
	}
	.about-section-left h5
	{
		font-size: 26px;
	}
	.image-captcha h1
	{
		font-size: 32px;
		padding: 55px 0 0;
	}
	.image-captcha p
	{
		font-size: 20px;
	}
	.image-section img
	{
		width: 265px;
	}
	.project-link img
	{
		margin: 15px auto;
	}
	.careers-section-inner form fieldset
	{
		width: 100%;
	}
	.careers-section-inner form fieldset input,.careers-section-inner form fieldset textarea
	{
		width: 100%;
	}
	.careers-section-inner form h3 
	{
		font-size: 26px;
	}
	.careers-section-inner form span
	{
		font-size: 18px;
	}
	.careers-section-inner form fieldset input.uplode-btn 
	{
		float: left !important;
		margin-right: 0;
	}
	.careers-section-inner form fieldset label 
	{
		left: 60px;
	}
	.common-btn
	{
		margin-left: 0px;
		width: 170px;
		font-size: 20px;
		line-height: 50px;
	}
	#map
	{
		height: 300px;
	}
	.modal-content fieldset,.modal-content fieldset input
	{
		width: 100%;
	}
	.modal-content input
	{
		line-height: 45px;
		font-size: 20px;
	}
	.errormessage
	{
		line-height: 35px;
		height: 30px;
		font-size: 16px;
	}
	.modal-content textarea
	{
		height: 200px;
	}
	.owl-item .item > img 
	{
		height: auto;
		max-width: 190px;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next 
	{
		background-size: 25px auto;
	}
}
@media(max-width:767px) {
	.container
	{
		max-width: 630px;
	}
	.nav.nav-tabs.project-top-menu li
	{
		width: auto;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li a
	{
		margin: 10px 10px 0px 10px;
	}
	.about-section-left
	{
		width: 100%;
		padding: 25px 0;
	}
	.about-section-right
	{
		width: 100%;
		height: auto;
		padding: 20px;
	}
	.about-section-grid ul li
	{
		width: 100%;
		margin-bottom: 25px;
	}
	.project-section-inner .nav.nav-tabs.project-top-menu li
	{
		width: 25%;
	}
	.careers-section-inner .nav.nav-tabs li.active a,.nav.nav-tabs.project-top-menu li a,.about-section-inner .nav.nav-tabs.project-top-menu li.active a,.about-section-inner .nav.nav-tabs.project-top-menu li a,.nav.nav-tabs.project-bottom-menu li a,.careers-section-inner .nav.nav-tabs li a
	{
		font-size: 14px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu
	{
		height: 66px;
	}
	.about-section-right span
	{
		text-align: center;
	}
	.image-captcha p 
	{
		font-size: 16px;
		line-height: 25px;
	}
	.image-section img 
	{
		width: 210px;
	}
	.careers-section-inner .nav.nav-tabs ,.careers-section-inner .tab-content
	{
		width: 100%;
	}
	.careers-section-inner .nav.nav-tabs li.active a,.careers-section-inner .nav.nav-tabs li a
	{
		height: 65px;
	}
	.common-btn
	{
		float: none;
		display: table;
		margin: 0 auto;
	}
	footer p
	{
		line-height: 50px;
		font-size: 12px;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.navbar
	{
		min-height: inherit;
	}
	.navbar-toggle
	{
		margin-top: 21px;
	}
	.navbar-default .navbar-toggle 
	{
		border-color: #056CC8;
	}
	.navbar-default .navbar-toggle .icon-bar
	{
		background-color: #056CC8;
	}
	.banner-captcha h2 
	{
		font-size: 24px;
	}
	.banner-captcha
	{
		min-height: 160px;
	}
	.banner-section img 
	{
		max-width: 430px;
	}
	.home-section
	{
		margin-top: 90px;
	}
	.about-section-right span 
	{
		padding: 0 0px 0 0;
	}
	.careers-section-inner form fieldset input, .careers-section-inner form fieldset textarea
	{
		font-size: 18px;
		line-height: 35px;
	}
	.navbar-toggle
	{
		margin-right: 5px;
	}
	.modal-content 
	{
		padding: 40px 20px 0;
	}
	.navbar-collapse.navbar-ex1-collapse 
	{
		width: 100%;
		text-align: center;
	}
	.active .careers-arrow
	{
		display: none;
	}
}
@media(max-width:639px) {
	.container
	{
		max-width: 470px;
	}
	.banner-section img 
	{
		margin-bottom: 0;
		max-width: 100%;
	}
	.banner-captcha 
	{
		float: left;
		margin: 30px 0;
		min-height: inherit;
		position: static;
		width: 100%;
	}
	.careers-section-inner .nav.nav-tabs li.active a, .nav.nav-tabs.project-top-menu li a, .about-section-inner .nav.nav-tabs.project-top-menu li.active a, .about-section-inner .nav.nav-tabs.project-top-menu li a, .nav.nav-tabs.project-bottom-menu li a, .careers-section-inner .nav.nav-tabs li a 
	{
		font-size: 12px;
	}
	.image-captcha h1 
	{
		font-size: 24px;
	}
	.image-captcha p
	{
		font-size: 14px;
	}
	.careers-section-inner form fieldset label
	{
		font-size: 18px;
	}
	.careers-section-inner form fieldset textarea
	{
		height: 100px;
	}
	.section-content h2
	{
		font-size: 30px;
	}
	.section-content 
	{
		padding: 30px 0;
	}
	.about-section-grid ul li img 
	{
		width: 90px;
	}
	.section-content p ,.section-content p a
	{
		font-size: 17px;
		line-height: 20px;
	}
	.about-section-grid ul li h4
	{
		font-size: 16px;
	}
	.des 
	{
		font-size: 14px;
		line-height: 20px;
	}
	.about-section-left h5 
	{
		font-size: 20px;
	}
	.about-section-left img 
	{
		width: 70px;
	}
	.common-btn 
	{
		border-radius: 5px;
		font-size: 16px;
		line-height: 40px;
		width: 125px;
	}
	.connected-section img 
	{
		width: 40px;
	}
	.careers-section-inner form fieldset input.uplode-btn
	{
		background-size: 40px auto;
	}
	#map 
	{
		height: 200px;
	}
}
@media(max-width:479px) {
	.container
	{
		max-width: 310px;
	}
	.nav.nav-tabs.project-top-menu li a
	{
		line-height: 45px;
	}
	.careers-section-inner .nav.nav-tabs li.active a, .nav.nav-tabs.project-top-menu li a, .about-section-inner .nav.nav-tabs.project-top-menu li.active a, .about-section-inner .nav.nav-tabs.project-top-menu li a, .nav.nav-tabs.project-bottom-menu li a, .careers-section-inner .nav.nav-tabs li a 
	{
		font-size: 10px;
	}
	.careers-section-inner .nav.nav-tabs li.active a, .careers-section-inner .nav.nav-tabs li a
	{
		height: 45px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li a 
	{
		margin: 10px 6px 0;
		padding: 0 10px;
		line-height: 35px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu li.active a
	{
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.about-section-inner .nav.nav-tabs.project-top-menu 
	{
		height: 46px;
	}
	.about-section-right
	{
		padding: 0px 20px 20px;
	}
	.project-section-inner .nav.nav-tabs.project-top-menu li
	{
		width: auto;
		padding: 0 10.9px;
	}
	.nav.nav-tabs.project-top-menu li.active a
	{
		float: left;
	}
	.nav.nav-tabs.project-bottom-menu li
	{
		width: 100%;
		border-bottom: 1px solid #fff;
	}
	.nav.nav-tabs.project-bottom-menu li a
	{
		height: 55px;
		border-bottom: 1px solid #fff;
	}
	.nav.nav-tabs.project-bottom-menu li:last-child
	{
		border-bottom: none;
	}
	.section-content p,.section-content p a
	{
		font-size: 13px;
	}
	.section-content h2 
	{
		font-size: 24px;
	}
	.image-section,.image-captcha
	{
		width: 100%;
	}
	.image-section img
	{
		margin: 20px auto;
	}
	.image-captcha h1
	{
		padding: 0px;
	}
	.image-captcha p
	{
		padding-top: 10px;
	}
	.image-captcha
	{
		padding-bottom: 50px;
	}
	.carousel-indicators
	{
		width: 100%;
		left: 0px;
		right: 0px;
	}
}