@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 #b2b2b2; padding:12px 9px; border-right:0; font-family: 'gotham_htfbold'; border-radius: 4px 0px 0px 4px; }
.info-cont a { color:#fff;           background: -moz-linear-gradient(180deg, rgba(116,105,218,1) 0%, rgba(106,133,242,1) 100%); /* ff3.6+ */
    background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );	
    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;
float:right; padding:12px 9px; border:1px solid #b2b2b2; border-left:0; font-size:15px; line-height:normal; font-family: 'gotham_htfbold'; border-radius: 0 4px 4px 0;}
.info-cont a:hover {           
    background: -moz-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(106,133,242,1)), color-stop(48%, rgba(116,105,218,1)), color-stop(100%, rgba(130,65,183,1)));
    background: -webkit-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -o-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8241b7', endColorstr='#6a85f2',GradientType=1 );}
/*-----------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:-100px; 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 { 
    font-size: 30px; 
    text-align:center;
    margin:0 0 10px;
     text-transform:uppercase; 
     color: #1e1e1e; 
     background: -webkit-linear-gradient(left,#8241b7, #7662d3, #6d7deb);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
    }
.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:#fff; padding:15px 0; margin-bottom: 8px; font-family: 'gotham_htfmedium'; width:258px; margin:20px auto 0; text-transform:uppercase; cursor:pointer;    
    background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );	
    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: -moz-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(106,133,242,1)), color-stop(48%, rgba(116,105,218,1)), color-stop(100%, rgba(130,65,183,1)));
    background: -webkit-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -o-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8241b7', endColorstr='#6a85f2',GradientType=1 );}
.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%; }
.select-wrapper, .select-wrapper select { height: 41px; line-height: 38px; 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:0px; outline: medium none; width: 100%; z-index: 2;  -webkit-appearance: none; border:2px solid #ccc; }
.review-part { float: left; text-align: center; width:100%; margin-top:16px; }
.review-part a { background:#242424; padding:15px 30px; margin:0;  border-bottom:0; display:inline-block; color:#fff; font-family: 'gotham_htfbold'; text-transform:uppercase; font-weight:600; font-size: 27px; line-height: normal;
    border-width:2px 2px 0px 2px;
    border-style:solid solid solid solid;
    border-color:#8241b7 #6a85f2 #8241b7  #8241b7;
    
    }
    .review-part a:hover { background:#000;}
/*----------------banner section styles ends here-------*/

