/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb
{
	background-color: #811122;
}
header#top a#logo {
    margin-top: 0px !important;
}
header#top ul {
    margin-top: -50px !important;
    font-family: grade;
    position: relative;
}
header#top .row:before {
    content: '';
    position: absolute;
    border: 1px solid #872736;
    width: 100%;
    bottom: 50px;
}
#top #logo .starting-logo {
    border-radius: 0px 0px 20px 20px;
}
header#top ul.buttons.sf-menu .s1 span {
    background-color: black;
    padding: 15px 50px 15px 15px;
    border-radius: 40px !important;
}
header#top ul.buttons.sf-menu .s1 span:before {
    content: "\f105";
    position: absolute;
    right: 6px;
    bottom: -7px;
    border-radius: 40px !important;
    font-family: fontawesome;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-color: #811122;
    text-align: center;
}
.page-id-15 #ser_mainn .owl-dots {
    display: none;
}
.page-id-15 #ser_mainn .owl-stage {display: inline;}
.page-id-15 #ser_mainn .tt {
    position: absolute;
    bottom: 10px;
    background: #ff00;
    width: 100%;
    height: 10%;
    right: 0;
    border: 1px solid #ff00;
    border-radius: 10px;
    padding: 20px 15px;
    overflow: hidden;
    transition: ease .9s;
}
.page-id-15 #r5 p strong {
    font-family: 'grade';
    font-size: 22px;
    line-height: 32px;
}
.page-id-17 #r6 .owl-dots {
    display: none;
}
#r5 .m7:hover {
    filter: brightness(0.7);
}
.page-id-15 #ser_mainn .tt p {
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 5px;
}
.page-id-15 #ser_mainn img {
    border-radius: 10px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px #ccc;
}
.page-id-15 #ser_mainn .tt h3 {
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    filter: drop-shadow(2px 4px 6px black);
    text-align: center;
    padding-bottom: 20px;
}
.page-id-15 #ser_innner {
    margin: 0;
}
.page-id-15 #ser_mainn .carousel-item {
    position: relative;
    margin: 0 30px;
}
.page-id-15 #ser_mainn .carousel-item:hover .tt {
    height: 100%;
}
.page-id-15 #ser_mainn .carousel-item:hover .tt {
    background: #fff;
    right: -20px;
    border-color: #666;
    transform: scale(1.03);
    top: 0;
}
.page-id-15 #ser_mainn .tt p strong {
    font-family: 'grade';
    color: #000;
}
.page-id-15 #ser_mainn .carousel-item .tt h4 {font-size: 14px;line-height: 24px;text-align: center;position: relative;padding-bottom: 10px;margin-bottom: 26px;}
.page-id-15 #ser_mainn .carousel-item .tt h4::before {
    content: '';
    height: 2px;
    width: 40px;
    background: #000;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#r6 .t6 {
    height: 320px;
    overflow-y: scroll;
    padding-right: 15px;
}
#r6 .t6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
#r6 .t6::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
#r6 .t6::-webkit-scrollbar-thumb
{
	background-color: #811122;
}
#r1 {
    padding-top: 200px !important;
}
#r1 h4 {
    font-family: grademd;
    font-weight: 100;
}
#r1 h1 {
    font-family: miracle;
    font-weight: 100;
}
html body p {
    font-family: 'grade';
}
#footer-outer #footer-widgets .socliy i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #740f1f;
    border-radius: 40px;
}
@keyframes pop {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
#r2 .m3:hover {
    filter: grayscale(1);
}
#r2 .m2:hover {
    filter: drop-shadow(2px 4px 16px #811122);
}
.page-id-515 #r5 .m7 {
    border-radius: 830px;
}
#r2 .m5:hover {
    outline: 5px solid #811122;
    border-radius: 650px;
    outline-offset: 5px;
}
.page-id-16 #r4 .inner-wrap img {
    border-radius: 15px;
}
#r1 .m1:hover {filter: drop-shadow(2px 4px 10px #fff);}

