/*
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
*/
.tstm {
      height: 220px !important;
    overflow: hidden !important;
    overflow-y: visible !important;
    padding: 5px !important;
    margin-bottom: 20px !important;
    border: 1px solid #f5f5f5 !important;
    border-radius: 10px !important;
    transition: 0.3s !important;
}
.tstm p::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.tstm  p::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.tstm p::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D62929;
}
div#header-secondary-outer {
    padding: 5px 0px !important;
}
div#header-secondary-outer li#menu-item-32 {
    position: absolute;
    left: 0;
}
div#header-secondary-outer li span {
    font-size: 15px;
}
div#header-secondary-outer li span::after {
	display: none !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background:#3D3D3D;
    border-radius: 50%;
    transition: .5s;
    font-size: 16px;
    color: #fff;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover i {
	background: #FF5B00;
    transition: .5s;
}
/* =========================================================== */
header#top li#menu-item-160 span {
    background-color: #FF5B00;
    padding: 17px 40px 17px 20px !important;
    color: #fff;
}
header#top li#menu-item-160 span:before {
    content: "\f061";
    position: absolute;
    font-family: 'FontAwesome';
    right: 0;
    top: 0;
    margin: 15px 15px 0px 0px !important;
    transition: .9s;
    transform: rotate(-55deg);
}
header#top li#menu-item-160:hover span:before {
    transition: .9s;
    transform: rotate(0deg);
}
header#top li#menu-item-160 span:after {
    display: none;
}
.current-menu-item span {
    color: #FF5B00;
}
/* ============================================================ */
div#necterslider span.txt {
    font-size: 20px;
    line-height: 30px;
    color: #FF5B00;
}
div#necterslider a.extra-color-1 {
    padding: 17px 40px 17px 20px !important;
    background-image: url(https://thedownsizing-doula.com/wp-content/uploads/2024/04/Arrow-2-5.png);
    background-repeat: no-repeat;
    background-position: 90% 54%;
    border-radius: unset !important;
}
div#necterslider p {
    color: #666666 !important;
}
div#revoluiton-slider a#SR7_1_1-1-2:hover span.arrow i {
	transform: rotate(0deg);
    transition: .9s;
}
div#revoluiton-slider span.arrow i {
    margin-left: 5px;
    transform: rotate(-55deg);
    margin-top: -4px;
    transition: .9s;
}
/* ============================================================== */
div#sec-2 {
    padding: 40px 0px !important;
}
div#sec-2 .nectar-milestone.animated-in {
    width: 30%;
    float: right !important;
    position: absolute;
    z-index: 999;
    margin-top: 90px;
    margin-right: 40px;
    right: 0;
}
div#sec-2 .nectar-milestone {
    width: 30%;
    float: right !important;
    position: absolute;
    z-index: 999;
    margin-top: 90px;
    margin-right: 40px;
    right: 0;
}
div#sec-2 .wpb_text_column.wpb_content_element {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #00000059;
}
div#sec-2 ul {
    column-count: 2;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#sec-2 li {
    margin-bottom: 15px;
}
div#sec-2 .fa-check:before {
    content: url(https://thedownsizing-doula.com/wp-content/uploads/2025/05/Group-6453.png) !important;
}
a#btn {
    padding: 17px 55px 17px 30px !important;
    border-radius: unset !important;
    font-size: 15px;
}
a#btn:before {
    content: "\f061";
    position: absolute;
    font-family: 'FontAwesome';
    right: 0;
    top: 0;
    margin: 17px 30px 0px 0px !important;
    transition: .9s;
    transform: rotate(-55deg);
}
a#btn:hover:before {
    transition: .9s;
    transform: rotate(0deg);
}
/* ============================================================= */
div#sec-3 {
    padding: 40px 0px !important;
}
div#sec-3in {
    margin-bottom: 40px !important;
}
div#sec-3in .hover-wrap {
    margin: 0;
}
div#sec-3in .hover-wrap-inner {
    position: relative;
    z-index: -1;
}
div#sec-3in img.img-with-animation.skip-lazy {
    width: 100%;
}
div#sec-3in .hover-wrap-inner:before {
    content: "";
    background-color: #ff5b00a6;
    z-index: 1;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    transition: .5s;
}
div#sec-3in .vc_col-sm-4:hover :before {
     height: 100%;
	transition: .5s;
}
div#sec-3in .tb1 {
    background-image: url(https://thedownsizing-doula.com/wp-content/uploads/2024/04/Rectangle-3446.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin-top: 0px;
    padding: 15px 30px;
    transition: .5s;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#sec-3in .tb1 p span a {
    padding: 0px 40px 0px 0px !important;
    background-image: url(https://thedownsizing-doula.com/wp-content/uploads/2025/05/Arrow-4-1.png);
    background-repeat: no-repeat;
    background-position: 85% 54%;
    border-radius: unset !important;
    font-size: 16px;
    font-weight: 900;
}
div#sec-3in .vc_col-sm-4:hover h6  {
    background: #FF5B00;
	transition: .5s;
}
div#sec-3in h6 {
    background: #89F436;
    position: relative;
    z-index: 999;
    border-radius: 50px !important;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .9s;
    outline: 5px solid #ffffff5c;
    margin-top: -60px;
}
div#sec-3in h6 img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    z-index: 9;
    position: relative;
}
div#sec-3 a#btn {
    display: table;
    margin: 0 auto;
}
div#sec-3in .tb1 p {
    min-height: 220px;
}
div#sec-3in .tb1 h2 {
    min-height: 60px;
}
/* ============================================================ */
div#team {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
div#team-inner {
    margin: 0px 10px;
}
div#team-inner .hover-wrap {
    margin: 0;
}
div#team-inner img.img-with-animation.skip-lazy {
    width: 100%;
}
div#team-inner .hover-wrap-inner:before {
    content: "";
    background-color: #ff5b00a6;
    z-index: 1;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    transition: .5s;
}
div#team-inner:hover :before {
     height: 100%;
	transition: .5s;
}
div#team-inner .team-social {
    background-image: url(https://thedownsizing-doula.com/wp-content/uploads/2025/05/Rectangle-3446.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 15px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#team-inner .main-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#team-inner .title h2 {
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}
div#team-inner .title p {
    color: #FF5337;
}
div#team-inner .social-media ul {
    margin: 0;
}
div#team-inner .social-media ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #EEEEEE;
    border-radius: 50%;
    color: #333333;
}
div#team-inner .social-media ul li {
    display: inline-block;
    margin-right: 5px;
}
div#team button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #E8EBF0;
    padding: 13px 14px;
    border-radius: 50%;
    transition: .9s;
    color: #151515;
}
div#team button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#team button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 18px;
    box-shadow: unset !important;
    background: #E8EBF0;
    padding: 13px 14px;
    border-radius: 50%;
    transition: .9s;
    color: #151515;
}
div#team button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#team .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -60px;
}
div#team button.owl-prev:hover:before, div#team button.owl-next:hover:before {
    background: #FF5B00;
    transition: .9s;
	color: #fff;
}
/* ================================================================= */
/* ========================================================== */
div#sec-6 {
    padding: 50px 0px 0px 0px !important;
}
div#sec-6 .row-bg.viewport-desktop.using-bg-color {
    height: 500px;
    position: absolute;
    bottom: 0;
    top: unset;
}
div#sec-6 .vc_col-sm-7 {
    padding-bottom: 40px;
}
div#sec-6 .iwt-icon img {
    width: 80%;
}
div#sec-6 .iwithtext .iwt-text {
    padding-left: 100px;
}
div#sec-6 .iwt-text p {
    padding-bottom: 0px;
}
div#sec-6 .iwt-text h4 {
    margin-bottom: 0px;
}
div#sec-6 .carousel-item .wpb_text_column.wpb_content_element {
    margin-top: 30px;
}
div#sec-6 .owl-dots {
    float: left;
}
div#sec-6 .owl-dots span {
    width: 30px !important;
    height: 5px !important;
}
div#sec-6 button.owl-dot.active span {
    width: 30px !important;
    height: 5px !important;
}
div#sec-6 .carousel-item {
	margin-right: 10px;
}
div#sec-6 .carousel-item em {
	font-size: 14px;
}
/* ==================================================== */
div#video {
    padding: 40px 0px !important;
    margin: 0;
}
div#video-inner {
    margin: 0px 10px !important;
}
div#video-inner img.img-with-animation.skip-lazy {
    width: 100%;
}
div#video-inner a.full-link:before {
    content: "";
    background-color: #ff5b00a6;
    z-index: 1;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    position: absolute;
    transition: .5s;
}
div#video-inner:hover a.full-link:before {
     height: 100%;
	transition: .5s;
}
body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
    background-color: #fff0 !important;
    box-shadow: unset !important;
    content: url(https://thedownsizing-doula.com/wp-content/uploads/2025/05/Vector-24.png);
}
div#video-inner span.play {
    opacity: 0;
}
div#video-inner a.play_button_2.large.nectar_video_lightbox {
    opacity: 0;
    transition: .5s;
    z-index: 999;
}
div#video-inner:hover a.play_button_2.large.nectar_video_lightbox {
    opacity: 1;
    transition: .5s;
}
.nectar-video-box:not([data-mouse-style=see_through_contrast]) a.nectar_video_lightbox {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .25);
}
div#video a#btn {
    display: table;
    margin: 0 auto;
}
div#video button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #E8EBF0;
    padding: 13px 14px;
    border-radius: 50%;
    transition: .9s;
    color: #151515;
}
div#video button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
	position: absolute;
