/*
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
*/
.current_page_item span {
    color: #E9372B;
    font-weight: 800;
}
#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after {
	border-color: #E9372B !important;
}
/* ==================================================== */
div#necterslider .image-bg:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/Ellipse-282.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 159px;
    height: 266px;
    left: 0;
    bottom: 0;
    animation: nect-bg 6s ease-out 0s 100 normal forwards;
}
@keyframes nect-bg {
	0%,
	100% {
		transform: translateY(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translateY(-8px);
	}

	20%,
	40%,
	60% {
		transform: translateY(8px);
	}

	80% {
		transform: translateY(6.4px);
	}

	90% {
		transform: translateY(-6.4px);
	}
}

div#necterslider .image-bg {
    position: relative;
}
div#necterslider .content {
    position: relative;
}
div#necterslider .content:before {
    content: url(https://comireb.org/wp-content/uploads/2024/09/rs-layer-wrap-→-rs-loop-wrap-→-rs-mask-wrap-→-rs-layer-1.png);
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -10%;
	animation: content 6s ease-out 0s 100 normal forwards;
}
@keyframes content {
	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60% {
		transform: translateX(10px);
	}

	80% {
		transform: translateX(8px);
	}

	90% {
		transform: translateX(-8px);
	}
}
div#necterslider .content:after {
    content: url(https://comireb.org/wp-content/uploads/2024/09/rs-layer-wrap-→-rs-loop-wrap-→-rs-mask-wrap-→-rs-layer.png);
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 40%;
    animation: content 9s ease-out 0s 100 normal forwards;
    margin-bottom: -10%;
}
div#necterslider span.ntxt {
    font-family: 'Kumbh Sans';
    font-size: 18px;
    line-height: 28px;
    color: #E9372B;
    position: relative;
    padding-left: 25px;
}
div#necterslider span.ntxt:before {
    content: url(https://comireb.org/wp-content/uploads/2024/09/Group-172.png);
    position: absolute;
    left: 0;
    top: 0;
	animation: myAnim 6s ease-out 0s 100 normal forwards;
}
@keyframes myAnim {
	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 50% 100%;
	}

	10% {
		transform: rotate(2deg);
	}

	20%,
	40%,
	60% {
		transform: rotate(-4deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(4deg);
	}

	80% {
		transform: rotate(-2deg);
	}

	90% {
		transform: rotate(2deg);
	}
}
div#necterslider h2.ns-heading-el {
    color: #111111;
}
div#necterslider span.ctxt {
    color: #FF5528;
}
div#necterslider p {
    color: #666666;
}
div#necterslider p strong {
    color: #111111;
    font-weight: 900;
}
div#necterslider a.primary-color {
    padding: 17px 30px !important;
    border-radius: 0px 25px 25px 25px !important;
    outline: 1px solid #fff;
    transition: .5s;
}
div#necterslider a.primary-color:hover {
    outline-offset: -7px;
    transition: .5s;
}
/* =========================================================== */
div#sec-2 {
    padding: 60px 0px !important;
}
div#sec-2 .row-bg:after {
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-33-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: visible;
    width: 266px;
    height: 168px;
    transform: translatey(170px);
    transition: .9s;
}
div#sec-2 .row-bg:hover:after {
	transform: translatey(0px);
    transition: .9s;
}
div#sec-2in .row-bg:after {
	display:none;
}
div#sec-2 .vc_col-sm-6.clm:before {
    content: url(https://comireb.org/wp-content/uploads/2024/09/Group-556.png);
    position: absolute;
    top: 0;
    margin-top: -30px;
	animation: content 8s ease-out 0s 100 normal forwards;
}
div#sec-2 .clm:after {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-12-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    width: 93px;
    height: 64px;
    bottom: 0;
    z-index: 999;
    visibility: visible;
    margin: 0% 10% 33% 0% !important;
	animation: arrow 6s ease-out 0s 100 normal forwards;
}
@keyframes arrow {
	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 0 50%;
	}

	10% {
		transform: rotate(2deg);
	}

	20%,
	40%,
	60% {
		transform: rotate(-4deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(4deg);
	}

	80% {
		transform: rotate(-2deg);
	}

	90% {
		transform: rotate(2deg);
	}
}
div#sec-2 img.alignnone.size-full.wp-image-34 {
    margin: 0;
    animation: myAnim 6s ease-out 0s 100 normal forwards;
    display: inline;
}
div#sec-2 .rig-img {
    z-index: 999;
    filter: drop-shadow(2px 4px 6px black);
    float: right;
    margin: 0px 40px -140px 0px !important;
}
div#sec-2 .center-img {
    z-index: -1;
    position: relative;
}
div#sec-2 .left-img {
    position: absolute;
    bottom: 0;
    margin: 0px 0px 60px -60px !important;
    filter: drop-shadow(2px 4px 6px black);
    z-index: 999;
}
a#btn {
    padding: 17px 30px !important;
    border-radius: 0px 25px 25px 25px !important;
    font-size: 15px;
    outline: 1px solid #fff;
    transition: .5s;
}
a#btn:hover {
    outline-offset: -7px;
    transition: .5s;
}
/* ==================================================== */
div#sec-3 {
    padding: 40px 0px !important;
}
div#sec-3 .row-bg:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-15.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    margin-left: 30px;
    margin-top: 50px;
	animation: heart 2s ease-out 0s 100 normal forwards;
}
@keyframes heart {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
div#sec-3in .row-bg:before {
	display: none;
}
div#sec-3in1 .row-bg:before {
	display: none;
}
div#sec-3in a#btn {
    float: right;
}
div#sec-3in img.alignnone.size-full.wp-image-34 {
    margin: 0;
    animation: myAnim 6s ease-out 0s 100 normal forwards;
    display: inline;
}
div#sec-3in1 img.img-with-animation.skip-lazy {
    width: 100%;
}
div#sec-3in1 .wpb_text_column.wpb_content_element {
    background: #0000001a;
    padding: 70px 30px 0px 30px !important;
    margin-top: -60px;
    border-radius: 0px 0px 0px 40px !important;
	transition: .5s;
}
div#sec-3in1 h6 {
    background: #77B142;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px 30px 0px 0px !important;
    width: 20%;
    margin: 0 auto;
    transition: .5s;
}
div#sec-3in1 h6 img {
    margin: 0;
    transition: .9s;
}
div#sec-3in1 .vc_col-sm-4:hover {
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: .6s;
}
div#sec-3in1 .vc_col-sm-4:hover .wpb_text_column.wpb_content_element {
    background: #fff;
    transition: .5s;
}
div#sec-3in1 .vc_col-sm-4:hover h6 {
    background: #E9372B;
}
div#sec-3in1 .vc_col-sm-4:hover h6 img {
    transform: rotate(360deg);
    transition: .9s;
}
/* ============================================== */
div#sec-4 {
    padding: 40px 0px !important;
}
div#sec-4 .row-bg:after {
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-33-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    visibility: visible;
    width: 266px;
    height: 168px;
    transform: translatey(170px);
    transition: .9s;
}
div#sec-4 .row-bg:hover:after {
	transform: translatey(0px);
    transition: .9s;
}
div#sec-4in .row-bg:after {
	display: none;
}

