/*
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
*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
  font-family: "Retro Signature";
  src: url(/wp-content/themes/salient-child/fonts/RetroSignature.otf);
}
.container-wrap {
    background-image: url(/wp-content/uploads/2025/07/frame-min-scaled.jpg);
    background-color: transparent !important;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#header-outer[data-format=centered-menu] #top .span_9 {
    height: 200px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16.262px;
    font-style: normal;
    font-weight: 500;
    line-height: 24.393px; /* 150% */
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
    border-color:#7975CB;
/*     width: 150% !important;
    left: -9px !important; */
}
#header-outer[data-format=centered-menu] #top .span_9 ul.buttons.sf-menu {
     height: 200px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-31>a{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    padding:20px 30px;
    border-radius: 190px;
    border: 1px solid #654DC6;
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-31:not([class*=button_])>a .menu-title-text:after{
	display:none;
}
div#sec1 .row-bg-wrap:before{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/Group-1171275778.png);
    width:100%;
    height:952px;
    position:absolute;
    top:0;
    z-index:9;
}
div#sec1 .row-bg-wrap:after{
    content:"";
    background: linear-gradient(180deg, rgba(25, 6, 30, 0.00) 0%, #19061E 100%);
    width:100%;
    height: 225px;
    position:absolute;
    bottom:0;
    z-index:9;
}
div#sec1 h2{
    color: #5DADE2;
    font-family: "Retro Signature";
    font-size: 149.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom:0px;
} 
div#sec1 h3{
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom:18px;
}
div#sec1 p{
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
    width:95%;
}
div#sec1 a#btn{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    padding:20px 30px;
    border-radius: 190px !important;
    border: 1px solid #654DC6;
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
}
div#sec1 a#btn2{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    padding:20px 40px;
    border-radius: 190px !important;
    border: 1px solid #fff;
    background:transparent !important;
    margin-left:11px;
}
/* div#sec2 .bx{
    border-radius: 33.293px;
    border: 1.11px solid rgba(255, 255, 255, 0.90);
    width:95%;
    padding-bottom:50px;
    transition:all 0.5s linear;
	padding-top:10px;
} */
div#sec2 .vc_col-sm-4:nth-child(2) .bx{
	margin:0 auto;
}
div#sec2 .vc_col-sm-4:nth-child(3) .bx{
	margin:0 auto;
	margin-right:0;
}
div#sec2 .bx h3{
    color: #FFF;
    font-family: Raleway;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 58.262px; /* 194.207% */
    margin-bottom:12px;
    padding-left:34px;
	padding-top:10px;
}
div#sec2 .bx p{
    color: #E6E6E6;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.299px; /* 166.463% */
    padding-left:34px;
}
/* div#sec2 img{
	width:95%;
	display:table;
	margin:0 auto;
	height: 230px;
	object-fit:cover;
	border-radius: 33.293px;
} */
div#sec2:hover{
    background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.80) 100%);
	border-radius: 35px !important;
}
div#sec3 h2 {
    color: #00ADFF;
    font-family: "Retro Signature";
    font-size: 111.389px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
}
div#sec3 h3{
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 65.719px;
    font-style: normal;
    font-weight: 400;
    line-height: 59px; /* 89.776% */
    letter-spacing: -1.776px;
}
div#sec3 p{
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
}
div#sec3 h4{
    color: #FFF;
    font-family: Raleway;
    font-size: 35.713px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.062px; /* 89.776% */
    letter-spacing: -0.965px;
    margin-bottom:25px;
}
div#sec3 .clr{
    border-radius: 19.246px;
    border: 1.521px solid #8364ED;
    border-radius: 17.342px;
    background: linear-gradient(178deg, rgba(57, 43, 140, 0.00) 12.96%, rgba(162, 97, 232, 0.80) 130.53%);
    height: 177.468px;
    display:flex;
    align-items:center;
    justify-content:center;
	width:96%;
}
/* div#sec3{
    margin-top:-182px;
} 
div#sec3:before{
    content:"";
    background: linear-gradient(0deg, #13030E 0%, rgba(19, 3, 14, 0.00) 100%);
    width: 1920px;
    height: 313px;
    position:absolute;
    bottom: -120px;
    left: 0;
    z-index: 9;
}
div#sec3:after{
    content:"";
    background: linear-gradient(270deg, #13030E 0%, rgba(19, 3, 14, 0.00) 100%);
    width: 333px;
    height: 1340px;
    position:absolute;
    top: 0px;
    right: 0;
    z-index: 99;
} */
div#sec3 .inner_row .vc_col-sm-6:last-child .clr{
	margin:0 auto;
	margin-right:0;
}
div#sec4 h2 {
    color: #5DADE2;
    text-align: center;
    font-family: "Retro Signature";
    font-size: 149.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom:0px;
}
div#sec4 h3{
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom:16px;
}
div#sec4 p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
}
div#sec4 .detail {
    height:614px;
}
div#sec4 .detail:before{
 content:"";
 background-image:url(/wp-content/uploads/2025/07/normal-odd.png);
 width: 159px;
 height: 614px;
 position:absolute;
 left:0;
 right:0;
 top:0px;
 margin:0 auto;
 transition:all 0.5s linear;
}
/* div#sec4 .owl-item:nth-child(odd) .detail{
   margin-top:99px;
}
div#sec4 .owl-item:nth-child(odd) .detail:before{
   top:99px;
} */
div#sec4 .owl-item:nth-child(even) .detail:before{
  background-image:url(/wp-content/uploads/2025/07/normal-even.png);
}
div#sec4 h4{
 color: #FFF;
 text-align: center;
 font-family: Raleway;
 font-size: 18px;
 font-style: normal;
 font-weight: 400;
 line-height: 24.87px; /* 124.348% */
 letter-spacing: -0.768px;
 text-transform: uppercase;
 padding-top:55px;
 margin-bottom:0px;
}
div#sec4 .owl-item:nth-child(even) .detail h4{
 padding-top:77px;
}
div#sec4 h5{
 color: #FFF;
 text-align: center;
 font-family: Raleway;
 font-size: 13px;
 font-style: normal;
 font-weight: 300;
 line-height: 20.971px; /* 190.641% */
 letter-spacing: 0.14px;
 text-transform: capitalize;
 margin-bottom:44px;
}
div#sec4 .owl-item:nth-child(even) .detail h5{
 margin-bottom:50px;
}
div#sec4 img.icon{
  display:table;
  margin:0 auto;
}
div#sec4 .owl-item:nth-child(1) .detail img.point{
  margin-top:49px;
}
div#sec4 .owl-item:nth-child(2) .detail img.point{
  margin-top:39px;
}
div#sec4 .owl-item:nth-child(3) .detail img.point{
  margin-top:56px;
}
div#sec4 .owl-item:nth-child(4) .detail img.point{
  margin-top:29px;
}
div#sec4 .owl-item:nth-child(5) .detail img.point{
  margin-top:56px;
}
div#sec4 .owl-item:nth-child(6) .detail img.point{
  margin-top:34px;
}
div#sec4 .owl-item:nth-child(7) .detail img.point{
  margin-top:59px;
}
div#sec4 .detail:hover:before{
  background-image:url(/wp-content/uploads/2025/07/normal-odd-hvr.png);
}
div#sec4 .owl-item:nth-child(even) .detail:hover:before{
  background-image:url(/wp-content/uploads/2025/07/normal-even-hvr.png);
}
div#sec4 .owl-stage {
	padding:0px;
}
div#sec4 .owl-item:nth-child(odd) .detail {
  animation: port1 5s linear infinite;
}
div#sec4 .owl-item:nth-child(even) .detail {
    animation: port2 5s linear infinite;
}
@keyframes port1{
    0%{
       transform: translatey(0px);
    }
    50%{
       transform: translatey(-20px);
    }
    100%{
       transform: translatey(0px);
    }
}
@keyframes port2{
    0%{
     transform: translatey(0px);
    }
    50%{
     transform: translatey(20px);
    }
    100%{
     transform: translatey(0px);
    }
}
div#sec4:before{
    content:"";
    width: 533px;
    height: 751px;
    transform: rotate(-19deg);
    border-radius: 751px;
    background: #6127A8;
    filter: blur(295.75px);
    position:absolute;
    right:0;
    top: -240px;
    z-index: 111;
}
div#sec5 h2 {
    color: #5DADE2;
    font-family: "Retro Signature";
    font-size: 130px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom:0px;
}
div#sec5 h3{
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom:6px;
}
div#sec5 p{
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
    width: 99%;
}
div#sec5 a#btn{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    text-transform: capitalize;
    padding:20px 30px;
    border-radius: 190px !important;
    border: 1px solid #654DC6;
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
}
div#sec5 a#btn2{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    padding:20px 40px;
    border-radius: 190px !important;
    border: 1px solid #FFF;
    background:transparent !important;
    margin-left:11px;
}
div#sec5 .vc_col-sm-8{
    padding-left: 83px;
}
div#sec5 .ser {
    border-radius: 31.375px;
    border: 1.885px solid #BCA8FF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    margin-bottom:0px;
    width: 90%;
    padding:25px 0;
	transition:all 0.5s linear;
}
div#sec5 .ser:hover{
   background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.80) 100%);
}
div#sec5 .ser img{
    margin:0 auto;
}
div#sec5 .ser h4{
    color: #FFF;
    font-family: Raleway;
    font-size: 28.272px;
    font-style: normal;
    font-weight: 400;
    line-height: 54.906px; /* 194.207% */
    padding-left:31px;
    margin-bottom:5px;
	text-transform:capitalize;
}
div#sec5 .ser p{
    color: rgba(230, 230, 230, 0.80);
    font-family: Raleway;
    font-size: 17.016px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.326px; /* 166.463% */
    padding-left:31px;
    width:98%;
    overflow-y: scroll;
    height: 160px;
}
div#sec5 .owl-stage {
    padding:0;
}
div#sec5 .owl-dots {
    margin-top:78px;
}
div#sec5 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
    width:23px !important;
    height:6px !important;
    border-radius:3px !important;
    transform:scale(1) !important;
    background: #fff !important;
    margin:0 2px 0 0 !important;
    transition:all 0.5s linear; 
    opacity:0.3;
}
div#sec5 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span{
    width:104px !important;
    opacity:1;
}
div#sec5 .span_12.dark .owl-theme .owl-dots .owl-dot.active span{
    width:104px !important;
    opacity:1;
}
div#sec6 h3 {
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom: 16px;
}
div#sec6 p {
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
}
div#sec6 .sec{
    border-radius: 21.121px;
    border: 1.325px solid rgba(255, 255, 255, 0.80);
    width:95%;
    padding-top:20px;
    padding-bottom:16px;
	transition:all 0.5s linear;
}
div#sec6 .sec:hover{
	background: linear-gradient(178deg, rgba(135, 79, 192, 0.00) 7.81%, #8A3ED8 107.72%);
}
div#sec6 .sec img{
    display:table;
    margin:0 auto;
}
div#sec6 .sec h4{
    color: #FFF;
    text-align: center;
    font-family: Raleway;
    font-size: 26.233px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.233px; /* 100% */
    padding-top:12px;
    margin-bottom:9px;
}
div#sec6 .sec p{
    color: #D1D1D1;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 14.694px;
    font-style: normal;
    font-weight: 300;
    line-height: 17.357px; /* 118.125% */
    letter-spacing: -0.294px;
    padding:0 7px;
}
div#sec6 .vc_col-sm-3:nth-child(2) .sec h4{
     padding-top:15px;
}
div#sec6 .vc_col-sm-3:nth-child(4) .sec{
     padding-top:12px;
}
div#sec7 h3 {
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom:16px;
}
div#sec7 .faq p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
}
div#sec7 .faq{
    margin-bottom:53px;
}
div#sec7 h3.toggle-title {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
}
div#sec7 h3.toggle-title a {
    color: #FFF;
    font-family: Raleway;
    font-size: 23.204px;
    font-style: normal;
    font-weight: 400;
    line-height: 23.204px; /* 100% */
    letter-spacing: -0.36px;
    padding: 22px 0px !important;
}
div#sec7 .open h3.toggle-title a {
    color: #00ADFF;
}
div#sec7 .toggle>.toggle-title a i {
    right: 0;
    left: auto;
    top: 25px;
}
body div#sec7 .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    min-height: unset !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
div#sec7 .inner-toggle-wrap p {
    color: #C7C7C7;
    font-family: Raleway;
    font-size: 23.204px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 163.767% */
    letter-spacing: -0.36px;
}
div#sec7 .toggle.open .toggle-title a i:before{
    color: #00ADFF;
}
div#sec7 .toggle>.toggle-title a i:before {
    content: '\f067';
    color:#fff;
    font-size: 18px;
    font-weight: 100 !important;
}
div#sec7 i.fa.fa-minus-circle {
    content: '\f00d';
}
div#sec7 .toggle.open>.toggle-title a i:before {
    content: '\f00d';
}
div#sec7 .toggle.open>.toggle-title a i{
	color:#fff;
}
body div#sec7 .toggle>div {
    box-shadow: none !important;
    background-color: transparent;
}
div#sec7 .toggles .toggle h3 a {
   border-top: 0.938px dashed rgba(255, 255, 255, 0.50);
   background-color: transparent !important;
}
div#sec7 .toggles .toggle:last-child h3 a {
   border-top: 0.938px dashed rgba(255, 255, 255, 0.50);
}
body div#sec7 .toggle {
    margin-bottom: 0px; 
}
div#sec7 .row-bg-wrap:before{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/faq-bfr.png);
    width:288px;
    height:343px;
    position:absolute;
    right:52px;
    top:88px;
}
div#sec7 .row-bg-wrap:after{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/faq-aftr.png);
    width:121px;
    height:149px;
    position:absolute;
    left:95px;
    bottom:377px;
}
div#sec8-inner {
    border-radius: 28.272px;
    background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.24) 100%);
    border: 1.885px solid rgba(188, 168, 255, 0.50);
	transition:all 0.5s linear;
}
div#sec8-inner:hover{
	background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.80) 100%);
}
div#sec8-inner h2{
    color: #5DADE2;
    text-align: center;
    font-family: "Retro Signature";
    font-size: 123.991px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom:0px;
}
div#sec8-inner h3{
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 52.582px;
    font-style: normal;
    font-weight: 400;
    line-height: 56.233px; /* 106.945% */
    letter-spacing: -1.736px;
    text-transform: capitalize;
    margin-bottom:12px;
}
div#sec8-inner p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 15.641px;
    font-style: normal;
    font-weight: 300;
    line-height: 23.461px; /* 150% */
    letter-spacing: 0.156px;
    padding-bottom:24px;
}
div#sec8-inner div#wpforms-115{
	margin:0 auto;
}
div#sec8-inner form input{
	width: 437.93px;
	height: 57.81px;
	border-radius: 190px;
    border: 1px solid #FFF;
	padding-left:34px;
	padding-right:0;
	color: #FFF;
    font-family: "Josefin Sans";
	background:transparent;
}
div#sec8-inner form input::placeholder{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
	opacity: 1;
}
div#sec8-inner form{
	display:flex;
    justify-content:center;
	gap:11px;
}
div#sec8-inner form button {
    box-shadow: none;
    padding:0px 63px !important;
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: -0.16px;
    text-transform: capitalize;
	border-radius: 190px !important;
    border: 1px solid #654DC6;
    background: #5DADE2;
	height: 57.81px;
}
div#sec8-inner form button:hover{
	background: #5DADE2 !important;
}
div#sec8-inner .wpforms-submit-container {
    margin: 0 !important;
}
div#sec8-inner div#wpforms-115-field_1-container {
    padding: 0px;
}
div.wpforms-container-full input:focus, div.wpforms-container-full textarea:focus, div.wpforms-container-full select:focus {
    box-shadow: none !important;
}
div#sec8-inner div.wpforms-container-full button[type=submit]:focus:after {
    border: none;
}
div#sec8:before{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/news-bfr.png);
    width:340px;
    height:724px;
    position:absolute;
    left:0;
    top:0;
}
div#sec8:after{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/news-aftr.png);
    width:340px;
    height:724px;
    position:absolute;
    right:0;
    top:0;
}
div#sec9 h3 {
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; /* 106.945% */
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
div#sec9 p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
}
div#sec9 .testi{
    border-radius: 22px;
    border: 2px solid rgba(255, 255, 255, 0.30);
    width:95%;
    margin:0 auto;
    padding-top:30px;
    position:relative;
	transition:all 0.5s linear;
}
div#sec9 .testi:hover{
	background: linear-gradient(180deg, #8464EE 0%, #372A8A 100%);
}
div#sec9 .testi img{
    display:table;
    margin:0 auto;
}
div#sec9 .testi img.profile {
    width:60px;
}
div#sec9 .testi p{
    color: #FFF;
    text-align: center;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 25.5px; /* 170% */
    padding:23px 31px 25px 31px;
    display: flex;
    height: 170px;
    overflow-y: scroll;
    margin-bottom: 20px;
    margin-right: 20px;
}
div#sec9 .testi p img {
    margin: 0px;
    width: 24px;
    height: 24px;
}
div#sec9 .testi p img:first-child {
    margin-left: 5px;
}
div#sec9 .owl-item:last-child p {
    overflow: hidden;
}
div#sec9 .testi .inner{padding-bottom: 20px;}
div#sec9 .owl-stage {
    padding: 0px 0 30px 0;
}
div#sec9 .owl-dots {
    margin-top:70px;
}
div#sec9 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
    width:23px !important;
    height:6px !important;
    border-radius:3px !important;
    transform:scale(1) !important;
    background: #fff !important;
    margin:0 2px 0 0 !important;
    transition:all 0.5s linear; 
    opacity:0.3;
}
div#sec9 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span{
    width:104px !important;
    opacity:1;
}
div#sec9 .span_12.dark .owl-theme .owl-dots .owl-dot.active span{
    width:104px !important;
    opacity:1;
}
.nectar-global-section.before-footer{
    background-color:transparent;
}
div#fotr .main-col{
    border-radius: 87px;
    border: 1.5px solid #FFF;
    background: rgba(96, 55, 144, 0.30);
    backdrop-filter: blur(27px);
}
div#fotr img.logo{
    display:table;
    margin:0 auto;
    margin-bottom:14px;
	width:25%;
}
div#fotr p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
    padding-bottom: 13px;
}
div#fotr .divider-border {
    margin: 43px auto 0px auto !important;
    opacity: 0.6;
    background: #D9D9D9;
}
div#fotr h3{
    color: #FFF;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.223px; /* 150% */
    letter-spacing: 0.188px;
    margin-bottom:18px;
}
div#fotr ul{
    margin:0;
}
div#fotr ul li{
    list-style:none;
    margin-bottom:9px;
}
div#fotr ul li a{
    color: #FFF;
    font-family: Raleway;
    font-size: 14.785px;
    font-style: normal;
    font-weight: 300;
    line-height: 22.178px; /* 150% */
    letter-spacing: 0.148px;
    text-transform: capitalize;
}
div#fotr ul li a strong{
    font-weight: 600;
}
div#fotr .vc_col-sm-4{
    padding-left:40px;
}
div#fotr .vc_col-sm-3:last-child{
    padding-left:40px;
}
div#fotr a#link {
    color: #FAFAFA;
    font-family: Raleway;
    font-size: 18.461px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 27.691px */
    text-transform: capitalize;
    display:block;
}
div#fotr .main-col:before{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/fotr-bfr.png);
    width:266px;
    height:566px;
    position:absolute;
    top:105px;
}
div#fotr .main-col:after{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/fotr-aftr.png);
    width:266px;
    height:566px;
    position:absolute;
    top:105px;
    right:0;
    visibility: visible;
}
/* .page-id-11 div#sec2 {
    padding-top: 100px !important;
} */
.page-id-13 div#sec5 {
    padding-top: 100px !important;
}
.page-id-17 div#sec9 {
    padding-top: 100px !important;
}
div#cont h3 {
     color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px;
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom: 0px;
}
div#cont div#wpforms-144, div#cont div#wpforms-170, div#cont div#wpforms-177 {
    width: 75%;
}
div#cont form input, div#cont form textarea{
    height: 80px;
    color: #fff;
    padding-left:32px;
    border:1.354px solid #fff;
    border-radius:0px;
    background:transparent;
	font-family: Raleway;
}
div#cont form input::placeholder, div#cont form textarea::placeholder{
    color: #fff;
    fonfont-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; /* 164.706% */
    text-transform:capitalize;
    opacity:1;
}
div#cont form button{
    color: #fff;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 133.333% */
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
    border-radius:0px !important;
    display:block;
    width:100%;
    height: 80px;
}
div#cont .wpforms-container .wpforms-field{
    padding:10px 0 !important;
}
/* ----------------- */
div#sec1 .icon-block {
  position: absolute;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
