@font-face {
	font-family: 'Sackers Classic Roman Std';
    src: url('../fonts/Sackers Classic Roman Std Light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    }


    @font-face {
    	font-family: 'slick';
    	src: url('../fonts/slick.ttf') format('truetype');
    	font-weight: normal;
    	font-style: normal;
    	font-display: swap;
    }
    @font-face {
    	font-family: 'slick';
    	src: url('../fonts/slick.woff') format('woff');
    	font-weight: normal;
    	font-style: normal;
    	font-display: swap;
    }
    @font-face {
    	font-family: 'slick';
    	src: url('../fonts/slick.svg') format('svg');
    	font-weight: normal;
    	font-style: normal;
    	font-display: swap;
    }
    @font-face {
    	font-family: 'slick';
    	src: url('../fonts/slick.eot') format('eot');
    	font-weight: normal;
    	font-style: normal;
    	font-display: swap;
    }
    body{
        overflow-x:hidden;
    }
    html {
    	scroll-behavior: smooth;
    }
    ul, ol {
    	padding: 0;
    	margin: 0;
    	list-style: none;
    }
    ul li, ol li {
    	margin-bottom: 0px;
    	line-height: inherit;
    }
h1 ,h2 ,h3{
	font-family: 'Sackers Classic Roman Std' !important;
}
    a {
    	color: #ffc652;
    	transition: all ease 300ms;
    }
    a:hover {
/*     	color: #c1c1c1 !important; */
    	text-decoration: none;
    }

    /* For WebKit browsers (Chrome, Safari) */
    ::-webkit-scrollbar {
    	width: 12px;
    }

    ::-webkit-scrollbar-thumb {
    	background-color: #ccc; /* Change this to your desired color */
    }

    ::-webkit-scrollbar-track {
    	background-color: #f0f0f0; /* Change this to your desired color */
    }

    body .container {
    	max-width: 1370px;
/*     	padding-left: 15px;
    	padding-right: 15px; */
    }

    .top-header {
    background-color: #154354;
    padding: 14px;
    }
    .info-address span {
 	color: #fff;
    display: flex;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
		    justify-content: center;
    }
    .info-address span i{
    	color: #ffffff; 
    	padding-right: 11px;
    	padding-top: 5px;
    }
    .infoemail-header a{
    	font-size: 15px;
    	color:#fff;
    	/*     	padding-right: 19px; */
    	font-weight: normal;
    }
    .infoemail-header a i{
    	color: #fff; 
    	padding-right: 11px; 
    	font-size: 14px;
    	vertical-align: middle;
    }
    .footer-social-icons ul{
    	/*display: inline-flex;*/
    }
    .footer-social-icons ul li{
    	margin-bottom: 7px;
    }
    .footer-social-icons ul li a{
    	color: #fff;
    	transition: all ease 300ms;
    	display: flex;
    	align-items: center;
    	justify-content: flex-start;
    	border: none;
    	border-radius: 50px; 
    }
    footer#colophon {
    	padding-top: 50px;
    	/* padding-bottom: 50px; */
        background: linear-gradient(86.33deg, #154354 3.02%, #0C2D3A 96.98%);
    }
    #bottom_to_top {
        border-color: unset !important;
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: 50px;
        height: 50px;
        z-index: 999;
        background: #000;
        border-radius: 50px;
        color: #fff;
        border:none;
        font-size: 20px;
        justify-content: center;
        align-items: center;
        transition: all linear .25s;
        cursor: pointer;
        padding: 0 !important;
    }
    #bottom_to_top:hover {
        background-color: #fff;
        color: #000;
        border: 1px solid;
    }
    span.footer-copyright p{
    	text-align: center;
    	color: #ffffff;
    	font-size: 15px;
    	font-weight: 300;   
    	margin-bottom: 0;
    }
    .footer-col-div ul#primary-menu li a {
    	color: #ffffff;
    	font-size: 15px;
    	display: inline-block;
    }
    .footer-col-div ul#primary-menu {
    	display: inline-flex;
    }
    .footer-col-div ul#primary-menu li{
    	padding-right: 25px;
    }
    footer#colophon .footer-social-icons ul li a i {
    	color: #000;
    }
    .footer-col-div ul#primary-menu li:last-child::after{
    	display: none;
    }
    footer#colophon .footer-social-icons {
        text-align: center;
    }

    .main-navigation a {
    	display: block;
    	text-decoration: none;
    	color: #fff;
    	font-size: 16px;
    	text-transform: capitalize;
		    line-height: normal;
    }
    .main-navigation ul{
    	float: right;

    }
    .main-navigation li {
        padding-right: 20px;
    }
    .info-address{
		    text-align: center;
/*     	display: inline-block; */
		  
    }
    .post, .page{
    	margin: 0;
    }
    .main-header {
    	display: inline-block;
    	width: 100%;
    	padding: 10px;
    }
    .home h1.entry-title{
    	display: none;
    }
    body{
    	line-height: normal;
    }
    a.head-phones:hover{
    	color:#0078b7;
    }

    .top-header .footer-row .head3 a{
    	color:#fff;
    	font-size: 15px;
    }
    .top-header .footer-row .head3 span{
    	font-size: 14px;
    	color: #fff;
    	padding-right: 10px;
    }
    .top-header .footer-row .head3{
    	padding-right: 0;
    	position: relative;
    	left: 36px;
    }
    .main-navigation li.current_page_item a {
    	color: #2fa1bf;
    }
    body .main-header .main-navigation li a:hover{
            color: #c1c1c1;
    }
    body .main-header .main-navigation li ul li a:hover {
        color: #fff !important;
        background-color: #297589;
    }
    .bottom-footer {
    	background-color: #297589;
        padding: 2px;
    }
    footer#colophon h6.widget-title {
    	/* color: #0078b7;
    	font-size: 20px;
    	font-weight: bold; */
    }
    footer#colophon .menu-footer_menu-container ul li a {
    	color: #606060;
    	font-size: 15px;
    	text-transform: capitalize;
    	font-weight: 400;
    }
    footer#colophon ul#menu-footer-2 li a{
    	color: #606060;
    	font-size: 15px;
    	text-transform: capitalize;
    	font-weight: 400;   
    }
    footer#colophon div#text-2 p {
    	color: #6F6F6F;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
    }
    footer#colophon .footer-social-icons ul li a .social_inner{
        	width: 30px;
		  height: 30px;
		  display: flex;
		  justify-content: center !important;
		  align-items: center;
		  text-align: center;
		  background: #fff;
		  border-radius: 50px;
    }
    footer#colophon .phone-no-header i{
    	color: #fff;
    	padding-right: 11px;
    }
    footer#colophon .infoemail-header a{
        color: #fff;
        display: inline-block;
        font-weight: 500;
        font-size: 17px;
        line-height: 26px;
    }
    footer#colophon .infoemail-header i{
    	color: #fff;
    	padding-right: 11px;
    }
    footer#colophon .phone-no-header a{
        color: #fff;
        font-size: 17px;
        text-transform: capitalize;
        display: block;
    }
    ul#menu-footer_menu li{
    	line-height: 28px;
    }
    div#nav_menu-3 ul li {
    	line-height: 30px;
    }
    div#nav_menu-2 ul li {
    	line-height: 30px;
    }
    .about-sec p{
    	line-height: 1.6;
    	font-size: 18px;
    	color: #000;
    }
    body .about-sec .btn-links a{
    	font-size: 22px;
    	border-radius: 38px;
    	background-image: unset;
    	padding-left: 43px;
    	padding-right: 43px;
    	padding-top: 10px;
    	padding-bottom: 10px;
    }
    h2.theme-heading{
    	font-size: 44px;
    }
    .about-sec:before{
    	/* content: ""; */
    	position: absolute;
    	top: -255px;;
    	width: 476px;
    	height: 507px;
    	display: block;
    	/* background: url(/wp-content/uploads/2024/06/about-leftbg.png); */
    	background-size: cover;
    	background-repeat: no-repeat;
    	left: 0;
    }
    .about-sec:after{
    	position: absolute;
    	top: -255px;;
    	width: 476px;
    	height: 507px;
    	display: block;
    	/* background: url(/wp-content/uploads/2024/06/about-bgright.png); */
    	background-size: cover;
    	background-repeat: no-repeat;
    	right: 0;
    }
    .about-sec{
/*         padding-top: 30px;
        padding-bottom: 70px; */
    }

    /* .faq-title{
    	background-image: url(/wp-content/uploads/2024/01/kaow4246.jpg);
    	background-position: 14% -7px;
    	background-repeat: no-repeat;
    	background-size: 100%;
    	background-attachment: fixed;
    	padding-top: 80px;
    	padding-bottom: : 80px;
    	box-shadow:inset 0 0 0 1000px rgba(0,0,0,.25);
    } */
    .faq-title p{
    	background-color: #000;
    	display: table;
    	padding: 12px 20px;
    	border-radius: 40px;
    	margin: 15px auto;
    	line-height: normal;
    	color: #fff;
    	font-size: 16px;
    }
    .faq-title p:empty{
    	display: none;
    }
    .industries-sec p{
    	font-size: 17px;
    	color: #fff;
    	line-height: 26px;  
    	max-width: 83%;
    	margin: 0 auto;
    }
    form#gform_4 input {
    	border-radius: 30px;
    	border: none;
    	padding: 10px 22px;
    	color: #000000;
    	margin-bottom: 0px;
    	font-weight: 500;
    }
    form#gform_4 textarea {
    	border-radius: 15px;
    	border: none;
    	padding: 4px 22px;
    	color: #000000;
    	font-weight: 500;

    }
    /* .banners-sec  .gforms-bg{
    	background-image: url('/wp-content/uploads/2024/01/trans-bg.png');
    	border-radius: 25px;
    	background-repeat: no-repeat;
    	background-size: cover;
    }
    .banners-sec  .conte-textp h1 {
    	font-size: 38px;
    	font-weight: bold;
    }
    .conte-textp {
    	padding-top: 40px;
    } */
    /* .conte-textp p{
    	line-height: 23px;
    }
    .banners-sec  .gforms-bg .vc_column-inner{
    	padding-left: 25px;
    	padding-right: 25px;  
    } */
    form#gform_4  .gform_footer.top_label{
    	margin: 0;
    	padding: 0;
    }
    form#gform_4 {
    	padding-bottom: 30px;
    }
    .main-testis form#gform_4 input#gform_submit_button_4{
    	margin-top: 20px;
    }
    form#gform_4 input#gform_submit_button_4{
    	background-color: #000000;
    	cursor: pointer;
    	color: #fff;
    	font-size: 20px;
    	text-transform: capitalize;
    	padding: 15px 35px;
    	border: 1px solid #cccc;
    	letter-spacing: 1px;
    	margin-top: 11px;
    }
    form#gform_4 input#gform_submit_button_4:hover{
    	color: #fff !important;
    	background-color: #000;
    	border: 1px solid #cccc;  
    }
    .page-content, .entry-content, .entry-summary{
    	margin: 0;
    }
    body .about-sec .btn-links a:hover{
    	color: #fff !important;
        background-color: #000 !important;
    }
    body .about-sec h2{
/*     	font-size: 44px;
    	font-weight: bold; */
    }
    span.footer-copyright p a {
    	font-weight: bold;
    	color: #fff;
    }


    .latestposts-sec h4.theme-heading {
    	font-size: 50px;
    }
    .latestposts-sec p{
    	font-size: 16px;
    	color: #3f3f3f;
    	/*line-height: 26px;*/
    	max-width: 75%;
    	margin: 0 auto;  
    	padding-bottom: 20px; 
    }
    body .posts-secs .blogs-content {
    	text-align: center;
    	background-color: #ffffff;
    	padding-right: 25px;
    	padding-left: 25px;
    	border: 1px solid #ccc;
    	padding-top: 50px;
    	padding-bottom: 60px;
        margin-top: -4px;
    }
    body .posts-secs .blogs-content p span {
    	max-width: inherit;
    	padding-top: 0px;

    }
    body .posts-secs .blogs-content p {
        font-size: 15px;
        color: #3d3d3d;
        padding-top: 15px;
        line-height: normal;
        text-align: center;
        display: inline-block;	
    }
    body .posts-secs .blogs-content h3{
    	line-height: 20px;
    }
    body .posts-secs .blogs-content h3 a{
    	color: #222222;
    	font-size: 19px;
    	font-weight: bold;
    	line-height: 20px;
    	text-transform: capitalize;
    }
    body .posts-secs .blogs-content p i{
        font-size: 26px;
        cursor: pointer;
        background-color: #90e0e0;
        width: 83px;
        height: 82px;
        border-radius: 100%;
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;

    }
    .subscr-secs .subscr-p h4{
    	font-size: 40px;
    	font-weight: bold;
    }
    .subscr-secs .subscr-p p{
    	font-size: 20px;
    	color: #000000;
    }

    #gform_1 input#gform_submit_button_1 {
       /* background-color:#0146B3;
       font-size: 22px;
       color: #fff;
       font-weight: 500;
       cursor: pointer;
       border: none; */
   }
    /*#gform_1  input#input_1_1 {
    	font-size: 20px;
    	color: #999999;

        }*/
        /* .subscr-secs{
           background-image: url('/wp-content/uploads/2024/01/subs-bg-1.png');
           background-repeat: no-repeat;
           background-position: 57% -21px;
           padding-top: 100px;
           padding-bottom: 50px;
           margin-top:-38px;
       } */
/*form#gform_1 div#gform_fields_1 {
    grid-column-gap: 0 !important;
    }*/
    #gform_1 input#gform_submit_button_1:hover{
    	color: #fff !important;
    	background-color: #000;
    }
    footer#colophon .menu-footer_menu-container ul li a:hover{
    	color:#0078b7 !important;
    }
    ul#menu-footer_menu li a.current_page_item a{
    	color: #0078b7 !important;
    	font-weight: bold;
    }
    ul#menu-footer_menu li a.current_page_item a:hover{
    	color: #0078b7 !important;
    	font-weight: bold;
    }
    /* .ctesti-secs{
   background: linear-gradient(90deg,#2089c0 50%,#ffffff 50%);
   padding-top: 100px;
   padding-bottom: 100px;
} */
/* .ctesti-secs .test-bgs {
	background: url(/wp-content/uploads/2024/01/greybg.png) !important;
	background-position: -103% 135% !important;
	background-color: #ffffff !important;
	background-repeat: no-repeat !important;
} */

