/*
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: #D6A644;
}

#top ul.buttons.sf-menu li.nectar-woo-cart p.woocommerce-mini-cart__empty-message {
    color: white;
}
#top .col.span_9.col_last {height: 95px;}
#top ul.buttons.sf-menu {
    height: 100px !important;
}
div#contact div#gform_fields_1 {
    row-gap: normal;
}
div#contact form#gform_1 input#gform_submit_button_1 {
    background-color: #D6A644;
}
div#contact p {
    padding-bottom: 0;
}
div#contact iframe {
    height: 370px;
}
#top .current-menu-item:before {
    background-color: #D6A644;
    content: '';
    position: absolute;
    width: 100%;
    height: 88%;
    border-radius: 0px 0px 25px 25px !important;
    top: 1px;
}
#top .current-menu-item span {
    color: white;
 
}
#top ul.buttons.sf-menu li#search-btn div {
    background-color:  #D6A644;
    width: 45px;
    height: 45px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
#top ul.buttons.sf-menu li#search-btn div a {
    color: white;
    opacity: 1 !important;
    filter: brightness(0) invert(1);
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: '\f07a' !important;
    font-family: 'FontAwesome';
}
#top ul.buttons.sf-menu li.nectar-woo-cart .cart-menu-wrap {border: 1px solid white;width: 45px;height: 45px;justify-content: center;display: flex;align-items: center;border-radius: 10px;}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    content: "\e906";
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: "\e910";
}
div#about .c2:before {
    content: '';
    position: absolute;
    background-color: #F9F9F9;
    width: 120%;
    height: 100%;
    border-radius: 0px 30px 30px 0px !important;
    left: -34%;
    z-index: -1;
    top: 30px;
}
div#Chapters {
    z-index: 99;
}
a#b1 {
    font-family: 'domaine-display';
    font-size: 15px;
    line-height: 25px;
    border-radius: 30px !important;
    padding: 12px 33px;
    margin-bottom: 0;
}
#about .c2 .text1 strong {
    font-family: 'domaine-display';
    color: #002D42;
    font-size: 50px;
    line-height: 60px;
}

#about .c2  .text2 {
    background-color: #002D42;
    color: white;
    padding: 32px 26px;
    border-radius: 20px;
    position: relative;
    margin-block: 20px 50px !important;
}
#about .c2 .text2:before {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Group-48096612.png);
    width: 50px;
    height: 50px;
    top: -22px;
    right: 20px;
    background-size: cover;
    animation: 2s scale linear alternate infinite;
}
@keyframes scale{
    0%{
        transform:scale(0.8)
    }
}
#about .c2>.vc_column-inner:before {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Richard-Parisi.png);
    width: 140px;
    height: 60px;
    bottom: 12%;
    z-index: 9999999999;
    right: 0;
    background-size: cover;
}
div#about .c2 {
    padding-right: 170px;
}
div#about .c2 .text1 p {text-align: justify;padding-bottom: 11px;}
div#about .c2 .text1 h3 {
    margin-bottom: 0;
}

#about .c1:before {
    content: '';
    position: absolute;
    background-color: #D6A644;
    width: 66%;
    height: 96%;
    border-radius: 300px 300px 0px 0px !important;
    left: 40px;
    animation: 2s scale1 linear alternate;
    transform-origin: bottom left;
    bottom: 0;
}
@keyframes scale1{
    0%{
        transform:scale(0)
        
    }
     100%{
        transform:scale(1)
        
    }
}
div#Chapters .toggles .toggle {
    padding-inline: 0;
    border: unset;
    margin-bottom: 14px;
}
div#Chapters .toggles .toggle.default.open a.nectar-inherit-h2.toggle-heading {
    background-color: #D6A644;
    padding-block: 10px !important;
    padding-inline: 19px;
    border-radius: 10px 10px 0px 0px !important;
}
div#Chapters .toggles .toggle .inner-toggle-wrap {padding-inline: 20px;padding-block: 15px 40px !important;}
body .toggle[data-inner-wrap=true]>div, div[data-style*=minimal] .toggle[data-inner-wrap=true]>div {
    filter: unset !important;
    box-shadow: unset !important;
    background-color: #ffffff0f;
    border-radius: 0px 0px 10px 10px !important;
}
div#Chapters .toggles .toggle.default.open i.fa.fa-minus-circle {
    border: 0;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Arrow-16-1.png) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    rotate: -90deg;
    margin-right: 20px;
}
div#Chapters  .toggles--minimal-shadow .toggle.default.open > .toggle-title i:after {
    height: 0;
}
div#Chapters .toggles .toggle a.nectar-inherit-h2.toggle-heading {
    padding-block: 10px !important;
    padding-inline: 19px;
    border-radius: 10px 10px 0px 0px !important;
    background-color: #ffffff0f;
    border-radius: 10px !important;
}
div#Chapters .toggles .toggle i.fa.fa-plus-circle {
    border: 0;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Arrow-16-1.png) !important;
    background-repeat: no-repeat;
    background-position: 50%;
    rotate: -180deg;
    margin-right: 20px;
}
div#Chapters  .toggles--minimal-shadow .toggle > .toggle-title i:before,.toggles--minimal-shadow .toggle > .toggle-title i:after {
    height: 0;
    width: 0;
}
div#Chapters .toggles .toggle h2 {
    font-weight: 100 !important;
}
div#Chapters .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-color: #D6A644;
    width: 37%;
    height: 40%;
    z-index: 9;
    right: 0;
    top: 36%;
}
div#Chapters .img2 {
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: 0.9s;
    margin-left: 50px;
    width: 65%;
}
div#Chapters .img2:hover {
    rotate: -13deg;
}
div#Chapters .c1 {
    padding-bottom: 40px;
}
div#Philanthrophy {
    position: relative;
    z-index: 9999;
}
div#Philanthrophy .text1 h1 {
    padding-bottom: 20px;
}
div#Philanthrophy .text1 p {
    position: relative;
    padding-inline: 30px;
    margin: 0 auto;
}
div#Philanthrophy .text1 p:before {
    content: '';
    position: absolute;
    border: 1px solid #00000054;
    height: 100%;
    left: 0;
    top: 0;
    animation: 2s scale2 linear alternate infinite;
    transform-origin: top;
}
@keyframes scale2{
    0%{
        transform:scale(0.6)
    }
}
div#Philanthrophy .text1 p:after {
    content: '';
    position: absolute;
    border: 1px solid #00000054;
    height: 100%;
    right: 0;
    top: 0;
    animation: 2s scale2 linear alternate infinite;
    transform-origin: top;
}
div#Philanthrophy div#Philanthrophyin {
    background-color: #F9F9F9;
    padding-block: 40px 20px !important;
    padding-inline: 40px;
    border-radius: 20px;
}
div#Philanthrophy div#Philanthrophyin div#link ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0;
}
div#Philanthrophy .c1 .hover-wrap-inner:before {
        content: '';
        position: absolute;
        background-color: #D6A644;
        width: 66%;
        height: 95%;
        border-radius: 300px 300px 0px 0px !important;
        left: 40px;
        animation: 2s scale1 linear alternate;
        transform-origin: bottom left;
        bottom: 28px;
}
div#Philanthrophy .c1 .img2 {
    width: 78%;
}
div#GRAB {
    padding-block: 50px !important;
    position: relative !important;
}
div#GRAB .vc_col-sm-12 {
    border: 5px solid #D6A644;
    border-radius: 20px;
    padding: 30px 10px !important;
}
div#GRAB .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Ellipse-34-1.png);
    width: 300px;
    height: 400px;
    z-index: 99999;
    top: -30%;
    left: -5%;
    background-size: cover;
    animation: 2s scale2 linear alternate infinite;
}
div#TESTIMONIALS {
    padding-block: 40px !important;
}
div#about {
    padding-top: 30px !important;
}
div#TESTIMONIALS .owl-nav.disabled {
    display: block;
    position: absolute;
    top: -72px;
    right: 0;
}
div#TESTIMONIALS button.owl-prev,div#TESTIMONIALS button.owl-next {
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    background-color: transparent;
    position: relative;
    border: 1px solid #00000033;
    color: #00000033;
    font-size: 21px;
    transition: 0.9s;
}
div#TESTIMONIALS button.owl-prev:before {
    content: '\f060';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    right: 0;
}
div#TESTIMONIALS button.owl-next:before {
    content: '\f061';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    right: 0;
}
div#TESTIMONIALS button.owl-prev span, div#TESTIMONIALS button.owl-next span {
    font-size: 0;
}
div#TESTIMONIALS button.owl-prev:hover, div#TESTIMONIALS button.owl-next:hover {
    background-color: #D6A644;
    border: 1px solid #D6A644;
    color: white;
    transform: rotate(360deg);
    transition: 0.9s;
}
div#TESTIMONIALS  .text1 {
    margin-bottom: 10px;
}
div#TESTIMONIALS .carousel-item {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding-inline: 30px;
    padding-block: 30px 28px;
    margin-inline: 20px;
    border-radius: 20px;
    transition: 0.9s;
	height: 320px !important;
}
div#TESTIMONIALS .carousel-item div#TESTIMONIALSin {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item  p {
    padding-bottom: 13px;
}
div#TESTIMONIALS .carousel-item h2 {
    margin-bottom: 0;
    position: relative;
}
div#TESTIMONIALS .carousel-item h5 {
    font-family: 'Jost';
    font-weight: 100;
}
div#TESTIMONIALS .carousel-item h2:before {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/unnamed-file.png);
    width: 47px;
    height: 38px;
    background-size: cover;
    right: 0;
    top: 0;
}
div#TESTIMONIALS .carousel-item:hover {
    background-color: #002D42;
}
div#TESTIMONIALS .carousel-item:hover span {
    color: white !important;
}
div#newsletter div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
div#newsletter div#newsletterwidgetminimal-2 form.tnp-form input.tnp-email {border-radius: 30px 0px 0px 30px;background-color: transparent !important;border: 1px solid white;color: white;padding: 18px 30px;border-right: 0;}
div#newsletter div#newsletterwidgetminimal-2 form.tnp-form input.tnp-email::placeholder {
    color: white !important;
    opacity: 1 !important;
}
div#newsletter div#newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    font-size: 0;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Group.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 120px;
    border-radius: 0px 30px 30px 0px !important;
    background-size: 35%;
}
#footer-outer #copyright p {
    font-family: popines;
    font-size: 16px;
    line-height: 26px;
}
div#footer-widgets .row {
    border-bottom: 1px solid;
    padding-block: 50px 40px;
}
div#copyright {
    padding: 15px 0px !important;
}
div#copyright div#text-3 {
    float: left;
}
div#copyright div#text-4 {
    float: right;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#copyright div#text-4 img {
    margin-bottom: 0;
}
div#copyright div#text-3 strong {
    font-family: 'Jost';
    color: white;
    font-weight: 500;
}
div#footer-outer h4 {
    font-weight: 400 !important;
}
div#footer-outer .menu-contact-us-container em {
    color: white;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
}
div#footer-outer p,div#footer-outer a {
    font-family: 'Jost' !important;
    font-size: 17px;
    line-height: 27px;
}
div#footer-outer div#media_image-3 img {
    margin: 0 auto;
    display: table;
}
div#footer-outer div#media_image-3 {
    margin-bottom: 18px;
}
div#footer-outer div#text-2 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 19px;
}
div#footer-outer .iconnn ul li {
    display: inline-block;
    margin-right: 10px;
}
div#footer-outer .iconnn ul li i {
    border: 1px solid white;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    transition: 0.9s;
}
div#footer-outer .iconnn ul li i:hover {
    background-color: #D6A644;
    border: 1px solid #D6A644;
}
div#footer-outer .iconnn ul {
    margin: 0 auto;
    display: table;
}
div#footer-outer div#nav_menu-3 {
    float: right;
}
#footer-outer div#custom_html-2 {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item p {min-height: auto;}
div#newsletter h1 br {
    display: none;
}
/* div#Chapters .cv .vc_column-inner {
    margin: 0px 240px;
} */
#about .c2 .text2 {
   
    margin-block: 20px 10px !important;
}
div#about .c2 .text1 p {
 
    line-height: 20px;
}

