body{
background-color:white;
}
body::-webkit-scrollbar {
    width: 12px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
}
 
body::-webkit-scrollbar-thumb {
  background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#1a5799, #0061ff, #82beff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1a5799, #0061ff, #82beff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1a5799, #0061ff, #82beff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1a5799, #0061ff, #82beff); /* Standard syntax */
 
}




@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans.woff2') format('woff2'),
        url('../fonts/OpenSans.woff') format('woff'),
        url('../fonts/OpenSans.ttf') format('truetype'),
        url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Regular.eot');
    src: url('../fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Merriweather-Regular.woff2') format('woff2'),
        url('../fonts/Merriweather-Regular.woff') format('woff'),
        url('../fonts/Merriweather-Regular.ttf') format('truetype'),
        url('../fonts/Merriweather-Regular.svg#Merriweather-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{margin:0px; padding:0px; font-family: 'Open Sans', sans-serif; font-size:13px;}


h1,h2,h3,h4,h5,h6,form{margin:0px; padding:0px; border:0px;}
#header {
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 999;
    height: 80px;
}
#header #headerlogo {
    float: left;
    margin-left: 0;
    margin-top: 0;
    background: #fff;
    padding: 11px 10px;
}
#header #linkstopsmall{float:right; margin-right:20px; margin-top:30px;}
#header #linkstopsmall a {
    color: #fff;
    font-size: 18px;
    padding: 3px 10px;
    float: left;
}
#header #linkstopsmall a:hover{color:#0e8edf;}
#header #mainmenu { 
    padding: 0px 0px 0px;
    float: left;
    margin-left: 0px;
}
#mobileslidermenu {display: none; position:absolute; z-index:-1;}
#mobileslidermenu .has-sub ul li a {
    padding-left: 36px;
    background: #2d2d2d;
}
#mainbannerhome{ left:0px; top:0px;    text-align: center;background-size: cover; overflow:hidden;}
#mainbannerhome .bannerimgouter{width:100%; position:absolute; left:0px; top:0px; height:auto;}
#mainbannerhome .banner-overlay-caption {
    display: block;
    background: rgba(3,9,31,.4);
    padding: 26px 30px;
    width: 650px;
    height: 113px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 6%;
    bottom: 0;
    z-index: 9;
}

#mainbannerhome .banner-overlay-caption h2 { 
    font-weight: 400;
    font-style: italic;
    color: #fff; font-size: 36px; line-height:36px;
}

#mainbannerhome .banner-overlay-caption h1 { 
    font-weight: 800;
    font-style: normal;
    color: white;
    font-size: 60px;
    line-height: 72px;
    text-transform: uppercase;
    margin-bottom: 0;
}

#innerbannertop {
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 530px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
}
#innerbannertop .banner-overlay-caption {
    display: block;
    background: rgba(3,9,31,.4);
    padding: 26px 30px;
    width: 436px;
    height: 65px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
    z-index: 9;
}
#innerbannertop .banner-overlay-caption h1 {
    font-weight: 800;
    font-style: normal;
    color: white;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 0;
}
#innerbannertop .banner-overlay-caption h2 {
    font-weight: 400;
    font-style: italic;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
}