#r3 #in1:hover {
    border-radius: 30px;
}
a#b1 {
    padding: 12px 50px 12px 30px;
    border-radius: 41px !important;
    font-size: 16px;
    transform: unset;
    font-family: 'grademd';
    font-weight: 100;
	transition: 0.9s;
}
a#b1:hover {
    background-color: #811122 !important;
    border: 1px solid #000;
}
a#b1:before {
    content: '';
    position: absolute;
    border: 17px solid #811122;
    right: 6px;
    bottom: 6px;
    border-radius: 41px !important;
	transition: 0.9s;
}
a#b1:hover::before {
    border: 17px solid #000;
}
#r1 .nectar_icon:before {
    content: 'Watch Intro Video';
    position: absolute;
    text-decoration: underline;
    left: 280px;
    bottom: 95px;
    font-family: grademd;
}
#r1 .m1 {
    scale: 1.1;
    margin-bottom: 28px;
    transition: .9s;
}
#r1 .nectar_video_lightbox.play_button_with_text p {
    text-decoration: underline;
}
#r1 a#b1 {
    margin-right: 40px;
}
#r2 {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}
html body h4 {
    font-family: 'grademd';
    font-weight: 100;
}
html body h2 {
    font-family: miracle;
    font-weight: 100;
}
#r2 .nectar-scrolling-text {
    position: absolute;
    bottom: 10px;
    z-index: -999999;
}
#r2 .m3 {
                position: absolute;
                bottom: 500px;
                width: 50%;
                left: -400px;
                animation: pop 2s ease-in-out infinite;
                transition: ease .9s;
            }
            #r2 .m4 {
                position: absolute;
                bottom: 100px;
                right: -330px;
                width: 50%;
                animation: pop 2s ease-in-out infinite;
            }
            #r2 .m5 {
                position: absolute;
                bottom: -220px;
                width: 50%;
                right: 0px;
                animation: rotate 4s linear infinite;
                transition: .9s;
                border-radius: 340px;
                outline: 5px solid #ff00;
            }
#r2 .m2 {
    width: 90%;
    animation: rotate 4s linear infinite;
    transition: ease .8s;
}
#r3 {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
}
#r3 #in1 {
    aspect-ratio: 1 / 1.3;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: .9s;
}
#r3 .owl-item.active+.owl-item.active {
    transform: translatey(30px);
}
#r3 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: unset;
}
#r3 .owl-item {
    transition: 0.9s;
}
#r3 #in1> .col {
    width: 100%;
}
#r3 a#b1 {
    float: right;
    margin-top: -70px;
}
#r3 h3 {
    font-family: grademd;
    font-weight: 100;
}
#r3 .owl-nav.disabled {
    display: block;
}
#r3 .owl-nav button {
    background-color: transparent;
    border: unset;
    font-size: 0px;
}
#r3 button.owl-prev:before {
    content: "\f177";
    position: absolute;
    font-size: 20px;
    font-family: 'FontAwesome';
    background-color: black;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 71px !important;
	left: -30px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}
#r3 button.owl-next:before {
    content: "\f178";
    position: absolute;
    font-size: 20px;
    font-family: 'FontAwesome';
    background-color: black;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 70px !important;
    right: -30px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}
