/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=Marcellus&display=swap" rel="stylesheet">


.marcellus-regular {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

div#blog-inr a, div#blog-inr h3 {
    color: #003b56 !important;
    font-weight: 700;
}

#header-secondary-outer .header-sec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 132%;position: relative;
    left: -16%;
}

#header-secondary-outer ul.secondary-links {
    display: flex;
    gap: 20px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

div#header-secondary-outer {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    padding: 0px !important;
}

#header-secondary-outer ul.secondary-icons {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}

#header-secondary-outer ul.secondary-icons li a i {
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00415f;
    border: 1px solid #00415f;
}

div#main-banner img {
    width: 100%;
}
div#main-banner {
    padding: 220px 100px 100px 100px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 228px;
    top: -70px;
}
div#banner-inner h1 {
    color: #101010;
    font-size: 70px;
    line-height: 78px;
}
.bld-txt {
    color: #0b0c0c;
}
#main-banner .type-blk {
    margin-bottom: 60px !important;
}
#trns-btn {
    background: unset !important;
    color: #000;
    font-size: 20px;
    line-height: 28px !important;
    transform: unset !important;
    box-shadow: unset !important;
}

div#partner .carousel-item img {
    aspect-ratio: 12/2;
    object-fit: contain;
}

div#partner .owl-stage {
    display: flex;
    align-items: center !important;
}

div#partner .owl-dots {
    display: none;
}
div#left-banner p {
    max-width: 730px;
    color: #373E4E;
}
div#left-banner h4 {
    color: #00415f !important;
}
.play_button_with_text.large.nectar_video_lightbox {
    position: absolute;
    right: 30px;
    bottom: 0;
    background: linear-gradient(45deg, #00415f, #000000) !important;
    padding: 10px 20px !important;
    border-radius: 60px !important;
}
div#banner-inner h4 {
    color: #fff;
    font-size: 22px !important;
    line-height: 30px !important;
}
header#top nav ul li a span {
    color: #000;
    opacity: unset !important;
}
header#top nav ul li a {
    opacity: unset !important;
}
li#menu-item-24 a {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    padding: 14px 20px !important;
    border-radius: 13px;
}
li#menu-item-24 a span {
    color: #fff !important;
    opacity: unset !important;
}
#orange-btn {
  position: relative !important;
  background: linear-gradient(45deg, #00415f, #000000) !important;
  color: #fff !important;
  font-size: 20px !important;
  line-height: 28px !important;
  font-family: 'Poppins' !important;
  transform: unset !important;
  margin-right: 10px !important;
  padding: 18px 25px !important;
  border: 2px solid transparent !important;
  border-radius: 13px !important;
  z-index: 1 !important;
  transition: all 0.4s ease-in-out !important;
}
#orange-btn::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(135deg, #ad1e0d, #ad1e0d, #00112d) !important;
  transform: scale(0) !important;
  z-index: -1 !important;
  transition: all 0.4s ease-in-out !important;
  border-radius: 13px !important;
}
#orange-btn::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border: 2px solid #cf1b0a !important;
  opacity: 0 !important;
  border-radius: 13px !important;
  transition: all 0.4s ease-in-out !important;
}
#orange-btn:hover::before {
  transform: scale(1) !important;
}
#orange-btn:hover::after {
  opacity: 1 !important;
  box-shadow: 0 0 20px #ca1a0a !important;
}
#orange-btn:hover {
  color: #ffffff !important;
 box-shadow: 0 0 30px rgba(255, 190, 70, 0.7) !important;
}
/* blog css */
.pd-set {
    padding: 100px 100px !important;
}
div#blog-sec .row-bg {
    background: #F0F1F5;
}
div#blog-sec img{
    margin-bottom:20px !important;
}
div#blog-sec .icon-arrow {
    position: absolute;
    bottom: 0px;
    right: 100px;
    top: 30px;
}
div#blog-sec .icon-arrow i {
      transform: rotate(
320deg) !important;
      font-size: 26px;
      line-height: 34px;
      color: #fff;
      background: #1E2103;
      height: 60px;
      width: 60px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border-radius: 50px;
}
div#blog-sec h4 {
    color: #0A0F15;
}
div#blog-sec p {
    color: #4E5669;
    max-width: 500px;
    font-size: 20px;
    line-height: 28px;
}
/* services css */
div#service-sec h2 {
    color: #0A0F15;
}

