/*
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;
500;
900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;
500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap);
*/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;
400;
500;
600;
700;
800&family=Satisfy&display=swap);
body{   
    font-size:16px;
    line-height:1.3em;
}
html{
    scroll-behavior:smooth
}
/*nitropack css*/
.nitro-lazy-render {
	content-visibility: visible !important;
}
/* commen css for all tag */ 
/*testimonial css starts*/
.testimonial{ margin: 0 20px 50px; }
.testimonial .pic{
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 15px 15px 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%; 
}
.testimonial .testimonial-profile{
    display: inline-block;
    position: relative;
    top: 15px;
}
.testimonial .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2f2f2f;
    text-transform: capitalize;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #5d7aa7;
}
.testimonial .description{
    padding: 20px 22px;
    background: #1f487e;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin: 0;
    position: relative;
}
.testimonial .description:before,
.testimonial .description:after{
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #5d7aa7 transparent transparent;
    position: absolute;
    bottom: -18px;
    left: 0;
}
.testimonial .description:after{
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0;
}
/*testimonial css ends*/
.owl-theme .owl-controls{
    margin-top: 10px;
    margin-left: 30px;
}
.owl-theme .owl-controls .owl-buttons div{
    opacity: 0.8;
    background: #fff;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 20px;
    color: #1f487e;
}
.owl-next:before{ content: "\f054"; }
.terapy_program:before {
    background: #f5f5f5;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 55% !important;
    height: 100%;
    z-index: -1;
}
img{
    vertical-align:middle;
    border-style:none;
    max-width:100%;
}
a:hover{
    color:#00bef2!important;
    outline:0;
    text-decoration:none!important
}
.social-icons a:hover{
    color:#FFF!important;
    background-color:#00bef2;
    text-decoration:none
}
a,a:hover{
    text-decoration:none
}
.link-txt{
    color:#00bef2!important
}
.link-txt:hover{
    color:#00bef2!important
}
*{
    margin:0;
    padding:0;
    box-sizing:border-box
}
h1,h2,h3,h4,h5,h6,p,ul{
    margin:0;
    padding:0
}

.white-color{
    color:#fff!important
}
.m-0{
    margin:0
}
li{
    list-style:none
}
.mt-10{
    margin-top:10px
}
.mt-25{
    margin-top:25px
}
.mt-30{
    margin-top:30px
}
.mt-40{
    margin-top:40px
}
.p-0{
    padding:0
}
.rotate{
    transform:rotate(180deg)
}
.pt-30{
    padding-top:30px
}
.pd-tb-40{
    padding:40px 0
}
.pd-lr-40{
    padding:0 40px
}
.mr-auto,.mx-auto{
    margin-right:auto!important
}
/*.row{
    display:block
}*/
.pos-rel{
    position:relative;
}
.jc-end{
    justify-content:flex-end;
    display:flex
}
.d-flex{
    display:flex
}
.d-flex-inline{
    display:inline-flex
}
.align-center{
    align-items:center
}
.text-center{
    text-align:center
}
.font-bold{
    font-weight:700
}
.img-full-size{
    width:100%
}
.img-80per-size{
    width:80%
}
h1{
    font-size:36px!important;
    font-weight:700!important;
    line-height:44px
}
h2{
    color:#212121;
    font-size:32px!important;
    font-weight:700!important;
    margin-bottom:30px!important;
	/*text-transform: capitalize !important;*/
}
h3{
    color:#00bef2;
    font-size:24px!important;
    font-weight:600!important;
    margin-bottom:10px!important
}
h4{
    color:#212121;
    font-size:18px!important;
    font-weight:700!important;
    margin-bottom:7px!important
}
.shadow_img img{
    box-shadow:0 0 14px 7px #8888887a
}
/* Button css */
.avatar-btn i{
    line-height:28px;
    margin-left:12px;
    font-size:18px;
    margin-top:auto;
    margin-right:0
}
button:focus{
    outline:0!important
}
#about_avatar .treatment .avatar-btn:hover i{
    color:#00bef2
}
footer .ftr-link a:hover{
    color:#fff!important
}
nav ul li.search-box a:hover::after{
    width:0%
}
.avatar-btn{
    border:4px solid #00bef2;
    padding:8px 23px;
    border-radius:33px;
    color:#00bef2;
    text-decoration:none;
    font-weight:600;
    font-size:18px;
    position:relative;
    display:inline-flex
}
/* Button css end */
/* Contact form css start*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-tab{
    border:1px solid #bcbcbc;
    border-radius:50px;
    padding:18px 30px;
    color:#212121;
    width:45%;
    text-transform:uppercase;
    margin:0 10px 12px 10px;
    font-size:14px;
    font-weight:600
}
.input-tab{
    border:1px solid #bcbcbc;
    border-radius:50px;
    padding:18px 30px;
    color:#212121;
    width:45%;
    text-transform:uppercase;
    margin:0 10px 12px 10px;
    font-size:14px;
    font-weight:600
}
#hero .carousel-item.active{
    background:#fff!important
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
    border:1px solid #bcbcbc;
    width:95%;
    height:59px;
    padding:18px 20px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600;
    color:#75758a;
    margin-left:10px;
    margin-right:10px
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.input-area{
    border:1px solid #bcbcbc;
    width:93%;
    height:90px;
    padding:18px 30px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
validates-as-required.wpcf7-validates-as-email.input-email{
    margin-left:10px;
    border:1px solid #bcbcbc;
    width:95%;
    height:55px;
    padding:10px 25px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600;
    color:#212121
}
.contact-us-info .heading-4{
    font-size:20px;
    font-weight:600;
    color:#fff;
    padding:7px 0 0 25px
}
.link-defalt_clr a{
    color:#00bef2
}
div#key_feature a {
    color: #00bef2;
}
input#input_1_3{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:18px 30px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
input#input_1_1_3, #gform_fields_10 input[type=text], #gform_fields_1 input[type=text]{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:18px 14px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
input#input_1_3, #gform_fields_10 input[type=text],  .pop-up select, #gform_16 input[type=text]{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:18px 14px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
input#input_1_2{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:18px 14px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
input#input_1_4, #input_10_4{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:18px 14px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
input#gform_submit_button_1, #gform_submit_button_10{
    border:2px solid #00bef2;
    padding:8px 23px;
    border-radius:33px;
    color:#00bef2;
    text-decoration:none;
    font-weight:600;
    font-size:18px;
    position:relative;
    display:inline-flex
}
.gform_wrapper .gform_validation_errors{
    display:none
}
.instruction.validation_message{
    display:none
}
div#gform_confirmation_message_1{
    font-weight:500;
    color:#0a8c0a;
    font-size:30px;
    text-align:center
}
div#gform_confirmation_wrapper_1{
    font-weight:500;
    color:#0a8c0a;
    font-size:30px;
    text-align:center
}
.gform_heading{
    display:none
}
.pc-text{
    text-align:center
}
.pc-text{
    text-align:center
}
label.hidden_sub_label.screen-reader-text{
    display:none
}
legend.gfield_label.gfield_label_before_complex{
    display:none
}
select#input_6_5{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:15px 25px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600;
    color:#212121
}
#gform_submit_button_6,input#gform_submit_button_1,input#gform_submit_button_7, #gform_submit_button_9, #gform_submit_button_18, #gform_submit_button_10, #gform_submit_button_16{
    background:#00bef2 !important;
    color:#fff;
    padding:17px 20px;
    text-align:center;
    border:0;
    border-radius:50px;
    margin:0 auto;
    font-weight:600;
    width:55%;
    font-size:18px;
    margin-bottom:15px;
    text-align:center
}
div#gform_confirmation_wrapper_7{
    padding-bottom:20px;
    font-weight:600;
    color:#0a8c0a;
    text-align:center;
    font-size:30px
}
input#gform_submit_button_8,#gform_submit_button_17{
    background:#00bef2;
    color:#fff;
    padding:17px 20px;
    text-align:center;
    border:0;
    border-radius:50px;
    margin:0 auto;
    font-weight:600;
    width:204px;
    font-size:18px;
    margin-bottom:15px
}
.gform_footer.top_label{
    text-align:center
}
h5#exampleModalLongTitle,span#exampleModalLongTitle{
    padding-left:50px;
    margin:0 auto;
    color:#00bef2;
    font-size:1.25rem;
    font-weight:500
}

.post-1030 .btn-wrp.blog-next{
    display:none
}
#field_6_7{
    display:none
}
.name-git{
    margin-bottom:-51px
}
.gform_footer #gform_submit_button_1, #gform_submit_button_10{
    width:auto;
    padding:12px 60px
}
/* Contact form css end*/
/* Team css start*/
.team-rt-sec .team-lft-col{
    padding:50px 35px 0 14px
}
/* Team css end*/
/* Button css start*/
.avatar-btn .next{
    font-size:21px;
    margin-left:8px;
    line-height:initial;
    margin-top:3px
}
.avatar-btn .previous{
    font-size:21px;
    margin-right:8px;
    margin-bottom:3px;
    line-height:initial;
    margin-left:auto
}
.avatar-btn:hover{
    color:#fff!important;
    text-decoration:none;
    background-color:#00bef2;
    border:4px solid transparent
}
#callus a:hover,.blubg .avatar-btn:hover{
    color:#00bef2!important;
    background:#fff!important
}
.avatar-btn:after{
    left:0;
    right:0;
    top:0;
    bottom:0;
    border-radius:inherit;
    border:inherit
}
.treatment-bg-img .more-btn-cta:hover{
    color:#fff!important
}
button.accordion{
    border-radius:25px;
    margin-bottom:8px;
    font-weight:600;
    padding-left:22px;
    padding-right:22px
}
a.commen-link{color:#212121 !important; text-decoration: none !important;}
a.blueBg-link{color:#FFF !important; text-decoration: none !important;}
/* Button css start*/
/* header top bar css */
#topbar{
    background:linear-gradient(90deg, #aeeeff 0%, #00bef2 100%);
    box-shadow:0 -2px 3px #0000001f inset;
    height:48px;
    font-size:14px;
    transition:all .5s;
}
#topbar .tp-wrp{
    height:48px;
}
#top_header{
    height:100px;
    background:#fff;
    display:flex;
    color:#333;
    line-height:1.7em;
    align-items:center
}
/* header top bar css end */
/* header social icon css */
.social-icons a{
    color:#fff;
    width:30px;
    height:30px;
    background:#00bef2;
    padding:6px;
    margin-right:14px;
    border:0;
    border-radius:50%;
    display:inline-flex;
    align-items:center;
    text-align:center;
    text-decoration:none
}
.social-icons i{
    margin:0 auto;
    font-size:18px
}
/* header social icon css end */
/* header top bar menu */
.contact-info ul{
    margin-bottom:0!important;
    font-size:18px
}
.contact-info li{
    margin-right:25px
}
.contact-info i{
    color:#FFF;
    font-weight:400;
    font-size:19px;
    margin-right:6px;
	position:relative;
	top:2px;
}
.contact-info i.fa-phone{top: 3px;}
.contact-info i.megaphone,.contact-info i.microphone{
    width:20px;
    height:20px;
    margin-right:10px
}
.contact-info i.megaphone{
    background-image:url(../images/discover-path-icons.webp);
    background-repeat:no-repeat;
    background-position:-60px -2px
}
.contact-info i.microphone{
    background-image:url(../images/discover-path-icons.webp);
    background-repeat:no-repeat;
    background-position:-60px -32px
}
.contact-info a, .contact-info a:hover{
    color:#FFF!important;
    text-decoration:none!important;
}
div#topbar .desk-menu,div#topbar a{
    font-size:15px!important
}
.contact-info a:hover{color: #0056b3 !important;}

.small-screen{
    display:none!important
}
/* header top bar menu end*/
/* Navigation css */
nav{
    padding:0 5%;
    height:80px;
    display:flex!important;
    justify-content:space-between;
    box-shadow:0 6px 6px 0 #0000001a;
    position:sticky;
    top:0;
    z-index:999;
    background-color:#f5f5f5
}
nav .links{
    float:right;
    padding:0;
    margin:0;
    height:100%;
    display:flex;
    justify-content:space-around;
    align-items:center
}
nav .links li{
    list-style:none
}
#nav-toggle{
    position:absolute;
    top:-100px
}
nav .icon-burger{
    display:none;
    position:absolute;
    right:5%;
    top:50%;
    transform:translateY(-50%)
}
nav .icon-burger .line{
    width:30px;
    height:5px;
    background-color:#00bef2;
    margin:5px;
    border-radius:3px;
    transition:all .3s ease-in-out
}
nav ul{
    list-style:none;
    margin:0
}
nav ul li{
    margin:0 8px;
    color:#212121;
    display:inline-block;
    font-size:14px;
}
nav ul li a{
    color:#212121;
    text-decoration:none;
    padding:8px 0;
    text-transform:uppercase;
    font-weight:600!important;
    display:unset;
    position:relative
}
nav ul li a:hover{
    color:#212121;
    text-decoration:none
}

.ht-100{
    height:100%!important
}
.w-100a{
    width:100%!important
}
.w-220{
    width:220px!important
}
.ht-200{
    height:200px!important
}
.bdr-nn{
    border:0!important
}
/* Navigation css end */
/* Logo css  */
.logo{
	max-width:240px;
    height:100%;
    display:flex;
    align-items:center
}
img.logo-tp{
    width:100%;
}
.svg_logo img.logo-tp{width:237px !important; max-width:inherit;	 height: auto;}
.search-box a{
    color:#00bef2;
    font-size:28px;
    font-weight:400;
    padding:0
}
.home h3{
    color:#00bef2!important
}
.home-header .alcohol-bnr {
    padding-top: 40px;
}
.home-header .logo{
	    margin: 0 auto;
}
.home-header .ftrl-logo-a {
    position: unset;
    top: unset;
    z-index: unset;
}
.home-header .under_list.yogaThp.nov-yogathp .head-3 {
    color: #fff !important;
}
/* Logo css end*/
/* Top banner css */
#treatments_hero{
    background:url(../images/wave-bg-img.png) no-repeat 0 0;
    background-size:cover;
    background-position:bottom center;
    color:#fff;
    position:relative;
    padding-bottom:35px;
    padding-top:10px
}
#treatments_hero .treat-hero-sec{
    text-align:center
}
#treatments_hero:after{
    content:"";
    position:absolute;
    width:100%;
    height:100px;
    z-index:-1;
    background:#00bef2;
    top:-6px;
    left:0
}
.treatments-hero-btm-img{
    width:100%;
    position:absolute;
    z-index:-1;
    height:auto;
    left:0;
    bottom:-74px
}
/* Top banner css end*/
/* Home page Carousel banner css */
.carousel-control-prev-icon{
    border-radius:50%;
    background-color:#000;
    width:30px;
    height:30px;
    background-image:url(../images/discover-path-icons.webp)!important;
    background-repeat:no-repeat!important;
    background-position:-60px -61px!important;
    background-size:auto!important
}
.heading-3 span{
    color:#212121
}
.heading-3 span.defult{
    color:#00bef2
}
.heading-3 span.white{
    color:#fff
}
.carousel-control-next-icon{
    border-radius:50%;
    background-color:#000;
    height:50px;
    width:30px;
    background-image:url(../images/discover-path-icons.webp)!important;
    background-repeat:no-repeat!important;
    background-position:-61px -89px!important;
    background-size:auto!important
}
.carousel-control-next,.carousel-control-prev{
    opacity:.75!important;
     z-index:999!important;
}
#treatments_hero h1{
    margin-bottom:20px
}
#treatments_hero p{
    font-size:16px
}
ol.listing,ul.listing{
    padding-left:20px
}
ul.listing.defalt_clr li:before{
    font-family:FontAwesome;
    color:#00bef2;
    margin-right:12px;
    font-size:22px;
    content:"\f058";
    display:inline-block
}
ul.wht-list li{
    color:#fff
}
span.cv:before{
    background-color:#d1ebf3
}
input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required{
    background-color:#d1ebf3;
    padding:10px 20px;
    margin:0 auto;
    width:95%;
    border-radius:26px;
    position:relative;
    color:#212121
}
input[type=file]{
    color:transparent
}
label.hidden{
    margin-top:-40px
}
.wpcf7-file:before{
    display:block;
    width:140px;
    height:40px;
    line-height:37px;
    text-align:center;
    position:absolute;
    left:10px;
    top:8px;
    color:#00bef2;
    font-size:16px;
    border:2px solid #00bef2;
    background:#fff;
    font-weight:700;
    border-radius:23px
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.insur-tab{
    border:1px solid #bcbcbc;
    border-radius:50px;
    padding:18px 30px;
    color:#212121;
    width:43%;
    text-transform:uppercase;
    margin:0 10px 12px 10px;
    font-size:14px;
    font-weight:600
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.Insur-tab{
    border:1px solid #bcbcbc;
    border-radius:50px;
    padding:18px 30px;
    color:#212121;
    width:43%;
    text-transform:uppercase;
    margin:0 10px 12px 10px;
    font-size:14px;
    font-weight:600
}
span.wpcf7-form-control-wrap.EmailAddress{
    width:97%!important
}
.gfield_label{
    display:none
}
#gform_fields_6 .gfield_contains_required input{
    width:100%!important;
    margin:0!important;
    margin-bottom:30px!important
}
#gform_fields_6 .gfield_contains_required{
    width:48%;
    display:inline-flex;
    padding:0 7px;
    position:relative
}
#gform_fields_6 .gfield_description{
    width:98%;
    position:absolute;
    bottom:0;
    color:#c02b0a;
    background:0 0!important;
    border:none!important;
    margin-top:12px!important;
    padding:0!important;
    text-align:center
}
.ginput_container_select{
    width:100%
}
#field_6_5,#input_6_5{
    width:98%!important
}
.ginput_container_select #input_6_5{
    width:100%!important;
    margin-bottom:25px
}
#gform_fields_6 ::placeholder{
    color:#212121
}
ol.defalt_clr li::marker,ul.defalt_clr li::marker{
    color:#00bef2!important;
    font-weight:700
}

/* anchor link for color backgorund section */
.wht-link a{
    color:#fff
}
.wht-link a:hover,.wht-link:hover a{
    color:#fff!important
}
/* anchor link for all section */
.all-anchor-link a,a.anchor-link{
    color:#00bef2!important
}
.all-anchor-link a:hover,a.anchor-link:hover{
    color:#00bef2!important
}
.width-50per li{
    width:47%;
    float:left;
    margin-right:20px
}
.dtx-symptoms{
    width:100%
}
.blue-icon-list{
    width:100%
}
ul.blue-icon-list li:before, .blueTick li:before{
    font-family:FontAwesome;
    color:#00bef2;
    margin-left:0;
    margin-top:-6px;
    font-size:22px;
    content:"\f058";
    display:inline-block;
    padding-right:12px
}
ul.listing-blue-sec li:before{
    font-family:FontAwesome;
    color:#fff;
    margin-right:12px;
    font-size:22px;
    content:"\f058";
    display:inline-block;
}
.blueTick{width:100%; margin-top:10px;}
.blueTick li::before{margin-left: -30px !important;}
.blueTick li{margin-bottom: 10px; width: 43%; display: inline-block; padding-left: 35px;}
footer.entry-footer{
    display:none
}
ul.wht-icon li:before{
    color:#fff !important;
}
.blue-icon-list li{
    margin-bottom:10px;
    width:48%;
}
.blue-icon-list li i{
    color:#00bef2;
    margin-right:12px;
    font-size:22px
}
.blog-prev a i{
    margin-right:0;
    margin-left:0
}

/* css for Blog detail page next previous  */
.prev-next-row{ 
    width:100%;
    display:inherit;
    margin-bottom:20px
}
.prev-next-row .col-md-6{
    width:49%
}
.prev-next-row .col-md-6 .blog-prev{
    text-align:left;
    margin-left:-15px
}
.prev-next-row .col-md-6 .blog-next{
    text-align:right;
    margin-right:-15px
}
.prev-next-row a{
    min-width:163px!important
}
.prev-next-row a span{
    margin:0 auto
}
.prev-next-row a i{
    margin-left:0!important
}
/* css for Blog detail page next previous end*/
/* css for coommon tags start  */
.no_shadow_img img{
    box-shadow:none!important
}
.wpcf7-form-control-wrap.EmailAddress input[type=email]{
    margin-left:5px!important
}
.list-w-100 li{
    width:100%!important
}
.blog a{
    color:#00bef2
}
.screen-reader-response{
    display:none
}
span.wpcf7-not-valid-tip{
    color:red
}
.white-txt{
    color:#fff !important;
}
#treatment_options.treatOption{
    margin-top:20px!important
}
/* css for coommon tags start end */
/* bulet listing css */
.blue-icon-list{
    margin-top:10px
}
.list-line-blc li{
    display:inline-block
}
.list-line-blc{
    list-style-position:outside
}
ul.listBlue li{
    width:100%!important;
    padding-left:32px;
    list-style-position:inside;
    align-content:start;
    display:flex;
    margin-bottom:10px
}
ul.listBlue li:before{
    font-family:FontAwesome;
    color:#00bef2;
    margin-left:-31px;
    font-size:22px;
    content:"\f058";
    display:inline-block;
    padding-right:12px;
    line-height:22px
}
/* bulet listing css end */
/* number listing css */
.order-list{
    padding-left:23px
}
.order-list li{
    font-weight:500;
    list-style:auto;
    padding-left:10px;
    margin-bottom:10px;
    color:#212121
}
.order-list li::marker{
    font-weight:700;
    color:#00bef2;
    margin-left:0;
    margin-top:-6px;
    font-size:18px;
    display:inline-block;
    padding-right:12px
}
.order-list li h3{
    color:#212121!important;
    font-size:18px!important
}
ul.listing-bulet{
    padding-left:38px;
    margin-top:10px;
    list-style-position:outside;
    width:100%
}
ul.listing-bulet li{
    margin-bottom:10px;
    padding-right:50px
}
ul.listing-bulet li:before{
    font-family:FontAwesome;
    color:#00bef2;
    margin-left:-36px;
    margin-top:-6px;
    font-size:22px;
    content:"\f058";
    display:inline-block;
    padding-right:12px
}
ul.white-list li:before{
    color:#fff
}
ul.listing-50per li{
    width:49%;
    display:inline-block
}
/* number listing css end*/
wpcf7-form-control-wrap CV span.cv{
    position:relative
}
span.cv:before{
    content:"Upload file";
    position:absolute;
    left:0;
    padding:5px;
    background:red;
    color:#fff;
    width:130px;
    text-align:center;
    border-radius:5px;
    cursor:pointer
}
span.cv>input{
    visibility:hidden
}
h1{
    font-size:36px
}
h2{
    font-size:32px
}
h3{
    font-size:24px
}
h4{
    font-size:18px
}
span.head-3{
    font-size:24px;
    color:#00bef2!important;
    margin-bottom:15px;
    font-weight:600
}
span.head-3-white-font{
    color:#fff!important;
    font-size:24px;
    margin-bottom:10px;
    font-weight:600!important
}
p{
    font-size:16px;
    font-weight:500
}
ul li{
    font-size:16px;
    font-weight:500
}
.icon-sticky{
    right:35px;
    position:fixed;
    bottom:35px;
    z-index:99
}
.icon-sticky a{
    width:60px;
    height:60px;
    padding:10px;
    text-align:center;
    border-radius:50%;
    box-shadow:0 0 20px 0 #777777bf;
    background-color:#00bef2;
    margin-bottom:0;
    display:block
}
.incon-sticky a:hover{
    box-shadow:0 0 10px #9c9c9c
}
.call-icon{
    display:none!important
}
a.call-icon:hover{
    transform:rotateY(180deg);
    transition:transform .6s
}
.icon-sticky img{
    width:90%
}
a.call-icon.icon-mobile{
    display:none
}
/* Home page slider section css */
#hero{
    width:100%;
    text-align:center;
    color:#fff;
    position:relative
}
#hero2:before{
    content:"";
    background:rgb(0 0 0 / 55%);
    position:absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    z-index:1
}
#hero .carousel-inner p{
    font-size:18px;
    line-height:28px;
    font-weight:400
}
#hero2 .container{
    position:relative;
    color:#fff;
    padding:80px 0 190px 0;
    font-size:18px!important;
    font-weight:300;
    z-index:11
}
#hero .sub_ttl{
    color:#00bef2;
    font-size:24px;
    font-weight:600
}
#hero .btn-getStarted{
    border:3px solid #fff;
    padding:6px 25px;
    border-radius:33px;
    color:#fff;
    text-decoration:none;
    font-weight:500;
    font-size:18px
}
#hero .btn-getStarted.blue{
    border:0px solid #00bef2;
        background: #00bef2;
    color: #FFF;
}
#hero .carousel-caption.text-left{
    transform:translate(-45%,-70%)
}
#hero .btn-getStarted:hover{
    text-decoration:none;
    border-color:#00bef2
}
#hero .btn-getStarted i{
    margin-left:12px
}
#hero .container{
    max-width:720px
}
#hero .carousel-caption{
    top:50%;
    transform:translate(-50%,-50%);
    right:auto;
    left:50%;
    position:absolute;
    padding:0 3vw;	
}
#hero .slide-1 .carousel-caption{
	background: #21212182;
    padding: 30px;
	bottom:inherit !important;
}
#hero .carousel-caption h1{
    line-height:44px;
    padding:10px 0
}
#hero .carousel-wrp{
    width:100%;
    float:right;
    color:#2b2b2b;
    text-shadow:none;
    line-height:28px;
    top:0
}
.carousel-control{
    background:0 0!important;
    background-image:none!important
}
.image_full{
    display:block;
    width:100%;
    margin-bottom:-55px
}
.carousel-inner,.carousel-item .active{
    background:#fff!important
}
.carousel-control-next,.carousel-control-prev{
    width:auto!important;
    padding:0 30px!important
}
.image_mobile{
    display:none
}
.ds-lotus{
    display:none
}
.slid2 .carousel-wrp{
	padding-top: 125px !important;
}

.slid2 .carousel-wrp{width:100%;}
/* Home page slider section css end*/
/* Slider bottom section css */
.overlap-category{
    z-index:20;
    position:relative;
    border-radius:10px;
    margin-top:-120px
}
h3.white_font{
    color:#fff!important
}
.overlap-category .contac-dtl{
    width:100%;
    background:#00bef2;
    padding:0 70px;
	padding-left:57px;
    color:#fff;
    line-height:30px;
    border-radius:0px;
    box-shadow:0 4px 14px #00000045
}
.overlap-category .contac-dtl h3, .overlap-category .contac-dtl span.hd3{
    color:#fff!important;
    font-weight:500;
    margin-bottom:5px
}
.overlap-category .contac-dtl h3 i, .overlap-category .contac-dtl span.hd3{
    font-size:45px
}
.overlap-category .contac-dtl .email,.overlap-category .contac-dtl p{
    margin-top:15px;
    font-size:18px;
    line-height:40px;
    color:#fff;
    text-decoration:none
}
.overlap-category .contac-dtl p a,.overlap-category .contac-dtl p a:hover{
    color:#fff!important
}
.overlap-category .contac-dtl .contact-icons a, .phn-cta .contact-icons a, .mbl .contact-icons a{
    color:#00bef2;
    width:30px;
    height:30px;
    background:#fff;
    padding:6px;
    margin-right:12px;
    border:0;
    border-radius:50%;
    display:inline-flex;
    align-items:center;
    text-align:center;
    text-decoration:none;
    box-shadow:none
}/*
.overlap-category .contac-dtl .contact-icons a:hover{
    color:#ffffff!important;
    border:2px solid #fff;
    background:0 0
} */
.overlap-category .contac-dtl .contact-icons i{
    margin:0 auto
}
.cont-wrp.contact-info p{
    font-size:16px!important;
    font-weight:500;
    margin:0 0 30px 0;
    line-height:28px
}
.cont-wrp.contact-info h3{
    font-size:20px!important
}
.cont-wrp.contact-info h2{
    font-size:32px!important;
    margin-bottom:20px!important
}
.titleAlign{
    padding-left:53px!important
}

/* Home page "Discover Your Path" section */
#we_offer{
    margin:75px 210px
}
video{
    border-radius:0 !important;
    box-shadow:0 0 14px 7px #88888859
}
.img-bg-effect{
    position:absolute;
    z-index:-1;
    width:181px;
    height:146px;
    bottom:-76px;
    left:-50px;
    background:url(../images/Union-1.png) no-repeat -5px 3px
}
.video-bg{
    position:absolute;
    z-index:-1;
    width:181px;
    height:146px;
    top:-17px;
    left:-30px;
    background:url(../images/video-bg-image.webp) no-repeat -5px 3px
}
.video-bg.blog_icon{
    left:-6vw;
    background-size:60%
}
.video-bg.blog_icon1{
    left:-6vw;
    top:5vw;
    background-size:70%
}
.video-bg.blog_icon3{
    left:33vw
}
.video-bg2{
    position:absolute;
    z-index:-1;
    width:79px;
    height:63px;
    bottom:-20px;
    right:-17px;
    background:url(../images/bg-dotted3.svg) no-repeat 0 0;
    background-size:90%
}
.video-wrp{
    padding-top:22px
}
.we_offer_wrp{
    padding-left:25px
}
.we_offer_wrp .address i{
    float:left;
    display:flex;
    justify-content:center;
    align-items:center;
    border:2px solid #00bef2;
    border-radius:50px;
    transition:all .3s ease-in-out;
    padding:6px;
    width:65px;
    height:65px;
    background:#fff
}
.we_offer_wrp .address h4,.we_offer_wrp .address h3{
    padding:0 0 0 80px;
	color: #212121;
    font-size: 18px!important;
    font-weight: 700!important;
    margin-bottom: 7px!important;
}
.we_offer_wrp .address p{
    padding:0 0 0 80px;
    margin-bottom:0;
    font-size:14px;
    line-height:28px;
    color:#212121
}
.we_offer_wrp h2{
    line-height:inherit!important
}
.we_offer_wrp i{
    font-size:20px;
    color:#00bef2;
    float:left;
    width:44px;
    height:44px;
    background:#d6e9fa;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50px;
    transition:all .3s ease-in-out
}
.we_offer_mt_40{
    margin-top:40px
}
/* Slider bottom section css end*/
/*Home page About avtar section Css */
#we_offer .address{
    margin-bottom:0px;
}
#about_avatar{
    padding-bottom:40px;
    margin-bottom:20px;
    /* overflow:hidden */
}
#about_avatar .tab{
    padding:35px 30px 65px 30px
}
#about_avatar.wt-wetreat .tab{
    padding:35px 5px 65px 30px;
}
#about_avatar h3{
    margin-top:20px!important
}
#about_avatar h2{
    margin-bottom:30px
}
#about_avatar ul{
    padding:0 10px 0 0;
    list-style:none
}
#about_avatar ul li{
    margin-bottom:15px;
    display:block
}
#about_avatar .tablinks,#about_avatar ul li a{
    width:100%;
    border:3px solid #00bef2;
    border-radius:11px;
    padding:25px;
    color:#212121;
    font-size:19px;
    font-weight:700;
    display:flex;
    align-items:center;
    text-decoration:none;
    margin-bottom:15px;
    background:#fff
}
.rehab-options a, .home .treatment .column_grid a{
    border:none!important;
    background:none!important;
    padding:0!important;
    font-weight:500!important;
    font-size:16px!important;
    margin-bottom:0!important;
    color:#fff!important
}
#about_avatar ul li a.active,#about_avatar ul li a:hover,.tab button.active{
    background:#00bef2!important;
    color:#fff!important
}
.home .treatment .column_grid a:hover{color:#004F99!important; background:none!important;}
#about_avatar ul li a.active i,#about_avatar ul li a:hover i{
    color:#fff
}
.home .treatment .avatar-btn{margin-top:20px;}
#about_avatar .tablinks .arrow-right-icon{
    background:url(../images/arrow-right-icon.svg) no-repeat 0 4px;
    margin-right:14px;
    background-size:22px 22px;
    width:38px;
    height:27px
}
#about_avatar .tablinks.active i{
    background:url(../images/arrow-right-icon2.svg) no-repeat 0 4px;
    background-size:22px 22px!important
}
#about_avatar ul li a i{
    color:#00bef2;
    font-size:22px;
    font-weight:700
}
#about_avatar ul li a span{
    margin-left:20px
}
#about_avatar .treatment,.tabcontent{
    padding:40px 0 30px 35px;
    position:relative;
    color:#fff;
    min-height:540px
}
.tabcontent{
    padding:40px 0 30px 12px
}
#about_avatar .treatment h3{
    color:#fff!important;
    margin-bottom:25px!important;
    margin-top:0!important
}
#about_avatar .treatment p{
    font-size:16px!important;
    line-height:28px;    
}
#about_avatar .treatment::after{
    position:absolute;
    z-index:-1;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:"";
    background-size:cover
}
#about_avatar .treatment ul{
    padding:9px 0 6px 0; margin-bottom:0;	
}
.drug_what_trt .icon_list_blue li:before{color:#FFF;}
#about_avatar .treatment li{
    width:40%;
    margin:0 28px 12px 0;
    display:inline-flex;
    align-items:center;
    font-weight:500;
	position: relative;
}
#about_avatar .treatment .one_col li {
    width: 100%;
}
#about_avatar .start_hl_tab_sec .treatment li{width:44%;}
#about_avatar .treatment i{
    color:#fff;
    margin-right:16px;
    font-size:22px
}
.home #about_avatar .treatment li{width:100%;}
#about_avatar .treatment .avatar-btn{
    border-color:#fff;
    color:#fff;
    font-weight:500;
    margin-bottom:3px
}
#about_avatar .treatment .avatar-btn i{
    color:#fff;
    margin-left:12px;
    margin-right:0
}
#mission .title{
    color:#fff!important
}
/*Home page About avtar section Css end */
/* Health Insurance section css */
#we_accept{
    padding-bottom:20px;
    margin-bottom:30px
}
#we_accept .health-ins-logos{
    padding:0;
    margin:30px 0 55px 0;
    width:100%;
    display:inline-block;
    overflow:hidden
}
#we_accept .health-ins-logos li{
    width:180px !important;
    margin-left:20px;
    display:inline-flex
}

/*
#we_accept .health-ins-logos li:first-child{
    margin-left:0
} */

