@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
* { -webkit-font-smoothing: antialiased; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-text-size-adjust: none; }
body { font-family: 'Raleway', sans-serif; line-height: 1.3; background: #000 }
a { text-decoration: none; -webkit-transition: color 0.15s ease; -moz-transition: color 0.15s ease; -o-transition: color 0.15s ease; transition: color 0.15s ease; text-shadow: none; }
a:hover { color: #65c6fe; }
p { }
pre { font-family: Monaco, Courier, monospace; background-color: #F8F8F8; border: 1px solid #CCC; font-size: 13px; line-height: 19px; overflow: auto; padding: 6px 10px; border-radius: 3px; margin: 15px 0; font-size: 12px; }
img.keep-original { max-width: 100% !important; height: auto; }
.loading-container { position: absolute; left: 50%; top: 50%; z-index: 10; }
.pulse { border: 3px solid #999; height: 30px; width: 30px; position: absolute; left: -15px; top: -15px; -webkit-animation: pulsate 1s ease-out; -webkit-animation-iteration-count: infinite; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0; }
 @-webkit-keyframes pulsate { 0% {
 -webkit-transform: scale(0.1, 0.1);
 opacity: 0.0;
}
 50% {
 opacity: 1.0;
}
 100% {
 -webkit-transform: scale(1.2, 1.2);
 opacity: 0.0;
}
}
.main-bg { background: url(../images/main-bg.jpg) top center; }
body { font-size: 16px; }
ul.topnav { overflow: hidden; margin: 0px 0 0 0; padding: 0; list-style-type: none; position: relative; z-index: 9999 }
ul.topnav li { display: inline-block; }
ul.topnav li a { text-transform: uppercase; text-decoration: none; text-align:center }
ul.topnav li a:hover { }
ul.topnav li.icon { display: none; }
ul.topnav li a span { display:block; margin:5px 0 0 0;}
ul.topnav li img { height:25px; }
.hlogo { position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; width: 690px; height: 380px; margin: auto auto; z-index: 9999; text-align:center; }
.hlogo img { max-width: 100%; }
.nav { position: absolute; z-index: 999999; z-index: 99999; padding: 0px; width: 100%; top: 0px; }
.wrap { width: 100%; overflow: hidden; }
.nav ul { float: right; margin: 2px 15px }
.nav li { display: inline-block; position: relative; }
.nav li a { color: #fff; text-decoration: none; font-weight: 500; font-size: 14px; text-transform: uppercase; position: relative; display: block; padding: 25px 15px; }
.nav li a:hover { }
.nav li a:before { content: ""; position: absolute; width: 70%; height: 1px; bottom: 18px; left: 0; right: 0; margin: auto; background: #ffffff; visibility: hidden; border-radius: 7px; transform: scaleX(0); -moz-transform: scaleX(0); -webkit-transform: scaleX(0); -o-transform: scaleX(0); transition: .25s linear; -moz-transition: .25s linear; -webkit-transition: .25s linear; -webkit-transition: .25s linear; }
.nav li a:hover:before, .nav li a:focus:before { visibility: visible; transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); -o-transform: scaleX(1); }
.header { position: absolute; z-index: 99999; font-size: 30px; color: #fff; top: 0px; font-weight: 300; }
.logo span { color: #fff; text-transform: uppercase; }
.logo { color: #fff; z-index: 999; font-size: 24px; text-transform: uppercase; line-height: 30px; font-family: 'Raleway', sans-serif; float: left; margin: 5px 20px; width: 140px; }
.logo img { max-width: 100%; }
.intro_text { position: absolute; top: 50%; margin: -60px auto 0; left: 0px; right: 0px; max-width: 850px; color: #fff; height: calc(100% - 200px); overflow: auto; text-align: center; }
.intro_text p { padding: 0 10px 10px; font-size: 13px; font-family: 'Open Sans', sans-serif; line-height: 18px; font-weight: 300; color: rgba(255,255,255,0.8); margin: 0px; }
.intro_text h2 { font-size: 30px; font-weight: 300; text-transform: uppercase; color: #fff; }
.intro_text h4 { color: #fff; font-weight: 100; font-size: 16px; padding: 0 10px; line-height: 21px; }
.no-video .video-container video, .touch .video-container video { display: none; }
.no-video .video-container .poster, .touch .video-container .poster { display: block !important; }
.video-container { position: relative; bottom: 0%; left: 0%; height: 100%; width: 100%; overflow: hidden; background: #000; }
.video-container .poster img { width: 100%; bottom: 0; position: absolute; }
.video-container .filter { z-index: 100; position: absolute; background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; }
.video-container video { position: absolute; z-index: 0; bottom: 0; }
.video-container video.fillWidth { width: 100%; }
.txt { color: #fff; z-index: 999; position: absolute; top: 60%; text-align: center; left: 0px; right: 0; max-width: 650px; font-size: 36px; font-weight: 300; line-height: 66px; margin: -135px auto 0; }
.punchline { font-family: 'Raleway', sans-serif; font-size: 16px; color:#fff; margin:10px 0; text-align:center; text-transform:uppercase }
.punchline .normal { font-weight:500; line-height: 30px; display: block; margin-bottom: 10px; letter-spacing:0.5px; }


.btn-blue { font-family: 'Raleway', sans-serif; padding: 10px 20px; font-weight: 500; text-align: center; color: #fff; background: #ffb636; text-decoration: none; text-transform: uppercase; font-size: 15px; border-radius: 30px; margin: 0 5px; letter-spacing: 2px }
.btn-blue:hover { color: #fff; background: #000; text-decoration: none; }
.main_heading { font-size: 30px; text-align: center; margin: auto; line-height: 36px; margin-bottom: 30px; }
.main_heading .normal { color: #333; }
.main_heading .bold { color: #09F; }
.btn_form { margin-top: 15px; padding: 10px 25px; color: #fff; background: #20ad89; border: none; border-radius: 4px; font-size: 16px; text-transform: uppercase; }
.slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; font-size: 18px; }
.slicknav_no-text { margin: 0 }
.slicknav_icon-bar { display: block; width: 1.35em; height: 0.20em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_icon-bar { background-color: #fff; }
.slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.menu-top-res { display: none; }

.mg-rows { position: relative; position: relative; overflow: hidden; }
.mg-rows .col-sm-4 { text-align:center;}
.mg-trigger { cursor: pointer; }
.mg-space { display: none; position: relative; width: 100%; float: left; }
.mg-target { display: none; background: #e6e6e6; color: #888; }
.mg-target-open { position: absolute; top: 0; left: 0; right: 0; }
.mg-indicator { border-bottom: 10px solid #e6e6e6; border-left: 10px solid transparent; border-right: 10px solid transparent; height: 0; position: absolute; top: 0; width: 0; }
.mg-close { display: none; background: url(data:image/gif;base64,R0lGODlhFAAUAJEAAE1NTf///////wAAACH5BAEHAAIALAAAAAAUABQAAAIzBISpK+YMm5Enpodw1HlCfnkKOIqU1VXk55goVb2hi7Y0q95lfG70uurNaqLgTviyyUoFADs=) no-repeat center center; cursor: pointer; height: 30px; padding: 7px; position: absolute; right: 10px; top: 10px; width: 30px; z-index: 2; }
.mg-close:hover { opacity: .5; }
.innerPage { background: #fff; overflow: hidden; margin-top: 100px; position: relative; }
.innerbanner img { max-width: 100%; }
.mg-trigger { overflow: hidden; display:inline-block; position: relative; border-radius:50%; overflow:hidden; margin-bottom:10px; border:1px solid #efefef; }
.mg-trigger img { -webkit-transition: all 1s; transition: transform 1s;   -webkit-filter: grayscale(0);  filter: grayscale(0);}
.mg-trigger.inactive img { -webkit-filter: grayscale(1);  filter: grayscale(1);}
.mg-trigger.inactive:hover img { -webkit-filter: grayscale(0);  filter: grayscale(0);}
.mg-row { padding: 10px; margin: 0px 0;  }
.mg-rows .col-sm-4  {width:20%; padding:0 10px;}
.team-member-info-text { padding:0px 0px 0 30px; overflow: hidden; color: #000; font-size: 13px; line-height:18px; font-family: 'Open Sans', sans-serif;
}
.team-member-info-text .col-sm-12 { background: #e8f5f4; padding: 15px; min-height:610px; }
/*.mg-trigger:after { content: ""; display: block; height: 100%; width: 100%; position: absolute; left: 0px; bottom: 0px; background: url(../images/thumb-bg.png) no-repeat left bottom; background-size: 100% 110px; }*/
.bio-excerpt p { margin-bottom: 10px; text-align: justify }
.silly-pic { max-width:150px; margin:0 0 10px 20px; float:right }
.innerPage h1 { font-size: 48px; text-transform: uppercase; font-weight: 300; text-align: center; margin-bottom: 20px; }
.team-member-info-text .member-name { font-size: 21px; margin-bottom: 5px; line-height:30px; }
.team-member-info-text .member-title { font-size: 16px; margin-bottom: 10px; }
.thumbTxt { color: #000; text-align:center; max-width:100%; margin-bottom:40px; font-family: 'Open Sans', sans-serif;}
.thumbTxt .member-name { font-size:14px; font-weight: 600; text-transform: uppercase; min-height:40px; }
/*.thumbTxt .member-name:after { content:""; display:block; margin:5px auto; width:100px; height:1px; background-color:#093;}*/
.thumbTxt .member-title { font-size: 12px; display:none; }

.contact_focus { padding-bottom: 20px; }
.contact_focus .col-lg-12 { margin-bottom: 10px; }
.contact_focus .col-lg-6 { margin-bottom: 10px; }
.contact_focus h3 { margin:0px; font-size:16px; color:#20ad89;}
#messege { height:100px !important;}

.contactuspage { max-width: 1000px; padding: 0 30px 15px }
.aboutus { text-align: justify; padding: 0 15px 15px; font-family: 'Open Sans', sans-serif; font-size:15px;}
.aboutus h3 { margin: 15px 15px 15px 15px;    border-bottom: 1px solid #20ad89;    color: #20ad89;    padding: 0 0 5px 0px;}
.aboutus h4 { color: #000;    padding: 15px 0 5px 0px;}
.aboutus .bgRow { }

.footer { position:absolute; left:0px; width:100%; bottom:10px; z-index:9999; color:#fff; font-size:13px;}
.footer .social img { height:30px; margin:0 10px;}
.social-sml img { height:28px; margin:0 10px 0 0 ;}
.visit-us p { position:relative; padding-left:30px;}
.visit-us p i { position:absolute; left:0px; top:2px; color:#666; }



@media screen and (max-width:800px) {
.menu-top-res { float: none; margin: 10px 15px 10px 0px; clear: both; text-align: right; display: block; z-index: 9999999; position: absolute; right: 0px; top:0px; }
.menu-top-res a { font-size: 19px !important; color: #39abd0; text-decoration: none; font-weight: bold; }
ul.topnav li { display: none; }
ul.topnav li.icon { float: right; display: inline-block; }
}
@media screen and (max-width:800px) {
ul.topnav.responsive { position: relative; }
ul.topnav.responsive li.icon { position: absolute; right: 0; top: 0; }
ul.topnav.responsive li { float: none; display: block; }
ul.topnav.responsive li a { display: block; text-align: left;     padding: 10px 0px; }
.nav li a:hover:before, .nav li a:focus:before { display:none;}
.nav ul { width:150px; }
.nav { background:#000;}

}
 @media screen and (max-width : 767px) {
.txt .punchline { font-size: 24px; }
.txt { line-height: 34px; left: 40px; }
.btn-blue { float: left; margin-top: 20px; }
.poster { display: block !important; }
.hlogo { position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; width: 250px; margin: auto auto; z-index: 9999 }
.mg-trigger { margin-bottom:10px;}
.thumbTxt { display:none}
}




/*@media (min-width: 1400px){
.container {
    width: 1400px;
}
}*/