div#service-sec .orange {
    color: #00415f !important;
}

div#service-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 2px !important;
}
div#ser-inner {
    padding-top: 60px;
}
div#ser-inner .icon-arrow {
    position: absolute !important;
    bottom: 30px;
    left: 30px;
}
div#ser-inner .icon-arrow i {
    transform: rotate(320deg) !important;
    font-size: 26px;
    line-height: 34px;
    color: #fff;
    background: #1E2103;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
div#ser-inner h5 {
    color: #222631;
    max-width: 330px;
}
div#ser-inner p {
    color: #4E5669;
    max-width: 350px;
}
div#service-sec .divider-small-border {
    margin: 0px 0 !important;
    width: 10% !important;
    height: 1px !important;
    background-color: #00415f !important;
}
.right-set h5, .right-set p {
    text-align: right;
}
/* testimonial sec */
div#testimonial-sec .testimonial-card {
  width: 550px;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  font-family: "Poppins", sans-serif;
  color: #333;
  min-height: 320px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
div#testimonial-sec .testimonial-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
div#testimonial-sec .testimonial-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  background: #ddd;
}
div#testimonial-sec .testimonial-card h3 {
  font-size: 25px;
  font-weight: 600;
  color: #222631;
  line-height: 33px;
}
div#testimonial-sec .testimonial-card p {
  font-size: 22px;
  color: #373E4E;
  line-height: 30px;
}
div#testimonial-sec .testimonial-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div#testimonial-sec .stars {
  background: #012172;
  padding: 3px 23px;
  border-radius: 30px;
}
div#testimonial-sec .stars i {
  color: #D1DE39;
  font-size: 18px;
  margin: 0 1px;
  line-height: 26px;
}
div#testimonial-sec .date {
  font-size: 18px;
  color: #373E4E;
  line-height: 26px;
}
div#testimonial-sec h2 {
    text-align: center;
    color: #0A0F15;
}
div#testimonial-sec .orng-bg {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    color: #fff;
}
div#testimonial-sec {
    position: relative;
}
div#testimonial-sec:before {
    position: absolute;
    content: '';
    background: #F0F1F5;
    width: 80%;
    height: 70%;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    top: 190px;
    border-radius: 40px;
}
div#testimonial-sec .owl-dots.disabled {
    display: block !important;
}
div#testimonial-sec .owl-dots .owl-dot span {
    width: 30px !important;
}
/* cont-sec csss */
div#contact-inner .row-bg {
    background: #F0F1F5;
    border-radius: 40px !important;
}
div#contact-inner {
    padding: 40px;
}
div#contact-inner h2 {
    text-align: center;
    color: #0A0F15;
}
div#contact-inner .orng-bg {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    color: #fff;
}
div#contact-inner h3 {
    color: #0A0F15;
}
.health-form input, .health-form textarea {
    background: #fff !important;
    padding: 15px !important;
    border-radius: 5px !important;
}
.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 18px !important;
    line-height: 26px;
}
div#contact-inner .health-form {
    padding-top: 30px;
}
div#contact-inner .health-form .wpcf7-form-control.wpcf7-submit.apt-btn {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    border-radius: 13px !important;
    transform:unset !important;
}
div#contact-inner .health-form .wpcf7-checkbox.wpcf7-validates-as-required {
    padding-top: 10px !important;
}
/* ft css */
div#ft-inner img {
    width: 160px;
}
.social-icons {
    display: flex;
    margin: 0;
    gap: 20px;
}
.social-icons li {
    list-style: none;
}
.social-icons i {
    background: linear-gradient(45deg, #00415f, #000000) !important;
    color: #fff;
    height: 40px;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.5s !important;
}
div#copyright {
    display: none !important;
}
div#ft-inner .row-bg {
    background: #F0F1F5;
    border-radius: 40px 40px 0px 0px;
}
div#ft-inner {
    padding: 100px 40px 20px 40px;
}
div#ft-end {
    padding: 30px 40px !important;
}
div#ft-end .row-bg {
    background: #F0F1F5;
    border-radius: 0px 0px 40px 40px;
}
.end-para p {
    text-align: right;
}
.end-para a {
    color: #232323;
}
div#ft-end p {
    color: #232323;
}
div#ft-end a {
    color: #232323;
}
div#ft-inner .main-menu {
    margin: 0;
}
div#ft-inner .main-menu li {
    list-style: none;
    padding: 7px 0;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: 160px;
}
div#ft-inner .social-icons i:hover {
    background: #004363 !important;
    color: #fff !important;
    transition:all 0.5s !important;
}

