/*
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
*/




body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #5DBBA9;
}
#top .tel  a {
    background-color: #199EDA;
    padding: 11px 23px !important;
    position: relative !important;
    transition: 0.9s;
}

#top .tel a span,#top .tel a i {
    color: white !important;
}
#top .tel a:hover {
    background-color: #53AE9D;
}

#top .tel a:hover:before {
    border: 1px solid #53AE9D;
}
#top .tel a:before {
    content: '';
    position: absolute;
    border: 1px solid #199EDA;
    width: 100%;
    height: 100%;
    top: -10px;
    left: -10px;
}

#sec1 h2  em {
    font-family: rageitalic;
    color: #5DBBA9;
    font-weight: 100 !important;
    font-size: 25px;
    line-height: 38px;
    padding-inline: 69px;
    position: relative;
}
#sec1 a.slider-prev,#sec1 a.slider-next {
    background-color: transparent !important;
}
#sec1 h2 em:before {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/10/pngwing.com-2024-09-06T222745.291-4-2.png);
    width: 60px;
    height: 50px;
    background-size: cover;
    left: 0;
    top: -20px;
}
#sec1 .button.solid_color {
    position: relative;
}
#sec1 .button.solid_color:before {
    content: '';
    position: absolute;
    border: 1px solid #53AE9D;
    width: 100%;
    height: 100%;
    top: -10px;
    left: -10px;
    z-index: -5;
}
#sec1 h2 em:after {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/10/pngwing.com-2024-09-06T222745.291-4-1.png);
    width: 60px;
    height: 50px;
    background-size: cover;
    right: 0px !important;
    top: -20px;
}


#sec1 .buttons {
    margin-top: 0;
}

#sec1 a.primary-color {
    padding: 18px 16px !important;
    position: relative !important;
    border-radius: 0px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}


#sec1 a.primary-color:before {
    /* content: ''; */
    position: absolute;
    border: 1px solid #53AE9D;
    width: 100%;
    height: 100%;
    top: -10px;
    left: -10px;
    z-index: -5;
}
h3 {
    font-family: 'rageitalic';
}
.leave h3 span img {
    padding-inline: 8px;
}

.leave h3 span img {
    margin-bottom: 11px !important;
    animation: 2s scale linear alternate infinite;
}
@keyframes scale{
    0%{
        transform:scale(0.9)
    }
}
.leave h3 span {
    display: flex;
    align-items: center;
    width: max-content;
}
h3 {
    margin-bottom: 0px !important;
}

div#sec2 {
    padding-block: 70px !important;
}

div#sec2 .text1 {
    padding-bottom: 40px;
}




div#sec2 .c1 {
    padding-right: 90px !important;
}

div#sec2 .c2 {
    padding-left: 80px;
}
#sec2 .img1,#sec2 .img2 {
    filter: drop-shadow(2px 4px 6px #ccc);
}

#sec2 .c1 .hover-wrap-inner:before {content: '';position: absolute;border: 2px solid #53AE9D;width: 100%;height: 100%;top: -30px;left: -30px;z-index: -37;transition: 0.9s;}

#sec2 .c1 .hover-wrap-inner:after {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/11/pngwing.com-2024-09-06T222745.291-3.png);
    width: 390px;
    height: 480px;
    z-index: 999;
    bottom: -6px;
    background-size: cover;
    left: -230px;
    margin-bottom: 11px !important;
    animation: 2s scale linear alternate infinite;
}

#sec2 .before {
    position: absolute;
    right: -30%;
    bottom: 0;
    animation: 2s scale linear alternate infinite;
    transform-origin: right;
}
#sec2 .c2  .circle {position: absolute;top: 0;z-index: 99;width: 30%;margin-top: 30px;margin-left: -78px;animation: 10s rotate linear alternate infinite;}
@keyframes rotate{
    0%{
        transform:rotate(360deg)
    }
}
a#b1 {
    padding: 11px 26px !important;
    position: relative !important;
    border-radius: 0px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
    font-size: 15px;
    line-height: 25px;
    font-family: 'Montserrat';
}