ul.sub-menu {
	display: block;
	background: #fff;
	border: none;
	padding-top: 0px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}
ul.sub-menu li a:hover {
	background: #20A49D;
	color: #fff !important;
}
ul.sub-menu li {
	padding-right:0px;
}
ul.sub-menu ul {
	left: 200px !important;
	position: absolute;
	display: none;
	top: 0px !important;
}
ul.sub-menu li:after {
	display: none;
}
ul.sub-menu li a {
	padding: 10px 15px !important;
	border-bottom: 1px solid #ccc;
	line-height: normal;
	text-align:left;
	/* 	font-weight:900 !important; */
}
ul.sub-menu li a:hover {
	color: #fff !important;
}
.latestposts-sec {
	padding-top: 50px;
}


.ctesti-secs .test-bgs .testi-revs {
	padding-left: 70px;
}
.ctesti-secs .test-bgs .testi-revs .testis-img {
	float: left;
}
.ctesti-secs .test-bgs  .testi-names{
	float: right;
	padding-left: 20px;
}
.testi-user{
	display: inline-block;
}
.ctesti-secs .test-bgs  .testi-names h4{
	font-size: 25px;
	margin-bottom: 0;
}
.ctesti-secs .test-bgs  .testi-names p{
	color: #000000;
	font-size: 18px;
	margin-bottom: 0;  
}
.ctesti-secs .test-bgs  .testi-names .star-raitjng{
	display: flex;
}
.clas-wi {
	margin-left: auto !important;
}
/* .class-wj {
	width: 80%;
	margin-right: auto !important;
	margin-left: 45px !important;
} */
/* .class-wj {
	padding: 0 128px;
} */
/* .class-wj{
    padding: 0 50px;
} */

.main-testis .gforms-bg{

}
.main-testis {
	padding-top: 0px;
	padding-bottom:28px; 
    /* background-image: url(/wp-content/uploads/2024/06/dcoimag-sec-1.jpg); */
    background-size: cover; 
    background-repeat: no-repeat; 
}

.main-testis .test-bgs{
/*	background-image: url('/wp-content/uploads/2024/06/blue-bgs.png');
	background-repeat: no-repeat;
	background-color: #f6f6f6;   
    background-position: 100% -136px;
    border-bottom: 1px solid #cfcfcf;
    background-size: cover;*/
    padding-top: 131px;
    padding-bottom: 100px;
}

.main-testis  .gforms-bg h3 {
	font-size: 44px;
	color: #fff;
}
.main-testis  .gforms-bg h4 {
	font-size: 30px;
	color: #fff;
}
.main-testis .gforms-bg p {
	font-size: 16px;
	color: #fff;
	/*line-height: 26px;*/
	padding-top: 10px;
}
.main-testis .test-bgs .testi-textp p {
	font-size: 19px;
	/*line-height: 26px;*/
	padding-top: 40px;
}
.main-testis  .test-bgs h3 {
	text-transform: capitalize;
    padding-bottom: 0;
    font-weight: bold;
    margin-bottom: 0;
}
.main-testis  .test-bgs  h1{
   font-weight: bold;
}
/*.main-testis .test-bgs .testi-textp p:before {
	content: "";
	position: absolute;
	top: 4em;
	width: 23px;
	height: 19px;
	display: block;
	background: url('/wp-content/uploads/2024/01/beforequote.png');
	background-size: cover;
	background-repeat: no-repeat;
	left: -2em;
}

.main-testis .test-bgs .testi-textp p:after {
	content: "";
	position: absolute;
	bottom: 5em;
	width: 23px;
	height: 19px;
	display: block;
	background: url('/wp-content/uploads/2024/01/after-qiote.png');
	background-size: cover;
	background-repeat: no-repeat;
	right: -2em;
    }*/
    .main-testis .test-bgs .testi-names {
       float: right;
       padding-left: 20px;
   }
   .main-testis  .test-bgs .testi-revs .testis-img {
       float: left;
   }
   .main-testis .test-bgs .testi-names {
       float: right;
       padding-left: 20px;
   }
   .main-testis .test-bgs .testi-names h4 {
       font-size: 25px;
       margin-bottom: 0;
   }
   .main-testis  .test-bgs .testi-names p {
       color: #000000;
       font-size: 18px;
       margin-bottom: 0;
   }
   .main-testis  .test-bgs .testi-names .star-raitjng {
       display: flex;
   }
   .main-testis .gforms-bg form#gform_4 input#gform_submit_button_4{
       background-color: #0078b7;
       font-weight: 700;
   }
   .main-testis .gforms-bg form#gform_4 input#gform_submit_button_4:hover{
       background-color: #000000;
   }
   .banners-sec form#gform_4 input#gform_submit_button_4{
       background-color: #0078b7;
   }
   .banners-sec form#gform_4 input#gform_submit_button_4:hover{
       background-color: #000000;
   }
   .bottom-footer .footer-social-icons ul li a i {
       font-size: 15px;
   }

   .testimonial-slider .slick-prev.pull-left.arrow-link.slick-arrow {
    top: auto;
    bottom: 196px;
    right: 0;
    z-index: 1;
    width: 18px;
    height: 48px;
    /* background: url(/wp-content/uploads/2024/06/leftaorrw.png); */
    background-size: cover;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimonial-slider .slick-next.pull-right.arrow-link.slick-arrow {
   top: auto;
   bottom: 196px;
   z-index: 1;
   cursor: pointer;
   width: 40px;
   height: 40px;
   /* background: url(/wp-content/uploads/2024/06/rightarrow.png); */
   /* background-size: cover;
   cursor: pointer;*/
   background-repeat: no-repeat;
   background-position: center center;
}
.copyright-footer span {
    font-weight: 500;
    font-size: 17px;
    color:#fff;
}
.our_solution_sec{
    padding-top: 30px;
    padding-bottom: 50px;
}
.our_solution_sec .our_solution_inner_row .vc_column-inner {
  /* background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  padding: 15px !important; */
}

.sol_links p {
  text-align: center;
  font-family: Quicksand;
  font-weight: 400;
  font-size: 16px;
  color: #Ffff;
}

.sol_links a {
    color: #2E5DAB;
    text-align: center;
    font-weight: 600;
   font-size: 16px;
}

.sol_links a:hover {
/*   color: #000000 !important; */
}

/* .connect_with_us_sec{
	background: url(/wp-content/uploads/2024/06/testi-bg.jpg) no-repeat right top;
	padding: 50px 0;
} */

.connect_with_us_btn {
	margin-bottom: 0 !important;
}

.connect_with_us_btn a {
  font-size: 22px !important;
  border-radius: 38px !important;
  background-image: unset !important;
  padding-left: 43px !important;
  padding-right: 43px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.connect_with_us_btn a:hover{
	background: #000 !important;
	color: #fff !important;
}



@media only screen and (max-width:1920px)  {
    body .service-secs{
        background-size: 63%;
    }
    .main-testis{
        padding-bottom: 0px;
    }
    body  .posts-secs {
        padding-top: 70px;
    }

/*     .class-wj {
        width: 86%;
        margin-right: auto !important;
        margin-left: 127px !important;
        padding: 0 95px;
    } */

}


@media only screen and (max-width:1600px)  {
	
/* .mobta-sec ..inner-left-row .wpb_column .vc_column-inner  .wpb_wrapper{
	 max-width: 620px;
  margin: auto;	
	} */
}


@media only screen and (max-width:1440px)  {

    body .service-secs{
        background-size: 85%;
    }
    .main-testis .test-bgs {
        padding-top: 100px;
        padding-bottom: 5px;
    }
/*     .class-wj {
        width: 91%;
        margin-right: auto !important;
        margin-left: 0 !important;
    } */
    body .posts-secs {
        padding-top: 0px;
    }

}

@media only screen and (max-width:1366px)  {

    body .service-secs{
        background-size: 85%;
    }
    .main-testis{
        background-size: 100%;
    }
/*     .class-wj {
        width: 89%;
        margin-right: auto !important;
        margin-left: 0 !important;
                padding: 0 50px;
    } */
    .platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper {
        right: 46px;
        top: 147px;
    }
    .platrofm-sec .brain-pulse .pulsesimgs-single {
        width: 750px;
    }
    .platrofm-sec .platform-innerowemp .platforminnerrmp-col{
        padding-left: 20%;
        padding-right: 10%;
    }
    /* body .platrofm-sec .brain-col:before, body .platrofm-sec .time-img:before{
        left: 112px;
        top: -133px;
    } */
    body .posts-secs {
        padding-top: 0px;
    }

}



/***For All Tablets***/
@media only screen and (min-width:1024px) and (max-width:1169px) {

	
body .customer-massgase{
text-align:center !important;
}
  
body .massagetable {
    width: 100%;
} 	
	body .forms-secs {
	    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    float: none !important;	
	}	
body .hours-columns {
    align-items: center;
    gap: 50px;
    justify-content: center;
}	
h3.sub-headings{
	 font-size: 50px !important;
}	
body  .platrofm-sec h2 {
    line-height: normal;
    font-size: 40px !important;
}	
body  .inner-right-row {
    max-width: 800px;
    margin-left: 1% !important;
    padding: 20px 39px;
}		
 body .homepage-title h1 {
    font-size: 50px;
}
 body .service-p {
    font-size: 22px;
        max-width: 600px;
        margin: 0 auto;
        padding-bottom: 30px;
}	
 body p.invi-p {
    max-width: 850px;
    font-size: 20px !important;
}	
/*     body .mobta-sec .test-bgs{
        background-size: cover;
        background-color: #f6f6f6;
        width: 100%;
        padding-top: 50px;  
        padding-bottom: 50px;
    }

    body .mobta-sec .gforms-bg{
        width: 100%;
    } */
/*     .class-wj {
        margin-left: 0 !important;
        padding: 0 73px;
    } */

    body .main-testis{
        display: none !important;
    }
/*     body .mobta-sec{
        display: block;
        padding-top: 50px;
    } */
    body .testimonial-slider h4 {
        display: none;
    }
    body .testimonial-slider button.slick-next.slick-arrow{
        right: 0;
    }
    body .testimonial-slider button.slick-prev.slick-arrow{
        left: 0;
    }
    body .testimonial-slider .testi-content p{
        font-size: 18px;
        max-width: 80%;
    }
/*     body .platrofm-sec .time-img{
        padding-bottom: 0;
        position: relative;
        right: 0;
        width: 65%;
        bottom: 0;
        top: 0;
        margin-top: 0;
        height: 500px;
        left: 17%;
    } */
    body .platrofm-sec .platform-innerowemp .platforminnerrmp-col{
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 9%;
    }
/*     body .platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper{
        top: 0;
        z-index: unset;
        right: 0;
    }
    body .platrofm-sec .brain-pulse {
        width: 100%;
    }
    body .platrofm-sec .brain-pulse .vc_column-inner {
        padding-top: 0 !important;
    }
    body .drugfree{
        margin-bottom: 0 !important;
    }
    body .platrofm-sec .brain-pulse .pulsesimgs-single {
        width: 934px;
        max-width: 70%;
        margin: 0 auto;
        padding-bottom: 50px;
    } */
    body .platrofm-sec .emp-col{
/*         bottom: 0;
        width: 100%; */
    }
    body  .platrofm-sec .brain-pulse:before{
/*         display: none; */
    }
    body .service-secs {
        background-size: 100%;
        padding: 10px;
    }
    body .service-secs{
        padding-top: 0;
    }
    body .platrofm-sec{
/*         padding-top: 50px;
        padding-bottom: 0; */
    }
    body .platrofm-sec .brain-col{
/*         padding-bottom: 0;
        position: relative;
        right: 0;
        width: 65%;
        bottom: 0;
        top: 0;
        margin-top: 0;
        height: 500px;
        left: 17%; */
    }
/*     body .platrofm-sec .brain-col:before, body  .platrofm-sec .time-img:before{
        display:none;
    } */
    body .platrofm-sec .platform-innerow .platforminner-col{
/*         padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 13%; */
    }
    body .platrofm-sec .palt-col {
/*         width: 100%; */
    }
    body  .book-btn a{
        font-size: 14px;
        padding: 10px 15px;
    }
    body #rmp_menu_trigger-27::focus{
      border: 1px solid #0078b7;
  }
  body #rmp_menu_trigger-27 .responsive-menu-pro-inner, #rmp_menu_trigger-27 .responsive-menu-pro-inner::before, #rmp_menu_trigger-27 .responsive-menu-pro-inner::after {
      background-color: #0078b7;
  }
  body #rmp_menu_trigger-27 {
      display: none;
  }
  #rmp_menu_trigger-27 .responsive-menu-pro-inner{
      background-color: #0078b7 !important;
  }
  .main-navigation a{
/*       font-size: 14px; */
  }
	.main-navigation li:last-child{
		    padding-right: 0;
	}
  .main-navigation li {
	text-align: center;
        padding-right: 21px;
  }
  ul#primary-menu li::after{
      right: 9px;
  }
  #rmp_menu_trigger-99{
      display:none;
  }
  footer#colophon {
      padding-left: 10px;
      padding-right: 10px;
  }
  footer#colophon .infoemail-header a{
      font-size: 13px;
      padding-right: 0;
  }
  .subscr-secs .subscr-p p{
      font-size: 16px;
      max-width: 60%;
      margin: 0 auto;
      line-height: 26px;
  }
  form#gform_1 {
      max-width: 92%;
      margin: 0 auto;
  }
  .main-testis .gforms-bg{
      padding-top: 0;
      padding-bottom: 20px;
  }
  .main-testis .test-bgs{
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .banners-sec .gforms-bg{
      margin-left: 50px;
  }
  .about-sec p {
      line-height: 26px;
      font-size: 16px;
  }
  body .about-sec .btn-links button{
      font-size: 20px;
  }

	
	
}