.home2{margin-top:5px; width:100%; margin-bottom:5px; overflow:hidden;}
.home2 .sec1{float:left;width:49.8%; height:375px; background-image:url(../images/Homepage_WhoWeAre.jpg); background-repeat:no-repeat; background-position:left center; background-size:100% auto; background-repeat:no-repeat; text-align:center;}
.home2 .sec1 .contentbox{width:70%; background-color:rgba(0,0,0,0.4); padding:30px; color:#FFFFFF; margin:auto;}
.home2 .sec1 .contentbox h2{font-weight: 800;
    font-style: normal;
    color: white;
    font-size: 60px;
    line-height: 72px;
    text-transform: uppercase;}


.home2 .sec1 .contentbox h2 span {
    font-weight: 100;
    font-style: italic;
    color: #fff;
    font-size: 49px;
    line-height: 14px;
    display: block;
    width: 100%;
    text-transform: initial;
}

.home2 .sec1 .contentbox .single-overlay p {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    text-align: center;
    margin-top: 50px;
    font-family: 'Merriweather', serif;
    line-height: 24px;
}

.black-bg-btn, .blue-bg-btn, .transparent-bg-btn, .follow-btn {
    background: white;
    color: #268fdc;
    line-height: 44px;
}
.medium-btn {
    width: 250px;
}


.blue-btn, .medium-btn, .big-btn, .large-btn, .special-btn, .black-bg-btn, .blue-bg-btn, .transparent-bg-btn, .follow-btn {
    font-size: 20px;
    font-family: 'Merriweather', serif;
    color: white;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    display: inline-block;
    text-align: center;
    height: 34px;
    line-height: 36px;
    text-decoration: none;
    color: #278fdc;
    border: 3px #fff solid;
}
.black-bg-btn:hover{color:#fff; background-color:#278fdc !important;}

.home2 .sec2{float:right;width:49.8%; height:375px; text-align:left;}
.home2 .sec2 .graybox{width:50%; height:49.5%; color:#0e8edf; background-color:#f2f2f2; float:left; position:relative; text-align:center;}
.home2 .sec2 .bluebox{width:50%; height:49.5%; background-color:#0d82cd; color:#FFFFFF; float:left; position:relative; text-align:center;}
.leftarrow {
    position: absolute;
    right: -20px;
    width: 21px;
    height: 44px;
    background-image: url(../images/leftarrowb.png);
    z-index: 1;
    top: 40%;
}

.home2 .rightarrow {
    position: absolute;
    left: -20px;
    width: 21px;
    height: 44px;
    background-image: url(../images/rightarrowb.png);
    z-index: 1;
    top: 40%;
}
 


.home2 .sec2 .graybox h2 {
    font-weight: 800;
    font-style: normal;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    margin-top: 16%;
    padding-right: 60px;
}


.home2 .sec2 .graybox h2 span {
    font-weight: 100;
    font-style: italic;
    font-size: 40px;
    line-height: 14px;
    display: block;
    width: 100%;
    text-transform: initial;
    padding-left: 55px;
}


.home2 .sec2 .bluebox .in {
    padding: 30px;
    text-align: center;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 15px;
    color: white;
    font-size: 15px;
	font-family: 'Merriweather', serif;
}

.home2 .sec2 .bluebox .in .medium-btn{margin-top:15px; }

.blue-bg-btn:hover{color:#fff; background-color:#278fdc !important;}


a{
  transition: all 0.5s ease; 
}
 
.featurehomeheading{ margin:60px 0px 75px 0px; text-align:center; background-image:url(../images/lineshade.PNG); background-repeat:repeat-x; font-size:55px; font-weight:600; line-height:40px; text-transform:uppercase;}
.featurebox{padding:0px 0px 10px 0px; overflow:hidden;text-align: center;}
.featurebox .imgboxx{width:33%; padding:0px 0px; display: inline-block;}
.featurebox .imgboxx .im {
    width: 100%;
    height: 280px;
    margin-bottom: 14px;
    overflow: hidden;
    padding: 0px 5px;
    box-sizing: border-box;
}
.featurebox .imgboxx .im img{width:100%; height:auto;}
.featurebox .imgboxx .content1 {
    padding: 0px 50px 20px;
    text-align: left;
}
.featurebox .imgboxx .content1 .text {
    padding-left: 109px;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Merriweather', serif;
}
.blutextt{ color:#0e8edf;}
.featurebox .imgboxx .content1 .userimg {
    position: absolute;
    left: 0px;
    top: -55%;
    width: 90px;
    border: 2px #f1f0f0 solid;
    height: 90px;
    overflow: hidden;
    border-radius: 100%;
}
.featurebox .imgboxx .content2{padding:0px 10px 30px 10px;  margin-bottom:20px; height:40px; font-size:22px; font-weight:normal; text-align:left; padding-bottom:0px;}
.featurebox .imgboxx .content3{padding:0px 10px 30px 10px;  margin-bottom:20px; height:128px; font-weight:normal; text-align:justify; padding-bottom:0px;font-family: 'Merriweather', serif;font-size: 15px;
    line-height: 30px;}

.featurebox a{color:#000; text-decoration:none;} 
.featurebox .imgboxx .content4{text-align:center;}
.blubotderbutton {
    border: 2px #f2f2f2 solid;
    width: 250px;
    display: block;
    margin: auto;
    padding: 7px 0px;
    font-family: 'Merriweather', serif;
    font-size: 18px; 
    color: #0e8edf !important; text-decoration:none; text-align:center;
    border-radius: 3px;
}
.blubotderbutton:hover{border: 2px #0e8edf solid;}

.home3{padding-bottom:10px; overflow:hidden; text-align:center;}
.home3 .workboxouter{width:33%; overflow:hidden; display:inline-block; text-align:left;}
.home3 .workboxouter .imgbox{height:330px; background-repeat:no-repeat; background-position:left center; background-size:100% auto; position:relative;}
.home3 .workboxouter .imgbox .blk {
    margin: 0px 30px;
    background-color: rgba(0,0,0,0.7);
    padding: 65px 25px 25px 25px;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
}
.home3 .workboxouter .imgbox .blk span{font-weight:700;}
.home3 .workboxouter .imgbox .imgd{width:100%; text-align:center; left: 0px;bottom: 0px; text-align:center; position:absolute;}
.home3 .brakbox {
    padding: 40px;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
	text-align: justify;
}
.home3 .content4{padding-bottom:30px;}
.footerbigbanner{height:550px; width:100%; background-image:url(../images/promo1.jpg); background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}
.footerbigbanner .incontents {
    font-size: 42px;
    line-height: 55px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 200px;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.28);
}
.footerbigbanner .blbuttons {
    width: 531px;
    margin: auto;
    background-color: #278fdc;
    color: #FFFFFF;
    padding: 15px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 25px;
}
.footerbigbanner .blbuttons:hover{background-color:#4eaffa;}
.foooterbox2{ overflow:hidden;margin-top:30px; margin-bottom:5px; background-color:#268fdc;}
.foooterbox2 .graybx {
    background-color: #f2f2f2;
    color: #268fdc;
    width: 23%;
    float: left;
    padding: 68px 20px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px; position:relative;
}
.foooterbox2 .graybx span{font-weight:200 !important; font-size: 38px;}
.foooterbox2 .blboxx{width:70%; float:right; padding:10px; color:#FFFFFF; overflow:hidden;}
.foooterbox2 .blboxx .bx{width:30%; float:left; font-size:24px; font-weight:400;}
.foooterbox2 .blboxx .bxlft {
    width: 40%;
}
.foooterbox2 .blboxx .bxrt {
    width: 20%;
	text-align: right;
}
.outlinefield {
    border: 1px #FFFFFF solid;
    text-align: center;
    color: #FFFFFF;
    background-color: transparent;
    margin-top: 14px;
    padding: 4px;
    border-radius: 2px; font-size:16px;
}
.sbmtCstm {
	cursor: pointer;
    width: 150px;
    margin-top: 55px;
}

.custWidth {
    width: 116%;
}
.blkctext{ color:#000000; font-size:18px; padding:10px; padding-bottom:0px;}
#footer{background-color:#4d4d4d; color:#FFFFFF; padding:30px 60px; text-align:center; position:relative;}
#footer .links a{padding:10px; text-transform:uppercase; font-size:15px; text-decoration:none; color:#FFFFFF;}
#footer .links a:hover{color:#268fdc;}
#footer #footerlogo{position:absolute; left:100px; top:20px;}
#footer .social-media-header{color:#FFFFFF; padding:15px 0px; font-size:18px;}
#footer .social-media-header a{color:#FFFFFF; padding:10px;  }
#footer .social-media-header a:hover{color:#268fdc;}
#footer .botmenu{ text-align:center;}
#footer .botmenu a{color:#fff; text-decoration:none; padding:0px 10px; display:inline-block; border-right:1px #FFFFFF solid; margin:0px 0px; line-height:13px;}
#footer .botmenu a:hover{color:#268fdc;}

.wsp-pages-list {
    font-size: 15px !important;
}

#innermainbox {
    width: 73%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 100px;
    text-align: justify;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    line-height: 28px; font-weight:500;
}

#innermainbox a{color:#1a7bda; text-decoration:underline;}
.innerheading{margin-bottom:20px; font-family: 'Open Sans', sans-serif; font-size:35px; font-weight:500;}



.innermainbox {
    width: 73%;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
    text-align: justify;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    line-height: 28px; font-weight:500;
}
.innermainbox a{color:#1a7bda; text-decoration:underline;}

.innermainbox2 {
    width: 966px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}
.innermainbox2 a{color:#1a7bda; text-decoration:underline;}

.aboutboxxmain{ margin:auto;margin-bottom:60px; overflow:hidden; width:73%;}
.aboutboxxmain .boxinabout{width:49%; height:260px; margin-bottom:30px; display:inline-block; vertical-align:top;}
.aboutboxxmain .boxinabout .iconsec{margin-bottom:20px;}
.aboutboxxmain .boxinabout .iconsec img{margin-right:20px;}
.aboutboxxmain .boxinabout .iconsec .h{font-size:25px; line-height:30px;}

.aboutboxxmain .boxinabout .contab { 
    text-align: justify; padding-right:30px;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    line-height: 28px; font-weight:500;
}
#contactform {
    padding: 30px;
    background-color: #f7f7f7;
    border-radius: 5px;
    border: 2px #eaeaea solid;
	margin-left: 30px;
	margin-top: 10px;
}

#contactform .filedsbox{margin-bottom:15px;}
#contactform .filedsbox .fields {
    border: 1px #CCCCCC solid;
    margin-top: 3px;
    width: 100%;
    box-sizing: border-box;
    padding: 11px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(88, 88, 88, 0.16);
}
#contactform .filedsbox .fieldstxtarea {
    border: 1px #CCCCCC solid;
    margin-top: 3px;
    width: 100%;
    box-sizing: border-box;
    padding: 11px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(88, 88, 88, 0.16);
	font-family: 'Open Sans', sans-serif;
	resize:vertical;
}
#contactform .filedsbox .bluebtn {
    background-color: #268fdc;
    padding: 13px 30px;
    color: #fff;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
    border: 0px;
    margin-top: 18px;
    border-radius: 4px; outline:0px; cursor:pointer;
}

.filedsbox .innrcols {width:49%; float:left;}
.filedsbox .innrcols:first-child {margin-right:1%;}
.filedsbox .innrcols:last-child {margin-left:1%;}
#contactform2 .filedsbox{margin-bottom:20px; overflow:hidden;}
#contactform2 .filedsbox .fields {
    border: 1px #CCCCCC solid;
    margin-top: 3px;
    width: 100%;
    box-sizing: border-box;
    padding: 11px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(88, 88, 88, 0.16);
}
#contactform2 .filedsbox .fieldstxtarea {
    border: 1px #CCCCCC solid;
    margin-top: 3px;
    width: 100%;
    box-sizing: border-box;
    padding: 11px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(88, 88, 88, 0.16);
	font-family: 'Open Sans', sans-serif;
	resize:vertical;
}
#contactform2 .filedsbox .bluebtn {
    background-color: #268fdc;
    padding: 13px 30px;
    color: #fff;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    width: auto;
    box-sizing: border-box;
    border: 0px;
    margin-top: 5px;
    border-radius: 4px;
    outline: 0px;
    cursor: pointer;
    float: right;
}

#displayform {margin-top:70px;}




#mainbannerhome .productbannertext {
    display: inline-block;
    border: 12px solid rgba(255,255,255,.8);
    background: rgba(3,9,31,.4);
    padding: 26px 30px;
    width: 650px;
    margin: auto;
    margin-top: 20%;
    background-color: transparent;
    border: 0px;
    text-align: left;
    margin-left: -193px;
    margin-top: 504px;
}

.producctfocus{width:100%; box-sizing:border-box; padding:0px 40px; overflow:hidden;}
.producctfocus .boxex{height:330px; background-color:#dbdbdb; overflow:hidden;}
.producctfocus .boxex .imggbox {
    width: 50%;
    float: left;
    height: 330px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.producctfocus .boxex .imggbox img{background-size:100% auto;}
.producctfocus .boxex .rightcontentbox{ position:relative;padding:50px; font-family: 'Merriweather', serif; font-size: 17px; float:left; width:50%; box-sizing:border-box; line-height:30px;}
.producctfocus .boxex .rightcontentbox .he{ font-size:30px;font-family: 'Open Sans', sans-serif; margin-bottom:25px;}
.producctfocus  .blbuttons {
    width: 220px;
    margin: auto;
    background-color: #fff;
    color: #278fdc;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 20px;
}
.bluebuttons {
    width: 220px;
    margin: auto;
    background-color: #278fdc;
    color: #fff;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 20px;
}

.producctfocus .boxexbl{height:330px; background-color:#2290dd; overflow:hidden; color:#fff;}
.producctfocus .boxexbl .imggbox {
    width: 50%;
    float: left;
    height: 330px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.producctfocus .boxexbl .imggbox img{background-size:100% auto;}
.producctfocus .boxexbl .rightcontentbox{ position:relative;padding:50px; font-family: 'Merriweather', serif; font-size: 17px; float:left; width:50%; box-sizing:border-box; line-height:30px;}
.producctfocus .boxexbl .rightcontentbox .he{ font-size:30px;font-family: 'Open Sans', sans-serif; margin-bottom:25px;}
.producctfocus  .wtbuttons {
    width: 220px;
    margin: auto;
    background-color: #278fdc;
    color: #FFFFFF;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 20px;
}
.bigrightarrowin {
    background-image: url(../images/biginarriright.png);
    width: 44px;
    height: 87px;
    position: absolute;
    top: 40%;
}

.bigrightarrowinbl {
    background-image: url(../images/biginarrirightbl.png);
    width: 44px;
    height: 87px;
    position: absolute;
    top: 40%;
}





#mobileheader{display:none;}

.bannerimg{width:100%; height:auto;}
#whoweare{display:none;}
.homebluetabheading{color: white; font-size: 33px; line-height: 39px; font-weight:700; display:none;margin-bottom: 15px;}
.homebluetabheading em{font-weight: 400 !important;}
#section4midimg1{display:none;}
#section4midimg2{display:block;}


.tm_grid {width:100%; overflow: hidden;}
.tm_grid .blck_pic {
	width: 25%;
	height: 250px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tm_grid .blck_desc {
	width: 25%;
	height: 250px;
	text-align: center;
	float: left;
	background: #dbdbdb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.tm_grid .blck_desc h1 {
    font-weight: normal;
    margin-top: 25px;
    font-size: 26px;
}
.tm_grid .blck_desc h2 {
    font-weight: normal;
    font-size: 18px;
    margin-top: 2px;
    font-family: 'Merriweather', serif;
    color: #3a3a3a;
}
.tm_grid .blck_desc .blbtn {
    background-color: #278fdc;
    color: #fff;
    padding: 8px 20px;
    text-align: center;
    font-family: 'Merriweather', serif;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 18px;
    margin-top: 35px;
}
.tm_grid .blck_desc .lnkbl {
    color: #278fdc;
    font-family: 'Merriweather', serif;
    display: block;
    text-decoration: none;
    font-size: 18px;
    margin-top: 15px;
}
.tm_grid .blck_desc .arrw_rt {
	position: absolute;
	top: 40%;
	left: -20px;
	background-image:url(../images/biginarrirightsmall.png);
	background-repeat:no-repeat;
	width:22px;
	height:46px;
}
.tm_grid .blck_desc .arrw_lt {
	position: absolute;
	top: 40%;
	right: -20px;
	background-image:url(../images/biginarrileftsmall.png);
	background-repeat:no-repeat;
	width:22px;
	height:46px;
}

.cntct_tble {
	width: 80%;
	margin: 50px auto 50px auto;
	border-spacing: 0;
	padding: 0;
	border: none;
}
.cntct_tble tr td {
	vertical-align: top;
}
.cntct_tble tr td:last-child {
	width: 60%;
}
.cntct_tble tr td a{
	text-decoration: none;
	color: #2290dd;
}

.grBxsTble {
    border: none;
    border-spacing: 0;
    width: 990px;
    margin: 0 auto 60px auto;
}
.grBxsTble tr td {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	height: 275px;
	border-bottom: 5px solid #fff;
}
.grBxsTble tr td:first-child {
    background: #6a6a6a;
    width: 37%;
	text-align: center;
}
.grBxsTble tr td:last-child {
	background: #f2f2f2;
	width: 63%;
	position: relative;
}
.grBxsTble tr td:last-child .arrowbottom {
	position: absolute;
	bottom: 0;
	display: none;
}
.grBxsTble tr td:last-child .arrowleft {
    position: absolute;
    left: 0;
    top: 42%;
}
.grBxsTble h1 {
    font-weight: normal;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
}
.grBxsTble .cntntDiv {
    font-weight: normal;
    font-size: 18px;
    font-family: 'Merriweather', serif;
    color: #000000;
    padding: 50px;
    line-height: 28px;
}
.grBxsTble .whitebuttons {
    width: 220px;
    margin: auto;
    background-color: #fff;
    color: #278fdc;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 20px;
    margin-top: 18px;
}

.vdo_container {
	text-align: center;
}
.vdo_container iframe {
	width: 966px;
	height: 540px;
	margin: 20px auto;
}
.pics_container {
	width: 966px;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
}
.evnt_sctn {
    width: 100%;
    max-width: 966px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 60px;
}
.evnt_sctn img {
	width: 100%;
}
.evnt_sctn .evnt_info {
    background: rgba(3, 9, 31, 0.64);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    padding: 16px 20px;
    font-size: 16px;
    font-family: 'Merriweather', serif;
}
.evnt_sctn .evnt_info p {
	font-size: 22px;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
.evnt_sctn .evnt_info a {
	color: #0e8edf;
	text-decoration: none;
}
.arr_r_res {
    background-image: url(../images/biginarrileft.png);
    right: -42px;
}
.arr_l_res {
    left: -40px;;
}
.arr_r_resbl {
    background-image: url(../images/biginarrileftbl.png);
    right: -42px;
}


@media only screen and (max-width: 1024px){
.tm_grid .blck_pic {
	width: 50%;
}
.tm_grid .blck_desc {
	width: 50%;
}
#footer #footerlogo {
    left: 5px;
}
}

@media only screen and (max-width: 1000px){
#header{display:none;}
#mobileheader {
    z-index: 999;
    background-color: #1D1D20;
    color: #FFFFFF;
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 0px 0px;
    text-align: center;
    width: 100%;
}
#mobileheader .menuiconmobile {
    position: absolute;
    left: 16px;
    top: 18px;
    height: 15px; cursor:pointer;
}
#mobileslidermenu {
    width: 290px;
    background-color: #1D1D20;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 57px;
    overflow: auto; z-index:999;
}


#mobileslidermenu a {
    display: block;
    color: #eee;
    border-bottom: 1px solid #111;
    border-top: 1px solid #313131;
    text-shadow: 0 1px 1px rgba(0,0,0,.5); padding:15px; text-decoration:none;text-transform: uppercase;
}

#mobileslidermenu ul {
	padding: 0px 0px 0px 0px;
    list-style: none;
    margin-left: 0px;
    text-decoration: none;}
	
#mobileslidermenu ul li:last-child {
	padding: 0px 0px 45px 0px;
}

#mobileslidermenu ul li ul li:last-child {
	padding: 0px 0px 0px 0px;
}


#mainbannerhome .banner-overlay-caption {
    display: inline-block;
    background: rgba(3,9,31,.4);
    padding: 13px 19px;
    margin: auto;
    margin-top: 39%;
    width: 100%;
    box-sizing: border-box;
	top: auto;
	bottom: 0;
}

#mainbannerhome .banner-overlay-caption h2 {
    font-weight: 400;
    font-style: italic;
    color: #fff;
    font-size: 26px;
    line-height: 29px;
}

#mainbannerhome .banner-overlay-caption h1 {
    font-weight: 800;
    font-style: normal;
    color: white;
    font-size: 33px;
    line-height: 39px;
    text-transform: uppercase;
    margin-bottom: 0;
}

