@charset "utf-8";
/*----------intial declartaion of css----------*/
* { /*appearance:none; -moz-appearance:none;-webkit-appearance:none;*/ }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;/* list-style:none;*/ box-sizing: border-box; }
textarea { overflow: auto; vertical-align: top }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0 }
/* remember to define focus styles! */
img { border: 0 none; max-width: 100%; height: auto; }
a { outline: none; cursor: pointer; color:#e9545c }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */
a, button, .btn { outline: none !important; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-decoration: none !important; }
body { font-size: 15px; -webkit-font-smoothing: antialiased; font-family: 'gotham_htfmedium'; }
h2 { font-size:45px; line-height:normal; margin:20px 0; font-family: 'gotham_htfbold'; }
h3 { font-size:38px; line-height:normal; margin:20px 0; font-family: 'gotham_htfbold'; }
h4 { font-size:30px; line-height:normal; margin:20px 0; font-family: 'gotham_htfbold'; }
h5 { font-size:27px; line-height:normal; margin:20px 0; font-family: 'gotham_htfbold'; }
/*--------sticky footer or vertical footer------------*/
/*--------sticky footer or vertical footer------------*/

/*-----------------------main styles starts here-----------------------------------------------*/
.wrapper { max-width: 1000px; margin: 0 auto }
header { }
.header-top { padding:0px 0 0; background:#f7f7f7; }
.header-bottom { float:left; width:100%; background:#fff; padding:15px 0; }
.site-logo { width:275px; float:left; }
site-logo a { display:inline-block; width:100%; }
.info-cont { float:right; width:auto; margin:22px 0; }
.more-info { font-size:15px; line-height:normal; color:#7c7c7c; text-transform:uppercase; float:left; border:1px solid #004b87; padding:12px 9px; border-right:0; font-family: 'gotham_htfbold'; border-radius: 4px 0px 0px 4px; font-weight:normal;}
.info-cont a { color:#ffce00;         background:#004b87;
float:right; padding:12px 9px; border:1px solid #004b87; border-left:0; font-size:15px; line-height:normal; font-family: 'gotham_htfbold'; border-radius: 0 4px 4px 0;}
.info-cont a:hover {     background:#7c7c7c; color:#fff; border:1px solid #7c7c7c;  border-left:0;   }
/*-----------header section styles ends here----------------*/

/*-----------banner section styles goes here-----------*/
.banner { background:#f7f7f7; float:left; width:100%; }
.banner img { width:100%; display:block; }
.from-wrap { background:#fff; padding:33px 33px; float:left; width:100%; margin-top:-40px; position:relative; text-align:center; -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2); }
.from-wrap h2 { text-align:center; margin:0 0 10px; text-transform:uppercase; color:#004b87;  
font-weight:normal;}
.from-wrap label { font-size:18px; line-height:normal; color:#666666; font-family: 'gotham_htfbook'; text-align:center; width:100%; display:inline-block; margin-bottom:17px; }
.from-wrap ul { list-style:none; padding:0; margin:0; }
.left-side { float: left; width: 48.5%; }
.right-side { float: right; width: 48.5%; }
.from-wrap ul li { float: left; width: 100%; }
 .from-wrap .right-side li:nth-child(1) {
width:48%;
float:left;
}
.from-wrap .right-side li:nth-child(2) {
width:48%;
float:right;
}
.from-wrap ul li input[type="text"] { font-size:15px; color:#666666; padding:10px 12px; border: 2px solid #cccccc; width:100%; margin-bottom: 8px; font-family: 'gotham_htfbook'; }
.from-wrap ul li:last-child input[type="text"] { margin-bottom: 0; }
.from-wrap form input[type="submit"] { font-size:15px; color:#004b87; padding:15px 0; margin-bottom: 8px; font-family: 'gotham_htfmedium'; width:258px; margin:20px auto 0; text-transform:uppercase; cursor:pointer;
 border:2px solid #ffce00;
background:#fff;

transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; display:block !important;}
.from-wrap form input[type="submit"]:hover {   background:#004b87; color:#ffce00;   border:2px solid #004b87;                  }
.from-wrap ul li textarea { border: 2px solid #cccccc; color: #666666; font-size: 15px; min-height: 92px; padding: 10px 12px; resize: none; width: 100%; font-family: 'gotham_htfbook'; }
.select-wrapper { float: right; padding: 0; position: relative; text-align: left; width: 100%; border:2px solid #ccc; }
.select-wrapper, .select-wrapper select { height: 42px; line-height: 42px; margin-bottom: 0; width: 100%; overflow:hidden; }
.select-wrapper select option { font-size:13px; padding:3px 5px; }
.select-wrapper select { -moz-appearance: none; background: #ffffff url("../images/arrow_down.jpg") no-repeat scroll 92% center; border: 0 none; padding:0 7px; color: #666666; cursor: pointer; float: left; font-family: 'gotham_htfbook'; font-size: 15px; position:absolute; top:-2px; outline: medium none; width: 100%; z-index: 2;  -webkit-appearance: none; }
.review-part { float: left; text-align: center; width:100%; margin-top:16px; }
.review-part a { background:#242424; padding:15px 30px; margin:0; border:3px solid #e65078; border-bottom:0; display:inline-block; color:#fff; font-family: 'gotham_htfbold'; text-transform:uppercase; font-weight:600; font-size: 27px; line-height: normal;}
.review-part a:hover { background:#000;}
/*----------------banner section styles ends here-------*/

.mid-part{                                 background:#f7f7f7;
float:left;
width:100%;
  margin-top: -120px;
  padding: 155px 0 25px;
  color:#004b87;

}
.mid-part h5 { color:#fff; text-align:center; font-family: 'gotham_htfbold'; text-transform:uppercase; line-height:38px; font-weight:bold; margin:0;}
.mid-part h5 strong { font-family: 'gotham_htfbold'; font-weight:normal;}

.mid-part p {
    font-family: "gotham_htfmedium";
    font-size: 17px;
    font-weight: 300;
    line-height: 21px;
    margin: 20px 0;
    text-align: center;
}

.lists-info{ padding:32px 0; background:#fff; float:left; width:100%;}


.lists-info h4 {
    display: inline-block;
    margin-bottom: 60px;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	background: -webkit-linear-gradient(left, #5c008c, #5c008c, #e00183, #e00183);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lists-info ul{ padding:0; margin:0; list-style:none; text-align:center;}


.lists-info ul li {
    display: inline-block;
    float: none;
   padding:40px 0;
    text-align: center;
    vertical-align: top;
    width: 16%;
}
.lists-info ul li:hover { background:#f8f8f8; cursor:pointer; }
/*.lists-info ul li:hover span { background: -webkit-linear-gradient(top, #5c008c, #5c008c, #e00183, #e00183);  -webkit-background-clip: text; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
  -webkit-text-fill-color: transparent;}*/


.lists-info ul li figure {
    display: table;

    margin: 0 auto 15px;
  height: 50px;
    vertical-align: middle;
    width: 100%;
}
.lists-info ul li a:hover figure .a-hover {
    display: block;
opacity:1;
    width: auto;
	transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
}

.lists-info ul li figure img.a-hover{ width:0;  transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.lists-info ul li a:hover figure .b-hover {
    display: none;
	opacity:0;
	transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;
}


.lists-info ul li a {
    display: inline-block;
}
.lists-info ul li figure img {
    display: table-cell;
    transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;	
    margin: 0 auto;
    vertical-align: middle;
}
.lists-info ul li label { font-size:54px; line-height:normal; color:#ee5a36; display:block; text-align:center; font-family: 'gotham_htfbold';  margin-bottom:10px;  background: -webkit-linear-gradient(#ef5c2e, #ea5650, #e65173);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.lists-info ul li label sup {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin-top: 7px;
    text-transform: uppercase;
    vertical-align: top;
}
.lists-info ul li  span { font-size:13px; line-height:18px; color:#666666; text-transform:uppercase; }


.success-rate { background:url(../images/success-rate.jpg) no-repeat center center; background-size:cover; width:100%;  float:left; color:#fff;     padding: 60px 0 40px;}
.success-rate .left-side {
    color: #ffffff;
    display: inline-block;
    float: none;
    padding-left: 85px;
    text-align: right;
    vertical-align: middle;
    width: 41%;
}
.success-rate .left-side h5 { font-size:25px; line-height:38px; color:#fff; margin:0;  font-family: 'gotham_htfblack'; text-transform:uppercase;}
.success-rate .left-side span { font-size:38px; line-height:38px; color:#fff; margin:0;  font-family: 'gotham_htfblack'; text-transform:uppercase; margin-bottom:10px; display:block;}


.success-rate .left-side p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    line-height: 19px;
    text-transform: uppercase;
}
.success-rate .right-side {  color: #ffffff;
    display: inline-block;
    float: none;
    margin-left: 55px;
  
    vertical-align: middle;
    width: 53%; }

.round-shape {
    background: -moz-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(92,0,140,1)), color-stop(62%, rgba(158,1,136,1)), color-stop(100%, rgba(224,1,131,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%); /* ie10+ */
    background: linear-gradient(126deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=1 ); /* ie6-9 */
    border-radius: 100%;
    display: table-cell;
    height: 290px;
    margin: 0 auto;
    padding-top:45px;
	padding-bottom:45px;
	padding-left:35px;
	padding-right:35px;
    text-align: center;
    vertical-align: middle;
    width: 290px;
	position:relative;
}
.round-shape::after {
    background: url("../images/round-img-rigth.png") no-repeat scroll 0 0;
    content: "";
    height: 76px;
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
}

.success-rate .right-side ul { padding:0; margin:0; list-style:none; position:relative;} 

.success-rate .right-side ul::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 34px;
    content: "";
    left: -26px;
    position: absolute;
    top: 12px;
    width: 2px;
}
.success-rate .right-side ul li { margin-bottom:36px; font-size:18px; line-height:24px;   font-family: 'gotham_htfbook'; position:relative;}


.success-rate .right-side ul li::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: -25px;
    position: absolute;
    top: 12px;
    width: 11px;
}
.success-rate .right-side ul li strong {font-family: 'gotham_htfmedium'; text-transform:uppercase; }
.success-rate .right-side ul li:last-child {
    margin-bottom: 0;
}





.institution-sec{ float:left; width:100%; background:#fff;}
.institution-sec .left-solution{ width:50%; float:left; background:url(../images/solution-left-img.jpg) no-repeat top left; color:#fff; text-align:center; padding:45px; background-size:cover;}
.institution-sec .right-solution{ width:50%; float:right;   padding: 45px 45px 22px;}
.content {
    border: 1px solid #ea8cf9;
    font-family: "gotham_htfbook";
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin: 40px auto 0;
    padding: 40px 50px;
    width: 450px;
}
.content p { font-size: 16px;  font-weight: normal;  line-height: 22px; font-family: "gotham_htfbook";}

.left-solution h2 { line-height:48px;   font-family: 'gotham_htfbold'; text-transform:uppercase; margin:0 0 16px;}
.left-solution span { font-size:25px; line-height:normal;   font-family: 'gotham_htflight';}
.right-solution h4 {  text-transform:uppercase; margin:0 0 20px; line-height:30px;  background: -webkit-linear-gradient(left, #6561ad, #b44ebc, #6561ad);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
  
  
.right-solution ul{ padding:0 0 0 20px; margin:0; list-style:none;  }
.right-solution.arms-left ul { float:left; width:100%;}
.right-solution.arms-right ul { float:left; width:100%;}
.right-solution ul li { margin-bottom:20px; font-size:14px; line-height:19px; color:#666666; font-family: 'gotham_htfmedium'; font-weight:normal; padding-right:150px; position:relative;}
.right-solution ul li:after{ background:url(../images/plus-icoon.jpg) no-repeat; height:13px; width:13px; content:""; position:absolute; 
top:4px; left:-20px; background-size:85%;} 
.right-solution ul li:last-child{ margin-bottom:0;}

.technology { float:left; width:100%;}
.left-techno {
    float: right;
    width: 50%;
	padding:0;
}
.right-techno.right-solution li {
    padding-right: 36px;
}
.left-techno ul { padding:0; margin:0; list-style:none;}
.left-techno ul li {float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 49%;}
.left-techno ul li img { display:block; width:100%;}
.left-techno ul li:nth-child(2n) {
    margin-right: 0;
}
.left-techno ul li:nth-last-child(2) { margin-bottom:0; }
.left-techno ul li:nth-last-child(1) { margin-bottom:0; }


.technology .right-solution {
    float: left;
    padding: 50px 0 73px;
    width: 50%;
}
.right-techno.right-solution h4{background: -webkit-linear-gradient(left, #6561ad, #b44ebc, #6561ad);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent } 

.bottom-cont{ background:#f7f7f7; padding:45px 0; text-align:center; color:#7c7c7c; line-height:normal; font-family: 'gotham_htfmedium'; float:left; width:100%;}
.bottom-cont p { text-align:center; color:#7c7c7c; font-family: 'gotham_htfmedium'; line-height:normal;}
/*----------------footer section  styles goes here-----------*/
.address-part { float:left; width:100%;    padding: 32px 0px; position:relative; }
	
.address-part .service-left { display: inline-block; float: none; width: 56%; vertical-align:middle }
.address-part .service-right { width:43%; margin-left:0; float:none; display:inline-block; vertical-align:middle; text-align: right; }
.address-part .service-left strong { font-weight:normal; color:#004b87;  font-family: 'gotham_htfmedium'; text-transform:uppercase; margin-bottom:10px; display:block; font-size:11px; }
.address-part .service-left p { color:#000000; font-family: 'gotham_htfbook'; font-size:11px; line-height:16px; margin-bottom:10px; }
.address-part .service-left p a { color:#004b87;}
.address-part .service-left p a:hover { color:#666666;}
.address-part .service-left ul.social-icon { margin-top:25px; padding:0; }
.address-part .service-left ul.social-icon li { list-style:none; margin-bottom:0; float:left; vertical-align:top; margin-right:10px; }
.address-part .service-left ul.social-icon li:last-child { margin-right:0; }
.social-icon a {display:block; height:26px; width:26px;}
.social-icon a img{filter: grayscale(100%); transition:all 0.5s ease; opacity: 0.76;}
.social-icon a:hover img{filter: grayscale(0); opacity: 1;}
 .address-part .service-left ul li::before {
background:none;
}
.address-part .service-right ul.add-logo { padding:0; margin:0; list-style:none; }
.address-part .service-right ul.add-logo li { display:inline-block; margin-right: 35px; text-align: center; vertical-align: middle; }
.address-part .service-right ul.add-logo li:last-child { margin-right:0; }
.address-part .service-right ul.add-logo li a { display:inline-block; }
.address-part .service-right ul.add-logo li a img { display: inline-block; }
.address-part .service-left ul.social-icon {
       float: left;
    margin: 0px 0px 0px 0px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999999;
}
.preloader { display: none; }
/*----------------footer section styles ends here--------*/


.review-part.part-fix {
    position: fixed;
    left: 0;
    bottom:0px;
    z-index: 999;
	-webkit-transition: 0.3s;
  	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.thank-text { font-size:16px; color:#666;}
.enq.thank-form { padding:40px 0;}

.health-checkup h6 { font-size:18px; line-height:normal;     font-family: 'gotham_htfmedium'; text-align:center; background: -webkit-linear-gradient(left, #6561ad, #b44ebc, #6561ad);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; text-transform:uppercase; font-weight:600;}
.health-checkup ul { padding:0; margin:0; list-style:none;}
.health-checkup  ul li { margin:0; padding-right:0; float:left; width:100%; text-align:center; margin:40px 0; 	}
.health-checkup .right-solution li{ padding-right:0;}
.health-checkup ul li:hover a{ background:#f8f8f8;}
.health-checkup  ul li a {margin: 0;
padding: 10px;
display: inline-block;
width: 100%;}
.health-checkup ul li figure { margin:0; display:block; min-height:70px;}
.health-checkup  ul li span { font-size:13px; line-height:normal; color:#666666;     font-family: 'gotham_htfmedium'; text-transform:uppercase;}
.health-checkup  ul li:after { display:none;}
.technology.checkup { float:left;  width:100%; background:#fff; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);  padding-bottom: 40px;  }
.technology.checkup h4 { color:#00abe6; text-transform:capitalize; margin:44px 0; text-align:center; font-weight: normal;}
.technology.checkup .right-solution {
    padding: 0px;
    width: 100%;
	float:left;
}
.technology.checkup .right-solution strong { font-size:16px; line-height:normal; color:#004b8c; text-transform:capitalize; font-weight:100;}
.technology.checkup .right-solution > img { float:right; width:52%; margin-left:20px; margin-bottom:20px;}
.checkup .right-solution li { margin-bottom:10px; text-align: justify; padding-right:0;}
.technology.checkup .right-solution sup{ font-size:14px; line-height:normal;}
.checkup .right-solution h5 { font-size:25px; line-height:normal; color:#004b87; text-transform:capitalize; margin:0px 0 15px; font-weight:normal;}
.video-sec{ float:left; width:100%;}
.video-sec > img { width:100%; display:block;}


.checkup .right-solution > img.img-2{ margin-top:40px;}
.checkup .right-solution .box-two { margin-top:40px;}

.hospital-bed-sec{ float:left; width:100%;}
.hospital-bed-sec > img { width:100%;}
.checkup .right-solution ul { box-sizing:border-box;}
.health-checkup .left-techno li {margin: 30px 36px 30px 0px; width:auto;}
.arms-sec.checkup{ margin:40px 0 30px; float:left; width:100%;}
.right-solution.arms-left{ width: 52%;
float: left;
margin-right: 6%;}
.right-solution.arms-right{ width:40%; float:right;}

.health-checkup .left-techno li:nth-child(2n) { margin-right:36px;}
.health-checkup .left-techno li a{ padding:0; } 
.health-checkup .left-techno li img { width:auto;}
.health-checkup .left-techno {  padding: 80px 0 40px 30px; }

.hcont-box{ float:left; width:100%; font-size:14px; line-height:normal;  font-family: 'gotham_htfmedium'; color:#666666; text-transform:uppercase;}
.hcont-box p { margin:0 0 25px;}
.hcont-box p:last-child{ margin-bottom:0;}

.health-checkup .left-techno ul li:hover a{ background:none;}
.left-slide{
float: left;
width: 35%;
margin-top: 20px;
}
.right-slide{
float:right;
width: 50%;
}
.caption-box { color:#fff; position:absolute; top:100px;}
.caption-box h2{ font-size:45px; line-height:normal; color:#ffce00;    font-family: 'gotham_htfbold'; font-weight:normal; text-transform:uppercase; margin:0 0 5px; } 
.caption-box p { font-size:20px; line-height:normal; font-family: 'gotham_htfbook';}
.caption-box p > span { color:#ffce00; text-transform:uppercase; font-size:20px; display:inline-block;} 
.caption-box span { display:block; font-size:31px; line-height:normal;}
.flexslider { margin-bottom:0; height:100% !important; }
.flex-direction-nav .flex-next { right: 0; text-align: right; }

.flexslider .slides, .flex-viewport { height:100% !important; }
.flex-direction-nav .flex-prev { left: 0px; }
.flex-control-nav { bottom:0; }
.flexslider .slides > li { height:100% !important;   }
.flexslider { border:0; }
.left-slide a { margin-top:40px; display:inline-block; padding:10px 20px; font-size:14px; line-height:normal; color:#fff; border:2px solid #ffce00; font-family: 'gotham_htfbold'; font-weight:normal; text-transform:uppercase;}
.left-slide a:hover { background:#fff; border:2px solid #fff; color:#004b87; }
.flexslider .left-slide a img{display: inline-block !important;
margin-left: 4px;
vertical-align: top;
width:auto;
}
.caption-box.caption-box2 h2 > span { colo:#00bfff; }
.caption-box.caption-box2 > h2 { color:#57d7ff; font-size:50px !important; line-height:normal; font-weight:normal; text-transform:uppercase; line-height:50px;  font-family: 'GothamHTF-Black'; margin:0 0 20px;}
.caption-box.caption-box2 h2 > span { font-size:inherit; line-height:inherit;}
.caption-box.caption-box2 h2 > span:first-child{ color:#00bfff;  }
.caption-box.caption-box2  h2 > span:nth-child(2){ color:#57d7ff;  }
.caption-box.caption-box2  h2 > span:nth-child(3){ color:#91e5ff;}
.caption-box.caption-box2 .left-slide{ width:40%; margin-top:0;}
.caption-box.caption-box2 p {font-size:18px; line-height:normal;  color:#fff;   font-family: 'gotham_htfbold'; font-weight:100; margin-bottom:10px;text-transform:uppercase; }
.caption-box.caption-box2 p sup {font-size:12px; }
.caption-box sup { font-size:30px;}
.flex-direction-nav, .flex-control-nav{ display:none !important;}
.mob-img{ display:none;}
.video-sec iframe{ width:100% !important; height:515px !important;}