@media only screen and (min-width:768px) and (max-width:1023px) {

body h3.widget-title {
    font-size: 26px;
}	

	body  #gform_wrapper_1 .gform_footer {
    position: relative;
    right: 0;
    top: 9px;
    transform: unset;
    padding: unset;
    margin: unset;
}	
	body  #gform_wrapper_1 input[type="email"] {
    padding: 0 64px 0 20px;
}
body footer#colophon .footer-col-1 .footer-col-div .row {
    justify-content: center;
}	
body  .inner-right-row {
    max-width: 700px;
    margin-left: 6% !important;
    padding-bottom: 0 !important;
}
	
body .customer-massgase{
text-align:center !important;
}
 footer#colophon .footer-col-4 p {
    font-size: 14px;
} 
body .massagetable {
    width: 100%;
} 	
	body .forms-secs {
	    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    float: none !important;	
	}	
body .hours-columns {
    align-items: center;
    gap: 50px;
    justify-content: center;
}		
	
	
body .inner-left-row {
    max-width: 750px;
    padding: 0px 65px;
    padding-bottom: 50px;
}	
body .platrofm-sec h2 {
    font-size: 44px !important;
}	
body .sol_links h4 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Quicksand';
    color: #fff;
}	
body .service-p {
    font-size: 20px;
    max-width: 600px;
    margin: 0 auto;
}	
body p.invi-p {
    padding: 15px !important;
    max-width: 700px;
    margin: 0 auto;
    font-size: 18px !important;
}	
h2.main-heading {
    font-size: 50px !important;
}
.top-social {
    justify-content: center;
}
body .homepage-title h1{
    font-size: 40px;
}	
    body .con-page {
        margin-left: 0;
        margin-right: 0;
        padding: 15px;
    }
    .footer-contacts ul li i {
        padding-right: 9px;
    }
    .footer-contacts ul li a{
        font-size: 13px;
    }
    .footer-contacts ul li span.with-icon.address {
        line-height: normal;
        font-size: 13px;
    }
    .con-page .footer-contacts ul li {
        line-height: 32px;
    }

    body .mobta-sec .test-bgs{
       
        background-color: #f6f6f6;
        width: 100%;
        padding-top: 50px;  
        padding-bottom: 50px;
    }

    body .mobta-sec .gforms-bg{
        width: 100%;
    }
/*     .class-wj {
        margin-left: 0 !important;
        padding: 0 73px;
    }
 */
    body .main-testis{
        display: none !important;
    }
    body .mobta-sec{
        display: block;
        padding-top: 50px;
    }
    body .testimonial-slider h4 {
        display: none;
    }
    body .testimonial-slider button.slick-next.slick-arrow{
        right: 0;
    }
    body .testimonial-slider button.slick-prev.slick-arrow{
        left: 0;
    }
    body .testimonial-slider .testi-content p{
        font-size: 18px;
        max-width: 80%;
    }
    body .platrofm-sec .time-img{
        padding-bottom: 0;
        position: relative;
        right: 0;
        width: 65%;
        bottom: 0;
        top: 0;
        margin-top: 0;
        height: 500px;
        left: 17%;
    }
    body .platrofm-sec .platform-innerowemp .platforminnerrmp-col{
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 9%;
    }
    body .platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper{
        top: 0;
        z-index: unset;
        right: 0;
    }
    body .platrofm-sec .brain-pulse {
        width: 100%;
    }
    body .platrofm-sec .brain-pulse .vc_column-inner {
        padding-top: 0 !important;
    }

    body .platrofm-sec .brain-pulse .pulsesimgs-single {
        width: 934px;
        max-width: 70%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    body .platrofm-sec .emp-col{
        bottom: 0;
        width: 100%;
    }
    body  .platrofm-sec .brain-pulse:before{
        display: none;
    }
    body .service-secs {
        background-size: 100%;
        padding: 10px;
    }
    body .service-secs{
        padding-top: 0;
    }
    body .platrofm-sec{
/*         padding-top: 50px; */
        padding-bottom: 0;
    }
    body .platrofm-sec .brain-col{
/*         padding-bottom: 0;
        position: relative;
        right: 0;
        width: 76%;
        bottom: 0;
        top: 0;
        margin-top: 0;
        height: 500px;
        left: 11%; */
    }
    body .platrofm-sec .brain-col:before, body  .platrofm-sec .time-img:before{
        display:none;
    }
    body .platrofm-sec .platform-innerow .platforminner-col{
/*         padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 13%; */
    }
    body .platrofm-sec .palt-col {
        width: 100%;
    }

    body .main-header {
        padding: 33px;
    }
    body .banners-sec{
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 30px !important;
    }
    body .banners-sec h1 {
        font-size: 36px;
        line-height: normal;
    }

    body .big-heading{
      font-size: 36px;	
  }
  body .big-heading2{
      font-size: 20px;
  }
  .main-header .container .row .nav-col {
      display: none;
  }
  .row.footer-row {
      justify-content: center;
      align-items: center;
  }
  .infoemail-header a i{
      padding-right: 0;
  }
  body h3.cta-mainheading {
      font-size: 30px;
  }
  body h3.cta-subheading {
      font-size: 26px;
  }
  .main-navigation {
      display: none;
  }
  .main-header .logo-col{
      max-width: 40%;
      flex: inherit;
  }
  #rmp_menu_trigger-27{
      position: absolute;
	          top: 125px;
  }
  span.footer-copyright p {
      font-size: 12px;
  }
  .banners-sec .gforms-bg {
      position: relative;
      left: 3em;
  }
  .banners-sec .gforms-bg{
      position: relative;
      left: 3em;	
  }
  .banners-sec .gforms-bg .vc_column-inner {
      padding-left: 15px;
      padding-right: 15px;
  }
  h2.theme-heading {
      font-size: 30px;
  }
  h2.sec-heading {
      font-size: 30px;
  }
  .about-sec p {
      line-height: 26px;
      font-size: 15px;
      max-width: 87%;
      margin: 0 auto;
  }
  body .about-sec .btn-links button {
      font-size: 20px;
      padding: 10px 20px !important;
  }
  .banners-sec form#gform_4 input#gform_submit_button_4{
      font-size: 14px;
  }
  .main-testis .gforms-bg{
      padding-top: 0;
      padding-bottom: 0;
  }
  .main-testis .gforms-bg h4 {
      font-size: 30px;
  }
  .main-testis .gforms-bg p {
      font-size: 14px;
      line-height: 20px;
  }
  .main-testis .gforms-bg h4 {
      font-size: 20px;
  }
  .main-testis .test-bgs {
      padding-top: 30px;
      padding-bottom: 30px;
  }
  .main-testis .test-bgs h3 {
      font-size: 30px;
  }
  .main-testis .test-bgs .testi-textp p {
      font-size: 14px;
      line-height: 20px;
  }
  .latestposts-sec h4.vc_custom_heading.theme-heading {
      font-size: 30px;
  }
  .latestposts-sec {
      padding-top: 30px;
  }
  .latestposts-sec p {
      font-size: 14px;
      line-height: 20px;
      max-width: 85%;
      padding-bottom: 0;
  }
  body .posts-secs .blogs-content{
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 35px;
    padding-bottom: 40px;
    margin-top: -12px;
}
body .posts-secs .blogs-content h3{
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
}
body .posts-secs .blogs-content h3 a {
  font-size: 16px;
  line-height: 20px;
}
.about-sec {
/*   padding-top: 30px;
  padding-bottom: 30px; */
}
.main-testis .test-bgs .testi-names h4 {
  font-size: 20px;
}
body .posts-secs .blogs-content p {
  font-size: 14px;
}
form#gform_1 {
  max-width: 85%;
  margin: 0 auto;
}
#gform_1 input#gform_submit_button_1 {
    /*  font-size: 16px;
    padding: 20px 0px;*/
}
#gform_1 input#input_1_1 {
  font-size: 16px;
  padding: 20px 40px;
  height: 58px;
}
.infoemail-header a{
  font-size: 14px;
  padding-right: 0;
}
footer#colophon div#text-2 p {
  font-size: 13px;
  line-height: 20px;
}
footer#colophon .menu-footer_menu-container ul li a{
  font-size: 13px;
  line-height: 20px;
}
footer#colophon .phone-no-header a {

}
#bottom_to_top{
  right: 56px;
  bottom: 57px;
}
footer#colophon ul#menu-footer-2 li a {
  font-size: 13px;
  line-height: 20px;
}
.info-address span {
  font-size: 13px;
  line-height: 20px;
}
body .service-secs{
   background-image: unset;
}
body .service-secs .serv-box {
    width: 33%;
    margin: 0 auto;
}
body .service-text h4, body .drugfree h4 {
    font-size: 20px;
}
body  .service-text p, body .drugfree p {
    font-size: 13px;
    max-width: 63%;
    margin: 0 auto;
}
body .service-text{
    background-size: contain;
    padding-top: 129px;
    padding-bottom: 103px;
    margin-bottom: 0;
}
body .posts-secs .blogs-content p i{
    top: -15px;
    position: relative;
    width: 50px;
    height: 50px;
}

footer#colophon .footer-col-1 .footer-col-11{
    padding-left: 31px;
}
footer#colophon .footer-col-4 {
/*     padding-left: 0;
    max-width: 29%;
    margin-left: 29px; */
}
footer#colophon .footer-col-2 , footer#colophon .footer-col-3{
/*  max-width: 18%;; */
}
footer#colophon .infoemail-header a{
    font-size: 13px;
/*     padding-top: 18px;
    padding-left: 3px;
    padding-bottom: 10px;
    display: flex; */
}
footer#colophon .infoemail-header i {
    position: relative;
    top: -6px;
}

}






/***For All Mobiles***/
@media only screen and (max-width:767px) {


.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary {
    font-size: 16px;
	        font-family: 'Quicksand' !important;
    line-height: normal;
}	
div#validation_message_2_7, body .validation_message {
    line-height: normal !important;
}	
body .refleoxcity ,body .cupping-ther, body .lymphatic-drain , body .strech-head {
    padding-top: 0 !important;
}	
.page-id-908 .homepage-title h1 {
    padding-top: 0;
}	
body .pricing-area {
          padding-top: 5px;
    padding-bottom: 20px;
}	
.page-id-1324 #rmp_menu_trigger-27 {
        top: 78px;
        position: absolute;
        width: 40px;
        height: 40px;
    }	
.page-id-1324 .main-header {
	padding: 15px !important;
	top: 88px;
  }	
body .comingsoon {
    padding-top: 0;
    padding-bottom: 0;
}	
body .stesps-secs {
    padding-top: 0;
    padding-bottom: 0;
}
.vc_custom_1770214965923 .vc_column-inner {
    padding-top: 0 !important;
}	
body .warmer {
    padding-top: 0;
}	
	body .warmer .vc_column-inner {
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}
body .girlmassge {
        height: 50vh !important;
}	
body .holistic-serv .wpb_column .vc_column-inner {
    padding-top: 0;
}	
body .contact-address span {
    font-size: 16px;	
}
body .boxes-sol.streching-box {
    margin-bottom: 10px;
}
body .thereapy-sec .learnmore-btn{
	    padding-top: 0;	
}
body  .hours-card{
	padding: 11px;
}	
body  .hours-title h3 br {
    display: none;
}	
.vc_column-inner.vc_custom_1770826669642{
	background-size: 100% 100%;	
}	
    body .notice-p {
        padding-top: 0;
    }	
	
body  #rmp-menu-wrap-27 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link {
        color: #000;
        border-color: #1d4354;
        background-color: #fff;
}	
.page-id-908 .thereapy-sec .homepage-title {
    padding-top: 60px;
}	
body .reflexology-list li {
    font-size: 16px;
}	
body .earsfleet {
	padding-top: 0;
    padding-bottom: 0;
}	
h3.top-heading{
	font-size: 24px !important;
}	
form#gform_3 {
    padding-top: 20px;
    padding-bottom: 20px;
}	
body .faq-sec .faq-item {
    padding-bottom: 40px;
}
body .getin-touch {
    padding-top: 0 !important;
	padding-bottom: 20px !important;
}	
body .faq-sec .vc_toggle_title h4{
font-size: 19px;	
}	
div#media_image-2 {
    max-width: 280px;
}	
body .faq-item p {
    font-size: 14px;
}	
body  .deep-p {
/*     margin-bottom: 0 !important; */
}
body .contact-item {
	        line-height: 28px;
	        display: inline-block;
/*     justify-content: center; */
}	
body  .contact-item a {
    font-size: 16px;
}	
body  .contact-divider {
    display: none;
}
body .hours-bottom {
	        text-align: center;
/*         padding-left: 0;
        padding-right: 0; */
    display: block;
}	
body .contact-item .label {
    font-size: 16px;
}
body .hours-top {
    display: inline-block;
    text-align: center;
    width: 100%;
}	
	body  .hours-col {
    font-size: 16px;
}
	body .hours-title h3{
	        margin-bottom: 10px;
	}	
body .divider{
		display:none;
	}
body .hours-columns {
    display: block;
	}
/* body .testimonial-slider button.slick-next.slick-arrow{
	 width: 56px;
    top: 93px;
}	
	body .testimonial-slider button.slick-prev.slick-arrow{
		 width: 56px;
    top: 93px;	
	}	 */