#mainbannerhome {
    height: 266px !important; 
	background-size: 100%;
}


.home2 .sec1 { width:100%; 
    background-size: cover; 
}


.home2 .sec1 .contentbox .single-overlay p { 
    font-size: 16px; 
    margin-top: 30px;
}

.home2 .sec2 { 
    width: 100%; 
}

.home2 .sec2 { 
    height: auto; width:100%;
}

.home2 .sec2 .graybox {
    width: 100%;
    height: auto; 
    min-height: 220px;
}

.home2 .sec2 .bluebox {
    width: 100%;
    height: auto;
    background-color: #0d82cd;
    color: #FFFFFF;
    float: left;
    position: relative;
    text-align: center;
}

.home2 { 
    margin-bottom: 27px; 
}

.featurehomeheading {
    margin: 34px 0px 40px 0px;
    text-align: center;
    background-image: url(../images/lineshade.PNG);
    background-repeat: repeat-x;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.featurebox .imgboxx {
    width: 100%;
    padding: 0px 0px;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
}

.featurebox .imgboxx .content2 {
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 0px;
    text-align: center;
}

.featurebox .imgboxx .content3 {
    padding: 10px;
    margin-bottom: 10px;
    height: auto;
    font-weight: normal;
    text-align: left;
    padding-bottom: 0px;
    font-family: 'Merriweather', serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.featurebox .imgboxx .content1 .text {
    padding-left: 0px;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Merriweather', serif;
    text-align: center;
    margin-top: 60px;
}

.featurebox .imgboxx .content1 .userimg {
    position: absolute;
    left: 39%;
    top: -185%;
    width: 90px;
    border: 2px #f1f0f0 solid;
    height: 90px;
    overflow: hidden;
    border-radius: 100%;
}

.featurebox {
    padding: 0px 0px 10px 0px; 
}

.home3 .workboxouter {
    width: 100%; 
}

.footerbigbanner .blbuttons {
    width: auto;
    margin: auto;
    background-color: #278fdc;
    color: #FFFFFF;
    padding: 15px 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 15.5px;
    line-height: 26px;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    font-size: 25px;
    margin: 10px;
}


.footerbigbanner .incontents {
    font-size: 40px;
    line-height: 55px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 200px;
    font-weight: 700;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.28); 
}

.foooterbox2 .graybx { 
    width: 100%;  
}


 

#footer #footerlogo {
    position: relative;
    left: 0%;
    top: -20px;
}

