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

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

header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-family: bd !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item a {
    font-family: bd !important;
}
html body h1 strong {
    font-family: bd !important;
}
html body h1 {
    font-family: reg !important;
    text-transform: uppercase;
    font-weight: 400;
}
html body p {
    font-family: 'reg' !important;
    text-shadow: 0 0 black;
}
#r1 h1 {
    font-size: 50px;
    line-height: 60px;
}
#r1 p {
    letter-spacing: 0px;
    opacity: 0.8;
}
html body h3 {
    font-family: reg !important;
    font-weight: 400;
    text-transform: uppercase;
}

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

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: #af7e00;
}
:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}
header#top img {
    filter: brightness(0) invert(1);
}
#r6 .carousel-item img {
    border: 4px solid #6b4d1d;
    border-radius: 100px !important;
}



header#top {
    padding-top: 15px !important;
}
header#top ul.buttons.sf-menu li a i:before {
    color: #af7e00;
}
header#top ul.buttons.sf-menu li a span:before {
    color: #af7e00 !important;
}
header#top ul.buttons.sf-menu {
    margin-left: 14px !important;
}
header#top ul.buttons.sf-menu li.nectar-woo-cart a.cart-contents {
	position: relative;
}
header#top ul.buttons.sf-menu li.nectar-woo-cart a.cart-contents:before {
    content: '';
    position: absolute;
    border-left: 1px solid #af7e00;
    height: 18px;
    left: -13px;
    top: 0;
    bottom: 0;
    margin: auto;
}

#r1 .icn ul li {
    display: block;
    padding-bottom: 10px;
}

#r1 .icn ul {
    position: absolute;
    left: -180px;
    top: 55px;
}
#r1 .icn ul li a {
    color: white;
    font-size: 18px;
}
#r1 .icn ul li a:hover i {
    transition: 0.9s;
    transform: rotate(360deg);
}	
#r1 a#b2 {
    position: absolute;
    top: 276px;
    left: -233px;
    background: transparent !important;
    box-shadow: unset !important;
    transform: rotate(270deg);
    font-size: 15px;
    line-height: 25px;
    font-family: reg !important;
    letter-spacing: 6px;
    text-transform: uppercase;
}
#r1 a#b2:before {
    content: '';
    border-bottom: 2px solid white;
    position: absolute;
    width: 56px;
    top: 20px;
    right: -42px;
}
#r1 {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
}
#r1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#r1 img {
    transform: scale(1.5);
    top: -20px;
    right: 70px;
    filter: drop-shadow(0px 30px 37px #000);
}
a#b1 {
    padding: 13px 47px;
    border-radius: 40px !important;
    font-size: 15px;
    font-family: bd !important;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 1px;
    transition: 0.5s;
    background-image: url(../images/imgpsh_fullsize_anim-6.png) !important;
}
#r1 .c1 {
    position: relative;
}
#r1 .c1:before {
    content: '';
    background: url(../images/butterfly-blue.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 67px;
    height: 73px;
    top: -40px;
    right: 130px;
    animation: float1 2s infinite linear;
}
@keyframes float1{
	0%,100%{
		transform:translate(0,0);
	}
	50%{
		transform:translate(-30px,-30px);
	}
}
#r1 .c2 {
    position: relative;
}
    #r1 .c2:before {
        content: '';
        background: url(../images/r3-butterfly.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        width: 100px;
        height: 100px;
        top: -40px;
        right: -90px;
        animation: float2 1.5s infinite linear;
    }
