/*
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 Css */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
body * {
	font-family: "Outfit", sans-serif;
}
@font-face {
  font-family: radioland;
  src: url(/wp-content/themes/salient-child/fonts/radioland.regular.ttf);
}
/* Header Css */
.container-wrap {
    background-image: url(/wp-content/uploads/2024/07/web-bg-scaled.jpg);
    background-color: transparent !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer[data-format=centered-logo-between-menu] #top nav>.sf-menu>li {
    margin: 0 !important;
}
#header-outer[data-format=centered-logo-between-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    justify-content: left;
}
#header-outer .row .col.span_9 {
    padding: 0 !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
/* Banner Css */
sr7-row-con {
    background-size: 40% !important;
    padding: 110px 0 !important;
}
sr7-txt#SR7_1_1-1-5 {
    width: 60% !important;
    margin: 0 auto 28px !important;
}
sr7-txt#SR7_1_1-1-5 span {
    background: linear-gradient(90deg, #E4C64C 5.41%, #E09F42 40.2%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
sr7-txt#SR7_1_1-1-6 {
    width: 57% !important;
    margin: auto !important;
}
/* Counter Css */
.counter-sec h3 {
    color: #FFF;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 15px !important;
}
.counter-box {
    background-image: url(/wp-content/uploads/2024/07/counter-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 49%;
    padding: 80px 0;
    text-align: center;
    margin: auto;
}
.counter-box ul {
    margin: 0;
    padding: 0;
}
.counter-box ul li {
    display: inline-block;
    margin: 0 13px;
    font-size: 90px;
    position: relative;
    color: #F2B828;
    font-family: radioland;
}
.counter-box ul li span {
    font-family: radioland;
}
.counter-box ul li:after {
    content: ":";
    position: absolute;
    left: -27px;
}
.counter-box ul li:first-child:after {
    display: none;
}
/* Join Css */
.join-sec {
    border-radius: 50px;
    border: 0.907px solid #FFF;
    background: rgba(13, 13, 13, 0.60);
    box-shadow: 0px 3.629px 40.92px 0px rgba(255, 255, 255, 0.30) inset;
    backdrop-filter: blur(6.804812908172607px);
    padding: 40px 70px 38px;
    text-align: center;
    /* width: 70%; */
    /* margin: auto; */
}
.join-sec h2 {
    color: #FFF;
    font-size: 55px;
    font-weight: 400;
    line-height: 55px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.join-sec p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    padding-bottom: 19px;
}
.join-sec form.launchlist-form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.join-sec form.launchlist-form input[type="email"] {
    padding: 12px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #374151;
    background-color: #fff;
    font-family: 'Outfit';
    width: 70%;
    margin-right: 20px;
}
.join-sec form.launchlist-form input[type="email"]::placeholder {
    font-size: 16px;
    color: #374151;
    background-color: #fff;
    font-family: 'Outfit';
    opacity: 1;
}
body[data-form-submit=regular] .join-sec button[type=submit] {
    height: 55px;
    padding: 12px 25px !important;
    border-radius: 5.997px;
    border: 1.088px solid #F2B828;
    background: linear-gradient(270deg, #F2B828 0%, #E09E42 100%);
    color: #1D1D1D;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: Outfit;
    width: 145px;
}
div#iframe-container {
    border-radius: 50px;
    border: 0.907px solid #FFF;
    background: #fff;
    box-shadow: 0px 3.629px 40.92px 0px rgba(255, 255, 255, 0.30) inset;
    backdrop-filter: blur(6.804812908172607px);
    padding: 30px;
}
div#es_form_f1-p23-n1 {
    margin: 0 0 29px;
}
.es-form-field-container {
    display: flex;
    justify-content: center;
}
.es-form-field-container input[type="email"] {
    border-radius: 5.997px;
    border: 1.088px solid #FFF;
    width: 340px;
    height: 55px;
    padding-left: 29px;
    color: #D0D0D0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.es-form-field-container input[type="email"]::placeholder {
    color: #D0D0D0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
body[data-form-submit=regular] .es-form-field-container input[type=submit] {
    margin-left: 14px;
    height: 55px;
    padding: 12px 25px !important;
    border-radius: 5.997px;
    border: 1.088px solid #F2B828;
    background: linear-gradient(270deg, #F2B828 0%, #E09E42 100%);
    color: #1D1D1D;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: Outfit;
}
.join-sec ul {
    padding: 0;
    margin: 0;
}
.join-sec ul li {
    display: inline-block;
    margin: 0 10px;
}
.join-sec ul li i {
    color: #fff;
    font-size: 25px;
    vertical-align: sub;
}
/* About Css */
.page-id-25 div#about-row:before {
    top: 170px;
}
div#about-row:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/about-head.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 89%;
    width: 820px;
    height: 269px;
    position: absolute;
    top: 20px;
}
div#about-row img {
    width: 90%;
}
.about-sec h3, .about-sec h3 span {
    color: #ffffff7a !important;
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
    text-transform: capitalize;
    margin-bottom: 20px !important;
    transition: all 0.2s linear;
}
.about-sec h3:hover span {
    background: linear-gradient(90deg, #F2B828 37.65%, #E09E42 81.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
}
.about-sec h3:hover {
    color: #fff !important;
    cursor: pointer;
}
/* Products Css */
.page-id-28 div#product-row .row-bg-wrap:after {
    top: 350px;
}
div#product-row .row-bg-wrap:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/07/product-head.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 256px;
    width: 740px;
    right: 197px;
    top: 55px;
}
.w-head {
    margin-bottom: 50px !important;
}
.w-head h2 {
    color: #FFF;
    font-size: 60px;
    font-weight: 500;
    line-height: 69.248px;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.w-head p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    width: 78%;
}
a#clr-btn {
    margin: 0;
    padding: 16px 15px;
    color: #140C2A;
    font-family: Outfit;
    font-size: 19px;
    font-weight: 400;
    line-height: 200%; /* 39.692px */
    text-transform: capitalize;
    border-radius: 5.513px;
    border: 1.103px solid #F2B828;
    background: linear-gradient(270deg, #E09E42 0%, #E5C84D 100%);
}
div#product-row a#clr-btn {
    display: inline-block;
}
div#product-row .vc_col-sm-6:last-child img {
    position: absolute;
    left: 230px;
    top: -98px;
}
/* Tools Css */
.page-id-30 div#tools-head-row .row-bg-wrap:before {
    top: 200px;
}
div#tools-head-row .row-bg-wrap:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/tools-head.png);
    width: 513px;
    height: 269px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
}
.tools-head p {
    margin: auto;
    width: 65%;
}
div#tools-row .about-sec {
    margin-top: 50px;
}
div#tools-row .about-sec h3, div#tools-row .about-sec h3 span {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px !important;
}
.tools-rgt-sec {
    margin-bottom: 78px !important;
    position: relative;
}
.tools-rgt-sec a {
    position: absolute;
    bottom: 34px;
    left: -16px;
    right: 0;
    border-radius: 4.302px;
    background: #F2B828;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    width: 125px;
    margin: auto;
    height: 30px;
    line-height: 29px;
}
div#tools-row a#clr-btn {
    padding: 16px 49px;
}
.tools-rgt-inner {
    margin-top: 18px;
    border-radius: 15.486px;
    background: #F2B828;
    text-align: center;
    padding: 37px 20px 50px;
}
.tools-rgt-inner li {
    list-style: none;
    color: #373737;
    font-size: 13px;
    font-weight: 500;
    line-height: 25.55px;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.tools-rgt-inner ul {
    margin: 0;
}
.tools-rgt-inner li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #373737;
    border-radius: 50px;
    display: block;
    margin-right: 10px;
}
.tools-rgt-inner h3 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.55px;
    text-transform: capitalize;
}
/* Milestone Css */
.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
    font-family: Inter;
    font-size: 110px !important;
    font-weight: 500;
    line-height: 100px !important;
    letter-spacing: 2.472px;
    background: linear-gradient(90deg, #F2B828 0%, #F5F0FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}
body .nectar-milestone .subject {
    color: #FFF;
    font-family: Inter;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}
div#progress-row .vc_col-sm-4 .number.default span:after {
    content: "M";
}
div#progress-row .vc_col-sm-4 .number.default span.symbol:after {
    display: none;
}
div#progress-row .vc_col-sm-4:nth-child(2) .number.default span:after {
    content: "K";
}
/* Feature Css */
div#feature-row .about-sec {
    margin-bottom: 40px;
}
div#feature-row .about-sec h3, div#feature-row .about-sec h3 span {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px !important;
}
div#feature-row a#clr-btn {
    padding: 16px 52px;
}
a#trans-btn {
    margin: 0 0 0 19px;
    border-radius: 5.513px !important;
    border: 1px solid #FFF;
    background: transparent !important;
    padding: 16px 61px;
    color: #FFF;
    font-size: 19px;
    font-weight: 400;
    line-height: 200%;
    text-transform: capitalize;
}
/* Sound Css */
.sound-head {
    margin-bottom: 50px !important;
}
div#join-row input#email-text {
    float: left;
    border-radius: 5.997px;
    border: 1.088px solid #FFF;
    width: 340px;
    height: 55px;
    padding-left: 29px;
    color: #D0D0D0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    position: relative;
}
div#join-row .wpcf7-form-control-wrap {
    display: unset !important;
}
div#join-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 55px;
    padding: 12px 25px !important;
    border-radius: 5.997px;
    border: 1.088px solid #F2B828;
    background: linear-gradient(270deg, #F2B828 0%, #E09E42 100%);
    color: #1D1D1D;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    font-family: Outfit;
    position: relative;
    top: -25px;
}
div#join-row form.wpcf7-form.init {
    width: 65%;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}