#r3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 80%;
}
#r4 {
    padding-top: 30px !important;
    padding-bottom: 100px !important;
}
#r4 .owl-stage-outer {
    overflow: visible;
}
#r4 .owl-item.active {
    scale: 1.1;
}
#r4 .owl-item {
    transition: 0.9s;
}
#r4 .carousel-item img {
    width: 90%;
}
#r4 .owl-dots span {
    transform: unset;
    width: 270px;
    margin: 0px -1px;
    background-color: #e7e7e7;
    border-radius: 0px !important;
}
#r4 button.owl-dot.active span {
    background-color: #811122 !important;
    border-radius: 0px !important;
}
#r4 .owl-nav.disabled {
    display: block;
}
#r4 .owl-nav button {
    background-color: transparent;
    border: unset;
    font-size: 0px;
}
#r4 button.owl-prev:before {
    content: "\f177";
    position: absolute;
    color: #e7e7e7;
    font-size: 40px;
    font-family: fontawesome;
    left: 0px;
    right: 50px;
    bottom: 20px;
}
#r4 button.owl-next:before {
    content: "\f178";
    position: absolute;
    color: #e7e7e7;
    font-size: 40px;
    font-family: fontawesome;
    left: 50px;
    right: 0px;
    bottom: 20px;
}
#r4 .nectar-scrolling-text-inner {
    position: absolute;
    top: 0px;
    z-index: -9999;
}
#r4 .carousel-item img {
    width: 100%;
}
#r4 .carousel-item {
    margin: 0px 40px;
}
#r4 .owl-carousel {
    width: 70% !important;
    margin-inline: auto;
}
#r5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
#r5 .m7 {
    width: 80%;
    animation: rotate 4s linear infinite;
    border-radius: 260px;
    transition: .9s;
}
#r6 {
    padding-top: 60px !important;
}
#r6 .nectar-scrolling-text-inner {
    position: absolute;
}
#r6 .owl-dots.disabled {
    display: block;
}
html body h5 {
    font-family: miracle;
    font-weight: 100;
}
#r6 h4 {
    font-family: 'grademd';
    text-transform: unset;
}
#r6 button.owl-dot.active span {
    transform: unset;
}
#r6 button.owl-dot {
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/dot1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 10%;
    height: 60px;
    margin: 0px 25px;
}
#r6 button.owl-dot.active {
    scale: 1.5;
    border: 2px solid #811122;
    border-radius: 40px !important;
}
#r6 button.owl-dot:nth-child(2) {
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/dot2.png);
}
#r6 button.owl-dot:nth-child(3) {
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/dot6.png);
}
#r6 button.owl-dot:nth-child(4) {
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/dot4.png);
}
#r6 button.owl-dot:nth-child(5) {
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/dot5.png);
}
#r6 .owl-dots span {
    background-color: transparent !important;
}
#r6 button.owl-dot.active span {
    background-color: transparent !important;
}
#r6 .owl-nav.disabled {
    display: block;
}
#r6 .owl-nav button {
    background-color: transparent;
    border: unset;
    font-size: 0px;
}
#r6 button.owl-prev:before {
    content: "\f177";
    position: absolute;
    color: #080808;
    font-family: 'FontAwesome';
    font-size: 25px;
    left: 0px;
    bottom: 20px;
}
#r6 button.owl-next:before {
    content: "\f178";
    position: absolute;
    color: #080808;
    font-family: 'FontAwesome';
    font-size: 25px;
    right: 0px;
    bottom: 20px;
}
#r3 h3 a {
    opacity: 1;
    filter: drop-shadow(2px 4px 6px black);
}
#r6 .owl-dots {
    margin-top: -30px !important;
}
#footer-outer #footer-widgets #media_image-2 {
    width: 60%;
}
#page-header-wrap h1 {
    font-family: 'grade';
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'grade';
}
.wpcf7-response-output {
    border: unset !important;
    font-family: grade;
}
#footer-outer #footer-widgets .socliy li {
    display: inline-block;
    margin-right: 10px;
}
#footer-widgets a {
    font-family: 'grade';
}
#footer-outer #copyright p {
    font-size: 16px;
}
#footer-widgets #nav_menu-3 {
    display: table;
    margin: auto;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