div#ft-inner input#tnp-1 {
    padding: 20px !important;
    background: #fff;
    border-radius: 18px;
    border: unset !important;
}
div#ft-inner label {
    display: none;
}
div#ft-inner .tnp-field.tnp-field-button {
    width: 170px;
    border-radius: 20px !important;
}
 .tnp-field.tnp-field-button, body[data-form-submit=regular] .container-wrap input[type=submit] {
    border-radius: 40px !important;
    color: #fff;
    font-family: "poppins";
    text-transform: uppercase;
    transform: unset !important;
    background: linear-gradient(45deg, #00415f, #000000) !important;
    border: unset !important;
}
#ajax-content-wrap .nectar_video_lightbox.play_button_with_text.text-color-white path, .nectar_video_lightbox path, .span_12.dark .nectar_video_lightbox.play_button_with_text path {
    fill: #00415f !important;
}
div#ft-inner p {
    color: #232323;
}
div#ft-inner h5 {
    color: #00445F !important;
}
div#ft-inner .main-menu a {
    color: #232323;
}

/* services css */
div#ser-ind img {
    width: 90%;
}
div#ser-ind h4 {
    color:#222631;
}
div#mental-health img {
    width: 94%;
}
div#mental-health .services-list {
    column-count: 2;
}
div#mental-health .services-list li {
    padding: 10px 0;
    color: #4E5669;
    font-size: 18px !important;
    line-height: 26px;
}
div#mental-health h4 {
    color: #222631;
}
.divider-small-border {
    margin: 25px 0 !important;
    width: 20% !important;
    height: 1px !important;
    background-color: #EA7E30 !important;
}
.wpb_text_column.wpb_content_element {
    margin-bottom: 10px !important;
}
div#ser-ind h5 {display: inline-block;background: linear-gradient(90deg, #00415f, #000000) !important;-webkit-background-clip: text !important;-webkit-text-fill-color: transparent !important;color: transparent !important;font-weight: 600 !important;}
div#ser-ind ul li {
    font-size: 18px !important;
    line-height: 26px !important;
}
/* blog css */
div#blog-sec img {
    width: 100%;
}
div#blog-sec .vc_column-inner {
    margin-left: 10px;
    border: 1px solid #00000042;
    padding: 20px;
}
div#blog-sec h5 {
    color: #222631;
}
div#blog-sec #learn-btn {
    color: #00415f;
    font-size: 20px !important;
    line-height: 28px !important;
    padding: unset !important;
    margin-left: 20px;
    background: unset !important;
}
div#blog-sec #learn-btn:hover {
    transform: unset !important;
    box-shadow: unset !important;
}
div#blog-sec #learn-btn:focus{
    box-shadow: unset !important;
    transform:unset !important;
}
div#blog-sec #learn-btn i {
    left: 90px;
    font-size: 20px;
    line-height: 28px !important;
}
/* footer CSS end */
/* get in touch */
div#new-cont a {
    color: #3F444D;
}
div#new-cont li {
    list-style: none !important;
    color: #3F444D !important;
}
div#new-cont ul {
    margin: 0;
}
div#new-cont h5 {
    color: #15171A;
}
div#new-cont h4 {
    color: #0A0F15;
}
.phone-blk {
    position: relative;
    margin-left: 38px;
}
.phone-blk:before {
    position: absolute;
    content: '\f095';
    left: -32px;
    font-family: 'FontAwesome';
    display: inline-block;
    background: linear-gradient(90deg, #00415f, #000000) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-weight: 600 !important;
}
.mail-blk {
    position: relative;
}
.mail-blk:before {
    position: absolute;
    content: '\f0e0';
    left: -32px;
    font-family: 'FontAwesome';
    display: inline-block;
    background: linear-gradient(90deg, #00415f, #000000) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-weight: 600 !important;
}
 .loca-blk {
    position: relative;
}
.loca-blk:before {
    position: absolute;
    content: '\f041';
    left: -32px;
    font-family: 'FontAwesome';
    display: inline-block;
    background: linear-gradient(90deg, #00415f, #000000) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    color: transparent !important;
    font-weight: 600 !important;
}
/* blog css */
.single.single-post .section-title h1 {
    max-width: unset !important;
    margin: unset !important;
    font-size: 60px !important;
    line-height: 68px !important;
    color: #0A0F15;
}
div#content-blog .row-bg {
    background: #F0F1F5;
}
div#content-blog {
    padding: 30px;
}
div#content-blog h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}
/*  ul.controls {
    display: none !important;
} */
.nectar-social.fixed.visible {
    display: none !important;
}
/* .next-post.only.mouse-leaving {
    display: none !important;
} */
/* css  */
.sub-menu li a {
    color: #000 !important;
    font-size: 15px !important;
    line-height: 23px !important;
}
.fa.fa-angle-down:before {
    content: "\f107";
    color: #000 !important;
    opacity: unset !important;
    font-size: 20px !important;
    line-height: 28px !important;
}
.sub-menu li a:before {
    position: absolute;
    content: '\f061';
    right: -7px;
    font-family: 'FontAwesome';
    color: #00415f;
    font-size: 12px !important;
    line-height: 20px !important;
}
li#menu-item-206 .fa.fa-angle-right:before {
    display: none !important;
}
/* inr-banner CSS start */