.sound-head h2 {
    font-family: Outfit;
    font-size: 100px;
    font-weight: 500;
    line-height: 110px;
    letter-spacing: 2.379px;
    background: radial-gradient(234% 110.61% at 100% 100%, #F2B828 0%, #FFF5DB 16%, #FFCC4F 54%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sound-head p {
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    width: 79%;
    margin: auto;
}
div#sound-inner-row .vc_col-sm-6 {
    margin: 0 14px;
    width: 48%;
    cursor: pointer;
}
div#sound-inner-row h3 {
    color: #FFF;
    font-family: Inter;
    font-size: 38px;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 20px !important;
}
div#sound-inner-row p {
    color: #D6D0E0;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}
/* Contact Css */
div#contact-row img {
    width: 70%;
    margin: auto;
    display: block;
}
.contact-sec h2 {
    margin: 0 0 46px;
}
.contact-sec div#wpforms-64 {
    margin: 0;
    width: 80%;
}
.contact-sec div#wpforms-64 .wpforms-field {
    padding: 0 0 21px;
}
.contact-sec div#wpforms-64 .wpforms-field input, .contact-sec div#wpforms-64 .wpforms-field textarea {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    opacity: 1;
    text-transform: capitalize;
}
.contact-sec div#wpforms-64 .wpforms-field input::placeholder, .contact-sec div#wpforms-64 .wpforms-field textarea::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    opacity: 1;
}
.contact-sec div#wpforms-64 .wpforms-field textarea {
    height: 110px;
}
body[data-form-submit=regular] .contact-sec button[type=submit] {
    width: 100%;
    line-height: 0;
    height: 60px;
    border: 1.103px solid #F2B828;
    background: linear-gradient(270deg, #E09E42 0%, #E5C84D 100%);
    color: #000 !important;
    font-size: 20px;
    font-weight: 500;
    border-radius: 0 !important;
}
/* Footer Css */
.nectar-global-section.before-footer {
    background: transparent;
}
div#footer-row img {
    margin: 0 auto 30px;
}
div#footer-row .hover-wrap {
    margin: 0;
}
.footer-cont {
    text-align: center;
    margin-bottom: 70px !important;
}
.footer-cont p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    width: 66%;
    margin: auto;
}
div#footer-inner-row {
    padding: 0 150px;
}
div#footer-inner-row img {
    margin-bottom: 24px;
}
.footer-social ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer-social ul li {
    display: inline-block;
    margin: 0 11px;
}
.footer-social ul li i {
    color: #fff;
    font-size: 16px;
    vertical-align: super;
}
div#footer-inner-row h2 {
    color: #F2B828;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