@keyframes float2{
	0%,100%{
		transform:translate(0,0);
	}
	50%{
		transform:translate(30px,-30px);
	}
}
#r2 {
    padding-top: 120px !important;
    padding-bottom: 140px !important;
    border-bottom: 1px solid #e5e5e5;
}
#r2 .nectar-scrolling-text {
    position: absolute;
    top: -80px;
}
#r2 .nectar-scrolling-text h1 {
    font-size: 160px;
    line-height: 170px;
    -webkit-text-stroke: 1px #e6e6e6;
    color: transparent;
    font-family: med !IMPORTANT;
    letter-spacing: 10px;
}
#r2 .nectar-scrolling-text {
    overflow: visible;
}
#r2 .nectar-scrolling-text .nectar-scrolling-text-inner {
    overflow: visible;
}
#r2 img {
    width: 520px;
    transition: 0.5s;
}
#r2 .c1 {
    position: relative;
}
#r2 .c1:before {
    content: '';
    background: url(../images/r2-butterfly.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 140px;
    height: 140px;
    top: -40px;
    left: -50px;
    z-index: 999;
animation: float1 2s infinite linear;
}

    #r2 .c1 :after {
        content: '';
        background: url(../images/dots.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 77px;
        bottom: -44px;
        width: 190px;
        height: 130px;
        z-index: -1;
        opacity: 0.3;
    }
    #r2 .c2:before {
        content: '';
        background: url(../images/r2-hand-image.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        width: 90%;
        height: 55%;
        right: -340px;
        bottom: -110px;
    }
#r3 {
    padding-top: 90px !important;
}
#r3 .nectar-scrolling-text {
    position: absolute;
    top: -70px;
	z-index: -999;
}
#r3 .nectar-scrolling-text h1 {
    font-size: 280px;
    line-height: 290px;
    -webkit-text-stroke: 1px #e6e6e6;
    color: transparent;
    font-family: med !IMPORTANT;
    letter-spacing: 1px;
}
#r3 .nectar-scrolling-text {
    overflow: visible;
}
#r3 .nectar-scrolling-text .nectar-scrolling-text-inner {
    overflow: visible;
}
#r31 {
    padding-top: 40px;
}
#r31 .c1 {
    padding-right: 0px;
}
#r31 .c2 {
    padding-left: 0px;
    right: 10px;
}
#r3 .i1 {
    transform: scale(1.2);
    margin-top: -53px;
}
#r3 .c1:before {
    content: '';
    background: url(../images/butterfly-blue.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 70px;
    height: 75px;
    z-index: 999;
    left: -40px;
    top: -50px;
    animation: float1 2s infinite linear;
}
#r31 .c2:before {
    content: '';
    background: url(../images/r3-butterfly.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 120px;
    height: 120px;
    top: -70px;
    right: -20px;
    z-index: 999;
    animation: float2 2s infinite linear;
}
#r4 {
    position: relative;
    z-index: 999;
    margin-top: -40px;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
#r4 .nectar-scrolling-text {
    position: absolute;
    top: -50px;
	z-index: -999;
}
#r4 .nectar-scrolling-text h1 {
    font-size: 160px;
    line-height: 170px;
    -webkit-text-stroke: 1px #10192f;
    color: transparent;
    font-family: med !IMPORTANT;
    letter-spacing: 10px;
}
#r4 .nectar-scrolling-text {
    overflow: visible;
}
#r4 .nectar-scrolling-text .nectar-scrolling-text-inner {
    overflow: visible;
}
#r4 img {
    height: 195px;
    object-fit: contain;
    width: 180px;
    transition: 0.5s;
}
#r4 .carousel-item {
    background: #081f4e;
    padding: 40px 0px;
    margin: 0px 10px;
}
#r4 .carousel-item p {
    opacity: 0.7;
}
#r5 {
    padding-top: 80px !important;
}
#r5 .article-content-wrap {
    background: whitesmoke;
    top: -107px;
    padding-top: 135px;
    z-index: -1;
    border-radius: 0px 0px 100px 100px;
}
#r5 .article-content-wrap span {
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    color: #0f172a;
    font-family: bd !important;
    font-size: 15px;
    line-height: 25px;
}
#r5 .article-content-wrap h3 {
    font-size: 15px;
    line-height: 25px;
    color: #0f172a;
    font-family: reg !IMPORTANT;
    text-shadow: 0 0 black;
}
#r5 .article-content-wrap .excerpt {
    font-size: 27px;
    line-height: 37px;
    font-family: bd !IMPORTANT;
    color: #0f172a;
}
#r5 span.meta-category a {
    display: none;
}
#r5 .inner-wrap.post {
    box-shadow: unset;
    background: transparent;
}
#r5 .col.span_12 {
    margin-bottom: 0px;
}
#r5 .owl-stage {
    padding-bottom: 0px;
}
#r5 .carousel-item {
    margin: 0px 15px;
}
#r6 .nectar-scrolling-text {
    position: absolute;
    top: -50px;
}
#r6 .nectar-scrolling-text h1 {
    font-size: 160px;
    line-height: 170px;
    -webkit-text-stroke: 1px #131e35;
    color: transparent;
    font-family: med !IMPORTANT;
    letter-spacing: 10px;
}
#r6 .row-bg {
    background: linear-gradient(90deg, rgba(131, 87, 18, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(131, 87, 18, 1) 100%);
}