div#inr-banner {
    padding: 200px 100px 0px !important;
}

div#banner-inr h1 {
    color: #fff;
}
div#banner-inr {
    padding: 240px 0px;
    border-radius: 30px;
}

/* inr-banner CSS end */
div#treat-aprch .row-bg {
    background: #F0F1F5;
}
div#treat-aprch img {
    width: 100%;
}
div#treat-aprch .divider-small-border {
    margin: 25px 0;
    width: 20%;
    height: 1px;
    background-color: #00425F !important;
}
div#treat-aprch p {
   color:#373E4E !important;
}
/* about section CSS start */

#about img {
    min-width: 820px;
}

span.orange {
	display: inline-block;
	background: linear-gradient(90deg, #00415f, #000000) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	color: transparent !important;
	font-weight: 600 !important;
}


h2 {
    color: #0A0F15;
}

p {
    color: #373E4E;
}

/* about section CSS end */

/* blog section CSS start */

div#blog-sec.blog-inr .row-bg {
    background: unset;
}

div#blog-sec.pd-set.blog-inr {
    padding-bottom: unset !important;
}

/* blog section CSS end */

/* blog-inr section CSS start */

div#author-bio {
    display: none;
}

.comment-wrap {
    display: none;
}

a.uncategorized {
    display: none !important;
}

div#single-below-header {
    display: none !important;
}

#treat-aprch h3 {
    color: #0A0F15;
    font-size: 30px;
    line-height: 38px;
}

/* blog-inr section CSS end */





@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
div#main-banner {
    padding: 220px 30px 100px 40px !important;
}
	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
.play_button_with_text.large.nectar_video_lightbox {
    position: absolute;
    right: 0px;
    bottom: -12px;
    background: #EA7E30;
    padding: 10px 20px !important;
    border-radius: 60px !important;
}
.pd-set {
    padding: 100px 20px !important;
}

div#blog-sec .icon-arrow {
    position: absolute;
    bottom: 0px;
    right: 40px;
    top: 10px;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding-right: 20px;
}
div#ser-inner h5 {
    color: #222631;
    max-width: 310px;
}
div#ser-inner p {
    color: #4E5669;
    font-size: 18px;
    line-height: 26px;
    max-width: 300px;
}
    div#testimonial-sec .testimonial-card {
        width: 420px;
        background: #fff;
        border-radius: 15px;
        padding: 20px;
        font-family: "Poppins", sans-serif;
        color: #333;
        min-height: 300px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

div#banner-inner h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}
p {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 18px !important;
    line-height: 26px;
}
	div#ft-inner  ul.main-menu li a {
    font-size: 18px;
    line-height: 26px !important;
}
div#banner-inr {
    padding: 150px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: 630px !important;
}

div#inr-banner {
    padding: 200px 20px 0px !important;
}	
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
div#main-banner {
    padding: 220px 30px 100px 40px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.play_button_with_text.large.nectar_video_lightbox {
    position: absolute;
    right: 10px;
    bottom: -14px;
    background: #EA7E30;
    padding: 9px 13px !important;
    border-radius: 60px !important;
}
.pd-set {
    padding: 100px 20px !important;
}