/* Courtesy Transportation section */
#to_schedule{
    padding:70px 0;
    background:#00bef2
}
#to_schedule h2,#to_schedule p{
    color:#fff
}
#to_schedule .schedule-wrp p{
    margin-bottom:0!important;
    text-align:center
}
#validation_message_4_1,  #gform_fields_11 #validation_message_11_1{
    position:absolute;
    background:0 0;
    border:none
}
.pickup-car img{width:100%; height:auto;}
/* Health Insurance section css end */
/* Home page schedule your pickup form css */
.schedule-wrp{
    padding-left:30px
}
.schedule-wrp h2{
    font-size:28px!important;
    margin-bottom:10px!important;
    text-align:center
}
.schedule-wrp p{
    margin-bottom:35px!important
}

.req-call{
    border:2px solid #fff;
    border-radius:30px;
    display:inline-flex;
    width:100%;
    margin-bottom:8px;
    margin-top:10px;
    position:relative;
    background:0 0;
    box-shadow:4px 1px 8px 1px #8888887a
}

#gform_wrapper_4, #gform_wrapper_11{
    width:100%
}
#gform_4, #gform_11{
    display:inline-flex;
    align-items:center;
    width:100%
}
#gform_4 .gform_body, #gform_11 .gform_body{
    width:68%
}
#input_4_1.large, #input_11_1.large{
    width:100%;
    border:0;
    color:#fff;
    font-weight:500
}
#gform_wrapper_4 #validation_message_4_1, #gform_wrapper_11 #validation_message_11_1{
    position:absolute;
    background:0 0;
    border:none;
    width:auto;
    background:#d65353;
    padding:5px 20px;
    border-radius:16px;
    margin-top:12px;
    margin-left:0
}
.req-call #validation_message_4_1, .req-call #validation_message_11_1{
    color:#fff;
}
.gform_confirmation_wrapper{
    background:#fff;
    border-radius:23px;
    color:#3dd25c;
    font-weight:700;
    padding:10px 70px;
    text-align:center
}
.gform_wrapper .gfield_error [aria-invalid=true],.ginput_container input,.req-call .form-control{
    background:0 0;
    width:60%;
    height:51px;
    margin-top:0;
    border:0
}
.req-call .form-control:focus{
    background:0 0;
    box-shadow:none
}
#gform_wrapper_4 .gform_footer,.req-call button[type=submit], #gform_wrapper_11 .gform_footer{
    background:#fff;
    border:0;
    padding:13px 0;
    color:#00bef2;
    transition:.4s;
    width:38%;
    margin:0 0 0 11px;
    position:absolute;
    right:-3px;
    border-radius:0 61px 61px 0!important;
    height:53px
}
#gform_wrapper_4 .gform_footer, #gform_wrapper_11 .gform_footer{
    border-radius:0 20px 20px 0
}
#gform_wrapper_4 .gform_button, #gform_wrapper_11 .gform_button{
    border:none;
    background:0 0;
    margin-bottom:0!important;
    color:#00bef2; margin:0 auto;
}
.schedule-pera{
    position:relative
}
.req-btn-shadow{
    position:absolute;
    width:170px;
    height:27px;
    background:#333;
    box-shadow:-1px 10px 16px 8px #8888887a;
    right:10px;
    top:-26px;
    z-index:-1
}
.req-call input[type=text]::placeholder{
    color:#fff!important
}
/* Home page schedule your pickup form css */
/* Our Facility gallery section */
#our_facilities{
    padding:55px 0;
    text-align:center
}
#our_facilities .col-md-4{
    padding:0 10px!important
}
#our_facilities .ttl{
    margin:0 auto;
    margin-bottom:0
}
#our_facilities .facility-img{
    padding:10px 3px
}
#our_facilities .facility-img img{
    width:100%; height:auto;
	border-radius: 7px;
    box-shadow: 0 0 14px 7px #8888887a;
}
#our_facilities .btn-wrp{
    margin:0 auto
}
/* Our Facility gallery section end*/
/* footer css */
#footer{
    background:#f5f5f5;
    padding:50px 0 0 0;
    overflow:hidden
}
#footer .footer-logo{
    margin-bottom:20px
}
#footer .footer-logo img{height:45px;}
#footer p{
    font-size:14px!important;
    color:#212121
}
#footer .map{
    border:3px solid #00bef2;
    margin-top:21px;
margin-bottom: 20px; height:227px;
}
/* footer css end */
/* footer right side section */
.footer-right-sec{
    padding-left:90px
}
.footer-right-sec h3{
    display:block;
    color:#212121!important;
    padding-bottom:15px;
    margin-bottom:25px!important;
    border-bottom:1px solid #00bef2
}
button#gform_browse_button_8_8{
    background:#00bef2;
    color:#fff;
    padding:14px 20px;
    text-align:center;
    border:0;
    border-radius:50px;
    margin:0 auto;
    font-weight:600;
    width:200px;
    font-size:18px;
    margin-bottom:0
}

div#gform_multifile_upload_8_8{
    border-radius:33px;
    border:2px solid #00bef2;
	padding:11px 0px 3px 0;
}
span.dashicons.dashicons-trash{
    color:red
}
div#gform_drag_drop_area_8_8{
    height:100px;
}
.gform_drop_area{
    padding:0 14px!important;
    margin:0!important;
    border:0!important
}
.avatar-info{
    margin-bottom:25px
}
.avatar-info a{
    color:#333;
    text-decoration:none;
    font-size:16px
}
.avatar-info .helpline{
    font-size:16px;
    color:#212121
}
.footer-right-sec ul{
    padding:0
}
.footer-right-sec li{
    margin-bottom:20px;
    font-size:14px;
    font-weight:500
}
.ftr-link.font-bold{
    font-size:1rem;
    font-weight:700;
    line-height:1.5
}
.footer-right-sec li i{
    color:#00bef2;
    font-size:22px;
    font-weight:400;
    margin-right:6px;
    width:22px;
    text-align:center
}
.footer-right-sec .social-icons{
    margin-bottom:10px
}
.footer-right-sec .social-icons a{
    margin-right:15px;
    box-shadow:1px 3px 5px 0 #c7c7c7f0
}
.footer-right-sec .ftrl-logo-a img:first-child{
    width:140px; height:100px; 
}
footer{
    background:#f5f5f5;
    padding:35px 0;
    line-height:28px;
    color:#333;
}
.map.contact_map{
    width:80%;
    z-index:9;
    margin:0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
    position:relative;
    height:400px;
    border:10px solid #fff;
    box-shadow:0 4px 20px rgb(0 0 0 / 20%)
}
footer.contact_footer{
    padding:240px 0 40px 0;
    margin-top:-9vw
}
footer .ftr-link{
    text-align:center;
    font-size:1rem;
    line-height:1.5;
    font-weight:400;
    padding:10px 0
}
footer .ftr-link a{
    color:#007bff;
	font-weight:normal;
    margin:0 10px;
    padding:0 0 8px 0;
    text-decoration:none;
    position:relative
}

footer .ftr-link a::after{
    position:absolute;
    left:10%;
    bottom:0;
    background:#fff;
    margin:0 auto;
    width:0;
    height:3px;
    border-radius:10px;
    content:"";
    transition:.3s
}
footer .ftr-link a:hover::after{
    width:80%
}
.ftr-link.copyright a{
    font-size:16px
}
footer .ftr-txt{
    font-size:15px;
    text-align:center;
    line-height:1.5
}
#our_team .shadow_img.inner_shadow{
    position:relative;
    left:0;
    top:auto;
    padding:0 25px 0 0
}
footer .bnr_certi{display:flex;}
footer i.fa {
    font-size: 22px;
    color: #01AFEF;
    width: 28px;
    position: absolute;
    left: 0;
}
footer h3 {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 35px;
    position: relative;
}
footer h3:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 75%;
    bottom: -10px;
    left: 0;
    background: linear-gradient(90deg, #53c0ef 20%, #c9eaf900 70%);
}
footer li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}
/* PPC page css */
#ppc_banner{
	background:url(../images/ppc-banner-image.jpg) no-repeat 0 0;
    background-size:cover;
    background-position:center center;
	height:415px;
}
#ppc-wrp{
	background: #FFF;
    padding: 60px 0 10px 0;
}
#ppc-wrp .icon-box-therapy {
    background: #4FC8F4;
    border-radius: 15px;
    padding: 23px 25px;
    margin-bottom: 30px;
    min-height: 248px;
	text-align:center;
}
#ppc-wrp .icon-box-therapy i{color:#FFF; font-size:45px; margin-bottom:20px;}
#ppc-wrp span.head4, h3.head4{color:#FFF;}
#ppc-wrp p{margin-bottom: 0; color:#FFF; font-size: 16px;}
.img-white-bg img{background:#FFF;}
.mb-10{margin-bottom:10px;}
.ppc-facilities{padding-top:25px !important;}
.ppc-facilities .facility-img{padding: 10px !important; margin-bottom:10px;}
.ppc-facilities img{border-radius:12px;}
#ppc-prog-list .blue-icon-list li{width:100% !important;}
#ppc-prog-list .avatar-btn{background-color:#FFF !important;}
#ppc-prog-list .avatar-btn:hover{background-color:#00bef2 !important; border:4px solid #00bef2 !important;}
#ppc-amenities .under_list{border-radius:16px !important; left:-129px; margin-top:28px; padding:30px !important;}
#ppc-amenities .under_list li{width: 100% !important;}
#ppc-amenities .under_list li:last-child{margin-bottom:0;}
#ppc-amenities .under_list li strong{padding-right: 10px;}
.ppc-amenities-img .spcl-therapy-img{padding-right: 10px;}
.ppc-amenities-img .spcl-therapy-img img{border-radius:10px !important; height:auto;}
#ppc-amenities .dot-bg-img3{bottom: 15%; z-index:-1; left: -49%; right: ignore !important;}
.ppc-ameni-pb{padding-bottom:95px !important;}
.ppc-we-accept{margin-top:0px; margin-bottom:0px !important;}
.ppc-faq .accordion{    
	border-radius: 0 !important;
    background-color: #F5F5F5;
    padding: 11px 15px;
    margin-bottom: 15px;
	border-left:5px solid #00BEF2;
}
.ppc-insurance .health-ins-logos{margin-top:0!important ; margin-bottom:15px !important;}
.ppc-insurance .health-ins-logos li{width:auto !important; border: 1px solid #dbdbdb; margin-bottom: 14px;}
.ppc-insurance .health-ins-logos li img{height: 65px;}
.ppc-ol{margin-top:20px; padding-left:20px;}
.ppc-ol li{margin-bottom:20px; font-weight:500; list-style-type: decimal; padding-left:8px;}
.ppc-ol li::marker{color:#00BEF2; font-weight:bold; padding-left:20px;}
.ppc-icon, .srvc_icon{
	background:#FFF;     
	padding:15px 11px;
    width: 70px;
    height: 70px;
    border-radius: 60%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;
}
#ppc-prog-list{padding:55px 0 0px 0!important;}

/* About page- banner section  */
#about_hero{
    background:url(../images/about-banner-bg.png) no-repeat 0 0;
    background-size:cover;
    background-position:bottom center;
    padding:40px 0 40px 0;
    overflow:hidden
}
#about_hero .about-hero-sec{
    position:relative;
    padding-right:0
}
#about_hero .about-hero-sec .sub_ttl{
    font-size:28px;
    color:#00bef2;
    margin-bottom:15px
}
#about_hero .about-hero-sec h1{
    margin-bottom:15px
}
#about_hero .about-hero-sec p{
    font-size:16px;
    font-weight:500;
    margin-top:10px;
    text-align:justify
}
#about_hero .about_lotus{
    position:absolute;
    right:0;
    top:0;
    width:450px;
    height:325px
}
/* Our Mission and Vision section */
#mission{
    padding:60px 0;
    background:url(../images/mission-bg.png) no-repeat 0 0;
    background-size:cover;
    color:#fff;
    box-shadow:1px 7px 9px 0 #c7c7c7f0
}
#mission h3{
    color:#fff!important
}
#mission h2{
    color:#fff;
    margin-bottom:20px!important
}
#mission p{
    font-size:16px;
    margin-bottom:20px;
}

/*About page- Our Programs section */
#our_team{
    padding:45px 0
}
#our_team .cont-wrp{
    padding-left:35px
}
#our_team .cont-wrp p{
    margin:0 0 27px 0;
    color:#212121;
    font-size:16px;
    font-weight:500;
    line-height:28px
}
#our_team .btn-wrp{
    display:flex
}

/*About page- Our Multidimensional Approach section*/
#key_feature{
    background:#f5f5f5;
    padding:95px 0;
    font-size:18px
}
#key_feature .key-feature-wrap{
    padding-right:40px
}
#key_feature .shadow_img{
    padding-top:60px
}
.key-feature-wrap h3{
    margin-bottom:12px!important
}
.key-feature-wrap .icon-row{
    margin-bottom:25px
}
.key-feature-wrap .icon-row i{
    margin-right:3px;
}
.key-feature-wrap .icon-row p{
    font-weight:500;
    font-size:16px;
    line-height:30px
}

/*About page- Our Facility section */
#our_facilities .list-facilities{
    padding:0;
    margin-top:25px;
    text-align:left;
    list-style:none
}
#our_facilities .list-facilities li{
    margin-bottom:20px;
    padding:0 10px 0 38px;
    background:url(../images/Vector-4.svg) no-repeat 0 0px;
    font-size:16px;
    font-weight:500;
    background-size:23px;
    color:#2b2b2b;
	text-align:justify;
}
#our_facilities .modal-content{
    width:50%!important
}
.about_facility .ttl{
    margin:0!important;
    padding-left:10px
}
.about_facility .btn-wrp{
    margin-top:20px!important
}

#we_beleive{
    padding:50px 0
}
#we_beleive .we-beleive-wrap{
    padding:50px 0 0 0
}
#we_beleive .we-beleive-wrap p{
    font-size:16px;
	text-align:justify;
}
#we_beleive .we-beleive-wrap .btn-wrp{
    padding:10px 0
}
.accordion{
    border-radius:0;
    margin-bottom:8px;
    font-weight:600;
    background-color:#eee;
    color:#212121;
    cursor:pointer;
    padding:18px 22px;
    width:100%;
    border:none;
    text-align:left;
    outline:0;
    font-size:15px;
    transition:.4s
}
.accordion:hover,.active{
    background-color:#ccc
}
.accordion:after{
    content:'\002B';
    color:#00bef2;
    font-weight:700;
    float:right;
    margin-left:5px;
    font-size:21px;
    line-height:21px
}
.accordion:hover :after{
    color:#fbfbfb
}
.accordion.active:after{content:'\002d';}
.panel{
    padding:0 18px;
    background-color:#fff;
    max-height:0;
    overflow:hidden;
    transition:max-height .2s ease-out
}

/* Facility page- Our Amenities section */
#treatment_options .treat-options-block{
    margin-top:35px
}
#treatment_options .treat-options-block .address{
    background:#fff;
    box-shadow:0 0 20px 0 #88888875;
    padding:30px 35px 30px 23px;
    width:97%;
    min-height:315px;
    margin:0 auto;
    margin-bottom:30px;
    border-radius:20px;
    overflow:hidden
}
#treatment_options .treat-options-block .address:hover{
    background:#fff;
    box-shadow:0 16px 40px rgba(112,144,176,.2);
    padding:30px 35px 30px 23px;
    width:97%;
    min-height:280px;
    margin:0 auto;
    margin-bottom:30px;
    border-radius:20px;
    overflow:hidden
}
#treatment_options .treat-options-block .treat_info{
    padding-left:35px
}
#treatment_options .treat-options-block .treat_info a:hover{
    text-decoration:none;
    color:#00bef2
}
#treatment_options .treat-options-block .address .icon{
    font-size:20px;
    color:#00bef2;
    float:left;
    background:linear-gradient(to right,#12a1d9,#aad0e0);
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
    padding:20px;
    transition:all .3s ease-in-out;
    width:85px;
    height:85px
}
.treat-options-block .treat_info h4{
    font-size:18px!important;
    margin-bottom:20px!important
}
.treat_icon{
    border:12px solid #b3e1f3;
    border-radius:50%
}
#treatment_options .treat-options-block .address h4{
    padding:0;
    font-size:18px;
    font-weight:600;
    margin-bottom:5px;
    color:#333
}
#treatment_options .treat-options-block .address p{
    padding:0;
    margin-bottom:10px;
    font-size:16px;
    color:#212121;
}
.treat-options-block .treat_info a{
    font-weight:600;
    line-height:20px;
    color:#009ad6
}
.treat-options-block .treat_info a .fa{
    font-size:20px
}
#understanding_treat .under_list li,.dtx-symptoms ul.under_list li{
    width:43%;
    margin:10px;
    display:inline-flex;
    font-size:18px;
    align-items:center;
    font-weight:500
}
.terapy_program #understanding_treat .under_list li{
    font-weight:400;
    width:42%
}
ul.under_list li:before{
    font-family:FontAwesome;
    color:#00bef2;
    margin-right:0;
    font-size:22px;
    content:"\f058";
    display:inline-block
}
#understanding_treat .under_list li i{
    color:#00bef2;
    margin-right:12px;
    font-size:22px
}
#treatment_programs{
    padding-bottom:50px
}
#treatment_programs .treat-prog-listing{
    margin-top:25px;
    width:100%
}
#treatment_programs .treat-prog-listing a li,#treatment_programs .treat-prog-listing li{
    padding:15px 25px;
    background:#f5f5f5;
    border-radius:7px;
    margin-bottom:20px;
    font-size:18px;
    font-weight:600;
    width:90%;
    color:#212121
}
#treatment_programs .treat-prog-listing li i{
    color:#00bef2;
    font-size:32px;
    margin-right:15px
}
#treatment_programs .treat-prog-listing li:hover{
    background:#00bef2;
    color:#fff
}
#treatment_programs .treat-prog-listing li:hover i{
    color:#fff
}
#treatment_programs .treat-prog-listing a:last-child li{
    margin-bottom:0
}

/*About page Speak to the Addiction Specialist Now */
#callus{
    background:#00bef2;
    padding:25px 0;
    text-align:center
}
#callus h2{
    color:#fff;
    margin-bottom:20px!important
}
#callus p{
    color:#fff;
    font-size:16px
}
#callus i{
    margin-left:10px;
    font-size:20px
}
a#ppc-v1-btn2{
    font-weight: 700 !important;
    font-size: 32px !important;
}
#callus a{
    border:4px solid #fff;
    border-radius:50px;
    padding:8px 28px;
    font-size:19px;
    font-weight:400;
    margin-top:5px;
    display:inline-block;
    color:#fff;
    position:relative
}
#callus a:after{
    border-radius:inherit;
    border:inherit
}


#about_detox{
    padding:70px 0
}
#about_detox .about-detox-wrap{
    position:relative;
    font-weight:400;
    padding:1vw 5vw 0 0;
    font-size:18px;
    line-height:28px;
    color:#152e3a
}
h2.title-small{
    padding:0 2vw 0 0;
    position:inherit;
    z-index:9
}
#about_detox .about-para{
    position:relative;
    margin-bottom:27px
}
.btn-arrow{
    margin-top:4px;
    margin-left:10px
}
.shadow_img{
    text-align:right
}
#our_team .shadow_img{
    text-align:right;
    position:absolute;
    left:-4%
}
/* video background effect image */
.shadow_img .img-bg{
    position:absolute;
    left:57px;
    bottom:-28px;
    width:150px;
    height:150px;
    background:url(../images/video-bg-img.svg) no-repeat 0 0;
    z-index:-1;
    background-size:75%
}
.programs_sty{
    padding-bottom:90px!important
}
.programs_sty .img-bg{
    left:74px!important;
    bottom:-45px!important
}
/* Programs page- Our Programs section */
#our_programs{
    padding-top:130px;
    background:#f5f5f5
}
#our_programs .col-md-4{
    padding:0 25px
}
#our_programs .icon-box-program{
    background:#fff;
    box-shadow:0 0 20px 0 #88888875;
    padding:30px 35px 40px 35px;
    padding-top:80px;
    border-radius:15px;
    position:relative;
    margin:0 1vw 6vw 2vw;
    min-height:394px
}
#our_programs .icon-box-program p{
    font-size:16px
}
#our_programs a .icon-box-program{
    min-height:455px;
}
#our_programs a .icon-box-program p{
    color:#212121
}
#our_programs a .icon-box-program:hover p{
    color:#fff!important
}
#our_programs .img-bg{
    position:relative;
    left:45%;
    bottom:40%;
    width:100%;
    height:100%;
    background:url(../images/program-dots.svg) no-repeat 0 0;
    z-index:0
}
.icon-box-program:hover{
    color:#fff;
    background:#00bef2!important
}
.icon-box-program:hover h4, .icon-box-program:hover .head4{
    color:#fff
}
#our_programs .icon-box-program h4{
    margin-bottom:15px!important
}

#our_programs .icon-box-program i{
    color:#fff;
    position:absolute;
    top:-61px;
    z-index:1;
    padding:55px;
    text-align:center;
    font-size:35px;
    border-radius:50%;
    width:80px;
    height:80px;
    box-shadow:0 0 20px 0 #88888875
}
#our_programs .icon-box-program a{
    font-weight:600;
    color:#00bef2
}
#our_programs .icon-box-program a:hover{
    color:#fff!important;
}
span.head4, h3.head4, .start_hl h3{
    margin-bottom:15px!important;
    margin-top:0;
    color:#212121;
    font-size:18px!important;
    font-weight:700!important;
    font-family:Montserrat,sans-serif!important;
    display:block
}
.start_hl h3{color:#FFF !important;}
.white-txt{
    color:#fff!important
}
.dtx-box.bx-shadow-nn .white-txt{
    color:#fff!important
}
/* Programs page- Our Programs icon */
#our_programs .icon-box-program .program-icon-1{
    background:#00bef2 url(../images/our-program-icon-1.png) no-repeat center center
}
#our_programs .icon-box-program .program-icon-2{
    background:#00bef2 url(../images/our-program-icon-2.png) no-repeat center center
}
#our_programs .icon-box-program .program-icon-3{
    background:#00bef2 url(../images/our-program-icon-3.png) no-repeat center center
}
#our_programs .icon-box-program .program-icon-4{
    background:#00bef2 url(../images/our-program-icon-4.png) no-repeat center center
}
#our_programs .icon-box-program .program-icon-5{
    background:#00bef2 url(../images/our-program-icon-5.png) no-repeat center center
}
#our_programs .icon-box-program:hover .program-icon-1{
    background:#fff url(../images/our-program-icon-1b.png) no-repeat center center
}
#our_programs .icon-box-program:hover .program-icon-2{
    background:#fff url(../images/our-program-icon-2b.png) no-repeat center center
}
#our_programs .icon-box-program:hover .program-icon-3{
    background:#fff url(../images/our-program-icon-3b.png) no-repeat center center
}
#our_programs .icon-box-program:hover .program-icon-4{
    background:#fff url(../images/our-program-icon-4b.png) no-repeat center center
}
#our_programs .icon-box-program:hover .program-icon-5{
    background:#fff url(../images/our-program-icon-5b.png) no-repeat center center
}
#our_programs .icon-box-program:hover i{
    background:#fff;
    color:#00bef2
}
#our_programs .icon-box-program:hover a{
    color:#fff;
    text-decoration:none
}
.about_detox{
    background:#00bef2;
    margin-bottom:80px
}
.about_detox .avatar-btn{
    border-color:#fff;
    color:#fff;
    font-weight:400
}
.about_detox .we-beleive-wrap h2,.about_detox .we-beleive-wrap h3,.about_detox .we-beleive-wrap p{
    color:#fff!important
}
.about_detox .shadow_img img{
    box-shadow:0 0 20px 2px #292929db
}

/* Therapy page- About Therapy section */
#about_therapy{
    padding:150px 0 50px 0
}
#about_therapy .shadow_img{
    position:relative;
    height:500px
}
#about_therapy .shadow_img:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    width:115px;
    height:402px;
    background:#00bef2;
    z-index:-10
}
#about_therapy .shadow_img img{
    width:630px;
    height:425px;
    position:absolute;
    top:-64px;
    left:55px;
	background:#EBEBEB;
}
#about_therapy .shadow_img .img-bg{
    z-index:-1;
    bottom:96px;
    left:-13px;
    background:url(../images/Union-1.svg) no-repeat 0 0!important
}
#about_therapy .about-therapy-wrp{
    background:#fff;
    box-shadow:0 0 20px 2px #ababab38;
    padding:40px 35px
}
#about_therapy .about-therapy-wrp h2{
    margin-bottom:20px
}
#about_therapy .about-therapy-wrp p{
    font-size:16px
}

/* Therapy Programs section*/
.terapy_program{
    padding:60px 0 20px 0!important;
    position:relative;
    overflow:hidden
}
.terapy_program:before{
    background:#fff;
    position:absolute;
    content:"";
    top:0;
    left:0;
    right:0;
    width:65%;
    height:100%;
    z-index:-1
}
.terapy_program .cont-wrp{
    padding-left:0!important;
    padding-right:35px!important
}
.terapy_program .shadow_img img{
    height:374px
}
#understanding_treat .cont-wrp{
    padding-left:22px
}
.terapy_program .shadow_img{
    padding:0!important
}
.terapy_program .shadow_img .img-bg{
    left:-38px;
    top:-40px;
    background-size:87%!important
}
.terapy_program .shadow_img .img-bg2{
    position:absolute;
    left:220px;
    top:321px;
    width:120px;
    height:120px;
    background:url(../images/BACKGROUND2-1.svg) no-repeat 0 0;
    z-index:-1;
    background-size:91%
}
/* Therapy page- Get Admitted Today section */
#get_admitted{
    background:#00bef2;
    padding:15px 20px;
}
#get_admitted.start-healing{margin-top:0px;}
#get_admitted .wht-bdr{
    border:8px solid #fff
}
#get_admitted .get-admi-wrp{
    padding:10px 0;
    text-align:center;
    color:#fff
}
#get_admitted .get-admi-wrp p{
    padding:1.1vw 11vw .5vw 11vw;
    line-height:28px;
    margin:0 auto;
    font-size:16px
}
#get_admitted .get-admi-wrp h2,#get_admitted .get-admi-wrp h3{
    color:#fff!important
}
#get_admitted .get-admi-wrp h3{
    font-size:24px!important;
    font-weight:400;
    margin:7px 0 17px 0!important
}
#get_admitted .get-admi-wrp h2{
    font-size:32px!important;
    margin-bottom:20px!important
}
#get_admitted .get-admi-wrp a{
    font-size:36px;
    font-weight:700
}
#get_admitted .get-admi-wrp a.white-color:hover{
    color:#fff!important
}

/* Therapy page- All Types of Therapy section */
#all_type_therapy{
    background:#f5f5f5;
    padding:60px 0;
    position:relative;
    z-index:7;
    overflow:hidden
}
#all_type_therapy .icon-box-therapy{
    background:#fff;
    border-radius:15px;
    padding:23px 25px;
    margin-bottom:30px;
    min-height:385px !important;
	max-height:auto !important;
}
#all_type_therapy .icon-box-therapy:hover{
    box-shadow:0 0 20px 2px #ababab38;
    background:#00bef2;
    color:#fff
}
#all_type_therapy .icon-box-therapy:hover h4, #all_type_therapy .icon-box-therapy:hover .head4{
    color:#fff
}
#all_type_therapy .icon-box-therapy:hover i{
    color:#fff
}
#all_type_therapy p{
    margin-bottom:0;
    font-size:16px
}
#all_type_therapy .icon-box-therapy i{
    font-size:32px;
    color:#00bef2;
    margin-bottom:10px
}
#all_type_therapy .icon-box-therapy h4{
    font-size:19px;
    font-weight:600!important
}
#all_type_therapy .img-bg{
    position:absolute;
    right:20px;
    bottom:90px;
    background:url(../images/video-bg-img.svg) no-repeat 0 0;
    width:120px;
    height:120px;
    background-size:88%;
    z-index:-1
}
#all_type_therapy .img-bg2{
    position:absolute;
    left:-40%;
    bottom:20%;
    background:url(../images/video-bg-img.svg) no-repeat 0 0;
    width:120px;
    height:120px;
    background-size:100%;
    z-index:-1
}
#all_type_therapy .img-bg3{
    position:absolute;
    right:-23%;
    bottom:-18%;
    background:url(../images/circle-bg.svg) no-repeat 0 0;
    width:120px;
    height:120px;
    background-size:100%;
    z-index:-1
}
#all_type_therapy .img-bg4b{
    position:absolute;
    left:-34%;
    bottom:-30%;
    background:url(../images/dotted-img-therapy.svg) no-repeat 0 0;
    width:190px;
    height:190px;
    background-size:100%;
    z-index:-1
}
.wht-dt-bg{
    overflow:hidden
}
.wht-dt-bg .img-bg-wt{
    background:url(../images/white-dot-bg.png) no-repeat top right
}

/*Therapy page- About recovery section */
.about_recovery a, .therapy a.avatar-btn{
    color:#fff;
    border:2px solid #fff;
    border-radius:30px;
    padding:5px 28px;
    font-size:20px!important;
    font-weight:400;
    display:inline-block;
    margin-top:20px;
    position:relative
}
.about_recovery a:after, .therapy a.avatar-btn:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    border-radius:inherit;
    border:inherit;
    filter:drop-shadow(0 4px 2px rgba(0, 0, 0, .25))
}

.about_recovery .get-admi-wrp a:hover{
    font-weight:400;
    text-decoration:none;
    color:#333
}

/* Addmission page- About Admission section */
#about_admission{
    margin:80px 0
}
#about_admission .about-admission-wrp{
    background:#f5f5f5;
    padding:50px 45px;
    display:flex;
    box-shadow:0 0 20px 6px #c5c5c557
}
#about_admission .about-admission-wrp p{
    line-height:29px;
    font-size:16px;
	text-align:justify;
}
#about_admission .about-admission-wrp .wpcf7-form p{
    text-align:center
}
/* Admission page- Form section*/
#about_admission .admission-form{
    border:5px solid #00bef2;
    padding:50px 28px;
    margin:0 12px 0 12px;
    background:#fff;
    box-shadow:0 0 18px 5px #adadad75
}
#about_admission.start_hl_begin .admission-form{margin:0 auto;}
#about_admission .admission-form .admision-title, .form-new-ppc .admision-title{
    font-size:36px;
    width:80%;
    margin:0 auto;
    font-weight:700;
    line-height:44px;
    color:#00bef2;
    text-align:center;
    margin-bottom:35px;
}
.tp-banner-form .gform_wrapper.gravity-theme .gfield.gfield--width-half{
	grid-column: span 12 !important;
}
.tp-banner-form .pop-up input[type=text]{border-radius:50px !important;}
#about_admission .admission-form .input-field{
    margin-bottom:20px;
    padding-left:15px
}
#about_admission .admission-form input[type=text],#about_admission input[type=email],#about_admission input[type=tel],#about_admission textarea{
    border:1px solid #00bef2;
    border-radius:50px;
    padding:15px 20px;
    color:#212121;
    width:95%;
    margin:0 10px 12px 10px;
    font-size:16px
}
#wpcf7-f1378-o1 .schedule-pera{
    text-align:center;
    margin-bottom:0;
    margin-top:12px
}
#about_admission textarea{
    width:93%!important;
    border-radius:50px;
    height:90px;
    outline:0;
    background:#e8f0fe!important
}
.wpcf7-response-output{
    color:#e02323;
    padding:10px;
    margin-bottom:17px;
    width:90%;
    margin:0 auto;
    text-align:center
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.input-email{
    width:94%!important;
    margin:0 5px 12px 5px!important
}
.admission-form .schedule-pera{
    text-align:center
}
.schedule-pera a{
    color:#00bef2!important
}
#to_schedule .schedule-wrp p a,#to_schedule .schedule-wrp p a:hover{
    color:#fff!important
}
input{
    outline:0
}
.admission-btn{
    background:#00bef2;
    color:#fff;
    padding:17px 20px;
    text-align:center;
    border:0;
    border-radius:50px;
    margin:0 auto;
    font-weight:600;
    width:55%;
    font-size:18px;
    margin-bottom:15px
}
#about_admission .admission-form input[type=text]:focus{
    background:#e8f0fe
}
#about_admission .admission-form ::placeholder{
    color:#00bef2;
    font-weight:600;
    opacity:1;
    font-size:14px;
    text-transform:capitalize
}
.program_inner{
    margin-bottom:20px!important
}
#about_admission .admission-form :-ms-input-placeholder{
    color:#00bef2;
    text-transform:capitalize
}
#about_admission .admission-form ::-ms-input-placeholder{
    color:#00bef2;
    text-transform:capitalize
}

/* Admission page- Admission Process for Drug Recovery section */
#admission_process .admission_wrp{
    padding-bottom:20px
}
#admission_process .admission-box{
    background:#fff;
    box-shadow:0 9px 14px 0 #88888875;
    padding:30px 28px;
    margin-bottom:30px;
    border-radius:4px
}
#admission_process .admission-box h4{
    font-size:24px!important;
    margin-bottom:20px!important;
    line-height:32px
}
#admission_process .admission-box p{
    line-height:28px;
    font-size:16px;
    margin-bottom:0
}
#admission_process .admission-box .number{
    width:78px;
    height:78px;
    background:#00bef2;
    color:#fff;
    font-weight:700;
    font-size:34px;
    margin:0 auto;
    margin-bottom:27px;
    border-radius:50%;
    line-height:78px
}
#admission_process .admission-box:hover{
    background:#00bef2;
    color:#fff
}
#admission_process .admission-box:hover .number{
    background:#fff;
    color:#00bef2
}
#admission_process .admission-box:hover h4{
    color:#fff
}
/*Admission page- Health Insurance */
#process_insurance{
    background:url(../images/admission-bg.svg) no-repeat -130px -90px;
    padding:135px 0 45px 0;
    margin-top:-85px;
    margin-bottom:0;
}
#process_insurance .insurance-logo{
    display: inline-flex !important;
    height: 125px;
    width: 69% !important;
    margin: 0 !important;
}
#process_insurance #clients {
    display: flex;
}
#process_insurance ul{
    width:69%;
    display:inline-flex;
    padding-bottom:40px;
    margin-right:40px;
    margin-top:30px !important;
    border-bottom:1px solid #00bef2
}
#process_insurance ul li{
    display:inline-flex;
    margin-right:30px
}
#process_insurance img{
    width:94%
}
#process_insurance .btn-wrp{
    width:25%;
    margin-top:35px;
    text-align:right
}
#process_insurance ul li{
    display:inline-flex;
    margin:0 10px 17px 10px;
    width:140px !important;
}
#process_insurance ul li.extra-logo{
    display:none
}
.home-blog h3{
    text-align:center
}
.privacy-txt{
    font-weight:500
}