left: -70px;
top: 150px;
}
div#video button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 18px;
    box-shadow: unset !important;
    background: #E8EBF0;
    padding: 13px 14px;
    border-radius: 50%;
    transition: .9s;
    color: #151515;
}
div#video button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
	position: absolute;
right: -70px;
top: 150px;
}
div#video .owl-carousel .owl-nav.disabled {
    display: block !important;
}
div#video button.owl-prev:hover:before, div#video button.owl-next:hover:before {
    background: #FF5B00;
    transition: .9s;
	color: #fff;
}
/* ================================================================ */
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-bottom: 1px solid #ffffff4d;
}
#footer-outer .widget h4 {
	    font-family: Outfit;
    text-transform: capitalize !important;
    letter-spacing: 0;
    font-size: 26px;
    font-weight: 600;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
}
div#custom_html-2 .socliy i {
    margin: 0px 2px;
    color: #fff !important;
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 30px;
    background: #212121;
}
div#custom_html-2 .socliy i:hover {
	background: #FF5B00;
	transition: .5s;
}
#footer-outer ul#menu-f3 li a i {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    color: #fff !important;
    background: #212121;
    border-radius: 50%;
    font-size: 15px;
    transition: .9s;
}
#footer-outer ul#menu-f3 li a:hover i {
	background: #FF5B00 !important;
	transition: .9s;
}
#footer-outer ul#menu-f3 li {
    margin-bottom: 15px !important;
}
#footer-outer ul#menu-f3 li a {
    position: relative;
    padding-left: 44px !important;
}
/* ================================================================= */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright span.ctxt {
    color: #FF5B00;
    font-weight: 700;
}
/* ======================================================= */
div#sec-6 .carousel-item .tstm {
    height: 180px !important;
    overflow: hidden !important;
    overflow-y: visible !important;
    padding: 5px !important;
    margin-bottom: 20px !important;
