@charset "utf-8";


@font-face {font-family:'gotham_htfblack';src: url('../fonts/gothamhtf-black_0-webfont.woff2') format('woff2'),url('../fonts/gothamhtf-black_0-webfont.woff') format('woff'); font-display:swap; font-weight: normal;font-style: normal;}
@font-face {font-family: 'gotham_htfbold';src: url('../fonts/gothamhtf-bold_0-webfont.woff2') format('woff2'),url('../fonts/gothamhtf-bold_0-webfont.woff') format('woff');  font-display:swap; font-weight: normal;font-style: normal;}
@font-face {font-family: 'gotham_htfbook';src: url('../fonts/gothamhtf-book_0-webfont.woff2') format('woff2'),url('../fonts/gothamhtf-book_0-webfont.woff') format('woff'); font-display:swap; font-weight: normal;font-style: normal;}
@font-face {font-family: 'gotham_htflight';src: url('../fonts/gothamhtf-light_0-webfont.woff2') format('woff2'),url('../fonts/gothamhtf-light_0-webfont.woff') format('woff'); font-display:swap; font-weight: normal;font-style: normal;}
@font-face {font-family: 'gotham_htfmedium';src: url('../fonts/gothamhtf-medium_0-webfont.woff2') format('woff2'),url('../fonts/gothamhtf-medium_0-webfont.woff') format('woff'); font-display:swap; font-weight: normal;font-style: normal;}



