/*
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
*/
#r1 .content a {
    color: white !important;
}
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: #eb040f;
}

/*------typography-----------*/

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-32 {
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid white;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a strong {
    font-family: 'Poppins' !important;
    text-transform: none !important;
    font-weight: 400 !important;
    text-shadow: 0 0 white;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin: 0px 0px !important;
    font-size: 13px !important;
    line-height: 23px !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
}
/* header#top ul li a {
    font-family: reg !important;
} */
html body p {
    font-family: reg !important;
}
.nectar-scrolling-text.custom_color h1 {
    font-family: bd !important;
    font-size: 130px !important;
    line-height: 230px !important;
}
.page-id-10 h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}

/*------typography-----------*/

#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    float: unset !important;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-30 {
    float: right !important;
}
#header-secondary-outer {
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/sec-head-background_01.jpg);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    border: unset !important;
    z-index: -9;
}
header#top {
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/head-background_02.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}
header#top a#logo img {
    transform: scale(2.3);
    transform-origin: bottom !important;
    top: 10px;
    position: relative;
}
header#top ul.buttons.sf-menu .g1 a {
    background: #eb040f !important;
    padding: 13px 30px !important;
    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
    transition: 0.9s !important;
    font-family: 'Josefin Sans' !important;
    font-weight: bold !important;
}
header#top ul.buttons.sf-menu .g1 a:hover {
    clip-path: polygon(0 0, 92% 0, 100% 100%, 8% 100%);
    background: #ff6b27 !important;
}
#r1 .content {
    position: relative;
    margin-top: -200px;
}
#r1 .slider-pagination {
    position: absolute;
    bottom: 190px;
    left: 0;
}
#r1 .slider-pagination span.swiper-pagination-switch i {
    border: 1px solid;
    transform: scale(2);
    background: transparent !important;
}
#r1 span.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch.ar-vis i {
    background: #ff6c26 !important;
    border-color: #ff6c26 !important;
}
#r1 h2:hover strong {
    background: #eb040f !important;
    clip-path: polygon(2% 0, 98% 0, 100% 100%, 0 100%);
}
#r1 h2 strong {
    background: #ff6c26 !important;
    padding-top: 20px;
    padding-inline: 30px;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    transition: 0.9s !important;
}
#r1 h2 em {
    filter: drop-shadow(3px 3px 0px black);
    font-style: unset !important;
}
#r1 h2 strong span {
    filter: drop-shadow(3px 3px 0px black);
}
#r1 p {
    filter: drop-shadow(3px 3px 0px black);
}
#r1 a.primary-color {
    background: #eb040f !important;
    padding: 14px 40px !important;
    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
    transition: 0.9s !important;
    font-weight: bold !important;
    border-radius: 0px !important;
    padding-top: 15px !important;
    letter-spacing: 1px;
    font-size: 15px !important;
    line-height: 25px !important;
}
#r1 a.primary-color:hover {
    clip-path: polygon(0 0, 92% 0, 100% 100%, 8% 100%);
    background: #ff6c26 !important;
}
#r1 .slide-bg-wrap {
    background: white !important;
}
#r1 a.slider-down-arrow.no-border {
    filter: brightness(0);
    position: absolute;
    left: 17%;
}
#r1 {
    position: relative;
    z-index: 99;
}
#r1:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 50%);
    height: 242px;
    left: 19px;
    bottom: 70px;
    width: 2px;
    z-index: 99;
}
#r2 .log {
    position: absolute;
    right: -150px;
    width: 300px;
    z-index: -9;
    top: -100px;
    animation: scale 2s linear infinite;
}
@keyframes scale {
	0%, 100% {
    transform: scale(1);
}
50% {
    transform: scale(0.9);
}
}	
#r2 .c1>div {
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/column-background_03.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow-x: clip;
}
#r2 .c1:hover .i1 {
    transform: translateY(-10px);
}
#r2 .c1 .i1 {
    transition: 0.6s;
    scale: 1.7;
}
#r2 .c2>div {
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/column-background_05.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#r2 .c1 h2, #r2 .c1 p, #r2 .c2 h2, #r2 .c2 p {
    color: white !important;
}
#r2 .c2:hover .i1 {
    transform: translateX(-15px);
}
#r2 .c2 .i1 {
    top: -20px;
    right: -20px;
    scale: 1.1;
    transition: 0.6s;
}
#r2 .c1>div, #r2 .c2>div {
    background-size: 100% 97% !important;
    transition: 0.9s;
}
#r2 .c1 .vc_col-sm-7, #r2 .c2 .vc_col-sm-7 {
    padding-left: 35px;
    padding-right: 40px;
}
a#b1 {
    background: #eb040f !important;
    padding: 14px 40px !important;
    clip-path: polygon(8% 0, 100% 0, 92% 100%, 0% 100%);
    transition: 0.9s !important;
    font-weight: bold !important;
    border-radius: 0px !important;
    padding-top: 15px !important;
    letter-spacing: 1px;
    font-size: 15px !important;
    line-height: 25px !important;
}
a#b1:hover {
    clip-path: polygon(0 0, 92% 0, 100% 100%, 8% 100%);
    background: #ff6c26 !important;
}
#r2 a#b1:before {
    content: '';
    position: absolute;
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/Rectangle-3-copy.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.9s;
}
#r2 .c1:hover a#b1:before, #r2 .c2:hover a#b1:before {
    background: unset !important;
}
#r2 a#b1 {
    clip-path: unset;
    background-color: transparent !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#r2 .c2:hover a#b1 {
    clip-path: polygon(0 0, 92% 0, 100% 100%, 8% 100%);
    background: #ff6c26 !important;
}
#r2 .c1:hover a#b1 {
    clip-path: polygon(0 0, 92% 0, 100% 100%, 8% 100%);
    background: #eb040f !important;
}
#r2 .tt {
    margin-bottom: 50px;
}
#r2 .nectar-scrolling-text.custom_color {
    position: absolute;
    top: -220px;
}
#r2 {
    padding-top: 160px !important;
    padding-bottom: 100px !important;
}
#r3 .nectar-scrolling-text.custom_color {
    position: absolute;
    transform: rotate(-90deg);
    left: -462px;
    width: 44%;
    top: 92px;
}
#r3 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
#r3 .row-bg.viewport-desktop.using-image {
    background-position: top !important;
    background-size: 100% 90%;
}
#r3 a.play_button_mouse_follow.large.nectar_video_lightbox.visible:before {
    background: #ff6c26;
    border-color: #ff6c26;
    z-index: -9;
}
#r3 .nectar-video-box {
    border: 10px solid white;
}
#r4 {
    padding-top: 60px !important;
    padding-bottom: 150px !important;
}
#r4 .nectar-scrolling-text.custom_color {
    position: absolute;
    width: 100%;
    transform: rotate(270deg);
}
#r4 .i2 {
    position: absolute;
    bottom: -110px;
    right: 0;
    width: 350px;
}
#r4 .log {
    position: absolute;
    right: 190px;
    z-index: -9;
    width: 320px;
    bottom: -220px;
    animation: scale 2s linear infinite;
}
#r4 .c2 {
    padding-left: 50px;
    padding-right: 160px;
}
#r4 .c2 .t1 h1:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #f3686f;
    width: 300px;
    bottom: 0;
    left: -60px;
}
#r4 .c2 .t1 h1 {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 15px;
    margin-left: -90px;
}
#r4 .nectar-scrolling-text.custom_color {
    position: absolute;
    width: 150%;
    transform: rotate(270deg);
    top: 190px;
    right: -510px;
}
#r5 {
    padding-top: 450px !important;
}
#r5 .nectar-scrolling-text.custom_color {
    position: absolute;
    transform: rotate(-90deg);
    left: -462px;
    width: 44%;
    top: 92px;
}
#r5 .carousel-item {
    background: white;
    margin: 0px 15px;
    padding: 30px 20px !important;
    border-radius: 15px !important;
    border: 1px solid #d8d8d8;
}
#r5 .row-bg.viewport-desktop.using-image {
    background-position: top !important;
}
#r5 .owl-stage {
    padding-top: 40px;
}
#r5 .carousel-item .hover-wrap-inner {
    background: #ff6c26;
    padding: 25px 25px !important;
    margin-bottom: 30px;
    margin-top: -60px;
    border-radius: 39% 61% 59% 34% / 40% 37% 63% 60%;
    transition: 0.9s;
    display: table;
    margin-inline: auto;
}
#r5 .carousel-item:hover .hover-wrap-inner {
    background: #eb040f !important;
}
#r6 {
    margin-top: -50px;
    z-index: -9;
}
#r7 .nectar-scrolling-text.custom_color {
    position: absolute;
    width: 100%;
    transform: rotate(270deg);
    top: 210px;
    right: -200px;
    opacity: 0.1;
}
#r7 {
    margin-top: -410px !important;
    padding-top: 280px !important;
    padding-bottom: 50px !important;
}
#r7 .row-bg.viewport-desktop.using-image {
    background-size: 100% 78% !important;
    background-position: top !important;
}
#r7 span.meta-category {
    display: none;
}
#r7 .c1 .article-content-wrap {
    padding: 30px 20px !important;
    margin-top: 0px !important;
    background: #00000090;
    position: unset;
    transition: 0.9s;
}
#r7 .excerpt {
    font-family: reg !important;
    font-weight: 400 !important;
}
#r7 .inner-wrap.post {
    aspect-ratio: 1/1.5;
    display: flex;
    align-items: end;
}
#r7 .c1 {
    padding-left: 300px;
    padding-right: 40px;
}
#r7 .row.blog-recent {
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;
}
#r7 span.meta {
    position: absolute;
    top: 0;
    left: 0;
    background: #ff6c26;
    font-family: reg !important;
    font-size: 16px !important;
    line-height: 26px !important;
    width: 80px;
    text-align: center;
    padding: 10px 10px !important;
    text-transform: uppercase;
}
#r7 .c1 .vc_col-sm-6>div {
    margin: 0px 10px;
}
#r7 .c1 .vc_col-sm-6:first-child {
    margin-top: 40px;
}
#r7 .c2 .i1 {
    width: 90%;
    margin-top: 60px;
    margin-left: 20px;
}
#r8 .nectar-scrolling-text.custom_color {
    position: absolute;
    top: -110px;
}
#r8 .i1 {
    position: absolute;
    right: -110px;
    width: 250px;
    animation: scale 2s linear infinite;
}
#r8 .row-bg.viewport-desktop.using-image {
    background-position: bottom !important;
}
#r8 .c1>div {
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/last-col-background.png);
    background-repeat: no-repeat;
    padding: 0px 110px !important;
    margin-right: -90px;
    padding-left: 0px !important;
}
#r8 .c2 {
    background: white;
    padding: 30px 50px !important;
    box-shadow: 0px 0px 10px -2px grey;
    top: 50px;
    padding-top: 40px !important;
}
#r8 .c2 p {
    padding-bottom: 10px !important;
    color: black !important;
    text-transform: uppercase;
    font-family: 'Josefin Sans' !important;
    font-size: 15px !important;
    line-height: 25px !important;
}
#r8 .c2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent !important;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0px !important;
}
#r8 .c2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
    resize: unset;
    background: transparent !important;
    border-bottom: 1px solid #b1b1b1;
    border-radius: 0px !important;
}
#r8 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
    right: -10px;
    bottom: 62px;
    font-size: 0px !important;
    border-radius: 500px !important;
    padding: 35px 35px !important;
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/submit-button.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#r8 {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}
#r8 .c2 h2 {
    font-weight: 700 !important;
    font-size: 32px !important;
    line-height: 42px !important;
}
#r8 .wpcf7-response-output {
    border: transparent;
    font-family: reg ! IMPORTANT;
}
#footer-widgets #nav_menu-2 {
    MARGIN: AUTO;
    DISPLAY: TABLE;
}
#footer-widgets #media_image-2 {
    margin-bottom: 10px !important;
}
#footer-outer a, #footer-outer p {
    font-family: reg !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    position: absolute;
    border-bottom: 5px solid;
    width: 40px;
    bottom: 0;
}
#footer-outer #footer-widgets .widget h4 {
    position: relative;
    margin-bottom: 17px !important;
    padding-bottom: 13px !important;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
    position: relative;
}
#footer-outer #footer-widgets .col input[type=submit] {
    width: 45%;
    border-radius: 0px !important;
    font-weight: 500 !important;
    transform: unset;
}
#footer-widgets #newsletterwidgetminimal-2 input.tnp-email {
    border-radius: 0px !important;
    font-family: 'Poppins' !important;
    font-size: 13px !important;
    line-height: 23px !important;
    font-style: italic;
}
#footer-widgets .row {
    border-bottom: 1px solid #383838;
}
#copyright #text-4 {
    float: right;
}
#copyright #text-5 {
    float: left;
}
#copyright .col.span_5 {
    max-width: 100% !important;
}
#copyright {
    padding: 20px 0px !important;
}
#r81 .c1 {
    position: relative;
}
#r81 .c1:before {
    content: '';
    position: absolute;
    background: url(https://nextvisionathlete.com/wp-content/uploads/2024/05/Ellipse-1-copy-8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 170px;
    height: 100px;
    bottom: -40px;
    left: -30px;
    z-index: 9;
}
#r7 .inner-wrap.post:hover .article-content-wrap {
    background: #ff6c26ba !important;
}
#r1 .slider-pagination span.swiper-pagination-switch {
    margin-bottom: 12px !important;
}
#r2 .carousel-item #r2 {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1:before {
    height: 242px;
    left: 19px;
    bottom: 91px;
    width: 2px;
}
	#r1 a.slider-down-arrow.no-border {
    left: 10.6%;
    bottom: 30px;
}
	#r3 .nectar-scrolling-text.custom_color {
    left: -362px;
    width: 44%;
    top: 92px;
}
	#r4 .i1 {
    width: 90%;
}
	#r4 .nectar-scrolling-text.custom_color {
    width: 150%;
    top: 190px;
    right: -420px;
}
	#r5 .nectar-scrolling-text.custom_color {
    left: -352px;
    width: 44%;
    top: 92px;
}
	#r7 .c1 {
    padding-left: 146px;
    padding-right: 40px;
}
	#header-secondary-outer {
    background-size: 101.9% 100% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
		#r1 h2 {
    font-size: 40px !important;
    line-height: 75px !important;
}
	#r1 .content {
    margin-top: -130px;
}
    #r1 .slider-pagination {
        bottom: 130px;
        left: 80px;
    }
	    #r1 a.slider-down-arrow.no-border {
        left: 6.4%;
        bottom: 30px;
    }
	    #r3 .nectar-scrolling-text.custom_color {
        left: -325px;
        width: 44%;
        top: 82px;
    }
	#r4 .c2 {
    padding-left: 50px;
    padding-right: 90px;
}
	#r4 .nectar-scrolling-text.custom_color {
        width: 150%;
        top: 190px;
        right: -390px;
    }
	    #r5 .nectar-scrolling-text.custom_color {
        left: -312px;
        width: 44%;
        top: 92px;
    }
	    #r7 .c1 {
        padding-left: 66px;
        padding-right: 20px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	.page-id-10 h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}
	    #r1:before {
        height: 172px;
        left: 19px;
        bottom: 113px;
        width: 2px;
    }
	    #r1 a.slider-down-arrow.no-border {
        left: 6.7%;
        bottom: 50px;
    }
	html body h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#r4 .c2 {
    padding-left: 50px;
    padding-right: 50px;
}
	#r7 {
    margin-top: -320px !important;
    padding-top: 280px !important;
    padding-bottom: 50px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	header#top a#logo img {
    transform: scale(2.1);
    top: 10px;
}
	html body p {
    font-size: 14px !important;
    line-height: 24px !important;
}
	#r3 {
    padding-top: 70px !important;
    padding-bottom: 30px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#header-secondary-outer {
    background-image: unset !important;
}
	header#top a#logo img {
        transform: scale(1.8);
        top: 0px;
        transform-origin: left center !important;
    }
	    #r1 h2 {
        font-size: 44px !important;
        line-height: 60px !important;
    }
	    #r1 .content {
        margin-top: -80px;
    }
	    #r1 .slider-pagination {
        bottom: 70px;
        left: 80px;
    }
	    #r1:before {
        height: 122px;
        left: 4px;
        bottom: 95px;
        width: 2px;
    }
	    #r1 a.slider-down-arrow.no-border {
        left: 7.3%;
        bottom: 43px;
    }
	#r2 .nectar-scrolling-text.custom_color {
    top: -190px;
}
	#r2 {
    padding-top: 130px !important;
    padding-bottom: 70px !important;
}
	    html body h2 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
	    html body p {
        font-size: 12px !important;
        line-height: 22px !important;
    }
	a#b1 {
    font-size: 13px !important;
    line-height: 23px !important;
}
	#r2 .c1 .wpb_text_column, #r2 .c2 .wpb_text_column {
    margin-bottom: 10px !important;
}
	#r4 .c2 .t1 h1 {
    margin-bottom: 24px;
    padding-bottom: 15px;
    margin-left: -60px;
}
	html body h1 {
    font-size: 37px !important;
    line-height: 47px !important;
}
	#r5 {
    padding-top: 360px !important;
}
	#r5 .carousel-item {
    margin: 0px 10px;
    padding: 30px 15px !important;
}
	    #r7 {
        margin-top: -250px !important;
        padding-top: 210px !important;
        padding-bottom: 50px !important;
    }
	#r7 .excerpt {
    font-size: 12px !important;
    line-height: 22px !important;
}
	html body h3 {
    font-size: 15px !important;
    line-height: 25px !important;
}
	#r7 .nectar-scrolling-text.custom_color {
    top: 90px;
    right: -120px;
}
	#r8 .c2 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	#r8 .c2 p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	#footer-outer a, #footer-outer p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	#footer-outer #footer-widgets .widget h4 {
    font-size: 18px !important;
    line-height: 28px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	.nectar-scrolling-text.custom_color {
    display: none !important;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 10px !important;
    line-height: 20px !important;
}
	    #r1 h2 {
        font-size: 35px !important;
        line-height: 50px !important;
    }
	#r1 p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r1:before {
    display: none;
}
	    #r1 .content {
        margin-top: -50px;
    }
	    #r1 .slider-pagination {
        bottom: 40px;
        left: 25px;
    }
	    #r2 {
        padding-top: 30px !important;
        padding-bottom: 60px !important;
    }
	#r2 .c1 .vc_col-sm-5, #r2 .c2 .vc_col-sm-5 {
    width: 40%;
}