#about .cb>.vc_column-inner:before {
    bottom: 0%;
}

div#about .text1 p span {
    color: #002d42 !important;
}
/* ============================================ */
div#Philanthrophy .text1 h1 {
    padding-bottom: 0px;
}
div#GRAB .t5 p {
    max-width: 540px;
    margin: 0 auto;
}
div#Philanthrophyin p {
    line-height: 20px;
}

#about .c1:before{
	display:none !important;
}
/* #about .c2 .text2:before{
	display:none !important;
} */
#about .c2 .text2:after {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Group-48096612.png);
    width: 30px;
    height: 30px;
    top: -13px;
    left: 0px;
    background-size: cover;
    transform: scaleX(-1);
}
#about .c2 .text2:before {
    content: '';
    position: absolute;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/03/Group-48096612.png);
    width: 30px;
    height: 30px;
    top: unset;
    right: 20px;
    background-size: cover;
    animation: 2s scale linear alternate infinite;
    bottom: -10px;
}

div#pum_popup_title_206 {
    text-align: center !important;
	color:#ffffff !important;
}
div#popmake-206 {
    background-color: #000000 !important;
}
.pum-theme-198 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    display: none !important;
}
div#about .hover-wrap {
    margin: 0;
}
div#about .credits {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #ffffff;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 5px;
}
div#about .credits p {
    font-size: 20px;
    color: #ffffff;
    font-family: 'domaine-display';
    letter-spacing: 1px;
}