/*Home Begin Heal Form section start*/
.home .begin_heal_form{background:#00bef2; color:#FFF; padding:65px 0 40px 0;}
.home .begin_heal_form h2, #to_schedule .form-new-ppc h2{color:#004f99;}
.home .begin_heal_form .form_cont ul li{margin-bottom:18px;}
.home .form-new-ppc{
	background: #FFF;
    padding: 30px 40px;
    box-shadow: 0 0 18px 5px #38383861;
    border-radius: 10px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.home .form-new-ppc .hipaa_txt{color:#212121;}
/*Home Begin Heal Form section end*/

/*Home Team section css start*/
.home .team_section{margin:40px 0 60px 0;}
.home .team_wrp{padding:15px; background:#FFF; border-radius:12px; border: 1px solid #d7d7d7; min-height: 355px;}
.home .team_wrp .photo{border-radius:15px; margin-bottom:20px;}
.home .team_wrp .name{font-weight:500; font-size:20px; line-height:22px; margin-bottom: 10px;}
.home .team_btn_wrp{margin-top:25px;}
.home .team_btn, .start_heal_btn, .ppc_cta_btn{
	background: #004F99;
    border-radius:35px;
    border: 0;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 28px;
    display: inline-block;
}
.home .team_btn:hover, .start_heal_btn:hover, .ppc_cta_btn:hover{color:#FFF !important; background: #00bef2;}
#about_avatar .ppc_cta_btn{margin-top:20px;}
.cta_btn_blue_bg{
	background: #004F99;
    border-radius: 0;
    border: 0;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 28px;
    display: inline-block;
}
.cta_btn_blue_bg:hover{background: #FFF; color:#004F99 !important;}
/*Home Team section css end*/


/* Blog page css */
#blog{
    margin:75px 0
}
.home-blog#blog{
    margin:25px 0 45px 0!important
}
#blog .blog-box{
    width:100%;
    margin-bottom:35px
}
#blog .blog-img{
    width:100%;
    overflow:hidden
}
#blog .blog-box img{
    height:100%
}
#blog .blog-box .blog-cont-wrp{
    box-shadow:0 9px 14px 0 #88888875;
    background:#f5f5f5;
    padding:50px 32px 30px 60px;
    position:relative;
    z-index:1;
    min-height:217px
}
#blog .blog-box .blog-cont-wrp .date{
    background:#00bef2;
    color:#fff;
    font-size:35px;
    text-align:center;
    width:85px;
    height:85px;
    border-radius:50%;
    position:absolute;
    right:35px;
    top:-51px;
    padding-top:19px;
    box-shadow:0 3px 4px 0 #88888875
}
#blog .blog-box .blog-cont-wrp .date .dt{
    font-size:30px;
    line-height:23px;
    font-weight:600
}
#blog .blog-box .blog-cont-wrp .date .month{
    font-size:20px;
    text-align:center
}
#blog .blog-box .blog-cont-wrp h4{
    line-height:28px;
    font-size:18px!important;
    margin-bottom:10px!important
}
#blog .blog-box .blog-cont-wrp .category{
    font-size:15px;
    font-weight:600
}
#blog .blog-box .blog-cont-wrp .category a{
    color:#00bef2;
    font-size:15px
}
#blog .btn-wrp{
    margin-top:25px
}

/* Contact us page css */
#contact_us{
    margin:75px 0 30px 0
}
#contact_us .input-field{
    text-align:center
}
#contact_us .input-field input[type=text],#contact_us textarea,.input-field input[type=email],.input-field input[type=tel],.input-field input[type=text]{
    border:1px solid #00bef2;
    border-radius:50px;
    padding:18px 30px;
    color:#212121;
    width:45%;
    text-transform:inherit;
    margin:0 10px 12px 10px;
    font-size:14px;
    font-weight:500;
    background:#e8f0fe
}
#contact_us select{
    background:#e8f0fe;
    padding:10px 30px;
    border:1px solid #00bef2;
    font-weight:500
}
#contact_us .gform_body ::placeholder{
    color:#00bef2;
    font-weight:500
}
#input_6_4, #input_6_5, #contact_us .contact_frm_sty textarea{
    text-transform: inherit !important;
}
select#country{
    border:1px solid #bcbcbc;
    width:93%;
    height:50px;
    padding:15px 25px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600;
    color:#212121
}
#contact_us textarea{
    border:1px solid #00bef2;
    width:96%;
    height:90px;
    padding:18px 30px;
    margin-bottom:20px;
    border-radius:50px;
    text-transform:uppercase;
    outline:0;
    font-size:14px;
    font-weight:600
}
/* Contact page- Contact info section */
#contact_us .contact-us-info{
    background:#00bef2;
    padding:50px;
    padding-bottom:6px;
    box-shadow:0 5px 11px 2px #88888875
}
#contact_us .contact-us-info .cntc-box{
    padding-bottom:10px;
    margin-bottom:20px
}
#contact_us .contact-us-info .bdrBtm{
    border-bottom:1px solid #fff
}
#contact_us .contact-us-info .cntc-box i{
    float:left;
    display:flex;
    justify-content:center;
    align-items:center;
    border:0 solid #00bef2;
    color:#00bef2;
    background:#fff;
    border-radius:50px;
    transition:all .3s ease-in-out;
    padding:6px;
    width:65px;
    height:65px;
    font-size:28px
}
#contact_us .contact-us-info h4,#contact_us .contact-us-info p{
    padding:7px 0 0 90px;
    color:#fff
}
#contact_us .contact-us-info p{
    font-size:18px
}
#contact_us .contact-us-info h4{
    font-size:20px!important
}
#contact_us .contact-us-info a{
    display:block;
    line-height:28px;
    color:#fff!important
}
#contact_us .contact-us-info a:hover{
    text-decoration:none
}
#get_latest_info{
    padding:50px 0;
    margin:30px 0;
    background:url(../images/background-img.svg) no-repeat bottom center
}
#get_latest_info h2{
    font-size:30px!important
}
#get_latest_info p{
    padding-left:20px;
    font-weight:500;
    font-size:16px;
    line-height:30px
}
#our_contact{
    padding:45px 0 0 0
}
#our_contact h4{
    margin-bottom:20px!important
}
#our_contact .shadow_img{
    padding-top:0
}
#our_contact .shadow_img img{
    box-shadow:0 0 14px 7px #8888887a;
    border-radius:10px
}
#our_contact .small-ttl{
    color:#00bef2;
    font-size:18px;
    font-weight:600
}
#our_contact .under_list li{
    width:100%;
    margin:0 25px 15px 0;
    display:inline-flex;
    font-weight:500!important
}
.detox-wrp#we_beleive{
    padding:70px 0 0 0!important
}
.detox-wrp#our_team{
    padding:0;
    background:url(../images/background-img.svg) no-repeat bottom center;
    margin-bottom:1px
}
.newPera{
    margin:15px 0 25px 0;
    padding:30px 0 0 0;
}
.newPera h2{
    margin-bottom:10px!important
}
.newPera p{
    font-size:16px
}
.dtx-box{
    background:#00bef2;
    padding:35px;
    border-radius:20px 20px 20px 0;
    color:#fff;
    box-shadow:0 0 14px 7px #8888887a;
    margin-top:20px
}
.bx-shadow-nn{
    box-shadow:none!important;
    border-radius:20px!important
}
.dtx-box h3{font-weight:700!important;}
.col-bdr-box{
    padding:15px 15px 10px 15px;
    border:2px solid #ccc;
    border-radius:10px;
    margin-bottom:30px;
	min-height: 345px;
}
.col-bdr-box.ht-auto{min-height:auto;}
.dtx-box h4{
    color:#fff;
    margin-bottom:20px!important
}
.black-bold,.bx-shadow-nn h4{
    color:#fff;
    font-weight:600
}
.dtx-symptoms{
    padding:35px 0
}
.alcohol-widr{
    padding:30px 0 50px 0;
    font-size:18px
}
.detox-treat#treatment_options{
    padding-bottom:25px
}
.ttl-facility{
    width:100%;
    text-align:center
}
.ttl-facility h2{
   /* color:#00bef2; */
    font-size:26px;
    text-align:center;
    width:100%
}
.list-facility{
    width:100%;
    text-align:left;
    margin-top:25px
}
.list-facility li{
    margin-right:35px;
    display:inline-flex;
    font-size:22px;
    font-weight:600;
    color:#00bef2
}
.facility-list-mission{
    padding-top:20px
}
.facility-list-mission li{
    width:30%;
    display:inline-flex;
    font-size:16px;
    padding:10px 10px 10px 40px;
    background:url(../images/check-list-icon.png) no-repeat 0 11px;
    background-size:25px 25px
}
.facility-wrp .key-feature-wrap p{
    line-height:30px
}
.treatOption{
    padding:30px 0
}
.fac-wrp#our_facilities{
    padding-top:0
}
.blog-prev{
    text-align:left
}
.blog-next{
    text-align:right
}
.mrgntop{
    margin-top:30px
}
.inr-wrp{
    margin-bottom:25px;
    font-size:18px;
    margin-top:25px
}
.prog-inr-mbtm{
    margin-bottom:50px
}
.mb-40{
    margin-bottom:40px
}
.inr-wrp h2{
    margin-bottom:15px!important
}
.fieldset fieldset{
    min-width:0;
    padding:5px 20px;
    margin:0 20px 20px 0;
    border:1px solid #ccc;
    border-radius:10px;
    min-height:172px
}
.fieldset fieldset legend{
    width:auto;
    font-size:18px;
    font-weight:500;
    padding:7px 15px;
    background:#00bef2;
    border-radius:10px;
    color:#fff
}
.fieldset fieldset legend p{
    margin-bottom:0!important
}
#special_therapy{
    padding:55px 0 155px 0
}
.spcl-therapy-img{
    position:relative;
    min-height:505px
}
.spcl-therapy-img img{
    border-radius:15px 0 0 0;
    box-shadow:0 0 14px 7px #8888887a
}
.spcl-therapy-img .dot-bg-img{
    width:105px;
    height:100px;
    position:absolute;
    top:-30px;
    left:-40px;
    background:url(../images/Group-378.svg);
    z-index:-1
}
.spcl-therapy-img .dot-bg-img2{
    bottom:-40px;
    height:150px;
    left:-40px;
    background:url(../images/Group-378.svg) no-repeat;
    width:93px;
    position:absolute;
    z-index:-1
}
.spcl-therapy-wrp .under_list{
    position:absolute;
    padding:60px 50px;
    background:#00bef2;
    color:#fff;
    border:6px solid #fff;
    border-radius:0 12px 12px 12px;
    left:-190px;
    top:230px;
    width: 450px;
}
.spcl-therapy-wrp .under_list li{
    display:inline-flex;
    width:47%;
    font-size:18px;
    margin-bottom:17px;
    padding-left:20px;
    background:url(../images/check-list-icon.png) no-repeat 0 0;
    background-size:21px
}
.nov-yogathp li{background:none !important; padding-left:0 !important;}
.spcl-therapy-wrp .under_list li a,.spcl-therapy-wrp .under_list li a:hover,.spcl-therapy-wrp .under_list li:hover a{
    color:#fff!important
}
.spcl-therapy-wrp .dot-bg-img3{
    position:absolute;
    right:27%;
    background:url(../images/BACKGROUND2-1.svg) no-repeat 0 0;
    width:90px;
    height:90px;
    bottom:-29%;
    background-size:100%
}
.addictions-treat .img-bg{
    bottom:-81px!important
}
.adctn-treatment#our_team{
    padding-top:55px!important;
    margin-bottom:0
}
.adctn-treatment #understanding_treat .under_list li{
    width:46%!important
}
.cbt-treat#we_beleive{
    margin-bottom:0
}

/* Our Team page css  */
#our_team .cont-wrp p.newteam{
    font-size:18px!important;
    line-height:28px!important
}
.newteam-list{
    margin:30px 0 40px 0
}
.newteam-list li{
    margin:0 25px 10px 0;
    display:inline-flex;
    width:47%;
    font-size:16px
}
.newteam-list li i{
    color:#fff;
    margin-right:18px;
    font-size:22px
}
.newteam .avatar-btn{
    border-color:#fff;
    color:#fff;
    font-weight:400
}
.mrgn-tp-20{
    margin-top:20px
}
#ourteam{
    margin:45px 0 35px 0
}

.teamBlock{
    display:inline-flex;
    padding-right:55px;
    margin-bottom:30px
}
.team-lft-col{
    display:block;
    padding:50px 25px 0 35px;
    position:relative;
    width:245px
}
/*Css for round separation */
.qount-num{
    position:relative;
    left:-40px
}
.qount-num span, .empty-circle{
    padding:8px;
    border:5px solid #20c6f3;
    width:37px;
    height:37px;
    display:block;
    line-height:19px;
    border-radius:22px;
    font-weight:700;
    background:#fff
}
.qount-num:after{
    content:"";
    position:absolute;
    width:245px;
    height:2px;
    border-bottom:3px solid #20c6f3;
    z-index:-1;
    left:36px;
    top:18px
}
.qount-num2{
    position:relative;
    left:-40px
}
.qount-num2 span{
    padding:7px;
    border:5px solid #20c6f3;
    width:37px;
    height:37px;
    position:absolute;
    right:-94px;
    line-height:19px;
    font-size:16px;
    border-radius:22px;
    font-weight:700;
    background:#fff
}
.qount-num2:before{
    content:"";
    position:absolute;
    width:266px;
    height:2px;
    border-bottom:3px solid #20c6f3;
    z-index:-1;
    left:-11px;
    top:18px
}
.qount-num2 span.tem2{
    border:5px solid #61c370
}
.qount-num span.tem3{
    border:5px solid #f3a840
}
.qount-num2 span.tem4{
    border:5px solid #de9cd1
}
/*Css for line separation */
.tem_bdr2:before{
    border-bottom:3px solid #61c370
}
.tem_bdr3:after{
    border-bottom:3px solid #f3a840
}
.tem_bdr4:before{
    border-bottom:3px solid #de9cd1
}
.team-pre2{
    margin-top:32px
}
.team-rt-col{
    display:block;
    padding-left:15px
}
.team-h3{
    font-weight:500;
    font-size:20px;
    line-height:22px;
    margin-bottom:0;
    position:relative
}
/*Css for Team photo set */
.team-photo{
    width:241px;
    height:241px;	
	text-align:center;
	display:inline-table;
}
.team-photo img{
    width:auto;
    height:auto;
    border-radius:50%;
    border:5px solid #20c6f3
}
.team-photo2 img{
    border:5px solid #61c370
}
.team-photo3 img{
    border:5px solid #f3a840
}
.team-photo4 img{
    border:5px solid #de9cd1
}
#hero .hero-slider2 .carousel-wrp{
    width:57%;
    float:right;
    color:#2b2b2b;
    text-shadow:none;
    line-height:28px;
    top:0
}
#hero .hero-slider2 .carousel-caption{
    padding:0 0 0 10%
}
#hero .hero-slider2 .carousel-caption{
    top:55px;
    right:6%
}
span.slider-h1{
    font-size:36px!important;
    font-weight:700!important;
    font-family:Montserrat,sans-serif!important;
    line-height:44px;
    padding:10px 0;
    margin-bottom:.5rem;
    display:block
}
#hero .hero-slider2 .btn-getStarted{
    color:#00bef2;
    border:3px solid #00bef2
}
.blog-min-ht-266 #blog .blog-box .blog-cont-wrp{
    min-height:266px
}
.dtx-box .about-para{
    padding:0;
    position:relative;
    margin-bottom:0!important
}
#blog .blog-bg{
    position:absolute;
    width:181px;
    bottom:-1vw;
    height:146px;
    top:auto;
    left:-50px;
    background:url(../images/blog-bg.svg) no-repeat -5px 3px
}
.megamenu h6{
    text-transform:uppercase
}
.megamenu .call-ht{
    color:#00bef2;
    font-size:22px;
    font-weight:600;
    text-align:center;
    display:block;
    margin-bottom:15px
}
a.callus:hover{
    color:#fff!important
}

#about_admission .admission-form input[type=text]{
	width:98%;
	margin:0 5px 12px 5px;
	background:#e8f0fe;
	font-size:14px;
	font-weight:500
}
#about_admission .join-team{padding:30px 28px 30px 19px !important;}
#about_admission .join-team textarea {width: 99% !important; margin-left:6px;}
input#input_8_4{width:99% !important;}
div#field_8_8 {padding: 0 0 0 11px;}
.join-team .gform_wrapper .gfield_validation_message, .join-team .gform_wrapper .validation_message{
	margin-top: 0 !important;
    padding: 1px 10px !important;
    text-align: center;
    border: 0 !important;
    background: none !important;
}
.pop-up input[type=text], .pop-up select{width: 100% !important; background:#e8f0fe !important; border:1px solid #00bef2 !important; color:#212121!important; font-size: 14px; font-weight:500 !important; margin-bottom: 0 !important;}
.pop-up input[type=text]::placeholder{color:#212121 !important;}


.pop-up .gfield_validation_message {padding: 0 !important; border: 0!important; background: none !important; margin-top:0; text-align:center;}
.modal-open .modal{z-index:9999 !important;}

/* Css Start for Search box */
.searchwp-modal-form-trigger-el{font-size:0 !important;margin-left:10px; color:#00bef2 !important;}
.searchwp-modal-form-trigger-el.fa-search:before{font-size:18px;}
.searchwp-modal-form-default .searchwp-modal-form__content{border-radius:12px !important;}
.search-submit{background: #00bef2;color:#FFF; font-weight:600; padding: 9px 28px; border-radius: 26px;    border: none; outline: none;}.search-field{border: 1px solid #00bef2;height: 42px; padding: 10px; border-radius: 30px;}
.searchwp-modal-form-default .searchwp-modal-form__footer{display:none !important;}

#gform_fields_6 select, #gform_fields_6 ::placeholder{
	color:#053d4d !important;
}
.blog-cont-wrp.sear-con-box{
	min-height:301px !important;
	padding:30px 32px 20px 50px !important;
}
.nav-next a, .nav-previous a {
    border: 4px solid #00bef2;
    padding: 8px 23px;
    border-radius: 33px;
    color: #00bef2;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    background: #FFF;
}
#get_admitted .get-admi-wrp p a{color:#FFF !important; font-size: 17px !important; font-weight: normal;}
.nav-next a:hover, .nav-previous a:hover {
    background: #00bef2;
    color: #FFF !important;
}
nav.navigation.posts-navigation {background: none; box-shadow: none; width: 100%;}
.nav-links {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
	margin-top:20px;
}
.search-form{position:relative;}
.search-submit{display:inline-block;}
.search-form i{display:none;}
.no-results {text-align: center; padding: 30px;}
.no-results .page-content{margin-top:25px;}
/* css End for Search box */

/*Logo carousel*/
#clients {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#clients .clients-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#clients .clients-wrap ul {
    display: block;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#clients{height: 110px; overflow:hidden; margin-bottom: 25px;}
#clients-list{margin:10px 0 10px 0 !important;}
#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 220px;
  text-align: center; margin-right:15px;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65); 
  opacity: 1;
}
#clients .clients-wrap ul li img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); 
  opacity: 1.0;
}
/* End Silder */
#input_1_4, #input_10_4{text-transform:lowercase !important;}
.category ul.post-categories {margin-bottom: 0 !important;}
.valium-fieldset fieldset{min-height:198px;}