.innermainbox {
    width: 100%;
    margin: auto;
    margin-top: 6px;
    margin-bottom: 25px;
    text-align: left;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    padding: 20px;
    box-sizing: border-box;
}

.aboutboxxmain {
    margin: auto;
    margin-bottom: 60px;
    overflow: hidden;
    width: 100%;
    padding: 13px;
    box-sizing: border-box;
}


.aboutboxxmain .boxinabout {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    display: inline-block;
}

.aboutboxxmain .boxinabout .contab {
    padding-right: 0;
}


#innermainbox {
    width: 85%; 
}

#mainbannerhome {  overflow: hidden; position:relative;}

#mainbannerhome .bannerimgouter{ top:auto !important; bottom:0px !important;}
#mainbannerhome .banner-overlay-caption {
    display: inline-block;
    background: rgba(3,9,31,.4);
    padding: 13px 19px !important;
    margin: auto;
    margin-top: 20% !important;
    width: 100% !important;
    box-sizing: border-box;
    margin-left: 0px !important;
    padding: 10px !important;
    box-sizing: border-box;
}

.producctfocus {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px;
    overflow: hidden;
	text-align: center;
}

.producctfocus .boxex .rightcontentbox {
    position: relative;
    padding: 15px;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    line-height: 30px;
}