div#sec1 .icon-block:first-child {
    top: 0;
    left: 65%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .icon-block:nth-child(2) {
    top: 72%;
    right: 5%;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
}
div#sec1 .icon-block:nth-child(3) {
    bottom: 0;
    left: 55%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
}
div#sec1 .icon-block:nth-child(4) {
    top: 30%;
    right: -28%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .icon-block:nth-child(5) {
    top: 10%;
    left: 20%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .icon-block:nth-child(6) {
    top: 90%;
    left: 15%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .icon-block:nth-child(7) {
    top: 45%;
    left: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .icon-block img {
    margin: 0px auto;
    width: 86% !important;
    -webkit-animation: Rotate-reverse 20s linear infinite;
    /* animation: Rotate-reverse 20s linear infinite; */
}
div#sec1 .big-circle {
    height: 100%;
    width: 100%;
    position: relative;
    border: 3px solid #6495f2;
    border-radius: 50%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    /* animation: Rotate 20s linear infinite; */
    -webkit-animation: Rotate 20s linear infinite;
}
div#sec1 .main {
    margin: 0px auto;
    width: 480px;
    height: 480px;
    position: relative;
}
div#sec1 .center-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
div#sec1 .center-logo h5 {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 40.681px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1.627px;
    text-transform: capitalize;
}
@keyframes Rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes Rotate-reverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes Rotate-reverse {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes circle-rotate {
  from {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(405deg);
  }
}

@-webkit-keyframes circle-rotate {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(405deg);
  }
}