.ppc-btm-bdr, .ppc-v2, .ppc-v4{border:0; border-bottom:3px; border-style: solid; border-image: linear-gradient(90deg, #ff9701 0%, #00bef2 100%);
  border-image-slice: 1;}
#ppc-prog-list{padding:38px 0 25px 0!important;}
.ppc-header:before{left:-9%;}
.ppc-header h1{color: #212121; font-size: 32px!important; font-weight: 700!important; margin-bottom: 30px!important;}
.ppc-hdr-img img{border:5px solid #f1f1f1; border-radius:10px;}
.ppc-header .cont-wrp{padding-bottom:30px;}
.ppc-insurance{background:#FFF;}
.ppc-insurance .health-ins-logos{text-align:left;}
.ppc-insurance-pl{padding-right: 111px !important; text-align: justify;}
.ppc-bg-lft:before{left:-6% !important; top:0; }
.imgTtl{font-weight:bold;margin-bottom: 20px; display: block; text-transform: uppercase;}
.ppc-facility .about-therapy-wrp p{text-align:justify;}

.new-nov#ppc-prog-list{padding:38px 0 38px 0!important; background:#00bef2; margin-bottom:30px;}
.new-nov #understanding_treat{background:#FFF; padding:33px;}
.new-nov .cont-wrp{padding-bottom:0px;}

/*css for PPC-v2 */
.ppc-v2 ul.blue-icon-list li:before{color:#ff9701 !important;}
.ppc-v2 .avatar-btn{color:#FFF; border:none; background-image:linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 #ppc-prog-list .avatar-btn:hover, .ppc-v2 .avatar-btn:hover{background-image: linear-gradient(90deg, #ff9701 0%, #00bef2 100%) !important; border: none !important;}
.ppc-v2 #ppc-wrp .icon-box-therapy{background:#FFF; border:1px solid #e1e1e1;}
.ppc-v2 #ppc-wrp span.head4, .ppc-v2 #ppc-wrp p{color:#212121;}
.ppc-v2 .ppc-icon{background-image:linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 #callus{border:0px solid #ffd085; background-image: linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 #callus h2, .ppc-v2 #callus p{color:#212121;}
.ppc-v2 #callus a{background: none; border: none; padding:0; font-size: 40px; font-weight: bold; color: #FFF;}
.ppc-v2 #callus a:hover{background:none !important; color:#FFF !important;}
.ppc-v2 #callus i{display:none;}
.ppc-v2 #about_therapy .shadow_img:before{background-image:linear-gradient(110deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 #get_admitted{background:#FFF; padding:0;}
.ppc-v2 #get_admitted .wht-bdr {border: 0px solid #ffd085; background-image: linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 #get_admitted .get-admi-wrp a{color:#FFFFFF !important;}
.ppc-v2 #get_admitted .get-admi-wrp a:hover{color:#FFFFFF !important;}
.ppc-v2 .spcl-therapy-wrp .under_list{background-image:linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-v2 .ppc-faq .accordion{border-left:5px solid #ff9701;}
.ppc-v2 .ppc-faq .accordion:after{color:#ff9701;}
.ppc-v2 #to_schedule{background-image:linear-gradient(90deg, #00bef2 0%, #ff9701 100%);}
.ppc-we-accept span.head-3{margin-bottom: 15px; display: block;}
.ppc-v2 #key_feature, .ppc-key-feature{padding:38px 20px 5px 20px !important;}

.frst-txt{color:#FFF; padding-right:5px;}
.we_treat p {padding-left: 38px;}
.what-provide{padding-top:32px; padding-bottom:10px;}
.what-provide h2{text-align:center;}
.ful-width-pt li{width:33% !important; display:inline-block;}
.bg-weTreat{background:#00bef2 !important; color:#FFF !important; padding-top:50px !importan;}
.bg-weTreat .icon-row i, .bg-weTreat span.head-3, .bg-weTreat h2{color:#FFF !important;}
#we_accept .health-icon .health-ins-logos li {width: 150px !important;}
.faq h2{padding-top:0px; margin-bottom:0px !important;}
#to_schedule #input_4_1, #to_schedule #input_11_1{padding-left:20px;}
.nov-yogathp li:before{content:'' !important;}
.what-provide .head-3{text-align:center; margin:0 auto; display:block;}
#callus.nov-callus{padding:15px 20px;}
#callus.nov-callus .wht-bdr{border:8px solid #fff; padding:30px;}
.nov-ppcWrp{padding-top:0 !important;}
img.new-nov{margin-top:8px;}
.img-shd img{box-shadow:-3px 3px 16px 7px #8888887a}
i#checkmark { color: #fff; border-radius: 51%; padding: 20px; background: #125c00dd;}
.middleImg{display: flex; align-items: center;}
#about_admission.form-new-sec .admission-form{padding:18px 28px 5px 28px !important;}
#about_admission.form-new-sec .admision-title{margin-bottom:25px !important;}
#about_admission.form-new-sec .about-admission-wrp{background:none; box-shadow:none; padding:0;}
.form-new-ppc{width:90%; margin:0 auto;}
.ppc-form-img{width: 98% !important; margin: 0 auto !important; box-shadow:0 2px 15px 7px #bfbfbfde;}
#about_admission.form-new-sec .about-admission-wrp p{display:none;}
.form-new-sec .blue-icon-list li{width:100% !important;}
.form-new-sec{margin:40px 0 !important;}
.form-new-sec h1.font{margin-bottom:16px;} 
.page_id-3486 .social-icons { display: none;}
.form-new-sec.drug_v2_cta_form {margin: 20px 0 !important;}
#our_team.drug_abt{padding:20px !important;}

/* Team page new team member */
.first-photo{margin:0 auto; text-align:center; margin-bottom: 15px;}
.first-photo .team-photo img{width:241px;}
.first-photo .teamBlock{margin-bottom:15px;}
.first-photo h4{margin-top:17px; margin-bottom:0 !important; font-weight:500 !important; font-size:20px !important;}
.first-photo .qount-num:after{width:260px; border-color:#20c6f3;}
.first-photo .qount-num{text-align: left; width: 310px; left:0; display:inline-flex;}
.first-photo .empty-circle{right: 0;  position: absolute;}
.ppc-tp-headr nav{height:68px !important;}
.ppc-tp-headr .navbar{box-shadow:none !important;}
.faq-ppc{padding-top:30px;}
.samhsa-logo{width:219px;}
.ppc-logo img {margin-top: 24px; width: 100%; height: 100px; box-shadow:none !important;}
.w-full{width:100%;}


.thanks{color:#00bef2; font-size:40px; text-align:center;}
.thanks-box{padding:35px; margin:0 auto; margin-top:30px; margin-bottom:30px; width:85%; border:0px solid #00bef2;}
.list-thanks {display: inline-flex; margin:25px auto;}
.list-thanks li{margin-right:25px; border:3px solid #00bef2; padding:15px;}
.list-thanks i{margin-right: 12px; color: #212121; border: 1px solid #212121; padding: 4px; border-radius: 20px; display:none;}
#post-3377 .entry-content{text-align:center;}
.entry-content a{color:#00bef2;}
.list-thanks li a{font-size:18px; color:#00bef2;}

.thanks-box .successes-msg{font-size:40px; margin-bottom:30px; text-align:center;}
.thanks-box .successes-msg i{border-radius: 57%; background: green; padding: 10px; color: #FFF;}
.thanks-rw{margin-bottom:70px;} 
.thanks-rw .thnks-img{margin-bottom:7px; height:160px; overflow:hidden; position:relative;}
.thanks-rw .thnks-img img{width:100%; position: absolute; left: 0; top: 0; height: 166px;}
.row.thanks-rw span {font-size: 16px; font-weight: 600;}
.thanks-threapy img{height:100%;}
.thanks-rw .thnkWrp{box-shadow: 0 4px 3px #ccc;padding-bottom:7px; background: #e2f0ff; text-align:center;}
.thanks-rw .thnkWrp p{margin-bottom:0 !important;}
#our_facilities .imgTtl{margin-bottom:7px !important;}
input#input_10_4::placeholder, #input_1_4::placeholder{text-transform: capitalize;}

.we_offer_wrp {padding-left: 25px;}
#London{position:relative;}
#London::before {position: absolute; left: 16px; top: 12px; background-image: url(../images/dot-circle.webp);
    width: 200px; height: 200px; content: ""; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: -1;}
.video-bg2{opacity:0;}

#about_avatar .tablinks{background-image:linear-gradient(91deg, #FFF 20%, #00bef2 100%) !important; border:0 !important;}
#about_avatar .tablinks.active{background-image:linear-gradient(91deg, #00bef2 20%, #fff 100%) !important;}
.discover-path {text-align: center; margin-bottom: 40px;}
.wo-admissions-icon, .we_offer_wrp .address i, .wo-medical-icon {
    background-color: #00bef2 !important;}
.video-img img {border-radius: 15px;}
#about_avatar{background-image: url(/../wp-content/uploads/2021/11/about_avatar_tab_bg2.webp);
    background-size: cover;
    background-repeat: no-repeat; padding-bottom: 10px; margin-bottom: 20px;}
#our_facilities.nw_hm{padding:0; margin-bottom:40px;}
#about_avatar h3{color:#FFF !important;}
#we_accept.hm_ins{margin-top:55px; margin-bottom:30px;}

.slid2 a.btn-getStarted {color: #00bef2 !important; border: 3px solid #00bef2 !important; background: none !important;}
.slid2 a.btn-getStarted:hover {border: 3px solid #00bef2!important; background: #00bef2!important; color: #FFF!important; padding:7px 25px !important;}


#gform_submit_button_18:hover{background-color:#004f99 !important; color:#FFF !important;}

#treatments_hero a{color:#FFF !important;}

a#ppc-v1-btn5 {
    color: #FFF!important;
    text-decoration: none;
    background-color: #004F99;
	border: 0px solid #00bef2;
}
a#ppc-v1-btn5:hover {
    color: #FFF!important;
    text-decoration: none;
    background-color: #00bef2 !important;
	border: 0px solid #00bef2;
}
.form_contact #gform_fields_6 .gfield_contains_required, #about_admission.prog_inr_sty .about-admission-wrp p{display:block;}
.form_contact #gform_fields_6 .gfield_description{position:inherit;}
.form_contact #gform_fields_6 .gfield_contains_required input, .form_contact .ginput_container_select #input_6_5, .form_contact textarea, #about_admission.prog_inr_sty #gform_submit_button_7{margin-bottom:0 !important;}
.form_contact .gform_footer{padding:0 !important;}
.therapy_inr_link{color:#FFF !important; font-size:16px !important; font-weight:normal !important;}
ul.blue-icon-list.blog_list li div {padding-left: 4px;}
.post-thumbnail{text-align:center; padding-bottom:5px !important;}
.lotus-img{padding-top:12px; padding-bottom:2px;}
.text-jus, .pre-just p{text-align:justify;}
.wht-bdr{border: 8px solid #fff; padding: 30px;}
#callus.wht-bdr-pd{padding:30px !important;}
#input_6_5{background: url(../images/br_down_arrow.webp) no-repeat right #e8f0fe !important;
    -webkit-appearance: none; background-position: 98% !important; background-size: 12px !important;}
#post-857 img{border-radius:10px; box-shadow: 0 4px 5px rgb(0 0 0 / 34%);}
.treatment-bg-img .more-btn-cta.mm-abt-btn{box-shadow: 2px 4px 8px 0 #1f1e1e7d; border-radius: 4px;}
.pr-30{padding-right:30px;}
#about_admission input[type=submit]:hover, button#gform_browse_button_8_8:hover, #gform_submit_button_15 input[type=submit]{background: #00bef2 !important; border: 4px solid #00bef2; padding: 13px 20px; color: #FFF;}
#mission.pre-mb-20{margin-bottom:20px;}
.iconList{padding:15px 0;}
.iconList li{margin-bottom:15px !important;}
#treatment_options.treat_pg .address{min-height:230px !important;}
.pre-just#our_team{margin-bottom:15px;}
.dip-addi#our_team{margin-bottom:0px !important; padding-top:0 !important;}
/*.dip-addi p{text-align:justify;}*/
.three-col .li{width: 32%; display: inline-block;}
.list-e{padding-top:20px;}
.list-e li{display: inline-flex; width: 45%; margin-bottom: 17px; border: 1px solid #CCC; min-height: 87px; margin-right: 2%; margin-left: 2%; padding: 25px;border-radius: 10px; background: #f5f5f5d4;}
.list-e.block li{display:inline-block; margin-left: 0; margin-bottom: 25px;}
.list-e.block h3{color:#212121;}
.list-e.column_grid li{width:auto;}
#about_therapy .shadow_img{height:300px !important;}
.callnow{font-size:32px !important; font-weight:700 !important;}
#about_therapy .shadow_img .img-bg{bottom:-102px;}
.two-col-xl li{width:48%;}
.three-col-xl li{width:32%;}
.four-col li{width:24%;}
.one-col-xl li{width:100%;}
.d-line-block li{display:inline-block;}
.head3-black, h3.head3-black{color:#212121 !important; font-size:24px !important; font-weight:600;}
h2.head3-black{margin-bottom:5px !important; margin-top:25px;}
#all_type_therapy .icon-box-therapy a{color:#212529;}
#all_type_therapy .icon-box-therapy:hover a, #all_type_therapy .icon-box-therapy:hover a:hover, #all_type_therapy .icon-box-therapy a:hover{color:#FFF !important;}
.icon-box-program img {position: absolute; top: -41px; z-index: 99; left: 59px; width:60px;}
.icon-box-program.i-bg i, .icon-box-program.i-bg:hover i{background-image: none !important; background-color: #00bef2 !important;}
.icon-box-program.i-bg:hover i{box-shadow: 3px 6px 9px #1e2e32;}
.list-line li{margin-bottom:10px;}
.gform_footer{padding-left:11px !important;}

#gfield_upload_rules_8_8{text-align:center;}
.confidential{padding-left:11px;}
.confidential a{color:#00bef2 !important;}
.align-flx{align-items:center; display:flex;}
.overlap-category .contac-dtl span.hd3{margin-right:15px !important;}
.ht-96{height:96% !important;}
.overlap-category .hd3 i {margin-bottom: 14px !important;}
.brdr-wtb{border: 3px solid #CCC; padding: 10px 25px; margin-bottom: 25px;}
.w-to-bring{top:-201px; width:400px;}
.w-85{width:85% !important;}
.call-getadmit a{ font-size:36px !important; font-weight:700 !important; text-decoration:none; border-bottom:none !important;}
.pera-jst p{text-align:justify;}
.bdr-lft-rt-b li{border-radius: 10px; border-left: 7px solid #00bef2; border-right: 7px solid #00bef2;}
.morecontent span {display: none;}
.more{display: block; margin: 0 auto;}
.morelink {display: inline-block; background:#00bef2; padding:2px 7px; border-radius:7px; color:#FFF !important; font-size:13px; cursor:pointer; margin-bottom: 0px;}
.morelink:hover{color:#FFF !important;}
.mt-0{margin-top:0 !important;}
.janPPC{background:#e4f3ff;}
.ppc-faq .panel{margin-bottom: 24px;}
.ppc-faq .accordion{margin-bottom:0;}
.footer-fixed {padding:5px; text-align: center; position: fixed; bottom: 0; width: 100%; background-color:#004F99 !important; z-index: 999;}
.footer-fixed .btn-wrp{text-align:center;}
.footer-fixed .avatar-btn{text-align:center; color:#FFF !important; font-size:28px; border:0 !important; padding:0;}
.footer-fixed .avatar-btn:hover{background:none !important;}
#footer.ppc-ftr .container{margin-bottom:80px!important;}
.card-bx{margin-bottom:30px;}
.card-bx .facility-img{padding:0 !important; margin:0 0 20px 0 !important;}
.card-bx .facility-img img{box-shadow:none !important;}
.card-bx .card-body{background:#FFF !important; border-radius:0 0 7px 7px !important; padding:0 10px;}
.wt-wetreat{padding:40px 0; background:url(../images/mission-bg.png) no-repeat 0 0 !important;
    background-size:cover !important; color:#fff; box-shadow:1px 7px 9px 0 #c7c7c7f0}
.wt-wetreat h3{color:#fff!important}
.wt-wetreat h2{margin-bottom:20px!important;}
.wt-wetreat p{font-size:16px; margin-bottom:0}
#about_avatar ..wt-wetreat .tab{padding-bottom:40px !important;}
#about_avatar.wt-wetreat .treatment, #about_avatar.wt-wetreat .tabcontent{min-height:430px !important;	}
#about_avatar.wt-wetreat .tablinks{text-align:left;}
/* .wht-cta a{border-color:#FFF !important; color:#FFF !important; border-radius:60px !important;} */
.wht-cta a:hover{background:#FFFF !important; color:#00bef2 !important;}
.hwr-blue li:hover{color:#00bef2; }
#we_accept.ppc-insu{margin:0px 0 !important; background:#FFF; padding:40px 0;}
#we_accept .ppc-jan{margin:10px 0 20px 0 !important;}
#we_accept .ppc-jan li {width: 115px !important; margin-left: 10px !important;}
.ppc-lotus{width: 350px !important; height: 225px !important;}
#ppc-wrp.pathdes{padding-top:40px !important; margin-bottom: 0px !important;}
.ppc-faq p{padding-top:10px;}
.d-grid{display:grid;}
.d-sm{display:none;}
.d-sm-none{display:block;}

/* Recaptcha css */
#field_6_7 {display: block !important;}
label.gfield_label{display:none !important;}
.rc-anchor-normal .rc-anchor-checkbox-label {width: 100px !important;}
.rc-anchor-normal .rc-anchor-content {width: 156px !important;}
.rc-anchor-normal-footer{width:69px !important;}
.rc-anchor-logo-portrait {margin: 10px 0 0 7px !important;}
.rc-anchor-light.rc-anchor-normal{border-radius:50px;}
.rc-anchor-light.rc-anchor-normal{width:200px !important;}
/*
div#rc-anchor-container {width: 200px; height: 60px; text-align: center; margin: auto;}
#field_6_7 iframe {margin-bottom: 0; transform: scale(.62) translate(-32%);}
*/
#field_6_7 iframe, .ginput_recaptcha iframe{
    margin-bottom: 0;
    transform: scale(0.72) translate(-15%);
	position:inherit;
}
/*recaptcha css end*/

#get_admitted .get-admi-wrp p a.link-txt{border: none; padding: 0; font-size: 16px !important;}
#get_admitted .get-admi-wrp a.avatar-btn:hover{border:2px solid #FFF;}
#get_admitted .get-admi-wrp a:after{filter:none !important; border:0;}
.phn-cta{display:none;}
#hwchy-call {background: none !important; color: #fff !important; padding:8px 23px !important; border-radius:50px !important; font-size:32px !important; font-weight:700 !important; border:4px solid #fff !important;}
#hwchy-call:hover{border:4px solid #FFF !important;color: #00bef2 !important; background: #FFF !important;  padding:8px 23px !important; border-radius:50px !important;}
.d-inlin-l{display: inline-block;}
.mbl{display:none;}


.start-healing #ppc-amenities .under_list{width: 600px; margin-bottom:-25px;} 
.start-healing .spcl-therapy-wrp {padding: 0vw 1vw !important;}
.start-healing p.prv-conf{text-align:center !important; display:block !important; color:#00bef2;}
.alcohol_v2_cta_form p.prv-conf, .drug_v2_cta_form p.prv-conf{color:#FFF;}
.start-healing p.prv-conf a{color:#00bef2 !important;}
.start-healing .gform_footer.top_label{padding-bottom:0 !important;}
.full-width li{width:100% !important;}
#post-853 .entry-header .entry-title{text-align:left !important;}
.abt_sty .key-feature-wrap{padding-bottom:0 !important;}
.abt_sty .key-feature-wrap .icon-row{margin-bottom:0 !important;}
#key_feature.abt_sty{padding:45px 0 !important;}

#contact_us .contact_frm_sty textarea{font-weight:400;}
#input_6_7 > div, div#input_7_5 > div{width: 237px !important; height: 78px; margin: 0 auto !important;}
#we_accept.treatment_inr_sty{margin-top:20px;}
#understanding_treat ol.list-e.block.under_add li {padding: 20px 30px;}
.field_link{padding-left:0 !important;}
.field_link fieldset legend a, .field_link fieldset legend a:hover{color: #FFF !important;}
.field_link .fieldset fieldset{min-height:120px;}
.blue-icon-list.col_6 li{width:48%;}
h3#related-heading{margin:0 auto;}
ul.under_list.yogaThp.nov-yogathp{margin-top:50px !important;}
.alcohol_tp #head-phn{background:#FFF; color:#00bef2 !important; padding:10px 30px; box-shadow:2px 4px 3px #0000001f; border-radius:20px;}
.alcohol_tp #head-email{background:#00bef2; color:#FFF !important; padding:10px 30px; box-shadow:2px 4px 3px #0000001f; border-radius:20px;}
#special_therapy.alcohol_bnr{background:#e4f3ff !important;}
.alcohol-bnr img{height:auto;}
.alcohol_bnr, .drug_bnr{padding-bottom:55px !important;}
.alcohol_bnr .blue-icon-list li, .drug_bnr .blue-icon-list li{width:100%; font-size: 18px; font-weight: 600;}
.alcohol_bnr .spcl-therapy-wrp{padding-top:40px !important;}
.alcohol_srvc{padding:45px 0 0 0 !important;}
#ppc-wrp.alcohol_srvc .icon-box-therapy{background:#FFF !important; box-shadow:0px 0px 10px 1px #00000042; min-height:540px !important; max-height:unset !important;}
#ppc-wrp.alcohol_srvc p{color:#212121 !important;}
#ppc-wrp.alcohol_srvc span.head4{color:#00bef2 !important;}
.bdr-radius-15{border-radius:15px;}
.alcohol_wht_provid{padding:70px 0; width: 100%; position:relative;}
.alcohol_wht_provid:before{width: 100%; height: 380px; background-color: #e4f3ff; -ms-transform: skewY(20deg); /* IE 9 */ transform:skewY(352deg);	content:''; position:absolute; left:0; top:20px; z-index:-1;}

.alcohol_cta{border:6px solid #00bef2; margin:30px auto; padding:25px; width:98%; text-align:center;}
.alcohol_cta h2{color:#00bef2 !important;}
.alcohol_cta a{color:#212121 !important; border:0 !important; font-size:26px !important;}
.alcohol_cta_form{background:#e4f3ff !important; padding:60px 0;}
.drug_cta_form{padding:60px 0;}
.alcholo_schedule_wrp .pickup-car{margin-bottom:30px;}
.alcholo_schedule_wrp .pickup-car img{width:auto !important;}
.alcholo_schedule_wrp p.pera{width:50%; margin:0 auto; text-align:center;}
.drug_bnr{background-image:url('../images/drug_bnr_bg.webp'); background-repeat: no-repeat !important; background-size: cover;}
.drug_bnr h1{color:#FFF !important;}
.drug_bnr .spcl-therapy-wrp{background:#e4f3ff; padding:40px !important; box-shadow:0px 0px 10px 1px #00000042; border-radius: 15px;}
.drug_bnr .avatar-btn{margin-bottom: 15px;}
.drug_bnr .ppc-logo img{margin-top:0 !important;}
#ppc-wrp.drug_srvc .icon-box-therapy{border:2px solid #00bef2; background:#e4f3ff; border-radius:14px;width: 93%; margin: 0 auto; min-height: 490px;}
#ppc-wrp.drug_srvc .therapy-title{margin:-23px -25px 23px -25px; position:relative;}
#ppc-wrp.drug_srvc .head4{color: #fff !important; background: #00bef2; padding: 10px; text-align: left;
    padding-left: 54px; border-radius: 10px 10px 0 0;}
#ppc-wrp.drug_srvc .srvc_icon{ padding: 15px 11px; width: 70px; height: 70px; border-radius: 12px; text-align: center; border:2px solid #00bef2; position:absolute; left:-35px; top:-2px;}
#ppc-wrp.drug_srvc p{text-align:left; color:#212121;font-weight:400; font-size: 15px;}
#ppc-wrp.drug_srvc{padding:30px 0 35px 0;}
.drug-bnr{background:#e4f3ff;}
.drug_img_whycho img{border-radius:12px !important;}
.drug_form input[type=submit], .drug_form input[type=submit]:hover, .st_heal_frm input[type=submit]:hover,  
#gform_15 input[type=submit]{
	background: #00bef2 !important; 
	border: 4px solid #00bef2; 
	padding: 12px 20px; 
	color: #FFF !important; 
	width:180px; 
	border-radius:28px; 
	margin: 0 auto; 
	font-weight: 600; 
	font-size:18px;
}
.drug_form input[type=text], #about_admission .drug_form  textarea{width:100% !important; margin:0 auto;}
.drug_cta_a{background:#00bef2; padding:15px 20px; margin:25px 0; color:#FFF; text-align:center;}
.drug_cta_a h2{margin-bottom:25px !important; color:#FFF !important;}
.drug_cta_a a{border:4px solid #fff; color:#FFF; font-weight: 700 !important; font-size: 32px !important; padding:8px 28px;}
.drug_cta_a a:hover{border-color:#FFF; color:#FFF !important;}
.sms_drug{margin:20px 0;}
.sms_msg a{border-radius:50px !important; margin-bottom:20px;}
.sms_msg p{margin-top:20px;}
.drug_cta_form{margin:0 auto !important;}
#to_schedule.drug_schedule{padding:30px 0 !important; margin-top:40px;}
#to_schedule.drug_schedule p{color:#FFF !important; text-align:center;}
#to_schedule.drug_schedule .pickup-car{margin-top: -110px;}
#to_schedule.drug_schedule #callus{padding-bottom:0;}
#our_team.drug_whychoose {padding:20px 0;}
#to_schedule.drug_sched .schedule-wrp p{text-align:center !important; color:#FFF !important; font-weight:500; margin-bottom:10px;}
.google_code{padding-top:30px;}
#our_facilities.drug_faci{padding:25px 0 0 0 !important;}
#our_facilities.alcohol_faci{padding-bottom:0 !important;}
.send_sms{display:none;}
.alcohol_srvc .srvc_icon{margin-bottom: 20px;}
.alcoho_form #gform_wrapper_9 #gform_submit_button_9:hover, .drug_cta_form #gform_wrapper_9 #gform_submit_button_9:hover{color:#FFF !important;}
#we_offer.hm_we_offer{margin-bottom:20px !important;}
.drug_g_code{padding-bottom:25px;}
.home-overlap{ margin-top: 40px !important;}
.start-healing input#gform_submit_button_9{color:#FFF !important;}
.logo svg{width:240px; height: 75px;}
.drug_srvc h3.head4{min-height: 68px;}
.schedule-pera{color: #00bef2;}
.drug-bnr h1, .start-healing h1, .alcohol-bnr h1, .alcohol-begin_hl h3, .start_hl_begin h3{font-size:32px !important; margin-bottom:30px !important;}
.alc_tab_sec span.head-3, .start_hl_tab_sec span.head-3{color:#FFF!important; font-size:24px !important;}
.alcohol_v2_cta_form h3{color:#FFF !important; font-size:32px!important;}
.start_hl_ppc .col-md-4 .ppc-icon, .alcohol_srvc .col-lg-4 .srvc_icon, .drug_srvc .col-lg-4 .srvc_icon{background: #FFF url('../wp-content/uploads/2022/04/services-icon.webp') no-repeat;}
.start_hl_ppc .col-md-4 .ppc-icon img, .alcohol_srvc .col-lg-4 .srvc_icon img, .drug_srvc .col-lg-4 .srvc_icon img{display:none;}
.start_hl_ppc .col-md-4:nth-child(1) .ppc-icon, .alcohol_srvc .col-lg-4:nth-child(1) .srvc_icon, .drug_srvc .col-lg-4:nth-child(1) .srvc_icon{background-position:7px 7px;}
.start_hl_ppc .col-md-4:nth-child(2) .ppc-icon, .alcohol_srvc .col-lg-4:nth-child(2) .srvc_icon, .drug_srvc .col-lg-4:nth-child(2) .srvc_icon{background-position:7px -66px;}
.start_hl_ppc .col-md-4:nth-child(3) .ppc-icon, .alcohol_srvc .col-lg-4:nth-child(3) .srvc_icon, .drug_srvc .col-lg-4:nth-child(3) .srvc_icon{background-position:7px -133px;}
.img_wrp img{height:auto; width:100%;}
.wht_bg{background:#FFF; padding-bottom:15px;}
#our_facilities.wht_bg{padding-bottom:0;}
#about_avatar.bx_shadow_nn{box-shadow:none; margin-bottom:0;}
.strthl_cb_ht{padding-top: 27px;}
.list_disc{padding-left:50px;}
.list_disc li{list-style-type: disc; margin-bottom:20px;}
#search_box .blog-box img {height: auto;}
#search_box .blog-img{height: 180px;}
#search_box #post-5233, #search_box #post-5234, #search_box #post-3280, #search_box #post-3282, #search_box #post-3557, #search_box #post-4237, #search_box #post-3272{display:none;}
#search_box .blog-box .blog-cont-wrp{min-height:430px !important;}
#all_type_therapy .col-lg-3:nth-child(9), #all_type_therapy .col-lg-3:nth-child(10){
    flex: 0 0 49.333333%;
    max-width: 49.333333%;
}
#all_type_therapy .col-lg-3:nth-child(9) .icon-box-therapy, #all_type_therapy .col-lg-3:nth-child(10) .icon-box-therapy{min-height:290px !important;}
#special_therapy.therapy_pg{padding:55px 0 35px 0;}
#special_therapy.therapy_pg .w-95{width:95% !important; border-radius:15px !important;}
#special_therapy.therapy_pg p{display:none;}
#special_therapy.therapy_pg .therapy_list{padding: 30px 30px 15px 30px; margin-top:30px; background: #00bef2; color: #fff; border: 6px solid #fff; border-radius: 18px;}
.therapy_list li{display: inline-flex; width: 47%; font-size: 18px; margin-bottom: 17px; padding-left: 30px;
    background: url(../images/check-list-icon.png) no-repeat 0 5px; background-size: 18px;}
.therapy_list li a, .therapy_list li a:hover{color:#FFF !important;}
#gform_fields_10 ::placeholder{text-transform: uppercase !important;}
#footer.ppc-ftr .footer-logo{display:inline-flex;}
.drug_v2_cta_form .pickup-car, .alcohol_v2_cta_form .pickup-car{text-align: center; margin-top:0 !important;}
.drug_v2_cta_form .admision-title, .start-healing .admision-title{width:100% !important;}
.modal-body .gform_footer{padding-bottom:0 !important;}
.alcohol_v2_cta_form .pickup-car {text-align:center;}
.janPPC .dot-bg-img3{display:none;}

.column_grid{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 20px;
  margin-top:20px;
}
.column_grid.one_col{
  grid-template-columns: minmax(0, 1fr);
}
.column_grid.two_col{
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);	
}
.column_grid.three_col{
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);	
}
.column_grid li{
	margin-bottom:0 !important;
}
#we_accept.insurance_bg{
	background: #FFF !important;
    margin: 0 !important;
    padding: 40px !important;
}


/* Logo slider css */
.slick-slide {
margin: 0px 20px;
}
.slick-slide img {
width: 100%;
}

.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
/* Logo slider css end */



.icon_list_blue{
	margin-bottom:20px;
	margin-top: 25px;
}
.icon_list_blue li{
	padding-left:30px;
	 position: relative;
}
.icon_list_blue li:before{
    font-family: FontAwesome;
    color: #00bef2;
    margin-left: -30px;
    margin-top: -6px;
    font-size: 22px;
    content: "\f058";
    display: inline-block;
    padding-right: 12px;
	/*position: relative;
    top: 2px;*/
	position: absolute;
    top: 13px;
    line-height: 10px;
}
.blue-box .icon_list_blue li, .blue-box .icon_list_blue li a, .blue-box .icon_list_blue li a:hover, .blue-box .icon_list_blue li:before{
	color:#FFF;
}
.blue_box .icon_list_blue li:before{
	color:#FFF;
}
.blue_bg_list li:before{color:#FFF;}
.icon_list_blue.decimal{padding-left:25px; grid-gap:7px;}
.icon_list_blue.decimal li{list-style-type:decimal; padding-left:0;}
.icon_list_blue.decimal li:before{display:none;}
.icon_list_blue.decimal li::marker{color:#212529;font-size: 16px; font-weight:bold;}
.sub_head li span{color:#00bef2;font-size: 18px; font-weight:bold;}

.num_list{
	margin-bottom:20px;    
	padding-left: 20px;
}
.num_list li{
	padding-left: 10px;
	list-style-type: decimal;
	padding-right: 26px;
	text-align: justify;
}
.num_list li::marker{
	color:#00bef2;
	font-weight: 600;
}
.num_list.black_list li::marker{
	color: #212121;
    font-size: 17px;
    font-weight: 500;
}
.blue_box{
	background: #00bef2;
    padding: 35px;
    border-radius: 20px;
    color: #fff;
}
.blue_box a{
	color:#FFF;
}
.blue_box span.head-3, .prog-inner .blue_box h3{
	color:#FFF;
}
.prv-conf{margin-top:10px;}
.ppc_start_heal2 .pos-rel{position:relative  !important;}
.ppc_start_heal2 .navbar-collapse{flex-grow:inherit !important;}
.ppc_start_heal2 .navbar .container{justify-content:center;}
.ppc_start_heal2 .megamenu.small-col{width:350px !important; left:-195% !important; padding-bottom:20px;}
.ppc_start_heal2 .navbar .container {justify-content: center;}
.ppc_start_heal2 .navbar .container { justify-content: space-around;}
.ppc_start_heal2 .navbar-toggler{right: 25px !important;}
.ppc_start_heal2 nav .logo{margin-right: 84px;}
.ppc_start_heal2 .contact-info a, .ppc_start_heal2 .contact-info a:hover{}
.ppc_start_heal2 div#topbar a {font-size: 19px !important;}
.ppc_start_heal2 .contact-info li.start_hl_menu{width:100%; text-align:center; margin:0;}
.ppc_start_heal2 .sm-menu-about{left: -70px !important; min-width:210px !important; width:auto !important; padding-bottom: 23px;}
.ppc_start_heal2 .sthl_treatment .megamenu.small-col{left:-97% !important;}
.ppc_start_heal2 #we_accept.ppc-insu{padding-bottom:20px !important;}
.ppc_content .img_wrp img{height:auto; width:400px !important;}
.mb-20{margin-bottom:20px;}
.ppc_start_heal2 #callus a{color:#00bef2; background:#FFF; font-weight: 600;}
.wt-wetreat .icon_list_blue li:before{color:#FFF;}
.wt-wetreat .column_grid li{width:100% !important;}


.ti-widget.ti-goog .ti-controls .ti-next::before, .ti-widget.ti-goog .ti-controls .ti-prev::before, .ti-widget.ti-goog .ti-controls .ti-next:after, .ti-widget.ti-goog .ti-controls .ti-prev:after{background:#004f99 !important; opacity:0.8;}


.box-slider{position:relative;}
.slick-arrow{position:absolute; top:38%; font-size:40px; font-weight:normal; color:#004f99; border:0; background:none; z-index:999;}
.box-slider .ppc-icon{background:#FFF !important; padding:10px 10px;}
.box-slider .ppc-icon img{display:block !important;}
.box-slider .slick-prev{left:-5px;}
.box-slider .slick-next{right:-5px;}
ul.slick-dots{display: inline-flex; margin:0 auto;}
ul.slick-dots li{padding:4px;}
ul.slick-dots li button{padding:0; border:1px solid #CCC; border-radius:40px; width:12px; height:12px;}
ul.slick-dots li.slick-active button{background:#CCC !important;}
.box-slider.slick-initialized .slick-slide{padding:0 !important;}
#contact_us #input_6_3{width:94%;}
.home .ppc-ameni-pb{padding-bottom: 209px !important;}
#ppc-amenities.hm_bnr_wrp  .under_list{margin-top: 0 !important;}
.home .hm_bnr_wrp .under_list span.head-3{color:#FFF !important;}
.hm_bnr_wrp ul{margin-top: 22px;}
#ppc-amenities.hm_bnr_wrp .under_list{margin-top: -45px !important;}
/* MP - CSS for PPC Start Heal page -end*/
.twelve_setp_sect{display:none;}
.ver-middle{justify-content: center; align-items: center; display: inline-flex;}
.group_therapy section {margin: 20px 0 40px 0;} 
#we_offer .dis_path_2, #we_offer .dis_path_3{justify-content: space-between!important; display: grid;}
.ppc-logo img{height: 107px !important;}
.hd3_txt{font-size: 24px; font-weight:600; margin-bottom:10px; display:block;}
.mb30{margin-bottom: 30px !important;}
#get_admitted .get-admi-wrp p a.head2{font-size: 32px !important;}
#admission_process .admission-box:hover h3{color: #FFF !important;}
.legitscr_logo img, .goldseal_logo img{height: 107px !important; width:auto !important;}
.goldseal_logo img{max-width: initial;}
.blue-box-iconlist {
    padding: 30px;
    margin-top: 20px;
    background: #00bef2;
    color: #fff;
    border: 6px solid #fff;
    border-radius: 18px;
}
.wrp_h2{margin-bottom:5px !important; margin-top:20px !important;}
.pb-30{padding-bottom:30px;}
/*
.ti-reviews-container-wrapper 
.ti-review-item:nth-child(38){
	display:none;
}
*/
.mt-15{margin-top:30px;}
#input_17_23_3{width:100% !important; margin-right:0 !important;}

.mb-20px .head6 {
    margin-bottom: 15px !important;
}
input#gform_submit_button_4 {font-weight: 600;}
input#gform_submit_button_4:hover {color: #004f99 !important;}
.faq_sec button.accordion{padding-right: 50px; position:relative;}
.faq_sec .accordion:after{position: absolute; right: 23px; top: 21px;}
#we_accept.ppc-insu{display:none;}
#process_insurance{display:none;}
#input_18_6{border-radius:0 !important; /*text-transform:capitalize !important;*/}
#gform_18 .gform_footer{padding-left:0 !important;}
#gform_submit_button_18{padding:10px 30px !important; border-radius:0 !important; width:auto; margin-bottom:0;}
a.icon-twitter{background: #00bef2 url(/../wp-content/uploads/2023/08/Twitter-logo.png) center no-repeat !important; background-size: 16px 16px !important;}
a.icon-twitter i, a.icon-twitter2 i{display:none;}
.footer-right-sec .social-icons, #topbar .social-icons, .home-overlap .contact-icons{display:inline-flex;}
a.icon-twitter2{background: #fff url(../wp-content/uploads/2023/08/Twitter-logo-color.png) center no-repeat !important; background-size: 16px 16px !important;}
.ppc_video video{width: 530px !important;}
a#ppc-v1-btn5.family-btn:hover{background: #fff !important; color: #004F99 !important;}
.blue-icon-list.one-col li {width: 100%;}
.cta_sec{
    padding: 30px;
	text-align: center;
	border: 3px solid #c5f2ff;
	border-radius: 10px;
	margin: 25px 0;
	background: #e0f8ff;
}
.pb_0{padding-bottom:0 !important;}
.list-disc, .list-circle{padding-left: 35px}
.list-disc li{list-style-type:disc; margin-bottom:15px;}
.list-circle{margin-top:8px;}
.list-circle li{list-style-type:circle; margin-bottom:8px;}
.entry-content ol li {
    list-style: number;
    margin-bottom: 10px;
    margin-left: 15px;
}
.notfound{text-align:center; padding:40px 0}
.notfound img{width:300px; text-align:center; margin:0 auto;}
.notfound h1{font-size:30px; margin-top:25px; margin-bottom:35px;}

/* Menu css*/
#ver_menu .dmenu{position:relative !important;}
#ver_menu .dropdown-menu{left:-40px; width:415px;}
#ver_menu .megamenu{padding-top:20px;padding-right:0px;}
#ver_menu .dd_menu{overflow-y: scroll; height: 100vh; padding-bottom:106px; z-index:9999;}
.start_heal  #ver_menu .dd_menu{padding-bottom:100px;}
#ver_menu .close .dropdown-menu{display:none;}
#ver_menu .mb-4{margin-bottom: 0.87rem!important;}
#blog .blog-box .blog-cont-wrp h3, #blog .blog-box .blog-cont-wrp h4{
    height: 112px !important;
    overflow: hidden;}
/*partial care page: added by RP:30 noov 2023*/
#we_beleive .right_txt{box-shadow: 0 0 20px 2px #ababab38; background: #FFF; padding: 40px; margin-top: 20px;
    line-height: 30px;text-align:left;}
.cta_box{
    border: 6px solid #00bef2;
    margin: 30px auto;
    padding: 25px;
	text-align: center;}
.cta_box h2{color:#00bef2;}
p a{color:#00bef2;}
.ginput_recaptcha > div{margin:0 auto;}
.ginput_recaptcha iframe{transform: scale(0.72) translate(0%);}
#input_7_5.ginput_recaptcha iframe {
    transform: scale(0.72) translate(-15%);
}
#blog h2{margin-bottom:15px!important; margin-top:25px !important; font-size:29px!important;}
.alcohol_cta{margin-bottom:20px;}
#special_therapy .cta_btn_blue_bg br{display:none;}
div#gfield_instruction_17_20.instruction{display:none;}
.container .map p{margin-bottom: 0px !important;}
.earthing-title{ margin-top: 60px !important;  display: block;}
#blog .blog-box .blog-cont-wrp a h3{color: #212121 !important;}
#our_team a{color:#00bef2;}
.gform_wrapper.gravity-theme .ginput_complex span {
    padding-right: 0 !important;
}
.dtx-symptoms a, #about_hero .about-hero-sec p a{color:#00bef2;}
.dtx-box a, .dtx-box a:hover{color:#FFF !important; text-decoration:underline;}
.dtx-symptoms p:last-child {
    margin-bottom: 0;
}
.detox-wrp#we_beleive{padding:0;}
.hipaa_txt a {color: #00bef2;}
.location_inr .detox-wrp#we_beleive{padding-top:20px !important;}
.location_inr .dtx-symptoms {padding: 20px 0;}
.location_wrp{margin-top:35px;}
/*.location_wrp .row:first-child .col-md-6, #understanding_treat .col-lg-6{display:flex; align-items:center;}*/
#understanding_treat .col-lg-6{display:flex; align-items:center;}
.call-getadmit h3 a{font-size:28px !important;}
.white-icon li:before{color: #fff;}
.gmap{width:500px !important;}
#treatments_hero + .pera-jst #we_beleive{padding-top: 20px !important;}
.cta_box .ppc_cta_btn{color: #FFF !important;}
#our_programs + #our_team{margin-top: 35px;}

/*detoxification page css*/
.detox-blue-wrap a.avatar-btn{color: #fff !important;}
.location_inr.page-9901 div#callus{display: none;}
#primary h1{margin:30px 0 40px 0;}
#primary p{word-break:break-word;}

/*team css*/
.alcohol_v2_cta + .bg_img_sec {
    margin: 20px 0 40px 0;
}
/*over team css*/
footer h3{margin-bottom:35px !important;}

.wo-facility-icon {
    background-image: url(https://avatarresidentialdetox.com/wp-content/themes/avatar-residential-detox/images/discover-path-icons.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 6px 9px !important;
}
.wo-facility-icon {
    background-image: url(https://avatarresidentialdetox.com/wp-content/themes/avatar-residential-detox/images/discover-path-icons.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 6px 9px !important;
}
.wo-admissions-icon {
    background-image: url(https://avatarresidentialdetox.com/wp-content/themes/avatar-residential-detox/images/discover-path-icons.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 6px -43px !important;
    background-color: #FFF !important;
}
.wo-complementary-icon {
    background-image: url(https://avatarresidentialdetox.com/wp-content/themes/avatar-residential-detox/images/discover-path-icons.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 6px -94px !important;
    background-color: #FFF !important;
}
.wo-medical-icon {
    background-image: url(https://avatarresidentialdetox.com/wp-content/themes/avatar-residential-detox/images/discover-path-icons.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 6px -148px !important;
    background-color: #FFF !important;
}
.ftr-logo{margin-bottom:25px;}


@media (min-width:2220px){
	#our_programs a .icon-box-program{min-height: 400px;}
}
/* css for  screen 1920px and above size */
@media (min-width:1920px){
	.addiction_menu.dd_menu{width:415px;}
    #treatments_hero{
        background:url(../images/wave-bg-img.png) no-repeat 0 0;
        background-position:bottom center
    }
	.lotus-img img{margin-left:-38px;}
    #our_programs .icon-box-program{
        min-height:378px !important;
    }
    #blog .blog-box .blog-cont-wrp{
        min-height:215px
    }
	.contact-logo img {
    	height: 90px !important;
	}
	#hero .carousel-caption{left:52%;}
	#our_programs a .icon-box-program{margin:0 1vw 3vw 1vw; min-height: 345px;}
	}
	#ppc-wrp .start_hl .icon-box-therapy{min-height: 385px !important; max-height:auto !important;}
#gform_wrapper_4 .gform_footer, .req-call button[type=submit], #gform_wrapper_11 .gform_footer{
	padding:15px 0 !important;}
.start_heal #ppc-wrp .start_hl .icon-box-therapy{min-height: 365px !important;}
}

@media (min-width: 1024px) and (max-width: 1400px){ 
	#ver_menu .dd_menu{padding-bottom:120px;}
}

@media (min-width:1400px){
	footer .container{max-width:1320px;}
}

/* MP 31-oct-22 PPC page set start*/
@media (max-width:1024px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: 385px !important;
	}
	.start_heal #ppc-wrp .start_hl .icon-box-therapy{min-height: 408px !important;}
}
@media (max-width:820px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: 455px !important;
	}
}
@media (max-width:768px){
	.start_heal .box-slider{padding: 0 15px;}
	.box-slider .slick-prev{left:3px;}
	.box-slider .slick-next{right:3px;}
	.start_heal #ppc-wrp .start_hl .icon-box-therapy{min-height: 490px !important;}
	.box-slider.slick-initialized .slick-slide{width:48%;margin: 0px 7px;}	
	.home .ppc-ameni-pb {padding-bottom: 0px !important;}
}
@media (max-width:767px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {min-height: auto !important;	}
	.start_heal #to_schedule:before{width:100%;}
	.ppc_video video {width: 100% !important;}
	.entry-header .entry-title{margin-top:0;}
	#post-8109 .entry-header .entry-title{margin-top:25px;}
	/*residential detox css*/
	.page-9671 .detox-wrp#our_team, .page-9688 .detox-wrp#our_team{padding:0px 20px;}
	.location_inr.page-9671 .dtx-symptoms, .location_inr.page-9688 .dtx-symptoms {
		padding: 0;
	}
	.home .page-9688 h3, .home .page-9671 h3 {font-size: 20px !important;}
	#primary h1{margin:30px 0;}
}
/*style for 767px screen size end*/

@media (max-width:599px){
	.slick-arrow{top: 33%;}
	.start_heal .box-slider{padding: 0 36px;}
	.box-slider .slick-prev{left:11px;}
	.box-slider .slick-next{right:14px;}
	.start_heal .avatar-btn{font-size: 16px !important;}
	.home .ppc-ameni-pb {padding-bottom: 0px !important;}
	.mbl-txt-left{text-align:left;}
	.home .team_section{margin:30px 0 30px 0;}
	.home .team_wrp{width:auto; margin: 0 auto; margin-bottom:20px;}
	.av-phn {display: inline-block;}
	.call-getadmit {margin-top: 15px;}
	#treatment_programs .treat-prog-listing{margin-bottom: 0;}
	.mobile-h3{font-size: 18px !important; line-height: 23px;}
	.mobile-h2{font-size: 24px;}
	.earthing-title{margin-top: -60px !important;}
	.gmap{width:100% !important;}
	.spcl-therapy-img{min-height:auto;}
}
/*style for 599px screen size end*/

@media (max-width:414px){
	#special_therapy .cta_btn_blue_bg{text-align:center;}
	#special_therapy .cta_btn_blue_bg br{display:block;}
}

@media (max-width:391px){
	#treatments_hero{background-size: unset !important;}

}

@media (max-width:375px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy{max-height:inherit !important;}
	div#input_9_5, .ginput_container{position:relative;}
	.ginput_recaptcha iframe{position:absolute; transform:scale(0.88) translate(0%); left:-18px;}
	#input_7_5 iframe{position:inherit;}	
	.avatar-btn i.fa.fa-arrow-circle-right{align-items: center; font-size: 20px;}
}
/* MP 31-oct-22 PPC page set end*/

/*Css for Team photo set */
.team-photo{
    width:241px;
    height:241px;	
	text-align:center;
	display:inline-table;
}
.team-photo img{
    width:auto;
    height:auto;
    border-radius:50%;
    border:5px solid #20c6f3
}
.team-photo2 img{
    border:5px solid #61c370
}
.team-photo3 img{
    border:5px solid #f3a840
}
.team-photo4 img{
    border:5px solid #de9cd1
}
/* Meet Our Team end */


/* Our Key Features */
.team_page #key_feature {
    background: #f5f5f5;
    padding: 65px 0;
    font-size: 16px;
}
.team_page #callus {
    background: #00bef2;
    text-align: center;
	padding: 30px !important;
}
.team_page #ourteam{
    margin: 45px 0 35px 0;
}


/* Team First photo CSS */
/* css for only one team photo center start ----- 
.team_page #ourteam .row:nth-child(2) .col-md-6{
	display:block;
}
.team_page #ourteam .row:nth-child(2) .col-md-6.ourteam-pdl{
	display:none;
}
.team_page #ourteam .row:nth-child(2) .col-md-6{
	margin:0 auto;
	text-align: center;
}
.team_page #ourteam .row:nth-child(2) .col-md-6 .teamBlock{
	display: inline-grid;
	text-align: center;	
}
.team_page #ourteam .row:nth-child(2) .col-md-6 .team-lft-col{
	width: auto;
	line-height:22px;
	padding-top: 15px;
	order: 2;
}
.team_page #ourteam .row:nth-child(2) .qount-num{
	display:none;
} 
---- css for only one team photo center end */

.team_page #ourteam .row.centerdiv .col-md-6{
	display:block;
}
.team_page #ourteam .row.centerdiv .col-md-6.ourteam-pdl{
	display:none;
}
.team_page #ourteam .row.centerdiv .col-md-6{
	margin:0 auto;
	text-align: center;
}
.team_page #ourteam .row.centerdiv .col-md-6 .teamBlock{
	display: inline-grid;
	text-align: center;	
}
.team_page #ourteam .row.centerdiv .col-md-6 .team-lft-col{
	width: auto;
	line-height:22px;
	padding-top: 15px;
	order: 2;
}
.team_page #ourteam .row.centerdiv .qount-num{
	display:none;
} 




.text-center p{
	text-align:center;
}

/* ---Team page CSS end--- */
/* ---Therapy page CSS start--- */
.va-whychoose h3 {
    margin-top: 12px;
}
.va-whychoose .inr-wrp{font-size:16px;}
/* ---Therapy page CSS end--- */

/* css for  screen upto 1800px */
@media (max-width:1800px){
    .small-screen{
        display:none!important
    }
.contact-logo img {height: 77px !important;}	
.legitscr_logo img, .goldseal_logo img {height: 107px !important;}
	
    #about_admission .admission-form{
        border:5px solid #00bef2;
        padding:50px 28px;
        margin:0 0 0 12px;
        background:#fff;
        box-shadow:0 0 18px 5px #adadad75
    }
	/*Home page slider css*/
    #hero .carousel-caption{
/*        top:50%;
        transform:translate(-24%,-50%);
        left:30%
  */  }
    #hero .carousel-caption.text-left .carousel-wrp{
        width:55%;
        padding:0;
        background:0 0
    }
    .video-bg2{
        bottom:20px
    }
    #understanding_treat .under_list li{
        width:47%;
        margin:0 10px 10px 0;
        font-size:15px;
        display:inline-flex;
        align-items:center;
        font-weight:500
    }
    #our_team .shadow_img{
        position:relative;
        left:0;
        padding:0 10px
    }
    #understanding_treat .cont-wrp{
        padding-left:12px
    }
    #about_detox .about-detox-wrap{
        position:relative;
        font-weight:400;
        padding:0 0 0 20px;
        font-size:18px;
        line-height:25px;
        color:#152e3a
    }
    #about_admission .admission-form input[type=text]{
        margin:0 5px 20px 5px
    }
    #blog .blog-box .blog-cont-wrp h4{
        line-height:28px;
        font-size:17px!important;
        margin-bottom:10px!important
    }
    #blog .blog-box .blog-cont-wrp{
        padding:50px 32px 30px 30px;
        z-index:1;
    }
    #we_beleive .we-beleive-wrap{
        padding:0
    }
    #our_team .cont-wrp{
        padding-left:5px
    }
	
    
}
@media (min-width:1600px){
	#our_programs .icon-box-program{min-height:378px !important;}
    #our_team .shadow_img{ position:relative; left:0; padding:0 10px}
	#we_beleive .we-beleive-wrap{padding-top:0 !important;}
}
/* Upto screen for 1600px  */
@media (max-width:1600px){
    .overlap-category{
        margin-top:-90px
    }
    .container,.container-lg,.container-md,.container-sm,.container-xl{
        max-width:1140px!important
    }
    #about_avatar .tab{
        padding:20px 0 0 80px
    }
	#about_avatar.wt-wetreat .tab {padding: 20px 0 0 40px;}
    .small-screen{
        display:none
    }
    .contact-info ul{
        margin-bottom:0!important;
        font-size:14px
    }
    #treatments_hero p{
        font-size:16px;
        width:75%;
        margin:0 auto
    }
    .programs-wrp h2{
        position:relative
    }
    .programs-wrp h2:before{
        width:254px;
        left:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey
    }
    .programs-wrp h2:after{
        width:254px;
        right:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey
    }
    .admission-rw h2{
        position:relative
    }
    .admission-rw h2:after{
        width:238px;
        right:351px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        height:1px;
        background:#00bef2
    }
    #hero .carousel-caption{
        top:50%;
        transform:translate(-6%,-60%);
        left:10%
    }
    #hero .carousel-caption.slider-b{
        top:45%;
        left:22%
    }
    #hero .carousel-caption.text-left{
        transform:translate(-7%,-75%)
    }
    #we_offer{
        margin:80px 80px
    }
    .video-bg2{
        bottom:19px;
        right:-24px
    }
    .tabcontent{
        padding:0 0 20px 5px
    }
    #key_feature .key-feature-wrap{
        padding-right:0
    }
    #key_feature .shadow_img{
        padding-top:10px
    }
    #understanding_treat .cont-wrp{
        padding-left:0
    }
    #our_team .shadow_img{
        position:relative;
        left:0;
        padding:0 10px
    }
    #understanding_treat .under_list li{
        margin:0 24px 9px 0
    }
    #our_team .cont-wrp p{
        margin:0 0 15px 0
    }
    #we_beleive .we-beleive-wrap{
        padding:20px 0 0 0
    }
    #about_detox .about-detox-wrap{
        padding:0 0 0 20px!important
    }
    #our_programs .img-bg{
        top:1%!important
    }
    #about_admission .admission-form input[type=text]{
        width:98%;
        margin:0 5px 12px 5px;
        background:#e8f0fe;
        font-size:14px;
        font-weight:500
    }
    #blog .blog-box .blog-cont-wrp h4, #blog .blog-box .blog-cont-wrp h3{
        font-size:18px!important
    }
	#blog .blog-box .blog-cont-wrp a h3{color:#212121 !important;}
    #blog .blog-box .blog-cont-wrp{
        padding:50px 32px 30px 50px;
        z-index:1;
        min-height:230px;
    }
    #our_contact .under_list li{
        width:100%!important
    }
    footer.contact_footer{
        padding:170px 0 40px 0;
        margin-top:-9vw
    }
    #our_programs .icon-box-program{
        margin:0 0 6vw 0
    }
    #we_beleive .we-beleive-wrap{
        padding:0
    }
    #our_team .cont-wrp{
        padding-left:5px
    }
    #hero .carousel-wrp{
        width:100%
    }
    #blog .video-bg.blog_icon1,#blog .video-bg.blog_icon2,#blog .video-bg.blog_icon3,.video-bg.blog_icon{
        display:none
    }
	#blog .blog-box .blog-cont-wrp h3{
		font-size:18px!important;
		line-height: 28px;
		margin-bottom: 10px!important;
		text-align: left;
	}
	#blog .blog-box .blog-cont-wrp h3 a{color:#212121;}
}

/* css above screen 1201px */
@media (min-width:1201px){
    #admission_process .admission-box p{
        min-height:400px
    }
	.ppc-facilities .ttl{width:73%;}	
	.what-provide{padding-bottom:0px;}
	#about_avatar .tab h3 {color: #FFF !important;}
	.therapy_form{margin-top:90px !important;}
	/*.strthl_cb_ht{min-height:170px;}*/
}

/* css upto screen 1200px */
@media (max-width:1200px){
	.strthl_cb_ht{min-height:196px;}
    #admission_process .admission-box p{
        min-height:450px;
    }
    .contact-info ul{
        margin-bottom:0!important;
        font-size:12px;
    }
    .container,.container-lg,.container-md,.container-sm,.container-xl{
        max-width:960px!important
    }
    #about_hero .about_lotus{
        width:390px;
    }
    .small-screen{
        display:none;
    }
    #treatments_hero p{
        font-size:17px;
        width:75%;
        margin:0 auto;
    }
    .programs-wrp h2{
        position:relative
    }
    .programs-wrp h2:before{
        width:160px;
        left:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey;
    }
    .programs-wrp h2:after{
        width:160px;
        right:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey
    }
    .admission-rw h2{
        position:relative
    }
    .admission-rw h2:after{
        width:118px;
        right:290px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        height:1px;
        background:#00bef2
    }
    #admission_process .admission-box{
        padding:30px 14px
    }
    #about_admission .admission-form .input-field{
        padding-left:0
    }
    #about_admission .admission-form .admision-title{
        width:90%
    }
    #hero .carousel-caption{
        top:48%;
        transform:translate(-6%,-65%);
        left:10%;
    }
    #we_offer{
        margin:80px 0
    }
    .video-bg2{
        bottom:19px;
        right:-24px
    }
    .tabcontent{
        padding:0 0 20px 5px
    }
    #treatment_programs .treat-prog-listing li{
        width:100%
    }
    .overlap-category{
        z-index:20;
        position:relative;
        border-radius:10px;
        margin-top:-50px;
    }
    #about_avatar .tab{
        padding:10px 0 0 25px
    }
    #about_avatar .tablinks,#about_avatar ul li a{
        padding:25px 15px
    }
    .footer-right-sec{
        padding-left:20px
    }
    .pd-lr-40{
        padding:0 20px
    }
    #key_feature .key-feature-wrap{
        padding-right:0
    }
    #key_feature .shadow_img{
        padding-top:10px
    }
    #understanding_treat .cont-wrp{
        padding-left:0
    }
    #our_team .shadow_img{
        position:relative;
        left:0;
        padding:0 10px
    }
    #understanding_treat .under_list li{
        width:42%;
        margin:0 24px 9px 0
    }
    #our_team .cont-wrp p{
        margin:0 0 15px 0
    }
    #we_beleive .we-beleive-wrap{
        padding:20px 0 0 0
    }
    #about_detox .about-detox-wrap{
        padding:0 0 0 20px!important
    }
    #our_programs .img-bg{
        bottom:40%!important
    }
    #about_admission .admission-form input[type=text]{
        width:96%;
        margin:0 5px 12px 5px
    }
    #blog .blog-box .blog-cont-wrp h4{
        font-size:17px!important
    }
    #blog .blog-box .blog-cont-wrp{
        padding:50px 32px 60px 50px;
        z-index:1
    }
    #our_contact .under_list li{
        width:100%!important
    }
    footer.contact_footer{
        padding:170px 0 40px 0;
        margin-top:-9vw
    }
    #our_programs .icon-box-program{
        margin:3vw 0 6vw 0;
		min-height: 375px !important;
    }
    #we_beleive .we-beleive-wrap{
        padding:0
    }
    #our_team .cont-wrp{
        padding-left:5px
    }
    .dtx-symptoms{
        padding:2vw 0
    }
    #special_therapy{
        padding:55px 0 200px 0
    }
	#treatment_options .treat-options-block .address{min-height:375px !important;}
	#ppc-wrp .start_hl .icon-box-therapy{min-height:395px !important;}
}
/*-- 1200px screen end --*/