div#footer-inner-row ul {
    margin: 0;
    padding: 0;
}
div#footer-inner-row ul li {
    list-style: none;
    color: #C7C7C7;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
div#footer-inner-row ul li a {
    color: #c7c7c7;
}
/* =================================== */
div#tools-row h3:hover {
    transform: scale(1.2);
    transition: all 0.5s linear;
}
div#sound-inner-row .vc_col-sm-6:hover .column-image-bg {transform: scale(1.1);}
div#sound-inner-row .vc_col-sm-6 .column-image-bg {
    transition: all 0.4s linear;
}
input#esfpx_name_7cd41a509ce5d {
    border-radius: 5.997px;
    border: 1.088px solid #FFF;
    width: 340px;
    height: 55px;
    padding-left: 29px;
    color: #D0D0D0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
input#esfpx_email_7cd41a509ce5d {
    visibility: hidden;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    border: 1px solid #fff;
}
.es_subscription_message.success {
    color: #d09d20;
}
/*  =================================== */
div#policy p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    width: 80%;
	padding-bottom: 15px;
}
div#policy h2{
    color: #FFF;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
div#policy ul{
    margin-left:20px;
}
div#policy ul li{
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    width: 80%;
    margin-bottom:10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	body[data-hhun="1"] #header-outer[data-remove-fixed="1"] {
		background: #231f20;
	}
	div#join-row input#email-text {
    width: 100%;
    margin: unset;
}
div#join-row form.wpcf7-form.init {
    width: 100%;
}
div#join-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 0 auto;
    display: table;
    position: unset;
    margin-top: 50px;
}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		width: 100% !important;
		background: #fff;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-size: 16px;
		font-family: 'Outfit';
		font-weight: 500;
		line-height: 24px;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	sr7-row-con {
		padding: 50px 0 !important;
	}
	sr7-txt#SR7_1_1-1-5 {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	sr7-txt#SR7_1_1-1-6 {
		width: 100% !important;
	}
	.counter-box {
		width: 100%;
		background-size: 100% 70%;
		padding: 55px 0;
	}
	.counter-box ul li {
		font-size: 32px;
	}
	.counter-box ul {
		padding: 0 10px;
	}
	.counter-sec h3 {
		margin-bottom: 0 !important;
	}
	.join-sec {
		width: 100%;
		padding: 40px 20px;
	}
	.join-sec h2 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	.join-sec p {
		font-size: 15px;
		line-height: 24px;
	}
	.es-form-field-container {
		flex-direction: column;
	}
	input#esfpx_name_7cd41a509ce5d {
		width: 100%;
		padding: 8px;
		height: 45px;
		font-size: 14px;
		text-align: center;
	}
	body[data-form-submit=regular] .es-form-field-container input[type=submit] {
		margin: 0;
		width: 100%;
		height: 45px;
		font-size: 15px;
	}
	form[data-form-id="2"] .es-form-field-container {
		padding: 1rem 0 0 0;
	}
	div#es_form_f2-p23-n1 {
		margin-bottom: 0;
	}
	div#about-row:before {
		width: 100%;
		top: -90px;
	}
	div#about-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#about-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#about-row img {
		width: 100%;
		margin-bottom: 30px;
	}
	.about-sec h3, .about-sec h3 span {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 10px !important;
	}
	.w-head p {
		width: 90%;
		font-size: 15px;
		line-height: 24px;
		margin: auto;
	}
	.w-head {
		margin-bottom: 20px !important;
	}
	a#clr-btn {
		font-size: 16px;
		line-height: 100%;
		padding: 16px 35px;
	}
	div#product-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#product-row {
		text-align: center;
		padding: 100px 0 0 !important;
	}
	div#product-row .row-bg-wrap:after {
		width: 100%;
		right: 0;
		background-size: 100%;
		top: -60px;
	}
	.w-head h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	div#product-row .vc_col-sm-6:last-child img {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 50px;
	}
	div#tools-head-row {
		padding: 100px 0 30px !important;
	}
	div#tools-head-row .row-bg-wrap:before {
		width: 100%;
		background-size: 100%;
		top: 0;
	}
	div#tools-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#tools-row img {
		width: 90%;
		margin: auto;
		display: block;
		margin-bottom: 20px;
	}
	div#tools-row .about-sec {
		margin-top: 0;
		text-align: center;
	}
	div#tools-row .about-sec h3, div#tools-row .about-sec h3 span {
		font-size: 19px;
		line-height: 30px;
	}
	.tools-rgt-sec {
		margin-bottom: 20px !important;
	}
	div#tools-row a#clr-btn {
		margin: 0 auto 30px;
		display: block;
		width: 57%;
	}
	.tools-rgt-inner {
		width: 90%;
		margin: auto;
		padding: 20px 30px;
	}
	.tools-rgt-inner img {
		margin-bottom: 0 !important;
	}
	div#tools-row {
		padding-bottom: 70px !important;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 60px !important;
		line-height: 60px !important;
		margin-bottom: 0;
	}
	body .nectar-milestone .subject {
		font-size: 18px;
	}
	div#progress-row {
		padding-bottom: 50px !important;
	}
	div#progress-row .vc_col-sm-4 {
		margin-bottom: 20px;
	}
	div#feature-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 20px;
	}
	div#feature-row {
		padding-bottom: 50px !important;
		text-align: center;
	}
	.page-id-32 div#feature-row {
		padding-top: 80px !important;
	}
	div#feature-row img {
		margin-bottom: 20px;
	}
	a#trans-btn {
		margin: 20px 0 0;
		padding: 16px 57px;
		line-height: 100%;
		font-size: 16px;
	}
	div#sound-row {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sound-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	.sound-head h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.sound-head {
		margin-bottom: 20px !important;
	}
	.sound-head p {
		font-size: 16px;
		line-height: 26px;
		width: 90%;
	}
	div#sound-inner-row .vc_column-inner {
		padding: 120px 15px;
	}
	div#sound-inner-row .vc_col-sm-6 {
		width: 100%;
		margin: 0 14px 20px;
	}
	div#sound-inner-row h3 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px !important;
	}
	div#sound-inner-row p {
		font-size: 16px;
		line-height: 24px;
	}
	div#contact-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 20px;
	}
	.page-id-34 div#contact-row {
		padding-top: 70px !important;
	}
	div#contact-row {
		text-align: center;
	}
	div#contact-row img {
		width: 100%;
		margin-bottom: 20px;
	}
	.contact-sec div#wpforms-64 {
		width: 100%;
	}
	.contact-sec div#wpforms-64 .wpforms-field input, .contact-sec div#wpforms-64 .wpforms-field textarea {
		height: 50px;
		font-size: 14px;
	}
	.contact-sec div#wpforms-64 .wpforms-field textarea {
	    height: 90px;
	}
	.contact-sec div#wpforms-64 .wpforms-field input::placeholder, .contact-sec div#wpforms-64 .wpforms-field textarea::placeholder {
		font-size: 14px;
	}
	.contact-sec div#wpforms-64 .wpforms-field {
		padding-bottom: 10px;
	}
	.wpforms-container .wpforms-submit-container {
		padding: 0;
	}
	body[data-form-submit=regular] .contact-sec button[type=submit] {
		height: 50px;
		font-size: 16px;
	}
	div#footer-row img {
		margin-bottom: 20px;
		width: 60%;
	}
	.footer-cont p {
		width: 100%;
		font-size: 15px;
		line-height: 24px;
	}
	div#footer-inner-row {
		padding: 0;
		text-align: center;
	}
	div#footer-inner-row img {
		width: 30%;
	}
	.footer-cont {
		margin-bottom: 40px !important;
	}
	div#footer-inner-row .vc_col-sm-3 {
		margin-bottom: 20px;
	}
	div#footer-inner-row h2 {
		line-height: 20px;
		margin-bottom: 10px;
	}
	div#footer-inner-row ul li {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	div#footer-row {
		padding: 50px 0 30px !important;
	}
	div#policy{
    padding:60px 0 !important;
	} 
	div#policy p {
		font-size: 14px;
		line-height: 24px;
		width: 95%;
		margin:0 auto;
		text-align:center;
	}
	div#policy h2{
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
		text-align:center;    
	}
	div#policy ul li{
		font-size: 14px;
		line-height: 24px;
		width: 95%;
		margin:0 auto;
		text-align:center;
		margin-bottom:10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	body[data-hhun="1"] #header-outer[data-remove-fixed="1"] {
		background: #231f20;
	}
	div#join-row input#email-text {
    float: unset;
    width: 100%;
}