a#b1:before {
    content: '';
    position: absolute;
    border: 1px solid #53AE9D;
    width: 100%;
    height: 100%;
    top: -8px;
    left: -12px;
    z-index: -37;
}

.leave1 h3 {
    margin: 0 auto;
    display: table;
}

div#sec3 {
    padding-block: 70px 40px !important;
}
div#sec3 .carousel-item {
    margin-inline: 18px;
}
#sec3 .before {
    position: absolute;
    left: -30%;
    bottom: -60px;
    width: 20%;
    animation: 2s scale linear alternate infinite;
    transform-origin: left;
}
div#sec3 .carousel-item .hover-wrap-inner:before {
    content: '';
    position: absolute;
    background-color: #177AA6;
    width: 50%;
    height: 60%;
    left: -11px;
    top: -11px;
    z-index: -1;
    transition: 0.9s;
}
.wpcf7-response-output {
    border: unset !important;
    background-color: transparent !important;
    color: red;
}

span.wpcf7-not-valid-tip {
    color: red !important;

}
div#sec3 .carousel-item .hover-wrap-inner:after {
    content: '';
    position: absolute;
    background-color: #177AA6;
    width: 50%;
    height: 50%;
    right: -11px;
    bottom: -11px;
    z-index: -1;
    transition: 0.9s;
}
div#sec3 .carousel-item:hover .hover-wrap-inner:after, div#sec3 .carousel-item:hover .hover-wrap-inner:before {
    width: 100%;
    height: 110%;
    top: -15px;
}
#sec3 .owl-stage {
    padding-bottom: 10px;
}
div#sec3 .carousel-item .text3 {
    padding-top: 6px !important;
}
#sec3 button.owl-dot span {
    background-color: #D9D9D9;
    width: 12px;
    height: 12px;
}

div#sec4 {
    padding-block: 200px !important;
}

div#sec4 a.play_button.large.nectar_video_lightbox:before {
    background-color: #5DBBA9;
    z-index: -1;
    border: 0;
    outline: 13px solid #ffffff42;
}

div#sec4 a.play_button.large.nectar_video_lightbox path {
    fill: white !important;

}

div#sec5 {
    padding-block: 120px !important;
}

div#sec5 .c1 {
    padding-right: 60px;
}

div#sec5 .c1 .hover-wrap-inner:before {
    content: '';
    position: absolute;
    background-color: #5DBBA9;
    width: 50%;
    height: 60%;
    left: -28px;
    top: -28px;
    z-index: -1;
    transition: 0.9s;
}
#sec5 .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/11/pngwing.com-2024-09-06T222745.291-8.png);
    width: 200px;
    height: 260px;
    z-index: 9;
    background-size: cover;
    right: -70px;
    top: 30px;
    animation: 2s scale linear alternate infinite;
}

div#sec5 .c1 .hover-wrap-inner:after {
    content: '';
    position: absolute;
    background-color: #5DBBA9;
    width: 50%;
    height: 60%;
    right: -28px;
    bottom: -28px;
    z-index: -1;
    transition: 0.9s;
}
#sec3 .owl-dots.disabled {
    display: block;
}
div#sec5 .c1:hover .hover-wrap-inner:before,div#sec5 .c1:hover .hover-wrap-inner:after {
    width: 100%;
    height: 110%;
    top: -30px;
}
#sec5 .c1 .hover-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/11/pngwing.com-2024-09-06T222745.291-3.png);
    width: 240px;
    height: 310px;
    z-index: 999;
    top: -26px;
    background-size: cover;
    left: -110px;
    animation: 2s scale linear alternate infinite;
}