@media screen and (max-width:1200px) and (min-width:1025px){
	#our_programs .icon-box-program{min-height:445px;}
	#blog .blog-box .blog-cont-wrp{padding: 62px 32px 35px 50px; min-height: 238px;}
}
@media screen and (max-width:1120px) and (min-width:962px){
#hero .carousel-caption {top: 61% !important;}
}

/* css above screen 1024px and under screen 1100px */
@media screen and (max-width:1100px) and (min-width:1024px){
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
        width:93%!important
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid.input-tab{
        width:43%!important
    }
    #contact_us textarea{
        width:96%!important;
        margin-right:6px;
        margin-left:6px
    }
    #treatment_options .treat-options-block .address:hover{
        min-height:284px !important;
    }
	
.slid2 .carousel-wrp{
	padding-top: 25px !important;
}
	#about_avatar {background-size: cover;}
	#about_avatar .tab h3{margin-top:0;}
}

/* css under screen 1025px */
@media (max-width:1025px){
    #all_type_therapy .icon-box-therapy{
        min-height:356px
    }
    .container,.container-lg,.container-md,.container-sm{
        max-width:960px!important
    }
    #topbar{
        background:#f5f5f5
    }
    #topbar .small-screen{
        width:100%;
        text-align:center;
        padding-bottom:10px
    }
    .small-screen{
        display:block!important
    }
    .ppc-tp-headr .small-screen{
        display:none!important
    }
	.ppc-tp-headr .contact-info{float:right;}
    .res-dn{
        display:none!important
    }
	.ppc-tp-headr .res-dn{display:block!important}
    .terapy_program .shadow_img .img-bg2{
        bottom:10px
    }
    .contact-info ul{
        margin-bottom:0!important;
        font-size:11px
    }
    .overlap-category .contac-dtl img{
        margin-left:-40px
    }
    nav{
        position:sticky;
        top:0;
        z-index:99;
        background:#fff
    }
    nav .logo{
        float:none;
        width:auto;
        justify-content:center
    }
    nav .links{
        float:none;
        position:fixed;
        z-index:9;
        left:0;
        right:0;
        top:149px;
        bottom:100%;
        width:auto;
        height:auto;
        flex-direction:column;
        justify-content:space-evenly;
        background-color:rgba(0,0,0,.8);
        overflow:hidden;
        box-sizing:border-box;
        transition:all .5s ease-in-out
    }
    nav .links a{
        font-size:20px;
        color:#fff
    }
    nav .links li{
        display:block;
        text-align:center;
        margin:0;
        line-height:18px;
        padding:0
    }
    nav :checked~.links{
        bottom:0;
        display:none
    }
    nav .icon-burger{
        display:block;
        width:36px;
        height:36px;
        background:url(../images/icon-hamburger.jpg) no-repeat 0 0
    }
    nav :checked~.icon-burger .line:nth-child(1){
        transform:translateY(10px) rotate(225deg)
    }
    nav :checked~.icon-burger .line:nth-child(3){
        transform:translateY(-10px) rotate(-225deg)
    }
    nav :checked~.icon-burger .line:nth-child(2){
        opacity:0
    }
    nav ul li a:hover{
        color:#fff
    }
	div#topbar a{
		color:#00bef2!important;
	}
	div#topbar .ppc-bg a{color:#FFF !important;}
    #hero .carousel-caption{
        top:44%
    }
    .image_mobile_big{
        display:block;
        height:497px
    }
    #about_hero .about_lotus{
        width:390px
    }
    .ds-lotus{
        display:none
    }
    #about_avatar .tab{
        padding:35px 0 0 15px
    }
    #about_avatar .tablinks,#about_avatar ul li a{
        padding:25px 15px
    }
    #treatment_programs .treat-prog-listing{
        padding-right:5px
    }
    .admission-rw h2:after{
        width:120px;
        right:290px
    }
    #treatment_options .treat-options-block .treat_info{
        padding-left:25px
    }
    #treatment_options .treat-options-block .address{
        padding:30px 20px 30px 15px
    }
    #treatment_options .treat-options-block .address:hover{
        padding:30px 20px 30px 15px
    }
    #hero .container{
        padding:80px 0
    }
    #understanding_treat .under_list li{
        width:49%;
        margin:0 0 10px 0
    }
    .overlap-category{
        margin-top:-40px;
    }
    footer.contact_footer{
        padding:120px 0 40px 0;
        margin-top:-9vw
    }
    #about_admission .admission-form{
        padding:50px 28px!important;
        margin:0 auto!important
    }	
    #about_admission .admission-form input[type=text]{
        width:96%!important
    }
    #about_admission .admission-form .input-field{
        padding-left:5px!important;
        text-align:center
    }
    #admission_process .admission-box{
        padding:20px 10px
    }
	#about_admission .join-team{padding:30px 14px 30px 8px !important;}	
	#about_admission .join-team textarea {width: 99% !important; margin-left:6px;}
	input#input_8_4, #about_admission .join-team input[type=text]{width:99% !important;}
	div#field_8_8 {padding: 0 0 0 11px;}
	#about_admission .admission-form input[type=text]

	
    .footer-right-sec{
        padding-left:40px!important
    }
    footer.contact_footer{
        padding:150px 0 40px 0!important
    }
    .icon-sticky{
        position:fixed;
        bottom:10px;
        right:12px;
        z-index:99
    }
    a.call-icon.icon-mobile{
        display:block
    }
    .icon-sticky a{
        width:40px;
        height:40px;
        padding:7px;
        text-align:center;
        border-radius:50%;
        box-shadow:0 0 20px 0 #777777bf;
        background-color:#00bef2;
        margin-bottom:10px;
        display:block
    }
    .icon-sticky img{
        width:90%
    }
    .mbl-menu img{
        float:right
    }
    .sm_tp_row p{
        text-align:center;
        margin:9px 0 6px 0;
        font-size:14px;
        font-weight:500
    }
    .sm_tp_row h3,.sm_tp_row span.header-h3{
        font-size:22px!important;
        font-weight:700!important;
        text-align:center;
        color:#212121!important;
        margin:0; display: flex; align-items: center;
    }
    .sm_tp_row h3 a,.sm_tp_row span.header-h3 a{
        color:#212121!important;
        font-weight:600
    }
    .sm_tp_row h3 i,.sm_tp_row span.header-h3 i{
        color:#00bef2;
        margin-right:5px;
        font-weight:700
    }
    #special_therapy{
        padding:55px 0 180px 0
    }
	.ppc-ameni-pb{padding-bottom:5px;}
    .footer-right-sec li i{
        width:22px;
        text-align:center
    }
    .video-wrp{
        margin-top:50px
    }
    #we_offer{
        padding:0 30px
    }
    .video-wrp{
        margin-top:200px
    }
    .video-bg{
        top:109px;
        left:61%;
        background-size:100%;
        width:181px;
        height:146px
    }
    .video-bg2{
        background:url(../images/blog-bg.svg) no-repeat 0 0;
        top:10%;
        left:0;
        width:130px;
        height:130px;
    }
}
@media screen and (max-width:1024px) and (min-width:992px){
	.start-healing .spcl-therapy-wrp {padding: 0vw 1vw !important;}
	.dis_path_1{padding: 0 !important;}
	.alcohol_bnr .spcl-therapy-wrp{padding-top:0 !important;}
	#our_facilities.drug_faci, #our_facilities.alcohol_faci{padding-bottom:0 !important;}
	.drug_whychoose .mt-5{margin-top:15px !important;}
	.navbar-light .navbar-nav .nav-link{font-size:13px !important;}
	.navbar-light .navbar-nav .nav-link {padding-left: 0px; padding-right: 9px;}
	.navbar-expand-lg .navbar-nav{margin-left:12px;}
	nav ul li {margin: 0 5px;}
	.svg_logo img.logo-tp{width:auto !important; height:46px;}
	#ppc-wrp.alcohol_srvc .icon-box-therapy{min-height:650px !important;}
	.thanks-rw .thnks-img{height:100px;}
}

/* css above screen 992px */
@media (min-width:992px){
    #we_beleive .we-beleive-wrap{
        padding-right:35px
    }
    .dual-diagnosis{
        padding-top:25px
    }
	.ppc-insurance-pl{padding-right:30px;}
	.treat_inr_pg .about-detox-wrap{padding-top:0!important; padding-right:0 !important;}
	.treat_inr_pg #we_beleive .we-beleive-wrap{padding-top:0 !important;}
	.treat_inr_pg .blueTick li{width:48%;}
	a.dropdown-item:hover, a.dropdown-item:focus {
    	color: #FFF !important;
    	background: #0056b3 !important;
	}
	
}
/* min-width 992 screen end */


/* max-width 992 screen start */
@media (max-width:992px){
#ppc-wrp.drug_srvc .icon-box-therapy{min-height:575px !important;}
	#about_avatar .start_hl_tab_sec .treatment li {width: 99%;}
	
}
/* max-width 992 screen end */
	
@media (max-width:991px){
	.modal-open .modal{background:#040404ad !important;}
    .ds-n-md{
        display:block
    }
    .overlap-category .contac-dtl{
        width:100%;
        padding:0 30px
    }
    .overlap-category .contac-dtl img{
        height:auto;
        margin-top:47%;
        margin-left:-29px
    }
    .overlap-category .contac-dtl .col-lg-4.col-md-6.pd-tb-40.mbl-tp-nn,.overlap-category .contac-dtl .col-lg-4.col-md-6.pd-tb-40.pb-nn-sm{
        flex:auto;
        max-width:100%
    }
	#we_offer .address{margin-bottom: 20px !important;}
    #about_avatar .tab{
        padding:0 40px 20px 40px
    }
    .contact-info li{
        margin-right:20px
    }
    .image_mobile_big{
        display:block;
        height:478px
    }
    #about_hero .about_lotus{
        top:-211px;
        width:380px;
        height:285px
    }
    #our_team .shadow_img{
        margin:0 0 20px 0
    }
    #our_facilities{
    padding: 35px 15px !important;
    }
    .footer-right-sec{
        padding-left:0!important
    }
	
/*
.container,.container-md,.container-sm{
        max-width:930px!important
    } */
    #about_admission .admission-form{
        margin:0vw auto 0 auto!important
    }
    #admission_process .admission-box{
        padding:20px 20px
    }
    .admission-rw h2:after{
        width:98px;
        right:280px;
        left:43%;
		display:none;
    }
    .avatar-btn{
        padding:8px 20px
    }
    #contact_us .contact-us-info{
        margin:4vw 0 0 0
    }
    #understanding_treat .cont-wrp{
        padding:4vw 0 0 0
    }
    #hero .carousel-caption{
        top:43%
    }
    .shadow_img{
        padding:3vw 0 0 0
    }
    .video-bg.blog_icon1{
        left:-12vw;
        top:16vw
    }
    .newteam-list li{
        width:46%
    }
    .spcl-therapy-wrp .under_list{
        position:absolute;
        padding:40px 40px;
        right:5vw;
        bottom:-2vw;
        left:auto;
        top:auto;
        width:50%
    }
    #special_therapy .spcl-therapy-wrp{
        padding:4vw 4vw
    }
    #special_therapy{
        padding:55px 0 100px 0
    }
	.first-photo .team-photo img {width: 121px;}
	.new-nov#ppc-prog-list{padding:30px !important;}
	.new-nov .cont-wrp{padding-top:0;}
	.blueTick li{width:49%; padding-left:28px;}
	.home_abt_sty .treatment, .home_abt_sty .tabcontent{min-height:auto !important;}
	.treat_inr_pg .blueTick li{width:99%;}
	.alcohol_srvc{padding-bottom:5px !important;}
	#ppc-wrp.drug_srvc{padding:30px 0 35px 0;}
	#ppc-wrp.alcohol_srvc .icon-box-therapy, #ppc-wrp.drug_srvc .icon-box-therapy{min-height:auto !important; margin-bottom:30px;}
	.thanks-rw .thnks-img{height:100px;} 
	.wt-wetreat .column_grid{grid-template-columns: minmax(0,1fr) !important;}
.wt-wetreat .column_grid li{width:100%;}
	.wo-facility-icon{background-position: 2px 5px !important;}
.wo-medical-icon{background-position: 2px -154px !important;}
.wo-admissions-icon{background-position: 2px -46px !important;}
.wo-complementary-icon{background-position: 2px -101px !important;}
#gform_wrapper_4 .gform_footer{width:48%;}
.home #special_therapy{padding: 55px 0 70px 0 !important;}
	.container p:last-child { margin-bottom: 20px !important;}
	#ppc-amenities.hm_bnr_wrp .under_list{margin-top: 20px !important;}
	.link-h6:hover .head6 {color: #65696a !important;}
}
/* 991px screen end */



/* css under screen 961px */
@media (max-width:961px){		
    .cash-m{
        margin:0 -10px
    }
    h1{
        font-size:26px!important;
        font-weight:600!important
    }
    h2{
        font-size:22px!important;
        font-weight:700!important;
        margin-bottom:20px!important
    }
    h3{
        font-size:18px!important;
        font-weight:600!important;
        margin-bottom:10px!important
    }
    h4{
        font-size:16px!important;
        font-weight:700!important;
        margin-bottom:7px!important
    }
    select#country{
        border:1px solid #bcbcbc;
        width:98%;
        height:40px;
        padding:10px 18px;
        margin-bottom:10px;
        border-radius:50px;
        text-transform:uppercase;
        outline:0;
        font-size:10px;
        font-weight:600;
        color:#212121
    }
/* next prev css */
	.avatar-btn .next{
        font-size:21px;
        margin-left:8px;
        line-height:initial;
        margin-top:0
    }
    .avatar-btn .previous{
        font-size:21px;
        margin-right:8px;
        margin-bottom:0;
        line-height:initial;
        margin-left:auto;
        margin-top:0
    }
    #hero p{
        font-size:16px!important;
        line-height:28px!important;
		text-align:center;
    }