body .boxes-sol.wpb_column.vc_column_container.vc_col-sm-2 {
    margin: 0;
}
/*     body .thereapy-sec .learnmore-btn a:last-child {
        margin-right: 0 !important;
    } */
	body .thereapy-sec .learnmore-btn a:nth-child(1) {
    margin-right: 6px;
}
body  .learnmore-btn a {
		font-size: 14px !important;
        margin-right: 10px;
	    padding: 15px 36px !important;
}	
body .deeply-sec{
    margin-top: 0;
    padding-top: 50px;		
}	
.home .homepage-title {
    margin-top: 50px;
    padding-top: 20px;
}	
body  .whatto-expect .homepage-title {
/*     margin-top: 50px;
    padding-top: 20px; */
}	
body  #gform_wrapper_1 .gform_fields {
    display: block;
}	
	
  body  .contact-info-main {
        flex-direction: column;
        gap: 15px;
    }	
body .about-sec {
    padding-top: 0;
    padding-bottom: 0;
}	
body .client-reviews-wrap {
 padding: 36px 39px;
}	
body .client-revheading {
    margin-bottom: 0;
}	
.vc_column-inner.vc_custom_1770133588609 {
    padding-top: 0 !important;
}	
body  .client-reviews-circle {
    left: 100px;
    right: 0;
}	
body .our_solution_sec {
/*     padding-top: 0;
	        padding-bottom: 0; */
}
body .holistic-serv {
	padding-top: 0px;
padding-bottom: 10px;
}	
body  .service-p {
	        padding-bottom: 20px;
        font-size: 16px;
        max-width: max-content;
    margin: 0 auto;
    line-height: normal;
}	
body  p.invi-p {
    padding: 11px !important;
    max-width: 340px;
    font-size: 16px !important;
}	
body  .thereapy-sec {
           padding: 0;
}
body .homepage-title h1 {
/*         font-size: 24px; */
	        font-size: 36px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: normal;
}	
body .top-social {
    justify-content: center;
}
body  .sol_links h4 {
    font-size: 20px;
}	
.boxes-sol {
/*     max-width: 350px;
    margin: 0 auto; */
}	
body .mobta-sec .inner-left-row {
    padding: 0 30px;
}		
body .our_solution_inner_row .vc_column-inner{
    border-radius: 0 !important;
}	
body .sol-img figure img {
    border-radius: unset !important;
}	
body  .inner-right-row {
    padding-bottom: 30px !important;
}
body h3.sub-headings{
        font-size: 26px !important;
        color: #000 !important;
        line-height: 30px;
        padding-bottom: 0;
}
	body .white-logo {
/*     padding-top: 40px; */
}
body .inner-right-row {
    padding: 0 15px;
	        margin-left: 0 !important;
}		
	body .brains-cols {
    padding-bottom: 30px;
	}
	body .inner-left-row {
		    padding: 20px 18px;
    margin-right: 0% !important;
padding-bottom: 50px;
}
	body 	.inner-right-row{
	    margin-left: 0% !important;
		    padding: 20px 18px;
		        padding-bottom: 50px !important;
	}
	h2.platform-heading{
		    font-size: 30px !important;
	}
	body  .sol-icons{
		       top: 28%;
	}	
body  .platrofm-sec .platform-innerow .platforminner-col .vc_column-inner {
    padding-top: 10px;
}	
	.platrofm-sec .palt-col {
/*     bottom: 0; */
}
body .con-page{
	border-radius: 0;
    margin-left: 0;
    margin-top: 0;	
}	
	#rmp-menu-wrap-27 .rmp-menu-item-link{
		        font-size: 18px !important;
	}
	#rmp-container-27{
		        border-right: 1px solid #fff !important;
	}
    body .top-header-inner {
/*         justify-content: center;
        min-height: auto; */
    }
    body .top-header-inner .top-left {
        display: unset;
    }
    body .top-header {
        font-size: 15px;
    }
	.top-left {
  text-align: center;
  padding-bottom: 10px;
		line-height: normal;
}
    body .top-left a {
        padding-bottom: 10px;
        border-right: none;
        padding-right: 0;
    }
    .vc_empty_space.place-img {
/*         height: 80vh !important; */
    }
    body  .platrofm-sec .platform-innerow .platforminner-col {
/*         padding-top: 0; */
    }

    body .resore-brainsec p {
        font-weight: 400;
        font-size: 14px;
    }
    body .sol_links a {
        font-size: 18px;
    }    
    body  .sol_links p {
        line-height: normal;
/*         font-size: 14px; */
    }
    h2.subsec-heading {
        font-size: 30px !important;
    }
    body .objective-text h3 {
        font-size: 24px;
    }
    body  .objective-text p {
        font-size: 14px;
    }
    footer#colophon .footer-col-4 {
        padding-top: 20px;
    }
    .top-header-inner .top-right {
      
    }
    .top-header-inner .top-left {
        display: contents;
    }
    .top-left a {
        border-right: none;
        padding-right: 0;
    }
.site-branding a img {
        max-width: 250px;
}

    form#gform_2{
        padding-left: 0;
        padding-right: 0;
    }
    .testimonial-slider .slick-next.pull-right.arrow-link.slick-arrow{
        right: 0;
    }
    .testimonial-slider .slick-prev.pull-left.arrow-link.slick-arrow{
        left: 0;
    }
    body form#gform_2 input#gform_submit_button_2{
        padding: 7px 22px;
        border-radius: 15px;
        font-size: 14px;
    }
    body .cont-sec h2{
        font-size: 26px;
    }
    body .con-page{
            margin-top: 20px;
    }    
    body .about-sec h2 {
        font-size: 30px;
    }
    #rmp-menu-wrap-27 .rmp-menu-current-item .rmp-menu-item-link {
        color: #000;
        border-color: #1d4354;
        background-color: #fff;
    }
    body .cta-ecom .big-heading{
      font-size: 26px;
  }	
  body .theme-content p {
      font-size: 16px;
  }	
  body .big-heading{
        font-size: 16px !important;
}	
body .big-heading2{
  font-size: 18px;
}	
.main-header .container .row .nav-col {
   display: none;
}
.row.footer-row {
  justify-content: flex-start;
  align-items: center;
}
body .about-sec {
  padding-top: 30px;
  padding-bottom: 10px;
}
.banners-sec {
  padding-top: 30px;
  padding-bottom: 30px;
  background-position: center;
  background-size: cover;
}
body .testimonial-slider .slick-next:before{
  font-size: 30px;
}
body .testimonial-slider .slick-prev:before{
  font-size: 30px;
}
body  .testimonial-slider .testi-content p {
/*   font-size: 16px;
  padding-top: 10px; */
/*   line-height: 20px; */
}
body .testimonial-slider .review_title h4 {
    display: none;
}
body .testimonial-slider .testi-content p {
	font-size: 16px;
   padding-top: 10px;
    max-width: max-content;
}
.testimonial-slider .review_title h4 {
  font-size: 24px;
}
body  h3.cta-mainheading {
  font-size: 18px;
  margin-bottom: 15px
}
body  h3.cta-subheading {
  font-size: 16px;
}
.about-sec .btn-talk a {
  font-size: 16px !important;
  padding: 10px 20px !important;
}
body .servicesbox-sec a{
  padding: 10px 15px;
  margin-bottom: 10px;
  font-size: 14px;
}
footer#colophon .row.footer-row .footer-col-1 {
/*         padding-top: 10px;
        padding-bottom: 20px; */
}
body .footer-col-1{

}
body .posts-secs .blogs-content {
  width: 100% !important;
  background-color: #ffffff;
  max-width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
body .blog-cols{
    margin-bottom: 60px;
}
body div#lettalk-btn a{
  font-size: 15px;
  padding: 8px 15px;
  margin-top: 10px;
}
#rmp-menu-title-27 > .rmp-menu-title-link span{
  font-weight: bold;
}

body h2.gform_title {
  font-size: 26px;
}
body #lettalk-btn button{
  font-size: 16px;
  margin-top: 17px;
  padding: 7px 18px;
}
body .subheader{
  padding: 30px;
}
body  h1.entry-title {
  font-size: 30px;
}
body  .breadcrumbs.breadcrumb{
  font-size: 13px;
}
body .cont-sec{
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
body .abt-sec1{
  padding-bottom: 30px;
  padding-top: 0;
}
body  .abt-sec1 h2.inner-heading, body  .abt-sec2 h2.inner-heading {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.abt-sec2{
  padding-bottom: 30px;
  padding-top: 30px;
}
.abt-sec1  p{
  font-size: 14px;
  line-height: 18px;
} 

.about-sec p br{
  display:none;
}
.infoemail-header a {
  font-size: 12px;
  padding-right: 0;
}
.infoemail-header {
  line-height: 15px;
}
#rmp_menu_trigger-27{
        top: 84px;
        position: absolute;
        width: 46px;
        height: 46px;
}
body .banners-sec .conte-textp h1 {
  font-size: 18px;
}
.banners-sec .gforms-bg {
  max-width: 90%;
  margin: 0 auto;
}
h2.theme-heading {
  font-size: 24px;
  line-height: 26px;
}
.about-sec p {
/* 	        padding-top: 20px; */
   line-height: normal;
   font-size: 16px;
}
body .about-sec .btn-links button {
  font-size: 16px;
  padding: 12px 20px;
}
h2.sec-heading {
  font-size: 30px;
}
.main-testis .gforms-bg{
  padding-top: 0;
  padding-bottom: 0;
}
.clas-wi {
/*     width: 100%;
    padding-right: 0px; */
}
.main-testis .gforms-bg h4 {
  font-size: 26px;
}
.main-testis .gforms-bg h4 {
  font-size: 24px;
}
.main-testis .gforms-bg p {
  font-size: 14px;
  line-height: 18px;
  padding-top: 0px;
}
.main-testis .test-bgs{
  padding-top: 30px;
  padding-bottom: 60px;
}
.main-testis .test-bgs .testi-textp p {
  font-size: 14px;
  line-height: 18px;
  padding-top: 40px;
}
.main-testis .test-bgs .testi-textp p:before {
  top: 3em;
}
.main-testis .test-bgs .testi-textp p:after{
  bottom: 5em;
  right: 4em;
}
.testi-revs h4{
  font-size: 16px;
}
.main-testis .test-bgs h3 {
  padding-bottom: 0;
  padding-left: 12px;
  font-size: 30px !important;
  margin-bottom: 0;
}
.main-testis .test-bgs .testi-names h4 {
  font-size: 16px;
}
.main-testis .test-bgs .testi-names p {
  font-size: 16px;
}
.latestposts-sec h4.vc_custom_heading.theme-heading {
  font-size: 30px;
  line-height: 18px;
}
.latestposts-sec p {
  font-size: 14px;
  line-height: 18px;
  max-width: 85%;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 10px;
}
body .posts-secs .blogs-content h3 a {
  font-size: 14px;
  line-height: 12px;
}
body .posts-secs .blogs-content p {
  font-size: 13px;
  padding-bottom: 0;
}
#gform_1 input#input_1_1{

}
#gform_1 input#gform_submit_button_1 {
        background-color: #000;
        text-align: center;
        margin: 6px auto;
        font-size: 18px;
}
footer#colophon {
/*     padding-top: 0px;
    padding-bottom: 0; */
}
footer#colophon div#text-2 p br {
  display: none;
}
footer#colophon div#text-2 p {
  font-size: 14px;
  line-height: 18px;
}
ul#menu-footer_menu li {
  line-height: 20px;
}
footer#colophon .menu-footer_menu-container ul li a {
  font-size: 13px;
  line-height: 18px;
}
footer#colophon ul#menu-footer-2 li a {
  font-size: 13px;
  line-height: 20px;
}
div#nav_menu-3 {
  padding-top: 0;
}
.info-address span {
  font-size: 14px;
  line-height: 16px;
}
span.footer-copyright p {
  font-size: 13px;
  line-height: 1.2;
}
.copyright-footer{
  text-align: center;
  padding-bottom: 6px;
}
.bottom-footer {
  text-align: center;
}
.bottom-footer .footer-social-icons {
  float: none;
}
body .about-sec .btn-links a {
    font-size: 16px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 8px;
    padding-bottom: 8px;
}
body  .platrofm-sec .plaltform-btn a{
    font-size: 16px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 8px;
    padding-bottom: 8px;
}
body .platrofm-sec .platform-innerow .platforminner-col{

}
body .platrofm-sec .platform-innerow .platforminner-col h2{
    font-size: 30px !important;
}
body .platrofm-sec .platform-innerow .platforminner-col p {
    font-size: 16px;
}
body .main-header{
    padding: 10px;
	top: 88px;
}
body  .platrofm-sec .brain-col{
    position: relative;
    right: 0;
    width: 100%;
    bottom: 0;
    top: -81px;
    height: 314px;
    left: 00;
    max-width: 100%;
    margin: 0 auto;
}
body  .service-secs .serv-box {
    width: auto;
    margin: 0 auto;
}
body  .service-secs {
    padding-top: 0;
    padding-bottom: 0;
}
body .service-secs {
    background-image: unset;
}
body .service-text{
    padding-top: 130px;
    padding-bottom: 130px;
    margin-bottom: 0 !important;
    background-size: contain;
}
body .service-secs .wpb_column .vc_column-inner{
    padding-top: 0;
}
body  .platrofm-sec {
}
body  .testimonial-slider button.slick-prev.slick-arrow{
       top: 0;
}
body .testimonial-slider button.slick-next.slick-arrow{
      top: 0;
}
body h2.main-heading {
    font-size: 30px !important;
  
}
body .comma-img {
    width: 100%;
    padding-top: 0;
    max-width: 50%;
    margin: 0 auto;
}
body .comma-img img {
    width: 20%;
    margin: 0 auto; 
}
footer#colophon .footer-col-2 {
/*     justify-content: flex-start !important;
    padding-top: 30px; */
}
body .info-address span br{
    display: none;
}
.copyright-footer span {
    font-size: 13px;
    line-height: normal;
}
body  .bottom-footer {
    padding: 15px;
}
body  .blog-image a img{
    width: 100%;
}
body .posts-secs .blogs-content p i{
    width: 70px;
    height: 70px;
}
body  .main-testis {
    display: none !important;
}
body  .testimonial-slider h4{
   font-size: 16px;
}
body .mobta-sec .test-bgs {
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 380px;
    margin: 0 auto;
}
body .mobta-sec .test-bgs h3{  
    font-size: 30px !important;
	        color: #000 !important;
}
body  .posts-secs {
    padding-top: 30px;
    padding-bottom: 30px;
}
body .platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper {
    z-index: unset;
    position: relative;
    right: 0;
    top: 0;
}
body .platrofm-sec .brain-pulse .pulsesimgs-single {
    width: 100%;
}
body .platrofm-sec .brain-pulse {
    padding-bottom: 70px;
}
body  .platrofm-sec .platform-innerowemp .platforminnerrmp-col{
    background-image: unset;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10%;
    padding-right: 11%;
    background-color: #2e5dab;
}
body  .platrofm-sec .platform-innerowemp .platforminnerrmp-col h2{
    font-size: 30px !important;
}
body  .platrofm-sec .platform-innerowemp .platforminnerrmp-col p {
    font-size: 14px;
}


}








