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



.copy-right-cls img {
    width: 40% !important;
}
.copy-right-cls {
    display: flex;
    align-items: anchor-center;
}

.sec7-txt1 h2 {
    font-size: 28px;
    line-height: 38px;
}

.invest-txt-3 h2 {
    font-size: 27px;
    line-height: 37px;
}

.invest-txt-3 h2 br {
    display: none;
}

.invest-txt-3 h2 {
    font-size: 40px;
    line-height: 50px;
}

.real-state-bullet .nectar-fancy-ul li {
    font-size: 15px;
    line-height: 25px;
}

.invest-txt-2 h2 {
    font-size: 35px;
    line-height: 45px;
}

.ivest-txt-1 h2 {
    font-size: 32px;
    line-height: 42px;
}

.real-state-bullet .nectar-fancy-ul ul {
    margin-top: 7%;
}

.real-state-bullet li {
    font-size: 18px;
    line-height: 28px;
}

.real-state-bullet i.icon-default-style.icon-salient-check.accent-color {
    font-size: 28px !important;
}

h1, h2, h3, h4, h5{
color: #091D3F !important;
}
/*-------------------top/header---------------------*/
#top ul.buttons.sf-menu li#menu-item-51 span {
    background: #4599A4;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 19px;
    transition: 0.3s;
	
	&:hover{
background:transparent !important;
		border:1px solid white;
	}
}
/*--------------section 1---------------------*/
#sec1 h1 span {
    font-weight: 300 !important;
}
#sec2 h2 span, #sec3 h2 span, #sec5 h2 span{
    font-weight: 600 !important;
}
#sec1 h1, #sec2 h2, #sec2 h5, #sec5 h2{
	color:white !important;
}
#sec1 .slide-bg-overlay {
    opacity: 0.45;
}
#sec1 a.primary-color {
    padding: 14px 28px;
    font-size: 17px;
	
	&:hover{
    background: #4599a4 !important;
    border-color: #4599A4 !important;
}
}
/*--------------section 2---------------------*/
#sec2 > .row-bg-wrap::before {
    content: '';
    background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/05/GetMedia-23-1.png);
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    visibility: visible;
    opacity: 1;
    Z-INDEX: 9;
    clip-path: polygon(0 0, 85% 0%, 100% 100%, 0% 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sec2 .nectar-fancy-ul ul li i::before {
    content: "";
/*     background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/Group-12-1.webp); light check icon*/ 
	background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/Group-14.png);
    position: absolute;
    height: 28px;
    width: 32px;
    top: 0px;
	background-repeat: no-repeat;
/* 	 background-size: 100% 100%; */
}
#sec2 .nectar-fancy-ul ul li {
    padding-left: 48px;
    padding-bottom: 30px;
    font-size: 13px;
	line-height: 18px;
    width: 95%;
}
#sec2 .nectar-fancy-ul ul li strong {
    font-size: 16px;
    font-weight: 500 !important;
}
#sec2 .nectar-fancy-ul ul {
    column-count: 2;
    margin: unset;
}
#sec2 a.btnh {
    font-size: 16px;
    color: white !important;
    border-width: 1px;
    border: 1px solid white !important;
    padding: 10px 29px;

	&:hover{
		background: #000 !important;
		border-color: #000 !important;
	}
}
#sec2 .sec2-txt1 h5 {
    position: relative;
    padding-left: 60px;
}
#sec2 .sec2-txt1 h5::before {
    content: '';
    background: #fff;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 47%;
}
/*--------------section 3---------------------*/
#sec3 .vc_col-sm-4 .vc_column-inner {
    border: 1px solid #5B5B5B;
    padding: 70px 20px 20px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #919191;
}
#sec3 a.btn3.btnh {
    color: #000 !important;
    border-color: #000 !important;
}
#sec3 a.btn3.btnh:hover {
	background:#000 !important;
    color: #fff !important;
    border-color: #000 !important;
}
#sec3 a.btn3.btnh:hover span {
    color: #fff !important;
}
#sec3 .vc_col-sm-4 .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#sec3 .nectar-fancy-ul ul li i::before {
    content: "";
    background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/Group-14.png);
    background-size: 100% 100%;
    position: absolute;
    height: 28px;
    width: 32px;
    top: 0px;
}
/* #sec3 .vc_col-sm-4 .vc_column-inner:hover .nectar-fancy-ul ul li i::before{
	background:url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/Group-12-1.webp) !important;
} */
#sec3 .vc_col-sm-4 .vc_column-inner::before {
    content: "";
    background: #4599A4;
    position: absolute;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    transition: 0.5s;
}
#sec3 .vc_col-sm-4 .vc_column-inner:hover:before {
    height: 100%;
    transition: 0.5s;
}
#sec3 .vc_col-sm-4 .vc_column-inner:hover h4,
#sec3 .vc_col-sm-4 .vc_column-inner:hover .rtx31 h4::before,
#sec3 .vc_col-sm-4 .vc_column-inner:hover li, 
#sec3 .vc_col-sm-4 .vc_column-inner:hover li strong {
	color:white !important;
	 transition: 0.5s;
}
#sec3 .col .col #in31 .col .col .vc_column-inner:hover .rtx31 h4::before {
    background: #fff;
    transition: 0.6s;
}
#sec3 .rtx31 {
    position: relative;
}
#sec3 .nectar-fancy-ul ul li {
    color: #363636;
    font-size: 13px;
    padding-left: 50px;
    padding-bottom: 20px;
}
#sec3 .vc_col-sm-4:nth-child(3) .nectar-fancy-ul {
    margin-top: 0;
}
#sec3 .vc_col-sm-4 .vc_column-inner:hover a.btnh {
    border-color: #000;
    color: #000 !important;
}
#sec3 .nectar-fancy-ul ul li strong {
    font-size: 15px;
    color: #091D3F;
    font-weight: 600 !important;
    font-family: 'Rubik' !important;
}
#sec3 a.btnh {
    background: white !important;
    font-size: 17px;
    padding: 11px 26px;
    border-width: 1px;
    margin: 0 auto;
}
/*-----*/
#sec3 .rtx31 h4 {
	position: relative;
    padding-left: 60px;
    font-size: 19px;
}
#sec3 .rtx31 h4::before {
    content: '';
    background: #000;
    position: absolute;
    left: 12px;
    top: 47%;
    width: 33px;
    height: 3px;
    border-radius: 80px;
	transition:0.5s;
}
#sec3 .sec3-txt1 h5 {
    position: relative;
    padding-left: 10px;
    margin: 0 auto;
    display: table;
}
#sec3 .sec3-txt1 h5::before {
    content: '';
    background: #000000;
    width: 30px;
    height: 2px;
    position: absolute;
    left: -30px;
    top: 47%;
}
/*--------------section 4---------------------*/
#sec4-1 .vc_col-sm-6 .vc_column-inner::before {
    content: "";
    background: #4599A4D6;
    height: 100%;
    width: 100%;
    position: absolute;
	top:0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
    transform: scale(0.4);
}
#sec4-1 .vc_col-sm-6:nth-child(2) .vc_column-inner::before {
    content: "";
	 background: #4599a4d6;
    height: 100%;
    width: 100%;
    position: absolute;
	top:0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
    transform: scale(0.4);
}
#sec4-1 .vc_col-sm-6 .vc_column-inner:hover:before {
    left: 0;
    opacity: 1;
    transition: 0.4s;
    transform: scale(1);
}
#sec4-1 .col .col .vc_column-inner:hover .rtx41 {
	opacity:1;
	transition:0.5s;
} 
#sec4-1 .col .col .vc_column-inner:hover .btn4.btnh {
	opacity:1;
	transition:0.5s;
} 
/*--------*/
#sec4-1 .rtx41 {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	opacity:0;
	transition:0.5s;
}
#sec4-1 .col .col .vc_column-inner {
    padding: 120px 10px;
}
#sec4-1 .vc_col-sm-6 .vc_column-inner:hover .niche-logo {
    display: none;
}
#sec4-1 .btn4.btnh {
    font-size: 14px !important;
    padding: 14px 40px;
    background: transparent !important;
    border: 1px solid #fff;
	opacity:0;
	transition:0.5s;
}
#sec4-1 .btn4.btnh:hover {
    background: #000 !important;
    border-color: #000 !important;
}
#sec4-1 .rtx41 p {
    padding-bottom: 2px;
}
/*---------------section testimonial----------------------*/
#sec-testi-col2-inr1 {
    margin-bottom: 37px !important;
}
#sec-testi .sec-testi-img3 {
    transform: translateX(25px) !important;
}
#sec-testi .owl-dots {
    display: none;
}
#sec-testi .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: -50px;
    right: -39%;
    width: 15%;
}
#sec-testi .owl-nav.disabled button.owl-prev::before {
    content: '';
    background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/left-arrow.png);
    width: 69px;
    height: 110%;
    position: absolute;
    left: -10px;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sec-testi .owl-nav.disabled button.owl-next::before {
    content: '';
    background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/right-arrow.png);
    width: 69px;
    height: 110%;
    position: absolute;
    right: -10px;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sec-testi .owl-nav.disabled button {
    font-size: 0;
    padding: 0;
    border: unset;
}
#sec-testi .sec-testi-txt2a h5 {
    font-weight: 500 !important;
}
/*--------------section 5---------------------*/
#sec5 .row-bg.viewport-desktop.using-image {
    background-attachment: fixed;
}
#sec5 .nectar-fancy-ul ul {
    display: flex;
    gap: 30px;
    margin: unset;
    padding-top: 20px;
	flex-wrap: wrap;
}
#sec5 .nectar-fancy-ul ul li {
    padding-left: 50px;
    line-height: 30px;
}
#sec5 .nectar-fancy-ul ul li i::before {
    content: "";
    background: url(https://samplelinksweb.com/chris3/wp-content/uploads/2025/04/Group-75.png);
    background-size: 100% 100%;
    position: absolute;
    height: 28px;
    width: 32px;
    top: 0px;
}
#sec5 p {
    width: 86%;
}
/*--------------section 6---------------------*/
#sec6 .col .iwithtext .iwt-icon img:not([srcset]) {
    width: auto;
}
#sec6 .sec6-txt1 h5 {
    font-weight: 500 !important;
}
#sec6 .iwithtext .iwt-text {
    padding-left: 40px;
	font-weight:500;
}
/*---*/
#sec6 .sec6-txt1 h6 {
    position: relative;
    padding-left: 40px;
}
#sec6 .sec6-txt1 h6::before {
    content: '';
    background: #1F4C31;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 0px;
    top: 47%;
}
/*--------------section 7---------------------*/
#sec7 .sec7-txt1 p {
    width: 74% !important;
}
/*----form------*/
#sec7 form .row .col::before {
    content: '';
    background: #000;
    width: 24px;
    height: 1px;
    position: absolute;
    right: -20px;
    bottom: 4px;
    transform: rotate(-20deg);
}
#sec7 form .row.send-btn11 .col::before {
    display:none;
}
#sec7 form .row .col.span_12 {
    width: 94%;
}
#sec7 form .row .col.span_6 {
    width: 44%;
}
#sec7 form .row .col.span_6:nth-child(2) {
    left: 6%;
}
#sec7 form input,
#sec7 form select {
    background: transparent !important;
    border-bottom: 1px solid #000;
}
#sec7 form input[type="submit"] {
    border: 1px solid #091D3F;
    color: #091D3F;
    padding: 10px 30px !important;
}
#sec7 .sec7-txt1 h6 {
    position: relative;
    padding-left: 40px;
}
#sec7 .sec7-txt1 h6::before {
    content: '';
    background: #1F4C31;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 0px;
    top: 47%;
}
/*-----------------------------------*/
#footer-1 .footer1-txt1,
#footer-1 .footer1-txt3h {
    padding-top: 45px;
}
#footer-1 .footer1-txt1 h3, #footer-1 .footer1-txt3h h5 {
    color: #fff !important;
}
#footer-1 ul li {
    list-style: none;
    padding-bottom: 12px;
}
#footer-1 ul {
    margin-left: 0 ;
}
/* #footer-1 .cpr1 {
    position: absolute;
    bottom: 20px;
    left: auto;
} */
#footer-1 .col .col #footer1-inr1 .col .col:nth-child(1) .vc_column-inner .newsletter11 {
    padding-right: 35%;
}
#footer-1 .newsletter11 form input {
    background: transparent !important;
    border-bottom: 1px solid #fff;
}
#footer-1 .newsletter11 form .es-form-field-container .gjs-row .gjs-cell {
    position: relative;
}
#footer-1 .newsletter11 form .es-form-field-container .gjs-row .gjs-cell::before {
    content: '';
    background: #ffffff;
    width: 24px;
    height: 1px;
    position: absolute;
    right: -20px;
    bottom: 4px;
    transform: rotate(-20deg);
}
#footer-1 .newsletter11 form .es-form-field-container .gjs-row:last-child .gjs-cell::before {
    display: none;
}
#footer-1 .newsletter11 form input[type="submit"] {
    border: 1px solid #fff;
    padding: 8px 40px !important;
    margin-top: 5px;
}
#footer-1 #footer1-inr1 ul li a:hover {
    color: #091D3F !important;
}
#footer-1 .footer1-img1 {
/*     height: 480px; */
	transform: scaleY(1.2);
    transform-origin: top;
}
.menu-footer-menu3-container li#menu-item-284 a::before {
    content: '\f095';
    font-family: fontawesome;
	position: relative;
    left: -10px;
}
.menu-footer-menu3-container li#menu-item-285 a::before {
    content: '\f3c5';
    font-family: fontawesome;
	position: relative;
    left: -10px;
}
div#footer1-inr1 .menu-footer-menu3-container li a {
    padding-left:10px !important;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	#sec2 .sec2-txt1 h2 {
    font-size: 42px;
    line-height: 54px;
}
	#sec-testi-col2-inr1 {
    margin-bottom: 54px !important;
}
	#sec3 .nectar-fancy-ul ul li {
    line-height: 21px;
}
	#sec3 a.btnh {
    font-size: 14px;
    padding: 11px 22px;
}
	#sec-testi .sec-testi-txt2a {
    padding-left: 10px;
}
#sec-testi .sec-testi-txt2a p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 5px;
}
	#sec6 .sec6-txt1 h5 {
    font-size: 16px;
    line-height: 26px;
}
}
@media (max-width: 1300px) {}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {}
@media (max-width: 1024px) {
	#sec1 .content p {
    margin-top: 50px;
}
	    #sec2 .sec2-txt1 h2 {
        font-size: 30px;
        line-height: 41px;
    }
	#sec2 .sec2-txt1 h5 {
    padding-left: 45px;
}
	#sec2 .wpb_column.left_padding_desktop_11pct > .vc_column-inner {
    padding-left: 2%;
}
	#sec2 .nectar-fancy-ul ul li strong {
    font-size: 15px;
}
	#sec3 .rtx31 h4 {
    padding-left: 55px;
    font-size: 16px;
}
	#sec3 .nectar-fancy-ul ul li strong {
    font-size: 14px;
}
	#sec3 a.btnh {
    font-size: 12px;
    padding: 10px 13px;
}
	#sec-testi {
    padding-top: 30px !important;
}
	#sec-testi .sec-testi-txt2a p {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 3px;
}
	#sec-testi .owl-nav.disabled {
    width: 22%;
}
	#sec5 h2 {
    font-size: 34px;
    line-height: 43px;
}
	#sec5 p {
    width: 97%;
    font-size: 14px;
}
	#sec5 .nectar-fancy-ul ul {
    gap: 5px;
    padding-top: 15px;
}
	#sec5 .nectar-fancy-ul ul li i::before {
    left: 0;
}
	#sec5 .nectar-fancy-ul ul li {
    padding-left: 38px;
    line-height: 23px;
    font-size: 14px;
}
	#sec6 .sec6-txt1 h5 {
    font-size: 15px;
    line-height: 25px;
}
	#sec7 .sec7-txt1 h2 {
    font-size: 37px;
    line-height: 45px;
}
	#sec7 .sec7-txt1 p {
    width: 82% !important;
    font-size: 14px;
}
		#footer-1 .footer1-txt3h h5 {
    font-size: 17px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
		#sec1 .content p {
    margin-top: 10px;
}
	#sec1 .content {
    text-align: center !important;
}
	#sec1 .content .buttons {
    justify-content: center;
    margin-top: 12px;
}
	#sec1 .content p {
    font-size: 14px !important;
}
	#sec2 .sec2-txt1 {
    text-align: center;
}
	    #sec2 .sec2-txt1 h5 {
        padding-left: 45px;
        display: table;
        margin: 0 auto;
    }
	#sec2 a#sec2-btn1 {
    margin: 20px auto;
    display: table;
}
	#sec2 .nectar-fancy-ul {
    margin-top: 20px;
}
	#sec3 .vc_col-sm-4:nth-child(3) .nectar-fancy-ul {
    margin-top: 0;
}
	#sec3 .sec3-txt1 h2 {
    font-size: 34px !important;
    line-height: 45px;
}
	#sec3 #in31 {
    padding: 0 120px;
}
	#sec4-1 {
    padding: 0 60px;
}
	#sec-testi .sec-testi-txt1 {
    text-align: center;
}
	#s-testi-caro1a {
    text-align: center;
}
	#sec-testi .sec-testi-img1 {
    display: table;
    margin: 0 auto;
}
	    #sec-testi .sec-testi-txt2a {
        padding-left: 0;
    }