div#sec-4 img.alignnone.size-full.wp-image-34 {
    margin: 0;
    animation: myAnim 6s ease-out 0s 100 normal forwards;
    display: inline;
}
div#sec-4in {
    background: #fff;
    margin: 20px 20px;
    transition: .5s;
}
div#sec-4in:hover {
    filter: drop-shadow(2px 4px 6px #ccc);
	transition: .5s;
}
div#sec-4in .t-1 {
    color: #fff;
    width: 35%;
    padding: 8px 15px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    margin: 20px 0px 0px 10px !important;
    border-radius: 7px;
}
div#sec-4in img.img-with-animation.skip-lazy {
    width: 100%;
}
div#sec-4in .hover-wrap {
    margin: 0px;
}
div#sec-4in li img {
    display: inline-block;
    margin: 0;
}
div#sec-4in li {
    list-style: none;
}
div#sec-4in ul {
    margin: 0px;
}
div#sec-4in .clm1 .t-1 {
    background: #77B142;
}
div#sec-4in .clm2 .t-1 {
    background: #0369AB;
}
div#sec-4in .clm3 .t-1 {
    background: #FD9035;
}
div#sec-4in .clm4 .t-1 {
    background: #A655A1;
}
/* ================================================== */
div#sec-5 {
    padding: 40px 0px !important;
}
div#sec-5 .row-bg:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-32.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100px;
    height: 100px;
    right: 0;
    margin-right: 30px;
    margin-top: 50px;
	animation: heart 2s ease-out 0s 100 normal forwards;
}
div#sec-5in .row-bg:before {
	display: none;
}
div#sec-5in .vc_col-sm-3:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/Group-186.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 122px;
    height: 22px;
    right: 0;
    top: 0;
    margin: 40px -60px 0px 0px !important;
	animation: arrow1 5s ease-out 0s 100 normal forwards;
}
@keyframes arrow1 {
	0%,
	100% {
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translateX(-10px);
	}

	20%,
	40%,
	60% {
		transform: translateX(10px);
	}

	80% {
		transform: translateX(8px);
	}

	90% {
		transform: translateX(-8px);
	}
}
div#sec-5in .vc_col-sm-3 {
    position: relative;
}
div#sec-5in .vc_col-sm-3:last-child:before {
    display: none;
}
div#sec-5in .nectar-milestone {
    color: #111111;
}
div#sec-5in .subject {
    color: #999999;
}
/* ================================================== */
div#sec-6 {
    padding: 40px 0px !important;
}
div#sec-6 img.alignnone.size-full.wp-image-34 {
    margin: 0;
    animation: myAnim 6s ease-out 0s 100 normal forwards;
    display: inline;
}
div#sec-6in img {
    width: 100%;
}
div#sec-6in .wpb_text_column.wpb_content_element {
    background: #fff;
    padding: 50px 0px 20px 0px !important;
    border-radius: 0px 0px 20px 20px !important;
    margin-top: -40px;
}
div#sec-6in .vc_col-sm-4 {
    filter: drop-shadow(2px 4px 6px #ccc);
}
/* ================================================== */
div#sec-7 {
    padding: 40px 0px !important;
}
div#sec-7in img.alignnone.size-full.wp-image-34 {
    margin: 0;
    animation: myAnim 6s ease-out 0s 100 normal forwards;
    display: inline;
}
div#sec-7in a#btn {
    float: right;
}
div#sec-7 .article-content-wrap {
    padding: 20px 20px 20px 20px !important;
	background: #F1F6F7;
}
div#sec-7 .post {
    border: unset !important;
    background: #F1F6F7;
    border-radius: 0px 40px 0px 40px !important;
    box-shadow: unset !important;
}
div#sec-7 .post:hover {
    background: #fff;
    transition: .5s;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#sec-7 .post:hover .article-content-wrap {
    background: #fff;
    transition: .5s;
}
div#sec-7 .post-meta {
    padding: 10px 30px !important;
}
div#sec-7 h3.title {
    font-size: 20px;
}
div#sec-7 a.blogs {
    display: none;
}
div#sec-7 span.meta-comment-count {
    float: right;
    margin: 0px;
}
div#sec-7 .post-85 span.meta {
    color: #FF9F0D;
}
div#sec-7 .post-84 span.meta {
    color: #6E45E2;
}
div#sec-7 .post-79 span.meta {
    color: #FF9F0D;
}
div#sec-7 .row.blog-recent.columns-3 {
    margin: 0px;
    padding: 0px !important;
}
div#sec-7 .row-bg:after {
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-33-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: visible;
    width: 266px;
    height: 168px;
    transform: translatey(170px);
    transition: .9s;
}
div#sec-7 .row-bg:hover:after {
	transform: translatey(0px);
    transition: .9s;
}
div#sec-7in .row-bg:after {
	display:none;
}
div#sec-7in1 .row-bg:after {
	display:none;
}
/* ============================================== */
div#sec-8 {
    padding: 50px 0px !important;
}
div#sec-8 img.alignnone.size-full.wp-image-89 {
    display: inline-block;
    margin: 0;
}
div#sec-8 input.tnp-email {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 0px 20px 0px 20px !important;
    color: #999999;
}
div#sec-8 input.tnp-email::placeholder {
    color: #999999;
    opacity: 1;
}
div#sec-8 input.tnp-submit {
    border-radius: 20px 0px 20px 0px !important;
}
div#sec-8 .row-bg:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-15.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    margin-left: 30px;
    margin-top: 50px;
	animation: heart 2s ease-out 0s 100 normal forwards;
}
/* ============================================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
}
#footer-outer .widget h4 {
	font-family: 'Fraunces';
    font-size: 25px;
}
div#nav_menu-2 {
    margin-left: 60px;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
}
div#custom_html-2 .socliy i {
    margin: 0px 6px;
    color: #fff !important;
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
}
i.fa-brands.fa-facebook-f {
    background: #FF5528 !important;
}
i.fa-brands.fa-x-twitter {
    background: #A655A1 !important;
}
i.fa-brands.fa-instagram {
    background: #FED500 !important;
}
#footer-outer ul#menu-contact-us li a img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
}
#footer-outer ul#menu-contact-us li a {
    position: relative;
    padding-left: 34px !important;
}
div#footer-widgets ul li {
    margin-bottom: 10px !important;
}
div#footer-outer:before {
    content: "";
    background-image: url(https://comireb.org/wp-content/uploads/2024/09/image-15.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100px;
    height: 100px;
    right: 0;
    margin-right: 30px;
    animation: heart 2s ease-out 0s 100 normal forwards;
    bottom: 0px;
    z-index: 999;
    margin-bottom: 80px;
}
/* ============================================= */
div#copyright strong {
    color: #FF9F0D;
}
div#copyright img {
    margin: 0px;
}