/* header banner css */
	#hero h1{
        line-height:26px!important;
        margin-top:10px;
        margin-bottom:15px;
        font-size:26px!important
    }
    #hero .container{
        text-align:left;
        max-width:100%;
        padding:40px 30px
    }
    #hero .sm-txt-justify{
        text-align:justify
    }
    .image_mobile_big{
        display:block;
        width:100%;
        height:auto
    }
    #hero .carousel-caption,#hero .carousel-caption.text-left{
        top:40%;
        width:85%;
        left:50%;
        text-align:justify;
        transform:translate(-50%,-50%)
    }
    .carousel-caption.slider-b{
        top:35%!important
    }
    .carousel-item.first-slider p{
        text-align:left!important
    }
    #hero .carousel-caption.text-left .carousel-wrp{
        padding:0;
        background-color:transparent
    }
    #hero .carousel-caption img,.carousel-inner>.item>a>img,.carousel-inner>.item>img{
        width:100%;
        height:auto
    }
    #hero .btn-getStarted{
        margin-top:10px
    }
    .carousel-indicators{
        display:none!important
    }
    .overlap-category{
        margin:40px 40px 0 40px
    }
    .video-bg.blog_icon{
        display:none
    }
    .video-bg.blog_icon1{
        display:none
    }
    .video-bg.blog_icon3{
        display:none
    }
	/* contact page footer css*/
    footer.contact_footer{
        padding:120px 0 40px 0;
        margin-top:-9vw
    }
    .small-screen{
        display:block!important
    }
    #all_type_therapy .icon-box-therapy h4{
        font-size:16px;
        font-weight:600!important;
        margin-left:15px
    }
    #all_type_therapy .icon-box-therapy .therapy-title{
        display:flex;
        align-items:center
    }
    /* home page video bg css */
	#we_offer .video-bg{
        width:153px;
        height:119px;
        top:-9px;
        left:19%
    }
    #we_offer .video-bg{
        width:153px;
        height:119px;
        top:146px;
        left:82%;
        background-size:85%
    }
    #we_offer .video-bg2{
        top:30px;
        left:30px;
        background-size:100%
    }
	/*Home page- Courtesy Transportation section*/
    .schedule-wrp{
        padding:0 15px
    }
    .req-call input[type=text]{
        color:#fff;
        font-size:14px
    }
    .schedule-wrp form-control::placeholder{
        color:#fff
    }
    .schedule-wrp .schedule-pera{
        text-align:center
    }
    #hero .sub_ttl{
        color:#00bef2;
        font-size:16px;
        font-weight:500;
        line-height:20px;
		text-align:center;
    }
    .copyright{
        padding-left:0px!important
    }
    #we_offer{
        margin:35px 0
    }
    #we_offer .video-wrp{
        padding:22px 15px;
        text-align:center
    }
    #we_offer .video-wrp video{
        width:100%;
        border-radius:47px 0 0 0
    }
    .we_offer_wrp .address i{
        width:58px;
        height:58px
    }
    .we_offer_wrp .address p{
        font-size:15px;
        line-height:27px
    }
    #about_avatar .tab{
        padding:15px !important;
    }
    #about_avatar{
        background:url(../images/background-svg.svg) no-repeat 0 0;
        padding:5px 20px 35px 20px;
        background-size:cover;
        background-position:center
    }
    #about_avatar h3, .alc_tab_sec span.head-3, .start_hl_tab_sec span.head-3{
        color:#fff!important;
        font-size:18px!important;
		margin-top:20px; display:block;
    }
    #about_avatar h2{
        color:#fff;
        font-size:22px!important
    }
    #about_avatar .treatment h2{
        margin-bottom:15px
    }
    #we_offer{
        padding:0;
        margin-bottom:20px;
        overflow:hidden
    }
    .we_offer_wrp{
        padding:0 15px
    }
    .we_offer_wrp h3{
        font-size:18px!important;
        margin-top:0px
    }
    .we_offer_wrp h2{
        font-size:22px!important;
        line-height:26px
    }
    #about_avatar ul li a{
        font-size:14px
    }
    .we_offer_mt_40{
        margin-top:0
    }
    .we_offer_wrp .address{
        margin-bottom:25px
    }
    #we_accept{
        padding:20px 15px;
        margin-bottom:12px
    }
    .health-ins-logos li{        
        float:left;
        margin:0 0 20px 0!important;
        padding:0
    }
    .health-ins-logos{
        margin-bottom:0!important;
        margin-top:8px!important
    }
    #we_accept .programs-wrp{
        padding:0 25px
    }
    #process_insurance img{
        width:200px;
        padding:5px
    }
    #process_insurance ul{
        display:inline-block!important;
        margin-right:0!important
    }
    .health-ins-logos li img{
        max-width:100%;
        text-align:center;
        height:auto;
        margin:0 auto
    }
    #we_accept .btn-wrp{
        width:100%;
        text-align:center;
        align-items:center;
        display:inline-block;
        margin:10px 0
    }
    #our_facilities{
        padding:30px 20px
    }
    #our_facilities .ttl{
        text-align:center;
        padding-left:10px
    }
	.ppc-facilities .ttl{text-align:center !important;}
    #about_hero .about-hero-sec p{
        font-size:14px;
        line-height:25px
    }
    #about_avatar ul li a{
        border-color:#fff;
        color:#fff;
        padding:17px
    }
    #about_avatar ul li a i{
        color:#fff;
        font-size:17px
    }
    #about_avatar ul li a.active,#about_avatar ul li a:hover{
        color:#00bef2;
        background:#fff;
        border-color:#fff
    }
    #about_avatar ul li a.active i,#about_avatar ul li a:hover i{
        color:#00bef2
    }
    #about_avatar .treatment{
        padding:15px 0
    }
    #about_avatar .treatment::after{
        width:100%;
        height:109vh
    }
    #about_avatar .treatment ul{
        padding:0 0 10px 0
    }
    #to_schedule h2{
        font-size:22px!important;
        margin-bottom:20px!important;
        text-align:center
    }
    #about_avatar .tablinks{
        border-color:#fff;
        color:#212121;
        padding:12px;
        background:0 0;
        font-size:18px
    }
    #about_avatar .tablinks .arrow-right-icon{
        background:url(../images/arrow-right-icon.svg) no-repeat 0 4px;
        margin-right:14px;
        background-size:22px 22px
    }
    #about_avatar .tablinks.active{
        background:linear-gradient(91deg, #00bef2 20%, #fff 100%) !important;
        color:#212121!important;
    }
    #about_avatar .treatment, .tabcontent{
        padding:0;
		border-radius: 19px;
    }
    #about_avatar .tablinks.active i{
        background:url(../images/arrow-right-icon2.svg) no-repeat 0 4px;
        background-size:22px 22px!important
    }
    #about_avatar .treatment h3{
        margin-top:20px!important;
        margin-bottom:15px!important;
        font-size:18px!important
    }
    #about_avatar .treatment p{
        margin-bottom:20px!important;
        max-width:100%
    }
    #about_admission{
        margin:-45px 0 0 0
    }
    #about_admission .about-admission-wrp{
        display:block;
        padding:85px 18px
    }
    #about_admission .admission-form{
        margin:47px 0 0 0;
        padding:20px 25px;
        box-shadow:0 4px 14px 2px #adadad75
    }
    #about_admission .about-admission-wrp p{
        margin-bottom:0 !important;
    }
    #about_admission .admission-form .admision-title{
        font-size:22px;
        line-height:25px;
        margin-bottom:25px
    }
    #about_admission .admission-form .input-field{
        padding:0 18px;
        margin-bottom:8px;
        text-align:center
    }
    #about_admission .admission-form input[type=text]{
        width:93%;
        margin:0 auto;
        margin-bottom:20px;
        padding:10px 20px;
        font-size:15px
    }
    #about_admission .admission-form .admission-btn{
        width:88%;
        padding:12px 20px
    }
    #about_admission .admission-form .admission-btn{
        width:86%;
        padding:12px 20px;
        margin-top:17px
    }
    #admission_process{
        padding:45px 30px
    }
    #process_insurance{
        text-align:center;
        padding:45px 15px 26px 15px;
        background-position:bottom left
    }
    #process_insurance ul{
        width:100%;
        display:block;
        padding-bottom:0;
        border:0
    }
    #process_insurance .insurance-logo{
        display:block
    }
    #process_insurance ul li.extra-logo{
        display:inline-flex
    }
    #process_insurance .btn-wrp{
        width:100%;
        text-align:center;
        margin-top:0
    }
    #blog .blog-img{
        width:100%;
        overflow:hidden
    }
    #blog .btn-wrp{
        margin:25px 0;
    }
	
	/* PPC page*/
	.ppc-we-accept{margin-top:0; padding:0;}
	#ppc-prog-list{padding-top:0 !important;}
	.ppc-header h1{font-size:18px !important; font-weight: 700!important; margin-bottom: 20px!important;}
	#ppc-wrp{padding:10px 0 10px 0;}
	.ppc-facility .about-therapy-wrp{padding:20px 10px 0 10px !important;}
	.ppc-facility{padding:30px 0 5px 0 !important;}
	.ppc-facilities{padding-top:0 !important;}
	.ppc-facilities .pt-30{padding-top:0 !important;}
	#ppc-amenities{padding:0vw 4vw !important;}
	.ppc-ameni-pb{padding-bottom:5px !important; padding-top:30px !important;}
	.ppc-insurance .health-ins-logos{margin-bottom:0px !important;}	
	#ppc-wrp .icon-box-therapy{min-height:371px !important;}
	.ppc-v2 .key-feature-wrap{padding-bottom:0 !important;}
	.ppc-v2 #we_accept{padding:20px 30px;}
	.nov-ppc #ppc-amenities{padding:0vw 1vw !important;}
	.newPera p, .link-defalt_clr {font-size: 14px; line-height:24px;}
	
	
	
	/* contact page css for under tab view */
    #contact_us{
        padding:25px 0;
        margin:10px 0;
        word-break:break-word
    }
    #contact_us .input-field{
        width:100%;
        margin:0 auto;
        padding:0 10px
    }
    #contact_us .input-field .admission-btn{
        margin-bottom:0
    }
    #contact_us .input-field input[type=text]{
        margin:0;
        margin-bottom:10px
    }
    #contact_us textarea{
        width:96%!important;
        padding:15px 32px;
        height:105px;
        margin:0 auto;
        margin-bottom:15px;
		margin-left: -8px !important;
    }
    #field_6_5,#input_6_5{width:96%!important}
	#contact_us #field_6_5{width:98%!important}
    #contact_us .contact-us-info{
        width:100%
    }
    .admission-btn{
        width:62%;
        margin-bottom:15px;
        padding:10px 20px
    }
    #admission_process .admission-box h4{
        font-size:20px!important;
        margin-bottom:15px!important
    }
    #admission_process .admission-box{
        padding:30px 45px
    }
    #contact_us .contact-us-info{
        padding:30px 15px 0 15px;
        box-shadow:none
    }
    #contact_us .contact-us-info::before{
        position:absolute;
        content:"";
        left:0;
        top:0;
        z-index:-1;
        width:100%;
        height:100%;
        background:#00bef2;
        box-shadow:0 5px 11px 2px #88888875
    }
    #our_contact{
        padding:0 10px 0 10px
    }
    #our_contact p{
        font-size:14px;
        line-height:25px;
        margin-bottom:20px
    }
    #get_latest_info{
        padding:30px 5px 0 5px;
        margin-top:30px;
        background-position:top
    }
    #get_latest_info p{
        padding:0
    }
    #get_latest_info h2{
        font-size:22px!important
    }
    #our_contact .cont-wrp{
        padding-left:0;
        margin-top:25px
    }
    #contact_us .contact-us-info .cntc-box i{
        width:50px;
        height:50px;
        font-size:20px
    }
    #contact_us .contact-us-info h4,#contact_us .contact-us-info p{
        padding-left:77px
    }
    #contact_us .contact-us-info p{
        font-size:14px
    }
    .facility-list-mission li{
        width:100%
    }
    .list-facility{
        margin-top:10px;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between
    }
    .list-facility li{
        padding:8px 0
    }
    .blog-next,.blog-prev{
        text-align:center;
        margin:0 0 20px 0!important
    }
    .inr-wrp{
        padding:0 10px
    }
    .spcl-therapy-wrp{
        padding:55px 10px 10px 10px
    }
    .spcl-therapy-wrp .under_list{
        position:inherit;
        padding:40px;
        background:#00bef2;
        color:#fff;
        border:6px solid #fff;
        border-radius:0 17px 17px 17px;
        width:100%;
        margin-top:30px
    }
	.nov-ppc #ppc-amenities .under_list{margin-bottom:32px;}
    .spcl-therapy-wrp .dot-bg-img3{
        bottom:-12px
    }
    #special_therapy{
        padding:55px 0
    }
    .spcl-therapy-wrp .under_list li{
        width:100%
    }
    .spcl-therapy-img{
        padding:0 15px
    }
    .team-lft-col{
        padding:0 0 0 10px
    }
	
    #ourteam{
        padding:0 30px
    }
    #our_team .shadow_img{
        margin:0 0 20px 0;
        padding:0 0
    }
    .teamBlock{
        padding-right:0;
        margin-top:20px;
        font-size:14px
    }
    .team-photo img{
        width:auto;
        height:auto;
        border-width:3px;
    }
    .team-rt-col{
        padding-left:0;
    }
	/* team Image section css start*/
	.team_page #ourteam{
		padding: 0 30px;
	}
	/* team Image section css end*/
    .qount-num2{
        left:-56px;
    }
    .footer-right-sec .ftrl-logo-a img{
        margin-left:20px;
        max-width:80px;
        max-height:80px
    }
    .avatar-info .helpline{
        font-size:14px
    }
    .footer-right-sec li i{
        font-size:16px
    }
    .avatar-info a{
        font-size:14px
    }
    .req-call button[type=submit]{
        padding:14px 5px;
        width:50%;
        font-size:14px
    }
    #about_hero .about_lotus{
        top:-230px;
        width:400px;
        height:325px
    }
    #our_team{
        padding:40px 0
    }
    #key_feature{
        padding:40px 20px
    }
    #we_beleive .we-beleive-wrap{
        padding-right:10px
    }
    #treatments_hero{
        background-position:top center;
        min-height:210px;
        padding-bottom:0
    }
    #understanding_treat .under_list li{
        width:100%
    }
    #treatment_options .treat-options-block .address{
        padding:20px;
        width:100%
    }
    .detox-treat#treatment_options .treat-options-block .address{
        min-height:auto
    }
    .programs_sty#about_detox{
        padding-bottom:40px!important
    }
    .cbt#about_detox .shadow_img{
        text-align:center
    }
    .cbt#about_detox .programs_sty .img-bg{
        left:46px!important;
        top:-22px!important
    }
    .cbt#about_detox .about-detox-wrap{
        margin-top:40px;
        margin-left:0;
        padding-left:0!important
    }
    #about_therapy .yoga-therapy-a{
        padding:30px 28px
    }
    #about_therapy .yoga-therapy-a h3{
        font-size:18px!important
    }
    #about_therapy .yoga-therapy-a h2{
        font-size:22px!important;
        margin-bottom:13px!important
    }
    #about_therapy .shadow_img{
        height:445px
    }
    #special_therapy .spcl-therapy-img{
        margin:0 auto;
        width:100%
    }
    #special_therapy .spcl-therapy-wrp .yogaThp li{
        width:100%
    }
    .container,.container-lg,.container-md,.container-sm{
        max-width:960px!important
    }
    footer.contact_footer{
        padding:80px 0 40px 0;
        margin-top:-15vw
    }
    .map.contact_map{
        width:88%;
        height:180px;
        border:6px solid #fff
    }
    #callus h2{
        color:#fff;
        font-size:22px!important;
        margin-bottom:20px!important
    }
    .pb-nn-sm{
        padding-bottom:0
    }
    #get_admitted .get-admi-wrp p{
        padding:2vw 0
    }
    .contac-dtl .email{
        font-size:15px!important
    }
    #contact_us .input-field{
        padding:0
    }
    #blog{
        margin:40px 0;
        padding:0 10px
    }
    .pickup-car{
        margin:25px 0
    }
    .pickup-car img{
        width:100%;
		height:auto;
    }
    .req-call button[type=submit]{
        padding:10px;
        width:58%
    }
    #to_schedule{
        padding:30px 5px 20px 5px
    }
    #to_schedule p{
        margin-top:10px;
        margin-bottom:0!important;
        font-size:14px;
        line-height:30px;
        font-weight:500;
        text-align:center!important
    }
    #our_facilities h3{
        font-size:18px!important
    }
    #our_facilities h2{
        font-size:22px!important
    }
	/* footer css for under tab view*/
    #footer{
        padding:35px 0px!important
    }
    #footer .footer-right-sec{
        margin-top:25px;
        padding-left:0
    }
    #footer .avatar-info{
        margin-bottom:30px
    }
    #footer .social-icons{
        margin-bottom:20px;
		padding-top:10px;
    }
    .ftrl-logo-a img{
        width:auto;
        height:90px;
        margin-left:0!important;
        max-width:100%!important;
        max-height:100%!important
    }
    .ftr-link.font-bold{
        text-align:center!important;
        font-size:18px!important
    }
    footer .ftr-link{
        text-align:center;
		line-height:35px !important;
    }
    footer .ftr-txt{
        padding:20px 8px;
        text-align:center
    }
    .btn-wrp{
        margin:0 auto
    }
    #our_team .btn-wrp{
        display:flex
    }
    #about_hero{
        padding:30px 20px
    }
    #about_hero .about_lotus{
        position:initial;
        height:auto;
        width:100%;
		text-align:center;
		padding-bottom:20px;
    }
    #about_hero .about-hero-sec{
        padding-right:0
    }
    #about_hero .about-hero-sec .sub_ttl{
        margin-bottom:5px;
        font-size:18px
    }
    #about_hero .about-hero-sec h1{
        font-size:26px
    }
    #mission{
        padding:12px
    }
    #mission .container{
        border:5px solid #fff;
        padding:20px
    }
    #mission p{
        font-size:14px;
        font-weight:500
    }
    .newteam-list{
        margin:30px 0 20px 0
    }
    .newteam-list li{
        width:99%
    }
    #our_team{
        padding:30px 20px 30px 20px
    }
    #our_team .cont-wrp{
        padding:10px 0
    }
    #our_team .cont-wrp h3{
        font-size:18px
    }
    #key_feature{
        padding:30px 20px 35px 20px
    }
    #key_feature .key-feature-wrap{
        padding-right:0;
        padding:10px 0 20px 0
    }
    #our_team .cont-wrp p,.key-feature-wrap .icon-row p, p{
        font-size:16px !important;
        margin-bottom:20px
    }
    #our_team .cont-wrp p{
        line-height:27px
    }
	.abt_sty.drug_abt p, .abt_sty.alcohol_abt p{
		text-align:center !important;
	}	
    #key_feature .icon-row h3{
        font-size:18px!important;
        font-weight:600!important
    }
    #mission h3{
        font-size:18px!important;
        margin-bottom:5px
    }
    #mission h2{
        font-size:22px!important
    }
    #our_facilities .list-facilities{
        margin:0
    }
    #our_facilities .mbl-tp-mrg{
        margin-top:20px
    }
    #our_facilities .mbl-btm-mrg{
        margin-top:20px
    }
    #our_facilities .btn-wrp{
        margin-top:0
    }
    #treatments_hero{
        padding:0 20px
    }
    #treatments_hero .treat-hero-sec{
        text-align:center;
        margin-top:-20px
    }
    #treatments_hero p{
        font-size:16px;
        line-height:22px;
        text-align:center;
        width:100%
    }
    .pd-lr-40{
        padding:0 20px
    }
    #treatments_hero h1{
        font-size:26px!important
    }
    #treatments_hero h1{
        margin-bottom:12px
    }
    #we_beleive{
        padding:30px 20px 20px 20px;
        margin-bottom:0
    }
    #we_beleive .avatar-btn:after{
        filter:inherit
    }
    #we_beleive .we-beleive-wrap{
        padding:0;
        margin-bottom:40px
    }
    #we_beleive .avatar-btn{
        color:#00bef2;
        font-weight:600;
        font-size:16px;
        background:#fff;
        display:block;
        text-align:center
    }
    #we_beleive .we-beleive-wrap .avatar-btn{
        background:#00bef2;
        color:#fff
    }
    #we_beleive .avatar-btn i{
        margin-left:10px
    }
    #we_beleive .we-beleive-wrap p{
        font-size:14px!important;
        line-height:24px;
    }
    #we_beleive .shadow_img img{
        box-shadow:0 0 9px 3px #8888885c
    }
    #understanding_treat .under_list li{
        width:49%!important;
        font-size:14px;
        text-align:left
    }
    #treatment_options{
        padding:25px 15px 0 15px
    }
    #treatment_options h2{
        margin-bottom:25px
    }
    #treatment_options .treat-options-block{
        margin-top:15px
    }
    #treatment_options .treat_icon{
        position:absolute;
        z-index:1;
        left:32px
    }
    #treatment_options .treat-options-block .treat_info{
        padding-top:135px;
        padding-left:0
    }
    #treatments_hero:after{height:72%!important;}
    #treatments_hero{
        background:url(../images/wave-bg-img.png) no-repeat 0 0;
        min-height:auto;
        background-size:100%;
        background-position:bottom;
        padding-top:40px;
        padding-bottom:40px
    }
    #treatment_programs{
        padding:0 15px;
        margin:0 0 50px 0
    }
    #treatment_programs .treat-prog-listing li i{
        font-size:25px
    }
    #treatment_programs .treat-prog-listing li{
        padding:15px 15px;
        font-size:16px
    }
    #about_detox{
        padding:0
    }
    .shadow_img .img-bg{
        left:35px;
        bottom:-45px;
        width:110px;
        height:110px
    }
    .shadow_img{
        text-align:center;
        position:inherit;
        left:0
    }
    #treatment_programs .treat-prog-listing li{
        width:100%
    }
    #understanding_treat .shadow_img{
        padding-top:20px!important;
        position:relative;
        left:0;
        margin:0 auto
    }
    #key_feature .shadow_img{
        padding:0
    }
    #our_facilities .list-facilities li{
        font-size:14px;
        padding:0 0 0 36px;
    }
    #btnCallnow a.callus{
        background:#fff;
        color:#00bef2;
        font-weight:600;
        font-size:16px;
        border:2px solid #fff;
        border-radius:30px;
        padding:8px 15px;
        margin-top:5px;
        display:inline-block;
        box-shadow:0 5px 10px 0 #0000002e
    }
    #btnCallnow a:after{
        filter:inherit
    }
    #callus{
        padding:20px 0
    }
    #callus p{
        font-size:16px;
        padding:0 12px
    }
    #callus a,#callus a:hover,#callus:hover a, .wht-cta a{
        background:#fff;
        color:#00bef2!important;
        font-weight:600;
        font-size:16px!important
    }
    .we-beleive-wrap#btnCallnow .avatar-btn{
        background:#fff;
        color:#00bef2
    }
    .avatar-btn{
        padding:8px 16px;  border: 3px solid #00bef2;
        font-size:15px!important
    }
    .prev-next-row a{min-width: 147px!important;}
	.prev-next-row .col-md-6{padding:0 !important;}
    .avatar-btn i{
        font-size:18px;
        margin-left:8px;
        margin-top:3px;
        line-height:18px
    }
    #about_detox .about-detox-wrap{
        padding:55px 20px 10px 20px
    }
    .programs_sty{
        padding:30px 20px 20px 20px!important
    }
    .programs_sty .shadow_img img{
        width:100%!important
    }
    .programs_sty .shadow_img img{
        box-shadow:0 0 10px 5px #8888887a!important
    }
    .programs_sty .img-bg{
        left:-12px!important;
        bottom:-45px!important
    }
    .programs_sty .about-detox-wrap{
        padding:25px 0 10px 0!important
    }
    .addictions-treat .img-bg{
        left:-23px!important
    }
    .cbt#about_detox{
        padding:30px 16px 20px 16px!important
    }
    .cbt-trt-wrp .about-para{
        padding-left:0!important
    }
    #our_programs{
        padding:30px 20px 0 20px
    }
    #our_programs .img-bg{
        right:auto;
        bottom:24vw;
        height:50%;
        width:30%
    }
    #our_programs .icon-box-program p{
        font-size:14px
    }
    .col-lg-4.col-md-6.pos-rel{
        padding:1vw 1vw 15vw 2vw
    }
    .titleAlign{
        padding-left:30px!important
    }
    #our_programs .col-md-4{
        padding:0 12px
    }
    #our_programs .icon-box-program{
        padding-top:62px!important;
        margin-bottom:80px!important
    }
    #our_programs .icon-box-program i, .i{
        background-size:50%!important;
        width:80px!important;
        height:80px!important;
        top:-52px!important;
        padding:46px!important
    }
    #about_therapy{
        padding:13px
    }
    #about_therapy .shadow_img{
        padding:0 10px 0 25px;
        margin-bottom:30px;
        height:auto !important;
    }
    #about_therapy .shadow_img .img-bg{
        width:70px;
        height:70px;
        background-size:80%!important;
        bottom:0;
        left:6px
    }
    #about_therapy .shadow_img:before{
        width:55px;
        height:90%;
        top:40px
    }
    #about_therapy .shadow_img img{
        width:100%;
        height:auto;
        position:unset
    }
    #about_therapy .about-therapy-wrp{
        background:0 0;
        box-shadow:none;
        padding:20px 0
    }
    #about_therapy .about-therapy-wrp p{
        font-size:15px;
        line-height:26px
    }
    .terapy_program{
        padding:10px 12px 36px 12px!important
    }
    .terapy_program:before{
        height:70%;
        width:100% !important;
    }
    .terapy_program .shadow_img{
        padding-bottom:56px!important
    }
    .terapy_program .shadow_img img{
        width:85%;
        box-shadow:0 0 15px 2px #88888859;
        height:auto
    }
    .terapy_program .shadow_img .img-bg{
        left:-30px;
        top:-25px
    }
    .terapy_program .shadow_img .img-bg2{
        left:156px;
        bottom:-15px;
        width:110px;
        height:110px;
        background-size:75%
    }
    #get_admitted .get-admi-wrp{
        padding:20px 0px;
    }
    #get_admitted .get-admi-wrp h3{
        font-size:18px!important;
        margin-bottom:12px!important
    }
    #get_admitted .get-admi-wrp h2{
        margin-bottom:5px!important;
        font-size:22px!important;
        font-weight:600!important;
        line-height:28px
    }
    #get_admitted .get-admi-wrp p{
        font-size:14px;
        margin-bottom:5px!important;
        line-height:28px
    }
    .about_recovery#get_admitted p{
        text-align:justify;
        line-height:26px
    }
    #get_admitted .get-admi-wrp a{
        font-size:16px!important
    }
	/*Admission page form*/
    #about_admission .admission-form{
        margin:40px 0 0 0;
        padding:20px 5px;
    }
    #about_admission .admission-form input[type=text]{
        width:100%;
        margin:0 auto;
        margin-bottom:10px;
        padding:12px 13px;
        font-size:14px
    }
    #about_admission .admission-form .input-field{
        padding:0 10px
    }
    #admission_process .admission-box{
        padding:30px 15px
    }
    #admission_process{
        padding:45px 10px
    }
    #get_admitted .wht-bdr{
        border:3px solid #fff;
    }
    #all_type_therapy{
        padding:60px 12px
    }
    #all_type_therapy .icon-box-therapy{
        padding:20px 15px;
        margin-bottom:20px;
		min-height:auto !important;
    }
	#about_admission .join-team{padding:30px !important;}	
	
    .icon-box-therapy p{
        margin-bottom:0
    }
    #all_type_therapy .icon-box-therapy p{
        font-size:14px
    }
    #all_type_therapy .img-bg{
        position:absolute;
        right:-6%;
        top:93px;
        background-size:50%
    }
    #all_type_therapy .img-bg2{
        left:-96%;
        bottom:72%
    }
	#all_type_therapy .icon-box-therapy i{margin-right:12px;}
    #all_type_therapy .img-bg3,#all_type_therapy .img-bg4b{
        display:none
    }
    .detox-wrp#we_beleive{
        padding:20px 12px!important
    }
    .newPera{
        padding-bottom:0;
        margin-bottom:15px
    }
    .detox-wrp#our_team{
        padding:20px;
        margin-bottom:0;
        background:0 0
    }
    .dtx-symptoms{
        padding:0 10px
    }
    .dtx-symptoms ul.under_list li{
        width:100%!important
    }
    .alcohol-widr{
        padding:0 20px 20px 20px
    }
    .adctn-treatment#our_team{
        padding:35px 15px!important
    }
    .adctn-treatment #understanding_treat .under_list li{
        width:100%!important
    }
    .pb-sm-80{
        padding-bottom:60px
    }
    .mt-nn-xs{
        margin-top:0!important
    }
    .mb-nn-xs{
        margin-bottom:0!important
    }
    .image_full{
        display:none
    }
    .image_mobile{
        display:block;
        width:100%
    }
    .carousel-inner{
        height:620px
    }
    #our_programs .icon-box-program{
        padding:20px
    }
	.faq h2 {padding-top: 0px; margin-bottom: 8px !important;}
	.what-provide{ padding:25px 6px 5px 6px;}
	#get_admitted .wht-bdr{border:3px solid #fff;}
	#about_admission .admission-form.admi_frm_sty{margin-top:25px !important;}
	#post-4568 #treatments_hero .treat-hero-sec p{text-align:center !important;}
	.career_sty .btn-wrp{margin-bottom:25px;}
	#treatment_options .treat-options-block .address{min-height:401px !important;}
	#about_avatar.drug_what_trt h2{color:#212121 !important;}
	#about_avatar.drug_what_trt .tabcontent, #about_avatar.drug_what_trt .treatment{min-height:270px !important;}
	#our_facilities.alcohol_faci .ttl {text-align: center;}
	#ppc-wrp.drug_srvc .head4{min-height:112px;}
	
	#our_facilities.drug_faci .ttl{text-align:center;}
	#ppc-wrp.drug_srvc .srvc_icon{left:-24px;}
	/* #ppc-wrp.alcohol_srvc .icon-box-therapy{min-height: 641px !important;} */
	#about_avatar.start_hl  h2{color:#212121 !important;}
	#ppc-amenities.hm_bnr_wrp .under_list{border:3px solid #fff !important;}
	/* #ppc-wrp.drug_srvc .icon-box-therapy{min-height: 481px !important;} */
	#all_type_therapy .col-lg-3:nth-child(9) .icon-box-therapy, #all_type_therapy .col-lg-3:nth-child(10) .icon-box-therapy{min-height: 240px !important;}
	
    .programs-wrp h2:before{
        width:20%;
        left:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey;
    }
    .programs-wrp h2:after{
        width:20%;
        right:22px;
        top:25px;
        z-index:1;
        content:"";
        position:absolute;
        border:1px solid grey
    }
	
	#about_avatar.start_hl h2{color:#FFF !important;}
	
}
/* 961 screen css end here */
	
@media screen and (max-width:991px) and (min-width:962px){
	.start-healing #ppc-amenities .under_list{position:inherit !important;}
}

@media (max-width:960px){
	#hero .carousel-caption{top:61% !important;}
	/* #ppc-wrp.alcohol_srvc .icon-box-therapy {min-height: 641px !important;}	*/
}

@media (max-width:820px){
	.team-lft-col{width:210px;}
	.team-rt-sec .team-lft-col{padding: 0px 35px 0 14px;}
	.qount-num2:before {width: 240px !important;}
	/* #ppc-wrp.drug_srvc .icon-box-therapy{min-height: 730px !important;} */
	#ppc-wrp.drug_srvc h3.head4{min-height: 90px;}
	/* #ppc-wrp.alcohol_srvc .icon-box-therapy{
	 * min-height: 710px !important; padding:21px 15px; margin-bottom:0;} */
	#ppc-wrp .start_hl .icon-box-therapy {min-height: 467px !important;}
	#our_facilities .card-bx{background:#FFF;}
	#our_facilities .card-bx img{border-radius:7px !important; }
	.mdl-dvc li{width:42% !important;}
	
	/* ---Team page CSS start--- */
	.team_page span.head-3-white-font{
		color: #fff!important;
    	font-size: 18px;
	    font-weight: 600!important;
	}
	.team_page .team_tab_pr {
		padding-right: 0 !important;
	}
	
	.team_page span.head-3 {
		font-size: 18px;
		font-weight: 600!important;
	}
	.team-lft-col {
		width: 200px;
		padding: 0 15px 0 10px;
	}
	.team-rt-sec .team-lft-col {
		padding: 0 15px 0 14px!important;
	}
	.qount-num2:before {
		width: 240px !important;
	}
	/* ---Team page CSS end--- */
	.abt_sty.drug_abt .img_wrp{text-align:center;}
	.abt_sty.drug_abt .img_wrp img{width:415px !important;}
	.home #special_therapy{padding: 55px 0 20px 0 !important;}
}
/* 820px screen css end */


/* css for upto 768px screen -tab view*/
@media (max-width:768px){
	#clients{height:87px; margin-bottom: 15px;}
	#clients .clients-wrap ul li{width:180px !important;}
	#process_insurance #clients .clients-wrap ul{margin-top:0 !important;}
	#process_insurance #clients{height:auto !important; display:block;}
	#process_insurance .insurance-logo{width:100% !important;}
	#process_insurance ul li{width:180px !important;}
	.icon-box-program img{left:35px;}
	
    #admission_process .admission-box p{
        font-size:14px;
        min-height:262px
    }
    #admission_process .admission-box h4{
        font-size:16px!important
    }
    #about_admission .about-admission-wrp p{
        font-size:14px
    }
    #blog .blog-box .blog-cont-wrp h4{
        font-size:16px!important
    }
    #get_latest_info p{
        font-size:14px
    }
    .fieldset fieldset{
        min-height:183px!important
    }
    .overlap-category .contac-dtl img{
        margin-top:0!important;
        margin-left:-18px!important;
    }
    .cont-wrp.contact-info p{
        font-size:14px!important
    }
    .cont-wrp.contact-info h2{
        font-size:22px!important
    }
    #all_type_therapy{
        padding:60px 12px 30px 12px
    }
    #all_type_therapy .icon-box-therapy{
        min-height:181px
    }
    .terapy_program .shadow_img .img-bg2{
        top:85%!important
    }
    #blog .blog-box .blog-cont-wrp{
        min-height:230px!important;
    }
    span.wpcf7-form-control-wrap.EmailAddress{
        width:97%!important
    }
	.gform_wrapper.gravity-theme .gform_fields {
    	margin: 0 auto;
	}
    #gform_wrapper_4 .gform_footer{
        width:50%
    }
    #gform_fields_6{
        width:100%!important
    }
    #gform_fields_6 .ginput_container{
        width:100%
    }
    .team-lft-col{
        width:200px;
        padding:0 15px 0 10px
    }
    .team-rt-sec .team-lft-col{
        padding:0 15px 0 14px!important
    }
    .qount-num2:before{
        width:205px!important
    }
    .qount-num2 span{
        right:-80px!important
    }
    #treatment_options .treat-options-block .address p{
        font-size:14px!important
    }
    .facility-list-mission li{
        font-size:14px
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.input-email{
        width:98%!important;
        margin:0 auto
    }
    .order-list li{
        font-size:14px
    }
    #about_admission textarea{
        width:95%!important;
        margin:0 auto;
        margin-bottom:24px
    }
    label.hidden,span.wpcf7-form-control-wrap.CV{
        width:100%!important
    }
    .second-slide .image_mobile{
        display:block!important
    }
    .second-slide .image_full{
        display:none!important
    }
    #hero .carousel-caption.text-left .carousel-wrp{
        width:100%!important
    }
    .req-call{
        margin-top:38px
    }
    .carousel-caption.slider-b{
        top:39%!important
    }
    .img-bg-effect{
        width:80px;
        height:80px;
        bottom:-37px;
        left:-40px
    }
    h1{
        font-size:26px
    }
    h2{
        font-size:22px
    }
    h3{
        font-size:18px
    }
    h4{
        font-size:16px
    }
    span.head-3{
        font-size:18px;
        font-weight:600!important
    }
	#ourteam span.head-3{margin-bottom:10px !important; display:block;}
    span.head-3-white-font{
        color:#fff!important;
        font-size:18px;
        font-weight:600!important
    }
    p, .blog{
        font-size:16px;
		line-height:25px;
    }
    ul li{
        font-size:16px
    }
    span.wpcf7-form-control-wrap.SELECTSEGMENT{
        width:100%!important
    }
    span.wpcf7-form-control-wrap.HowCanWeHelp{
        width:100%!important
    }
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
        width:98%!important
    }
	.ppc-insurance {margin-top: 25px;}
	.ppc-insurance-pl{padding:0px !important;}
	.ppc-hdr-img{text-align:center; margin-top:25px;}
	.ppc-hdr-img img{width:100%;}
	#ppc-wrp .icon-box-therapy{min-height: 503px !important;}
	.nov-key-fea .head-3{font-size:14px;}
	.nov-key-fea .icon-row {margin-bottom: 1px;}
	#key_feature .key-feature-wrap{padding:10px 0 20px 0;}
	.nov-key-fea .icon-row p{margin-bottom: 1px;}
	.ppc-key-feature.bg-weTreat{padding:18px 20px 5px 20px !important;}
	#get_admitted .wht-bdr{border:6px solid #fff !important;}
	#get_admitted .get-admi-wrp a{font-size:24px!important;}
	#about_therapy .shadow_img img{width: 87% !important; height: auto; position: unset;}
	#about_therapy .shadow_img:before{width:100px !important; height:90%;}
	#about_therapy .shadow_img .img-bg {width: 145px; height: 119px; background-size: 80%!important; bottom: -25px; left: 6px;}
	
	.ppc-form-img{ margin: 0 auto !important;  margin-top:15px !important; margin-bottom:20px !important;}
	#about_admission.form-new-sec .admission-form{padding:20px 20px 0px 20px !important;}
	#gform_submit_button_9, #gform_submit_button_18{padding:10px 20px !important;}
	
	.contact-logo{text-align:center;}
	
	.ppc-tp-headr{height:95px !important; top:0px !important}
	.ppc-tp-headr .logo{margin:0 auto; text-align:center; margin-top:15px;}
	.ppc-facilities .facility-img{padding:0 !important;}
	.slid2 {padding:0 !important;}
	.slid2 .carousel-wrp{padding-top:154px !important;}
	.discover-path, .video-img{margin-bottom:20px;}
	.dis_path_2{order: 2;}
	.dis_path_3{order: 3;}
	.dis_path_1{order: 1;}
	.wo-facility-icon{background-position:2px 5px !important;}
	.wo-admissions-icon{background-position:2px -46px !important;}
	.wo-medical-icon{background-position:2px -154px !important;}
	.wo-complementary-icon{background-position:2px -101px !important;}
	.order_1{order: 1; margin-bottom:25px;}
	.order_2{order: 2;}
	.order_3{order: 3; margin-bottom:25px;}
	.order_4{order: 4;}
	#we_beleive {padding: 10px 20px 5px 20px;}
	.three-col-xl li{width:48%;}
	.icon-box-program img{left: 35px;}
	.footer-fixed{font-size:18px !important; padding:5px 15px !important;}
	#footer.ppc-ftr .container{margin-bottom:20px!important;}
	.gform_footer {padding-left: 0px !important;}
	#gform_11 .gform_body {width: 56%;}
	#gform_wrapper_11 .gform_footer{width:45% !important;}
	#we_accept .ppc-jan li {width: 125px !important;}
	#we_accept .ppc-jan {margin: 10px 0 0px 0 !important;}
	div#topbar .ppc-bg a {color: #00bef2!important;}
	.ppc-lotus{margin-left: auto; margin-bottom:0; text-align: right;}
	#about_avatar.wt-wetreat .treatment, #about_avatar.wt-wetreat .tabcontent{min-height: auto !important;}
	#about_avatar.wt-wetreat .rehab-options{padding-bottom:0 !important; margin-bottom:0 !important;}
	#we_accept.ppc-insu .programs-wrp {padding: 0 !important;}
		
	.image_full{display: none!important;}
	.image_mobile{display:block !important; width:100%;}
	#hero .carousel-caption {top: 42% !important;}
	#hero .btn-getStarted{margin:0 auto;}
	.overlap-category {margin: 0 auto; width: 97%; margin-top: -42px;}
	#we_accept.home_sty{margin-top:0 !important;}
	#our_facilities.home_sty{margin-bottom:0 !important;}
	#hero .carousel-caption {top: 34% !important;}
	.abt_fac_sty#our_facilities{padding-top:0 !important;}
	.team_tab_pr{padding-right:0 !important;}
	.team_sty .tm-pl{padding-left:15px;} 
	#clients .admi_insu_logo ul li{width:172px !important;}	
	.progr_sty#we_beleive{padding-top:22px !important; padding-bottom:30px !important;}
	#post-4568 #treatments_hero .treat-hero-sec p{text-align:center;}
	.col-md-6 .blue-icon-list li{width:100% !important;}
	#our_facilities.alcohol_faci{padding-bottom:0 !important;}
	.alcohol_abt .mt-5, .drug_whychoose .mt-5{margin-top: 0px !important;}
	#ppc-wrp.drug_srvc .srvc_icon{top:5px; position:inherit; border-radius:50%; margin:0 auto; left:auto;}/* left:33%; */
	#ppc-wrp.drug_srvc .icon-box-therapy{width:100%;}
	#ppc-wrp.drug_srvc .head4{text-align:center; padding-left:10px;}
	#ppc-wrp.drug_srvc .therapy-title{background:#00bef2;}
	#ppc-wrp.drug_srvc p{text-align:center;}
	#ppc-wrp.drug_srvc{padding:30px 0 0px 0;}
	#our_facilities.drug_faci, #our_facilities.alcohol_faci{padding-bottom: 0 !important; padding-top: 20px !important;}
	.drug_cta_form{margin-top:0 !important;}
	#our_team.drug_whychoose .shadow_img{margin-top:15px;}
	#ppc-wrp.drug_srvc .head4{min-height:90px;}
	#ppc-wrp.drug_srvc h3.head4{min-height:68px;}
	/* #ppc-wrp.drug_srvc .icon-box-therapy {min-height: 840px !important;} */
	#ppc-wrp .start_hl .icon-box-therapy {min-height: 530px !important;}
	#about_avatar.start_hl  h2{color:#212121 !important;}
	.strthl_cb_ht{min-height:243px;}
	ul.under_list.yogaThp.nov-yogathp {margin-top: 25px !important;}
	#our_team.drug_abt h2{margin-bottom:0 !important;}
	.drug_v2_cta .mt-4{margin-top:15px !important;}
	
	/* ---Team page CSS start--- */
	.team_page  #treatment_options .treat-options-block .address {
		min-height: 350px !important;
	}
	/* ---Team page CSS end--- */
	.start_heal .wt-wetreat h2{color:#fff !important;}
	
	#about_avatar.start_hl h2{color:#FFF !important;}
	#contact_us #input_6_3{width: 98%; margin: 0;}
	.home .ppc-ameni-pb {padding-bottom: 0px !important;}
	
	.va-whychoose h3 {font-size: 20px !important;}
}
/* 768px screen end */