@media only screen and (max-width:375px) {


    .top-header-inner {
        justify-content: center;
        min-height: auto;
    }
    .top-header-inner .top-left {
        display: unset;
    }
    .top-header {
        font-size: 15px;
    }
	.top-left a {
        padding-bottom: 10px;
        border-right: none;
        padding-right: 0;
    }
    span.footer-copyright p {
      font-size: 12px;
  }
  .info-address span {
      font-size: 14px;
      line-height: 21px;
  }


}




@media only screen and (max-width:360px)  {

	
body .client-reviews-circle {
        left: 68px;
        right: 0;
        max-width: 185px;
        height: 160px;
}
body .client-reviews-title {
    font-size: 36px;
}	

	
	
}






@media only screen and (max-width: 320px) {

.site-branding a img {
        max-width: 200px;
    }

}


body .posts-secs .blogs-content h3 a:hover{
	color:#0078b7 !important;
}
body .posts-secs .blogs-content p i:hover::before{
	color: #fff !important;
}
.page-content-area header.entry-header{
	display:none;
}


.subheader {
/* background-image: url(/wp-content/uploads/2026/01/contact-banner.jpg); */
    text-align: center;
       padding: 106px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	display:none;
}
.blog .subheader{
	/* background-image: unset !important; */
}
body.post-template-default.single.single-post .subheader{
	/* background-image: unset !important; */
}
body.post-template-default.single.single-post p{
	margin-top: 0;
	margin-bottom: 1rem;
}
h1.entry-title{
	color: #fff;
}
/* .banner-txt a.home span{
	color: #fff;
}
.breadcrumbs.breadcrumb a{
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}
.breadcrumbs.breadcrumb a:hover{
	color: #fff !important;
} */
.templatera_shortcode{
/* 	position: relative;
	top: -19px; */
}
footer#colophon ul#menu-footer-2 li a:hover{
	color: #0078b7 !important;
}


.vc_toggle_title {
/* 	background: #0078b7;
	padding: 10px !important;
	border-radius: 15px;
	padding-left: 55px !important; */
}
/* .faqs-sec {
	margin-top: -1px;
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: -11% 293px;
	padding-bottom: 100px;
	padding-top: 100px;	
}
.faqs-sec2{
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 107% 2px;
	padding-bottom: 100px;
	padding-top: 100px;	
} */
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
/* 	margin-left: 22px !important; */
}
.faqs-sec  img , .faqs-sec2 img{
   border-radius: 50px;
}
.vc_toggle_content p{
   /* line-height: 24px;*/
}
.top-banner .blog-breadcrumbs{
   display: none;
}
.single-blog-content-area, .main-blog-content-area {
   padding-top: 100px;
}
.single-blog-col2 .widget-title, .main-blog-col2 .widget-title {
   font-size: 22px;
   color: #fff;
   background: #0078b7;
   padding: 11px 20px;
   font-weight: 700;
   border-left: 10px solid #012168;
   margin-bottom: 20px;
}
.single-blog-col2 form, .main-blog-col2 form {
   display: flex;
   align-items: center;
}
.single-blog-col2 label, .main-blog-col2 label {
   margin: 0px;
}
.single-blog-col2 span, .main-blog-col2 span {
   display: none;
}
.single-blog-col2 .search-field, .main-blog-col2 .search-field {
   padding: 10px;
   width: 260px;;
   border: 1px solid #ccc;
   display: inline-block;
   height: 45px;
   padding-left: 19px;
   margin-left: 3px;
   margin-right: 4px;
}
.single-blog-col2 .search-submit, .main-blog-col2 .search-submit {
   padding: 15px 25px;
   border: 0px;
   background: #0078b7;
   color: #fff;
   font-weight: 700;
   border-radius: 5px;
   cursor: pointer;
}
section#recent-posts-2 ul li a{
   color: #323232;
   display: inline-flex;
   padding: 5px 0;
   transition: 0.4s;
   font-size: 15px;
   font-weight: 400;
   line-height: 30px;
}
section#recent-posts-2 ul li a:before{
   content: "\f0da";
   margin: 0 10px 0 5px;
   display: inline-block;
   font-family: 'Font Awesome 6 Free';
   font-weight: 700;
   color: #0078b7;
}
.main-blog-date{
   display: none;
}
.single-blog-col2 ul li:first-child, .main-blog-col2 ul li:first-child {
   border-top: 0;
   padding-top: 0;
}
.main-blog-thumbnail img {
   transition: 0.3s;
}
.main-blog-thumbnail img {
   width: 100%;
   height: 300px;
   object-fit: cover;
   border-radius: 10px;
}
.main-blog-thumbnail {
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
}
.blogDate {
   position: absolute;
   left: 0;
   top: 0;
   z-index: 1;
   width: 50px;
   background: #0078b7;
   color: #fff;
   padding: 4px 12px;
   text-align: center;
   border-radius: 10px;
}
.blogDate i {
   font-size: 12px;
   font-style: normal;
   display: block;
}
.blogDate i, .blogDate span {
   margin-left: -3px;
   line-height: 25px;
}
.blogDate hr {
   border-top: 1px solid #fff;
   margin: 0px 0 5px 0;
}
.main-blog-title {
   margin-bottom: 8px;
}
.main-blog-excerpt {
   margin-bottom: 16px;
}
.main-blog-title h3 {
   font-size: 26px;
   color: #000000;
}
.main-blog-excerpt p {
   font-size: 16px;
   color: #000;
   line-height: 30px;
}
.main-blog-readmore-btn {
    padding-top: 10px;
    margin-bottom: 15px;
}
.main-blog-readmore-btn a {
   color: #000000;
   font-weight: 600;
   transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
   box-shadow: inset 0 0 0 0 #0078b7;
   padding: 0 4px;
   margin: 0 -4px;
   padding: 10px 16px !important;
   border-radius: 10px !important;
}
.main-blog-col1 hr.blog-hr {
   margin-top: 50px;
   margin-bottom: 50px;
}
.cus_pagination {
   text-align: center;
}
nav.pagination {
   margin-bottom: 35px;
   margin-top: 30px;
   width: 100%;
   justify-content: center;
}
nav.pagination ul.list-inline {
   display: flex;
   margin: 15px auto;
}
nav.pagination ul.list-inline li.pagActive {
   font-size: 20px;
   padding: 3px 20px;
   border-radius: 30px;
   background-color: #000000;
}
nav.pagination ul.list-inline li {
   background-color: #0078b7;
   cursor: pointer;
   padding: 3px 20px;
   border-radius: 30px;
   color: #fff;
}
nav.pagination ul.list-inline li {
   margin: 3px;
}
nav.pagination ul.list-inline li.pagActive a {
   color: #fff;
}
nav.pagination ul.list-inline li a {
   color: #fff;
}
body.post-template-default.single.single-post .main-blog-content-area {
   /* padding-top: 65px; */
}
body.post-template-default.single.single-post .post-thumbnail {
   display: none;
}
.entry-meta  {
   display: none;
}
.post h1.entry-title{
   display: none;
}
body.post-template-default.single.single-post .main-blog-title.post-title-bg {
   margin: 0;
   font-size: 26px;
   letter-spacing: 0;
   text-align: left;
   color: #000;
}
.post-title-bg {
   padding-top: 20px;
}
.single-post-thumbnail img {
   width: 100%;
   pointer-events: none;
}
.single-post-thumbnail {
   /* border: 10px solid #0078b7; */
}
body.post-template-default.single.single-post .entry-content p {
   font-size: 16px;
   color: #000;
}
footer.entry-footer{
   display: none;
}
body div#recent-posts-2 ul{
   list-style: disclosure-closed !important;
   margin: 0 10px 0 32px;
   display: inline-block;
   font-weight: 700;
   color: #04b8ff;	
}
body .main-blog-title h1:hover {
   color: #0078b7;
}
.main-blog-readmore-btn a:hover {
   box-shadow: inset 200px 0 0 0 #0078b7;
   color: #fff !important;
   padding: 10px 16px;
   border-radius: 10px;
}
.cont-sec {
   background-color: #f7f7f7;
   /* background-color: #072c39; */
   padding-bottom: 50px;
   padding-top: 50px;
/*    background-image: url(/wp-content/uploads/2024/01/greybg.png);
   background-size: 40%;
   background-repeat: no-repeat;
   background-position: -28% 199px; */
   /* background-blend-mode: soft-light; */
}

.cont-sec form#gform_4 input#gform_submit_button_4 {
   background-color: #0078b7;
}
.cont-sec form#gform_4 input#gform_submit_button_4:hover{
   background-color: #000000;
}
.map-sec {
   margin-bottom: -32px;
}
.con-page {
   margin-bottom: 18px;
    background-color: #0b4fb3;
   padding: 30px;
   color: #fff;
   border-radius: 20px;
   box-shadow: 0px 0px 20px #e2e2e27a;
   margin-left: 21px;
    margin-top: 0;
}
.con-page h2 {
   color:#fff;
   padding-bottom: 20px;
}   
.footer-contacts ul li a {
   color: #fff;
}
.footer-contacts ul li i{
   padding-right: 12px;
}
ul.list-inline.social_links {
   display: inline-flex;
}
ul.list-inline.social_links li a {
   color: #000;
   display: inline-block;
   font-size: 16px;
}
ul.list-inline.social_links li a span i:hover{
   color:#0078b7;
}
h3.follows {
   font-size: 32px;
   padding-top: 10px;
   padding-bottom: 10px;
   color:#fff;
}
.footer-contacts ul li i.fa-solid.fa-location-dot{
   padding-top: 12px;
}
.footer-contacts ul li:nth-child(3){
   display: flex;
   width: 252px
}
.footer-contacts ul li span.with-icon.address{
   line-height: 30px;
	    width: 172px;
}
.testimonials-box-2 {
   padding: 20px 20px;
   box-shadow: 0px 0px 20px #efefef;
   margin-bottom: 40px !important;
   border-radius: 20px;
   position: relative;
   background-size: 64%;
   transition: all ease 500ms;
   background-color: #eee;
   /* background-image: url(/wp-content/uploads/2024/01/greybg.png); */
   background-repeat: no-repeat;
   background-position: 100% -163px;
   border-bottom: 1px solid #cfcfcf;
}
.testi-grid{
   padding-top: 100px;
   padding-bottom: 30px;
}
.testimonials-box-2  .testimonials-name {
   font-size: 22px;
   font-weight: 600;
   color: #1e4268;
   margin-bottom: 10px;
}
.testimonials-box-2 .ratings {
   font-size: 20px;
   color: gold;
}
.testimonials-container-2 .testimonial-content {
   padding: 0px;
   text-align: left;
   font-size: 16px;
   line-height: 26px;
}
.testimonials-container-2 .testimonial-content h4{
   font-size: 22px;
   font-weight: 600;
   color: #1e4268;
   padding-bottom: 10px;
}
strong.p-textss {
   /*padding-left: 21px;*/
   padding-top: 13px;
   display: inline-block;
}
#lettalk-btn button{
   font-size: 22px;
   color: #fff;
   margin-top: 20px;
   display: inline-block;
   background-color: #0078b7;
   border-radius: 30px;
   color: #fff;
   padding: 15px 30px; 
   background-image: unset;
}
#lettalk-btn button:hover{
   background-color: #000000 !important;
   color: #fff !important; 
}
#lettalk-btn {
   padding-left: 48px;
}
.indus-formsec .indus-img img{
   border-radius: 50px !important;
}
div#gform_wrapper_5 p.gform_required_legend{
   display: none;
}
form#gform_5 input {
   border-radius: 30px;
   border: none;
   padding: 10px 22px;
   color: #000000;
   margin-bottom: 0px;
   font-weight: 500;
}
form#gform_5 input#gform_submit_button_5{
   background-color: #000000;
   cursor: pointer;
   color: #fff;
   font-size: 20px;
   text-transform: uppercase;
   padding: 15px 35px;
   border: 1px solid #cccc;
   letter-spacing: 1px;
   margin-top: 11px;
}
form#gform_5 input#gform_submit_button_5:hover{
   background-color: #0078b7;
}
h2.gform_title{
   text-align: center;
   color: #0078b7;
   font-size: 40px;
   padding-bottom: 20px;
   font-weight: bold;
}
body.post-template-default.single.single-post .blogDate{
    left: 15px;
    top: 1px;
    border-radius: 10px;
}
.single-blog-col2 .widget-title, .main-blog-col2 .widget-title{
    font-size: 22px;
    color: #fff;
    background: #0078b7;
    padding: 11px 20px;
    font-weight: 700;
    border-left: 10px solid #04b8ff;
    margin-bottom: 20px;   
}
form#gform_2 {
    padding-top: 15px;
   border-radius: 26px;
}

button:hover, input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover{
   background-color: #000;
}

a.ig-b-v-24:hover {
   background: #000;
   border-color: unset;
   color: #fff !important;
   padding: 5px 15px;
   border-radius: 5px;
}
.social-share {
   padding-top: 20px;
}
form#gform_4 p:empty{
   display: none !important;
}
.gform_wrapper.gravity-theme * br{
   display: none !important;
}