div#sec5 .c2 p {
    padding-bottom: 6px;
}
div#sec5 .c2  input {
    background-color: transparent;
    border: 1px solid #EEEEEE;
    border-radius: 0;
    padding: 11px 14px;
    margin-bottom: 13px;
}
#sec5 .c2 textarea {
    background-color: transparent;
    border: 1px solid #EEEEEE;
    border-radius: 0;
    padding: 11px 14px;
    margin-bottom: 13px;
    height: 110px;
    resize: unset;
}
#sec5 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #5DBBA9;
    padding: 14px 39px !important;
    border-radius: 0px !important;
}
#sec6 .carousel-item .iwithtext .iwt-icon img {
    width: auto;
    margin-top: -10px;
}
#sec6 .carousel-item .iwithtext  .iwt-text {
    padding-left: 90px;
}
#sec6 .carousel-item .iwithtext .iwt-text h6 {
}
#sec6 .carousel-item  h6 {
    margin-bottom: -10px;
}
#sec6 .text1 {
    margin-bottom: 0;
}
#sec6 .owl-dots {
    float: left;
}
#sec6 button.owl-dot span {
    width: 80px;
    height: 3px;
}
#sec6 button.owl-dot.active span {
    transform: unset;
}
/* #sec6 div#caro1 {
    height: 310px;
} */

#sec6 .row-bg.viewport-desktop.using-image {
    background-size: 68% 100%;
}
#sec6 div#caro1 .row-bg-wrap>:before {
    display: none;
}
#sec6 .c2 img {
    width: 100%;
}
#sec6 .row-bg-wrap>:before {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/11/image-42-2.png);
    width: 140px;
    height: 220px;
    z-index: 9;
    background-size: cover;
    left: 0;
    bottom: 0;
}
#sec6 .c2 {
    padding-left: 90px;
}
#sec7 .text1 {
    margin-bottom: 0;
}
#sec7 .nectar-post-grid-item:hover h3 a span {
    color: #5DBBA9;
}
#sec7 .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://phoenixmedhealthpllc.com/wp-content/uploads/2024/11/pngwing.com-2024-09-06T222726.340-3.png);
    width: 200px;
    height: 410px;
    z-index: 9;
    background-size: cover;
    right: -30px;
    bottom: 330px;
    animation: 2s scale linear alternate infinite;
}
div#sec7 {
    padding-block: 60px  !important;
}
div#sec7 .nectar-post-grid-item h3.post-heading {
    font-family: 'Italiana';
    font-size: 22px;
    line-height: 23px;
    transition: 0.9s;
}
a.categories.style-underline {
    display: none;
}
div#sec7 .nectar-post-grid-item .inner span.meta-excerpt {
    color: #999999 !important;
}
div#sec7 .nectar-post-grid-item span.link_text.hover {
    font-family: 'Italiana';
    color: #5DBBA9;
    font-size: 18px;
    line-height: 28px;
    text-decoration: underline;
}
#sec7 .nectar-post-grid-item .nectar-post-grid-item-bg {
    height: 480px;
}
#sec7 a#b1 {
    margin: 0 auto;
    display: table;
}
div#sec8 .owl-dots {
    display: none;
}

div#sec8 .carousel-item {
    margin-inline: 13px;
    position: relative;
}
div#sec8 .carousel-item .text3 {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    background-color: #6666664d;
    scale: 0;
    transition: 0.9s;
}
div#sec8 .carousel-item 
 .hover-wrap {
    margin-bottom: 0;
}
div#sec8 .carousel-item:hover .text3 {
    scale: 1;
}
div#sec8 .owl-stage-outer {
    overflow: visible;
}
div#sec8 .owl-item {
    transition: 0.9s;
}
div#sec8 .owl-item.active:nth-child(even) {
    transform: translateY(40px);
}

#sec8 .owl-stage {
    padding-bottom: 80px;
}
div#footer-widgets .row {
    border-bottom: 1px solid #5DBBA9;
    padding-bottom: 50px;
}
div#copyright {
    padding: 15px 0px !important;
}

div#copyright strong {
    color: #5DBBA9;
}
#footer-outer div#custom_html-2 .iconnn ul li {
    display: inline-block;
    margin-right: 10px;
}

#footer-outer div#custom_html-2 .iconnn ul li a i {
    top: 0;
    background-color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #5DBBA9;
}

#footer-outer div#custom_html-2  h4 {
    margin-bottom: 10px;
}
#footer-outer div#media_image-2 {
    margin-bottom: 10px;
}