div#blog-sec .icon-arrow {
    position: absolute;
    bottom: 0px;
    right: 40px;
    top: 10px;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding-right: 20px;
}
div#ser-inner h5 {
    color: #222631;
    max-width: 280px;
    font-size: 22px !important;
    line-height: 30px !important;
}
div#ser-inner p {
    color: #4E5669;
    font-size: 18px;
    line-height: 26px;
    max-width: 277px;
}
div#testimonial-sec .testimonial-card {
 width: 360px;
 background: #fff;
 border-radius: 15px;
 padding: 20px;
 font-family: "Poppins", sans-serif;
 color: #333;
 min-height: 350px;
 box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

div#banner-inner h1 {
    font-size: 40px !important;
    line-height: 58px !important;
}
p {
    font-size: 18px !important;
    line-height: 26px !important;
}
	#ft-inner ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}


#orange-btn {
  position: relative !important;
  background: #EA7E30 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-family: 'Poppins' !important;
  transform: unset !important;
  margin-right: 10px !important;
  padding: 14px 14px !important;
  border: 2px solid transparent !important;
  border-radius: 13px !important;
  z-index: 1 !important;
  transition: all 0.4s ease-in-out !important;
}
#trns-btn {
    background: unset !important;
    color: #000;
    font-size: 18px;
    line-height: 26px !important;
    transform: unset !important;
    box-shadow: unset !important;
}
div#banner-inner h4 {
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#blog-sec h4 {
    color: #0A0F15;
    font-size: 20px !important;
    line-height: 28px !important;
}

header#top .container {
    padding: 0 20px !important;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: 100px;
}
div#contact-us {
    padding-bottom: 0px !important;
}	
div#banner-inr {
    padding: 140px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: 550px !important;
}

div#inr-banner {
    padding: 200px 20px 0px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){

#header-outer ul li {
    font-size: 13px !important;
    line-height: 21px !important;
}	
	
div#main-banner {
    padding: 180px 30px 70px 30px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.play_button_with_text.large.nectar_video_lightbox {
    position: absolute;
    right: -17px;
    bottom: -14px;
    background: #EA7E30;
    padding: 9px 13px !important;
    border-radius: 60px !important;
}
.pd-set {
    padding: 60px 20px !important;
}

div#blog-sec .icon-arrow {
    right: 30px !important;
    top: 30px !important;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding: 10px 10px !important;
}
div#ser-inner h5 {
    max-width: 310px !important;
    font-size: 19px !important;
    line-height: 27px !important;
}
div#ser-inner p {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: 295px !important;
}
div#testimonial-sec .testimonial-card {
 width: 290px !important;
 padding: 10px 10px !important;
 min-height: 290px !important;
}

div#banner-inner h1 {
    font-size: 40px !important;
    line-height: 58px !important;
}
p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#ft-inner ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

#orange-btn {
  font-size: 15px !important;
  line-height: 23px !important;
  padding: 10px 14px !important;
}
#trns-btn {
    background: unset !important;
    color: #000;
    font-size: 18px;
    line-height: 26px !important;
    transform: unset !important;
    box-shadow: unset !important;
}
div#banner-inner h4 {
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#blog-sec h4 {
    color: #0A0F15;
    font-size: 20px !important;
    line-height: 28px !important;
}

header#top .container {
    padding: 0 20px !important;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: 100px;
}
div#contact-us {
    padding-bottom: 0px !important;
}	
div#banner-inr {
    padding: 110px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: 460px !important;
}

div#inr-banner {
    padding: 200px 20px 0px !important;
}	

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 8px !important;
}

#top nav > ul > li#menu-item-24 > a {
    padding: 12px 15px !important;
}

#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
    -webkit-justify-content: left !important;
    left: 60px !important;
    position: relative !important;
}

#ser-inner .right-set {
    padding-right: 20px !important;
}

div#testimonial-sec .stars {
    padding: 3px 5px !important;
}

div#testimonial-sec .stars i {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#contact-inner {
    padding: 20px 20px !important;
}

.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

.health-form input, .health-form textarea {
    padding: 10px 10px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#ft-inner {
    padding: 50px 30px 20px 30px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}