.subheader .banner .banner-txt p {
   background-color: #000;
   display: table;
   padding: 12px 20px;
   border-radius: 40px;
   margin: 15px auto;
   line-height: normal;
   color: #fff;
   font-size: 16px;
}
.burst-sec{
   padding-top: 50px;
}
.burst-img h2{
   font-size: 20px;
   font-weight: bold;
}
.cta-row {
   background-blend-mode: overlay;
   background-attachment: fixed;
   background-color: #eeeeee ;
   /* background-image: url(/wp-content/uploads/2024/01/bluestar-bg.png); */
   background-size: 40%;
   background-repeat: no-repeat;
   background-position: center right;
   padding-bottom: 30px;
   padding-top: 80px;
   text-align: center;
}
.cta-row h5{
   font-size: 40px;
   font-weight: 700 !important;
   line-height: 40px;
   color: #344773;
   line-height: 50px;    
}
.cta-row h5.wpb_heading.wpb_singleimage_heading {
   font-size: 26px;
}
.footer-col-1 {
   /* padding-top: 50px; */
}
.cta-row  .btn-apply a , .cont-sec .btn-apply a {
   background-color: #0078b7;
   font-size: 17px;
   color: #fff;
   font-weight: bold;
   border-radius: 30px;
   padding: 10px 20px;
   background-image: unset !important;
}
.cta-row .btn-onlineform  a , .cont-sec .btn-onlineform a{
   font-size: 18px;
}
.cta-row  p{
   font-size: 22px;
   line-height: 32px;
}
body .cont-sec .btn-apply a:hover {
   background-color: #000 !important;
   color: #fff !important;
}
body .cta-row .btn-apply a:hover {
   background-color: #000 !important;
   color: #fff !important;
}
body .cta-row  .btn-apply a{
   margin-right: 20px;
}


div#lettalk-btn a{
   color: #ffffff;
   border-radius: 50px;
   background-image: unset;
   font-size: 24px;
   /*     	font-weight: bold; */
   border-radius: 30px;
   padding: 15px 35px;
   text-transform: capitalize;
}
div#lettalk-btn a:hover{
   background-color: #000 !important;
   color: #fff !important;
}

.hr-texts {
   padding-left: 48px;
}
.hr-texts  h4{
   font-weight: 600;
}

.page-id-328 .subheader{
   box-shadow: inset 0 0 0 1000px rgba(0,0,0,.6);
}
.page .top-banner {
   display: none;
}
body .btn-talk a {
   background-image: unset !important;
   font-size: 24px !important;
   text-transform: capitalize;
   padding: 15px 35px !important;
   letter-spacing: 1px;
   margin-top: 11px;
   border-radius: 30px !important;
}
body .btn-talk a:hover{
   background-color: #000000 !important;
   color:#fff !important;
}
.servicesbox-sec {
   padding-bottom: 50px;
   padding-top: 30px;
   background-color: #eeeeee;
}
.servicesbox-sec h4 {
   padding-bottom: 15px;
   font-size: 35px;
}
.servicesbox-sec  img{
   border-radius: 50px;
}
.servicesbox-sec p strong {
   padding-top: 10px;
   padding-bottom: 10px;
   display: inline-block;
}
.servicesbox-sec ul li:before {
   content: "\f0da";
   margin: 0 10px 0 5px;
   display: inline-block;
   font-family: 'Font Awesome 6 Free';
   font-weight: 700;
   color: #0078b7;
}
.servicesbox-sec a:hover{
   background-color: #000000;
   color:#fff;
}
body .servicesbox-sec a:hover {
   background-color: #000000 !important;
   color: #fff !important;
}
body .servicesbox-sec a{
   background-image: unset !important;
}
.serv-gallery{
   padding-top: 50px;
   padding-bottom: 50px;
}
.serv-gallery h2{
   padding-bottom: 30px;
}
#gform_6 span.gfield_required{
   display:none;
}
#gform_6 input{
   border-radius: 30px;
   padding: 10px 22px;
   border: 1px solid #0078b7;
   color: #000000;
   margin-bottom: 0px;
   font-weight: 500;	
}
#gform_6 h3.gsection_title {
   padding-top: 20px;
   color: #0078b7;
   font-weight: bold;
}
#gform_6 h2.gform_title{
   padding-bottom: 30px;
}
#gform_6 .gform_wrapper.gravity-theme .gsection {
   margin-bottom: 15px;
}
#gform_6  input#input_6_7 ,  #gform_6  input#input_6_6 , #gform_6  input#input_6_31 {
   width: 100%;
}
#gform_6 input#input_6_49{
   width: 50%;
}
#gform_6  input#gform_submit_button_6 {
   background-color: #0078b7;
   cursor: pointer;
   color: #fff;
   font-size: 20px;
   text-transform: uppercase;
   padding: 15px 35px;
   border: 1px solid #cccc;
   letter-spacing: 1px;
   margin-top: 11px;
}
#gform_6  input#gform_submit_button_6:hover{
   background-color: #000000 !important;
   color: #fff !important;
}

h3.cta-mainheading{
   font-size: 52px;
   font-weight: bold;
   margin-bottom: 30px;
}
h3.cta-subheading {
   font-weight: bold;
   font-size: 44px;
}
.testimonial-slider .review_title h4 {
   font-size: 40px;
   color: #0078b7;
   text-align: left;
}
.testimonial-slider  .testimonials-name{
   color: #0078b7;
   font-size: 22px;
   font-weight: bold;
}
.testimonial-slider .testi-content p{
    font-weight: 500;
    font-size: 18px;
/*     line-height: 166%; */
    text-align: center;
    color: #fff;
   max-width: 80%;
   margin: 0 auto;
}
.testimonial-slider  .testi-content {
   margin-bottom: 35px;
   text-align: center;
}
.testimonial-slider  .testi-content span {
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 25px;
    margin-top: 10px;
    display: inline-block;
 }

.testimonial-slider  .slick-dots li {
   display: inline-block;
   list-style: none;
   position: relative;
   height: 8px;
   width: 8px;
   margin: 0 5px;
   background: #C0C0C0;
   outline: none;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}
.testimonial-slider  .slick-dots li {
   background: #999999;
}
/*.testimonial-slider  .slick-prev:before, .testimonial-slider  .slick-next:before{
   font-size: 40px;
   color: #000;
   }*/
   body .slick-prev:before, body .slick-next:before{
    visibility: hidden !important;
}
i.call-icons{
   color: #fff;
   padding-right: 11px;
   font-size: 14px;
   vertical-align: middle;	
}
.banner-txt p a {
   color: #fff;
}
.banner-txt p a:hover{
   color: #0078b7 !important;
}
body .breadcrumbs.breadcrumb {
   display: none;
}
.banner .banner-txt{
  /* display:none;*/
}
h3.blogarchive.entry-title{
   font-size: 40px;
   color: #fff;
}
h2.blogarchive.entry-title{
   color: #fff;
   font-size:40px;
}
.post-title-bg{
   padding-top: 20px;
   padding-bottom: 20px;
}
body.post-template-default.single.single-post .main-blog-title.post-title-bg h1{
   margin: 0;
   font-size: 26px;
   letter-spacing: 0;
   text-align: left;
   color: #000;	
}
body.post-template-default.single.single-post article.type-post {
   padding-top: 20px;
}
h2.thetitle.entry-title {
   font-size: 50px;
   color: #fff;
}
.main-header .row{
   justify-content: flex-start;
   align-items: center;
}
ul#menu-footer-menu1 li a ,ul#menu-footer_menu2 li a{
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

footer#colophon .footer-col-4 p {
    text-align: center;
    color: #fff;
	    text-transform: math-auto;
}
.phone-no-header{
    padding-bottom: 15px;
    padding-top: 8px;
    text-align: center;
}
.footer-social-icons ul li a span{
    padding-left: 10px;
}
.book-btn a{
    font-family: Quicksand;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    text-transform: capitalize;
    background-color: #297589;
    color: #fff;
    border-radius: 25px;
    padding: 17px 34px;
}
.book-btn a:hover{
	color: #fff !important;
    background-color: #000;
}
h2.main-heading{


}
.posts-secs {
    padding-top: 0px;
    padding-bottom: 70px;
}
.blog-time span {
    color: #2e5dab;
    font-size: 18px;
}
.blog-time-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}
.blog-cols {
    position: relative;
}
.posts-secs h2{
	padding-bottom: 30px;
}
.comma-img img {
    text-align: center;
    display: inline-block;
}
.comma-img{
    display: none;
	text-align: center;
    width: 100%;
    padding-top: 20px;
}
.testimonial-slider h4 {
    color: #2e5dab;
    font-size: 24px;
    font-weight: 500;
    padding-top: 25px;
}
.testimonial-row{
	padding-top: 50px;
    padding-bottom: 50px;
    /* background-image: url(/wp-content/uploads/2024/06/testi-bg.jpg); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.testimonial-slider  .testimonial-img{
   width: 100%;
}
.testimonial-slider  .testimonial-img img{
	margin: 0 auto;
}
.newsletter-sec{
	padding-top: 50px;
	padding-bottom: 50px;
}
form#gform_1 input {
    border-radius: 11px;
    padding: 10px 17px;
    font-weight: 500;
    font-size: 16px;
    color: #959595;
    border: 1px solid #CDCDCD;
}
.service-text h4 , .drugfree h4{
	color: #fff;
	font-weight: bold;
	font-size: 28px;
}
.service-text p , .drugfree p{
	line-height: normal;
    font-size: 16px;
    color: #fff;
    max-width: 64%;
    margin: 0 auto;
}

.service-text{
	background-image: url(/wp-content/uploads/2024/06/curve-img1.png);
    background-size: 94%;
    background-position: center;
    padding-top: 157px;
    padding-bottom: 130px;
    background-repeat: no-repeat;
    margin-bottom: 0;
}
.service-secs .noninsavie .vc_column-inner , .service-secs .drugs .vc_column-inner , .service-secs .cns .vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
.service-secs  .serv-box {
    width: 31%;
    margin: 0 auto;
}
.banners-sec{
	/* background-image: url('/wp-content/uploads/2024/06/banneriing.jpg'); */
	background-repeat: no-repeat;
	background-position:center center;
    padding-top: 180px;
    padding-bottom: 180px;
    background-size: cover;
}
.banners-sec h1{
	font-size: 50px;
    line-height: 70px;
}
.banners-sec .btn-learn{
	background-image: unset;
	padding-top: 29px;
}
.banners-sec .btn-learn a:hover{
    background-color: #2e5dab !important;
    color:#fff !important;
    border: 2px solid #fff;
}
.platrofm-sec .plaltform-btn a:focus{
   border: 2px solid #fff !important;
}
.platrofm-sec  .plaltform-btn a{
	background-image: unset;
    background-color: transparent !important;
    color: #ffffff;
    border: 2px solid #fff !important;
    border-radius: 40px;
    font-size: 22px;
    margin-bottom: 0;
    padding-left: 43px;
    padding-right: 43px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.platrofm-sec  .plaltform-btn{
	background-image: unset;
}
.platrofm-sec  .plaltform-btn a:hover{
    background-color: #000 !important;
    color:#fff !important;
    border: 2px solid #fff;
}
.banners-sec .btn-learn a{
	background-image: unset;
    background-color: transparent !important;
    color: #ffffff;
    border:2px solid #fff;
    border-radius: 40px;
    font-size: 22px;
    margin-bottom: 0;
    padding-left: 43px;
    padding-right: 43px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.platrofm-sec .platform-innerow .platforminner-col{
    /* 
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 124px;
    padding-bottom: 120px;
    padding-left: 17%;
    padding-right: 28%; */
}
.platrofm-sec .brain-col{
	/* background-image: url('/wp-content/uploads/2024/06/brainteansimg.png'); */
	background-size: cover;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 40px;
    position: absolute;
    right: 0;
    width: 50%;
    bottom: 0;
    top: 0;
    margin-top: 120px;
}
.platrofm-sec .platform-innerow .platforminner-col p{
 color:#fff;
 font-size: 18px;
/*  line-height: normal; */
}

.platrofm-sec .brain-pulse {
/*   margin-top: -42px; */
}
.platrofm-sec .emp-col{
/*   bottom: 80px; */
}
.platrofm-sec .platform-innerowemp .platforminnerrmp-col p{
    color: #fff;
    font-size: 22px;
    line-height: normal;
}
.platrofm-sec .platform-innerowemp .platforminnerrmp-col{
    /* background-image: url(/wp-content/uploads/2024/06/bgempbg.jpg); */
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 124px;
    padding-bottom: 120px;
    padding-left: 27%;
    padding-right: 15%;
    background-position: left bottom;
}
.service-secs {
    padding-top: 30px;
    padding-bottom: 30px;
}
.platrofm-sec .brain-pulse :before{
/*    content: "";
    background-image: url(h/wp-content/uploads/2024/06/leftoundimg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 226px;
    height: 400px;
    display: block;
    position: absolute;
    right: 0;
    top: -125px;
    z-index: -999;
    margin-top: 7px;*/
}
.service-secs {
    /* background-image: url(/wp-content/uploads/2024/06/roundborder.png); */
    background-size: 71%;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimonial-slider button.slick-prev.slick-arrow{
    width: 60px;
    height: 23px;
    background: url(https://idevwork.com/thewellnessloft/php/wp-content/uploads/2026/02/Group-1171276923.png);
    background-size: cover;
    cursor: pointer;
    left: 0px;
    top: 53px;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimonial-slider button.slick-next.slick-arrow{
    width: 60px;
    height: 23px;
    background: url(https://idevwork.com/thewellnessloft/php/wp-content/uploads/2026/02/Group-1171276924.png);
    background-size: cover;
    cursor: pointer;
    right: 0px;
    top: 53px;
    background-repeat: no-repeat;
    background-position: center center;  
}
.platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper{
 z-index: 999;
 position: relative;
 right: 46px;
 top: 109px;
}/*
.platrofm-sec .brain-pulse .vc_column-inner .wpb_wrapper img{
    width: 934px;
    }*/
    .platrofm-sec .brain-pulse :before:nth-child(1) , .platrofm-sec .brain-pulse :before:nth-child(2){
        display: none;
    }
    .platrofm-sec .brain-pulse:before{
        content: "";
        background-image: url(/wp-content/uploads/2024/06/leftoundimg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        width: 226px;
        height: 400px;
        display: block;
        position: absolute;
        right: 1px;
        top: 0;
        z-index: -999;
        margin-top: 7px;
    }
    .platrofm-sec .brain-pulse .pulsesimgs-single{
        width: 934px;
    }
    body .empb-sec {
        background-color: #F8F8F8;
        /* margin-top: 40px; */
    }
    .main-testis .gforms-bg .wpb_single_image.vc_align_left{
        margin-bottom: 0;
    }
    body .mobta-sec{
       background-color: #020312
    }
    button:focus {
        outline: none !important;
    }
    #bottom_to_top::focus,#bottom_to_top:focus, #bottom_to_top:active{
        border: none !important;
        border-color: none !important;
    }
    .fish-heading p{
         font-size: 20px;
        color: #000;
        line-height: 26px;
        padding-top: 15px;
    }
    form#gform_2 input{
    border-radius: 26px;
        border: 1px solid #E2E2E2;
    padding: 10px 22px;
    color: #000000;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
    }
    form#gform_2 textarea {
    border-radius: 15px;
    border: none;
    padding: 20px 22px;
    color: #000000;
    font-weight: 500;
		    border: 1px solid #E2E2E2;
}
    p.gform_required_legend{
        display: none;
    }
    .con-page .footer-contacts ul li{
            line-height: 30px;
    }
    .con-page .footer-contacts ul li span br{
        display: none;
    }
    .plyr.plyr--full-ui {
    border-radius: 20px !important;
    }
    form#gform_2 input#gform_submit_button_2{
    cursor: pointer;
    border-radius: 26px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 35px;
    background-color: #154354;
    }
    form#gform_2 input#gform_submit_button_2:hover{
            background-color: #000000;
    }
    .main-navigation li#menu-item-233 {
        display: none;
    }
    .testimonial-slider .review_title{
        display: none;
    }
    .testimonials-box-2 {
        padding-top: 50px;
        padding-bottom: 50px;
        background-image: url(/wp-content/uploads/2024/06/testi-bg.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-blend-mode: overlay;
        background-color: dimgrey;
    }
    .testi-grid {
        background-color: #010a4df5;
    }
    h1.entry-title{
        font-size:50px;
    }

    footer#colophon .footer-social-icons ul li a i::last-child(3){
        padding-left: 6px;
    }


.site-branding a img {
/*     max-width: 75%; */
}

.counter_inner_row i {
  font-size: 80px;
  color: #2e5dab;
}

.counter_inner_row h2 {
	font-size: 70px;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
}
.counter_inner_row p{
	text-align: center;
}



.footer-social-icons a i, .footer-social-icons .fa-brands {
    padding: 6px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    transition: 0.3s;
    color: #000;
    border: none;
    margin: 0px 4px;
    width: 30px;
    background: #fff;
    height: 30px;
}
h3.widget-title{
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    text-transform: capitalize;   
}
span.footer-head {
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    text-transform: capitalize;
    color: #0146B3;
}
footer#colophon .footer-col-1 {
    padding-bottom: 20px;
}
.footer-col-4 {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-transform: capitalize;
    color: #000000;
}
form#gform_1 input::placeholder {
    color: #959595;
}
.resore-brainsec .bluehead-img{
    margin-bottom: -72px;
}
.resore-brainsec {
    overflow: visible !important;
    padding-top: 30px;
    padding-bottom: 50px;
}
.resore-brainsec p{
    font-weight: 500;
    font-size:18px;
    color: #fff;
    max-width: 600px;
}
p{
    line-height: 1.6;
}
h3.sub-headings {
    font-weight: 300;
	font-size: 40px !important;
    line-height: 45px;
padding-bottom: 20px;
}
h3.big-heading {
    line-height: 50px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
form#gform_3 input ,select#input_3_9{
/*     border: 0.98px solid #000000;
    padding: 10px 15px;
   font-weight: bold;
    font-size: 16px;
    border-radius: 4px;
    color: #000; */
}