#footer-widgets h4 {
    margin-bottom: 40px !important;
    position: relative;
}
#footer-widgets .row {
    border-bottom: 1px solid #333333;
}
#footer-outer #footer-widgets .col input[type="submit"] {
    background-color: #811122 !important;
    width: 22%;
    height: 47px;
    border-radius: 0px !important;
    transform: unset;
    background-image: url(https://beautifulmusicbymelanie.com/wp-content/uploads/2024/06/paperplane.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
}
#footer-widgets input.tnp-email {
    border-radius: 0px !important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0;
}
#footer-outer #footer-widgets .col input[type=email] {
    width: 75%;
}
#footer-widgets h4:before {
    content: '';
    position: absolute;
    border: 1px solid #740f1f;
    width: 100px;
    top: 50px;
}
#footer-widgets .icn ul li:before {
    content: "\f041";
    position: absolute;
    font-family: fontawesome;
    background-color: #740f1f;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 40px !important;
}
#footer-widgets .icn ul li.tel:before {
    content: "\f095";
}
#footer-widgets .icn ul li.mail:before {
    content: "\f0e0";
}
#footer-widgets .icn ul li a {
    margin-left: 40px;
}
#footer-widgets .icn ul li p{
    margin-left: 40px;
}
#footer-widgets .icn ul li {
    margin-bottom: 15px !important;
}
#footer-outer h4 {
    font-family: grade;
}
#footer-widgets input.tnp-email::placeholder {
    font-style: italic;
}
/*------typography-----------*/
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r2 .m3 {
    width: 35%;
    left: -260px;
}
	#r2 .m4 {
    right: -280px;
    width: 40%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	    #r2 .m3 {
        left: -190px;
    }
	    #r2 .m4 {
        right: -220px;
        width: 35%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r1 h1 {
    font-size: 65px;
    line-height: 75px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r1 h1 {
    font-size: 50px;
    line-height: 60px;
}
#r4 .owl-dots span {
        width: 250px;
    }
	#r6 button.owl-dot {
    height: 55px;
}
	#r6 .owl-dots {
    margin-bottom: 20px;
}
    #r6 .m8 {
        margin-bottom: 0px;
    }
	#r6 button.owl-prev:before {
    left: -10px;
}
	#r6 button.owl-next:before {
    right: -10px;
}
	div#custom_html-2 {
    margin-left: -20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r1 .m1 {
    margin-bottom: 19px;
}
	#footer-widgets #nav_menu-3 {
    display: inline;
}
	    #r1 h1 {
        font-size: 45px;
        line-height: 55px;
    }
    #r1 h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px;
    }
	html body p {
    font-size: 12px;
    line-height: 22px;
}
	html body h4 {
    font-size: 16px !important;
    line-height: 26px;
    margin-bottom: 0px !important;
}
	#r2 .m3 {
    bottom: 400px;
    left: -150px !important;
}
	    #r2 .m4 {
        right: -150px;
        width: 35%;
    }
	#r2 .m5 {
    bottom: -110px;
}
	#r2 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r3 {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}
	#r3 .owl-stage {
    padding: 0px 0px;
}
	#r4 .nectar-scrolling-text-inner h5 {
    font-size: 120px;
}
	html body h2 {
    font-size: 45px;
    line-height: 55px;
}
	#r4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	    #r4 .owl-dots span {
        width: 190px;
    }
	#r5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r6 button.owl-dot {
    margin: 0px 15px;
}
	    #r6 button.owl-dot {
        height: 40px;
    }
    #r6 .m8 {
        margin-bottom: -31px;
    }
	#footer-widgets a {
    font-size: 12px;
    line-height: 22px;
}
	#footer-outer #footer-widgets .col input[type="submit"] {
    width: 27%;
}
	#footer-widgets .icn ul li:before {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
	#footer-widgets .icn ul li p {
    margin-left: 35px;
}
	#footer-widgets .icn ul li a {
    margin-left: 35px;
}
	#footer-outer #copyright p {
    font-size: 12px;
}
	header#top .row:before {
    display: none;
}
	#r6 button.owl-prev:before {
    bottom: 13px;
}	
	#r6 button.owl-next:before {
    bottom: 13px;
}
	body .widget h4, body #footer-outer .widget h4 {
    font-size: 18px !important;
    line-height: 28px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	.page-id-15 #ser_mainn .tt p {
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 3px;
}
	.page-id-15 #ser_mainn .carousel-item .tt h4::before {
    bottom: 5px;
}
	.page-id-15 #ser_mainn .tt {
    height: 15%;
  
}
	#footer-widgets .row {
    padding-bottom: 10px;
    padding-top: 30px;
}
	    div#custom_html-2 {
        margin-left: 0;
    }
	#r6 .carousel-item {
    margin: 0 2px;
}
    #r1 {
        padding-top: 30px !important;
    }
	#r1 .text1 {
    text-align: center;
}
    a#b1 {
        display: table;
        margin: auto !important;
    }
     #r1 .m1 {
        width: 55%;
        display: table;
        margin: auto;
        scale: unset;
    }

	html body h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	    #r2 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    #r2 .m2 {
        width: 55%;
        display: table;
        margin: auto;
    }
	    #r2 .m3 {
        bottom: 560px;
        left: -110px !important;
        width: 25%;
    }
	#r2 .m5 {
    display: none;
}
	#r2 .t1 {
    text-align: center;
}
	    #r2 .m4 {
        right: -90px;
        width: 25%;
        bottom: 270px;
    }
	    #r3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	    #r4 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    #r4 .owl-dots span {
        width: 150px;
    }
	    #r5 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	#r5 .t4 {
    text-align: center;
}
    #r5 .m7 {
        width: 55%;
        display: table;
        margin: auto;
    }
	#r6 {
    padding-top: 30px !important;
}
    #r6 button.owl-dot {
        height: 70px;
    }
	    #r6 button.owl-dot {
        margin: 0px 25px;
    }
	html body .nectar-scrolling-text-inner h5 {
    font-size: 100px !important;
}
	    #r6 .m8 {
        width: 50%;
        display: table;
        margin: auto;
    }
	#footer-widgets #nav_menu-3 {
    display: unset;
}
	#footer-widgets h4:before {
    top: 60px;
}
	    #footer-outer #footer-widgets .col input[type="submit"] {
        width: 20%;
    }
	#header-outer {
    padding: 0px 0px !important;
}
	#r6 .owl-nav.disabled {
    display: none;
}
	.nectar_video_lightbox.play_button_with_text {
    display: table;
    margin: auto;
}
	#r3 #in1 {
	aspect-ratio: 1 / 1.2;	
    display: table;
    margin: auto;
    width: 50%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;

}
#r3 a#b1 {
    float: unset;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}
	#r3 .owl-nav.disabled {
    display: none;
}
	#r3 .owl-dots {
    display: block;
}
	#r3 button.owl-dot span {
    background-color: #00000075 !important;
}
#r3 button.owl-dot.active span {
    background-color: black !important;
}
	#r6 .owl-dots {
    margin-top: 0px !important;
}
    #footer-widgets #media_image-2 {
        width: 70%;
    }
	#r3 .t2 {
    text-align: center;
}
#footer-widgets p, #footer-widgets a {
    font-size: 14px;
}
	#footer-outer #copyright p {
    font-size: 14px;
}
	    html body p {
        font-size: 14px;
        line-height: 24px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	.page-id-15 #r5 p strong {
    font-size: 18px;
    line-height: 29px;
}
	.page-id-15 #ser_mainn .carousel-item .tt h4::before {
    bottom: 3px;
}
	.page-id-15 #ser_mainn .tt {
    height: 29%;
}
	.page-id-15 #ser_mainn {
    padding-top: 10px !important;
}
	#page-header-bg .span_6 h1 {
    font-size: 35px;
    line-height: 45px;
}
	    #r2 .m2 {
        width: 90%;
    }
	    #r1 h4 {
        font-size: 14px !important;
        line-height: 24px;
    }
	    #r1 .m1 {
        width: 90%;
  
    }
	    #r1 h1 {
        font-size: 38px;
        line-height: 47px;
    }
	    #r1 {
        padding-top: 30px !important;
    }
	    #r2 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    #r2 .m3 {
        bottom: 290px;
        left: -70px !important;
    }
	    #r2 .m4 {
        right: -70px;
        bottom: 300px;
    }
	    #r3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	    html body h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
	#r3 a#b1 {
    margin-top: -60px;
}
	#r4 .owl-stage {
    padding: 0px 0px;
}
    #r4 .owl-dots span {
        width: 100px;
    }
	    #r4 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	    #r6 button.owl-dot {
        margin: 0px 15px;
    }
	    #r6 button.owl-dot {
        height: 45px;
    }
	    #footer-widgets h4:before {
        top: 50px;
    }
	#r4 .carousel-item {
    margin: 0px 15px;
}
	#r2 .m3 {
    display: none;
}
	#r2 .m4 {
    display: none;
}
	#r3 .t2 {
    text-align: center;
}
	    #r3 #in1 {
        width: 70%;
    }
	#r3 .row-bg.viewport-desktop.using-image {
    background-size: 130% 70%;
}
	div#custom_html-2 {
    margin-left: 0px;
}
	    #r5 .m7 {
        width: 85%;
    }
	    #r6 .m8 {
        width: 90%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	.page-id-15 #ser_mainn .carousel-item:hover .tt h4 {
    opacity: 1;
}
	.page-id-15 #ser_mainn .carousel-item .tt h4 {
    font-size: 11px !important;
    line-height: 19px !important;
    opacity: 0;
}
.page-id-15 #ser_mainn .tt p {
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 5px;
}
	.page-id-15 #ser_mainn .carousel-item:hover .tt {
    transform: scale(1.06);
}
	.page-id-15 #ser_mainn .tt h3 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 0px;
}
	    #r1 h1 {
        font-size: 35px;
        line-height: 45px;
    }
	    #r1 h4 {
        font-size: 12px !important;
        line-height: 22px !important;
    }
    html body h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	a#b1 {
    padding: 12px 40px 12px 30px;
}
    #r4 .owl-dots span {
        width: 100px;
    }
	    #r3 a#b1 {
        margin-top: -55px;
    }
#r4 .nectar-scrolling-text-inner h5 {
    font-size: 60px !important;
}
	#r4 .nectar-scrolling-text-inner {
    top: -30px;
}
	html body h4 {
    font-size: 12px !important;
}
	    #r6 button.owl-dot {
        margin: 0px 10px;
    }
    #r6 button.owl-dot {
        height: 34px;
    }
	    #r3 a#b1 {
        float: right;
        margin-top: -55px !important;
    }
    #r4 .owl-dots span {
        width: 70px;
    }
	#r3 a#b1 {
    float: unset;
    margin-top: 10px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {
	    #r6 button.owl-dot {
        height: 32px;
    }
}