/*     border: 1px solid #F5F5F5 !important; */
    border-radius: 10px !important;
    transition: 0.3s !important;
}
div#sec-6 .carousel-item .tstm::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
div#sec-6 .carousel-item .tstm::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}
div#sec-6 .carousel-item .tstm::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D62929;
}

/* #header-outer #logo img {
    transform: scale(170%)!important;
} */
div#sec-3in .iwithtext .iwt-icon img {
    width: 36% !important;
    margin: 0;
}
div#sec-3in .iwithtext .iwt-text {
    padding-left: 92px;
}
div#sec-3in .iwithtext {
    margin-bottom: 50px;
}
/* div#auc-sec .auc-in .vc_column-inner {
    padding: 220px;
}
div#sec-3in .column-image-bg {
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
} */

div#auc-sec img {
    width: 100%;
    margin: 0 auto;
    display: table;
}

div#auc-sec .t1 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#auc-sec .hover-wrap {
    margin: 0;
}
div#auc-sec {
    margin: 0;
}
#page-header-bg h1 {
    font-family: 'goudy' !important;
    font-size: 40px !important;
    line-height: 50px !important;
    font-weight: 500 !important;
}

@media (max-width: 1600px) {
	.text-lft {
    margin-left: -90px;
}
}
@media (max-width: 1440px) {
	.text-lft {
    margin-left: -140px;
}
}
@media (max-width: 1366px) {
	div#sec-6 .carousel-item p br {
		display:none;
	}
	.nectar_team_member_overlay .team_member_details
 {
    padding: 3% 54% 1% 3% !important;
}
}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
	    .text-lft {
        margin-left: -120px;
    }
	div#sec-3in .tb1 h2 {
    min-height: auto;
}
	div#sec-3in .tb1 p {
    min-height: 230px;
}
	p, li a {
    font-size: 14px;
}
	div#sec-6 p br {
    display: none;
}
}
@media (max-width: 1080px) {
		div#header-secondary-outer li span {
    font-size: 13px;
}
	div#header-secondary-outer li#menu-item-31 {
    left: 17%;
}
	.text-lft {
        margin-left: -90px;
    }
	div#sec-2 .nectar-milestone {
    width: 50%;
    margin-top: 40px;
    margin-right: -15px;
}
	div#sec-2in .iwt-icon img {
    width: 50%;
}
	div#sec-2in .iwithtext .iwt-text {
    padding-left: 65px;
}
	p span {
    font-size: 14px;
}
	div#sec-2 li {
    font-size: 13px;
}
	div#sec-3in p br {
    display: none;
}
	div#sec-3in h2 {
    font-size: 19px;
}
	div#sec-3in .tb1 p {
    min-height: 280px;
}
	div#sec-3in .tb1 h2 {
    min-height: 50px;
}
	div#sec-3in .tb1 {
    padding: 15px 20px;
}
	div#sec-3in h6 img {
    width: 80%;
}
	div#sec-3in h6 {
    width: 80px;
    height: 80px;
}
	div#sec-3in .tb1 p span a {
    font-size: 14px;
}
	div#sec-4 {
    padding: 20px 0px !important;
}
	div#sec-4 .nectar-milestone {
    margin-top: -100px !important;
}
	div#sec-4 .number.default {
    font-size: 35px !important;
}
	div#sec-4 span.symbol {
    font-size: 35px !important;
}
	div#sec-4 .subject {
    font-size: 14px;
}
	div#sec-6 p br {
    display: none;
}
	div#sec-6 .iwt-icon img {
    width: 70%;
}
	div#sec-6 .iwithtext .iwt-text {
    padding-left: 90px;
}
	div#sec-6 .carousel-item {
    margin-right: 4px;
}
	div#sec-6 .vc_col-sm-7 {
    padding-bottom: 0px;
}
	div#sec-7 .excerpt:after {
    transform: scale(76%);
    margin-left: 0px;
}
	div#footer-widgets li {
    font-size: 13px;
}
}
@media (max-width: 1024px) {}
@media (max-width: 912px) {
/* 	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 45px !important;
    } */
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #ff5b00 !important;
}
	div#header-secondary-outer li#menu-item-31 {
        left: 18%;
    }
	div#necterslider .content {
    margin-top: -20px;
}
	    p span {
        font-size: 13px;
        line-height: 23px;
    }
	div#necterslider a.extra-color-1 {
    font-size: 13px;
}
	div#necterslider span.txt {
    font-size: 15px;
    line-height: 25px;
}
	div#sec-2 {
    text-align: center;
}
	div#sec-2 .vc_column-inner {
    margin: 0px 110px;
}
	div#sec-2 .nectar-milestone {
    width: 50%;
    margin-top: 80px;
    margin-right: -15px;
}
	div#sec-2in .iwithtext .iwt-text {
    padding-left: 0px;
}
	div#sec-2in .iwt-icon img {
    width: unset;
    display: table;
    margin: 0 auto;
}
	div#sec-2in .iwithtext .iwt-icon {
    position: unset;
    left: 0;
    top: 0;
}
	.owl-dots {
    display: none;
}
	div#sec-2 li {
    text-align: left;
}
	div#sec-2 ul {
    column-count: 2;
    margin-bottom: 0px;
    margin-left: 0px;
    margin: 0 auto;
}
	div#sec-3in img {
    width: 100%;
}
	    div#sec-3in .vc_column-inner {
        margin: 0px 150px;
    }
	div#sec-3in .tb1 h2 {
    min-height: auto;
}
	div#sec-3in .tb1 p {
    min-height: auto;
}
	div#sec-4 {
    text-align: center;
}
	div#sec-4 .nectar-milestone {
    margin-top: -100px !important;
    margin: 0 auto;
    display: table;
    right: 0;
    left: 0;
}
	div#sec-6 {
    padding: 20px 0px 20px 0px !important;
}
	div#sec-6 {
    text-align: center;
}
	div#sec-6 img {
        display: table;
        margin: 0 auto;
        width: 60%;
    }
	div#sec-6 .iwithtext .iwt-text {
    padding-left: 0px;
}
	div#sec-6 .carousel-item {
        margin-right: 4px;
        margin-top: 10px;
    }
	div#sec-6 .iwt-icon img {
    width: unset;
    display: table;
     margin: 0 auto;
}
	div#sec-6 .iwithtext img {
        width: unset !important;
    }
	div#sec-6 .row-bg.viewport-desktop.using-bg-color {
    height: 100%;
}
	div#sec-6 .iwithtext .iwt-icon {
    position: unset;
}
	div#sec-6 .owl-dots {
    float: unset;
}
	div#sec-6 .wpb_text_column.wpb_content_element {
    margin: 0px 160px;
}
	div#sec-7 .vc_column-inner {
    margin: 0px 170px;
}
	div#sec-7 a#btn {
    margin-bottom: -60px !important;
    margin-top: -50px;
}
	div#video button.owl-prev, div#video button.owl-next {
    position: unset;
    margin-top: 20px;
}
	div#video {
    padding: 20px 0px !important;
}
	div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    display: unset;
}
	div#footer-widgets li {
    font-size: 15px;
}
	    .nectar_team_member_overlay .team_member_details {
        padding: 3% 38% 1% 3% !important;
    }
}
@media (max-width: 800px) {
	div#header-secondary-outer li#menu-item-31 {
        left: 20%;
    }
	    div#sec-2 .nectar-milestone {
        width: 50%;
        margin-top: 50px;
        margin-right: -15px;
    }
	        div#sec-3in .vc_column-inner {
        margin: 0px 100px;
    }
	div#sec-6 .wpb_text_column.wpb_content_element {
        margin: 0px 140px;
    }
	div#sec-7 .vc_column-inner {
        margin: 0px 140px;
    }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