form#gform_3 input::placeholder, select#input_3_9::placeholder{
color: #000;
/*     opacity: 1 !important;
	font-weight:bold; */
}
input#gform_submit_button_3 {
    font-weight: 500;
    font-size: 20px !important;
    text-transform: capitalize;
    color: #fff !important;
    /* padding: 13px 30px; */
    transition: all ease 500ms !important;
    background: #154354 !important;
    border: none !important;
    padding-right: 66px !important;
    border-radius: 28px !important;
    background-image: url(https://idevwork.com/thewellnessloft/php/wp-content/uploads/2026/02/Group-4-1.png) !important;
    background-position: 94% 49% !important;
    background-repeat: no-repeat !important;
    line-height: 180%;
    transition: all ease 500ms !important;
    cursor: pointer;
    background-size: 11% !important;
}
input#gform_submit_button_3:hover {
    background-color: #000 !important;
}
.objective-img{
    margin-bottom: 0 !important;
    background-color: #fff;
}
.objective-img img {
/*     padding: 20px; */
    width: 100%;
	    transition: transform 0.5s ease, filter 0.5s ease;
}
.objective-img:hover img {
/*     transform: scale(1.08);
    filter: drop-shadow(0 20px 40px rgba(255, 140, 0, 0.45)); */
}
.objective-text{
    background-color: #fff;
    padding: 20px;
}
.objective-text h3 {
    font-weight: 600;
    font-size: 28px;
    color: #010205;
}
.objective-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 164%;
    text-align: center;
    color: #010205;
}
.objective-sec{
    padding-top: 30px;
    padding-bottom: 50px;
}
.platrofm-sec .platform-innerow .platforminner-col .vc_column-inner{
/*     padding-top: 100px; */
}

.platrofm-sec h2{
    font-weight: 500;
    line-height: 122%;
/*     text-transform: uppercase; */
}
.gforms-bg .vc_column-inner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
body .alphalogo {
    margin-bottom: 10px;
}
.book-btn{
    float: right;
}
body .book-btn .learn-more-btn .icon{
    background: #FFFFFF;
    color: #000;
}
body .sol-img {
    margin-bottom: 0 !important;
}
body  .sol_links {
    /* margin-bottom: 20px !important; */
    padding: 20px;
    background-color: #154354;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
/*     box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1); */
}
.sol_links h4 {
    font-weight: 600;
    font-size: 24px;
    font-family: 'Quicksand';
    color: #fff;
}
.sol-icons {
  	width: 65px;
    height: 65px;
    background: #004FB0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
       top: 21%;
	    transition: all ease 500ms;
    left: 0;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    right: 0;
 margin: 0 auto;
}
body .sol-img figure img {
width: 390px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.top-left a {
    border-right: 1px solid #fff;
    padding-right: 20px;
	color: #fff !important;
}
.top-left a:last-child {
    border-right: none;
  }
  .top-menu li a {
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  
  /* Remove border from last menu item */
  .top-menu li:last-child a {
    border-right: none;
    padding-right: 0;
  }
  ul.top-menu li {
    margin-right: 10px;
}

/* Placeholder color for Gravity Forms select */

  /* When user selects a real option */
  select#input_3_9 option:not([value=""]) {
    color: #000;
  }
  .philsopy-p ul li {
    line-height: normal;
    font-size: 16px;
    margin-bottom: 5px;
}
.philsopy-p  ul{
    padding-bottom: 20px;
}
.philsopy-p ul li:before {
    content: "\f00c"; /* check */
    margin: 0 10px 0 5px;
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #0078b7;
}
.alpha-p p{
    line-height: 1.6;
    font-size: 16px;
    color: #4A4A4A;    margin: 0 auto;
}
.main-navigation li#menu-item-645  a:after {
    content: "▾";
    right: -3px;
    position: relative;
}
ul.sub-menu li a::after {
    display: none;
}


rs-layer#slider-1-slide-1-layer-2 i.blueticks,
rs-layer#slider-1-slide-3-layer-3 i.blueticks,
rs-layer#slider-1-slide-4-layer-2 i.blueticks{
    color: #0b4fb3;
    font-size: 27px !important;
    position: relative;
    top: 4px;
}
rs-layer#slider-1-slide-1-layer-2 i.blueticks:hover,
rs-layer#slider-1-slide-3-layer-3 i.blueticks:hover,
rs-layer#slider-1-slide-4-layer-2 i.blueticks:hover{
    color: #ffff;
}



img.blue-arrow {
    top: 1px;
    position: relative;
}
.platrofm-sec a:hover{
	background-color:#000;
	color:#fff;
}
/* body .sol-img figure img{
    transition: transform 0.4s ease;	
}
body .sol-img figure:hover img {
    transform: translateY(-10px) rotate(-3deg) scale(1.05);
} */



.inner-right-row {
    width: 100%;
    max-width: 900px;
    margin: 0 auto !important;
    margin-left: 5% !important;
/*     padding: 40px 65px; */
	    padding: 20px 65px;
    padding-bottom: 70px;
}
.inner-left-row {
    width: 100%;
    margin: 0 auto !important;
    max-width: 850px;
/*    padding: 40px 40px;  */
/*     padding: 0px 65px; */
	    padding: 20px 65px;
    margin-right: 6% !important;
    padding-bottom: 70px;
}


.sol_links {
    transition: all ease 500ms;
}
/* .sol_links:hover {
    background: #004FB0;
    transition: all ease 500ms;
}
.sol_links:hover h4, .sol_links:hover p, .sol_links:hover a {
    color: #fff;
    transition: all ease 500ms;
} */



.learn-more-btn {
  display: inline-flex;
      float: left;
  align-items: center;
  gap: 14px;
    background: #0146B3;
    color: #fff;
  padding: 10px 14px 10px 22px;
  border-radius: 50px;
  text-decoration: none;
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	text-transform: capitalize;

}

/* Arrow circle */
.learn-more-btn .icon {
  width: 36px;
  height: 36px;
  background: #0b4fb3;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: transform 0.3s ease;
}

/* Hover effect */
.learn-more-btn:hover .icon {
  transform: translateX(4px);
}


.steps-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}

.step {
  width: 42px;
  height: 42px;
  background: #0b4fb3;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  z-index: 1;
}

/* Dashed line */
.line {
  flex: 1;
  height: 1px;
  border-top: 2px dashed #9aa7b5;
  margin: 0 12px;
}

/* Optional inactive step */
.step.inactive {
  background: #cfd8e3;
  color: #666;
}

body .sol-img figure img {
    width: 100%;
   max-width: 100%;
   border-top-left-radius: 214px;
    border-top-right-radius: 214px;
}
.our_solution_inner_row .vc_column-inner {
    padding: 0px !important;
    border-radius: 20px !important;
  transition: all ease 500ms;
}
.resore-brainsec .learn-more-btn{
	    background: #fff;
    color: #000;
}
.resore-brainsec .learn-more-btn:hover {
    background-color: #000;
    color: #fff;
}
.about-sec .learn-more-btn{
    background: #fff;
    color: #000;	
}
.about-sec .learn-more-btn:hover {
    /* background-color: #000;
    color: #fff; */
}

.our_solution_sec .our_solution_inner_row .vc_column-inner:hover {
    /* background: #004FB0; */
    /* transition: all ease 500ms; */
}
.our_solution_inner_row .vc_column-inner:hover a, .our_solution_inner_row .vc_column-inner:hover h4, .our_solution_inner_row .vc_column-inner:hover p {
    color: #fff;
}
.mobta-sec{
	    padding-top: 30px;
}
.our_solution_sec .our_solution_inner_row .vc_column-inner {
    /* transition: all ease 500ms; */
    /* background: #fff; */
 /* box-shadow: 0px 4px 20px #e6e6e6cc; */
}
.our_solution_inner_row .vc_column-inner:hover .sol-icons {
   /* background: #0072FF; */
}

.full-video-bg .wp-video {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}
.full-video-bg div#mep_0 {
    width: 100% !important;
    max-width: 100% !important;
    height: 80vh !important;
}
.mejs-controls {
    display: none !important;
}


.full-video-bg {
    position: relative;
/*     width: 100vw; */
    height: 100%;
    overflow: hidden;
}

.full-video-bg video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.alpha-partner .learn-more-btn:hover {
    background-color: #000;
    color: #fff;
}
.alpha-partner .platform-innerow{
    padding-left: 30px;	
}


strong.healthp{
  
    font-weight: 500;
    font-size: 25px;
    color: #0146B3;
	margin-bottom: 23px;
    display: inline-block;
}	
strong.neuro{
    font-weight: 600;
    font-size: 18px;
}
.gforms-bg .vc_column-inner {
    padding: 0px !important;
}
.test-bgs .vc_column-inner {
    padding: 0px !important;
}
.mobta-sec {
    padding: 0px !important;
}
.aljp-logo {
    margin-bottom: 5px !important;
}
.alpha-partner {
    padding-bottom: 50px;
}
textarea#input_3_4::placeholder {
    color: #000;
}



.mobta-sec .inner-left-row {
    width: 100%;
    margin: 0 auto !important;
    max-width: 750px;
    padding: 40px 40px;
	margin-right: 5% !important;
}
body .sol-img figure div {
  width: 100%;
}
body .sol-img figure {
  width: 100%;
}

footer#colophon .footer-social-icons a i:hover {
    background-color: #297589;
    color: #fff;
}
.top-social li a i:hover {
    /* background-color: #297589; */
    color: #fff;
    opacity: 0.9;
    /* padding: 10px; */
    /* border-radius: 20px; */
}


/* MENU */
.top-menu {
  list-style: none;
  display: flex;
  gap: 16px;
  margin: 0;
  padding: 0;
}

.top-menu li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
	    font-size: 17px;
}