@keyframes img-rotate {
  from {
    transform: rotate(-45deg);
  }
  to {
    transform: rotate(-405deg);
  }
}

@-webkit-keyframes img-rotate {
  from {
    -webkit-transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(-405deg);
  }
}
/* ------audio------- */
.plyr__controls {
    justify-content: flex-start;
}
.plyr__controls__item.plyr__time--duration.plyr__time {
    display: none;
}
.skin_default .plyr__controls {
    background-color: transparent !important;
}
.plyr__controls__item.plyr__menu {
    display: none;
}
.plyr__volume {
    display: unset;
    display: none;
}
.plyr__controls__item.plyr__progress__container {
    display: none;
}
button.plyr__controls__item.plyr__control {
    background: #8607A9 !important;
    width: 60px;
    height: 60px;
    border-radius:100% !important;
    text-align: center !important;
   box-shadow: -2px -2px 30px #fff;
    margin: 0 !important;
    border-radius: 28.272px;
    outline:5px solid #fff;
}
.plyr__control svg {
    color: #fff;
    margin: 0 auto;
}
.plyr__controls {
    padding: 0 !important;
}
.plyr--audio {
    display: block;
    width: 101px !important;
}
/* -------------------- */
div#sec3 .vc_col-sm-7 img {
    display: table;
    margin: 0 auto;
}
div#free-inner {
    border-radius: 28.272px;
    background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.24) 100%);
    border: 1.885px solid rgba(188, 168, 255, 0.50);
	transition:all 0.5s linear;
}
div#free-inner:hover{
	background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.80) 100%);
}
div#free-inner h2{
    color: #5DADE2;
    text-align: center;
    font-family: "Retro Signature";
    font-size: 123.991px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom:0px;
}
div#free-inner h3{
    color: #D9D7CC;
    text-align: center;
    font-family: Raleway;
    font-size: 52.582px;
    font-style: normal;
    font-weight: 400;
    line-height: 56.233px; /* 106.945% */
    letter-spacing: -1.736px;
    text-transform: capitalize;
    margin-bottom:12px;
}
div#free-inner p{
    color: #DBDBDB;
    text-align: center;
    font-family: Raleway;
    font-size: 15.641px;
    font-style: normal;
    font-weight: 300;
    line-height: 23.461px; /* 150% */
    letter-spacing: 0.156px;
}
div#free-inner a#btn{
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.16px;
    padding: 20px 30px;
    border-radius: 190px !important;
    border: 1px solid #654DC6;
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
    text-transform: capitalize;
    display:table;
    margin:0 auto;
}
div#wpforms-177-field_7-container .wpforms-field-description {
    display: none;
}
div#sec3 .para{
	height:310px;
	overflow-y: scroll;
    padding-right:10px;
}
div#sec3 .para::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
div#sec3 .para::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
}
div#sec3 .para::-webkit-scrollbar-thumb {
    background-color: #831da6;
    border: 5px solid #831da6;
}
div#man-abt-inner .man-sec{
    border-radius: 28.272px;
    background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.24) 100%);
    border: 1.885px solid rgba(188, 168, 255, 0.50);
    transition:all 0.5s linear;
    padding-left: 50px;
    height: 369px;
	align-content: center;
}
div#man-abt-inner .man-sec:hover{
	background: linear-gradient(180deg, rgba(57, 43, 140, 0.00) 0%, rgba(162, 97, 232, 0.80) 100%);
}
div#man-abt-inner h3{
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 52.582px;
    font-style: normal;
    font-weight: 400;
    line-height: 56.233px; /* 106.945% */
    letter-spacing: -1.736px;
    text-transform: capitalize;
    text-align: center;
    padding-top: 10px;
}
div#man-abt-inner p{
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px;
    letter-spacing: 0.188px;
    width:95%;
}
div#man-abt-inner img{
    display:table;
    margin:0 auto;
    width: 75%;
}
div#sec3 h5 {
    color: #00ADFF;
    font-family: "Retro Signature";
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-align:center;
}
div#fotr img.dmca {
    width: 40%;
    display:table;
    margin:0 auto;
    margin-right:0;
}
/* ========================================================================= */
div#tersm-wo h2 {
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 63.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 67.645px; 
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 35px;
}
div#tersm-wo ul {margin-left: 20px;margin-bottom: 10px;}
div#tersm-wo h4 {
    color: #5DADE2;
    font-family: 'Josefin Sans';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 20px 0 10px;
}
div#tersm-wo p {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px;
    letter-spacing: 0.188px;
    padding-bottom: 10px;
}
div#tersm-wo ul li {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 18.815px;
    font-style: normal;
    font-weight: 300;
    line-height: 28.223px;
    letter-spacing: 0.188px;
    padding-bottom: 7px;
}
div#fotr ul.iconlist {
    margin: 0 auto;
    display: table;
}
div#fotr ul.iconlist li {
    margin: 0 20px;
    display: inline-block;
}
div#fotr ul.iconlist li i {
    font-size: 24px;
}
div#sec9 h6 {
    text-align: center;
    color: #fff;
    font-size: 15px;
}
div#cont ul#wpforms-170-field_8 input {
    height: unset;
    width: unset !important;
    border: none;
}
div#cont ul#wpforms-170-field_8 label,div#cont ul#wpforms-170-field_8 label a {
   color: #fff;
   font-size: 20px;
   font-style: normal;
   font-weight: 500;
   text-transform:capitalize;
   opacity:1;
   padding: 0;
   line-height: 1;
}
div#cont ul#wpforms-170-field_8 {
    padding: 20px 0;
}
div#cont ul#wpforms-170-field_8 label a {
    color: #5DADE2;
}
div#fotr .vc_col-sm-4:nth-child(3) ul li a {
    text-transform: lowercase;
}
div#fotr .vc_col-sm-4:nth-child(3) ul li a strong {
    text-transform: capitalize;
}
div#tersm-wo form input, div#tersm-wo form textarea{
    height: 60px;
    color: #fdfdfd;
    padding-left:32px;
    border:1.354px solid #fff;
    border-radius:0px;
    font-family: Raleway;
    background-color: transparent !important;
}
div#tersm-wo button#wpforms-submit-379{
    color: #fff;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
    border-radius:0px !important;
    display:block;
    width:100%;
    height: 80px;
}
div#tersm-wo .wpforms-container .wpforms-field{
    padding:10px 0 !important;
}
div#fotr .vc_col-sm-3:nth-child(2) {
    padding: 0 0 0 40px;
}
div#tersm-wo label {
    color: #fff;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    text-transform:capitalize;
    margin-bottom: 2px;
}
div#tersm-wo canvas#wpforms-379-field_6-signature {
    background-color: transparent !important;
}
#pd-wor a{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 18px 16px;
  background: linear-gradient(90deg, #322683 0%, #8666F1 100%);
  color:#fff;
  text-decoration:none;
  border-radius:8px;
  font-weight:600;
  box-shadow: 0 6px 18px rgba(22,115,214,0.18);
  width: 20%;
  justify-content: center;
  color: #fff;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}
#pd-wor a:hover{
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(22,115,214,0.22);
}
/* ================================================================================= */
@media only screen and (min-width: 320px) and (max-width: 767px){
		#header-space[data-header-mobile-fixed="1"] {
        display: contents;
    }