/*----------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:300px; 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(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224,1,131,1)), color-stop(48%, rgba(152,1,136,1)), color-stop(100%, rgba(92,0,140,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* ie10+ */
    background: linear-gradient(9deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00183', endColorstr='#5c008c',GradientType=0 ); /* ie6-9 */
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(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(92,0,140,1)), color-stop(52%, rgba(152,1,136,1)), color-stop(100%, rgba(224,1,131,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* ie10+ */
    background: linear-gradient(9deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=0 ); /* ie6-9 */ }
/*-----------header section styles ends here----------------*/

/*-----------banner section styles goes here-----------*/
.banner { background:#f7f7f7; float:left; width:100%; }
.banner img { width:100%; display:block; height: auto;}
.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:#5c008c;  
background: -webkit-linear-gradient(left, #5c008c, #5c008c, #e00183, #e00183);  -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(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224,1,131,1)), color-stop(48%, rgba(152,1,136,1)), color-stop(100%, rgba(92,0,140,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(81deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* ie10+ */
    background: linear-gradient(9deg, rgba(92,0,140,1) 0%, rgba(152,1,136,1) 52%, rgba(224,1,131,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e00183', endColorstr='#5c008c',GradientType=0 ); /* ie6-9 */  


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(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(92,0,140,1)), color-stop(52%, rgba(152,1,136,1)), color-stop(100%, rgba(224,1,131,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(81deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* ie10+ */
    background: linear-gradient(9deg, rgba(224,1,131,1) 0%, rgba(152,1,136,1) 48%, rgba(92,0,140,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=0 ); /* ie6-9 */  }
.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: -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 */ 
float:left;
width:100%;
  margin-top:0px;
  padding:30px 0 25px;
  color:#fff;
}
.mid-part h5 { color:#fff; text-align:center; font-family: 'gotham_htfbold'; text-transform:uppercase; line-height:38px; font-weight:bold; margin:0 0 20px;}
.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: 30px;
    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 span { float:left; width:100%; margin-bottom:15px; font-size: 18px;  color: #111111;}
.lists-info ul{padding: 0;
margin: 0;
list-style: none;
text-align: center;
float: left;
width: 100%;}


.lists-info ul li {


font-size: 15px;
line-height: 19px;
color: #666666;
font-family: 'gotham_htfmedium';
font-weight: normal;
padding-left:20px;
position: relative;
text-align:left;
position:relative;
margin-bottom: 20px;
}
.lists-info ul li:after {
background: url(../images/plus-icoon.jpg) no-repeat;
    background-size: auto auto;
height: 13px;
width: 13px;
content: "";
position: absolute;
top: 4px;
left: 0px;

}
.lists-info p { float:left; width:100%; margin-bottom:15px; text-align:left;  color: #666666;}
/*.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: 10px;
    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 #f919d2;
    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, #6e008b, #c80185, #b90186);  -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:150px; position:relative;}
.right-solution ul li a {color:#60008c}
.right-solution ul li a:hover { color:#666666;}
.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(top, #a20187, #8d0089, #6a008b);  -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: 55%; vertical-align:middle }
.address-part .service-right { width:44%; margin-left:0; float:none; display:inline-block; vertical-align:middle; text-align: right; }
.address-part .service-left strong { font-weight:normal; background: -webkit-linear-gradient(top, #a20187, #8d0089, #6a008b);  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;  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; }
.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;
    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;}

.inquiryfor{ padding-bottom:30px; padding-top: 10px;}
.patientinfo{padding-top: 20px; clear:both; float: left; width: 100%;display:none}


.mid-part ul { float:left; width:100%; padding:0; margin:0;}
.mid-part ul li {
    float: left;
    width: 48%;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 21px;
}
.mid-part ul li a:hover { color:#000;}
.mid-part ul li:nth-child(2n){ padding-right:0; float:right; width:50%;}

.right-solution ul  ul { margin:20px 0 0; padding:0; float:left; width:100%;} 

.right-solution ul ul li { padding-right:0; position:relative; padding-left:15px;}

.right-solution ul ul li::after{ background:url(../images/icon.png) no-repeat; height:16px; width:16px; background-size: 7px;
top: 6px;
left: 0;
}

.pop-msg {
	position:fixed;
	font-size:18px;
	bottom:-300px;
	color:#fff;
	padding:22px 12px;
	text-align:center;
	border-top: solid 2px #fff;
	width:100%;
	z-index:99999999;
	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 */
	display:none;
}
.close-btn { position:absolute; top:20px; right:10px; cursor:pointer; background:url("../images/close.png") no-repeat center center; font-size:0; width:24px; height:24px; display:block;}

.text-info { display:inline-block;}
.info-btn { display:inline-block; margin:0 0 0 15px; }
.info-btn a { padding:8px 10px; border:solid 1px #fff; border-radius:5px; color:#fff;}
.info-btn a:hover { background:#fff; border:solid 1px #fff; color:#c41965;}


.form-title {
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #5c008c;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
.form-title b {
    color: #e00183;
}



.stop-lockdown-img img {
    margin-bottom: -6px;
}
.safe-space-inner h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin: 15px 0 10px 0;
    color: #5c008c;
    background: -webkit-linear-gradient(left, #5c008c, #5c008c, #e00183, #e00183);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.safespace-in:hover {
    border-radius: 0px;
    background: -moz-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    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)));
    background: -webkit-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: -o-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: -ms-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: linear-gradient(126deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=1 );
}
.safespace-in {
    min-height: 290px;
    padding: 20px 20px;
}
.safe-space-inner p {
    color: #666666;
    font-size: 14px;
    margin: 0;
    font-family: 'gotham_htfbook';
}
.safe-space-wrap {
    background-color: #ffffff;
    float: left;
    width: 100%;
    padding: 25px 0;
}
.safe-space-wrap .main-btn {
    margin-top: 50px;
}
.text-center {
    text-align: center;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.stop-lockdown-title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 40px 0;
    color: #5c008c;
    background: -webkit-linear-gradient(left, #5c008c, #5c008c, #e00183, #e00183);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.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;
}

.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;
    position: relative;
}

}






.right-techno.right-solution h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin: 15px 0 10px 0;
    background: -webkit-linear-gradient(left, #e7524a, #d43359, #b60370);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ee5a36;
}
.right-techno.right-solution p {
    color: #666666;
    font-size: 16px;
    margin: 0 0 30px 0;
    font-family: 'gotham_htfbook';
    line-height: 24px;
}


.mid-part-mid {
    background: -moz-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    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)));
    background: -webkit-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: -o-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: -ms-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    background: linear-gradient(126deg, rgba(92,0,140,1) 0%, rgba(158,1,136,1) 62%, rgba(224,1,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=1 );
    float: left;
    width: 100%;
    padding: 35px 0;
}
.mid-part-mid h5 {
    color: #fff;
    text-align: center;
    font-family: 'gotham_htfbook';
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 500;
    margin: 0;
    font-size: 27px;
}
.mid-part-mid h5 strong {
    font-family: 'gotham_htfbold';
    font-weight: normal;
}
.mid-part-mid p {
    font-size: 20px;
    line-height: normal;
    color: #fff;
    text-align: center;
    padding: 0 20%;
}
.lists-info {
    padding: 20px 0 32px 0;
    background: #f7f7f7;
    float: left;
    width: 100%;
}
.lists-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.lists-info ul li {
    float: left;
    width: 33%;
    vertical-align: top;
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
}
.lists-info ul li figure {
    border: 1px solid #dedede;
    border-radius: 100%;
    display: table;
    height: 90px;
    line-height: 90px;
    margin: 0 auto 15px;
    padding: 10px;
    width: 90px;
}
.lists-info ul li figure img {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}
.lists-info ul li label {
    font-size: 54px;
    line-height: normal;
    color: #5c008c;
    display: block;
    text-align: center;
    font-family: 'gotham_htfbold';
    margin-bottom: 10px;
    background: -webkit-linear-gradient(left, #5c008c, #5c008c, #e00183, #e00183);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lists-info ul li span {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    text-transform: uppercase;
    font-family: 'gotham_htfbold';
}
.lists-info ul li:after {display: none;}





@media (max-width: 767px) {
.safespace-in {
    min-height: auto;
}
.stop-lockdown-title {
    font-size: 20px;
    margin: 20px 0 0px 0;
}
.lists-info .stop-lockdown-title {
    font-size: 20px;
    margin:0 0 30px 0;
}
.mid-part-mid h5 {line-height: 26px;font-size: 16px;}

}


/*-------------- Start Validation CSS ------------------*/	
.from-wrap ul li {position: relative;}
.from-wrap ul li textarea {min-height: 108px;}
.from-wrap ul li input[type="text"] {margin-bottom: 25px;}
.from-wrap ul li textarea {margin-bottom: 20px;}
.select-wrapper select {margin-bottom: 25px; background-color: transparent;}
.select-wrapper, .select-wrapper select {overflow: visible;}
li .parsley-errors-list li {
    color: red;
    font-size: 12px;
    font-weight: normal;
    font-family: 'gotham_htfbook';
    position: absolute;
    right: 10px;
    z-index: 9;
    bottom: inherit;
    top: 41px;
    text-align: left;
    width: 100% !important;
    left: 0;
}

.from-wrap ul li textarea + .parsley-errors-list li {bottom: inherit; top:  108px;}
.from-wrap ul li .select-wrapper select + .parsley-errors-list li {
    top: 40px;
    height: auto !important;
    line-height: normal !important;
}
.from-wrap ul li:last-child input[type="text"] {
    margin-bottom: 25px;
}
/*-------------- End Validation CSS ------------------*/






/*--------------media query css------------------*/	
/*------------tablet landscape view------*/
@media (max-width:1260px) {
	.right-solution ul li { margin-bottom:22px; font-size: 15px; line-height: 17px; padding-right:0;} 
	
}
@media (max-width:1050px) {
/*.main {width: 90%;}*/


.success-rate .left-side { padding-left:0;}
.success-rate .right-side { width:52%;}
.lists-info h4 { margin-bottom:30px;}
.mid-part .wrapper{ max-width:100%; padding:0 15px;}
.mid-part ul { padding-left:30px; box-sizing: border-box;}
.mid-part ul li:nth-child(2n) { }
}
/*------------tablet portrait  view------*/
@media (max-width:1024px) {
	h4 { font-size:25px;}
	.wrapper{ padding:0 15px; max-width:100%;}
	.lists-info ul li label { font-size:44px;}
.success-rate .right-side ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 28px;
}
.success-rate .right-side ul::after { bottom:6px;}
	.success-rate .left-side span { font-size: 34px;
    line-height: 34px;}
	.success-rate .left-side h5 { width: 100%;
}
	.success-rate .left-side p { font-size:14px;}
	.content { width:auto; padding: 30px 20px;}
	.content  p { }
	.content br { display:none; }
	.left-solution h2 { line-height:40px;}
	.institution-sec .left-solution { padding:20px;} 
	.institution-sec .right-solution { padding:20px;}
	.right-solution ul li {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 16px;
    padding-right: 0;
}
.technology .right-solution {
    padding: 20px 0;
}
.left-techno ul li { margin-right:9px;}
.bottom-cont { padding:30px 0;}
.mid-part ul li { width:50%;}
}

@media (max-width:900px) {

.from-wrap{ margin-top:20px;} 
h2 {  font-size:36px; }
h4 {
    font-size: 23px;
}
	h5 { font-size:21px;}
	.mid-part h5 br { display:none;}
	.mid-part h5 { line-height:30px;}
	.success-rate .left-side { width:43%; }
	.success-rate .right-side {
    width: 47%;
}


.success-rate .right-side ul::after {
    bottom: 6px;
    top: 12px;
}
.round-shape {  padding: 62px 44px;}
.success-rate .right-side ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
}
.right-solution h4 { margin-bottom:15px; line-height:25px;}
.left-solution h2 {
    line-height: 34px;
}
.left-solution span { font-size:21px;}
.right-solution ul li {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 14px;
    padding-right: 0;
}
.left-techno ul li {
    margin-bottom: 7px;
    margin-right: 7px;
}
.address-part .service-right ul.add-logo li { margin-right:32px;}
.success-rate .left-side h5 {width: 100%;}

}
/*------------mobile landscape  view------*/
@media (max-width: 767px) {
	h2 {
    font-size: 30px;
}
h5 {
    font-size: 20px;
}
   .site-logo {
    float: none;
    margin: 0 auto;
    width: 250px;
}
.info-cont {
    float: none;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}
.more-info { width:50%; font-size:13px;}
.info-cont a { width:50%; font-size:13px; padding:11.5px 9px;}
.from-wrap{ margin-top:20px; padding:20px;}
.from-wrap label { font-size: 16px;  margin-bottom: 14px;} 

.left-side {
    float: none;
    width: 100%;
}
.right-side {
    float: left;
    margin-top: 8px;
    width: 100%;
}
.from-wrap ul li input[type="text"] {   font-size: 14px;
  
    padding: 7px 10px;}
	.from-wrap ul li textarea {  font-size: 14px; min-height:110px;}
	.from-wrap form input[type="submit"] { width:240px; padding:10px 0;}
	.select-wrapper, .select-wrapper select { height:34px;}
	
.mid-part {
    margin-top: 0;
    padding: 25px 0 10px;
}	.mid-part p { font-size:14px; line-height:22px;}
	.mid-part p br { display:none;}
	
.lists-info ul li {
    display: block;
    float: left;
    width: 100%;
	box-sizing: border-box;
}
.lists-info {  padding: 32px 0 18px;}


.round-shape::after {
    background: url("../images/round-img-rigth.png") no-repeat scroll 0 0;
bottom: -56px;
content: "";
height: 81px;
left: 8px;
margin: 0 auto;
position: absolute;
right: 0;
top: inherit;
transform: rotate(89deg);
width: 52px;
}
.round-shape {             background: -moz-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(154,3,137,1) 48%, 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(48%, rgba(154,3,137,1)), color-stop(100%, rgba(224,1,131,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(154,3,137,1) 48%, rgba(224,1,131,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(154,3,137,1) 48%, rgba(224,1,131,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(324deg, rgba(92,0,140,1) 0%, rgba(154,3,137,1) 48%, rgba(224,1,131,1) 100%); /* ie10+ */
    background: linear-gradient(126deg, rgba(92,0,140,1) 0%, rgba(154,3,137,1) 48%, rgba(224,1,131,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c008c', endColorstr='#e00183',GradientType=1 ); /* ie6-9 */ }
.success-rate .left-side {
    float: none;
    text-align: center;
    width: 100%;
}
.round-shape {
    
    padding:44px;
    width: 100%;
	display:inline-block;
	height:190px;
	width:190px;
	margin:0 auto;
	float:none;
}
.success-rate .right-side ul::after { display:none;}
.success-rate .right-side { width:100%; float:none; margin-left:0; margin-top:50px;}
.success-rate .right-side ul { padding:0 0 0 26px;}
.success-rate .right-side ul li { float:none; display:inline-block; width:48%; vertical-align:top; font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px; } 
	
	.institution-sec .left-solution {
    padding: 20px;
    width: 100%;
}
.left-solution h2 br, .left-solution span br { display:none;	}

.content {
    margin-top: 14px;
   padding:20px;

}
.content p { font-size:14px;}
	.left-solution h2 {
    line-height: normal;
	margin-bottom:10px;
}
.left-solution span {
    font-size: 16px;
}
.institution-sec .right-solution {
    padding: 20px;
    width: 100%;
}
.right-solution h4 br { display:none;}
.right-solution ul li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    padding-right: 0;
}
.right-solution h4 { line-height:normal;}
.left-techno {
    float: none;
    padding: 0;
    width: 100%;
}
.technology .right-solution { width:100%; float:left;}
body { font-size:14px;}
.bottom-cont p { line-height:20px;}
.bottom-cont { padding:15px 0;}
.address-part .service-left {
    text-align: center;
    width: 100%;
}
.address-part .service-right {
    text-align: center;
    width: 100%;
}
.address-part .service-left p {
    font-size: 11px;
    line-height: 18px;
}
.address-part { padding:20px 0;}
.address-part .service-left ul.social-icon {
    margin: 20px 0;
}
.address-part .service-left ul.social-icon li { float:none; display:inline-block;}

.lists-info h4 {
    margin-bottom: 10px;
    margin-top: 0;
}
.right-techno.right-solution li {
    padding-right: 0;
}
.success-rate .left-side h5 { font-size: 20px;
line-height: 33px;}
.mid-part ul li { width:100%;}
.mid-part ul li:nth-child(2n) {
    width: 100%;
}
.mid-part ul { padding-left:15px;}

.pop-msg {font-size:16px;padding: 22px 50px; line-height:22px;}

.text-info { width:100%;}
.info-btn { width:100%; margin-top:20px;}
}
/*------------mobile portrait view------*/
@media (max-width:640px) {
	
h2 {
    font-size: 20px;
}
h4 {font-size: 18px; }	
	h5 {
    font-size: 14px;
}

.mid-part h5 {
    line-height: 20px;
}
.success-rate .right-side ul li { width:100%;}
.left-techno ul li { width:100%;}
.left-techno ul li:nth-last-child(2) {
    margin-bottom: 7px;
}
.address-part .service-right ul.add-logo li {
    margin-right: 20px;
}
.lists-info ul li figure img { display:inline-block !important;}
.lists-info ul { margin-bottom:20px;}
.lists-info p { line-height:20px;}
.lists-info span { font-size:16px;}
}
/*----------optional css------*/
@media (max-width:480px) {
	
	.more-info { width:100%; font-size:13px; border-right:1px solid #7c7c7c; border-radius:4px;}
	
.info-cont a {
	border-left:1px solid #7c7c7c; border-radius:4px;
    font-size: 13px;
    margin-top: 15px;
    padding: 12px 9px;
    width: 100%;
}
.from-wrap .right-side li:nth-child(1) { width:100%; float:left;}
.from-wrap .right-side li:nth-child(2) {
    float: left;
    width: 100%;
}
.from-wrap ul li textarea { margin-top:8px;}
.review-part a { padding: 12px 25px; font-size:18px;}
.from-wrap label {
    font-size: 15px;
    margin-bottom: 14px;
}
.select-wrapper select { background-size:6%;}
.lists-info ul li:last-child{ margin-bottom:0;}
.lists-info { padding:25px 0;}

}
/*---------use only when design is customise-----------*/

/*-------------- Start Validation CSS ------------------*/	
@media (max-width: 767px) {
	li .parsley-errors-list li {font-size: 11px; bottom: inherit; top: 35px;}
	.from-wrap ul li textarea + .parsley-errors-list li {bottom: inherit; top:  110px;}
	.from-wrap ul li .select-wrapper select + .parsley-errors-list li {
	    top: 34px;
	}
    .from-wrap ul li input[type="text"] {margin-bottom: 24px;}
    .right-side {margin-top: 0;}
}


@media (max-width: 480px) {
	.from-wrap ul li textarea + .parsley-errors-list li {bottom: inherit; top:  136px;}
	.from-wrap ul li textarea {margin-top: 25px;} 
}
/*-------------- End Validation CSS ------------------*/