/* 	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 35px !important;
    } */
	ul.menu.secondary-header-items li span {
    font-size: 15px;
}
	    .text-lft {
        margin-left: -40px;
    }
	div#necterslider .content {
        margin-top: 0px;
    }
	div#necterslider p span {
    display: none;
}
	    body .swiper-slide .content .buttons {
        padding-top: 0px;
    }
	div#necterslider h2.ns-heading-el {
    font-size: 25px !important;
    line-height: 30px !important;
}
	div#necterslider a.extra-color-1 {
    padding: 12px 35px 12px 10px !important;
    background-position: 90% 54%;
    font-size: 14px;
}
	div#necterslider a.extra-color-1 {
        margin-top: -10px;
    }
	div#necterslider span.txt {
        font-size: 11px;
        line-height: 15px;
    }
	    div#sec-2 .vc_column-inner {
        margin: 0px 0px;
    }
	div#sec-2 .nectar-milestone {
        margin-top: 10px;
        margin-right: -15px;
    }
	div#sec-2 .number.default, span.symbol {
    font-size: 60px !important;
    line-height: 70px !important;
}
	div#sec-3in .vc_column-inner {
        margin: 0px 0px;
    }
	div#team .wpb_text_column.wpb_content_element {
    text-align: center;
}
	div#team .owl-carousel .owl-nav.disabled {
    display: none !important;
}
	div#sec-4 {
    display: none;
}
	div#sec-5 {
    padding-top: 20px !important;
}
	div#sec-6 img {
        width: 100%;
    }
	div#sec-6 .wpb_text_column.wpb_content_element {
        margin: 0px 0px;
    }
	    div#sec-7 .vc_column-inner {
        margin: 0px 0px;
    }
	div#video .owl-carousel .owl-nav.disabled {
    display: none !important;
}
	div#copyright p {
    text-align: center;
}
	div#copyright img {
    margin: 0 auto;
    display: table;
}
	    body #footer-outer #copyright .col ul {
        float: unset;
    }
	    p, li a {
        font-size: 13px;
    }
	    .nectar_team_member_overlay .team_member_details {
        padding: 3% 4% 1% 4% !important;
    }