div#video-sec p {
    max-width: 70%;
    margin: 0 auto;
}

div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
    min-height: 210px;
}
a.button.affiliation-link-archive {
    font-size: 0px !important;
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/06/unnamed-1-2.png);
    background-repeat: no-repeat;
    background-position: 50% 60%;
    padding: 17px 80px !important;
    background-color: #d6a644;
    border-radius: 30px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
a.button.affiliation-link-archive:hover {
    background-image: url(https://richardparisi.com/wp-content/uploads/2025/06/unnamed-1-2.png);
    background-repeat: no-repeat;
    background-position: 50% 60%;
    padding: 17px 80px !important;
    background-color: #d6a644;
    border-radius: 30px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
a.button.affiliation-link-archive {
    display: none !important;
}
/* ============================================ */
@media (max-width: 1600px) {
    div#about .c2:before {
}
}
/* ============================================ */
@media (max-width: 1440px) {}
/* ============================================ */
@media (max-width: 1366px) {
	div#TESTIMONIALS .carousel-item {
    height: 355px !important;
}
    #about .c2 .text2 {
    margin-block: 0px 50px !important;
}
div#about .c2 {
    padding-right: 100px;
}
div#about .c2:before {
    width: 127%;
}
#about .c2 .text2 {margin-block: 30px 40px !important;}
#about .c2 .text1 p {
    padding-bottom: 12px;
}
}
/* ============================================ */
@media (max-width: 1340px) {}
/* ============================================ */
@media (max-width: 1336px) {}
/* ============================================ */
@media (max-width: 1320px) {}
/* ============================================ */
@media (max-width: 1280px) {  
div#about {
    padding-top: 10px !important;
}
#about  .text1 {
    margin-bottom: 0px !important;
}
#about .c2 .text2 {
    margin-block: 10px 40px !important;
}
div#Philanthrophy div#Philanthrophyin {
    padding-block: 20px 20px !important;
    padding-inline: 20px;
}
div#Philanthrophy div#Philanthrophyin div#html1 {
    margin-bottom: 10px;
}
div#Philanthrophy .c1 .img2 {
    width: 69%;
}
div#TESTIMONIALS .carousel-item {
    margin-inline: 10px;
}
div#TESTIMONIALS {
    padding-block: 30px  20px !important;
}
}
/* ============================================ */
@media (max-width: 1080px) {
    #top ul.buttons.sf-menu li#search-btn div,#top ul.buttons.sf-menu li.nectar-woo-cart .cart-menu-wrap {
    width: 45px;
    height: 45px;
}
    #about .c2 .text1 strong {
    font-size: 29px;
    line-height: 40px;
}
div#about .c2 {
    padding-right: 5px;
}
p,a {
    font-size: 13px !important;
    line-height: 23px !important;
}
#about .c2 .text2 {
    margin-block: 10px 20px !important;
    padding: 22px 26px;
}
#about .c2>.vc_column-inner:before {
    width: 120px;
    height: 50px;
    bottom: 7%;
}
div#about .c2:before {
    width: 143%;
    top: 0;
    border-radius: 20px !important;
}
div#Chapters .toggles .toggle .inner-toggle-wrap {
    padding-block: 15px 16px !important;
}
div#Chapters .toggles .toggle a {
    font-size: 20px !important;
    line-height: 30px !important;
}
div#Chapters .img2 {
    width: 100%;
    float: unset !important;
}
div#Philanthrophy .c1 .img2 {
    width: 100%;
}
div#TESTIMONIALS .carousel-item {
    padding-inline: 20px;
    padding-block: 20px 18px;
}
div#footer-widgets .row {
    padding-block: 40px 22px;
}
div#footer-outer div#media_image-3 img {
    width: 50%;
}
div#footer-outer .iconnn ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}
	#about .cb p {
    font-size: 13px !important;
    line-height: 20px !important;
}
	#about .cb .text2 {
    margin-bottom: 90px !important;
}
	
	.videopopup {
    margin-left: 10px;
}
}