#footer-outer .col.span_3 h4 {
    position: relative;
    padding-bottom: 10px;
}
#footer-outer .col.span_3 h4:before {
    content: '';
    position: absolute;
    border: 1px solid #5DBBA9;
    width: 90px;
    bottom: 0;
	 animation: 2s scale3 linear alternate infinite;
    transform-origin:left;
}
@keyframes scale3{
    0%{
        transform:scale(0.5)
    }
}
#footer-outer .col.span_3:first-child h4 {
    padding-bottom: 0;
}

#footer-outer .col.span_3:first-child h4:before {
    display: none;
}
#footer-outer ul#menu-contact-info a {
    position: relative;
    padding-left: 27px !important;
}
#footer-outer ul#menu-contact-info a:before {
    content: '\f095';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    color: #5DBBA9;
}
#footer-outer ul#menu-contact-info .mail a:before {
    content: '\f0e0';
}
#footer-outer ul#menu-contact-info .map a:before {
    content: '\f3c5';
}
#footer-outer ul#menu-contact-info .fax a:before {
    content: '\f1ac';
}
#footer-outer div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
.material #footer-outer #footer-widgets li#menu-item-79 {
    text-transform: lowercase;
}
/* --------------------------------------------------------- */
@media (max-width: 1600px) {
    div#sec4 {
    padding-block: 210px !important;
}
    #sec7 .row-bg-wrap:before {
    width: 150px;
    height: 310px;
    right: -10px;
}
    #sec2 .c1 .hover-wrap-inner:after {
    width: 310px;
    height: 460px;
    bottom: -6px;
    background-size: cover;
    left: -130px;
}
#sec2 .before {
    right: -20%;
    width: 18%;
}
#sec3 .before {
    left: -17%;
    width: 18%;
}
}
/* --------------------------------------------------------- */
@media (max-width: 1440px) {

    #sec7 .row-bg-wrap:before {
    width: 110px;
  
}
    #sec2 .c1 .hover-wrap-inner:after {
    width: 320px;
    height: 390px;
    bottom: -6px;
    background-size: cover;
    left: -70px;
}
#sec2 .before {
    right: -11%;
    width: 12%;
}
#sec5 .c1 .hover-wrap:before {
    width: 200px;
    height: 250px;
    left: -70px;
}
#sec6 .row-bg-wrap>:before {
    width: 100px;
    height: 150px;
}
}
/* --------------------------------------------------------- */
@media (max-width: 1366px) {
    .leave h3 {
    font-size: 21px !important;
    line-height: 31px !important;
}
    #sec3 .before {
    left: -11%;
    width: 12%;
}
#sec6 .row-bg-wrap>:before {
    left: -30px;
}
    #sec2 .c1 h1 {
    width: 110%;
}
}
@media (max-width: 1340px) {}
/* --------------------------------------------------------- */
@media (max-width: 1336px) {}
/* --------------------------------------------------------- */
@media (max-width: 1320px) {}
/* --------------------------------------------------------- */
@media (max-width: 1280px) {

    
/* #sec6 div#caro1 {
    height: 200px;
} */
    #sec2 .c1 h1 {
    font-size: 50px;
    line-height: 60px !important;
    width: 130%;
}
div#sec4 {
    padding-block: 150px !important;
}
#sec5 .row-bg-wrap:before {
    width: 160px;
    height: 190px;
}
div#sec6 .owl-stage {
    padding-top: 0;
}
div#sec6  .text1 {
    margin-bottom: 20px;
}
#sec6 .owl-stage-outer {
    /* height: 250px; */
}
#sec7 .nectar-post-grid-item .nectar-post-grid-item-bg {
    height: 420px;
}
}
/* --------------------------------------------------------- */
@media (max-width: 1024px) {

/*     #sec6 div#caro1 {
        height: 330px;
    } */
    #sec6 .c2 {
    padding-left: 30px;
}
    #sec1 a.primary-color {
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 13px 13px !important;
}
#sec1 .buttons {
    padding-top: 30px !important;
}
#sec1 h2.ns-heading-el {
    font-size: 45px !important;
    line-height: 55px !important;
}
#sec1 h2 em {
    font-size: 21px;
    line-height: 31px;
}
#sec2 .c1 h1 {
    font-size: 40px;
    line-height: 50px;
}
h3 {
    width: max-content;
    font-size: 20px !important;
    line-height: 30px !important;
}
div#sec2 .c1 {
    padding-right: 30px !important;
}
#sec2 .c2 .circle {
    margin-top: 30px;
    margin-left: -42px;
}
p,a {
    font-size: 13px !important;
    line-height: 23px;
}
div#sec2 {
    padding-block: 40px !important;
}
div#sec3 {
    padding-block: 40px 20px !important;
}
#sec3 .before {
    bottom: -30px;
}
div#sec4 {
    padding-block: 90px !important;
}
div#sec5 .c2 input {
    padding: 7px 14px;
    margin-bottom: 5px;
}
div#sec5 {
    padding-block: 70px 50px !important;
}
#sec6 .owl-stage-outer {
    /* height: 230px; */
}
div#sec6 {padding-block: 30px !important;}
#sec7 .nectar-post-grid-item .nectar-post-grid-item-bg {
    height: 320px;
}
div#sec7 .nectar-post-grid-item h3.post-heading a {
    font-size: 17px !important;
    line-height: 27px !important;
}
div#sec7 .nectar-post-grid-item .content {
    padding-block: 10px;
}
#sec8 .text1 {
    margin-bottom: 0;
}
	