.mid-part{                  
    background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );
    border-bottom:5px solid #ffffff;
    float:left;
    width:100%;
    padding:35px 0;
}
.mid-part h5 { color:#fff; text-align:center; font-family: 'gotham_htfbook'; text-transform:uppercase; line-height:38px; font-weight:500; margin:0;}
.mid-part h5 strong { font-family: 'gotham_htfbold'; font-weight:normal;}



.lists-info{ padding:32px 0; background:#fff; float:left; width:100%;}
.lists-info .wrapper{max-width: 1200px;}

.lists-info ul{ padding:0; margin:0; list-style:none; text-align:center;}
.lists-info ul li { float:left; width:20%; vertical-align:top; text-align:center;}
.lists-info ul li figure {
    border: 1px solid #dedede;
    border-radius: 100%;
    display: table;
    height: 76px;
    line-height: 76px;
    margin: 0 auto 15px;
    padding: 10px;
    width: 76px;
}
.lists-info ul li figure img {
    /* display: table-cell; */
    margin: 0 auto;
    vertical-align: middle;
	width:70%;
	height:auto;
	margin-top: -8px;
}
.lists-info ul li label { 
    font-size:2.6rem; line-height:normal;
    color:#ee5a36; display:block; 
    text-align:center; font-family: 'gotham_htfbold'; 
    margin-bottom:10px; 
    background: -webkit-linear-gradient(left, #8241b7, #6a85f2);
    -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:14px; line-height:18px; color:#666666; text-transform:uppercase; font-family: 'gotham_htfbold'; }


.success-rate { background:url(../images/success-rate1.jpg) no-repeat center center; background-size:cover; width:100%;  float:left; color:#fff; padding:70px 0; position:relative}
.success-rate:before{content:'';position:absolute;top:0px;left:0px;height: 100%;background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);width: 100%;opacity: 0.7;}
.success-rate .wrapper{max-width:1200px;}

.success-rate .left-side {
    color: #ffffff;
    display: inline-block;
    float: none;
    padding-left: 0px;
    text-align: right;
    vertical-align: middle;
    width: 33%;
    }
.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 {  font-size:15px; line-height:19px;  color:#fff;   font-family: 'gotham_htfbook'; fonr-weight:600; }
.success-rate .right-side {
    color: #ffffff;
    display: inline-block;
    float: none;
    margin-left: 0px;
    vertical-align: middle;
    width: 40%;
    }

.left-program.right-side{
    width: 26%;
}
.left-program .right-side ul{
    padding-right: 0px;
}


.round-shape {
    background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );
    border-radius: 100%;
    display: table-cell;
    height: 312px;
    margin: 0 auto;
    padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
	padding-right:35px;
    text-align: center;
    vertical-align: middle;
    width: 312px;
	position:relative;
}
.round-shape::after {
    background:  url("../images/round-img-rigth.png") repeat scroll 0 0;
    content: "";
    background-repeat: no-repeat;
    height: 101px;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
}

.success-rate .right-side ul {padding:0;margin:0;list-style:none;position:relative;display:table-cell;padding-right: 50px;} 
.success-rate .right-side ul:nth-child(2){/* padding-right:0; */}

.success-rate .right-side ul::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 11px;
    content: "";
    
    left: -26px;
    position: absolute;
    top: 12px;
    width: 2px;
}
.success-rate .right-side ul li {margin-bottom: 30px;font-size: 16px;line-height: 24px;font-family: 'gotham_htfbook';position:relative; font-family: 'gotham_htfmedium';text-transform:uppercase;}
.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;font-weight: normal;}
.success-rate .right-side ul li:last-child {
    margin-bottom: 0;
}

/* safe in section css start */
.safe-space-wrap {
    background-color: #efefef;
    float: left;
    width: 100%;
    padding: 25px 0;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.safespace-in {
    min-height: 290px;
    padding: 20px 20px;
}
.text-center {
    text-align: center;
}
.safe-space-inner > div {
    min-height: 65px;
    vertical-align: middle;
    display: inline-block;
    line-height: 65px;
}
.safe-space-inner > div img {
    vertical-align: middle;
    display: inline-block;
}
.safe-space-inner > div img {
    vertical-align: middle;
    display: inline-block;
}
.safe-space-inner p {
    color: #434343;
    font-size: 14px;
    margin: 0;
	line-height: 1.42857143;
	font-family: 'gotham_htfbook';
}
.safespace-in:hover {
    background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );
    border-radius: 5px;
}
.main-btn {
    
    font-size: 16px;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    max-width: 330px;
    font-weight: bold;
    padding: 10px 10px;
    line-height: normal;
    font-family: Helvetica;
	background: -moz-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(130,65,183,1)), color-stop(52%, rgba(116,105,218,1)), color-stop(100%, rgba(106,133,242,1)));
    background: -webkit-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -o-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    background: linear-gradient(45deg, rgba(130,65,183,1) 0%, rgba(116,105,218,1) 52%, rgba(106,133,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a85f2', endColorstr='#8241b7',GradientType=1 );	
	
}
.safe-space-wrap .main-btn {
    margin-top: 50px;
}


.main-btn:hover, .main-btn:focus {
    background: -moz-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(106,133,242,1)), color-stop(48%, rgba(116,105,218,1)), color-stop(100%, rgba(130,65,183,1)));
    background: -webkit-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -o-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    background: linear-gradient(45deg, rgba(106,133,242,1) 0%, rgba(116,105,218,1) 48%, rgba(130,65,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8241b7', endColorstr='#6a85f2',GradientType=1 );
}

.stop-lockdown-title {
    color: #1e1e1e;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 40px 0;
	background: -webkit-linear-gradient(left,#8241b7, #7662d3, #6d7deb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.safe-space-inner h3 {
    color: #135da1;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin: 15px 0 10px 0;
	background: -webkit-linear-gradient(left,#8241b7, #7662d3, #6d7deb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.safespace-in:hover h3 {
    color: #fff;
    background: transparent;
    -webkit-text-fill-color: #fff;
}
.safespace-in:hover p {color:#fff;}


@media (min-width: 768px) {
	.col-sm-3 {
		width: 25%;
		float: left;
	}
}

@media (max-width: 767px) {
	.safespace-in {
		min-height: auto;
	}
	.safe-space-wrap .main-btn { margin-top: 0;}
	.stop-lockdown-title {
		font-size: 20px;
		margin: 20px 0 0px 0;
	}
	.success-rate .right-side ul li::after{
        top: 6px;
    }
    
}
/* safe in section css start */



.institution-sec{ float:left; width:100%; background:#fff;}
.institution-sec .left-solution{width:50%;float:left;background:url(../images/solution-left-img1.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 #ffffff;
    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, #8241b7, #6a85f2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.right-solution ul{ padding:0 0 0 20px; margin:0; list-style:none;}
.right-solution ul li { margin-bottom:15px; font-size:15px; line-height:19px; color:#666666; font-family: 'gotham_htfmedium'; font-weight:normal; padding-right:111px; position:relative;}
.right-solution ul li:after{ background:url(../images/plus-icoon.png) 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;
}
.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 50px 73px 110px;
    width: 50%;
	
}


.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: 54%; vertical-align:middle }
.address-part .service-right { width:45%; margin-left:0; float:none; display:inline-block; vertical-align:middle; text-align: right; }
.address-part .service-left strong { 
    font-weight:normal; 
    color:#e55074; font-family: 'gotham_htfmedium'; 
    text-transform:uppercase; 
    margin-bottom:10px; display:block; 
    font-size:11px;
    background: -webkit-linear-gradient(left, #8241b7, #6a85f2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
 }
 .address-part .service-left a{
    background: -webkit-linear-gradient(left, #8241b7, #6a85f2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
 }
.address-part .service-left p { color:#000000; font-family: 'gotham_htfbook'; font-size:11px; line-height:16px; }
.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: 20px 0px 0px 0px;
    padding: 0;
    text-align: center;
    width: 100%;
	position: relative;
z-index: 999;
}
.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;}

.mid-part p {font-size: 20px;
line-height: normal;
color: #fff;
text-align: center;
padding: 0 10%;}
.round-shape p strong {
/*font-size: 18px;*/
font-size:26px;
display: block;
text-transform: uppercase;
}

.success-rate .left-side p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-family: 'gotham_htfmedium';
    font-weight: 600;
}



.inquiryfor{ padding-bottom:30px; padding-top: 10px;}
.patientinfo{padding-top: 20px; clear:both; float: left; width: 100%;display:none}

/* .left-techno{
    position: relative;
    text-align:center;
} */
.femail-available{
    text-align: center;
    background: rgba(106, 133, 242, 0.9);
    width: 100%;
    padding: 0 15px;
}
.femail-available h5{
    color:#ffffff;
    text-transform: capitalize;
    font-family: 'gotham_htfmedium';
    font-size: 25px;
    margin: 0;
    padding: 10px 0;
}

/*.technology .right-solution ul { width:48%; display:inline-block; vertical-align:top;}*/