#r2 .c1 .vc_col-sm-7, #r2 .c2 .vc_col-sm-7 {
    width: 60%;
}
	#r2 .c1>div {
    padding-block: 60px;
    margin-bottom: 20px;
}
	#r2 .tt {
    margin-bottom: 30px;
}
	    #r3 {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }
    #r4 {
        padding-top: 40px !important;
        padding-bottom: 120px !important;
        text-align: center;
    }
	#r4 .c2 .t1 h1 {
        margin-left: 0px;
    }
	#r4 .c2 .t1 h1:before {
    right: 0;
    left: 0;
    margin: auto;
}
	#r4 .c2 {
    padding-bottom: 30px;
}
	    #r4 .i1 {
        width: 80%;
    }
	#r4 .i2 {
    bottom: -110px;
    right: 50px;
    width: 290px;
}
	#r7 .c1 .vc_col-sm-6 {
    width: 50%;
}
	#r7 .c2 .i1 {
    width: 60%;
    margin-top: 0px;
    margin-left: 0px;
    margin: auto;
    display: table;
}
	#r7 .row-bg.viewport-desktop.using-image {
    background-color: #c5040e !important;
    background-image: unset !important;
}
	    #r7 {
        margin-top: -110px !important;
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
	    #r7 .c1 {
        padding-left: 30px;
        padding-right: 30px;
    }
	#r7 h1 {
    text-align: center;
}
	#r8 .i1 {
    display: none;
}
	#r81 .c1:before {
    display: none;
}
	#r81 .c1 {
    margin-bottom: 0px !important;
}
	#r81 .c1>div {
    padding: 60px 0px !important;
    text-align: center !important;
    margin-right: 0px !important;
    background-size: cover !important;
}
	#r81 .c1>div h1 {
    text-align: center !important;
}
	#r8 .c2 {
    padding: 30px 30px !important;
    top: 40px;
    padding-top: 40px !important;
}
	#r8 .c2 .col.span_12, #r8 .c2 .col.span_6 {
    margin: unset;
}
	#footer-widgets #nav_menu-2 {
    MARGIN: unset;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#slide-out-widget-area .mobile-only .menu.secondary-header-items li a {
    font-size: 14px;
}
	    header#top a#logo img {
        transform: scale(1.5);
    }
	    #r1 h2 {
        font-size: 30px !important;
        line-height: 45px !important;
    }
	#r1 h2 strong {
    padding-top: 9px;
    padding-inline: 20px;
}
	#r1 p br {
    display: none;
}
	html body p br {
    display: none;
}
	    #r2 .tt {
        margin-bottom: 10px;
    }
	#r2 .c1>div {
        padding-block: 15px;
        margin-bottom: 10px;
    }
	    #r4 .c2 {
        padding-left: 20px;
        padding-right: 20px;
    }
	    #r4 .i1 {
        width: 90%;
    }
	    #r4 .i2 {
        bottom: -110px;
        right: 10px;
        width: 240px;
    }
	#r4 .log {
    right: 140px;
    width: 260px;
    bottom: -210px;
}
	    #r7 {
        margin-top: -70px !important;
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
	    #r7 .c1 .vc_col-sm-6 {
        width: 100%;
    }
	#r7 .c1 .vc_col-sm-6:first-child {
    margin-top: 0px;
}
	#copyright #text-4 {
    float: unset;
}
	#copyright #text-5 {
    float: unset;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    #r1 h2 {
        font-size: 25px !important;
        line-height: 40px !important;
    }
	#r1 h2 strong {
    padding-top: 6px;
}
	#r2 .c1 .vc_col-sm-7, #r2 .c2 .vc_col-sm-7 {
    padding-left: 22px;
    padding-right: 0px;
}
	    a#b1 {
        font-size: 12px !important;
        line-height: 22px !important;
        padding: 14px 25px !important;
    }
	    html body h2 {
        font-size: 22px !important;
        line-height: 32px !important;
    }
	#r2 .c2 .i1 {
    top: 19px;
    right: 0px;
}
	    html body h1 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	    #r4 .i2 {
        bottom: -110px;
        right: 10px;
        width: 180px;
    }
	    #r7 .c1 {
        padding-left: 20px;
        padding-right: 20px;
    }
	    #r7 {
        margin-top: -40px !important;
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
	#r8 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}
	    #r8 .c2 h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
	    #r8 .c2 {
        padding: 20px 20px !important;
        top: 40px;
        padding-top: 30px !important;
    }
	#r8 .c2 textarea.wpcf7-form-control.wpcf7-textarea {
    font-size: 12px !important;
}
	#r8 .c2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 12px !important;
}
	#r8 .c2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 25px 25px !important;
}
	    #r1 .slider-pagination {
        bottom: 60px;
        left: 5px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}