.single-post div#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    color: #ffffff !important;
}
/* =========================================== */
@media (max-width: 1600px) {
	div#necterslider .content:after {
    margin-bottom: -5%;
}
}
@media (max-width: 1440px) {
	div#necterslider .content:before {
    margin-top: -4%;
}
	div#necterslider .content:after {
        margin-bottom: -3%;
    }
	div#necterslider .image-bg:before {
    width: 99px;
    height: 176px;
}
	div#sec-2 .clm:after {
    width: 93px;
    height: 64px;
    margin: 0% 12% 33% 0% !important;
}
	div#sec-3 .row-bg:before {
    width: 90px;
    height: 90px;
    margin-left: 0px;
}
}
@media (max-width: 1366px) {
	    div#necterslider .image-bg:before {
        width: 79px;
        height: 146px;
    }
	    div#necterslider .content:before {
        margin-top: -4%;
        margin-left: 40px;
    }
	div#sec-2 .vc_col-sm-6.clm:before {
    margin-top: -50px;
}
	    div#sec-2 .clm:after {
        width: 83px;
        height: 54px;
        margin: 0% 9% 33% 0% !important;
    }
	div#sec-4in .t-1 {
    width: 40%;
}
	div#sec-8 .row-bg:before {
    width: 90px;
    height: 90px;
    margin-left: 0px;
}
}
@media (max-width: 1340px) {
	    div#sec-2 .clm:after {
        width: 83px;
        height: 54px;
        margin: 0% 7% 33% 0% !important;
    }
}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 119px;
}
	div#necterslider a.primary-color {
    padding: 14px 25px !important;
}
	div#sec-2 .rig-img {
    margin: 0px 40px -70px 0px !important;
}
	p {
    font-size: 14px;
    line-height: 20px;
}
	div#sec-2 .clm:after {
        width: 63px;
        height: 44px;
        margin: 0% -1% 50% 0% !important;
    }
	a#btn {
    padding: 13px 24px !important;
    font-size: 14px;
}
	div#sec-3in1 h6 {
    width: 30%;
}
	    div#sec-4in .t-1 {
        width: 47%;
    }
	div#sec-4in li {
    font-size: 14px;
}
	div#sec-4in h3 {
    margin-bottom: 0px !important;
}
	div#sec-5in .vc_col-sm-3:before {
    width: 75px;
    height: 12px;
    margin: 50px -40px 0px 0px !important;
}
	div#sec-5 .row-bg:before {
    width: 90px;
    height: 90px;
    margin-right: 10px;
    margin-top: 50px;
}
	div#sec-7 h3.title {
    font-size: 15px;
}
	#footer-outer .widget h4 {
    font-size: 20px;
}
	div#nav_menu-2 {
    margin-left: 30px;
}
	div#copyright p {
    font-size: 12px;
}
	div#sec-3in1 .wpb_text_column.wpb_content_element {
   
    padding: 70px 20px 0px 20px !important;

}
}
@media (max-width: 912px) {
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #e9372b !important;
}
	div#header-outer {
    padding: 0px;
}
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 95px !important;
    }
	div#necterslider span.ntxt:before {
    margin-top: -5px;
}
	div#necterslider span.ntxt {
    font-size: 15px;
    line-height: 25px;
}
	div#necterslider .image-bg:before {
        width: 49px;
        height: 86px;
    }
	    div#necterslider .content:before {
        display: none;
    }
	div#sec-2 .center-img {
    margin-left: 20%;
}
	div#sec-2 .rig-img {
        margin: 0px 40px -180px 0px !important;
    }
	div#sec-2 .left-img {
    margin: 0px 0px 60px 80px !important;
}
	div#sec-2 .vc_col-sm-6.clm:before {
        margin-top: -30px !important;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
	div#sec-2 {
    text-align: center;
	padding: 60px 0px 20px 0px !important;
}
	  div#sec-2 .clm:after {
        margin: 0% 14% 28% 0% !important;
    }
	div#sec-2 .wpb_text_column.wpb_content_element {
    margin: 10px 100px;
}
	div#sec-3in {
    text-align: center;
}
	div#sec-3in a#btn {
    float: unset;
}
	div#sec-3in1 {
    margin: 10px 150px;
}
	div#sec-4 .vc_col-sm-5 {
        width: 50%;
        margin: 0px;
    }
	div#sec-4 .vc_col-sm-7 {
    width: 50%;
}
	div#sec-4in {
    margin: 30px 40px;
}
	    div#sec-4in .t-1 {
        width: 27%;
    }
	    div#sec-5in .vc_col-sm-3:before {
        display: none;
    }
	div#sec-6 {
    padding: 40px 0px 0px 0px !important;
}
	div#sec-6in {
    margin: 20px 170px;
}
	div#sec-7 {
    padding: 0px 0px 0px 0px !important;
}
	div#sec-7in {
    text-align: center;
}
	div#sec-7in a#btn {
    float: unset;
}
	div#sec-7 img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    width: 100%;
}
	div#sec-7in1 {
    margin: 0px 170px;
}
	div#sec-8 {
    text-align: center;
}
	div#sec-8 .vc_column-inner {
    margin: 0px 130px;
}
	    div#nav_menu-2 {
        margin-left: 0px;
    }
}
@media (max-width: 800px) {
	    div#necterslider .image-bg:before {
        width: 39px;
        height: 76px;
    }
	    div#sec-2 .rig-img {
        margin: 0px 0px -180px 0px !important;
    }
	div#sec-2 .left-img {
        margin: 0px 0px 60px 60px !important;
    }
	div#sec-2 .clm:after {
        margin: 0% 6% 28% 0% !important;
    }
	    div#sec-2 .wpb_text_column.wpb_content_element {
        margin: 10px 80px;
    }
	    div#sec-3in1 {
        margin: 10px 130px;
    }
	div#sec-6in {
        margin: 20px 150px;
    }
	    div#sec-7in1 {
        margin: 0px 150px;
    }
	div#sec-8 .vc_column-inner {
        margin: 0px 100px;
    }
}
@media (max-width: 768px) {
	    div#sec-2 .clm:after {
        margin: 0% 4% 28% 0% !important;
    }
	div#sec-2 .wpb_text_column.wpb_content_element {
        margin: 10px 70px;
    }
	    div#sec-3in1 {
        margin: 10px 120px;
    }
	div#sec-6in {
        margin: 20px 120px;
    }
	div#sec-7in1 {
        margin: 0px 120px;
    }
}
@media (max-width: 480px) {
	div#necterslider p {
    display: none;
}
	    body .swiper-slide .content .buttons {
        padding-top: 0px;
    }
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 75px !important;
    }
	div#necterslider h2.ns-heading-el {
    font-size: 25px !important;
    line-height: 30px !important;
}
	    div#necterslider span.ntxt {
        font-size: 12px;
        line-height: 22px;
    }
	    div#necterslider .image-bg:before {
        width: 29px;
        height: 46px;
    }
	    div#necterslider .content:after {
        display: none;
    }
	    div#sec-2 .vc_col-sm-6.clm:before {
        display: none;
    }
	    div#sec-2 .center-img {
        margin-left: 0%;
        width: 80%;
        margin: 0 auto;
    }
	    div#sec-2 .rig-img {
        margin: 0px 0px -110px 0px !important;
        width: 35%;
    }
	    div#sec-2 .left-img {
        margin: 0px 0px 0px -10px !important;
        width: 30%;
    }
	    div#sec-2 .clm:after {
        margin: 0% 3% 35% 0% !important;
    }
	    div#sec-2 {
        padding: 20px 0px 20px 0px !important;
    }
	    div#sec-2 .wpb_text_column.wpb_content_element {
        margin: 10px 0px;
    }
	    div#sec-3 .row-bg:before {
        width: 50px;
        height: 50px;
        margin-left: 0px;
        margin-top: 20px;
    }
	    div#sec-3in1 {
        margin: 10px 10px;
    }
	    div#sec-4in {
        margin: 30px 10px;
    }
	    div#sec-4in .t-1 {
        width: 43%;
    }
	    div#sec-4 .vc_col-sm-5 {
        width: 45%;
    }
	    div#sec-4 .vc_col-sm-7 {
        width: 55%;
    }
	    div#sec-6in {
        margin: 20px 10px;
    }
	    div#sec-7in1 {
        margin: 0px 10px;
    }
	div#sec-8 .vc_column-inner {
        margin: 0px 10px;
    }
	div#footer-outer:before {
    margin-bottom: 160px;
}
	div#copyright {
    text-align: center;
}
	body #footer-outer #copyright .col ul {
        float: unset;
    }
}
@media (max-width: 428px) {
	    div#necterslider h2.ns-heading-el {
        font-size: 20px !important;
        line-height: 25px !important;
    }
	    div#sec-2 .clm:after {
        margin: 0% 4% 34% 0% !important;
        width: 53px;
        height: 34px;
    }
	div#sec-3in h1 br {
    display: none;
}
	div#sec-4in h3 br {
    display: none;
}
	    div#sec-4in li {
        font-size: 12px;
    }
	    div#sec-4in .t-1 {
        width: 50%;
    }
	div#sec-4 .owl-stage {
    padding: 0px;
}
	    div#sec-8 .row-bg:before {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 414px) {
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 70px !important;
    }
	    div#necterslider h2.ns-heading-el {
        font-size: 17px !important;
        line-height: 20px !important;
    }
	div#necterslider a.primary-color {
        padding: 11px 20px !important;
    }
	    div#necterslider span.ntxt {
        font-size: 10px;
        line-height: 20px;
    }
	    div#sec-2 .clm:after {
        width: 43px;
        height: 28px;
    }
	div#sec-4in h3 {
    font-size: 15px;
}
	div#sec-4in p br {
    display: none;
}
	div#sec-4in li {
        font-size: 11px;
   }
	div#sec-4in p {
    font-size: 13px;
}
	div#sec-8 .row-bg:before {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 390px) {
	    div#sec-4in .t-1 {
        width: 54%;
    }
	div#sec-4in li {
        font-size: 10px;
    }
	div#copyright p {
        font-size: 10px;
    }
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

@-moz-document url-prefix() {  
#sec-4 .owl-stage-outer {
  height: 570px;
}
@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) {}
@media (max-width: 912px) {
	#sec-4 .owl-stage-outer {
  height: 840px;
}
	}
@media (max-width: 800px) {
	#sec-4 .owl-stage-outer {
  height: 740px;
}
	}
@media (max-width: 768px) {
	#sec-4 .owl-stage-outer {
  height: 710px;
}
	}
@media (max-width: 480px) {
	#sec-4 .owl-stage-outer {
  height: 480px;
}
	}
@media (max-width: 428px) {
	#sec-4 .owl-stage-outer {
  height: 430px;
}
	}
@media (max-width: 414px) {
	#sec-4 .owl-stage-outer {
  height: 390px;
}
	}
@media (max-width: 390px) {}
@media (max-width: 375px) {
	  div#sec-4in h3 {
    font-size: 14px;
  }
	div#sec-4in p {
    font-size: 12px;
    line-height: 16px;
  }
	}
@media (max-width: 360px) {}

}