div#sec8 .owl-item.active:nth-child(even) {
    transform: translateY(20px);
}
#sec8 .owl-stage {
    padding-bottom: 30px !important;
}
#footer-outer div#media_image-2 img {
    width: 100%;
}

}
/* --------------------------------------------------------- */
@media (max-width: 912px) {
	
/*     #sec6 div#caro1 {
    height: 270px;
} */
    
#sec3 .owl-stage {
    padding-bottom: 0;
}
#sec6 .c2 img {
    width: 70%;
    margin: 0 auto;
}
#sec3 .owl-stage-outer {
    height: auto;
}
#sec6 .carousel-item .iwithtext .iwt-text {
    padding-left: 0;
}

div#sec8 .owl-dots {
    display: block;
    transform: translateY(-20px);
}
    h1,#sec2 .c1 h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
    div#sec2 {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
#sec1 h2.ns-heading-el {
    font-size: 40px !important;
    line-height: 50px !important;
}
#footer-outer div#media_image-2 img {
    width: 60%;
}
div#sec2 .c2 {
    padding-left: 5px;
}
#sec2 .c1 .hover-wrap-inner:before {
    display: none;
}
#sec2 .c2 .img2 {
    display: none;
}
#sec2 .c1 .hover-wrap-inner:after {
    display: none;
}
#sec2 .img1, div#sec5 .c1 .img1 {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
#sec2 .c2 .circle {
    display: none;
}
div#sec2 .text1 {
    padding-bottom: 0;
}
#sec2 .c1 h1 {
    width: 100%;
    text-align: center !important;
}
.leave h3 {
    margin: 0 auto;
}
div#sec2 .c1 {
    padding-right: 5px !important;
}
#sec2 .before {
    display: none;
}
h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}
div#sec3 {
    width: 90%;
    margin: 0 auto;
}
#sec3 .before {
    left: -100px;
}
#sec4 a.play_button.large.nectar_video_lightbox {
    width: 70px;
    height: 70px;
}
div#sec5 .c1 {
    padding-right: 5px;
    order: 1;
    padding-top: 40px;
}
div#sec5 .c2 .col.span_12,div#sec5 .c2 .col.span_6 {
    margin-bottom: 0;
}
div#sec5 .c1 .hover-wrap-inner:after,div#sec5 .c1 .hover-wrap-inner:before {
    display: none;
}
div#sec5 .c1 .img1 {
}
#sec5 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
div#sec5 {
    padding-block: 50px 40px !important;
    width: 80%;
    margin: 0 auto;
}
#sec6 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
div#sec6 {
    text-align: center;
}
#sec6 .carousel-item  .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}
#sec6 .carousel-item h6 {
    margin: 0 auto;
    display: table;
}
#sec6 .owl-stage-outer {
}
#sec6 .owl-dots {
    float: unset;
}
#sec6 .c2 {
    padding-left: 5px;
}
#footer-outer div#nav_menu-2 {
    margin: unset !important;
}
}
@media (max-width: 800px) {
	
/*     #sec6 div#caro1 {
    height: 290px;
} */
}
/* --------------------------------------------------------- */
@media (max-width: 768px) {}
/* --------------------------------------------------------- */
@media (max-width: 480px) {
	#sec1 .image-bg {
    background-position: 100%;
}

    
#sec6 .c2 img {
    width: 90%;
}
    #sec1 p {
    display: none;
}
#sec1 h2.ns-heading-el {
    font-size: 28px !important;
    line-height: 32px !important;
}
#sec1 a.primary-color {
    padding: 12px 6px !important;
    position: relative !important;
    border-radius: 0px !important;
    font-size: 11px !important;
    line-height: 22px !important;
}
#sec1 .buttons {
    padding-top: 10px !important;
}
#sec1 h2 em {
    font-size: 14px;
    line-height: 24px;
    padding-inline: 58px;
}
#sec1 h2 em:before,#sec1 h2 em:after {
    width: 50px;
    height: 40px;
    top: -15px;
}
div#sec3 .carousel-item {
    margin-inline: 50px;
}
div#sec4 {
    padding-block: 30px !important;
}
div#sec5 {
    width: 100%;
}
#sec5 .c1 .hover-wrap:before {
    display: none;
}
div#sec5 .c1 {
    padding-top: 10px;
}
/* #sec6 .owl-stage-outer {
    height: 320px;
} */
div#sec8 .owl-stage-outer {
    overflow: hidden;
}
div#sec8 .carousel-item {
    margin-inline: 30px;
}
.leave h3 span img {
    display: none;
}
#footer-outer div#media_image-2 img {
    width: 50%;
}
	#sec1 h2 em:before, #sec1 h2 em:after {
    display: none;
}