div#join-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: unset;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		width: 100% !important;
		background: #fff;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-size: 16px;
		font-family: 'Outfit';
		font-weight: 500;
		line-height: 24px;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	sr7-row-con {
		padding: 50px 0 !important;
	}
	sr7-txt#SR7_1_1-1-5 {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	sr7-txt#SR7_1_1-1-6 {
		width: 100% !important;
	}
	.counter-box {
		width: 59%;
		background-size: 100% 70%;
		padding: 65px 0;
	}
	.counter-box ul li {
		font-size: 45px;
	}
	.counter-box ul {
	}
	.counter-sec h3 {
		margin-bottom: 5px !important;
	}
	.join-sec {
		width: 100%;
		padding: 40px 50px;
	}
	.join-sec h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 15px;
	}
	.join-sec p {
		font-size: 16px;
		line-height: 26px;
	}
	.es-form-field-container {
	}
	input#esfpx_name_7cd41a509ce5d {
		width: 300px;
		padding: 20px;
		height: 50px;
		font-size: 15px;
	}
	body[data-form-submit=regular] .es-form-field-container input[type=submit] {
		width: 100%;
		height: 50px;
		font-size: 16px;
	}
	form[data-form-id="2"] .es-form-field-container {
		padding: 1rem 0 0 0;
	}
	div#es_form_f2-p23-n1 {
		margin-bottom: 0;
	}
	div#about-row:before {
		width: 100%;
		top: 0;
	}
	div#about-row {
		padding: 80px 0 120px !important;
		text-align: center;
	}
	div#about-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#about-row img {
		width: 70%;
		margin-bottom: 50px;
	}
	.about-sec h3, .about-sec h3 span {
		font-size: 45px;
		line-height: 45px;
		margin-bottom: 15px !important;
	}
	.w-head p {
		width: 90%;
		font-size: 16px;
		line-height: 26px;
		margin: auto;
	}
	.w-head {
		margin-bottom: 20px !important;
	}
	a#clr-btn {
		font-size: 18px;
		line-height: 100%;
		padding: 16px 35px;
	}
	div#product-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#product-row {
		text-align: center;
		padding: 50px 0 0 !important;
	}
	div#product-row img {
	    width: 50%;
	}
	div#product-row .row-bg-wrap:after {
		width: 90%;
		right: 0;
		background-size: 100%;
		top: -60px;
		left: 0;
		margin: auto;
	}
	.w-head h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	div#product-row a#clr-btn {
	    margin-left: 130px;
	}
	.product-sec p {
	    padding-bottom: 20px !important;
	}
	div#product-row .vc_col-sm-6:last-child img {
		top: -70px;
		width: 12%;
	}
	div#tools-head-row {
		padding: 170px 0 30px !important;
	}
	div#tools-head-row .row-bg-wrap:before {
		width: 100%;
		background-size: 60%;
		top: 60px;
	}
	div#tools-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#tools-row img {
		width: 80%;
		margin: auto;
		display: block;
		margin-bottom: 20px;
	}
	div#tools-row .about-sec {
		margin-top: 0;
		text-align: center;
	}
	div#tools-row .about-sec h3, div#tools-row .about-sec h3 span {
		font-size: 25px;
		line-height: 35px;
	}
	.tools-rgt-sec {
		margin-bottom: 20px !important;
	}
	div#tools-row a#clr-btn {
		margin: 0 auto 30px;
	}
	.tools-rgt-inner {
		width: 80%;
		margin: auto;
		padding: 35px 20px 40px;
	}
	.tools-rgt-inner img {
		margin-bottom: 0 !important;
		width: 90% !important;
	}
	div#tools-row {
		padding-bottom: 70px !important;
		text-align: center;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 90px !important;
		line-height: 90px !important;
		margin-bottom: 0;
	}
	body .nectar-milestone .subject {
		font-size: 20px;
	}
	div#progress-row {
		padding-bottom: 90px !important;
	}
	div#progress-row .vc_col-sm-4 {
		margin-bottom: 20px;
	}
	div#feature-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 20px;
	}
	div#feature-row {
		padding-bottom: 50px !important;
		text-align: center;
	}
	.page-id-32 div#feature-row {
		padding-top: 120px !important;
	}
	div#feature-row img {
		margin-bottom: 20px;
	}
	a#trans-btn {
		padding: 16px 57px;
		line-height: 100%;
		font-size: 18px;
	}
	div#sound-row {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#sound-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	.sound-head h2 {
		font-size: 55px;
		line-height: 60px;
	}
	.sound-head {
		margin-bottom: 20px !important;
	}
	.sound-head p {
		font-size: 18px;
		line-height: 28px;
		width: 90%;
	}
	div#sound-inner-row .vc_column-inner {
		padding: 120px 15px;
	}
	div#sound-inner-row .vc_col-sm-6 {
		width: 48%;
		margin: 0 7px;
	}
	div#sound-inner-row h3 {
		font-size: 32px;
		line-height: 32px;
		margin-bottom: 10px !important;
	}
	div#sound-inner-row p {
		font-size: 16px;
		line-height: 24px;
	}
	div#contact-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 20px;
	}
	.page-id-34 div#contact-row {
		padding-top: 70px !important;
	}
	div#contact-row {
		text-align: center;
	}
	div#contact-row img {
		width: 70%;
		margin-bottom: 20px;
	}
	.contact-sec div#wpforms-64 {
		width: 100%;
	}
	.contact-sec div#wpforms-64 .wpforms-field input, .contact-sec div#wpforms-64 .wpforms-field textarea {
		height: 50px;
		font-size: 14px;
	}
	.contact-sec div#wpforms-64 .wpforms-field textarea {
	    height: 90px;
	}
	.contact-sec div#wpforms-64 .wpforms-field input::placeholder, .contact-sec div#wpforms-64 .wpforms-field textarea::placeholder {
		font-size: 14px;
	}
	.contact-sec div#wpforms-64 .wpforms-field {
		padding-bottom: 10px;
	}
	.wpforms-container .wpforms-submit-container {
		padding: 0;
	}
	body[data-form-submit=regular] .contact-sec button[type=submit] {
		height: 50px;
		font-size: 16px;
	}
	div#footer-row img {
		margin-bottom: 23px;
		width: 22%;
	}
	.footer-cont p {
		width: 100%;
		font-size: 16px;
		line-height: 25px;
	}
	div#footer-inner-row {
		padding: 0 0px;
	}
	div#footer-inner-row img {
		width: 30%;
	}
	.footer-cont {
		margin-bottom: 40px !important;
	}
	div#footer-inner-row .vc_col-sm-3 {
	}
	div#footer-inner-row h2 {
		line-height: 20px;
		margin-bottom: 15px;
	}
	div#footer-inner-row ul li {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	div#footer-row {
		padding: 55px 0 40px !important;
	}
	div#policy{
    padding:60px 0 !important;
	} 
	div#policy p {
		font-size: 15px;
		line-height: 25px;
		width: 95%;
		margin:0 auto;
		text-align:center;
	}
	div#policy h2{
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
		text-align:center;    
	}
	div#policy ul li{
		font-size: 15px;
		line-height: 25px;
		width: 95%;
		margin:0 auto;
		text-align:center;
		margin-bottom:10px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) { 
	#header-outer[data-lhe="default"] #top nav > ul > li > a {
		font-size: 16px;
		padding: 0 30px;
	}
	div#join-row input#email-text {
    float: unset;
    width: 100%;
}