#pd-wor a {
    width: unset;
    font-size: 15px;
}	
div#fotr .vc_col-sm-3:nth-child(2) {
    padding: 0 0 0 0px;
}	
div#tersm-wo h2 {
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0;
}
div#tersm-wo p {
    text-align: center;
    font-size: 15px !important;
}
div#tersm-wo h4 {
    text-align: center;
    font-size: 25px;
}
div#tersm-wo ul li {
    font-size: 15px;
    text-align: center;
}	
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec1 {
    padding-top: 150px !important;
    padding-bottom: 70px !important;
}
	div#sec1 h2 {
    color: #5DADE2;
    font-family: "Retro Signature";
    font-size: 80.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    text-align: center;
}
	div#sec1 h3 {
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 40.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.645px;
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom: 18px;
	text-align: center;
}
	div#sec1  p {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.188px;
    width: 100%;
    text-align: center !important;
}
	div#sec1 a#btn {
    margin: 30px auto;
    display: table;
}
	div#sec1 a#btn2 {
    display: table;
    margin: 0 auto;
}
div#sec1 .big-circle {
    width: 100%;
}
div#sec1 .icon-block img {
    width: 100% !important;
    object-fit: cover !important;
    height: 70px !important;
}
div#sec1 .icon-block:nth-child(2) {
    right: 3%;
}
div#sec1 .center-logo h5 {
    font-size: 24px;
    text-align: center !important;
}
div#sec1 .center-logo {
    left: 0;
    right: 0;
    text-align: center !important;
    width: 100%;
    -webkit-transform: unset !important;
    margin: 0 auto;
    display: block;
}
div#sec1 .main {
    width: 230px;
    height: 230px;
    margin: 80px auto 0;
}
div#sec1 .icon-block:nth-child(3) {
    bottom: -7px;
}
div#sec1 .icon-block:nth-child(4) {
    right: -37px;
}
div#sec1 .icon-block:nth-child(6) {
    left: 32px;
    top: 80%;
}	
	
	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec3 h2 {
    font-size: 80.389px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center !important;
}
	div#sec3 h3 {
    font-size: 38.719px !important;
    letter-spacing: -1.776px !important;
	text-align: center !important;
}
	div#sec3 p {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24.223px;
    letter-spacing: 0.188px;
	text-align: center !important;
}
	div#sec3 h4 {
    font-size: 25px;
    text-align: center;
}
	div#sec3 .clr {
    width: 100%;
    margin-bottom: 20px !important;
}
	div#sec3 h5 {
    font-size: 60px;
    text-align: center;
}
	div#man-abt .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#man-abt-inner .man-sec {
    padding: 10px;
}
div#man-abt-inner p {
    font-size: 14px;
    text-align: center;
    width: 100%;
}
	div#sec2{
    width: 100% !important; 
}
div#sec2 .bx h3 {
    font-size: 25px;
    text-align: center;
    width: 100%;
    padding: 0px;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec2 .bx p {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
	div#sec2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec4 h2 {
    text-align: center;
    font-size: 80px;
}
	div#sec4 h3 {
    text-align: center;
    font-size: 36px;
    line-height: 47.645px;
    letter-spacing: -2.089px;
}
	div#sec4 p {
    text-align: center;
    font-size: 14px;
}
	.row .col img:not([srcset]) {
    width: 48%;
    margin: 0 auto;
}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec5 h2 {
    font-size: 65px;
    text-align: center;
}
div#sec5 h3 {
    font-size: 38px;
    text-align: center;
}
	div#sec5 p {
    font-size: 14px;
    width: 100%;
    line-height: 24px;
    text-align: center;
}
	div#sec5 a#btn {
    margin: 10px auto;
    display: table;
}
	div#sec5 a#btn2 {
    margin: 10px auto;
    display: table;
}
	div#cont h3 {
    font-size: 35px;
    text-align: center;
}
	div#cont div#wpforms-144, div#cont div#wpforms-170, div#cont div#wpforms-177 {
    width: 100% !important;
}
    .owl-item {
/*         width: 320px !important; */
		margin: 0 auto;
		display: table;
    }
	div#sec5 .ser p {
    width: 100% !important;
    padding: 10px !important;
    font-size: 14px !important;
    line-height: 24px;
    height: 130px;
}
	div#sec5 .vc_col-sm-8 {
    padding-left: 0px;
}
	div#sec5 .ser h4 {
    font-size: 25px !important;
    text-align: center;
    line-height: 40px;
    padding: 0px;
}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec6 h3 {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
	div#sec6 p {
    font-size: 14px;
    width: 100%;
    line-height: 25px;
}
	div#sec6 .sec {
    width: 100%;
}
	div#free .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#free-inner .vc_custom_1759530130344 {
    padding: 10px !important;
}
	div#free-inner h2 {
    font-size: 80px;
    text-align: center;
    line-height: normal;
}
	div#free-inner h3 {
    font-size: 30px;
    line-height: 42px;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec7 h3 {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
	div#sec7 .faq p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
	div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	div#sec7 .open h3.toggle-title a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .toggles .toggle h3 a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .inner-toggle-wrap p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec8 {
    padding-top: 10px !important;
}
div#sec8-inner .vc_custom_1759539333328 {
    padding: 10px !important;
}
	div#sec8-inner h2 {
    font-size: 80px;
    text-align: center;
}
	div#sec8-inner h3 {
    font-size: 34px;
    line-height: 45px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec9 h3 {
    font-size: 40px;
    line-height: 50px;
}
	div#sec9 p {
    font-size: 14px;
    line-height: 24px;
}
	div#sec9 .testi img {
    width: 80px;
}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
		div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec8-inner form input {
    width: 190px;
}
div#fotr .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px !important;
}
	div#fotr img.logo {
    width: 65%;
}
	div#fotr p {
    font-size: 14px;
}
	div#fotr .vc_col-sm-3:last-child {
    padding: 0px !important;
}
	div#fotr .vc_col-sm-4 {
    padding: 0px !important;
}
div#fotr img.dmca {
    margin-left: 0 !important;
}
div#fotr .inner_row:nth-child(2) {
    padding-bottom: 25px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
		#header-space[data-header-mobile-fixed="1"] {
        display: contents;
    }