@media (max-width: 1024px){
	.rev-btn {
  font-size: 10px !important;
}
}
/* ============================================ */
@media (max-width: 912px) {
	div#TESTIMONIALS .carousel-item {
        height: 290px !important;
    }
	p,a {
    font-size: 14px !important;
    line-height: 24px !important;
}
	div#contact iframe {
    height: auto;
}  
div#TESTIMONIALS .text1 {
    text-align: center;
    margin-bottom: 0;
}
#top .col.span_9.col_last {
    height: 100%;
}
div#Chapters .c1 {
    padding-bottom: 20px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: black;
}
#top .icon-salient-cart:before, body.material .icon-salient-cart:before {
    color: black;
}
#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right a.closed {
    filter: brightness(0);
}
div#header-outer {
    position: relative !important;
}
div#banner .row_col_wrap_12 {
    padding-top: 0;
}
div#about .c2:before {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#about {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
div#about .c2 .text1 p {
    text-align: center;
}
div#about .c2 {
    padding: 20px;
}
div#about .img1 {
    width: 50%;
    margin: 0 auto;
}
#about .c1:before {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 48%;
    height: 96%;
}
#about .c2>.vc_column-inner:before {
    bottom: -3%;
}
div#Chapters .img2 {
    margin: 0 auto;
    width: 70%;
}
div#Chapters .c3 {order: -2;}
div#Chapters .c2 {
    order: -1;
}
div#Chapters {
    width: 70%;
    margin: 0 auto;
}
div#Chapters .row-bg-wrap:before {
    display: none;
}
div#Philanthrophy {
    width: 80%;
    margin: 0 auto;
}
div#Philanthrophy .c1 .img2 {
    width: 50%;
}
div#Philanthrophy .c1 .hover-wrap-inner:before {
    width: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#TESTIMONIALS .owl-nav.disabled {
    display: none;
}
	div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
    min-height: 170px;
}
	    div#TESTIMONIALS .carousel-item {
        height: 260px !important;
    }