div#join-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: unset;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
	sr7-txt#SR7_1_1-1-5 {
		width: 86% !important;
		font-size: 50px !important;
		line-height: 60px !important;
		margin-bottom: 0 !important;
	}
	sr7-txt#SR7_1_1-1-6 {
		width: 80% !important;
		font-size: 18px !important;
		line-height: 24px !important;
	}
	sr7-row-con {
		padding-top: 150px !important;
	}
	.counter-sec h3 {
		margin-bottom: 30px !important;
	}
	.counter-box {
		background-size: 100% 100% !important;
	}
	.counter-box ul li {
		font-size: 60px;
	}
	.join-sec {
		padding: 40px 50px;
	}
	.join-sec h2 {
		font-size: 45px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	.join-sec p {
		font-size: 16px;
		line-height: 26px;
	}
	div#es_form_f2-p23-n1 {
		margin-bottom: 0;
	}
	div#about-row:before {
		margin: auto;
		left: 0;
		right: 0;
	}
	.about-sec h3, .about-sec h3 span {
		font-size: 45px;
		line-height: 50px;
		margin-bottom: 15px !important;
	}
	.w-head p {
		width: 100%;
		font-size: 16px;
		line-height: 26px;
	}
	.w-head {
		margin-bottom: 30px !important;
	}
	a#clr-btn {
		padding: 16px 30px;
		font-size: 18px;
		line-height: 120%;
	}
	div#about-row {
		padding: 100px 0 !important;
	}
	div#product-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 60px 0 120px;
	}
	div#product-row img {
		width: 70%;
		margin: auto;
		display: block;
	}
	div#product-row .row-bg-wrap:after {
		top: 0;
	}
	div#product-row {
		padding-top: 50px !important;
	}
	.w-head h2 {
		font-size: 41px;
		line-height: 50px;
		margin-bottom: 15px !important;
	}
	div#product-row .vc_col-sm-6:last-child img {
		width: 20%;
		top: -68px;
	}
	div#tools-head-row {
		padding-top: 100px !important;
		padding-bottom: 20px !important;
	}
	.tools-head p {
		width: 75%;
	}
	div#tools-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#tools-row img {
		width: 90%;
	}
	div#tools-row .about-sec {
		margin-top: 20px;
	}
	div#tools-row .about-sec h3, div#tools-row .about-sec h3 span {
		font-size: 25px;
		line-height: 35px;
	}
	div#tools-row a#clr-btn {
		padding: 16px 20px;
	}
	.tools-rgt-inner {
		padding: 20px 10px;
	}
	.tools-rgt-inner h3 {
		font-size: 15px;
		line-height: 20px;
	}
	div#tools-row {
		padding-bottom: 100px !important;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 90px !important;
		line-height: 70px !important;
	}
	body .nectar-milestone .subject {
		font-size: 20px;
	}
	div#progress-row {
		padding-bottom: 80px !important;
	}
	div#feature-row {
		padding-bottom: 100px !important;
	}
	div#feature-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#feature-row .about-sec h3, div#feature-row .about-sec h3 span {
		font-size: 25px;
		line-height: 35px;
	}
	div#feature-row img {
		width: 85%;
	}
	div#feature-row a#clr-btn {
		padding: 16px 30px;
	}
	a#trans-btn {
		padding: 16px 30px;
		font-size: 18px;
		line-height: 120%;
	}
	div#sound-row {
		padding-bottom: 100px !important;
	}
	div#sound-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.sound-head h2 {
		font-size: 60px;
		line-height: 70px;
	}
	.sound-head p {
		font-size: 18px;
		width: 90%;
		line-height: 30px;
	}
	div#sound-inner-row .vc_col-sm-6 {
		width: 48%;
		margin: 0 9px;
	}
	div#sound-inner-row h3 {
		font-size: 35px;
		line-height: 42px;
		margin-bottom: 10px !important;
	}
	div#sound-inner-row p {
		font-size: 16px;
	}
	div#contact-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.contact-sec div#wpforms-64 .wpforms-field input, .contact-sec div#wpforms-64 .wpforms-field textarea {
		height: 50px;
	}
	.contact-sec div#wpforms-64 .wpforms-field textarea {
	    height: 90px;
	}
	.contact-sec div#wpforms-64 .wpforms-field {
		padding-bottom: 15px;
	}
	.wpforms-container .wpforms-submit-container {
		padding: 0;
	}
	body[data-form-submit=regular] .contact-sec button[type=submit] {
		height: 50px;
		font-size: 18px;
	}
	div#footer-row {
		padding: 50px 0 40px !important;
	}
	div#footer-row img {
		width: 15%;
		margin-bottom: 20px;
	}
	.footer-cont p {
		font-size: 16px;
		width: 70%;
	}
	div#footer-inner-row {
		padding: 0 50px;
	}
	div#footer-inner-row img {
		width: 40% !important;
	}
	div#footer-inner-row h2 {
		line-height: 20px;
		margin-bottom: 15px;
	}
	div#footer-inner-row ul li {
		font-size: 16px;
		margin-bottom: 5px;
	}
	div#policy p {
    font-size: 16px;
    line-height: 28px;
	}
	div#policy ul li{
		 font-size: 16px;
		line-height: 28px;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) { 
	#header-outer[data-lhe="default"] #top nav > ul > li > a {
		font-size: 18px;
		padding: 0 40px;
	}
	div#join-row input#email-text {
    float: unset;
    width: 100%;
}