#sec1 h2 em {
    padding: 0;
}
}
@media (max-width: 428px) {
	    #sec1 h2.ns-heading-el {
        font-size: 20px !important;
        line-height: 22px !important;
    }
}
/* --------------------------------------------------------- */
@media (max-width: 414px) {

    h1, #sec2 .c1 h1 {
    font-size: 26px !important;
    line-height: 36px !important;
}
div#sec2 {
    width: 100%;
}
div#sec2 {
    padding-block: 40px  20px !important;
}
div#sec3 .carousel-item {
    margin-inline: 19px;
}
#sec3 .owl-stage-outer {
    height: 380px;
}
div#copyright p {
    font-size: 10px !important;
}
	#sec1 h2.ns-heading-el {
    font-size: 24px !important;
    line-height: 22px !important;
}

#sec1 .button.solid_color:before {
    display: none;
}

#sec1 .buttons {
    padding-top: 3px !important;
}

#sec1 a.primary-color {
    font-size: 9px !important;
    line-height: 19px !important;
    padding: 8px 6px !important;
}
	


}
@media (max-width: 390px) {}
/* --------------------------------------------------------- */
@media (max-width: 375px) {}
/* --------------------------------------------------------- */
@media (max-width: 360px) {}
/* --------------------------------------------------------- */



@-moz-document url-prefix() {  
	#sec8 div#caro {
  height: 300px !important;
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
		#sec8 div#caro {
  height: 120px !important;
}
	}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
		#sec8 div#caro {
  height: 250px !important;
}
	}
@media (max-width: 1024px) {
		#sec8 div#caro {
  height: 200px !important;
}
	}
@media (max-width: 912px) {
			#sec8 div#caro {
  height: 310px !important;
}
	}
@media (max-width: 800px) {
	#sec8 div#caro {
    height: 250px !important;
  }
	}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	 #sec8 div#caro {
    height: auto !important;
  }
	}
@media (max-width: 428px) {
	
	}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

}