#r6 .nectar-scrolling-text {
    overflow: visible;
}
#r6 .nectar-scrolling-text .nectar-scrolling-text-inner {
    overflow: visible;
}
#r6 {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
    z-index: 999;
    margin-top: -38px;
}
#r6 img {
    width: 90px;
    margin-bottom: 0px;
}
#r6 p {
    font-size: 19px;
    line-height: 35px;
    padding-top: 10px;
    opacity: 0.8;
}
#r6 h6 {
    opacity: 0.8;
    font-family: reg !IMPORTANT;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
#r6 h5 {
    font-size: 20px;
    line-height: 20px;
    font-family: bd !IMPORTANT;
}
    /* #r6:before {
    content: '';
    background: url(../images/r6-butterfly.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 90px;
    height: 90px;
    z-index: 999;
    bottom: -8px;
    right: 140px;
    animation: float2 2s infinite linear;
} */
    #r6 button.owl-dot:nth-child(1) span {
        background-image: url(../images/i1.png) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        top: 10px;
        left: -160px;
    }
    #r6 button.owl-dot:nth-child(2) span {
        background-image: url(../images/i2.png) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        top: 150px;
        left: -50px;
    }
    #r6 button.owl-dot:nth-child(3) span {
        background-image: url(../images/i3.png) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        left: -160px;
        bottom: 150px;
    }
    #r6 button.owl-dot:nth-child(4) span {
        background-image: url( ../images/i4.png ) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        top: 10px;
        right: -160px;
    }
    #r6 button.owl-dot:nth-child(5) span {
        background-image: url( ../images/i5.png ) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        top: 150px;
        right: -50px;
    }
    #r6 button.owl-dot:nth-child(6) span {
        background-image: url(../images/i6.png) !important;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 104px;
        height: 104px;
        position: absolute;
        transition: 0.5s;
        right: -160px;
        bottom: 150px;
    }
#r6 button.owl-dot.active span {
    transform: unset;
}
#r7 {
    padding-top: 80px !IMPORTANT;
    padding-bottom: 40px !IMPORTANT;
}
#r7 .nectar-scrolling-text {
    position: absolute;
    top: -10px;
	z-index: -999;
}
#r7 .nectar-scrolling-text h1 {
    font-size: 280px;
    line-height: 290px;
    -webkit-text-stroke: 1px #e6e6e6;
    color: transparent;
    font-family: med !IMPORTANT;
    letter-spacing: 1px;
}
#r7 .nectar-scrolling-text {
    overflow: visible;
}
#r7 .nectar-scrolling-text .nectar-scrolling-text-inner {
    overflow: visible;
}
    #r7:before {
        content: '';
        background: url(../images/r3-butterfly.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        width: 150px;
        height: 150px;
        z-index: 999;
        bottom: -40px;
        right: -150px;
        animation: float2 2s infinite linear;
    }
#r7 .article-content-wrap {
    padding: 100px 20px;
    transform: translate(10px, 190px);
    transition: 0.9s;
}
#r7 span.meta-category a {
    display: none;
}
#r7 .article-content-wrap .excerpt {
    opacity: 0;
    padding-left: 0;
    transition: 0.9s;
}