div#join-row input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: unset;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
	sr7-txt#SR7_1_1-1-5 {
		width: 76% !important;
		font-size: 55px !important;
		line-height: 60px !important;
		margin-bottom: 0 !important;
	}
	sr7-txt#SR7_1_1-1-6 {
		width: 70% !important;
		font-size: 18px !important;
		line-height: 26px !important;
	}
	sr7-row-con {
		padding-top: 150px !important;
	}
	.counter-sec h3 {
	}
	.counter-box {
	}
	.counter-box ul li {
		font-size: 75px;
	}
	.join-sec {
		padding: 40px 80px;
	}
	.join-sec h2 {
		font-size: 50px;
		line-height: 55px;
		margin-bottom: 15px;
	}
	.join-sec p {
		font-size: 17px;
		line-height: 27px;
		padding-bottom: 30px;
	}
	div#es_form_f2-p23-n1 {
		margin-bottom: 0;
	}
	div#about-row:before {
		margin: auto;
		left: 0;
		right: 0;
	}
	.about-sec h3, .about-sec h3 span {
		margin-bottom: 15px !important;
	}
	.w-head p {
		width: 100%;
		font-size: 17px;
		line-height: 28px;
	}
	.w-head {
		margin-bottom: 30px !important;
	}
	a#clr-btn {
		padding: 16px 30px;
		font-size: 18px;
		line-height: 120%;
	}
	div#about-row {
		padding: 130px 0 !important;
	}
	div#product-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 60px 0 120px;
	}
	div#product-row img {
		width: 70%;
		margin: auto;
		display: block;
	}
	div#product-row .row-bg-wrap:after {
		top: 0;
	}
	div#product-row {
		padding-top: 60px !important;
	}
	.w-head h2 {
		font-size: 50px;
		line-height: 55px;
		margin-bottom: 15px !important;
	}
	div#product-row a#clr-btn {
	    margin-top: 20px;
	}
	div#product-row .vc_col-sm-6:last-child img {
		width: 20%;
		top: -80px;
	}
	div#tools-head-row {
		padding-top: 140px !important;
		padding-bottom: 40px !important;
	}
	.tools-head p {
		width: 75%;
	}
	div#tools-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#tools-row img {
		width: 90%;
	}
	div#tools-row .about-sec {
		margin-top: 20px;
	}
	div#tools-row .about-sec h3, div#tools-row .about-sec h3 span {
		font-size: 25px;
		line-height: 35px;
	}
	div#tools-row a#clr-btn {
		padding: 16px 20px;
	}
	.tools-rgt-inner {
		padding: 20px 10px;
	}
	.tools-rgt-inner h3 {
		font-size: 15px;
		line-height: 20px;
	}
	div#tools-row {
		padding-bottom: 110px !important;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 100px !important;
		line-height: 80px !important;
	}
	body .nectar-milestone .subject {
		font-size: 22px;
	}
	div#progress-row {
		padding-bottom: 120px !important;
	}
	div#feature-row {
		padding-bottom: 140px !important;
	}
	div#feature-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#feature-row .about-sec h3, div#feature-row .about-sec h3 span {
		line-height: 40px;
	}
	div#feature-row img {
		width: 85%;
	}
	div#feature-row a#clr-btn {
		/* padding: 16px 30px; */
	}
	a#trans-btn {
		padding: 16px 50px;
		font-size: 18px;
		line-height: 120%;
	}
	div#sound-row {
		padding-bottom: 120px !important;
	}
	div#sound-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.sound-head h2 {
		font-size: 75px;
		line-height: 90px;
	}
	.sound-head p {
		font-size: 20px;
		width: 80%;
		line-height: 32px;
	}
	div#sound-inner-row .vc_col-sm-6 {
		width: 48%;
		margin: 0 9px;
	}
	div#sound-inner-row h3 {
		font-size: 38px;
		line-height: 42px;
		margin-bottom: 10px !important;
	}
	div#sound-inner-row p {
		font-size: 18px;
	}
	div#contact-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.contact-sec div#wpforms-64 .wpforms-field input, .contact-sec div#wpforms-64 .wpforms-field textarea {
		height: 55px;
	}
	.contact-sec div#wpforms-64 .wpforms-field textarea {
	    height: 90px;
	}
	.contact-sec div#wpforms-64 .wpforms-field {
		padding-bottom: 20px;
	}
	.wpforms-container .wpforms-submit-container {
		padding: 0;
	}
	body[data-form-submit=regular] .contact-sec button[type=submit] {
		height: 55px;
		font-size: 20px;
	}
	div#footer-row {
		padding: 60px 0 !important;
	}
	div#footer-row img {
		width: 15%;
		margin-bottom: 20px;
	}
	.footer-cont p {
		font-size: 17px;
		width: 58%;
	}
	div#footer-inner-row {
		padding: 0 50px;
	}
	div#footer-inner-row img {
		width: 40% !important;
	}
	div#footer-inner-row h2 {
		line-height: 20px;
		margin-bottom: 20px;
	}
	div#footer-inner-row ul li {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.tools-rgt-sec {
	    margin-bottom: 50px !important;
	}
}