.producctfocus .boxexbl .rightcontentbox {
    position: relative;
    padding: 15px;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    line-height: 30px;
}


.producctfocus .boxex .imggbox {
    width: 100%;
    float: left;
    height: 330px;
    overflow: hidden;
}

.producctfocus .boxexbl .imggbox {
    width: 100%;
    float: left;
    height: 330px;
    overflow: hidden;
	background-size: cover;
    background-position: center;
}

.producctfocus .boxex {
    height: auto;
    background-color: #dbdbdb;
    overflow: hidden;
    border-bottom: 2px #ccc solid;
}

.producctfocus .boxexbl {
    height: auto;
    background-color: #2290dd;
    overflow: hidden;
    border-bottom: 2px #ccc solid;
}

.bannerimg{min-height:100%; width:auto; height:100%;}
.home2 .sec1{display:none;}
.home2 .sec2 .graybox{display:none;}
#whoweare{display:block;    margin-bottom: 5px;}
.homebluetabheading{ display:block;}
.workboxouter .blk{display:none;}

.home3 .brakbox {
    padding: 15px;   
    padding-top: 0px !important;
}
#section4midimg1{display:block;}
#section4midimg2{display:none;}
.imgd{display:none;}
.home3 .content4 {
    padding-bottom: 20px;
}