#sec-testi-col2-inr1 .row_col_wrap_12_inner.col.span_12 .vc_col-sm-6 {
    width: 49%;
    margin-bottom: 0;
}
#sec-testi .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 18px;
}
	#sec-testi .carousel-item {
    padding: 0 90px;
}
	#sec5 {
    text-align: center;
}
	    #sec5 .nectar-fancy-ul ul {
        gap: 15px;
        justify-content: center;
    }
	    #sec5 .nectar-fancy-ul ul li {
        padding-left: 45px;
    }
	#sec6 .sec6-txt1 {
    text-align: center;
}
	#sec6 .sec6-txt1 h6 {
    display: inline-block;
}
	#sec6 .iwithtext {
    width: 42%;
    margin: 17px auto;
}
	#sec6 .sec5-img1 {
    display: table;
    margin: 0 auto;
}
	#sec7 {
    text-align: center;
}
	    #sec7 .sec7-txt1 p {
        width: 86% !important;
        font-size: 14px;
        margin: 0 auto;
    }
	#sec7 .sec7-txt1 h6 {
    display: inline-block;
}
	#sec7 form span.wpcf7-spinner {
    display: none;
}
	#footer-1 .footer1-img1 {
    height: auto;
}
	#footer-1 .footer1-img1 {
    height: auto;
    float: left;
    margin-bottom: 35px;
}
	#footer-1 .footer1-txt1 {
    text-align: center;
}
	#footer-1 .col .col #footer1-inr1 .col .col:nth-child(1) .vc_column-inner .newsletter11 {
    padding-right: 18%;
    padding-left: 12%;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#sec1 h1 {
    font-size: 29px;
    line-height: 39px;
}
	#sec2 {
    padding-top: 45px !important;
    padding-bottom: 40px !important;
}
	#sec2 > .row_col_wrap_12.col.span_12.light.left {
    padding-left: 15px;
    padding-right: 15px;
}
	#sec3 .sec3-txt1 h2 br {
    display: none;
	}
    #sec3 .sec3-txt1 h2 {
        font-size: 26px !important;
        line-height: 35px;
    }
	    #sec3 #in31 {
        padding: 0 10px;
    }
	    #sec4-1 {
        padding: 0 5px;
    }
	    #sec-testi .carousel-item {
        padding: 0 20px;
    }
	    #sec5 h2 {
        font-size: 28px;
        line-height: 37px;
    }
	    #sec5 .nectar-fancy-ul ul {
        flex-direction: column;
        text-align: left;
    }
	#sec5 .nectar-fancy-ul {
    width: 60%;
    margin: 0 auto;
}
	    #sec6 .iwithtext {
        width: 75%;
        margin: 17px auto;
    }
	#sec6 {
    padding-bottom: 25px !important;
}
	    #sec7 .sec7-txt1 h2 {
        font-size: 32px;
        line-height: 40px;
    }
	    #sec7 .sec7-txt1 p {
        width: 95% !important;
    }
}
@media (max-width: 428px) {
	#sec1 h1 {
        font-size: 25px;
        line-height: 35px;
    }
	#sec1 p br {
    display: none;
}
#sec1 a.primary-color {
    padding: 13px 25px;
    font-size: 14px;
}
	    #sec2 .sec2-txt1 h2 {
        font-size: 27px;
        line-height: 37px;
	}
	    #sec2 .sec2-txt1 h5 {
        font-size: 18px !important;
    }
	#sec2 .nectar-fancy-ul ul {
    column-count: 1;
}
	#sec3 .sec3-txt1 h2 {
        font-size: 24px !important;
        line-height: 34px;
    }
	#sec3 .vc_col-sm-4 .vc_column-inner {
    padding: 40px 10px 24px;
}
	#sec-testi .sec-testi-txt1 h2 {
    font-size: 33px;
    line-height: 43px;
}
	#sec4-1 .rtx41 p br {
    display: none;
}
	#sec4-1 {
    padding-bottom: 25px !important;
}
	#sec-testi .sec-testi-img3 {
    transform: translateX(9px) !important;
}
	    #sec-testi {
        padding-bottom: 25px !important;
    }
	    #sec5 .nectar-fancy-ul {
        width: 62%;
    }
	    #sec6 .sec6-txt1 h5 {
        font-size: 17px;
        line-height: 25px;
    }
	#sec6 .sec6-txt1 h2 {
    font-size: 30px;
    line-height: 40px;
}
	    #sec7 .sec7-txt1 h2 {
        font-size: 29px;
        line-height: 39px;
    }
	#sec7 {
    margin-bottom: 0;
    padding-bottom: 25px !important;
}
	#sec7 form .row .col.span_6:nth-child(2) {
    left: 0;
}
#sec7 form .row .col.span_6 {
    width: 95%;
}
	#sec7 form .row {
    padding-bottom: 0;
}
	#footer-1 {
    padding-right: 10px;
    padding-left: 0px;
}
}
@media (max-width: 414px) {
	#sec3 {
    padding-bottom: 30px !important;
}
	    #sec-testi .sec-testi-txt1 h2 {
        font-size: 29px;
        line-height: 39px;
    }
	#sec-testi .sec-testi-txt2a h5 {
    font-size: 18px;
}
	    #sec5 h2 {
        font-size: 24px;
        line-height: 34px;
    }
	    #sec5 .nectar-fancy-ul {
        width: 100%;
    }
	    #sec6 .iwithtext {
        width: 95%;
    }
	#footer-1 .cpr1 p {
    font-size: 14px;
}
}
@media (max-width: 390px) {
	    #sec1 h1 {
        font-size: 23px;
        line-height: 33px;
    }
	    #sec3 .sec3-txt1 h2 {
        font-size: 21px !important;
        line-height: 31px;
    }
	    #sec6 .sec6-txt1 h5 {
        font-size: 16px;
        line-height: 24px;
    }
	    #sec7 .sec7-txt1 h2 {
        font-size: 27px;
        line-height: 37px;
    }
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}