*{ margin:0px; padding:0px; outline:0px; box-sizing: border-box;}
*, *:before, *:after { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
a{text-decoration:none; color:#00b0db; transition:all 0.4s linear 0s;}
a:hover{transition:all 0.4s linear 0s; color:#f48097;}
a img, img{border:0px; outline:none;}
img{max-width:100%; height:auto;}
a, input[type="submit"], button{outline:none;  }
.clear{clear:both;}
::-moz-placeholder{ opacity:1; }
input[type=submit], button, select{ -moz-appearance: none;-webkit-appearance: none;}
input, select, textarea{ font-family: 'GothamRounded'; font-weight:normal;}
button, input[type=submit]{ font-family: 'GothamRounded'; font-weight:500;}

input[type=submit], button{ cursor:pointer;transition:all 0.4s linear 0s;}
input[type="submit"], input[type="text"], input[type="search"], button, input[type="email"], input[type="password"], input[type="tel"], textarea, select{-webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:0; border:0;}
h1, h2, h3, h4, h5, h6, p, ul, li, label, input, textarea, img, submit, button, a{ margin: 0px; padding: 0px; outline: none; list-style: 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, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align:baseline;}
html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;overflow-y: scroll;-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;scroll-behavior: smooth;}
q {-webkit-hyphens: none;-moz-hyphens: none;-ms-hyphens: none;hyphens: none;quotes: none;}
a:focus {outline:0;outline: 0;}
a:hover,
a:active {outline: 0;}
a img {border: 0;}
body{color:#b5b7b9; font-family: 'GothamRounded'; font-weight:normal; font-size:20px; line-height:1.4; letter-spacing:1px;}
.wrapper{ width:1280px; margin:0 auto;}

h1{font-size:38px; font-weight:bold;}
h2{font-size:28px; font-weight:500;}

/* Header Section -- Start */
.header{ width:100%; float:left; position:relative; background:#f0fcff; padding:15px 0 20px;}
.logo{ float:left;}
.logo img{ display:block; margin:0 auto;}


.hdrRight{ float:right;margin: 25px 0 0;}

.bookapn{ float:left; }
.bookapn span{ display:inline-block; text-transform:uppercase;margin-right: 20px;}
.bookapn a{ color:#fff;color:#fff; background:#f48097; border-radius:40px; line-height:40px; padding:0 27px; font-size:19px; letter-spacing:0.5px; font-weight:500; display:inline-block;}
.bookapn a:hover{ background:#24a2da;}
.hdrRight .socl{ float:right; margin-left:85px;}
.hdrRight .socl li{ float:left; margin-left:14px;}
.hdrRight .socl li a{ display:inline-block; background:#f48097; border-radius:50%; width:40px; height:40px;}
.hdrRight .socl li img{ display:block;}
.hdrRight .socl li a:hover{background:#24a2da;}

/* Header Section -- End */

/* Banner Section -- Start */
.banner{ width:100%; float:left; position:relative;z-index: 1;}
.banner img{ width:100%; display:block;}

.desktop-img {
    display: block!important;
}

.mobile-img {
    display: none!important;
}
/* Banner Section -- End */


/* Middle Section -- Start */
.middle{ width:100%; float:left; position:relative;}

.sectionHeader{ width:100%; display:flex;justify-content: space-between;align-items: center; text-align:center; position:relative; padding:0 70px; margin:25px 0;}
.sectionHeader .title{ min-width:210px; color:#f48097; font-size:38px; font-weight:bold; display:inline-block; padding:0 15px;}
.sectionHeader:before, .sectionHeader:after{content: '';display: inline-block;height: 22px;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}
.sectionHeader:before{ background-image:url(../images/shape1.png); background-repeat:no-repeat; background-position:right;}
.sectionHeader:after{ background-image:url(../images/shape2.png); background-repeat:no-repeat; background-position:left;}


.section1{ width:100%; float:left; position:relative; overflow:hidden; padding-bottom:30px;}
.section1 .colLeft{ float:left; width:59%; padding:10px 0 0;}
.section1 .colLeft ul{ width:100%; float:left; text-align:center;}
.section1 .colLeft ul li{ width:100%; float:left; padding:10px 0;}

.section1 .colRight{ float:right; width:38%; background:#00b7c9; position:relative; padding:55px 0 40px 40px;}
.section1 .colRight:before{ content:''; position:absolute; top:0; left:0; width:500%; height:500%; background:#00b7c9;}
.fbox{ width:100%; float:left; position:relative; z-index:1; box-shadow: 2px 5px 12px rgba(0,0,0,0.2);border-radius: 20px; }
.fbox h2{ text-align:center; background:#ffeb00; color:#00b9eb; padding:10px; border-radius:20px 20px 0 0;}
.fbox ul{ width:100%; float:left; background:#fff; border-radius:0 0 20px 20px; padding:15px 30px 25px;}
.fbox ul li{ width:100%; float:left; margin:17px 0 0; position:relative;}
.fbox .inputField{ width:100%; float:left; border:2px solid #ededed; padding:0 15px; color:#00b7c9; font-size:18px; height:54px; border-radius:6px; font-weight:500;}

.fbox textarea.inputField{ height:90px; resize:none; padding:10px 15px;}
.fbox select{ width:100%; float:left; border:2px solid #ededed; padding:0 15px; color:#00b7c9; font-size:18px; height:54px; border-radius:6px; font-weight:500; background-color:#fff; background-image:url(../images/arw1.png); background-repeat:no-repeat; background-position:96% 50%; background-size:16px;}
.fbox ul li.center{ text-align:center;}
.fbox input[type=submit], .btn{ display:inline-block; background:#24a2da; color:#fff; font-weight:500; font-size:20px; padding:14px 20px; min-width:170px; border-radius:40px; text-align:center; box-shadow:0 5px 10px rgba(0,0,0,0.2); margin:5px 0 0;}
.fbox input[type=submit]:hover, .btn:hover{ background:#f48097;}

.fbox input[type=checkbox]{ position:absolute; top:0; left:0; opacity:0; visibility:hidden;}
.fbox input[type=checkbox] + label{ font-size:13px; color:#000; width: 100%; float: left; padding-left:25px; line-height:16px; background:url(../images/chk.jpg) no-repeat left center; cursor:pointer; margin-top:-5px;}
.fbox input[type=checkbox]:checked + label{ background-image:url(../images/chkd.jpg);}

.section1 .sectionHeader{ padding:0 30px;}
.section1 .sectionHeader .title{ font-size:52px;}


.section2{ width:100%; float:left; background:#effbff; padding:25px 0; text-align:center;}
.section2 .sectionHeader{ padding:0 100px;}
.section2 p{ font-size:22px; font-weight:500; margin-bottom:25px;}

.section3{ width:100%; float:left; background:#fff; padding:45px 0; text-align:center;}

.mthdRow{display: -ms-grid;display: grid;-ms-grid-columns: (1fr)[4];grid-template-columns: repeat(4, 1fr);grid-gap:0;}
.mthdRow .mthdCol{ position:relative; padding:0 25px;}
.mthdRow .mthdCol:before{ content:''; position:absolute; top:253px; left:0; width:50%; height:2px; background:#80aad7;}
.mthdRow .mthdCol:after{ content:''; position:absolute; top:253px; right:0; width:50%; height:2px; background:#80aad7;}

.mthdRow .mthdCol:nth-child(1):before{ display:none;}
.mthdRow .mthdCol:nth-child(4):after{ display:none;}

.mthdRow .thumb{ width:100%; display:inline-block;}
.mthdRow .thumb img{ display:block; margin:0 auto; max-width:210px;}
.mthdRow .num{ display:inline-block; position:relative; width:40px; height:40px; border-radius:50%; line-height:40px; font-size:22px; color:#fff; background:#80aad7; margin:15px 0 0; z-index:1;}
.mthdRow p{ margin:20px 0 0;}


.section4{ width:100%; float:left; background:#effbff; padding:50px 0 100px; position:relative; text-align:center;}
.section4 p{ margin:0 0 25px; font-size:22px;}
.section4 p:last-child{ margin-bottom:0;}
.section4 p a{ font-size:20px; line-height:22px;}
.section4 p a i{ display:block; font-size:28px; line-height:18px;}
.section4:before {content: '';position: absolute;bottom: -40px;left: 0;height: 80px;width: 50.1%;background: #fff;transform: skew(0deg, -6deg);}
.section4:after {content: '';position: absolute;bottom: -40px;right: 0;height: 80px;width: 50.1%;background: #fff;transform: skew(0deg, 6deg);}
.section5{ width:100%; padding:0 0 50px;float: left;}
.section5 .sectionHeader{ padding:0 100px;}

.processRow{display: -ms-grid;display: grid;-ms-grid-columns: (1fr)[5];grid-template-columns: repeat(5, 1fr);grid-gap:15px; border-top:2px dotted #b5b7b8; border-bottom:2px dotted #b5b7b8; padding:25px 0; margin:40px 0 0;}

.processRow .step{ width:100%; display:inline-block;}
.processRow .step span{ background:#00b0db; color:#fff; border-radius:20px; padding:0 15px; line-height:28px; font-size:16px; font-weight:bold; display:inline-block; text-transform:uppercase;vertical-align: top;}
.processRow .step i{ display:inline-block; line-height:28px; font-size:24px; color:#00b0db; margin-left: 5px;}

.processRow h4{ font-size:18px; margin:10px 0 0; color:#808080; line-height:22px; font-weight:bold; text-transform:uppercase;}
.processRow p{ font-size:14px; line-height:20px; color:#808080; margin:10px 0 0;}
.processRow .txt{ padding:5px 0 0 10px;}

.makeApntmnt{ width:100%; display:inline-block; text-align:center; padding:60px 0 0;}
.makeApntmnt a{ display:inline-block; background:#f48097; color:#fff; text-transform:uppercase; line-height:48px; padding:0 50px; border-radius:6px; box-shadow:0 5px 10px rgba(0,0,0,0.3);}
.makeApntmnt a:hover{ background:#00b0db}

.section6{ width:100%; float:left; background:#effbff; padding:30px 0 80px;}
.section6 p{ font-size:22px; margin:10px 0 20px; text-align:center; padding:0 40px;}


.campRow{display: -ms-grid;display: grid;-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr);grid-gap:50px; text-align:center; margin-top:80px;}
.campCol{ width:100%; background:#f0f0f0; border-radius:25px; padding:0 20px 40px;}
.campCol .icn{ width:100%; display:inline-block;}
.campCol .icn img{ display:block; margin:0 auto; max-width:90px; margin-top:-45px;}
.campCol h3{ font-size:24px; color:#353535; text-transform:uppercase; font-weight:500; margin:30px  0 0;}
.campCol p{ padding:0 7px; margin:20px 0 0; font-size:19px; color:#8a8e90; min-height:95px;}
.campCol ul{ width:100%; display:inline-block; border-top:2px solid #353535; margin:30px 0 0; padding:15px 0 0 20px;}
.campCol ul li{ width:100%; display:inline-block; font-size:19px; color:#8a8e90; margin:20px 0 0; padding-left:40px; background:url(../images/cross.png) no-repeat top 4px left; text-align:left;}

.campCol.blue{ background:#fff;}
.campCol.blue p, .campCol.blue ul li, .campCol.blue h3{ color:#00afd9}
.campCol.blue ul{ border-top-color:#00afd9}
.campCol.blue ul li{ background-image:url(../images/star2.png);background-position: 2px 0;}


.section7{ width:100%; float:left; text-align:center; padding:20px 0 40px; background:#fff;}

.testmRow{display: -ms-grid;display: grid;-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr);grid-gap:50px; text-align:center; margin-top:90px;}

.testmCol{ background:#84b9e1; color:#fff; padding:0 20px 30px; border-radius:15px;}
.testmCol p{ font-size:14px; line-height:20px; margin:10px 0 0; text-align:left}
.testmCol .user{ width:100%; display:inline-block; background:#84b9e1;width:130px; height:130px; border-radius:50%; margin:0 auto; margin-top:-65px;}
.testmCol .user img{ display:block; width:130px; height:130px; border-radius:50%; object-fit:cover;object-position: center;}


.section8{ width:100%; float:left;}
.section8 img{ width:100%; display:block;}




.section9{ width:100%; float:left; padding:20px 0 60px; background: #effbff;}
.formWrap{ width:100%; float:left; padding:30px 12% 0;}
.formWrap ul{ width:100%; float:left;}
.formWrap ul li{ width:calc(50% - 20px); margin:20px 10px 0; float:left; position:relative;}
.formWrap ul li.full{ width:calc(100% - 20px);}
.formWrap ul li label{ font-size:18px; font-weight:500; color:#00b0db; width:100%; display:inline-block; margin:0 0 5px;}
.formWrap ul li label em{ font-style:normal; color:#b80000}
.formWrap .inputField{ width:100%; float:left; height:48px; padding:0 20px; border:1px solid #353535; color:#00b0db; border-radius:6px; font-size:18px; font-weight:500;}
.formWrap textarea.inputField{ padding:20px; height:100px; resize:none;}
.formWrap select{ background:#fff url(../images/arw2.png) no-repeat right 15px center;}
.formWrap ul li:last-child{ text-align:center;}
.formWrap input[type=submit]{ display:inline-block; background:#f48097; color:#fff; text-transform:uppercase; line-height:52px; padding:0 100px; border-radius:6px; box-shadow:0 4px 10px rgba(0,0,0,0.3); font-size:18px; font-weight:500;}
.formWrap input[type=submit]:hover{ background:#00b0db}

.formWrap input[type=checkbox]{ position:absolute; top:0; left:0; opacity:0; visibility:hidden;}
.formWrap input[type=checkbox] + label{ font-size:13px; color:#000; width: 100%; float: left; padding-left:25px; line-height:16px; background:url(../images/chk.jpg) no-repeat left center; cursor:pointer; margin-top:-5px;}
.formWrap input[type=checkbox]:checked + label{ background-image:url(../images/chkd.jpg);}



.section10{ width:100%; float:left;  padding:20px 0 40px;}

.adrsRow{ width:100%;display: -ms-flex;display: flex;-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr); padding:30px 3% 0;flex-wrap: wrap;justify-content: center;}
.adrsCol{ background:#effbff; border-radius:20px; padding:25px 20px 40px; text-align:center;width: 31.33%; margin:12px;}
.adrsCol h3{ text-transform:uppercase; position:relative; color:#00b0db; font-size:28px; padding:0 0 10px;}
.adrsCol h3:before{ content:''; position:absolute; bottom:0; left:0; right:0; margin:auto; width:60%; height:2px; border-top:2px dotted #b5b7b8;}
.adrsCol p{ font-size:17px; line-height:24px; color:#6d6e70; margin:15px 0 0;}


.callActn{ width:100%; display:inline-block; text-align:center; padding:60px 0 0;}
.callActn ul{width:100%; display:inline-block;}
.callActn ul li{ display:inline-block; vertical-align:top; margin:0 30px;}
.callActn ul li a{ display:inline-block;background:#f48097; color:#fff; line-height:48px; padding:0 20px; box-shadow:0 4px 10px rgba(0,0,0,0.3); font-size:18px; font-weight:500; border-radius:30px;}
.callActn ul li a i{ font-size:24px; margin:0 4px; display:inline-block; vertical-align:middle;}
.callActn ul li a:hover{ background:#00b0db}




.section11{ width:100%; float:left; background:#effbff; padding:20px 0 50px;}
.allFaqs{ width:100%; float:left; padding:0 12%;}
.content{ width:100%; float:left; display:none; padding:0 0 20px 60px; border-bottom:1px solid #8b8e91;}
.allFaqs h3{ color:#00aed9; font-size:22px; width:100%; cursor:pointer; float:left; position:relative; padding:10px 0 10px 60px; border-bottom:1px solid #8b8e91;font-weight: 600;}
.allFaqs h3.active{ color:#f48097; border-bottom-color:transparent;}
.allFaqs p{color:#8b8e91; margin:10px 0 0; font-size:18px;font-weight: 500;}
.allFaqs p:nth-child(1){ margin-top:0;}

.allFaqs h3:before{ content:''; position:absolute; top:12px; left:20px;width: 0; height: 0; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 13px solid #00aed9;}
.allFaqs h3.active:before{ border-left-color:#f48097;}


.scrollTop{ width:100%; float:left; text-align:center; padding:15px 0;}
.scrollTop a{ display:inline-block; text-transform:uppercase; color:#9fa1a4; font-size:20px;}
.scrollTop span{ display:block; width:40px; height:40px; border-radius:50%; color:#9fa1a4; line-height:40px; background:#dfe0e1; box-shadow: 4px 4px 6px
rgba(0,0,0,0.18);margin-bottom:7px; font-size:28px;transition:all 0.4s ease-in-out;}
.scrollTop a:hover{ color:#f48097;}
.scrollTop a:hover span{ background:#f48097; color:#fff; transition:all 0.4s ease-in-out;}
/* Middle Section -- End */



/* Footer Section -- Start */
.footer{ width:100%; float:left; position:relative; background:#00aed9; color:#fff; padding:30px 0; letter-spacing:0px;}
.footer .left{ float:left;}
.footer .right{ float:right;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}
/* Footer Section -- End */


/*  -- Thank You Page -- */
.thanksPage{ width:100%; float:left; position:relative; min-height:100vh; padding:40px 0; background:#e4f7fd; text-align:center; display:flex; flex-direction:column; justify-content:center;}
.thanksWrap{ width:68%; margin:0 auto;}
.inrBox{ width:100%; float:left; padding:20px 30px 40px; background:#f5fcff;font-family: 'Comfortaa', cursive; color:#1476ad; }
.logo2{ width:100%; display:inline-block; margin-bottom:25px;}
.logo2 img{ display:block; margin:0 auto; max-width:280px;}
.inrBox h1{ font-weight:700; font-size:50px; line-height:58px;text-transform:uppercase;}
.inrBox p{font-size:19px;font-weight:700; margin:15px 0 0;}

.followUs{ width:100%; display:inline-block; position:relative; margin:40px 0 0; padding:30px 0 0;}
.followUs:before{ content:''; position:absolute; top:0; left:0; right:0; margin:auto; width:340px; height:2px; background:#1476ad;}
.followUs h4{ font-size:30px; font-weight:700;}
.followUs ul{ width:100%; display:inline-block; padding:0 0 20px;}
.followUs ul li{ width:100%; display:inline-block; margin:10px 0 0;}
.followUs ul li a{ color:#1476ad; font-size:22px;}
.followUs ul li img{ display:inline-block; vertical-align:middle; margin-right:7px;}
.followUs ul li.phone{ font-weight:700;}
.followUs ul li.insta img{ max-width:32px;}
.followUs ul li.phone img{ max-width:22px;}
.followUs ul li a:hover{ text-decoration:underline;}


.followUs h6 a{ font-size:25px; display:inline-block; color:#1476ad; padding:0; border-bottom:1px solid #1476ad}
.followUs h6 a:hover{ border-bottom-color:transparent}



/*  -- Thank You Page -- */



 label.error { color: red!important; text-align: left; width: 100%; float: left; background: pink; font-size: 13px!important; padding: 2px 8px; margin:0!important;}
span.spinner, span.spinner2 {bottom:-50px; width: 24px; position: absolute; right: 0; opacity:0; text-align: center; left: 0;margin: 0 auto;}
span.spinner img, span.spinner2 img{margin:0 auto;}
.msg, .msg2{width: 100%; float: left; text-align: center; color: #3f8d1dab; font-size: 18px; line-height: 30px; margin-top:15px; text-align:center;}

.processCol .thumb img{ width:100%;}


/*  -- -----------  Responsive  --------- -- */
@media(max-width:1320px){
.wrapper{ width:96%;}
body {font-size: 18px;}	
	
	
}

@media(max-width:1170px){
.thanksWrap {width: 84%;}
.inrBox h1 {font-size: 42px;line-height: 50px;}
.logo2 img {max-width: 240px;}
.inrBox p {font-size: 17px;}
.followUs h6 a {font-size: 22px;}
.followUs ul li a {font-size: 20px;}
.followUs h4 {font-size: 26px;}

.allFaqs {padding: 0 6%;}
.allFaqs h3 {font-size: 20px;}
.allFaqs p {font-size: 16px;}
.sectionHeader .title{font-size: 32px;}
.section1 .sectionHeader .title{font-size: 42px;}
.adrsRow{ padding:30px 10px 0;}
.adrsCol {margin: 9px;}
.adrsCol p{ font-size:16px;}
.adrsCol h3{ font-size:24px;}
.formWrap {padding:15px 6% 0;}
.testmRow {grid-gap: 25px;}
.testmCol .user {width: 110px;height: 110px;margin-top: -55px;}
.testmCol .user img {width: 110px;height: 110px;}
.campRow{grid-gap: 25px;}
.campCol {padding: 0 15px 30px;}
.campCol h3 {font-size: 20px;margin: 20px 0 0;}
.campCol p {padding: 0;margin:15px 0 0;font-size: 16px!important;}
.campCol ul {margin: 30px 0 0;padding: 10px 0 0 10px;}
.campCol ul li {font-size: 16px;margin: 15px 0 0;}
.campCol .icn img {max-width: 80px;margin-top: -40px;}
.section6 p {font-size: 20px;padding: 0;}

.processRow .step span {line-height: 26px;font-size: 14px;}
.processRow h4 {font-size: 14px;}
.section4 p {margin: 0 0 20px;font-size: 20px;}

.mthdRow .thumb img {max-width: 170px;}
.mthdRow .mthdCol {padding: 0 10px;}
.mthdRow p{ font-size:17px;}
.mthdRow .mthdCol::after, .mthdRow .mthdCol::before{top: 210px;}
.section2 p {font-size: 20px;margin-bottom: 20px;}

.section1 .colRight {padding: 40px 0 40px 25px;}
.fbox input[type="submit"], .btn {padding: 12px 16px;min-width: 160px;}
.fbox ul {padding: 10px 20px 25px;}
h2 {font-size: 26px;}
.fbox .inputField, .fbox select{padding: 0 15px;font-size: 16px;height: 50px;}
.fbox textarea.inputField {height: 90px;padding: 16px;}
.bookapn a {padding: 0 20px;font-size: 16px;}
.logo {width: 150px;}
.hdrRight .socl li {margin-left: 10px;}
.hdrRight .socl {margin-left: 40px;}
.hdrRight {margin: 18px 0 0;}





}

@media(max-width:979px){
.thanksPage{ padding:30px 0;}	
.thanksWrap {width: 94%;}
.inrBox h1 {font-size:38px;line-height: 46px;}
.logo2 img {max-width: 220px;}
.inrBox p {font-size: 16px;}
.followUs h6 a {font-size: 20px;}
.followUs ul li a {font-size: 18px;}
.followUs h4 {font-size: 24px;}
.followUs {margin: 30px 0 0;padding: 25px 0 0;}	
.followUs ul li.insta img {max-width: 28px;}
.followUs ul li.phone img {max-width: 18px;}
.inrBox {padding: 15px 15px 30px;}

.header{ padding:10px 0;}
.logo{ width:100%; text-align:center;}
.logo img{ max-width:140px;}

.hdrRight{ width:100%; margin:15px 0 0;}
.bookapn a{ font-size:15px;}
.bookapn span{ margin-right:10px;}

.section1 .colLeft{ width:100%;}
.sectionHeader .title{font-size: 28px;}
.section1 .sectionHeader .title{font-size: 36px;}
.section1 .colRight{ width:100%; border:0; margin:15px 0 0; padding:40px 20px;}
.section1 .colRight::before{ left:-20%;}
.section2 .sectionHeader, .section5 .sectionHeader, .sectionHeader{ padding:0 20px;}
.section2 p, .section4 p, .section6 p{ font-size:18px;}
body{ font-size:16px;}

.mthdRow .thumb img {max-width: 140px;}
.mthdRow .num {width: 34px;height: 34px;line-height: 34px;font-size: 18px;margin: 10px 0 0;}
.mthdRow .mthdCol::after, .mthdRow .mthdCol::before {top: 173px;}
.mthdRow p {font-size: 16px;}
.mthdRow p  br, .section2 p br{ display:none;}
.section4 p a {font-size: 18px;line-height: 20px;}
.processRow {-ms-grid-columns: (1fr)[3];grid-template-columns: repeat(3, 1fr);grid-gap: 20px;}
.makeApntmnt {padding: 45px 0 0;}
.makeApntmnt a {line-height: 44px;padding: 0 30px;}

.campCol .icn img {max-width: 70px;margin-top: -35px;}
.campCol h3 {font-size: 17px;margin: 10px 0 0;}
.campRow {grid-gap: 15px;}
.campCol p {font-size: 15px !important;}
.campCol ul li{ font-size:15px;}
.section6 {padding: 25px 0 50px;}


.testmCol {padding: 0 15px 25px;}
.testmRow {grid-gap: 15px;}
.formWrap{ padding:10px 3% 0;}
.formWrap ul li label{ font-size:15px}
.formWrap .inputField {height: 44px;padding: 0 15px;font-size: 15px;}
.formWrap input[type="submit"] {padding: 0 60px;}
.formWrap textarea.inputField {padding: 15px;height: 90px;}
.adrsRow {-ms-grid-columns: (1fr)[2];grid-template-columns: repeat(2, 1fr);}
.adrsCol h3 {font-size: 20px;}
.adrsCol p {font-size: 15px;}
.callActn ul li {margin: 0 15px;}
.callActn ul li a {line-height: 44px;font-size: 16px;}
.callActn ul li a i {font-size: 20px;}
.allFaqs{ padding:0;}
.allFaqs h3 {font-size: 18px;padding: 10px 0 10px 45px;}

.allFaqs h3::before {	border-top-width: 10px;border-bottom-width:10px;border-left-width: 10px;left: 10px;}
.content {padding: 0 0 15px 45px;}
.allFaqs p {font-size: 15px;}
.scrollTop {padding: 10px 0;}
.scrollTop a {font-size: 18px;}
.scrollTop span {width: 36px;height: 36px;line-height: 36px;margin-bottom: 5px;font-size: 24px;}
.footer{padding: 20px 0;}

.adrsCol{width: 47%;}



}

@media(max-width:767px){
.wrapper{ width:94%;}
.thanksPage{ padding:20px 0;}	
.inrBox h1 {font-size:34px;line-height:40px;}
.logo2 img {max-width: 200px;}
.inrBox p {font-size: 15px;}
.followUs h6 a {font-size: 18px;}
.followUs ul li a {font-size: 16px;}
.followUs h4 {font-size: 22px;}
.followUs ul li.insta img {max-width: 26px;}
.followUs ul li.phone img {max-width: 16px;}
.logo2 {margin-bottom: 15px;}
.followUs::before {width: 65%;}
.followUs {margin: 25px 0 0;padding: 20px 0 0;}
.followUs ul li {margin: 7px 0 0;}
.followUs ul {padding: 0 0 15px;}


.bookapn span{ display:none;}
.bookapn a {font-size: 14px;line-height: 32px;padding: 0 14px;}
.hdrRight .socl li a {width: 32px;height: 32px;}

.sectionHeader{ padding:0!important;margin: 20px 0;}
.sectionHeader .title{font-size: 24px;padding: 0 10px;}
.section1 .sectionHeader .title{font-size: 30px;}

h2 {font-size: 22px;}
.section2 p, .section4 p, .section6 p {font-size: 16px;}
body {font-size: 15px;}
.mthdRow {-ms-grid-columns: (1fr)[2];grid-template-columns: repeat(2, 1fr);}
.mthdRow .num {margin: 5px 0 0;}
.mthdRow .mthdCol::after, .mthdRow .mthdCol::before { display:none;}
.mthdRow p{ margin:5px 0 25px;}
.section3{ padding:40px 0 30px;}
.section4{ padding:40px 0 70px;}
.section4 p a {font-size: 16px;}
.section4 p a i {font-size: 24px;line-height: 14px;}
.processRow {-ms-grid-columns: (1fr)[2];grid-template-columns: repeat(2, 1fr);}

.campRow {-ms-grid-columns: (1fr)[1];grid-template-columns: repeat(1, 1fr);grid-gap: 50px; padding:0 5px;}

.campCol ul li {font-size: 15px;margin: 10px 0 0;padding-left: 30px;}

.campCol p{ min-height:initial;}

.testmRow {-ms-grid-columns: (1fr)[1];grid-template-columns: repeat(1, 1fr); padding:0 5px;grid-gap: 70px;}
.testmCol .user {width: 90px;height: 90px;margin-top: -45px;}
.testmCol .user img {width:90px;height:90px;}

.formWrap {padding: 10px 5px 0;}
.adrsCol {border-radius: 10px;padding: 20px 10px 30px;}
.adrsCol p {font-size: 14px; line-height:20px;}
.adrsCol h3 {font-size: 18px;}

.callActn {padding: 40px 0 0;}
.allFaqs h3 {font-size: 16px;padding: 10px 0 10px 35px;}
.content {padding: 0 0 15px 35px;}
.allFaqs p {font-size: 14px;}
.section11 {padding: 15px 0 30px;}
.allFaqs h3::before {border-top-width: 9px;border-bottom-width: 9px;border-left-width: 9px;}
.footer{ padding:15px 0; text-align:center;}
.footer p{ width:100%; display:inline-block; margin:5px 0;}
.formWrap .inputField {height: 38px;}
.formWrap textarea.inputField {height: 80px;}
.formWrap input[type="submit"] {padding: 0 45px;line-height: 46px;}
.sectionHeader .title {min-width: 160px;}

.processRow {padding: 20px 0;margin: 30px 0 0;}
.adrsRow {padding: 30px 0 0;}
.adrsCol {margin: 6px;}

.desktop-img {
    display: none!important;
}

.mobile-img {
    display: block!important;
}

}

@media(max-width:479px){
.inrBox h1 {font-size:28px;line-height:38px;}
.logo2 img {max-width: 180px;}
.inrBox p {margin: 10px 0 0;}
.hdrRight .socl{ margin:0;}
.hdrRight .socl li {margin-left: 5px;}
.sectionHeader::before, .sectionHeader::after { display:none;}
.sectionHeader .title{ min-width:100%; text-align:center;font-size: 24px;line-height: 30px;}
.section1 .sectionHeader .title{font-size:28px;}

.section1 .colLeft ul li {padding: 5px;}
.section1 .colRight {padding: 30px 10px;}
.fbox h2 {padding: 6px;border-radius: 10px 10px 0 0;}
.fbox ul {padding: 10px 15px 25px;}
.fbox .inputField, .fbox select {padding: 0 12px;font-size: 14px;height: 46px;}
.fbox ul li {margin: 12px 0 0;}
.fbox select {background-size: 14px;}
.fbox textarea.inputField {height: 85px;padding: 12px;}
.fbox input[type="submit"], .btn {padding: 11px 15px;min-width: 135px;font-size: 16px;}
.section2{padding: 20px 0 25px;}
.section2 p, .section4 p, .section6 p {font-size: 16px;}
.section2 p {margin-bottom: 15px;}

.processRow {-ms-grid-columns: (1fr)[1];grid-template-columns: repeat(1, 1fr);}
.mthdRow {-ms-grid-columns: (1fr)[1];grid-template-columns: repeat(1, 1fr);}
.makeApntmnt a {line-height: 40px;padding: 0 20px;font-size: 14px;}
.campCol p {font-size: 14px !important;}
.campCol ul li{ font-size:14px;padding-left: 28px;background-size: 12px;}
.campCol.blue ul li {background-size: 17px;}
.campCol h3 {font-size: 16px;}
.testmRow{ margin-top:80px;}
.sectionHeader {margin: 10px 0 20px;}
.testmCol p {font-size: 13px;line-height: 18px;} 
.formWrap ul li{width: calc(100% - 10px);margin: 15px 5px 0;}
.formWrap ul li label {font-size: 14px;}
.formWrap ul li.full {width: calc(100% - 10px);}
.adrsRow {-ms-grid-columns: (1fr)[1];grid-template-columns: repeat(1, 1fr);}
.callActn ul li {margin:4px 2px;}
.callActn ul li a {line-height: 36px;font-size: 13px;padding: 0 14px;}
.callActn ul li a i {font-size: 17px;margin: 0 2px;}
.footer p {font-size: 14px;}
.adrsCol h3 {font-size: 17px;}
.adrsCol h3::before {width: 40%;}
.adrsRow {padding: 15px 5px 0;} 
.adrsCol{width: 100%;}

}





/*  -- -----------  Responsive  --------- -- */