#r7 .carousel-item:hover .article-content-wrap {
    transform: translate(10px, 10px);
}
#r7 .carousel-item:hover .article-content-wrap .excerpt {
    opacity: 1;
}
#r7 .carousel-item {
    margin: 0px 15px;
}
    #r7:after {
        content: '';
        background: url(../images/butterfly-blue.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
        width: 70px;
        height: 75px;
        z-index: 999;
        left: -50px;
        top: 180px;
        animation: float1 2s infinite linear;
    }
div#footer-widgets #nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-widgets .widget h4 {
    font-size: 23px;
    line-height: 33px;
    font-family: bd !important;
    position: relative;
    padding-bottom: 26px;
}
#footer-widgets .widget h4:before {
    content: '';
    border-bottom: 4px solid #af7e00;
    position: absolute;
    width: 43px;
    bottom: 4px;
}
#footer-widgets img {
    width: 85%;
    filter: brightness(0) invert(1);
}
#footer-widgets div#text-2 br {
    display: none;
}
#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    color: #af7e00;
}
#footer-outer #footer-widgets .foot-secc li{
margin-left: 30px;
}
#footer-widgets a {
    font-family: reg !important;
}
#footer-widgets a {
    opacity: 0.7;
}
#footer-widgets p {
    opacity: 0.7;
}
#footer-widgets .row {
    padding-bottom: 60px !important;
    padding-top: 100px !important;
    border-bottom: 1px solid #455364;
}
div#copyright {
    padding: 20px 0px !important;
}
#copyright p {
    font-size: 15px;
    font-family: reg !important;
    opacity: 0.9;
}
div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    border-radius: 25px;
    font-style: italic;
    padding-right: 100px !important;
}
div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 31%;
    position: absolute;
    right: 0;
    border-radius: 0px 25px 25px 0px !important;
    height: 46px;
    transform: unset;
}
#r6 button.owl-dot.active span {
    animation: flip1 2s infinite linear;
}
@keyframes flip1{
    0%,100%{
        transform:scaleX(1);
    }
     50%{
        transform:scaleX(-1);
    }
}
#r7 span.post-featured-img {
    transition: 0.5s;
    background-color: white !important;
}

#r7 .carousel-item:hover span.post-featured-img {
    background-size: 0% 0% !important;
    background-position: 0% 0% !important;
}
#r7 a.img-link {
    border-radius: 0px !important;
}

#r7 .blog-recent .inner-wrap::before {
    display: none;
}

#r7 .carousel-item:hover .article-content-wrap .excerpt, #r7 .carousel-item:hover .article-content-wrap .post-header, #r7 .carousel-item:hover .article-content-wrap h3 {color: black;}

#r7 .carousel-item .article-content-wrap h3 {
    font-weight: 900;
}
#r5 p span {
    color: #000 !important;
    opacity: 0.88;
}
#r2 img:hover {
    transform: scale(0.95);
}

#r3 img {
    transition: 0.5s;
}

#r3 .c1 img:hover,#r3 .c2 img:hover {
    transform: scale(0.95);
    transform-origin: bottom;
}

#r4 .carousel-item:hover img {
    transform: translateY(-20px);
}
a#b1:hover {
    color: #987b31;
    background: white !important;
    outline: 1px solid #af7e00;
}
div#footer-widgets div#media_image-2 a {
    opacity: 1;
}


/* updated work for images */

/* body.page-template-default.page.page-id-40 .page-header-bg-image {
    background-image: url(https://theseosynergy.com/testing/victor_reider/wp-content/uploads/2024/10/img1.webp) !important;
} */
/* 
body.page-template-default.page.page-id-39 .page-header-bg-image {
    background-image: url(https://theseosynergy.com/testing/victor_reider/wp-content/uploads/2024/10/img3.webp) !important;
} */