#pd-wor a {
    font-size: 18px !important;
    width: unset;
}	
div#fotr .vc_col-sm-3:nth-child(2) {
    padding: 0 0 0 0px;
}	
div#tersm-wo h2 {
    font-size: 43px;
    letter-spacing: 0;
    text-align: center;
    padding: 0;
}
div#tersm-wo  h4 {
    font-size: 35px;
    text-align: center;
}
div#tersm-wo p,div#tersm-wo ul li {
    text-align: center;
}	
	div#sec1 .row-bg-wrap:before {
    height: 1040px !important;
    object-fit: cover !important;
}
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec1 {
    padding-top: 170px !important;
    padding-bottom: 70px !important;
}
	div#sec1 h2 {
    color: #5DADE2;
    font-family: "Retro Signature";
    font-size: 80.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
    text-align: center;
}
	div#sec1 h3 {
    color: #D9D7CC;
    font-family: Raleway;
    font-size: 40.252px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.645px;
    letter-spacing: -2.089px;
    text-transform: capitalize;
    margin-bottom: 18px;
	text-align: center;
}
	div#sec1  p {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.188px;
    width: 100%;
    text-align: center !important;
}
	div#sec1 a#btn {
    margin: 30px auto;
    display: table;
}
	div#sec1 a#btn2 {
    display: table;
    margin: 0 auto;
}
div#sec1 .big-circle {
    width: 100%;
}
div#sec1 .icon-block img {
    width: 100% !important;
    object-fit: cover !important;
    height: 70px !important;
}
div#sec1 .icon-block:nth-child(2) {
    right: 3%;
}
div#sec1 .center-logo h5 {
    font-size: 24px;
    text-align: center !important;
}
div#sec1 .center-logo {
    left: 0;
    right: 0;
    text-align: center !important;
    width: 100%;
    -webkit-transform: unset !important;
    margin: 0 auto;
    display: block;
}
div#sec1 .main {
    width: 230px;
    height: 230px;
    margin: 80px auto 0;
}
div#sec1 .icon-block:nth-child(3) {
    bottom: -7px;
}
div#sec1 .icon-block:nth-child(4) {
    right: -37px;
}
div#sec1 .icon-block:nth-child(6) {
    left: 32px;
    top: 80%;
}	
	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec3 h2 {
    font-size: 80.389px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center !important;
}
	div#sec3 h3 {
    font-size: 38.719px !important;
    letter-spacing: -1.776px !important;
	text-align: center !important;
}
	div#sec3 p {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24.223px;
    letter-spacing: 0.188px;
	text-align: center !important;
}
div#sec3 h4 {
    font-size: 25px;
    text-align: center;
} 
	div#sec3 .clr {
    width: 100%;
    margin-bottom: 20px !important;
}
	div#sec3 h5 {
    font-size: 60px;
    text-align: center;
}
	div#man-abt .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#man-abt-inner .man-sec {
    padding: 10px;
}
div#man-abt-inner p {
    font-size: 16px;
    text-align: center;
    width: 100%;
}
	div#sec2{
    width: 100% !important; 
}
div#sec2 .bx h3 {
    font-size: 25px;
    text-align: center;
    width: 100%;
    padding: 0px;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec2 .bx p {
    padding: 0px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}
	div#sec2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec4 h2 {
    text-align: center;
    font-size: 80px;
}
	div#sec4 h3 {
    text-align: center;
    font-size: 36px;
    line-height: 47.645px;
    letter-spacing: -2.089px;
}
	div#sec4 p {
    text-align: center;
    font-size: 16px;
}
	.row .col img:not([srcset]) {
    width: 48%;
    margin: 0 auto;
}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec5 h2 {
    font-size: 65px;
    text-align: center;
}
div#sec5 h3 {
    font-size: 38px;
    text-align: center;
}
	div#sec5 p {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
    text-align: center;
}
	div#sec5 a#btn {
    margin: 10px auto;
    display: table;
}
	div#sec5 a#btn2 {
    margin: 10px auto;
    display: table;
}
	div#cont h3 {
    font-size: 35px;
    text-align: center;
}
	div#cont div#wpforms-144, div#cont div#wpforms-170, div#cont div#wpforms-177 {
    width: 100% !important;
}
    .owl-item {
/*         width: 320px !important; */
		margin: 0 auto;
		display: table;
    }
	div#sec5 .ser p {
    width: 100% !important;
    padding: 10px !important;
    font-size: 16px !important;
    line-height: 24px;
    height: 130px;
}
	div#sec5 .vc_col-sm-8 {
    padding-left: 0px;
}
	div#sec5 .ser h4 {
    font-size: 25px !important;
    text-align: center;
    line-height: 40px;
    padding: 0px;
}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec6 h3 {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
	div#sec6 p {
    font-size: 16px;
    width: 100%;
    line-height: 25px;
}
	div#sec6 .sec {
    width: 100%;
}
	div#free .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#free-inner .vc_custom_1759530130344 {
    padding: 10px !important;
}
	div#free-inner h2 {
    font-size: 80px;
    text-align: center;
    line-height: normal;
}
	div#free-inner h3 {
    font-size: 30px;
    line-height: 42px;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec7 h3 {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
}
	div#sec7 .faq p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
	div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	div#sec7 .open h3.toggle-title a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .toggles .toggle h3 a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .inner-toggle-wrap p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec8 {
    padding-top: 10px !important;
}
div#sec8-inner .vc_custom_1759539333328 {
    padding: 10px !important;
}
	div#sec8-inner h2 {
    font-size: 80px;
    text-align: center;
}
	div#sec8-inner h3 {
    font-size: 34px;
    line-height: 45px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec9 h3 {
    font-size: 40px;
    line-height: 50px;
}
	div#sec9 p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec9 .testi img {
    width: 80px;
}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
div#fotr .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px !important;
}
	div#fotr img.logo {
    width: 65%;
}
	div#fotr p {
    font-size: 16px;
}
	div#fotr .vc_col-sm-3:last-child {
    padding: 0px !important;
}
	div#fotr .vc_col-sm-4 {
    padding: 0px !important;
}
div#fotr img.dmca {
    margin-left: 0 !important;
}
div#fotr .inner_row:nth-child(2) {
    padding-bottom: 25px !important;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#pd-wor a {width: unset;font-size: 15px !important;}	