#about .row_col_wrap_12 {
    align-items: start !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

h1 {
    font-size: 65px !important;
    line-height: 73px !important;
}

div#mental-health .services-list li {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 5px 0px !important;
}

div#blog-sec #learn-btn {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#blog-sec #learn-btn i {
    left: 66px !important;
    font-size: 16px !important;
}

div#new-cont li {
    font-size: 14px !important;
    line-height: 22px !important;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
div#main-banner {
    padding: 130px 20px 50px 20px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.play_button_with_text.large.nectar_video_lightbox {
    right: 56px !important;
    bottom: 6px !important;
    padding: 9px 13px !important;
}
.pd-set {
    padding: 40px 20px !important;
}

div#blog-sec .icon-arrow {
    right: 30px !important;
    top: 30px !important;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding: 10px 10px !important;
    margin-top: 20px !important;
}
div#ser-inner h5 {
    max-width: 310px !important;
    font-size: 19px !important;
    line-height: 27px !important;
}
div#ser-inner p {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: 295px !important;
}
div#testimonial-sec .testimonial-card {
 width: 340px !important;
 padding: 11px 20px !important;
 min-height: 290px !important;
}

div#banner-inner h1 {
    font-size: 40px !important;
    line-height: 58px !important;
}
p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#ft-inner ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

#orange-btn {
  font-size: 15px !important;
  line-height: 23px !important;
  padding: 10px 14px !important;
}
#trns-btn {
    background: unset !important;
    color: #000;
    font-size: 18px;
    line-height: 26px !important;
    transform: unset !important;
    box-shadow: unset !important;
}
div#banner-inner h4 {
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#blog-sec h4 {
    color: #0A0F15;
    font-size: 20px !important;
    line-height: 28px !important;
}

header#top .container {
    padding: 0 20px !important;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: unset !important;
}
div#contact-us {
    padding-bottom: 0px !important;
}	
div#banner-inr {
    padding: 90px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: 460px !important;
}

div#inr-banner {
    padding: 120px 20px 0px !important;
}	

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 8px !important;
}

#top nav > ul > li#menu-item-24 > a {
    padding: 12px 15px !important;
}

#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
    -webkit-justify-content: left !important;
    left: 60px !important;
    position: relative !important;
}

#ser-inner .right-set {
    padding-right: 20px !important;
}

div#testimonial-sec .stars {
    padding: 3px 5px !important;
}

div#testimonial-sec .stars i {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#contact-inner {
    padding: 20px 20px !important;
}

.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

.health-form input, .health-form textarea {
    padding: 10px 10px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#ft-inner {
    padding: 50px 30px 20px 30px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}

#about .row_col_wrap_12 {
    align-items: start !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

h1 {
    font-size: 45px !important;
    line-height: 53px !important;
}

div#mental-health .services-list li {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 5px 0px !important;
}

div#blog-sec #learn-btn {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#blog-sec #learn-btn i {
    left: 66px !important;
    font-size: 16px !important;
}

div#new-cont li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#slide-out-widget-area-bg {
    background: linear-gradient(45deg, #00415f, #000000) !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#top .slide-out-widget-area-toggle a span {
    color: #000 !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
    background: #000 !important;
}

#left-banner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

div#left-banner {
    padding-top: 30px !important;
}

#contact-inner .health-form .row {
    padding-bottom: unset !important;
}

#contact-inner .health-form .row .col {
    margin-bottom: 15px;
}

div.tnp-subscription {
    margin: unset !important;
}

#ft-end .end-para p {
    text-align: left !important;
}

div#footer-outer {
    display: none !important;
}

#find-means .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ser-ind .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mental-inner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

.phone-blk, .mail-blk, .loca-blk {
    margin-left: 35px !important;
}

#new-cont .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}
div#about.reverse .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
div#main-banner {
    padding: 130px 20px 50px 20px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.play_button_with_text.large.nectar_video_lightbox {
    right: 56px !important;
    bottom: 6px !important;
    padding: 9px 13px !important;
}
.pd-set {
    padding: 40px 20px !important;
}