.foooterbox2 .graybx {
    background-color: #f2f2f2;
    color: #268fdc;
    width: 23%;
    float: left;
    padding: 15px 20px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 35px;
    position: relative;
    text-align: center;
    line-height: 52px;width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.foooterbox2 .blboxx {
    width: 100%;
    float: none;
    padding: 10px;
    color: #FFFFFF;
    overflow: hidden;
    box-sizing: border-box;
}

.foooterbox2 .blboxx .bx {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 400;
    padding: 20px !important;
    box-sizing: border-box;
    text-align: left;
}

.foooterbox2 .blboxx .bxlft {
    width: 100%;
}
.foooterbox2 .blboxx .bxrt {
    width: 100%;
    text-align:center;
}

.foooterbox2 .blboxx table{
	margin: auto;
    margin-top: -35px;
	width: 100%;
}
	
.outlinefield { 
    box-sizing: border-box;    margin-bottom: 20px;
}
.custWidth {
    width: 100%;
}
.sbmtCstm {
    width: 150px;
    margin-top: 0;
}
.foooterbox2 { 
    margin-top: 0px; 
}
.featurehomeheading span{padding: 9px 17px !important; font-size: 24px !important;}
#footer .links{display:none;}

#innerbannertop {
    height: 266px;
    background-size: auto 100%;
    background-position: center;
    background-attachment: local;
}
#innerbannertop .banner-overlay-caption {
    padding: 7px 10px;
    width: 100%;
    height: auto;
    top: auto;
    bottom: 0;
    z-index: 9;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#innerbannertop .banner-overlay-caption h1 {
    font-size: 28px;
}
#innerbannertop .banner-overlay-caption h2 {
    font-size: 26px;
}
#innerbannertop .bannerimg {
    width: 100%;
}
.tm_grid .blck_pic {float:right; width:40%; border-bottom:6px solid #fff;}
.tm_grid .blck_desc {width:60%; border-bottom:6px solid #fff;}
.tm_grid .blck_desc .arrw_rt {
    right: -20px;
	left: auto;
	background-image:url(../images/biginarrileftsmall.png);
}

.cntct_tble {
	width: 90%;
	margin: 50px auto 50px auto;
}
.cntct_tble tr td {
	display:block
}
.cntct_tble tr td:last-child {
	width: 100%;
}
#contactform {
	margin-left: 0;
	margin-top: 50px;
}
.grBxsTble {
    width: 100%;
}
.grBxsTble tr td {
    height: auto;
    border-bottom: none;
}
.grBxsTble tr td:first-child {
    width: 100%;
    display: block;
    padding: 40px 40px 60px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.grBxsTble tr td:last-child {
    width: 100%;
    display: block;
}
.grBxsTble .cntntDiv {
    font-size: 16px;
    padding: 40px;
    line-height: 26px;
}
.grBxsTble tr td:last-child .arrowleft {
	display: none;
}
.grBxsTble tr td:last-child .arrowbottom {
    top: -16px;
    left: 44%;
    display: block;
}
.innermainbox2 {
    width: 100%;
    padding: 0px 25px;
    box-sizing: border-box;
}
.vdo_container {
    padding: 0px 25px;
}
.vdo_container iframe {
    width: 100%;
    height: 370px;
    margin: 20px auto;
}
.pics_container {
	width: auto;
	height: auto;
	padding: 0px 25px;
}
.producctfocus .boxexbl .rightcontentbox .he {
	text-align: center;
}
.evnt_sctn .evnt_info {
    font-size: 13px;
}
.evnt_sctn .evnt_info p {
	font-size: 16px;
}
.arr_r_res {
    right: 0;
    left: 0;
    margin: auto;
    top: -54px;
    transform: rotate(-90deg);
}
.arr_l_res {
    right: 0;
    left: 0;
    margin: auto;
    top: -54px;
    transform: rotate(90deg);
}
.arr_r_resbl {
    right: 0;
    left: 0;
    margin: auto;
    top: -54px;
    transform: rotate(-90deg);
}

.footerbigbanner { 
    background-size: auto 100% !important;
    background-attachment: inherit !important;
	    background-position: bottom;
}
}

@media only screen and (max-width: 768px){

.filedsbox .innrcols {width:100%; float:none;}
.filedsbox .innrcols:first-child {margin-right:0; margin-bottom:20px;}
.filedsbox .innrcols:last-child {margin-left:0;}

}