/* css for screen between 992px to 1201px */ 
@media screen and (max-width:1201px) and (min-width:992px){
    #about_admission .admission-form input[type=text],#about_admission input[type=email],#about_admission input[type=tel],#about_admission textarea{
        width:90%
    }
    .wpcf7-form{
        text-align:center
    }
	
}



@media screen and (max-width:1200px) and (min-width:1000px){
	#ppc-wrp .icon-box-therapy{min-height: 392px !important;}
	#ppc-wrp.drug_srvc .icon-box-therapy{min-height: 590px !important;}
	#ppc-wrp.alcohol_srvc .icon-box-therapy{min-height: 660px !important;}
	#we_accept .clients-wrap .ppc-jan{width: 715px;}
}


/* css for upto 1024px screen */ 
@media (max-width:1024px){
    #treatment_options .treat-options-block .address{
        min-height:358px
    }
    #treatment_options .treat-options-block .address:hover{
        min-height:333px
    }
    #our_programs .icon-box-program{
        min-height:481px
    }
    #blog .blog-box .blog-cont-wrp{
        min-height:204px;
        padding:50px 23px 30px 23px;
    }
    .team-photo{
        width:191px;
        height:191px
    }
    #hero .carousel-caption.text-left .carousel-wrp{
        width:81%
    }
    #hero .carousel-inner p.sub_ttl{
        margin-bottom:0!important
    }
    #hero .carousel-caption h1,span.slider-h1{
        padding-bottom:0
    }
    #hero .carousel-inner p{
        line-height:26px
    }
    .image_full{
        margin-bottom:-36px!important
    }
	/*PPC page */
	.ppc-insurance .health-ins-logos li{margin-left:8px !important;}
	.first-photo .team-photo img{width:191px;}
	#we_accept .health-icon .health-ins-logos li{width:132px !important;}
	.ful-width-pt li{width:48% !important;}
	.nov-amenity h2, .drug-bnr h1{font-size:22px!important;}	
	#about_therapy .shadow_img img{width: 593px !important; height:auto !important; top: -44px !important;}
	
	#about_therapy .shadow_img .img-bg{bottom:157px !important;}
	#ppc-amenities .dot-bg-img3{bottom:33%;}
	.ppc-we-accept span.head-3{text-align:left;}
	.health-icon .head-3{text-align:center !important;}
	.ppc-facilities .facility-img{padding:0 !important;}
	.nov-ppcWrp{margin-top:-14px !important;}
	.contact-logo .col-md-3	{padding:0 4px;}
	#we_accept .ppc-jan{width:815px;}
	#we_accept .ppc-jan li {width: 125px !important; margin-left: 15px !important;margin-bottom: 20px;}
	#treatment_programs.treat_sty  .treat-prog-listing a li, #treatment_programs .treat-prog-listing li{
		padding:15px 10px !important; width:100% !important;
	}
	.treat_inr_sty#our_team{background:none !important; margin-bottom:15px !important;}
	.treatment_inr_sty .inr-wrp{margin-top:0 !important;}
	.treatment_inr_sty#about_detox{padding-bottom:0!important;}
	.cbt-trt-wrp.co-occ-sty{padding-bottom:0 !important;}
	.cbt-trt-wrp.co-occ-sty p:last-child{display:none;}
	.mbl_tp{display: flex; justify-content: space-between;}
	#topbar{height:48px;}
	#topbar .tp-wrp {height: 62px;}
	.sticky-top{top:-2px !important;}
	#topbar.ppc-tp-headr {height: 72px;}	
	#special_therapy.therapy_pg .spcl-therapy-img{min-height:auto !important;}	
	#ppc-wrp.nov-ppcWrp{margin-top:0 !important;}
	.gform_footer {padding-left: 0px !important;}
	
	.column_grid, .column_grid.two_col, .column_grid.three_col, .column_grid.four_col{
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);}
	
	/* ---Team page CSS start--- */
	.team-photo {
		width: 191px;
		height: 191px;
	}
	.team_page #ourteam .row:nth-child(1), .team_page #ourteam .row:nth-child(2) .col-md-6 .teamBlock{
		padding-right:0;
	}
	/* ---Team page CSS end--- */
}
/* 1024px screen end */

/* css for screen between 1023px to 992px */ 
@media screen and (max-width:1023px) and (min-width:992px){
    #contact_us .input-field input[type=text],.input-field input[type=email],.input-field input[type=tel],.input-field input[type=text]{
        width:94%!important
    }
}


/* css for upto 991px screen */ 
@media (max-width:991px){
    .team-photo{
        width:141px;
        height:141px
    }
	.first-photo .team-photo img {width: 121px;}
    #treatment_options .treat-options-block .address{
        min-height:376px
    }
    #treatment_options .treat-options-block .address:hover{
        min-height:376px
    }
    .d-flex-inline{
        width:100%
    }
	.rehab-options a{font-size:14px !important;}
	#about_therapy .shadow_img .img-bg{bottom:47px !important;}
	#we_accept .ppc-jan {width: 700px;}
	#we_accept .ppc-jan li{width:115px !important; float:inherit !important;}
	.dis_path_1{Order:-1; text-align: center; margin-bottom: 40px;}
	.overlap-category .contac-dtl img{height: auto !important; margin-top: 15%; margin-left: -29px;}
	.alcohol_bnr .spcl-therapy-wrp{padding-top:0 !important;}
	
	.drug-bnr h1{margin-bottom:25px;} 
	.alcohol-bnr ul.under_list.yogaThp.nov-yogathp, .drug-bnr ul.under_list.yogaThp.nov-yogathp{margin-top:30px !important; padding:34px 30px 16px 30px !important;}
	.navbar-toggler{position:absolute; right:60px; top:28px;}
	.janPPC .navbar-toggler{top:15px;}
	.mbl_tp{display: flex; justify-content: space-between;}
	.mbl_tp a, .mbl_tp i{font-weight:500 !important;}
	.ppc-tp-headr .tp-wrp{height:40px !important;}
	#topbar{height:47px;}
	#topbar .tp-wrp{height:56px;}
	.sticky-top {top: 40px !important;}
	.lotus-img{align-self:center;}
	.lotus-img img{margin-top:0 !important; }
	
	/* ---Team page CSS start--- */
	.team-photo{
		width: 141px;
		height: 141px;
	}
	.team-lft-col, .team-rt-sec .team-lft-col{
		padding-top:0;
	}
	#ourteam .col-md-6{
		text-align:right;
	}
	#ourteam .col-md-6.ourteam-pdl, #ourteam .teamBlock{
		text-align:left;
		padding-right:0;
	}
	/* ---Team page CSS end--- */
}
/* max 991px screen end*/


/* css for screen between 769px to 991px */ 
@media screen and (max-width:991px) and (min-width:769px){
    #wpcf7-f1069-o1 .wpcf7-form-control-wrap{
        width:100%!important
    }
}

/* css for screen between 768px to 991px */ 
@media screen and (max-width:991px) and (min-width:768px){
    .qount-num2:before{
        width:266px;
        left:23px
    }
    .qount-num2 span{
        right:-115px
    }
}

/* css for screen between 600px to 991px */ 
@media screen and (max-width:991px) and (min-width:600px){
    .wpcf7-form-control-wrap{
        width:49%!important;
        display:inline-flex
    }
    .wpcf7-form-control-wrap input[type=email],.wpcf7-form-control-wrap input[type=tel],.wpcf7-form-control-wrap input[type=text],.wpcf7-form-control-wrap textarea{
        width:100%!important
    }
	.ppc-logo{margin-bottom:20px;}
}

/* css for screen between 600px to 768px */ 
@media screen and (max-width:768px) and (min-width:600px){
    .carousel-inner{
        height:550px
    }
    #we_beleive .avatar-btn{
        display:inline-block
    }
    span.wpcf7-form-control-wrap.InsuranceCarrier{
        width:96%!important
    }
    #about_admission .admission-form input[type=text]{
        width:100%!important
    }
	.ppc-insurance .health-ins-logos li{margin-left:20px !important;}
	
	.overlap-category .contac-dtl .lotus-img{align-items: center; display: flex;}
	.overlap-category .contac-dtl img{height:auto !important;}
	#understanding_treat ol.list-e.block.under_add li p{text-align:left !important;}
	.ppc-tp-headr .logo{margin-top:10px !important;}
	.ppc-tp-headr .sm_tp_row p{margin-top:7px !important;}
	/* #ppc-wrp.alcohol_srvc .icon-box-therapy{
	 * min-height: 777px !important; padding:21px 15px; margin-bottom:0;} */
}
/* css between 600px to 768px end*/ 

/* css for upto 768px screen */ 
@media (max-width:768px){
    ul.listing-bulet li{
        padding-right:0
    }
	.start-healing #ppc-amenities .under_list{
		margin-bottom:35px;
	}
    #our_programs .icon-box-program{
        min-height:284px
    }
    #our_programs a .icon-box-program{
        min-height:260px!important
    }
    #to_schedule p{
        margin-top:2px!important
    }
    #gform_wrapper_4 #validation_message_4_1, #gform_fields_11 #validation_message_11_1{
        margin-top:12px;
        margin-left:21%;
        top:-50px
    }
	#ppc-prog-list:before{background:#FFF !important;}
	.ppc-header h1{font-size:18px !important; font-weight: 700!important; margin-bottom: 20px!important;}
	#we_accept .health-icon .health-ins-logos li{width:147px !important;}
	.ful-width-pt li{width:48% !important;}
	.nov-ppcWrp{margin-top:0px !important;}
	ul.blue-icon-list-col-3 li, .blue-icon-list li{width:48% !important; line-height: 1.5 !important;}
	.full-width li{width:100% !important;}
	.abt_sty ul.list-facilities{margin-top:20px !important;}
	.abt_sty .mbl-tp-mrg{margin-top:0 !important;}
	.container.abt_styl ul {margin-top: 30px !important;}	
	.contact-logo img{height: 78px !important;}
	.treatment_inr_sty#we_beleive{padding-top:30px !important; padding-bottom:40px !important;}
	.treatment_inr_sty#we_beleive .we-beleive-wrap{margin-bottom:10px !important;}
	.under_add li {display: inline-grid !important;}
	#blueIcon .blue-icon-list li{width:100% !important;}
	#blueIcon .blue-icon-list li:last-child{margin-bottom:0 !important;}
	.progr_sty .alcohol-widr .fieldset fieldset{width:100% !important; min-height:275px !important;}
	#gform_7 .gform_footer.top_label{padding-bottom:0 !important;}
	.prog_inr_sty .confidential{padding-left:0 !important;}
	.icon-box-therapy span.head4 {padding-left: 12px;}
	#all_type_therapy.therapy_sty .icon-box-therapy{min-height: 240px !important;}
	.therapy_sty_bx .list-e li{min-height:180px !important;}
	.field_link .fieldset fieldset{min-height:160px;}
	.blueIcon_full .blue-icon-list li{width:99% !important;}	
    #treatment_options .treat-options-block .address{min-height:350px !important;}
    #treatment_options .treat-options-block .address:hover{min-height:350px}
	#we_beleive .we-beleive-wrap{margin-bottom:0;}
	.adctn-treatment#our_team {padding: 20px 15px!important;}
	#treatments_hero .treat-hero-sec{margin-top:-12px;}
	#all_type_therapy .col-lg-3:nth-child(9) .icon-box-therapy, #all_type_therapy .col-lg-3:nth-child(10) .icon-box-therapy{min-height:282px !important;}
	#all_type_therapy .icon-box-therapy i{margin-right:0;}
}
/*  768px screen end */ 


/* css for upto 767px screen */ 
@media (max-width:767px){
    .qount-num2:before{
        left:0
    }
    .qount-num2 span{
        right:-130px
    }
    #our_facilities .list-facilities li{
        background-size:22px!important;
        background-position:inherit !important;
    }	
	.top-g { margin-top: 20px;}
	footer{margin-top: 0;}
	#treatment_options .treat-options-block .address{min-height:auto !important;}
    #treatment_options .treat-options-block .address:hover{min-height:auto}	
	#all_type_therapy.therapy_sty .icon-box-therapy{min-height: auto !important;}
	#our_programs a .icon-box-program, .progr_sty .alcohol-widr .fieldset fieldset{min-height:auto !important;}
	.badt ul, .vadt ul, .tadt ul{margin-bottom:0 !important;}
	.tadt ul{margin-top:0 !important;}
	.list_tadt .blue-icon-list li{display:inline-block;}
	.alcohol_bnr .ppc-amenities-img{text-align:center;}
	.alcohol_bnr .ppc-amenities-img img{width:500px !important; margin:0 auto;}
	.alcohol_srvc{padding:45px 20px !important;}	
	#special_therapy.alcohol_bnr{padding-bottom:50px !important;}
	#ppc-wrp.drug_srvc{padding-bottom:0;}
	#ppc-wrp.drug_srvc .icon-box-therapy{margin-bottom:25px; min-height:auto !important;}
	#ppc-wrp.drug_srvc .therapy-title {background: #00bef2; padding-top: 12px; border-radius: 10px;}
	#ppc-wrp.drug_srvc .srvc_icon{left: inherit; top: inherit; position: inherit; border-radius: 50%; margin: 0 auto;}
	.drug_cta_a a {border: 3px solid #fff;font-size: 17px !important;}
	#our_team.drug_whychoose .col-md-6:first-child, #our_team.alcohol_abt .col-md-6:first-child {order: 1;}
	.drug_faci .col-md-4:last-child {margin-bottom: 0;}
	#ppc-wrp.alcohol_srvc .icon-box-therapy, #ppc-wrp .start_hl .icon-box-therapy{min-height:auto !important;}
	.thanks-rw .thnkWrp{margin-bottom:20px;}
	#ppc-wrp.alcohol_srvc{padding-bottom:15px !important;}
	#ppc-wrp.alcohol_srvc .icon-box-therapy{padding:25px; margin-bottom:30px;}
	.drug-bnr h1, .start-healing h1, .alcohol-bnr h1{font-size:26px !important;}
	.strthl_cb_ht{min-height:auto;}
	
	/* ---Team page CSS start--- */	
	.team_page #treatment_options .treat-options-block .address {
		min-height: auto !important;
	}
	
	.team_page .new-team .col-md-4{
		margin-bottom:25px;
	}
	/* ---Team page CSS end--- */
	#about_avatar .treatment ul li {
		width: 100% !important;
	}
	.programs-wrp h2:before, .programs-wrp h2:after{
		display:none;
	}
	
	.profile_section .row>div {margin-bottom: 20px;}
}
/* css max 767px screen end here */ 

@media screen and (max-width:767px) and (min-width:655px){
	.home-overlap .col-lg-4, .home-overlap .col-md-4{width:36% !important;}
	.home-overlap .lotus-img{width:25% !important;} 
	#gform_wrapper_4 .gform_footer, .req-call button[type=submit], #gform_wrapper_11 .gform_footer{padding:14px 0;}
}

/* css for upto 641px screen */ 
@media (max-width:641px){
    #admission_process .admission-box p{
        min-height:auto;
    }
    .ds-n-md{
        display:none;
    }
    .ds-lotus{
        display:none;
    }
    .blue-icon-list li{
        width:100%;
    }
	.ful-width-pt li{width:100% !important;}
	.we_treat p{margin-bottom:0 !important; padding-left:30px;}
	.we_treat h3{margin-bottom:6px!important;}
	#key_feature .key-feature-wrap{margin-bottom:10px !important; padding-bottom:0px !important;}
    .overlap-category .contac-dtl .col-lg-4.col-md-6.pd-tb-40.mbl-tp-nn,.overlap-category .contac-dtl .col-lg-4.col-md-6.pd-tb-40.pb-nn-sm{
        flex:auto!important;
        max-width:100%!important;
    }
    .carousel-inner{
        max-height:570px
    }
    .avatar-btn .next{
        font-size:21px;
        margin-left:8px;
        line-height:initial;
        margin-top:0
    }
    .avatar-btn .previous{
        font-size:21px;
        margin-right:8px;
        margin-bottom:0;
        line-height:initial;
        margin-left:auto;
        margin-top:0
    }
    #hero h1,span.slider-h1{
        line-height:25px!important;
        margin-top:10px;
        margin-bottom:15px;
        font-size:18px!important
    }
    .image_mobile{
        display:block;
        width:auto;
        max-width:fit-content;
        height:640px
    }
    .overlap-category{
        margin:25px 0 0 0 ;
		border-radius:10px;
    }
    .overlap-category .contac-dtl{
        text-align:center
    }
    .overlap-category .contac-dtl p{
        font-size:16px;
        line-height:30px;
        font-weight:500
    }
    .overlap-category .contac-dtl{
        padding:0 20px;
        width:70%;
		border-radius:10px;
    }
    .overlap-category .contac-dtl .mbl-tp-nn{
        padding-top:0
    }
    .overlap-category .contac-dtl h3{
        margin-bottom:10px!important
    }
    .overlap-category .contac-dtl p{
        margin-top:7px!important
    }
    .dis-nn-sm{
        display:none
    }
    .list-facility li{
        padding:8px 0;
        font-size:20px;
        margin-right:36px
    }
    .list-facility li{
        padding:8px 0;
        width:auto!important
    }
    .terapy_program:before{
        background:#f5f5f5;
        position:absolute;
        content:"";
        top:0;
        left:0;
        right:0;
        width:100%;
        height:70%;
        z-index:-1
    }
	.cbt#about_detox{padding-bottom:0 !important;}
	#we_beleive{padding-top:10px !important;}
    .we-beleive-wrap.inner_wrap{
        padding:0 0 10px 0!important;
		margin-bottom:10px !important;
    }
	#our_team .shadow_img.inner_shadow{padding:0!important;}
	.shadow_img img {box-shadow: 0 0 9px 3px #8888885c !important;}
    #understanding_treat .under_list li,.adctn-treatment #understanding_treat .under_list li{
        width:100%!important;
        margin:5px 5px 10px 5px
    }
    h1.side_title{
        font-size:30px!important;
        font-weight:700
    }
    #all_type_therapy .icon-box-therapy h4{
        font-size:19px;
        font-weight:600!important;
        margin-left:15px
    }
    #all_type_therapy .icon-box-therapy .therapy-title{
        display:flex;
        align-items:center
    }
    #about_admission .admission-form{
        margin:50px auto 0 auto!important;
        padding:30px 15px!important;
        width:100%
    }
	.form-new-sec{margin-top:15px !important;}
	#about_admission.form-new-sec .admission-form{padding:10px 15px!important;}
    #our_team .shadow_img{
        text-align:right!important;
        position:relative!important;
        left:auto!important;
        top:10px;
        margin:0 auto 3vw auto
    }
    #about_detox .about-detox-wrap{
        padding:5vw 0!important
    }
    .col-lg-4.col-md-6.pos-rel{
        padding:5vw!important
    }
    #our_programs .icon-box-program{
        margin:18vw 1vw 6vw 0!important
    }
    #our_programs .img-bg{
        bottom:0!important
    }
    #get_admitted .get-admi-wrp p{
        padding:2vw
    }
    .admission-rw h2:after{
        width:98px;
        right:280px;
        left:33%;
        display:none
    }
    #callus a:after{
        content:"";
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        border-radius:inherit;
        border:inherit;
        filter:none
    }
	.list-e li{min-height:142px;}
	.list-e.block li, .blue-icon-list li{width:100% !important; display:inline-flex;}
	.no_shadow_img img{box-shadow:none !important;}
	.field_link .fieldset fieldset{min-height:auto !important;}
	.logo_cnt .col-sm-2{display:none;}
	.logo_cnt .col-4, .logo_cnt .col-3{width: 50% !important; max-width: 50% !important; flex: 50% !important;}
	.logo_cnt .col-5{width: 100% !important; max-width: 100%!important; flex: auto!important;}	
	.alcohol_wht_provid{padding: 50px 0 10px 0 !important;}
	.send_sms{display:block;}
	.drug_cta_form{padding:20px; margin-top:0;}
	#about_admission.drug_cta_form .admission-form{margin-top:0 !important;}
	#about_admission.drug_cta_form .drug_form{margin-top:20px;}
	.navbar-toggler.collapsed{position:absolute; right:60px;}
	.thanks-rw .thnks-img {height: 180px;}
	.column_grid, .column_grid.three_col, .column_grid.two_col{
		grid-template-columns: auto;
	}
	
	.column_grid, .column_grid.three_col, .column_grid.two_col{
		grid-template-columns: auto;
	}
	.programs-wrp h2:before, .programs-wrp h2:after{
       display:none;
    }
	p{font-size:16px !important;}
	.about-lg .row>div{width: 75%;}
	.about-lg .dropdown-item{margin-left:0;}
}
/* css for upto 641px end */ 

@media screen and (max-width:641px) and (min-width:482px){
	input#gform_submit_button_4{min-height: 23px; line-height: 22px;}
}

@media (max-width:600px){
	.wt-wetreat .start_hl_tab_sec{padding:0px 0 0px 0;}
	.wt-wetreat .start_hl_tab_sec .tab{margin-bottom:0 !important;}
	.wt-wetreat .start_hl_tab_sec .tab h2{margin-bottom:0 !important;}
	.wt-wetreat .start_hl_tab_sec .tab .tablinks{display:none;}
	#about_avatar.drug_what_trt .tab{padding-bottom:0 !important;}
	
}