div#blog-sec .icon-arrow {
    right: 30px !important;
    top: 30px !important;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding: 10px 10px !important;
    margin-top: 20px !important;
}
div#ser-inner h5 {
    max-width: unset !important;
    font-size: 19px !important;
    line-height: 27px !important;
}
div#ser-inner p {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: unset !important;
}
div#testimonial-sec .testimonial-card {
 width: 440px !important;
 padding: 11px 20px !important;
 min-height: 290px !important;
}

div#banner-inner h1 {
    font-size: 40px !important;
    line-height: 58px !important;
}
p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#ft-inner ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

#orange-btn {
  font-size: 15px !important;
  line-height: 23px !important;
  padding: 10px 14px !important;
}
#trns-btn {
    background: unset !important;
    color: #000;
    font-size: 18px;
    line-height: 26px !important;
    transform: unset !important;
    box-shadow: unset !important;
}
div#banner-inner h4 {
    color: #fff;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#blog-sec h4 {
    color: #0A0F15;
    font-size: 20px !important;
    line-height: 28px !important;
}

header#top .container {
    padding: 0 20px !important;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: unset !important;
}
div#contact-us {
    padding-bottom: 0px !important;
}	
div#banner-inr {
    padding: 50px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: 460px !important;
}

div#inr-banner {
    padding: 120px 20px 0px !important;
}	

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 8px !important;
}

#top nav > ul > li#menu-item-24 > a {
    padding: 12px 15px !important;
}

#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
    -webkit-justify-content: left !important;
    left: 60px !important;
    position: relative !important;
}

#ser-inner .right-set {
    padding-right: 20px !important;
}

div#testimonial-sec .stars {
    padding: 3px 5px !important;
}

div#testimonial-sec .stars i {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#contact-inner {
    padding: 20px 20px !important;
}

.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

.health-form input, .health-form textarea {
    padding: 10px 10px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#ft-inner {
    padding: 50px 30px 20px 30px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}

#about .row_col_wrap_12 {
    align-items: start !important;
}

h4 {
    font-size: 25px !important;
    line-height: 33px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

h1 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#mental-health .services-list li {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 5px 0px !important;
}

div#blog-sec #learn-btn {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#blog-sec #learn-btn i {
    left: 66px !important;
    font-size: 16px !important;
}

div#new-cont li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#slide-out-widget-area-bg {
    background: linear-gradient(45deg, #00415f, #000000) !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#top .slide-out-widget-area-toggle a span {
    color: #000 !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
    background: #000 !important;
}

#left-banner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

div#left-banner {
    padding-top: 30px !important;
}

#contact-inner .health-form .row {
    padding-bottom: unset !important;
}

#contact-inner .health-form .row .col {
    margin-bottom: 15px;
}

div.tnp-subscription {
    margin: unset !important;
}

#ft-end .end-para p {
    text-align: left !important;
}

div#footer-outer {
    display: none !important;
}

#find-means .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ser-ind .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mental-inner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

.phone-blk, .mail-blk, .loca-blk {
    margin-left: 35px !important;
}

#new-cont .row_col_wrap_12 {
    flex-direction: column-reverse !important;
    padding: unset !important;
}

#ser-inner img {
    width: 100% !important;
}	
div#about.reverse .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	div#about.reverse .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}
div#main-banner {
    padding: 130px 20px 50px 20px !important;
}
.trio-set {
    width: unset !important;
    position: absolute !important;
    right: 28px;
    top: -70px;
}
	
div#new-cont .vc_column-inner {
    margin-right: 20px;
}	

#find-means .vc_column-inner {
    margin-right: 20px;
}	
.play_button_with_text.large.nectar_video_lightbox {
    right: -9px !important;
    bottom: -4px !important;
    padding: 7px 9px !important;
}
.pd-set {
    padding: 30px 15px !important;
}

div#blog-sec .icon-arrow {
    right: 30px !important;
    top: 30px !important;
    height: 60px;
}

div#blog-sec .vc_column-inner {
    padding: 10px 10px !important;
    margin-top: 20px !important;
    margin-left: unset !important;
}
div#ser-inner h5 {
    max-width: unset !important;
    font-size: 19px !important;
    line-height: 27px !important;
}
div#ser-inner p {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: unset !important;
}
div#testimonial-sec .testimonial-card {
 width: 310px !important;
 padding: 10px 18px !important;
 min-height: 290px !important;
}

div#banner-inner h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}
p {
    font-size: 14px !important;
    line-height: 22px !important;
}
	#ft-inner ul li a {
    font-size: 18px !important;
    line-height: 26px !important;
}