div#newsletter .text2 {
    text-align: center;
}
div#footer-outer div#nav_menu-3 {
    float: unset;
}
div#footer-outer .col.span_4:last-child {
    width: 100%;
}
div#footer-outer .col.span_4 {
    margin-bottom: 0px !important;
}
div#footer-widgets .row {
    padding-block: 40px 0px !important;!i;!;
}
	
	#about .cb .text2 {
    margin-bottom: 50px !important;
}
	#about .c2>.vc_column-inner:before {
        bottom: -13%;
    }
}
/* ============================================ */
@media (max-width: 800px) {
	.rev-btn {
    font-size: 9px !important;
  }
	.videopopup {
    margin-left: 12px;
}
	.videopopup {
    margin-left: 25px !important;
}
	    div#TESTIMONIALS .carousel-item {
        height: 320px !important;
    }
	div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
    min-height: 230px;
}
}
/* ============================================ */
@media (max-width: 768px) {}
/* ============================================ */
@media (max-width: 480px) {
	  div#about .img1 {
    width: 60% !important;
   
  }
    div#about {
    width: 100%;
}
div#Chapters {
    width: 100%;
}
div#Philanthrophy {
    width: 100%;
}
div#GRAB p br {
    display: none;
}
	div#TESTIMONIALS .carousel-item {
        height: 280px !important;
    }
	div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
        min-height: 180px;
    }