/* css for upto 599px screen */ 
@media (max-width:599px){
	#we_accept .ppc-jan {width: 100% !important;}
	#about_avatar .treatment li{color:#212121;}
	#ppc-wrp .icon-box-therapy{min-height:auto !important;}
	.container, .container-sm {
    	max-width: 540px !important;
	}
	.start-healing #ppc-amenities .under_list{width:auto !important;}
	#we_accept.ppc-insu .ppc-jan li{margin:10px 10px 14px 10px !important;}
	#understanding_treat ol.list-e.block.under_add li {padding: 15px;}
	#understanding_treat ol.list-e.block.under_add li p{ text-align:left !important;}
	#about_avatar ul li a:hover{background:none !important;}
	.alc_tab_sec span.head-3, .start_hl_tab_sec span.head-3{margin-top:0; color:#212121 !important;}
	#ppc-amenities .btn-wrp, .ppc-amenities{text-align:center;}
	.wt-wetreat h2{text-align:center;}
	#ppc-amenities span.head-3, #ppc-amenities h1{display:block; text-align:center;}
	#our_facilities .col-md-4:last-child{margin-bottom:0;}
	#our_facilities {padding: 35px 15px 20px 15px !important;}
	#get_admitted .get-admi-wrp h2{margin-bottom: 16px!important;}
	.column_grid{grid-gap: 7px;}
	#about_avatar{margin-top:20px;}
	.drug_what_trt .icon_list_blue li:before {color: #00bef2;}
	.wt-wetreat .icon_list_blue li:before {color: #00bef2;}
	.team-h3{font-size: 16px;}
	.home .ppc-ameni-pb {padding-bottom: 0px !important;}
}


/* css for screen between 482px to 607px */
@media screen and (max-width:607px) and (min-width:482px){
    #treatments_hero:after{
        height:78%!important;
    }
    #treatments_hero{
        padding-bottom:30px!important
    }
	
}

/* css for upto 599px screen */ 
@media (max-width:599px){
    .wpcf7-form{
        text-align:center
    }
	.legitscript {
    padding-bottom: 20px;
		margin-right:20px;
}
    #about_admission .admission-form input[type=text],#about_admission input[type=email],#about_admission input[type=tel],#about_admission textarea{
        width:100%!important;
        margin-right:0px;
        margin-left:0px;
    }
	.form-new-sec{margin-bottom:25px !important;}
	#about_admission.form-new-sec .admission-form input[type=text]{width:100% !important; margin-left:0 !important; margin-right:0 !important;}
	
    #contact_us .input-field input[type=text],#contact_us textarea,.input-field input[type=text],input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-tab{
        width:95%!important;
        margin-right:5px!important;
        margin-left:5px!important
    }
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
        width:94%!important
    }

	#about_admission .join-team{padding:30px 18px 30px 15px !important;}
	input#input_8_4{width:99% !important;}
	div#field_8_8 {padding: 0 0 0 11px;}
	#about_admission .join-team textarea, input#input_8_4, #about_admission .join-team input[type=text]{width: 100% !important; margin-left: 0; margin-right: 0;}
	#about_avatar .tablinks{display:none;}
	.tabcontent{background:#FFF; box-shadow:0 4px 14px #00000045;}
	#about_avatar .tabcontent h3{color:#00bef2 !important;}
	#about_avatar .treatment .rehab-options i{color:#00bdf1 !important; font-size: 19px;}
	#about_avatar .tabcontent p, #about_avatar .treatment .rehab-options a{color:#212121 !important;}
	#about_avatar .treatment .rehab-options a:hover{background:none;}
	#about_avatar .tabcontent .avatar-btn{border:4px solid #00bef2 !important; color:#00bef2 !important; font-weight:500 !important; margin-bottom: 22px;}
	#about_avatar .tabcontent .avatar-btn i{color:#00bdf1 !important;}
	.gform_wrapper.gravity-theme .ginput_complex span{margin-bottom:0!important;}
	ul.blue-icon-list.blog_list li:before{display:none;}
	ul.blue-icon-list.blog_list li{align-items: stretch!important;}
	.blog_list a, .blog_list span{min-width:150px; border-right:1px solid #dddbdb;}
	ul.blue-icon-list.blog_list li{display:flex; align-items: stretch; padding:10px; border:1px solid #dddbdb; margin-bottom: 0; border-bottom: 0;}
	ul.blue-icon-list.blog_list li:last-child{border-bottom:1px solid #dddbdb;}
	ul.blue-icon-list.blog_list li div{padding-left:10px;}
	.mb-sm-0{margin-bottom:0 !important;}
	.m-tb-sm-0{margin-top:0 !important; margin-bottom:0 !important;}
	.blue-icon-list{margin-top: 0 !important; margin-bottom:0 !important;}
	.blueTick li {width: 100%;}	
	ul.blue-icon-list-col-3 li{width:96% !important;}
	.ourteam-pdl{padding-left:0 !important;}
	.drug_what_trt .sm-d-none, .drug_what_trt .d-sm{display: block !important;}
	.alcohol_cta{padding:17px 10px;margin-bottom:0;}
	.alcohol-begin_hl h3, .start_hl_begin h3, .alcohol_cta a{font-size:21px !important;}
	#all_type_therapy .col-lg-3:nth-child(9), #all_type_therapy .col-lg-3:nth-child(10){flex: 0 0 100% !important;
    max-width: 100% !important;}
	#all_type_therapy .col-lg-3:nth-child(9) .icon-box-therapy, #all_type_therapy .col-lg-3:nth-child(10) .icon-box-therapy{min-height:auto !important;}
	.thanks-box{padding: 15px; width:95%;}
	#ppc-amenities .under_list{padding:40px 25px 16px 25px !important;}
	.admission-rw #clients .clients-wrap ul li{width:50%!important;}
	#ourteam .col-md-6{padding:0;}
	#about_avatar .tabcontent ul li a{color: #212121 !important;}
	#about_avatar .tabcontent ul.wht-icon li:before{color: #00bef2 !important; font-size: 20px; margin-top: 0px;}
}
/* css for upto 599px screen end*/ 

/* css for screen between 390px to 481px */
@media screen and (max-width:481px) and (min-width:390px){
    .carousel-inner{
        height:470px!important
    }
}
/*  max 390px screen start*/
@media (max-width: 390px){
	/* ---Team page CSS start--- */
	.team-lft-col{
		width: 184px;
	}
	.qount-num2 {
		left: -59px;
	}
	.team-h3{font-size: 16px;}
	/* ---Team page CSS end--- */
	
}
/*  max 390px screen end*/
/* css for upto 481px screen */ 
@media (max-width:481px){
	/* css for Search box */
	#treatments_hero.search-wrp{padding-bottom:78px !important;}
	.searchwp-modal-form-trigger-el.fa-search:before{font-size:25px;}
	.searchwp-modal-form__container{width:86% !important;}
	.searchwp-modal-form-default .searchwp-modal-form__content .search-form label{width:100% !important; padding: 0 !important; display:block;}
	.searchwp-modal-form-default .searchwp-modal-form__content .search-form{display:block !important; text-align:center;}
	.searchwp-modal-form-default .searchwp-modal-form__content{padding:1rem !important;}
	.search-form i{background: #00bef2; padding: 10px 11px; border-radius: 20px; color: #FFF; font-size: 19px;
		display:inline-block;}
	/*.search-submit{top: -1px; right: 1px; z-index: 6; width: 32px; opacity: 0; position: absolute;}*/
	.search-submit{display:block; margin:0 auto; margin-top:10px; width:106px !important; position:inherit;}
	.no-results {padding: 30px 10px;}
	/* css end Search box */
	.footer-right-sec .ftrl-logo-a img:first-child{width:112px; height:80px;}
    footer.contact_footer{
        padding:80px 0 40px 0;
        margin-top:-10vw
    }
    #our_facilities .list-facilities{
        margin-top:20px!important
    }
    .d-flex-inline{
        width:100%
    }
    .404error a.avatar-btn{
        margin-bottom:30px!important
    }
    #get_latest_info h2{
        font-size:18px!important
    }
    #mission h2{
        margin-bottom:18px!important
    }
    #callus h2{
        font-size:18px!important
    }
	#callus.nov-callus h2{font-size:22px!important}
    #to_schedule p{
        margin-top:2px!important
    }
    #gform_wrapper_4 #validation_message_4_1, #gform_fields_11 #validation_message_11_1{
        margin-top:12px;
        margin-left:21%;
        top:-50px
    }
    .gform_confirmation_wrapper{
        margin-top:0
    }
    #our_programs a .icon-box-program{
        min-height:auto!important
    }
    .name-git{
        margin-bottom:-7px!important
    }
    #gform_fields_6 .ginput_container{
        width:100%
    }
    #gform_fields_6 .gfield_contains_required{
        width:100%!important
    }
    .ginput_container_select #input_6_5{
        width:95%!important
    }
    #treatments_hero{
        background:url(../images/wave-bg-img.svg) no-repeat 0 60px;
        background-position:bottom;
        background-size:100%;
        padding-bottom:55px
    }
    #all_type_therapy .icon-box-therapy{
        min-height:auto
    }
    #treatments_hero{
        padding-bottom:50px
    }
    #our_programs .icon-box-program{
        min-height:auto
    }
    #blog .blog-box .blog-cont-wrp{
        min-height:auto!important;
        padding:50px 32px 30px 25px;
    }
    #treatments_hero:after{height:72%!important;}
    #treatments_hero h1{
        font-size:22px!important;
		text-align:center;
    }
    h2{ 
        font-size:18px!important;
		line-height:28px !important;
    }
    h3{
        font-size:16px!important
    }
    h3{
        font-size:16px!important
    }
    footer.contact_footer{
        padding:70px 0 40px 0!important
    }
    #contact_us{
        padding:25px 0 0 0;
        margin:10px 0 0 0
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.insur-tab{
        border:1px solid #bcbcbc;
        border-radius:50px;
        padding:18px 30px;
        color:#212121;
        width:90%;
        text-transform:uppercase;
        margin:0 10px 12px 10px;
        font-size:14px;
        font-weight:600
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.Insur-tab{
        border:1px solid #bcbcbc;
        border-radius:50px;
        padding:18px 30px;
        color:#212121;
        width:90%;
        text-transform:uppercase;
        margin:0 10px 12px 10px;
        font-size:14px;
        font-weight:600
    }
    span.head-3{
        font-size:16px
    }
	.we_offer_wrp .address p, #about_avatar .treatment p{font-size: 16px !important;}
	#about_avatar ul li a, .avatar-btn, #to_schedule p, #blog .blog-box .blog-cont-wrp .category a{font-size: 16px !important;}
	.schedule-wrp{padding:0;}
	#gform_wrapper_4 .gform_footer{padding:11px 0 11px 23px !important;}
	#special_therapy span.head-3{margin-bottom:10px;}
    label.hidden{
        margin-top:-70px;
        width:94%!important
    }
    .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.career-area{
        margin-bottom:16px!important
    }
    #our_facilities .btn-wrp{
        padding-top:0px!important;
        padding-bottom:10px!important;
    }
    .about_facility#our_facilities .col-md-6:nth-child(2){
        margin-top:-20px
    }
    .about_facility#our_facilities .col-md-6:nth-child(2) li:last-child{
        margin-bottom:0!important
    }
    select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
        width:94%!important;
        margin-left:6px!important;
        margin-right:6px!important
    }
    #contact_us textarea{
        width:95%!important
		padding-top: 12px;
    	padding-left: 42px;
    }
    .about_facility#our_facilities .btn-wrp{
        padding-top:0!important
    }
    #gform_fields_6 #contact_us textarea{
        width:91%!important
    }
    .overlap-category .contac-dtl{
        padding:0 20px;
        width:100%
    }
    #hero .carousel-caption.slider-b{
        width:91%!important;
        left:49%!important
    }
	.carousel-inner{height:auto !important;}
    .carousel-item.second-slide{
        width:100%!important;
		height:500px !important;
    }
    #hero .carousel-caption.slider-b .carousel-wrp{
        width:100%!important;
        text-align:justify
    }
    .image_mobile{
        width:auto;
        max-width:fit-content;
        height:520px
    }
    .image_mobile_big{
        max-width:fit-content;
        height:520px;
        width:auto
    }
    .carousel-inner{
        max-height:fit-content;
        height:auto
    }
    #hero .carousel-caption{
        top:49%!important;
        width:90%;
        left:50%;
        text-align:justify;
        transform:translate(-50%,-50%);
		padding:25px 20px !important;
    }
    #hero .sub_ttl{
        color:#00bef2;
        font-size:16px;
        font-weight:500;
        line-height:20px;
		text-align:center;
    }
    #hero h1,span.slider-h1{
        line-height:22px!important;
        margin-top:0!important;
        margin-bottom:0!important;
		text-align:center;
    }
    #hero p{
        font-size:16px!important;
        line-height:28px!important;
        margin-bottom:0!important;
		text-align:center;
    }
    #hero .btn-getStarted{
        border:3px solid #fff;
		background:none;
        padding:6px 25px;
        border-radius:33px;
        color:#fff;
        text-decoration:none;
        font-weight:500;
        font-size:16px;
    }
	.slide-b-img{width:100% !important; height:auto !important;}
	.slid2 .carousel-wrp {padding-top: 70px !important;}
	.slid2 p{margin-bottom:0;}
    .contac-dtl .email{font-size:14px!important}
	#our_facilities .imgTtl {margin-bottom: 14px !important;}
    .sm_tp_row p{text-align:center; margin-bottom:6px; font-size:16px; margin-top: 3px; }
	.ppc-tp-headr .sm_tp_row p{margin-top:5px;}
	.ppc-tp-headr .logo{margin-top:12px;}
    .sm_tp_row h3{font-size:16px!important; font-weight:500!important; text-align:center; color:#212121!important;
        margin:0}
    #our_team .shadow_img{
        text-align:right;
        position:relative;
        left:0
    }
    .terapy_program{
        padding:10px 12px 5px 12px!important
    }
    .terapy_program .shadow_img img{
        min-height:auto
    }
    .list-facility li{
        padding:8px 0;
        font-size:14px;
        margin-right:10px;
        min-width:120px
    }
    #treatment_options .treat_icon{
        position:absolute;
        z-index:1;
        left:32px
    }
    .treat-options-block .treat_info h4{
        font-size:15px!important;
        margin-bottom:16px!important
    }
    .call-body{
        font-size:12px!important
    }
    .call-title{
        font-size:15px!important
    }
    .callus{
        font-size:14px!important
    }
    .overlap-category{
        padding:0 30px;
        overflow-wrap:break-word
    }
    .health-ins-logos li{       
        padding:0 12px;
        
    }
    #our_programs{
        padding:53px 20px 15px 20px
    }
    .about_recovery#get_admitted{
        padding:15px 0
    }
    #our_team .cont-wrp h3{
        margin-top:20px
    }
    .pickup-car{
        margin-top:0!important
    }
    #to_schedule{
        padding:30px 5px 30px 5px
    }
    #we_offer .video-bg{
        width:153px;
        height:119px;
        top:11px;
        left:72%;
        background-size:70%
    }
    #we_offer .video-bg2{
        top:25px;
        left:21px;
        background-size:85%
    }
    .video-wrp{
        margin-top:50px
    }
	#about_admission .join-team{padding:30px 18px 30px 15px !important;}
	input#input_8_4{width:99% !important;}
	div#field_8_8 {padding: 0 0 0 11px;}
	#about_admission .join-team textarea, input#input_8_4, #about_admission .join-team input[type=text]{width: 100% !important; margin-left: 0; margin-right: 0;}	
	.what-provide .head-3, .what-provide h2{text-align:left !important;}	
	/* PPC page */
	.ppc-insurance{margin-top:25px;}
	#ppc-wrp .icon-box-therapy{min-height:auto !important;}	
    #about_avatar .treatment ul li{width:100% !important;}
	#blog p{font-size:100%;	line-height:26px !important;}
	#about_hero .about-hero-sec p,  #mission p, #about_therapy .about-therapy-wrp p, #get_admitted .get-admi-wrp a{font-size: 16px !important; line-height: 28px !important;}
	#mission p{text-align:justify;}
	.inr-wrp p{line-height:28px !important;}
	.wht-bdr{padding:15px 5px !important;}
	#about_therapy .shadow_img img{width:100% !important;}
	#about_admission.therapy_form .about-admission-wrp {width: 95%; margin: 0 auto;}
	
	/*Home lotus CTA css*/
	.phn-cta{display:block; background:#00bef2; padding:15px; text-align:center; width:360px; margin:0 auto; margin-bottom:10px; border-radius:10px;}
	.phn-cta.mt-20{ margin-top:20px;}
	.phn-cta .hd3{font-size:45px; color:#FFF; line-height:50px !importan;}
	.phn-cta a{color:#FFF; font-size:16px !important;}
	.phn-link{display:inline-flex;}
	.phn-link a:first-child{margin-right:10px;}
	.phn-link a:last-child{margin-left:10px;}
	.phn-cta .contact-icons a{display:inline-block !important; line-height: 21px;}
	.overlap-category.nw-cat{display:none !important;}
	.term-cond h2{margin-bottom:5px !important; margin-top:7px !important;}
	.term-cond p{text-align:justify !important; line-height:29px !important;}
	.overlap-category{display:none;}
	.mbl{display:none; margin:0 auto; margin-top:20px; width: 87%;}
	.mbl .contact-icons{margin:0 auto;}
	.mbl .contact-icons a{margin-right:25px;}
	.mbl .contact-icons a:last-child{margin-right:0;}
	.mbl .contact-icons a i{font-size: 19px; margin:0 auto;}
	.mbl li{background:#00bef2; display:inline-flex; list-style:none; width:100%; height:58px; border-radius:8px; color:#FFF; font-size:24px; margin-bottom:10px; align-items:center;}
	.mbl li .fa-icon{background:#02a2d4; text-align:center; color:#FFF; border-radius:6px 0 0 6px; padding-top:10px; height:58px; width:65px;}
	.mbl li .fa-icon i{font-size:32px;}
	.mbl li .callNum{display:inline; padding-left:17px;}
	.mbl li .callNum a, .mbl li .callNum a:hover, .mbl li .callNum a:focus{color:#FFF !important; line-height: 44px;}
	.mbl li .callNum .email{color:#FFF; font-size:17px !important;}
	.footer-right-sec .avatar-info a {font-size: 16px;}
	#our_facilities.nw_hm{margin-bottom:0 !important; padding-bottom:0 !important;}
	#our_team.abt_sty .container{padding:0 !important; margin:0 !important; max-width:100% !important;}
	#our_facilities .container.abt_styl{margin: 0 !important; max-width: 100% !important;}
	.team_sty .mbl-pr{padding-right:0 !important;}
	.treat_inr_sty .dtx-symptoms {padding: 0 !important;}
	.treatment_inr_sty #clients, .progr_sty #clients{height:102px !important;}
	.progr_sty #clients .clients-wrap ul, .progr_sty #clients .clients-wrap ul li
	.treatment_inr_sty #clients .clients-wrap ul, .treatment_inr_sty #clients .clients-wrap ul li
	{width:100% !important;}
	.treatment_inr_sty #clients .clients-wrap ul li img{margin:0 auto;}
	#we_accept.treatment_inr_sty h2, #we_accept.progr_sty h2{margin-bottom:0 !important;}
	#about_detox .about-detox-wrap.co-occ-sty{padding-bottom:0 !important;}
	.alcohol_bnr .ppc-amenities-img img{width:90% !important; margin:0 auto;}
	#our_team.drug_whychoose .container{padding-right: 15px !important; padding-left: 15px !important; margin-right: auto; margin-left: auto; max-width:auto !important;}
	#our_facilities.drug_faci .col-md-4{padding:0 15px !important;}
	#gform_wrapper_4 .gform_footer{width:43%;}
	input#gform_submit_button_4{line-height:21px;}
	#gform_wrapper_4 .gform_footer {padding: 11px 0 11px 0px !important;}
	#gform_wrapper_4 .gform_button, #gform_wrapper_11 .gform_button{margin:0 auto;}
	#our_team.drug_abt{padding-bottom:30px;}
	.drug_form input[type=submit], .drug_form input[type=submit]:hover, .st_heal_frm input[type=submit]:hover, #gform_15 input[type=submit]{padding:5px 20px;}
	.home .form-new-ppc{padding:30px 20px; width:100%;}
}
/* 481px screen end */

/* css for upto 425px screen */ 
@media (max-width:425px){
	.gform_footer #gform_submit_button_1{padding:8px 60px;}
    .carousel-control-next, .carousel-control-prev{
        padding:0 11px !important;
    }
    .spcl-therapy-img{
        position:relative;
        min-height:285px
    }
    .qount-num2:before{
        width:225px!important
    }
	.ppc-amenities-img .spcl-therapy-img{min-height:auto; margin-bottom:21px !important; padding:0 !important;}
	.ppc-hdr-img{margin-top:25px;}
	#we_accept .health-icon .health-ins-logos li {width: 153px !important;}
	.col-lg-6.col-md-12.ppc-hdr-img{margin-top:20px;}
	#blog .mrgntop{margin:0 !important; margin-top:10px;}
	#related-heading{padding-left:16px;}
	.new-nov .cont-wrp{padding-top:0 !important;}
	#callus.nov-callus .wht-bdr{padding:25px 0px !important; border:6px solid #fff;}
	.nov-req-call #gform_submit_button_4{margin-top:-3px;}
	#callus a{padding: 8px 12px; width:100%;}
	.nov-key-fea .icon-row p{margin-bottom:20px !important;}
	#about_therapy .shadow_img:before{height:98% !important;}
	#about_therapy .shadow_img .img-bg{bottom:-27px !important; z-index:-1;}
	.nov-amenity h2{font-size:18px!important;}	
	#gform_submit_button_9, #gform_submit_button_18{padding:7px 17px !important; margin-bottom:0;}
	.form-new-ppc .gform_wrapper.gravity-theme .ginput_complex span{margin-bottom:0 !important;}
	#treatments_hero p{text-align:center;}
	.form-new-sec {margin-bottom: 0px !important;}
	#about_admission.form-new-sec .admission-form{margin-top:20px !important;}
	
	.contact-logo .samhsa-logo{margin-top:20px;}
	.form_contact #gform_submit_button_6{padding:10px 20px !important;}
	footer{background: linear-gradient(90deg, #00bef2 0%, #00bef2 100%);}
	.adctn-treatment#our_team{padding:5px 15px!important;}
	#input_6_5{background-position: 95% !important;}
	.icon-box-program img {top: -33px; left: 42px; width: 49px;}
	.footer-fixed{font-size:15px !important; padding:1px 15px !important;}
	#about_avatar.wt-wetreat .treatment, .tabcontent{color:#212121;}
	#gform_wrapper_11 .gform_footer{padding:10px 0 14px 0 !important;}
	#we_accept .ppc-jan li {width: 42% !important; display: inline-flex;}
	#we_accept .ppc-jan {width: auto;}
	.mb-ppc-jan{margin-bottom:20px !important;}
	.ppc-lotus{margin-bottom:20px !important; text-align: center; width:auto !important; height:auto !important;}
	.ppc-lotus img{width:100% !important:}
	#about_hero {padding: 15px;}
	.d-sm{display:block;}
	.sm-d-none{display:none;}
	.tabcontent .sm-d-none{display:block;}
	.start_hl_tab_sec .tabcontent .sm-d-none h3{display:none !important;}
	#about_avatar.wt-wetreat .treatment, #about_avatar.wt-wetreat .tabcontent{min-height:auto !important;}
	#about_avatar.wt-wetreat .treatment ul{margin-bottom:0 !important; padding-bottom:0 !important;}
	.wht-bdr.ppcJan{padding:10px !important;}
	.wht-bdr.ppcJan .container, .wht-bdr.ppcJan .col-md-12{padding:0 !important;}
	.wht-bdr.ppcJan a{font-size:20px!important;}
	.ppc-logo {justify-content: center;}
	#we_accept .ppc-jan li {margin-left: 0px !important;}
	#clients .clients-wrap ul li{width:100%!important; height:75px!important;}/*width:330px !important; */
	.admission-rw #clients .clients-wrap ul li{width:50%!important;}
	#process_insurance .admission-rw .insurance-logo{height:95px;}
	.start-healing #ppc-amenities .under_list{width:auto;}
	#get_admitted.start-healing{margin-top:15px !important;}	
	.home_sty h2{margin-bottom:0 !important;}
	.thank_you_sty .thank_btn a{font-size:18px !important;}
	.thank_you_sty .thank_btn i{font-size:27px !important; align-items: center; display: flex;}
	#key_feature.abt_sty{padding-top:0 !important; background:#FFF;}
	.start-healing #callus, #our_team.abt_sty, #key_feature.abt_sty{padding-bottom:0 !important;}	
	.team_sty .tm-pl{padding-left:0 !important;}
	.progr_sty#we_beleive{padding-top:22px !important;}
	#blueIcon .blue-icon-list li:last-child{margin-bottom:10px !important;}
	.progr_sty .alcohol-widr, .progr_sty .alcohol-widr .container{padding:0 !important;}
	.progr_sty .alcohol-widr .fieldset fieldset{width:100% !important; min-height:auto !important;}
	.therapy_sty_bx .list-e li{width:100% !important; min-height:auto !important; margin: 0 auto !important;
    margin-bottom: 15px !important;}
	#we_accept.treatment_inr_sty{margin-top:0 !important; padding-top:0 !important;}
	#our_team.drug_whychoose{padding-bottom:20px !important;}
	.send_sms{display:block;}
	.drug_what_trt .sm-d-none, .drug_what_trt .d-sm{display: block !important;}
	.alcohol_abt a.avatar-btn {margin:0 0 20px 0;}
	.alcohol_srvc {padding: 35px 20px 25px 20px !important;}
	.drug_g_code .mt-5{margin-top:10px !important;}
	.navbar-toggler{margin-left: 45px;}
	#contact_us #input_6_3{width:92% !important; margin: 0;}
	#contact_us #field_6_5{width: 100%!important;}
	#about_admission .admission-form h3{font-size:18px !important; margin-bottom:10px !important;}
	.drug_cta_a{padding:15px 12px !important;}
	.alcohol_abt .mt-5, .drug_whychoose .mt-5{margin-top: 20px !important;}
	#about_avatar.start_hl h2{text-align:center;}
	#gform_submit_button_6, input#gform_submit_button_1, input#gform_submit_button_7, #gform_submit_button_9, #gform_submit_button_10, #gform_submit_button_16, #gform_submit_button_18{padding:8px 20px;}
	#we_accept.ppc-insu{margin-bottom:0 !important;}
/* ---Team page CSS start--- */
	.qount-num2:before {
		width: 225px!important;
	}
	.team_page #ourteam {
		padding: 0 20px;
	}
	/* ---Team page CSS end--- */	
	.tabcontent ul.icon_list_blue{margin-top:10px !important;}
	.tabcontent ul li:last-child {margin-bottom: 14px !important;}
	.av-phn{font-size: 24px;}
}
/* 425px screen end */


@media (max-width:420px){
	.ppc-insurance .health-ins-logos li img {height: 61px !important;}
}
@media (max-width:405px){
	.mbl{width:91%;}
	.mbl li .callNum{padding-left:10px;}
	.mbl li .callNum .email{font-size:15px !important;}
	
}
/* css for upto 375px screen */ 
    @media (max-width:375px){
		#we_accept h2{margin-bottom:0 !important;}
		#clients {height: 115px;}
		#clients .clients-wrap ul li{width:320px;}
		#process_insurance ul li{width:320px !important;}
        #contact_us .contact-us-info{
            padding:12px 10px 0 10px!important
        }
		nav .logo{max-width:177px !important;}
        .teamBlock.team-rt-sec{
            margin-left:-26px
        }
        #contact_us .contact-us-info h4,#contact_us .contact-us-info p{
            padding-left:63px
        }
        .contact-us-info .heading-4{
            padding-left:12px!important
        }
        #contact_us .contact-us-info .cntc-box:last-child{
            margin-bottom:0!important
        }
        .qount-num2:before{
            width:200px !important;
        }
        .qount-num2 span{
            right:-90px
        }
        .spcl-therapy-img{
            position:relative;
            min-height:285px
        }
        h1{
            font-size:22px
        }
        h2{
            font-size:18px
        }
        h3{
            font-size:16px
        }
        h4{
            font-size:16px
        }
        span.head-3{
            font-size:16px
        }
        p{
            font-size:14px
        }
		
        #blog p{
            font-size:100%;
			line-height:28px !important;
        }
        ul li{
            font-size:16px
        }
        .wpcf7-form{
            text-align:center
        }
        #about_admission .admission-form input[type=text],#about_admission input[type=email],#about_admission input[type=tel],#about_admission textarea{
            width:100%!important;
            margin-right:0px;
            margin-left:0px
        }
	#about_admission .join-team{padding:30px 18px 30px 15px !important;}
	input#input_8_4{width:99% !important;}
	div#field_8_8 {padding: 0 0 0 11px;}
	#about_admission .join-team textarea, input#input_8_4, #about_admission .join-team input[type=text]{width: 100% !important; margin-left: 0; margin-right: 0;}
		.modal-title{padding:0 !important;}
		
		/* PPC page */
		.ppc-insurance .health-ins-logos li img{height: 50px !important;}
		.ppc-ameni-pb{padding-bottom:0 !important;}
		.ppc-insurance .health-ins-logos{margin-top: 18px !important; margin-bottom:0 !important;}
		#ppc-wrp{padding-top:0px;}
		.ppc-facility{padding-bottom:0 !important;}
		
		.ppc-header h1{font-size:18px !important; font-weight: 700!important; margin-bottom: 20px!important;}
		#ppc-amenities .under_list{padding:40px 15px 16px 15px !important; margin-bottom:0;}
		.spcl-therapy-wrp .under_list li{padding-left: 34px; background:url(../images/check-list-icon.png) no-repeat 0 3px; background-size: 21px;}
		#ppc-amenities ul.under_list li:before{content:'' !important;}
		.ppc-facility .about-therapy-wrp{padding:20px !important;}
		.ppc-facilities .facility-img{padding-left:0 !important; padding-right:0 !important;}
		.ppc-insurance-pl{padding:0 !important;}
		.ppc-insurance .health-ins-logos li img{height:57px !important;}
		.col-md-12.col-lg-6.text-center.ppc-insurance{padding:0;}
		.ppc-faq{margin-top:0;}
		.small-screen a{color:#212121;}
		.small-screen a:hover{color:#00bef2;}
		.ppc-we-accept span.head-3{margin-bottom:8px;}
		
		#we_accept .health-icon .health-ins-logos li {width: 146px !important;}
		#about_therapy .shadow_img:before{width:55px !important;}
		#about_therapy .shadow_img .img-bg{width: 127px; height: 112px; bottom:-37px !important;}
		.ppc-ameni-pb{margin-bottom:15px;}
		
		.slid2 .carousel-wrp {padding-top: 53px !important;}
		.slid2 p{margin-bottom:0;}
		.slid2 .d-flex-inline{margin-top:0;}
		#our_facilities.ppc-facilities{padding-top:10px !important; padding-bottom:15px !important;}
		.wt-wetreat .tab{margin-bottom:20px !important;}
		#get_admitted .ppcJan .get-admi-wrp a{font-size:17px !important; padding:6px 15px;}
		.phn-cta{width:95% !important;}
		.start-healing #ppc-amenities .under_list{padding:28px 15px 8px 15px !important;}
		#about_admission.career_sty{padding: 85px 0px !important; padding-bottom: 10px !important;}
		#about_admission.career_sty div#field_8_8{padding-left:3px !important;}
		#about_admission.career_sty button#gform_browse_button_8_8{width: 75% !important; padding:10px 20px !important;}
		#about_admission.career_sty #input_8_6{margin-bottom:0 !important;}
		#about_admission.career_sty div#gform_drag_drop_area_8_8{height:92px !important;}
		#about_admission.career_sty input#gform_submit_button_8{padding:10px 20px !important; margin-bottom:0 !important;}
		.team-photo {width: 121px; height: 121px;}
		#ourteam.team_sty{padding:0 20px !important;}
		#ourteam.team_sty .teamBlock.team-rt-sec {margin-left: -5px;}
		#ourteam.team_sty .col-md-6.ourteam-pdl {padding-left: 0;}
		.team-lft-col {padding: 0 15px 0 20px;}
		.alcohol_cta a{font-size:17px !important;}
		#about_avatar{padding:10px !important;}
		#about_avatar.wt-wetreat .treatment, #about_avatar.wt-wetreat .tabcontent{padding:8px !important;}
		.svg_logo img.logo-tp{width:auto !important; height:47px;}
		.ppc-tp-headr .svg_logo img.logo-tp{width:auto !important; height:52px;}
		#topbar.ppc-tp-headr{height: 106px !important;}
		.therapy_list li{width:99%;}
		.what-provide {padding-top:20px !important; padding-bottom:0 !important;}
		#about_avatar.drug_what_trt .tab{margin-bottom:0 !important;}
		#we_accept.ppc-insu{margin-bottom:0 !important;}
		.ppc_start_heal2 div#topbar a{font-size: 15px !important;}
		/* ---Team page CSS start--- */
	.team_page #ourteam.team_sty{
		padding: 0 20px !important;
	}
	.team-lft-col{
		padding: 0 15px 0 20px;
	}
	.team-photo{
		width: 121px;
		height: 121px;
	}
	.team_page #ourteam.team_sty .col-md-6.ourteam-pdl {
		padding-left: 0;
	}
	.team_page #ourteam.team_sty .teamBlock.team-rt-sec {
		margin-left: -5px;
	}
	.qount-num2:before {
		width: 200px !important;
	}
	/* ---Team page CSS end--- */
}
/* 375px screen end */

@media screen and (max-width:375px) and (min-width:321px){
.teamBlock{margin-left: -15px;}
	#ourteam.team_sty .teamBlock{margin-left:0 !important;}
}
/* css for screen between 339px to 321px */ 
    @media screen and (max-width:339px) and (min-width:321px){
        #treatments_hero{
            padding-bottom:40px!important
        }
        #treatments_hero:after{
            height:200px!important
        }
		
    }


/* css for upto 390px screen */ 
    @media (max-width:390px){
		.team-lft-col{width: 184px;}
		.qount-num2 {left: -59px;}
}

/* css for upto 360px screen */ 
    @media (max-width:360px){
		#callus.abt_sty{padding:22px 10px !important;}
		#callus.abt_sty h2{margin-bottom:12px !important;}
		#callus.abt_sty p{margin-bottom:7px !important;}
		.mbl li .fa-icon{width:50px;}
		.mbl li .fa-icon i{font-size: 27px;}
		.team-lft-col {width: 165px;}
		.ppc-tp-headr .pd-lr-40, #topbar .pd-lr-40{padding:0 !important;}
		#input_7_5.ginput_recaptcha iframe{transform: scale(0.68) translate(-17%);}		
		
	/* ---Team page CSS start--- */
	.team-lft-col {
		width: 165px;
	}
	.team_page #callus {
		padding:22px 10px !important;
	}
	/* ---Team page CSS end--- */
}
/* css for upto 360px screen */ 

/* css for upto 320px screen */ 
    @media (max-width:320px){
        input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.insur-tab{width:85%}
		.searchwp-modal-form-default .searchwp-modal-form__content .search-form label {width: 80% !important;}
		.searchwp-modal-form-default .searchwp-modal-form__content {padding: 0.8rem !important;}
        .schedule-wrp{padding:0; margin:0 -6px}
        .spcl-therapy-img{position:relative;min-height:230px}
		#process_insurance ul li{width:280px !important;}
        .prev-next-row a{
            min-width:125px!important;
            padding:10px 4px!important;
            display:flex
        }
        #gform_wrapper_4 .gform_footer{
            width:50%;
            padding-left:8px;
            padding-right:8px
        }
        input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.Insur-tab{
            width:85%
        }
        .wpcf7-form{
            text-align:center
        }
        #about_admission .admission-form input[type=text],#about_admission input[type=email],#about_admission input[type=tel],#about_admission textarea{
            width:90%!important;
            margin-right:8px;
            margin-left:8px
        }
		
	#about_admission .join-team textarea, input#input_8_4, #about_admission .join-team input[type=text]{width: 100% !important; margin-left: 0; margin-right: 0;}
		#about_admission .join-team {padding: 30px 10px 30px 11px !important;}
		input#gform_submit_button_8{padding: 9px 20px; width:88%;}
		
        #contact_us .input-field input[type=text],#contact_us textarea,.input-field input[type=text],input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.input-tab,select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.input-sec{
            width:95%!important;
            margin-right:5px!important;
            margin-left:0!important
        }
        #contact_us .input-field h2{
            margin-top:20px
        }
        #hero p{
            font-size:16px!important;
            line-height:27px!important;
        }
		#hero .carousel-caption {top: 47%!important; width: 92%; left: 50%; padding: 15px 16px !important;}
        .carousel-inner{
            height:485px!important
        }
        #about_avatar .tab{
            padding:0 10px
        }
        #about_avatar .treatment p{
            max-width:100%
        }
        #treatments_hero{
            padding:15px 10px 37px 10px!important
        }
        #treatments_hero .treat-hero-sec{
            margin-top:0
        }
        #treatments_hero p{
            width:100%
        }
        #understanding_treat .under_list li,.adctn-treatment #understanding_treat .under_list li{
            width:100%!important;
            margin:0 0 10px 0
        }
        #our_programs .icon-box-program{
            margin:15vw 1vw 12vw 0!important
        }
        #our_team .cont-wrp{
            padding:20px 0 0 0!important
        }
        .footer-right-sec{
            padding-left:0!important
        }
        #about_admission .about-admission-wrp{
            padding:50px 18px
        }
        #about_admission .admission-form{
            width:100%
        }
        #blog .blog-box .blog-cont-wrp{
            padding:60px 30px 30px 30px;
            z-index:1
        }
        #get_latest_info{
            padding:10px 5px 0 5px;
            margin-top:0
        }
        #we_beleive .we-beleive-wrap{
            margin-bottom:0
        }
        #we_beleive{
            padding:30px 20px 20px 20px;
            margin-bottom:0
        }
        .footer-right-sec li{
            display:flex
        }
        .ftr-link.font-bold{
            font-size:14px!important
        }
        footer .ftr-link{
            font-size:14px;
            text-align:center
        }
        footer .ftr-txt{
            font-size:13px;
            text-align:center
        }
        #contact_us{
            padding:0 0 25px 0;
            margin:0 0 10px 0
        }
        footer.contact_footer{
            padding:80px 0 40px 0!important;
            margin-top:-15vw
        }
        #about_avatar .tablinks{
            font-size:14px
        }
        .req-call button[type=submit]{
            font-size:13px
        }
        .copyright{
            padding-left:8px!important
        }
        #special_therapy .spcl-therapy-wrp{
            padding:7vw 0 0 5vw
        }
        .admission-rw h2:after{
            width:98px;
            right:280px;
            left:29%;
            top:100%
        }
        .list-facility li{
            padding:8px 0;
            font-size:20px;
            margin-right:10px;
            min-width:100px
        }
        .qount-num:after{
            content:"";
            width:150px;
            height:2px;
			left: 27px;
			top: 14px;
        }
        .qount-num2:before{
            content:"";
            width:162px;
            height:2px;
        }
        .ftr-link.copyright a{
            font-size:14px;
        }
        #contact_us .contact-us-info p{
            font-size:12px;
        }
        .team-lft-col{
            width:144px;
        }
        .qount-num2:before{
            width:171px!important;
			left: 18px;
        }
        .qount-num2 span{
            right:-100px!important;
        }
		.qount-num span{padding: 6px; border: 4px solid #20c6f3; width: 30px; height: 30px;}
		.qount-num {position: relative; left: -32px;}
		/* PPC page */
		.ppc-insurance .health-ins-logos li{padding:0 3px !important;}
		.ppc-insurance .health-ins-logos li img{height: 60px !important;}
		.ppc-insurance-pl{padding:0px !important;}
		.spcl-therapy-img{min-height: 231px;}
		#ppc-amenities{padding-left:0 !important;}
		.ppc-facility .about-therapy-wrp{padding:20px 0 !important;}
		#ppc-prog-list .ppc-we-accept{padding:20px 5px !important;}
		.ppc-facilities{padding:30px 10px !important;}
		.ppc-bg-lft{padding-bottom:0 !important;}
		#our_facilities.ppc-facilities .btn-wrp{padding-top:0 !important;}
		.ppc-v2 #we_accept{padding:20px 20px !important;}
    	
		#we_accept .health-icon .health-ins-logos li {width: 130px !important;}
		.post-3524 .btn-wrp.blog-prev {margin-top: -18px !important;}
		#callus.nov-callus {padding: 15px 10px;}
		#callus.nov-callus .wht-bdr{padding:25px 8px !important; border:5px solid #fff; }
		#callus a{padding:8px 2px;}
		.form-new-ppc{width:100%;}
		.contact-logo .col-6{padding:0 4px;}
		.slid2 .carousel-wrp {padding-top: 33px !important;}
		p.slide2-pre {font-size: 13px !important;  line-height: 16px !important;}
		.slide-b-img { height: 470px !important;}
		.slid2 .btn-getStarted{margin-top:0;}
		#about_avatar{padding:5px 10px 35px 10px;}
		.wt-wetreat{padding-top:20px !important;}
		.mbl li .callNum .email{font-size:14px !important;}
		.mbl li{font-size:20px;}
		#about_admission.career_sty .container{padding:0 !important;}	
		.navbar-toggler{margin-left:15px;}
		#to_schedule #input_4_1, #to_schedule #input_11_1 {padding-left: 12px;}
		span#exampleModalLongTitle{font-size:1.15rem;}
		.slick-slide{margin:0px 8px;}
		ul.blue-icon-list li:before, .blueTick li:before{font-size:19px !important;}
		/* ---Team page CSS start--- */
	.team-lft-col{
		width: 144px;
	}
	.qount-num{
		position: relative;
		left: -32px;
	}
	.qount-num span{
		padding: 6px;
		border: 4px solid #20c6f3;
		width: 30px;
		height: 30px;
	}
	.qount-num:after{
		content: "";
		width: 150px;
		height: 2px;
		left: 27px;
		top: 14px;
	}
	.qount-num2:before{
		width: 171px!important;
		left: 18px;
		content: "";
		height: 2px;
	}
	.qount-num2 span{
		right: -100px!important;
	}
	.team_page #mission {
		padding: 0;
	}
	.blue-box-iconlist {
		padding: 20px;
	}
	/* ---Team page CSS end--- */
		.ginput_recaptcha iframe {
			position: absolute;
			transform: scale(0.7) translate(0%);
			left: -28px;
		}
		#input_9_5.ginput_recaptcha iframe{left: -18px;}
}
/* css for upto 320px screen end*/ 

@media (max-width:280px){
	nav .logo{max-width: 159px !important;}
	.navbar.navbar-expand-lg{padding: 16px 14px 16px 10px !important;}
	#hero .carousel-caption{width: 90% !important; padding:12px !important;}
}

.link-blue-bg, .link-blue-bg a{color:#FFF !important;}
.link-blue-bg a:hover{color:#FFF !important; text-decoration:underline !important;}
.anchor-txt a{color:#212121 !important;}
.anchor-txt a{color:#212121 !important; text-decoration:underline !important;}
.hide-faq{display:none;}

/* Team Profile for new names*/
.team_profile {
    background: #f5f5f5;
    padding: 25px 15px;
    border: 2px solid #20c6f3;
    border-radius: 8px;
}
.team_profile:hover {
    border: 2px solid #61c370;
    box-shadow: 0 0 11px rgb(33 33 33 / 20%);
}
.profile_section {
    margin-bottom:60px;
}
.team_profile .team-h3 {
    margin-bottom: 12px !important;
    display: block;
}
.new-team .text-center p{margin-bottom:0}
.blog-box h4 a {
    color: #212121;
}

/* Start responsive style for PPC Start healing page */
@media (min-width:1920px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy{min-height: 345px !important;}
}

@media (max-width:1024px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: 385px !important;
	}
}

@media (max-width:820px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: 455px !important;
	}
	.start_heal #our_facilities .card-bx {
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}
	.team_profile{padding: 20px 10px !important;}
	.team-h3{font-size: 18px;}
}

@media (max-width:768px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: 530px !important;
	}
	.home .ppc-ameni-pb {
    padding-bottom: 0px !important;
}
}

@media (max-width:767px){
	.start_heal #ppc-wrp .start_hl .icon-box-therapy {
		min-height: auto !important;
	}
	.start_heal #to_schedule:before{width:100%;}
}

@media (max-width:641px){
	.start_heal #topbar.ppc-tp-headr {
	    background: #FFF !important;
	}
	.start_heal #our_facilities .card-bx {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.team_wrp{
		margin-bottom:20px;
	}
}
/* End responsive style for PPC Start healing page */
@media only screen and (max-width: 767px) and (min-width: 600px){
	.qount-num2:before {left: 15px;}
}

@media only screen and (max-width: 599px) and (min-width: 426px){
	.qount-num2:before {width: 245px!important;}
}
@media (min-width: 375px) and (max-width: 767px) {
    .team_section{
        padding: 0 40px;
        width: 370px;
        margin: 20px auto !important;
    }
}
/*CA 30-12-2022*/
#input_17_22,#input_17_19 {
	border:1px solid #00bef2;
    border-radius:50px;
    padding:15px 20px;
    color:#212121;
    width:95%;
    margin:0 10px 12px 10px;
    font-size:16px
}
#input_17_22,#input_17_19{
	width:98%;
    margin:0 5px 12px 5px;
    background:#e8f0fe;
    font-size:14px;
    font-weight:500
}
.pop-up input[type=text], .pop-up select, .pop-up #input_17_22, .pop-up #input_17_19, .subscribe_input{
    width: 100% !important;
    background: #e8f0fe !important;
    border: 1px solid #00bef2 !important;
    color: #212121!important;
    font-size: 14px;
    font-weight: 500 !important;
	border-radius:0px;
	margin:0; padding:0 5px; text-transform:inherit;
}
.sticky-top{
    position: sticky;
    top: 48px !important;
}
#topbar{
    position: sticky;
    top: 0px !important; z-index:1019;
}
.ppc_sticyhead{top: 44px !important;}
/*css for ppc pages google reviews*/
 .ti-widget.ti-goog .ti-reviews-container .ti-controls {
    top: 170px !important;
}
/*over css for ppc pages google reviews*/
/*team grid*/
.team_wrp img {
    width: 100%;
}
/*team grid*/
/*Header search CSS start NB - 07-12-2023 */
.modal-dialog.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999990;
}
/*Header search CSS end NB - 07-12-2023 */
/*blog category page css added by RP 09-12-2023*/
#treatments_hero.blog-archive-hero p {
    color:#fff;;
}
#blog.blog-archive .blog-box .blog-cont-wrp h3 {
    line-height: 28px;
    font-size: 17px!important;
    margin-bottom: 10px!important;
    color: #212121 !important;
}
.reviews-h2{
	text-align: center;
    color: #00bef2;
    font-size: 30px !important;
}
/*blog category page css end added by RP 09-12-2023*/