#header-outer[data-full-width="true"] header > .container {
    padding: 10px !important;
}
div#fotr .vc_col-sm-3:nth-child(2) {
    padding: 0 0 0 0px;
}	
	div#sec1 .row-bg-wrap:before {
    height: 660px !important;
}
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec1 {
    padding-top: 170px !important;
    padding-bottom: 70px !important;
}
	div#sec1 h2 {
    font-size: 80.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
}
	div#sec1 h3 {
    font-size: 40.252px;
    font-style: normal;
    line-height: 50.645px;
    letter-spacing: -2.089px;
    margin-bottom: 18px;
}
	div#sec1  p {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.188px;
    width: 100%;
}
div#sec1 .big-circle {
    width: 100%;
}
div#sec1 .icon-block img {
    width: 100% !important;
    object-fit: cover !important;
    height: 70px !important;
}
div#sec1 .icon-block:nth-child(2) {
    right: 3%;
}
div#sec1 .center-logo h5 {
    font-size: 24px;
    text-align: center !important;
}
div#sec1 .center-logo {
    left: 0;
    right: 0;
    text-align: center !important;
    width: 100%;
    -webkit-transform: unset !important;
    margin: 0 auto;
    display: block;
}
div#sec1 .main {
    width: 230px;
    height: 230px;
    margin: 80px auto 0;
}
div#sec1 .icon-block:nth-child(3) {
    bottom: -7px;
}
div#sec1 .icon-block:nth-child(4) {
    right: -37px;
}
div#sec1 .icon-block:nth-child(6) {
    left: 32px;
    top: 80%;
}	
	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec3 h2 {
    font-size: 80.389px;
    font-weight: 400;
    text-transform: capitalize;
	}
	div#sec3 h3 {
    font-size: 38.719px !important;
    letter-spacing: -1.776px !important;
}
	div#sec3 p {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24.223px;
    letter-spacing: 0.188px;
}
	div#sec3 .clr {
    width: 100%;
    margin-bottom: 20px !important;
}
	div#sec3 h5 {
    font-size: 60px;
}
	div#man-abt .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#man-abt-inner .man-sec {
    padding: 10px;
}
div#man-abt-inner p {
    font-size: 16px;
    width: 100%;
}
	div#sec2{
    width: 100% !important; 
}
div#sec2 .bx h3 {
    font-size: 30px;
    width: 100%;
    padding: 0px;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec2 .bx p {
    padding: 0px;
    font-size: 16px;
    line-height: 25px;
}
	div#sec2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec4 h2 {
    font-size: 80px;
}
	div#sec4 h3 {
    font-size: 36px;
    line-height: 47.645px;
    letter-spacing: -2.089px;
}
	div#sec4 p {
    font-size: 16px;
}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec5 h2 {
    font-size: 65px;
}
div#sec5 h3 {
    font-size: 38px;
}
	div#sec5 p {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
}
	div#cont h3 {
    font-size: 35px;
}
	div#cont div#wpforms-144, div#cont div#wpforms-170, div#cont div#wpforms-177 {
    width: 100% !important;
}
	div#sec5 .ser p {
    width: 100% !important;
    padding: 10px !important;
    font-size: 16px !important;
    line-height: 24px;
    height: 130px;
}
	div#sec5 .vc_col-sm-8 {
    padding-left: 0px;
}
	div#sec5 .ser h4 {
    font-size: 25px !important;
    line-height: 40px;
    padding: 0px;
}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec6 h3 {
    font-size: 40px;
    line-height: 45px;
}
	div#sec6 p {
    font-size: 16px;
    width: 100%;
    line-height: 25px;
}
	div#free .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#free-inner .vc_custom_1759530130344 {
    padding: 10px !important;
}
	div#free-inner h2 {
    font-size: 80px;
    line-height: normal;
}
	div#free-inner h3 {
    font-size: 30px;
    line-height: 42px;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec7 h3 {
    font-size: 40px;
    line-height: 45px;
}
	div#sec7 .faq p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	div#sec7 .open h3.toggle-title a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .toggles .toggle h3 a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .inner-toggle-wrap p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec8 {
    padding-top: 10px !important;
}
div#sec8-inner .vc_custom_1759539333328 {
    padding: 10px !important;
}
	div#sec8-inner h2 {
    font-size: 80px;
}
	div#sec8-inner h3 {
    font-size: 34px;
    line-height: 45px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec9 h3 {
    font-size: 40px;
    line-height: 50px;
}
	div#sec9 p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec9 .testi img {
    width: 80px;
}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
div#fotr .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px !important;
}
	div#fotr p {
    font-size: 16px;
}
	div#fotr .vc_col-sm-3:last-child {
    padding: 0px !important;
}
	div#fotr .vc_col-sm-4 {
    padding: 0px !important;
}
	ul.buttons.sf-menu {
    flex-direction: row-reverse;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-31>a {
    font-size: 14px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 14px;
    margin: 12px;
}
#header-outer #logo img {
    height: 110px;
}
ul.sf-menu {
    height: 130px;
}
button.plyr__controls__item.plyr__control {
    width: 40px;
    height: 40px;
}
.plyr__control svg {
    width: 10px;
}
ul.buttons.sf-menu {
    height: 130px !important;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 10px !important;
}
div#fotr .vc_col-sm-3:nth-child(2) {
    padding: 0 0 0 0px;
}	
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec1 {
    padding-top: 170px !important;
    padding-bottom: 70px !important;
}
	div#sec1 h2 {
    font-size: 80.154px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0px;
}
	div#sec1 h3 {
    font-size: 40.252px;
    font-style: normal;
    line-height: 50.645px;
    letter-spacing: -2.089px;
    margin-bottom: 18px;
}
	div#sec1  p {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.188px;
    width: 100%;
}

	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec3 h2 {
    font-size: 80.389px;
    font-weight: 400;
    text-transform: capitalize;
	}
	div#sec3 h3 {
    font-size: 38.719px !important;
    letter-spacing: -1.776px !important;
}
	div#sec3 p {
    color: #DBDBDB;
    font-family: Raleway;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24.223px;
    letter-spacing: 0.188px;
}
	div#sec3 .clr {
    width: 100%;
    margin-bottom: 20px !important;
}
	div#sec3 h5 {
    font-size: 60px;
}
	div#man-abt .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#man-abt-inner .man-sec {
    padding: 10px;
}
div#man-abt-inner p {
    font-size: 16px;
    width: 100%;
}
	div#sec2{
    width: 100% !important; 
}
div#sec2 .bx h3 {
    font-size: 30px;
    width: 100%;
    padding: 0px;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec2 .bx p {
    padding: 0px;
    font-size: 16px;
    line-height: 25px;
}
	div#sec2 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec4 h2 {
    font-size: 80px;
}
	div#sec4 h3 {
    font-size: 36px;
    line-height: 47.645px;
    letter-spacing: -2.089px;
}
	div#sec4 p {
    font-size: 16px;
}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec5 h2 {
    font-size: 65px;
}
div#sec5 h3 {
    font-size: 38px;
}
	div#sec5 p {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
}
	div#cont h3 {
    font-size: 35px;
}
	div#cont div#wpforms-144, div#cont div#wpforms-170, div#cont div#wpforms-177 {
    width: 100% !important;
}
	div#sec5 .ser p {
    width: 100% !important;
    padding: 10px !important;
    font-size: 16px !important;
    line-height: 24px;
    height: 130px;
}
	div#sec5 .vc_col-sm-8 {
    padding-left: 0px;
}
	div#sec5 .ser h4 {
    font-size: 25px !important;
    line-height: 40px;
    padding: 0px;
}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec6 h3 {
    font-size: 40px;
    line-height: 45px;
}
	div#sec6 p {
    font-size: 16px;
    width: 100%;
    line-height: 25px;
}
	div#free .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#free-inner .vc_custom_1759530130344 {
    padding: 10px !important;
}
	div#free-inner h2 {
    font-size: 80px;
    line-height: normal;
}
	div#free-inner h3 {
    font-size: 30px;
    line-height: 42px;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px !important;
}
	div#sec7 h3 {
    font-size: 40px;
    line-height: 45px;
}
	div#sec7 .faq p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec7 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	div#sec7 .open h3.toggle-title a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .toggles .toggle h3 a {
    font-size: 20px;
    line-height: 30px;
}
	div#sec7 .inner-toggle-wrap p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec8 {
    padding-top: 10px !important;
}
div#sec8-inner .vc_custom_1759539333328 {
    padding: 10px !important;
}
	div#sec8-inner h2 {
    font-size: 80px;
}
	div#sec8-inner h3 {
    font-size: 34px;
    line-height: 45px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec8-inner form button {
    padding: 0px 16px !important;
    font-size: 14px;
}
	div#sec9 h3 {
    font-size: 40px;
    line-height: 50px;
}
	div#sec9 p {
    font-size: 16px;
    line-height: 24px;
}
	div#sec9 .testi img {
    width: 80px;
}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
div#fotr .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px !important;
}
	div#fotr p {
    font-size: 16px;
}
	div#fotr .vc_col-sm-3:last-child {
    padding: 0px !important;
}
	div#fotr .vc_col-sm-4 {
    padding: 0px !important;
}
	ul.buttons.sf-menu {
    flex-direction: row-reverse;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-31>a {
    font-size: 14px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 14px;
    margin: 12px;
}
#header-outer #logo img {
    height: 110px;
}
ul.sf-menu {
    height: 130px;
}
button.plyr__controls__item.plyr__control {
    width: 40px;
    height: 40px;
}
.plyr__control svg {
    width: 10px;
}
ul.buttons.sf-menu {
    height: 130px !important;
}
	div#sec1 .row-bg-wrap:before {
    height: 660px !important;
}
}