.top-menu li a:hover {
  text-decoration: underline;
}

/* SOCIAL */
.top-social {
  list-style: none;
  display: flex;
  gap: 30px;
  margin: 0;
  padding: 0;
 justify-content: flex-end;
}

.top-social li a {
  color: #fff;
  font-size: 16px;
}
.top-social li a i {
    /* padding: 10px; */
}
/* .mejs-overlay.mejs-layer.mejs-overlay-play {
    display: none;
} */
.mejs-overlay:hover>.mejs-overlay-button {
    display: none;
}
.mejs-overlay.mejs-layer.mejs-overlay-play {
    display: none;
}
body .con-map {
    margin-bottom: 0;
}
.fish-heading h2{
    font-weight: 400;
    font-size: 50px;
    text-transform: capitalize;	
}
.footer-contacts ul li a:hover {
    color: #ccc;
}

/* Hide HTML5 video controls */
video::-webkit-media-controls,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button,
video::-webkit-media-controls-panel {
    display: none !important;
    opacity: 0 !important;
}

/* Slider Revolution specific */
 video {
    pointer-events: none !important;
}
.rs-layer:hover .tp-video-play-button , .tp-video-play-button {
    display: none !important;
}

.boxes-sol {
    margin-bottom: 40px;
}
.top-left a:hover {
    color: #fff;
    text-decoration: underline;
}

ul#menu-footer-menu1 li a:hover , footer#colophon .infoemail-header a:hover,footer#colophon .phone-no-header a:hover{
	color:#ccc;
}

 .main-header {
    background-color: transparent;
    position: absolute;
    top: 70px;
    z-index: 999;
}
.footertop {
    margin: 0 auto;
}
section.middle-footer{
    /* border-bottom: 1px solid #fff;
    padding-bottom: 20px; */
}
 .footer-container{
     padding-top: 60px; 
}
.fullline{
    background-size: cover;
    background-image: url(https://idevwork.com/thewellnessloft/php/wp-content/uploads/2026/02/Line-6-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 1px;
} 
ul#menu-footer-menu1{
    text-align: center;
}
ul#menu-footer-menu1{
    text-align: center;
}
ul#menu-footer-menu1 ul li a{
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}
ul#menu-footer_menu2 {
    text-align: center;
}
.infoemail-header {
    text-align: center;
}
.white-logo img {
    border-radius: 30px;
}
.thereapy-sec .learnmore-btn a{
		width: 280px;
}
.learnmore-btn a {
    font-weight: 600;
    font-size: 20px;
    background-image: unset !important;
    border-radius: 32px !important;
    padding: 18px 52px !important;
    border: 2px solid #154354 !important;
    margin-right: 20px;	
}
.learnmore-btn a:hover {
    background-color:#154354 !important;
    color:#fff !important;
}
.wllogo {
    margin-bottom: 10px !important;
}
.all-btns {
    text-align: center;
}
.service-p {
    font-weight: 500;
    font-size: 18px;
    max-width:1200px;
    margin: 0 auto;
}

.homepage-title h1 {
    font-weight: 300;
    font-size: 82px;
    text-align: center;
    color: #fff;
}
.thereapy-sec{
    padding: 150px;
}
p.invi-p {
    background: linear-gradient(86.33deg, #154354 3.02%, #0C2D3A 96.98%);
    color: #fff;
    padding: 50px;
    max-width: 950px;
    margin: 0 auto;
    font-size: 25px !important;
    border-radius: 27px;
}
.deeply-sec {
    overflow: visible !important;
    margin-top: 37px;
}
p.invi-p {
    position: relative;
    text-align: center;
    padding: 20px; /* space for lines */
  }
  
  p.invi-p::before,
  p.invi-p::after {
    content: "";
    display: block;
    width: 80px;              /* line length */
    height: 1px;              /* thin line */
    background-color: #b5b5b5; /* grey like image */
    margin: 12px auto;
  }
  
  .our_solution_inner_row {
    max-width: 1265px;
    margin: 0 auto;
    display: inline;
}
.main-navigation ul ul a {
    color: #000;
}








/* ================================
   Gravity Form ID 1 – Subscribe Pill Design
================================ */

#gform_wrapper_1 {
    max-width: 520px;
}

/* Remove default list spacing */
#gform_wrapper_1 .gform_body ul {
    padding: 0;
    margin: 0;
}

/* Make input + button inline */
#gform_wrapper_1 .gform_fields {
    display: flex;
    align-items: center;
}

/* Hide label */
#gform_wrapper_1 .gfield_label {
    display: none;
}

/* Email field */
#gform_wrapper_1 input[type="email"] {
    height: 52px;
    border-radius: 50px;
    border: none;
    padding: 0 140px 0 20px;
    font-size: 15px;
    width: 100%;
}

/* Button wrapper */
#gform_wrapper_1 .gform_footer {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
}

/* Subscribe button */
#gform_wrapper_1 input[type="submit"] {
    margin-bottom: 0;
    height: 40px;
    padding: 0 22px;
    border-radius: 50px;
    background: #154354;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

/* Wrapper positioning */
#gform_wrapper_1 form {
    position: relative;
}

/* Remove validation spacing */
#gform_wrapper_1 .validation_message,
#gform_wrapper_1 .gform_validation_errors {
/*     display: none; */
}

/* Mobile fix */
@media (max-width: 480px) {
    #gform_wrapper_1 input[type="email"] {
        padding-right: 20px;
    }

    #gform_wrapper_1 .gform_footer {
        position: static;
        transform: none;
        margin-top: 10px;
        text-align: right;
    }
}

.testimonial-secs{
    background: linear-gradient(86.33deg, #154354 3.02%, #0C2D3A 96.98%);
}




/* ================================
   Footer Social Icons
================================ */

.footer-social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding-top: 12px;
}

.footer-social-icons a {
    color: #ffffff;
    font-size: 20px;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.footer-social-icons a:hover {
    opacity: 0.75;
    transform: translateY(-2px);
}

/* Make sure icons stay clean */
.footer-social-icons i {
    display: inline-block;
    line-height: 1;
}








/* ===============================
   CONTACT INFO BOXES
================================ */

.contact-info-main {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}

.contact-info-main .contact-box {
    background: #154354;
    color: #fff;
    padding: 25px 15px;
    border-radius: 14px;
    min-width: 155px;
    text-align: center;
        /* CENTER CONTENT */
        display: flex;
        flex-direction: column;
        justify-content: center;   /* vertical */
        align-items: center;       /* horizontal */
    transition: all 0.3s ease;
}

/* Hover Effect */
.contact-info-main .contact-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
    background: #1b4f63;
}

.contact-info-main .contact-label {
    font-family: 'Parisienne';
    font-size: 24px;
    margin-bottom: 8px;
    opacity: 0.9;
    padding-bottom: 10px;
}

.contact-info-main .contact-text {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}

/* Links */
.contact-info-main .contact-text a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}

.contact-info-main .contact-text a:hover {
    color: #a8dbe8;
    text-decoration: underline;
}

.customer-massgase img {
    border-radius: 29px;
}
.noborders {
    border: none;
}
.noborders a{
	 border: none !important;
}

.thereapy-sec .learnmore-btn a{
	border:none !important;
}

h3.top-heading{
	font-weight: 600 !important;
}
.whatto-expect .homepage-title {
    margin-top: 30px;
    padding-top:30px;
}




.reflexology-box {
  max-width: 600px;
  color: #1f2933;
}

.reflexology-box h3 {
    margin-bottom: 15px;
    font-family: Quicksand !important;
    font-weight: 500;
    font-size: 20px;
/*     line-height: 148%; */
}

.reflexology-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.earsfleet {
   padding-top:50px;
	padding-bottom:50px;
}
.reflexology-list li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
     font-family: Quicksand;
    font-weight: 500;
    font-size: 18px;
  line-height: 1.6;
}

.reflexology-list li::before {
  content: "";
  position: absolute;
    left: 4px;
    top: 10px;
  width: 18px;
  height: 18px;
  background-image: url("https://idevwork.com/thewellnessloft/php/wp-content/uploads/2026/02/Group-4.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.earsfleet img {
    border-radius: 29px;
}
.warmer {
    padding-bottom: 60px;
}
span.arrialp {
    font-family: Quicksand;
    font-weight: 600;
    font-size: 30px;
    line-height: 148%;
}

.pricing-area h2.main-heading{
	    padding-bottom: 20px;
}
.platform-innerow.inner-left-row{
	    background-color: #1B5264;
}

form#gform_3 input {
	    padding: 18px 22px;
    border-radius: 26px;
    border: 1px solid #E2E2E2;
    padding: 10px 22px;
    color: #000000;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
}

.ginput_container.ginput_container_select select {
/*     border: 0.81px solid #EAEAEA;
    border-radius: 28px; */
}
form#gform_3 label {
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
	    padding-left: 10px;
}
form#gform_3 .ginput_container.ginput_container_select select{
/*        padding: 17px 14px; */
}


/* Target select fields */
#gform_wrapper_3 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
/*   height: 52px; */
  line-height: 52px;         
	padding: 3px 50px 0 22px;
  border-radius: 999px;
  background-color: #fff;
  background-image: none;
  font-size: 15px;
  box-sizing: border-box;
}

/* Add custom arrow */
#gform_wrapper_3 .ginput_container_select {
  position: relative;
}

/* Custom dropdown arrow */
#gform_wrapper_3 .ginput_container_select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;

  width: 8px;
  height: 8px;

  border-right: 2px solid #222;
  border-bottom: 2px solid #222;

  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}
input#input_3_10 {
    width: 100%;
}
form#gform_3 input::placeholder {
    color: #6B6B6B;
    font-weight: 300;
}
input#input_3_6, input#input_3_3 {
    padding: 18px 22px !important;
}
input#input_3_10 {
    padding: 18px 22px !important;
}

.faq-sec .faq-item {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 15px;
}
.faq-sec .vc_toggle_title h4 {
    font-weight: 300;
    font-size: 26px;
/*     line-height: 148%; */
    color: #000;
	font-family: "Sackers Classic Roman Std" !important;
}

.faq-sec .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 14px;
    float: right;
}
.faq-item p {
    font-family: Quicksand;
    font-weight: 500;
font-size: 18px;
/*     line-height: normal; */
}

.client-reviews-wrap {
  position: relative;
/*   background: linear-gradient(90deg, #0f3a4a, #0c2f3d); */
     padding: 63px 60px;
  overflow: hidden;
	    text-align: center;
/*   border-top: 2px solid #2aa4d6; */
}

/* Dark circle behind text */
.client-reviews-circle {
  position: absolute;
    top: 50%;
    left: 43%;
    transform: translateY(-50%);
    width: 180px;
    height: 180px;
  background: #0a1622;
  border-radius: 50%;
  z-index: 1;
}

/* Title text */
.client-reviews-title {
  position: relative;
  z-index: 2;
  margin: 0;
    font-size: 45px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #ffffff;
}
.sol_links h4 a {
    font-size: 24px;
    color: #fff;
}
.sol_links h4 a:hover {
    color: #ccc !important;
}
body .sol-img figure a{
	width: 100% !important;
}
h3.top-heading {
	    margin-bottom: 0;
    font-family: 'Quicksand' !important;
}

.thereapy-sec .wpb_wrapper{
	    text-align: center;
}
input#input_3_14 {
    padding: 18px 22px !important;
}
ul#menu-footer_menu2 li a:hover{
	color:#ccc;
}
.copyright-footer span a:hover {
    color: #ccc;
}
.gform_confirmation_message {
    border: 2px solid #297589;
    padding: 20px;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 17px;
}





body .sol_links {
  display: inline-block;
/*   padding: 6px 14px; */
/*   border-radius: 8px; */
  color: #0f172a;
  transition: all 0.35s ease;
}

body .sol_links:hover {
  color: #fff;
background: linear-gradient(135deg, #154354, #297589);
  box-shadow: 0 0 12px rgba(37, 99, 235, 0.6);
}
body  .book-now-white{
    background-color: #FFFFFF;
    color: #000;
	font-size: 16px;
	text-transform:uppercase;
	font-weight: 600;
    background-image: unset !important;
    border-radius: 32px !important;
    padding: 18px 52px !important;
       border: none !important;
    margin-right: 20px;
}
body .book-now-btn{
    font-weight: 600;
    font-size: 16px;
    border-radius: 32px !important;
    padding: 18px 52px !important;
    border: 2px solid #154354 !important;
    margin-right: 20px;	
}
body .learnmore-btn {
/*     padding-top: 20px; */
/* 	    top: 35px;
    position: relative; */
}
.gravity-theme.ui-datepicker .ui-datepicker-title{
	    line-height: 26px;
}

.rmp-container .rmp-menu-title .rmp-menu-title-image {
    width: 250px;
    padding-bottom: 20px;
}
/* .cky-prefrence-btn-wrapper .cky-btn{
	    background-color: #297589;
    border-color: unset;
} */
body .cky-prefrence-btn-wrapper .cky-btn:nth-child(3){
	    background-color: #297589 !important;
    border-color: #297589 !important;
}
body .cky-prefrence-btn-wrapper .cky-btn:nth-child(1) {
    border-color: #297589 !important;
    color: #000 !important;
}
body .cky-prefrence-btn-wrapper .cky-btn:nth-child(2) {
    border-color: #297589 !important;
    color: #000 !important;
}
body .cky-revisit-bottom-left {
    background-color: #297589 !important;
}


.info-address i {
    display: none;
}
.info-address {
    padding-bottom: 15px;
}

.contact-address {
    text-align: center;
    margin-top: 15px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
.contact-address span {
	font-size: 18px;
    font-weight: bold;
}
span.gaddress {
    font-weight: unset;

}
span.gaddress br {
    display: none;
}
body .stesps-secs{
	padding-top:50px;
	padding-bottom:50px;
}

body .holistic-serv {
    padding-top: 0;
}
body .holistic-serv .vc_column-inner{
 	    padding-top: 0;
} 
    padding-top: 0;