/* body.page-template-default.page.page-id-165 .page-header-bg-image {
    background-image: url(https://theseosynergy.com/testing/victor_reider/wp-content/uploads/2024/10/iimmg99.png) !important;
} */

div#page-header-bg {
    height: 650px !important;
}
div#page-header-wrap {
    height: 500px !important;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1 .icn ul {
    left: -130px;
}
	#r1 a#b2 {
    top: 276px;
    left: -184px;
}
	#r2 .c2:before {
    width: 78%;
    height: 42%;
    right: -200px;
    bottom: -110px;
}
	#r6 button.owl-dot:nth-child(2) span {
    width: 104px;
    height: 104px;
    top: 150px;
    left: 0px;
}
	#r6 button.owl-dot:nth-child(1) span {
    width: 104px;
    height: 104px;
    top: 10px;
    left: -100px;
}
	#r6 button.owl-dot:nth-child(3) span {
    width: 104px;
    height: 104px;
    left: -99px;
    bottom: 150px;
}
		#r6 button.owl-dot:nth-child(5) span {
    width: 104px;
    height: 104px;
    top: 150px;
    right: 0px;
}
	#r6 button.owl-dot:nth-child(4) span {
    width: 104px;
    height: 104px;
    top: 10px;
    right: -100px;
}
	#r6 button.owl-dot:nth-child(6) span {
    width: 104px;
    height: 104px;
    right: -99px;
    bottom: 150px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#r1 img {
    transform: scale(1.8);
    top: 100px;
    right: 110px;
}
	#r1 .c2:before {
    width: 100px;
    height: 100px;
    top: -40px;
    right: 10px;
}
	#r1 .icn ul {
    left: -90px;
    top: 45px;
}
	#r1 a#b2 {
    top: 266px;
    left: -143px;
}
	#r2 {
    padding-top: 80px !important;
    padding-bottom: 160px !important;
}
	#r6 button.owl-dot:nth-child(1) span {
    width: 100px;
    height: 100px;
    top: 10px;
    left: -60px;
}
	#r6 button.owl-dot:nth-child(2) span {
    width: 100px;
    height: 100px;
    top: 150px;
    left: 20px;
}
	#r6 button.owl-dot:nth-child(3) span {
    width: 100px;
    height: 100px;
    left: -65px;
    bottom: 162px;
}
		#r6 button.owl-dot:nth-child(4) span {
    width: 100px;
    height: 100px;
    top: 10px;
    right: -60px;
}
	#r6 button.owl-dot:nth-child(5) span {
    width: 100px;
    height: 100px;
    top: 150px;
    right: 20px;
}
	#r6 button.owl-dot:nth-child(6) span {
    width: 100px;
    height: 100px;
    right: -65px;
    bottom: 162px;
}
	#r6 {
    padding-top: 90px !important;
    padding-bottom: 10px !important;
}
	#r7:before {
    width: 150px;
    height: 150px;
    bottom: -40px;
    right: -70px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r1 h1 {
    font-size: 45px;
    line-height: 55px;
}
	#r1 {
    padding-top: 210px !important;
    padding-bottom: 200px !important;
}
#r2 {
    padding-top: 110px !important;
    padding-bottom: 120px !important;
}
#r1 p {
    letter-spacing: 0px;
}
	html body h1 {
    font-size: 40px;
    line-height: 50px;
}
	html body p {
    font-size: 15px;
    line-height: 25px;
}
	a#b1 {
    padding: 12px 40px;
    font-size: 14px;
    line-height: 24px;
}
	#r2 .c1:before {
    width: 110px;
    height: 110px;
    top: -30px;
    left: -40px;
}
	#r2 .c1 :after {
    right: 27px;
    bottom: -44px;
    width: 190px;
    height: 130px;
}
	#r2 .nectar-scrolling-text h1 {
    font-size: 130px;
    line-height: 140px;
}
	#r2 .nectar-scrolling-text {
    top: -60px;
}
	#r2 .c2:before {
    width: 68%;
    height: 34%;
    right: -90px;
    bottom: -70px;
}
	#r3 .nectar-scrolling-text h1 {
    font-size: 220px;
    line-height: 230px;
}
	#r3 .nectar-scrolling-text {
    top: -40px;
}
	#r4 h3 {
    font-size: 20px;
    line-height: 30px;
}
	#r4 p {
    font-size: 14px;
    line-height: 24px;
}
	#r5 .article-content-wrap .excerpt {
    font-size: 23px;
    line-height: 33px;
}
	#r5 .article-content-wrap h3 {
    font-size: 12px;
    line-height: 22px;
}
	#r5 .article-content-wrap span {
    bottom: 25px;
    font-size: 13px;
    line-height: 23px;
}
	#r3 .i1 {
    transform: scale(1.1);
    margin-top: -53px;
}
	#r6 {
    padding-top: 90px !important;
    padding-bottom: 10px !important;
    margin-top: -30px;
}
	#r6 p {
    font-size: 17px;
    line-height: 33px;
}
	#r7 .nectar-scrolling-text h1 {
    font-size: 240px;
    line-height: 250px;
}
	#r7 .article-content-wrap {
    padding: 100px 12px;
}
	#r7 h3 {
    font-size: 20px;
    line-height: 30px;
}
	#footer-widgets .row {
    padding-top: 70px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r2 img {
    width: 480px;
}
	#r2 .c1 :after {
    right: 47px;
    bottom: -44px;
    width: 190px;
    height: 130px;
}
	#r3 .nectar-scrolling-text h1 {
    font-size: 200px;
    line-height: 210px;
}
	#r7 .nectar-scrolling-text h1 {
    font-size: 200px;
    line-height: 210px;
}
	#r7 .article-content-wrap {
    padding: 50px 12px;
}
	html body p {
    font-size: 14px;
    line-height: 24px;
}
	div#footer-widgets a {
    font-size: 14px;
    line-height: 24px;
}
	#copyright p {
    font-size: 14px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r1 h1 {
    font-size: 30px;
    line-height: 40px;
}
	html body p {
    font-size: 12px;
    line-height: 22px;
}
#r1 img {
    transform: scale(1.8);
    top: 50px;
    right: 80px;
}
	#r1 {
    padding-top: 190px !important;
    padding-bottom: 150px !important;
}
	#r1 .icn ul {
    left: -90px;
    top: 25px;
}
	#r1 a#b2 {
    top: 239px;
    left: -137px;
    font-size: 12px;
    line-height: 22px;
}
	#r1 .c1:before {
    width: 51px;
    height: 55px;
    top: -40px;
    right: 120px;
}
	#r1 .c2:before {
    width: 75px;
    height: 80px;
    top: -40px;
    right: 10px;
}
	#r2 img {
    width: 380px;
}
	html body h1 {
    font-size: 35px;
    line-height: 45px;
}
	#r2 p br {
    display: none;
}
	#r2 .c1 :after {
    right: 20px;
    bottom: -44px;
    width: 190px;
    height: 130px;
}
	#r3 .nectar-scrolling-text h1 {
    font-size: 170px;
    line-height: 180px;
}
	#r4 {
    margin-top: -30px;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r4 img {
    height: 165px;
    width: 130px;
}
	#r4 h3 {
    font-size: 15px;
    line-height: 25px;
}
#r4 p {
    font-size: 12px;
    line-height: 22px;
    padding: 0px 11px;
}
	#r4 p br {
    display: none;
}
	#r5 .article-content-wrap .excerpt {
    font-size: 18px;
    line-height: 28px;
    margin-top: -10px;
}
	#r5 .article-content-wrap span {
    bottom: 27px;
    font-size: 12px;
    line-height: 22px;
}
	#r5 .article-content-wrap {
    padding-top: 126px;
    padding-bottom: 55px;
}
	#r6 button.owl-dot:nth-child(1) span {
    width: 80px;
    height: 80px;
    top: 50px;
    left: -60px;
}
	#r6 button.owl-dot:nth-child(2) span {
    width: 80px;
    height: 80px;
    top: 150px;
    left: 20px;
}
	#r6 button.owl-dot:nth-child(3) span {
    width: 80px;
    height: 80px;
    left: -61px;
    bottom: 172px;
}
    #r6 button.owl-dot:nth-child(4) span {
    width: 80px;
    height: 80px;
    top: 50px;
    right: -60px;
}
	#r6 button.owl-dot:nth-child(5) span {
    width: 80px;
    height: 80px;
    top: 150px;
    right: 20px;
}
	#r6 button.owl-dot:nth-child(6) span {
    width: 80px;
    height: 80px;
    right: -61px;
    bottom: 172px;
}
	#r6 p {
    font-size: 12px;
    line-height: 29px;
    padding-top: 10px;
    opacity: 0.8;
}
	#r6 img {
    width: 80px;
}
	#r6 .nectar-scrolling-text h1 {
    font-size: 130px;
    line-height: 140px;
}
	#r6 {
    padding-top: 70px !important;
    padding-bottom: 10px !important;
}
	#r6:before {
    width: 90px;
    height: 90px;
    bottom: -8px;
    right: 90px;
}
	#r7 .nectar-scrolling-text h1 {
    font-size: 160px;
    line-height: 170px;
}
	#r7 h3 {
    font-size: 16px;
    line-height: 26px;
}
	#r7 .article-content-wrap .excerpt {
    font-size: 12px;
}
#r7 .article-content-wrap {
    padding: 55px 12px;
}
#r7:before {
    width: 100px;
    height: 100px;
    bottom: -38px;
    right: -50px;
}
	#footer-widgets .widget h4 {
    font-size: 20px;
    line-height: 30px;
    font-family: bd !important;
    position: relative;
    padding-bottom: 26px;
}
	div#footer-widgets a {
    font-size: 12px;
    line-height: 22px;
}
	#copyright p {
    font-size: 12px;
}
	div#footer-widgets p br {
    display: none;
}
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    font-size: 12px;
}
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 36%;
    height: 46px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    border-radius: 25px;
    font-style: italic;
    padding-right: 110px !important;
}
	#footer-widgets .row {
    padding-bottom: 40px !important;
}
	#r1 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: bottom center !important;
}

	#r7 .article-content-wrap {
    transform: translate(10px, 170px);
}
	#r1 {
    padding-top: 130px !important;
    padding-bottom: 150px !important;
    text-align: center;
}
	#r1 img {
    transform: scale(1.4);
    top: 30px;
    right: 60px;
}
	#r1 {
    padding-top: 130px !important;
    padding-bottom: 60px !important;
    text-align: center;
}
	#r2 {
    padding-top: 90px !important;
    padding-bottom: 150px !important;
    text-align: center;
}
	#r2 img {
    width: 380px;
    margin: 0 auto;
}
	#r2 .c1:before {
    width: 110px;
    height: 110px;
    top: -30px;
    left: 60px;
}
	#r2 .c1 :after {
    right: 98px;
    bottom: -44px;
    width: 190px;
    height: 130px;
}
	#r2 .c2 {
    padding-top: 40px;
}
	#r2 .c2:before {
    width: 48%;
    height: 34%;
    right: -90px;
    bottom: -105px;
}
	#r3 .nectar-scrolling-text h1 {
    font-size: 160px;
    line-height: 170px;
}
	#r3 .c1:before {
    display: none;
}
#r31 .c2:before {
    display: none;
}
	#r4 {
    margin-top: -20px;
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
	#r4 .owl-dots {
    display: none;
}
	#r5 {
    padding-top: 60px !important;
}
	#r5 .owl-dots {
    display: none;
}
	#r6 .owl-dots {
    display: none;
}
	#r6 {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}
	#r6:before {
    display: none;
}
	html body h1 {
    font-size: 30px;
    line-height: 40px;
}
	
	#r7 .owl-dots {
    display: none;
}
	#r7 .nectar-scrolling-text h1 {
    font-size: 120px;
    line-height: 130px;
}
	div#footer-widgets #nav_menu-2 {
    margin: unset;
}
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 36%;
    height: 46px;
    right: 14px;
}
	#footer-outer #footer-widgets .foot-secc li.eml:before {
    left: 16px;
    bottom: 18px;
}
}	
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	div#page-header-bg {
    height: 650px !important;
}
div#page-header-wrap {
    height: 160px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#r6 {
    margin-top: -30px;
}
	#r1 .c1:before {
    display: none;
}
#r1 .c2:before {
    display: none;
}
	#r1 .icn {
    display: none;
}
	#r1 a#b2 {
    display: none;
}
	#r1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	#r1 h1 {
    font-size: 28px;
    line-height: 38px;
}
	#r1 img {
    transform: scale(1.4);
    top: 10px;
    right: 60px;
}
	#r2 .c1:before {
    width: 80px;
    height: 80px;
    top: -30px;
    left: -10px;
}
	#r2 .c1 :after {
    right: 8px;
    bottom: -24px;
    width: 140px;
    height: 100px;
}
	#r2 .c2 {
    padding-top: 20px;
}
	#r2 .c2:before {
    display: none;
}
	#r2 {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
    text-align: center;
}
	#r3 {
    padding-top: 50px !important;
}
	#r3 .nectar-scrolling-text h1 {
    font-size: 100px;
    line-height: 110px;
}
	#r3 p br {
    display: none;
}
	#r31 .c2 {
    padding-left: 0px;
    right: 0px;
}
	#r4 {
    margin-top: 0px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#r4 .nectar-scrolling-text h1 {
    font-size: 100px;
    line-height: 110px;
}
	#r4 .owl-stage {
    padding-top: 0px;
}
	#r4 .carousel-item {
    background: #081f4e;
    padding: 20px 0px;
    margin: 0px 60px;
}
	#r5 p br {
    display: none;
}
	#r6 .nectar-scrolling-text h1 {
    font-size: 100px;
    line-height: 110px;
}
	#r6 p br {
    display: none;
}
	#r6 img {
    width: 70px;
}
	#r6 h5 {
    font-size: 17px;
    line-height: 17px;
}
	#r6 h6 {
    font-size: 13px;
    line-height: 23px;
}
	#r7 .nectar-scrolling-text h1 {
    font-size: 100px;
    line-height: 110px;
}
	#r7 {
    padding-top: 50px !IMPORTANT;
    padding-bottom: 10px !IMPORTANT;
}
	#r7 p br {
    display: none;
}
	#r7:after {
    display: none;
}
#r7:before {
    display: none;
}
	#r7 .carousel-item {
    margin: 0px 58px;
}
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-submit {
    width: 36%;
    height: 46px;
    right: -1px;
}
	#footer-outer #footer-widgets .foot-secc li.eml:before {
    left: 0px;
    bottom: 3px;
}
	#footer-widgets img {
    padding-top: 0px;
    width: 65%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r7 .article-content-wrap {
    padding: 38px 22px;
}
	#r1 h1 {
    font-size: 23px;
    line-height: 33px;
}
	#r1 p br {
    display: none;
}
	a#b1 {
    padding: 11px 37px;
    font-size: 12px;
    line-height: 22px;
}
	#r1 {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    text-align: center;
}
	#r1 img {
    transform: scale(1.4);
    top: -9px;
    right: 48px;
}
	#r2 .nectar-scrolling-text h1 {
    font-size: 100px;
    line-height: 110px;
}
	#r2 img {
    width: 283px;
    margin: 0 auto;
}
	html body h1 {
    font-size: 26px;
    line-height: 36px;
}
	#r4 .carousel-item {
    background: #081f4e;
    padding: 26px 0px;
    margin: 0px 35px;
}
	#r7 .carousel-item {
    margin: 0px 15px;
}
	div#footer-widgets div#newsletterwidgetminimal-2 input.tnp-email {
    border-radius: 25px;
    font-style: italic;
    padding-right: 120px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}