/* 	div#auc-sec .auc-in .vc_column-inner {
    padding: 80px;
} */
	#page-header-bg h1 {
    font-family: 'goudy' !important;
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 500 !important;
}
	div#sec-3in .iwithtext .iwt-icon img {
    width: 28% !important;
    margin: 0;
}
	div#sec-3in .iwithtext .iwt-text {
    padding-left: 72px;
}
	    #page-header-bg h1 {
        font-size: 20px !important;
    }
	.tstm {
    height: unset !important;
    overflow: hidden !important;
    overflow-y: visible !important;
    /* padding: 5px !important; */
    /* margin-bottom: 20px !important; */
    /* border: 1px solid #f5f5f5 !important; */
    border-radius: 10px !important;
    transition: 0.3s !important;
}
	.iwithtext .iwt-text {
    padding-left: 0px;
}
	.iwithtext {
    margin-bottom: 0px !important;
}
}
@media (max-width: 428px) {
	div#necterslider h2.ns-heading-el {
        font-size: 22px !important;
        line-height: 27px !important;
    }
	    div#sec-2 .number.default {
        font-size: 60px !important;
        line-height: 70px !important;
    }
	div#sec-2 span.symbol {
    font-size: 60px !important;
}
div#sec-2 .nectar-milestone {
        width: 50%;
        margin-top: 10px;
        margin-right: -15px;
    }
	div#sec-2 ul {
        column-count: 1;
        display: table;
    }
}
@media (max-width: 414px) {
	    div#sec-2 .nectar-milestone {
        margin-top: 10px;
        margin-right: -10px;
    }
	h1 span {
    font-size: 25px;
}
}
@media (max-width: 390px) {
	div#necterslider h2.ns-heading-el {
        font-size: 20px !important;
        line-height: 20px !important;
    }
	div#necterslider span.txt {
        font-size: 10px;
        line-height: 15px;
    }
	        div#sec-2 .number.default {
        font-size: 50px !important;
        line-height: 50px !important;
        margin: 0;
    }
	div#team-inner .title h2 {
    font-size: 17px;
    line-height: 27px;
}
	div#team-inner .social-media ul li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
	div#team-inner .social-media ul li {
    margin-right: 2px;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {
	div#necterslider .content {
        margin-top: -4px;
    }
	div#sec-2 .nectar-milestone {
        margin-top: 0px;
        margin-right: -10px;
    }
}
@-moz-document url-prefix() {  

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	#necterslider .content {
  margin-top: -40px;
}
	div#sec-2 .nectar-milestone.animated-in {
  width: 50%;
  margin-top: 30px;
  margin-right: -15px;
}
	}
@media (max-width: 912px) {
	div#sec-2 .nectar-milestone.animated-in {
    width: 50%;
    margin-top: 80px;
    margin-right: -15px;
  }
	}
@media (max-width: 800px) {
	div#sec-2 .nectar-milestone.animated-in {
    width: 50%;
    margin-top: 60px;
    margin-right: -15px;
  }
	}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {
	div#sec-2 .nectar-milestone.animated-in {
    width: 50%;
    margin-top: 20px;
    margin-right: -15px;
  }
	}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {
	 div#sec-2 .nectar-milestone.animated-in {
    width: 50%;
    margin-top: 0px;
    margin-right: -10px;
  }
	}
@media (max-width: 360px) {}

}