#orange-btn {
  font-size: 14px !important;
  line-height: 22px !important;
  padding: 8px 12px !important;
  margin-right: 5px !important;
}
#trns-btn {
    font-size: 14px !important;
    line-height: 22px !important;
}
div#banner-inner h4 {
    font-size: 15px !important;
    line-height: 23px !important;
}
div#blog-sec h4 {
    color: #0A0F15;
    font-size: 20px !important;
    line-height: 28px !important;
}

header#top .container {
    padding: 0 20px !important;
}
div#ft-inner .cnt-col .vc_column-inner {
    padding-left: unset !important;
}
div#contact-us {
    padding-bottom: 0px !important;
}	
div#banner-inr {
    padding: 40px 0px !important;
}

#about img {
    min-width: unset !important;
    max-width: unset !important;
    width: 100% !important;
}

div#inr-banner {
    padding: 120px 10px 0px !important;
}	

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 8px !important;
}

#top nav > ul > li#menu-item-24 > a {
    padding: 12px 15px !important;
}

#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons) {
    -webkit-justify-content: left !important;
    left: 60px !important;
    position: relative !important;
}

#ser-inner .right-set {
    padding-right: un !important;
}

div#testimonial-sec .stars {
    padding: 3px 5px !important;
}

div#testimonial-sec .stars i {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#contact-inner {
    padding: 20px 20px !important;
    margin-top: 20px;
}

.health-form input, .health-form textarea, .health-form input::placeholder, .health-form textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

.health-form input, .health-form textarea {
    padding: 10px 10px !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#ft-inner {
    padding: 30px 20px 10px 20px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 28px !important;
}

#about .row_col_wrap_12 {
    align-items: start !important;
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 25px !important;
    line-height: 33px !important;
}

h1 {
    font-size: 25px !important;
    line-height: 33px !important;
}

div#mental-health .services-list li {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 5px 0px !important;
}

div#blog-sec #learn-btn {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#blog-sec #learn-btn i {
    left: 66px !important;
    font-size: 16px !important;
}

div#new-cont li {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#slide-out-widget-area-bg {
    background: linear-gradient(45deg, #00415f, #000000) !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#top .slide-out-widget-area-toggle a span {
    color: #000 !important;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
    background: #000 !important;
}

#left-banner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

div#left-banner {
    padding-top: 30px !important;
}

#contact-inner .health-form .row {
    padding-bottom: unset !important;
}

#contact-inner .health-form .row .col {
    margin-bottom: 15px;
}

div.tnp-subscription {
    margin: unset !important;
}

#ft-end .end-para p {
    text-align: left !important;
}

div#footer-outer {
    display: none !important;
}

#find-means .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#ser-ind .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#mental-inner .row_col_wrap_12_inner {
    flex-direction: column-reverse !important;
}

.phone-blk, .mail-blk, .loca-blk {
    margin-left: 35px !important;
}

#new-cont .row_col_wrap_12 {
    flex-direction: column-reverse !important;
    padding: unset !important;
}

#ser-inner img {
    width: 100% !important;
}

#main-banner .type-blk {
    margin-bottom: 20px !important;
}

.nectar_video_lightbox.play_button_with_text .play {
    height: 30px !important;
    width: 30px !important;
}

div#ser-inner .hover-wrap {
    padding-right: unset !important;
}

div#ser-inner {
    padding-top: 20px !important;
}

div#ft-end {
    padding: 10px 20px !important;
}

div#ft-inner .tnp-field.tnp-field-button input.tnp-submit {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#ft-inner .tnp-field.tnp-field-button {
    width: 150px !important;
}

div#mental-health .services-list {
    column-count: 1 !important;
}

#new-cont .vc_col-sm-8, #new-cont .vc_col-sm-4 {
    padding: unset !important;
}
	
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    font-size: 26px !important;
    line-height: 34px !important;
}
	
#header-outer ul li {
    font-size: 13px !important;
    line-height: 21px !important;
}

body #slide-out-widget-area .secondary-header-text {
    background: unset !important;
    padding: unset !important;
}

body #slide-out-widget-area .secondary-header-text .header-sec ul li {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

#slide-out-widget-area.fullscreen .inner  .off-canvas-menu-container .header-sec li a {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
}