div#footer-outer div#media_image-3 img {
    margin: unset;
    width: 38%;
}
div#footer-outer div#text-2 {
    margin: unset;
    margin-bottom: 11px;
    text-align: left;
}
div#footer-outer .iconnn ul {
    margin: unset;
}
#footer-outer .widget {
    margin-bottom: 0;
}
div#footer-outer .col.span_4 {
    padding-bottom: 30px;
}
div#copyright div#text-3 {
    float: unset;
}
div#copyright div#text-4 {
    float: unset;
}
	.videopopup {
    margin-left: 5px !important;
}
	.rev-btn {
    font-size: 10px !important;
}
}
/* ============================================ */
@media (max-width: 428px) {
	div#about .c2 .text1 p {
    padding-bottom: 0px !important;
}
	    #about .c2 .text1 strong {
        font-size: 20px !important;
        line-height: 20px !important;
    }
	.videopopup {
    margin-left: 20px !important;
}
	    div#TESTIMONIALS .carousel-item {
        height: 300px !important;
    }
	div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
        min-height: 210px;
    }
}
/* ============================================ */
@media (max-width: 414px) {
    div#about .c2 {
    padding: 10px;
}
#about .c2>.vc_column-inner:before {
    display: none;
}
h1 {
    font-size: 20px !important;
    line-height: 30px !important;
}
div#copyright p {
    font-size: 11px !important;
}
    div#Philanthrophy div#Philanthrophyin div#link ul {
    display: block;
    margin: 0 auto;
}
div#Philanthrophy div#Philanthrophyin div#link ul li {
    display: block;
    margin: 0 auto;
}
	#about .c2 .text1 strong {
    font-size: 14px;
    line-height: 37px;
}
}
/* ============================================ */
@media (max-width: 390px) {
	div#TESTIMONIALSin .wpb_text_column.wpb_content_element.text2 p {
        min-height: 220px;
    }
	    div#TESTIMONIALS .carousel-item {
        height: 320px !important;
    }
}
/* ============================================ */
@media (max-width: 375px) {}
/* ============================================ */
@media (max-width: 360px) {
	div#about .img1 {
    width: 70% !important;
  }
	#about .cb .text2 {
    margin-bottom: 0px !important;
}
}
/* ============================================ */