@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Asap:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400,600,700');

@font-face {
  font-family: "GT-Walsheim-Medium";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GT-Walsheim-Medium.woff") format("opentype");
}
@font-face {
  font-family: "GT-Walsheim-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GT-Walsheim-Medium.woff") format("opentype");
}
@font-face {
  font-family: "GT-Walsheim-light";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GT-Walsheim-light.woff") format("opentype");
}
@font-face {
  font-family: "GT-Walsheim-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GT-Walsheim-Regular.woff") format("opentype");
}
@font-face {
    font-family: "FlamaSemicondensedBasic";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FlamaSemicondensedBasic.woff") format("opentype");
}
@font-face {
	font-family: "FlamaSemicondensedMedium";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/FlamaSemicondensedMedium.woff") format("opentype");
}
@font-face {
	font-family: "Flama-Semibold";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Flama-Semibold.otf") format("opentype");
}


ul, ol {
	margin: 0px;
	list-style: none;
}
*, *:before, *:after {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    line-height: 40px;
    text-align: center;
    color: #7abd0d;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #4C1D0D;
    bottom: 15px;
    right: 0;
    font-size: 20px;
    display: none;
    z-index: 999;
}
a, img {
	border: 0px;
	outline: 0px;
	text-decoration: none;
	vertical-align: middle;
}
body {
	font-size: 14px;
	color: #555;
	line-height: 22px;
	overflow-x: hidden;
	font-weight: 400;
	font-family: 'Maven Pro','Open Sans', sans-serif;
	position: relative;
	overflow-x: hidden;
}
.full_header
{
	width:100%;
	float:left;
	position:relative;
	 height:690px;
}
.header_deg {
    width: 100%;
    float: left;
    background-color: rgba(0, 0, 0,0.1);
    bottom: 0;
    height:690px;
    left: 24%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(-62deg);
    width: 250%;
    z-index: 10;
}
.header_deg1{height: 406px; left: 44%;}
.fullbody {
	width: 100%;
	float: left;
}
.fullpage {
	max-width:1180px;
	min-width: 240px;
	margin: 0px auto;
}
.main_inner
{
	width:100%;
	float:left;
}
.header {
	background: #fff;
	transition: all .5s;
	border-top:3px solid #4182c3;
	position: fixed;
	z-index: 9;
}
.logo {
	float: left;
	width:auto;
	padding-top:24px;
	position: relative;
	transition: all .5s;
}
.logo img {
	height:60px;
	transition: all .5s;
}
.logo_right
{
	width:74%;
	float:right;
}
.header_contact
{
	float:right;
	width:auto;
	list-style-type:none;
}
.header_contact li
{
	float:left;
	font-family: "FlamaSemicondensedMedium";
	padding: 15px 15px 0px 15px;
	color:#3c4a61;
	letter-spacing:2px;
}
.header_contact li:last-child
{
	padding-right:0px;
}
.header_contact li span
{
	color:#52ae36
}
.menu_nav {
	float:left;
	width:100%;
}
ul.menu {
	float: right;
	list-style-type: none;
}
ul.menu li {
	float: left;
	padding-left:42px;
	position: relative;
}
ul.menu li a {
	float: left;
	color: #3c4a61;
	font-size: 17px;
	letter-spacing:1px;
	padding:22px 0;
	font-weight: 500;
	position: relative;
	text-transform: capitalize;
	font-family: "FlamaSemicondensedMedium";
	transition: all .5s;
}
ul.menu > li:hover a, ul.menu li a.active {
    color: #125daf;
	text-decoration:none;
    transition: all .5s;
}
ul.menu > ul li:hover a:after, ul.menu ul li a.active:after,
ul.menu > ul li:hover a:before, ul.menu ul li a.active:before,
ul.menu ul li a:after, ul.menu > ul li a:before,
ul.menu > li:hover li a:after, ul.menu > li:hover li a:before {
	display: none;
}
ul.menu ul {
	width: 300px;
    min-width: 100%;
    /*max-width: 1000px;*/
    position: absolute;
    top: 98%;
    left: 0px;
    list-style: none;
    display: none;
    z-index: 9999999999;
    box-shadow: 0 6px 4px 3px rgba(0, 0, 0, 0.15);
	border-top: 2px solid #429ce3;
	background-color: #ecf7ff;
	padding: 0px;
}
ul.menu li:hover ul {
	 display: block !important;  
}
ul.menu ul li {
	float: left; 
    display: inline-block;
    width: 100%;
    padding: 0px;
}
ul.menu ul li a {
	text-decoration: none;
    color: #000 !important;
    font-size: 15px;
    padding: 15px;
    display: block;
    font-weight: 500;
    text-align:left;
    width: 100%;
    display: block;
    background-color: #ecf7ff;
    text-transform: capitalize;
    border-right: 1px solid #c0e1fc;
    border-bottom: 1px solid #c0e1fc !important;
    position: relative;
}
ul.menu > li:hover li a {
	color: #000;
	border-bottom: 1px solid #f5f5f5;
	transition: all .5s;
}
ul.menu ul li a:hover {
	background-color: #fff;
}
.login {
  animation: colorchange 10s;
  -webkit-animation: colorchange 10s;
   -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@keyframes colorchange
{
  0%   {background: #009BAA;}
  20%  {background: #FFAE1A;}
  40%  {background: #003561;}
  60%  {background: #78bf5e;}
  80% {background: #4F2314;}
  100%   {background: #009BAA;}
}
@-webkit-keyframes colorchange 
{
  0%   {background: #009BAA;}
  20%  {background: #FFAE1A;}
  40%  {background: #003561;}
  60%  {background: #78bf5e;}
  80% {background: #4F2314;}
  100%   {background: #009BAA;}
}
/* ---- banner ---- */
.homebanner {
	width: 100%;
	float: left;
	padding: 0;
	background-color: #000;
	position: relative;
	height:580px;
	overflow:hidden;
	margin-top: 105px;
}
.home_banner img,  .item img {
	width: 100%;
}
.item::before {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0,0,0,0.2);
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-indicators {
	width:auto;
	margin:auto;
	height: auto;
	text-align: center;
	bottom: 100px;
	left:0px;
	right:0px;
}
.carousel-indicators li {
	display: inline-block;
    width: 15px;
    height: 15px;
    margin:3px;
    text-align: center;
    color: #333;
	border-radius:50%;
    text-indent: -9999px;
    background: #fff;
    cursor: pointer;
    transition: all .5s;
}
.carousel-indicators li.active{
    background: #1666B2;
    border: 1px solid #1666B2;
    transition: all .5s;
	width: 15px;
    height: 15px;
	margin:3px;
}
.carousel-indicators li:hover {
    background: #0B7DCB;
    border: 1px solid #1666B2;
    transition: all .5s;
}
.carousel-control.left, .carousel-control.right {
    position: absolute;
    top: 42%;
    z-index: 10;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #5f99d0;
    font-size: 24px;
    background: rgba(0,0,0,0.7);
}
.carousel-control.right {
	left: auto;
	top: 51%;
	transition: all .5s;
}
.carousel-control.left:hover {	
    background: rgba(0,0,0,0.8);
	transition: all .5s;
}
.carousel-control.right:hover {
    background: rgba(0,0,0,0.8);
	transition: all .5s;
}
.item .banner_text {
	opacity: 0;
}
.banner_text {
	width:80%;
	z-index:9;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
	transition: all .5s;
}
.banner_text h2 {
	color: #fff;
	text-shadow: 0px 0px 5px #333;
	font-size:60px;
    line-height:52px;
	font-weight: 700;
	margin:0;	
	letter-spacing:1px;
	font-family: "FlamaSemicondensedMedium";
	position: relative;
}
.banner_text p {
	color: #fff;
	font-size:20px;
    line-height:35px;	
	font-family: "FlamaSemicondensedMedium";
	position: relative;
	margin-top:30px;
	position:relative;
	letter-spacing:1px;
}
.banner_text p:after{
	position:absolute;
	width:40px;
	height:4px;
	left:0px;
	right:0px;
	bottom:-40px;
	margin:auto;
	background:#7abd0d;
	content:'';
	margin-bottom:15px;
}
.item.active .banner_text {
	opacity: 1;
	top: 200px;
	transition: all 1s;
}
.banner_text a {
	display: inline-block;
	font-size: 14px;
	padding: 10px 25px;
	color: #fff;
	float: left;
	font-weight: 500;
	margin-top:30px;
	border: 2px solid #fff;
	text-transform: uppercase;
	transition: all .5s;
}
.banner_text a span {
	margin-left: 5px;
	transition: all .5s;
}
.banner_text a:hover {
	color: #fff;
	background: #75c8d2;
	border: 2px solid #75c8d2;
	transition: all .5s;
	text-decoration:none;
}




.welcome
{
	padding:40px 0px;
	width:46%;
	float:left;
}
.welcome_fluid
{
	text-align:left;
	padding-bottom:110px;
	background:url('../images/map_rr.png') no-repeat right;
}
.welcome h1
{
	margin: 0 0 20px;
    font-size:31px;
    font-weight: 300;
	line-height:46px;
	color: #01408f;
	color: #01408f;
	font-family: 'Lato', sans-serif;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
}
.welcome h4
{
	margin: 0 0 10px;
    font-size:22px;
    font-weight: 400;
	color: #00418f;
	font-family: 'Lato', sans-serif;
	text-align:left;
}
.welcome p
{
	color: #333;
	font-family: 'Open Sans', sans-serif;
	 font-size:16px;
    font-weight: 600;
	line-height:28px;
	text-align:left;
}
.welcome a
{
	color:#e68426;
	padding:8px 0px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	margin-top:20px;
	width:auto;
	font-size:14px;
	letter-spacing:1px;
	float:right;
	border-radius:50px;
	font-weight:600;
	transition:all .5s;
}

.welcome_right
{
	width:50%;
	float:right;
	margin-top:8px;
	position:relative;
}
.lefticon
{
	background: #425563;
    color: #fff;
	margin-top:178px;
    height: 200px;
    width: 200px;
	position:absolute;
	left:0px;
	top:0px;
	margin-left:110px;
	cursor:pointer;
	text-align: center;
    transition: 0.5s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	transition:all .5s;
}
.lefticon:hover
{
	height: 230px;
    width: 230px;
	transition:all .5s;
	box-shadow: 9px 10px 5px rgba(0,0,0,0.4);
	margin-left:80px;
}
.righticon
{
	background: #6eba1c;
    color: #fff;
	margin-top:196px;
	margin-right:15px;
    height: 160px;
    width: 160px;
	position:absolute;
	right:0px;
	cursor:pointer;
	text-align: center;
    transition: 0.5s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.righticon:hover
{
	height: 200px;
	z-index:9;
    width: 200px;
	margin-top:170px;
	transition:all .5s;
	box-shadow: 9px 10px 5px rgba(0,0,0,0.4);
	margin-right:-30px;
}
.upicon
{
	background: #018ede;
    color: #fff;
	margin-top: 80px;
    height: 160px;
    width: 160px;
	cursor:pointer;
	text-align: center;
    transition: 0.5s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	position:absolute;
	left:24%;
	right:0px;
	top:50px;
	transition:all .5s;
	margin:auto;
}
.upicon:hover
{
	height: 200px;
	z-index:9;
    width: 200px;
	left:27%;
	box-shadow: 9px 10px 5px rgba(0,0,0,0.4);
	transition:all .5s;
}
.downicon
{
	background: #e87500;
    color: #fff;
	margin-top: 80px;
    height: 160px;
    width: 160px;
	cursor:pointer;
	text-align: center;
    transition: 0.5s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
	position:absolute;
	left:25%;
	right:0px;
	top:339px;
	margin:auto;
}
.downicon:hover
{
	height: 200px;
	z-index:9;
    width: 200px;
	left:28%;
	box-shadow: 9px 10px 5px rgba(0,0,0,0.4);
	transition:all .5s;
}
.rotation
{
	 -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	text-align:center;
	width:100%;
	height:100%;
	padding-top:10px;
}
.counter
{
	font-size:33px;
	color:#fff;
	font-weight:700;
	padding:7px 0 9px;
	width:100%;
	float:left;
	display:table;
	font-family: 'Open Sans', sans-serif;	
}
.why_icon
{
	width:50px;
	margin:auto;
}
.why_icon img
{
	width:100%;
}
.icon_text
{
	color:#fff;
	font-size:14px;
	line-height: 19px;
}
.hd1
{
	color: #505050;
    text-transform: uppercase;
	font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-bottom: 42px;
	text-align:center;
	font-size:35px;
}
.margin_hd
{
	margin-top:50px;
}

.services 
{
	width:100%;
	list-style-type:none;
	position:relative;
	margin-top:-30px;
	z-index:1;
	float:left;	
}
.services li
{
	width:31%;
	margin-right:27px;
	margin-bottom:29px;
	float:left;
	transition:all .5s;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.3);
}

.services li:hover 
{
	box-shadow:none;
	transition:all .5s;
}
.services li.ser_marginremove
{
	margin-right:0px !important;
}
.ser_img
{
	width:100%;
	transition:all .5s;
	float:left;
	overflow:hidden;
}
.ser_img img
{
	width:100%;
	transition:all .5s;
}
.services li:hover .ser_img img
{
	transform:scale(1.1);
	transition:all .5s;
}
.ser_info
{
	width:100%;
	float:left;
	padding:10px 10px 20px;
	text-align:center;
	/*border-bottom:3px solid #79bb0c;*/
	background:#f3f3f3 url(../images/bg-body-top.png) repeat-x bottom;
}
.ser_info h4
{
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	color:#036399;
	font-weight:500;
}
.ser_info p
{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333;
	line-height:24px;
	padding:0px 9px;
}
.ser_info a
{
	color:#e68426;
	background:#fff;
	padding:8px 20px;
		font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	margin:auto;
	margin-top:20px;
	width:auto;
	font-size:13px;
	letter-spacing:1px;
	border:1px solid #e68426;
	display:table;
	transition:all .5s;
}
.ser_info a:hover
{
	color:#fff;
	background:#e68426;
	transition:all .5s;
	text-decoration:none;
}



.footer_fluid
{
	background:#3d3d3d;
	padding:30px 0px 30px;
}
.footer_menu
{
	width:auto;
	float:left;
	list-style-type:none;
	margin-top:35px;
}
.footer_menu li
{
	float:left;
	position:relative;
	margin-right:30px;
}
.footer_menu li:last-child:after
{
	display:none;
}
.footer_menu li:after {
    right: -13px;
    position: relative;
    top: 3px;
    content: '\02022';
    font-size: 9px;
    line-height: 1.6;
    color: #7b7b7b;
    text-shadow: 0 -1px 0 rgba(17, 17, 17, 0.4);
    font-family: 'serif';
    text-decoration: none;
}
.footer_menu li a
{
	text-shadow: 0 2px 0 rgba(17, 17, 17, 0.32);
    color: #dedede;
}
.copy_right
{
	width:50%;
	float:right;
}
.copy_fluid
{
	background:#333333;
	padding:0px 0px 10px;
}
.copy_fluid p
{
	color: #dedede;
    font-size: 12px;
	float:right;
	width:100%;
	text-align:right;
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
}
.footercopy_menu
{
	width:auto;
	float:right;
	list-style-type:none;
	margin-top:10px;
}
.footercopy_menu li
{
	float:left;
	position:relative;
	margin-left:30px;
}
.footercopy_menu li:last-child:after
{
	display:none;
}
.footercopy_menu li:after {
    right: -13px;
    position: relative;
    top: 3px;
    content: '\02022';
    font-size: 9px;
    line-height: 1.6;
    color: #7b7b7b;
    text-shadow: 0 -1px 0 rgba(17, 17, 17, 0.4);
    font-family: 'serif';
    text-decoration: none;
}
.footercopy_menu li a
{
	text-shadow: 0 2px 0 rgba(17, 17, 17, 0.32);
    color: #dedede;
}
.ftsocial {
    list-style: outside none none;
    padding: 0px;
    margin: 0px;
	float:left;
	margin-top:30px;
}
.ftsocial li {
    display: inline-block;
    float: left;
    margin-right:3px;
}
.ftsocial li a {
    color: #fff;
    display: block;
	border:1px solid #fff;
	height:30px;
	width:30px;
	line-height:28px;
	border-radius:50%;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
	margin-right:20px;
    transition: all 0.3s ease 0s;
}
.ftsocial li a:hover{color: #f1a400;}
.ftsocial span{float: left;
	display: inline-block;
	color: #dedede; 
	letter-spacing:0px; 
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.footer_search
{
	width:30%;
	float:right;
	position:relative;
}
.footer_searchfield
{
	border-radius: 0;
    outline: 0;
    border: 0;
    border-top: 1px solid rgba(17, 17, 17, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background-color: #333;
    width: 100%;
    height: 45px;
    color: #bdbdbd;
    font-family: EMprint, 'Univers Next W23', 'Tahoma W01 Regular', 'Saral W60', 'AxisStd-Light', 'MHei HK Medium', 'MHei PRC Medium', 'Ergo LT W08', 'YDGothic_120 Pro', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    text-align: right;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 50px;
    text-align: left;
}
.search_but {
    padding: 13px 14px;
    right: 0;
    top: 1px;
    font-size: 16px;
    background-image: url(../Images/icon-search-footer.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 15px 13px;
    height: 45px;
    width: 45px;
	position:absolute;
	background-color:transparent;
	border:none;
}


.innerbanner
{
    width:100%;
    float:left;
    height:300px;
    overflow:hidden;
    position:relative;
	margin-top: 105px;
}
.innerbanner img{display: block; width: 100%;}
.innerpage_hd {
    position: absolute;
    left: 0px;
    bottom: 40%;
    width: 100%;
    text-align: center;

    color: #fff;
    text-shadow: 0px 0px 5px #333;
    font-size: 60px;
    line-height: 52px;
    font-weight: 700;
    margin: 0;
    letter-spacing: 1px;
    font-family: "FlamaSemicondensedMedium";
}


.innerbox1, .innerbox2, .page{
	width: 100%;
	display: table;
	padding: 20px 0;
}
.inner_left1{
	float: left;
	display: inline-block;
	width: 100%;
}


.right_content {
    float: left;
    padding: 0px 15px 0 35px;
    width: 30%;
	border-left: thin dotted #d8d8d8;
	min-height: 300px;
}
.right_head {
    color: #00639f;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 12px 0;
    position: relative;
}
.right_head::after {
    background: #d1d1d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
}
.ser_list ul {
    list-style: outside none none;
    padding-left: 0;
    width: 100%;
	margin-top: 20px;
}
.ser_list ul li {
    background-image: url("../images/liarrow.png");
    background-position: 0 15px;
    background-repeat: no-repeat;
    border-bottom: thin dotted #d8d8d8;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-top: 8px;
    width: 100%;
}
.ser_list ul li a {
    color: #3d505a;
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
.ser_list ul li a:hover, .ser_list ul li a.active {
    color: #eb8603;
    text-decoration: none;
}

.b2_hd1{
	width: 100%;
	display: table;
	font-size: 36px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	width: 100%;
	display: table;
	letter-spacing: 1px;
}
.b2_hd1 span{
	color: #908e8e;
	font-size: 16px;
	position: relative;
	font-weight: 400;
}
.b2_hd1 span:before{
	width: 60px;
	height: 4px;
	background-color: #f28e00;
	content: "";
	top: -10px;
	right: 0px;
	position: absolute;	
}
.b2_cont1{
	width: 100%;
	display: table;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0;
}
.b2_cont1 ul{padding-left: 20px;}
.b2_cont1 ul li {
    background-image: url("../images/liarrow.png");
    background-position: 0 15px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-top: 8px;
    width: 100%;
}

.innerbox2 ul{list-style: none; width: 100%; clear: both; display: inline-block; margin-top: 0px;}
.innerbox2 ul li{display: inline-block; padding: 10px; text-align: center; float: left; width: 20%;}
.innerbox2 ul li img{
    /*filter: grayscale(1);
    transition-property: filter;
    transition-duration: 1s;  
    transition: all 0.3s ease 0s;*/
    width: 100%;
    padding: 20px;
    display: inline-block;
     background-color: #fff; box-shadow: 0 0 25px rgba(218, 218, 218, 0.5);
}
.innerbox2 ul li img:hover{filter: grayscale(0); opacity: 1;}



.careers_left, .contleft{
	float: left;
	display: inline-block;
	width: 60%;
	padding-right: 30px;
}
.careers_rt{
	float: right;
	display: inline-block;
	width: 40%;
	background-color: #f3f3f3;
	padding: 10px;
	border-radius: 10px;
}
.career_hd{
	width: 100%;
	clear: both;
	font-size: 34px;
	text-align: center;
	padding: 0 0 25px;
	margin-bottom: 25px;
	color: #000;
	font-weight: 600;
}
.careers_form_hd{
	width: 90%;
	margin: auto;
	clear: both;
	font-size: 20px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: 600;
	color: #000;
}
.car_job a{
	text-decoration: none;
	color: #0066a8;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	font-size: 22px;
	display: inline;
	font-weight: 600;
	transition: all 0.3s ease 0s;
}
.car_job a:hover{color: #0097da;}

a.car_rm{padding: 5px 20px; transition: all 0.3s; background-color: #f07a00; font-size: 14px; float: right;
width: auto; display: inline-block; color: #fff; border-radius: 20px;}
a.car_rm:hover{background-color: #55af30; color: #fff;}
.car_job{
	width: 100%; display: table; padding: 20px 20px 10px; background-color: #fff; 
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.26);
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.26);
margin-bottom: 15px;
}
.car_desc{
	text-decoration: none;
	color: #777;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	display: table;
	margin-top: 10px;
}
.careers_rt label{font-size: 15px;}
.careers_rt label span{color: #f20000; font-size: 16px;}
.career_hd span{
	font-size: 19px;
	color: #009de2;
	top: -5px;
	position: relative;
}
.job_desc{
	line-height: 28px;
	font-size: 16px;
	text-align: justify;
}


.car_form {
    display: inline-block;
    width: 100%;
    padding: 20px;
}
.fields_two {
    float: left;
    margin-bottom: 12px;
    width: 48%;
}
.contactname {
    color: #2f2e3c;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0;
}
.contact_rightinner {
    background-color: #f4f4f4;
    display: table;
    padding: 20px;
    width: 100%;
}
.contactfealds {
    border: 1px solid #cccccc;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15) inset;
    clear: both;
    background-color: #fff;
    color: #000;
    display: table;
    font-size: 14px;
    height: 34px;
    padding: 5px 15px;
    width: 100%;
}
.contactfealds1 {
    height: auto;
}
.fields_two_right {
    float: right;
}
.et_pb_submit_cont {
    background: #009ee8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 20px;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.et_pb_submit_cont:hover {
    background: #54b02d none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}
.job_desc_det {
    
    
}
.job_desc_det ul, .job_desc_det ul li {
    float: left;
    list-style: outside none none;
    width: 100%;
}
.job_desc_det ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.job_desc_det ul label {
    float: left;
    font-size: 18px;
    width: 23%;
}
.job_desc_det ul li a {
    color: #333;
    float: right;
    font-size: 18px;
    text-decoration: none;
    width: 77%;
    background-color: transparent;
    border: 0px;
}
.job_desc_info label, .job_desc_skills label {
    color: #f20000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.job_desc_info, .job_desc_skills {
    color: #333;
    margin-top: 10px;
    width: 100%;
}
.job_desc_info ul li, .job_desc_skills ul li {
    list-style-type: none;
}
.job_desc_info ul li::before, .job_desc_skills ul li::before {
    color: #ca9521;
    content: "";
    font-family: FontAwesome;
    margin-right: 10px;
}
.marb10{
	width: 100%;
	display: table;
	margin-bottom: 10px;
}


.contleft h1{font-weight: 700; font-size: 32px; text-transform: uppercase; color: #000;}
.contleft p{text-transform: uppercase; margin: 5px 0 20px 0; color: #555;}
.contleft{}
.contleft h1 span{color: #429ce3;}

.box5_left{
    float: left;
    display: inline-block;
    width: 100%;
    padding-right: 20px;
    padding-left: 0px;    
}
.width100{clear: both; width: 100%;}
.width50{float: left; display: inline-block; width: 50%;}
.box5_row1{
    width: 100%;
    display: table;
    clear: both;
    margin-bottom: 20px;    
}
.b5_img1{
    float: left;
    display: inline-block;
    width: 15%;
    text-align:center;
}
.b5_img1 img{width: 50%;}
.b5_cont1{
    float: left;
    display: inline-block;
    width: 80%;
    font-weight: 300;
    font-size: 24px;
}
.b5_top1{
    margin-bottom: 5px; 
    font-size: 21px; 
    font-weight: 700;
    color: #000;
}
.b5_btm1.address{font-size: 16px; color: #555;}
.cont-ph{color: #429ce3; margin-top: 10px; font-weight: 300; letter-spacing: 1px;}
.cont-ph span{font-weight: 700; font-size: 18px;}
.b5_btm1 a.email{
    font-size: 22px;
    color: #2e89cd;
    text-decoration: none;  
}
.b5_btm1 ul{
    list-style: none;   
}
.b5_btm1 ul li{
    float: left;
    display: inline-block;
    margin-right: 15px; 
}
.b5_btm1 ul li a{
    font-size: 19px;
    display: block;
    text-decoration: none;
    color: #7f7f7f;
    transition: all 0.3s ease 0s;   
}
.b5_btm1 ul li a:hover{
    color: #2e89cd; 
}

.contadd{padding: 15px 30px; border-right: 1px solid #ccc;}
.contadd:nth-child(3n+1){border-right: 0px;}
.contadd .add_text{color: #000;}
.contadd h4 {
    margin: 10px 0 30px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 400;
    color: #429ce3;
}
.padd15{padding: 0 15px;}
.marb15{margin-bottom: 15px;}


.page {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-weight: 400;
}
.page .width50 h4{color: #0063a5;}
.page .width50 p{text-align: center;}



/*current openings*/
.cur_open {
	margin-top: 0px;
	padding: 20px;
	background: #f2f2f2;
}
.cur_open h4 {
	color: #111;
	font-size: 26px;
	font-weight: 400;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.cur_open li {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #eee;
	margin-top: 20px;
	position: relative;
	border-bottom: 6px solid #e5e5e5;
}
.cur_open li h2 {
	padding: 10px 15px;
	color: #222;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #eee;
}
.cur_open li h2 i {
	margin-right: 10px;
}
.cur_open li .span, .job_nav .span {
	padding: 10px 15px;
}
.cur_open li span, .job_nav span {
	float: left;
	width: 33.33%;
	color: #777;
	font-size: 14px;
	font-weight: 600;
}
.job_nav span {
	width: 100%;
	padding: 10px;
	font-size: 16px;
}
.cur_open li span b, .job_nav span b {
	margin-left: 15px;
	color: #000;
	font-weight: 600;
}
.cur_open li a {
	position: absolute;
	top: 30px;
	right: 15px;
	padding: 5px 15px;
	background: #f48800;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	transition: all .5s;
}
.cur_open li a:hover {
	background: #73c52f;
	transition: all .5s;
}
/*.job_details*/
.job_details b, strong {
	font-size: 18px;
	font-weight: bold;
	color: #111;
	display: block;
	font-family: Roboto;
}
.job_nav a.apply_job {
	margin-top: 10px;
	text-align: center;
	padding: 10px;
}
.job_nav a.apply_job:before {
	display: none;
}
/*career_form*/
.career_form {
	margin-top: 30px;
	background: #f5f5f5;
	padding: 20px;
	display: none;
}
.halfspan {
	width: 49%;
	float: left;
}
.halfspan.right {
	float: right;
}
.career_form h2 {
	color: #00376F;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	font-size: 24px;
	font-weight: 400;
	border-bottom:1px solid #eee;
}
.career_form label {
	margin: 5px 0 0 0;
	display: block;
	font-weight: 600;
}
input.c-input, textarea.c-input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 10px;
    color: #333;
    border: 1px solid #ccc;
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 300;
    transition: all .5s;
}
input.c-input[type=file] {
	padding: 0 10px;
}
input.c-input:hover, textarea.c-input:hover,
input.c-input:focus, textarea.c-input:focus {
	border: 1px solid #333;
	outline: 0px;
	transition: all .5s;
}
textarea.c-input {
	height: 80px;
}
input.c-btn {
	float: left;
	margin-top: 15px;
	padding: 10px 30px;
	background: #00376F;
	color: #fff;
    font-size: 16px;
	cursor: pointer;
	border: 0px;
	transition: all .5s;
}
input.c-btn:hover, input.c-btn:focus {
	background: #333;
	transition: all .5s;
}

.page ul li{width: 100%;}


.page_left {
	width: 27%;
	background: #f3f3f3;
	float: right;
	padding: 15px;
	position: relative;
}
.stiky {
	position: sticky;
	-webkit-position: sticky;
	-moz-position: sticky;
	-ms-position: sticky;
	-o-position: sticky;
	top: 100px;
}
.page_left ul {
	background: #fff;
}
.page_left ul li {
	width: 100%;
	float: left;	
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #f5f5f5;	
	transition: all .5s;
	position: relative;
}
.page_left ul li.title {
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background: #333;
}
.page_left ul li a {
	width: 100%;
	float: left;
	font-size: 16px;
	padding: 10px 0 10px 25px;
	color: #134367;
	position: relative;
	transition: all .5s;
	z-index: 2;
}
.page_left ul li a:before {
	position: absolute;
	top: 10px;
	left: 10px;
	content: '\f105';
	font-family: 'FontAwesome';
}
.page_left ul li a i {
	float: right;
	font-size: 16px;
	margin-right: 15px;
}
.page_left ul li a.active, .page_left ul li.active a, .page_left ul li > a:hover {
	color: #fff;
	transition: all .5s;
	outline: 0px;
	background-color: #f38701;
	text-decoration: none;
}
.page_left ul li a:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 0;
	height: 100%;
	background: #006bae;
	z-index: -1;
	transition: all .5s;
}
.page_left ul li > a:hover:after {
	width: 100%;
	transition: all .5s;
}
.page_left ul li a.active ,.page_left ul li.active {
	background: #f38701;
	transition: all .5s;
}
.page_left ul ul {
	display: none;
	padding: 10px;
	background: #fff;
	width: 100%;
	float: left;
}
.page_right {
	width: 70%;
	float: left;
	position: relative;
}
.page_right h3 {
	font-size: 26px;
	color: #134367;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: 300;
}
.page_ul ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	border: 0px;
	list-style: none;
}
.page_ul ul li {
	width: 100%;
	float: left;
	margin: 0;
	border: 0px;
	padding: 5px 5px 5px 20px;
	position: relative;
}
.page_ul ul li:before {
	position: absolute;
	top: 5px;
	left: 5px;
	content: '\f105';
	font-family: 'FontAwesome';
}
/*about*/
.ap_values {
    background-image: url(../images/dotted-map-black-small.png);
    background-position: center;
    background-size: cover;
}
.apv_mask {
    position: relative;
    padding: 80px 0;
    background: #0088CC;
}
.apv_link li {
	width: 100%;
	float: left;
	position: relative;
	padding-left: 50px;
	border-top: 1px solid #fff;
}
.apv_link li:last-child {
	border-bottom: 1px solid #fff;
}
.apv_link ul li:last-child {
	border-bottom: 0px solid #fff;
}
.apv_link li h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding: 15px 0;
	cursor: pointer;
}
.apv_link li h3:before {
	position: absolute;
	top: 25px;
	left: 10px;
	content: '';
	width: 20px;
	height: 2px;
	background: #fff;
}
.apv_link li h3:after {
	position: absolute;
	top: 16px;
	left: 19px;
	content: '';
	width: 2px;
	height: 20px;
	background: #fff;
	transform: scaleY(1);
	transition: all .5s;
}
.apv_link li h3.open:after {
	transform: scaleY(0);
	transition: all .5s;
}
.apv_box {
	padding: 15px 0;
	color: #fff;
	display: none;
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	border-top: 1px solid rgba(255,255,255,0.4);
}
.apv_box p {
	display: block;
	margin-bottom: 10px;
}
.page_right a {
	vertical-align: top;
	text-decoration: underline;
}
/*.job_details*/
.job_details b, strong {
	font-size: 18px;
	font-weight: bold;
	color: #111;
	display: block;
	font-family: Roboto;
}
.job_nav a.apply_job {
	margin-top: 10px;
	text-align: center;
	padding: 10px;
}
.job_nav a.apply_job:before {
	display: none;
}
/*career_form*/
.career_form {
	margin-top: 30px;
	background: #f5f5f5;
	padding: 20px;
	display: none;
}
.halfspan {
	width: 49%;
	float: left;
}
.halfspan.right {
	float: right;
}
.career_form h2 {
	color: #00376F;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	font-size: 24px;
	font-weight: 400;
	border-bottom:1px solid #eee;
}
.career_form label {
	margin: 5px 0 0 0;
	display: block;
	font-weight: 600;
}
input.c-input, textarea.c-input {
    width: 100%;
    float: left;
    height: 40px;
    padding: 10px;
    color: #333;
    border: 1px solid #ccc;
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 300;
    transition: all .5s;
}
input.c-input[type=file] {
	padding: 0 10px;
}
input.c-input:hover, textarea.c-input:hover,
input.c-input:focus, textarea.c-input:focus {
	border: 1px solid #333;
	outline: 0px;
	transition: all .5s;
}
textarea.c-input {
	height: 80px;
}
input.c-btn {
	float: left;
	margin-top: 15px;
	padding: 10px 30px;
	background: #006bae;
	color: #fff;
    font-size: 16px;
	cursor: pointer;
	border: 0px;
	transition: all .5s;
}
input.c-btn:hover, input.c-btn:focus {
	background: #333;
	transition: all .5s;
}
/*client_lists*/
.client_lists {	
	border-top: 1px solid #ddd;
}
.client_lists li {
	list-style: none;
	float: left;
	width: 20%;
	padding: 40px 20px;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.client_lists li:nth-child(5n+5) {
	border-right: 0px;
}
.client_lists li img {
	max-width: 100%;
	max-height: 80px;
	line-height: 80px;
	display: inline-block;
	vertical-align: middle;
	filter: grayscale(100%);
	transition: all .5s;
}
.client_lists li:hover img {
	filter: grayscale(0);
	transition: all .5s;
}

.bgcol1{height: 42px; line-height: 42px; background-color: #0061a1; color: #fff; text-transform: uppercase;
font-size: 24px; font-weight: bold; text-align: center;}


.inner_left1 h4{text-align: center; line-height: 32px; font-size: 21px; color: #000;}
.servleft img{width: 100%;}
.width35{float: left; display: inline-block; width: 35%; padding: 0 15px;}
.width65{float: left; display: inline-block; width: 65%; padding: 0 15px;}
.width65 p{font-size: 16px; line-height: 28px; color: #000; font-weight: 400;
padding-left: 50px;}

.txtleft h4, .txtleft p{text-align: left !important;}
.txtleft img{width: 100%; display: block; margin-top: 10px;}

.section4 .wid20{
    float: left;
    display: inline-block;
    width: 20%;
    padding: 0 40px;
    margin-bottom: 30px;
}
.timg1{width: 100%; display: table;}
.timg1 img{width: 100%; display: block; border-radius: 100%; border: 3px solid rgba(255,255,255,0.5);}
.tname1{margin: 20px 0 5px; font-weight: 400; font-size: 18px; color: #0066a8;}
.tdes{font-size: 15px; font-weight: 400; color: #000;}
.mart30{margin-top: 30px;}

.timg1 a{width: 100%; height: 160px; background-color: #eaeaea; display: block; border-radius: 100%;
line-height: 160px; color: #362f59; font-size: 60px; font-weight: 100; text-decoration: none;}
.tname1 a{color: #fff;}
.tname1 a:hover{text-decoration: none;}
.carousel-indicators {
     z-index: 0; 
}


.menu2{position: fixed; right: 30px; top: 50px; z-index: 9; display: none;}
.menu2 .menuicon1{position: relative; z-index: 999;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  border-radius: 20px 0 0 20px;
  text-decoration: none;
  color: #2b2a29;
  display: block;
  font-size: 16px;
  display: block;
  outline: 0px;
  transition: all 0.3s;
}
.sidemenu span{float: left;}
.bars-wrap {
    display: inline-block;
    margin-left:15px;
    position: relative;
    overflow: visible;
    top: 3px;
}
.icon-bar {
    transition: all 0.4s ease;
    width: 25px;
    background: #f48a02;
    height: 3px;
    position: relative;
    top: 8px;
    transition: width .2s ease-out;
    clear: both;
    margin-bottom: 4px;
}
#header.fixed1 .icon-bar {background: #009bca;}
.icon-bar:first-child {width:100%;}
.icon-bar:last-child {width:100%;}

.menu2 .menuicon1:hover .icon-bar:first-child,
.menu2 .menuicon1:hover .icon-bar:last-child{width: 100%;}

.cart_open{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;  
  display: none;
}
.cartbg1{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.cart_bx1{
  width: 90%;
  background-color: #fff;
  height: 100%;
  right: -100%;
  transition:ease all 0.4s;
  top: 0px;
  position: fixed;
  display: block;
  box-shadow: 0 10px 50px rgba(1,2,2,.15);
  z-index: 99999;
  overflow-y:  auto;
}
.left1{right: 280px; z-index: 9999999; transition:ease all 0.8s}
.menu2{
  right: 280px;  
  position: fixed;
  transition:ease all 0.6s;
  top: 0px;
  z-index: 999999;
}
.menu2:before{border-top: 100px solid rgba(255, 255, 255, 1);}
.cart_bx1 ul{list-style: none; width: 100%; margin: 0px; padding: 0px; height: 100%; 
    vertical-align: middle; padding-top: 10px; text-align: right;}
.cart_bx1 ul li{float: none; width: 100%; display: block; clear: both;}
.cart_bx1 ul li a{text-decoration: none; color: #2b2a29; font-weight: 400; font-size: 14px; 
    display: block; padding: 10px 15px; text-transform: uppercase; 
    transition: all 0.3s ease 0s; text-align: center; outline: none;}
.cart_bx1 ul li a:hover, .cart_bx1 ul li a.active{color: #2e3192;}

a.closebtn{
    width: 100%; display: block;
    height: 42px;
    background-color: #4aa730;
    text-decoration: none;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    margin-bottom: 20px;
}



/* ===========================
   ====== Media Queries ====== 
   =========================== */
/*------smallphones----------------*/  
@media only screen and (min-width : 240px) and (max-width : 960px)
{
	body{overflow-x: hidden;}
	.fullpage{width: 100%; display: block; max-width: 100%; min-width: 100%;}
    .menu2{display: block; top: 30px; right: 10px;}
    .logo_right{display: none;}
    .logo img{height: 50px; margin-left: 10px;}
    .homebanner{height: auto; margin-top: 80px;}
    .full_header{height: auto;}
    .header_deg{bottom: auto; top: -75%; display: none;}
    .carousel-indicators{bottom: 0px;}
    .item.active .banner_text{top: 20px;}
    .banner_text h2{font-size: 18px; line-height: normal;}
    .banner_text p{margin-top: 0px; font-size: 12px; line-height: 16px;}
    .welcome{width: 100%; clear: both; padding: 20px 10px;}
    .welcome h1{font-size: 24px; line-height: 28px;}
    .welcome_right{float: none; clear: both; width: 100%; text-align: center;}
    .lefticon, .upicon, .downicon, .righticon{position: relative; left: auto; right: auto; 
    	bottom: auto; top: auto; margin: auto; display: table; padding: 0px;}
    .lefticon:hover, .upicon:hover, .downicon:hover, .righticon:hover{margin: auto; left:auto;
    	right: auto; bottom: auto; top: auto;}
    .services li{
    	clear: both;
    	width: 100%;
    	margin: 0px;
    	margin-bottom: 20px;
    }
    .footer_menu{
    	width: 100%;
    	text-align: center;
    	margin-bottom: 15px;
    }
    .footer_menu li{float: none; display: inline-block;}
    .footer_search, .ftsocial{float: none; display: table; margin: auto; text-align: center;}
    .ftsocial{margin-top: 10px; margin-bottom: 10px;}
    .copy_right{float: none; width: 100%; text-align: center;}
    .footercopy_menu{float: none; width: 100%; text-align: center;}
    .footercopy_menu li{float: none; display: inline-block;}
    .copy_fluid p{text-align: center;}
    .services_fluid{padding: 0 20px; display: table; width: 100%;}
	
	.innerbanner{height: auto;}
	.innerbanner{margin-top: 80px;}
	.bgcol1{font-size: 24px; height: 40px; line-height: 40px;}
	.innerbox1, .innerbox2, .page{padding: 20px; display: block;}
	.width50, .width35, .width65{clear: both; width: 100%;}
	.inner_left1 h4{font-size: 18px; line-height: 24px;}
	.innerbox2 ul li{width: 50%; display: inline-block;}

	.cur_open li span, .job_nav span{width: 100%; clear: both;}
	.cur_open li a{right: 0px; top: auto; bottom: 0px;}
	.stiky{position: relative; top: 0px; clear: both; width: 100%;}
	.page_right{clear: both; width: 100%; margin-top: 15px;}
	.halfspan{clear: both; width: 100%;}

	.careers_left, .contleft{padding: 0px;}
	.contleft h1{font-size: 24px;}
	iframe{margin-bottom: 30px;}
	.footer_search img{float: none !important; display: inline-block;}
	table{width: 100% !important;}
}
/*------iphone----------------*/  
@media only screen and (min-width : 320px) and (max-width : 480px)
{
    
}
/*------smalltablet----------------*/  
@media only screen and (min-width : 480px) and (max-width : 768px)
{
    
}
/*--------iPad - Portrait--------------*/
@media only screen and (min-width : 769px) and (max-width : 1024px)
{
    .banner_text h2{font-size: 32px; line-height: normal;}
    .banner_text p{margin-top: 0px; font-size: 21px; line-height: 32px;}
    .services li{width: 48%; float: left; display: inline-block; clear: none;
    	margin: 1%;}
    .ser_info h4{font-size: 18px;}
}
@media only screen and (min-width : 961px) and (max-width : 1200px)
{
	.logo_right{}
	.logo img{height: 50px;}
	.homebanner, .full_header{height: auto;}
	.header_deg{height: 520px;}
	.ser_info p{height: 72px; line-height: 24px; overflow: hidden;}
}
@media only screen and (min-width : 1025px) and (max-width : 1200px)
{

}
@media only screen and (min-width : 1200px) and (max-width : 1366px)
{
    
}