/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body * {
	font-family: Poppins;
}
.off-canvas-menu-container {
    padding: 0 70px !important;
    margin: 0 !important;
}
.off-canvas-menu-container li 
{
	width: 100%;
	border-top: 1px solid;
    padding: 2px 0;
}
#slide-out-widget-area .menuwrapper li a {
    font-size: 40px !important;
    margin: 0 !important;
    display: inline-block !important;
    line-height: 40px !important;
    overflow: hidden !important;
    position: relative !important;
    text-align:center;
    border-radius:2px;
    transition: 0.3s !important;
}
#slide-out-widget-area .menuwrapper li a:hover span.wrap {
    animation: swapping 0.2s 0.1s ease-in-out;
    animation-play-state: running;
}
@keyframes swapping{
		0%{transform: translateY(50px);}
		100%{transform: translateY(0px);}
	}
#slide-out-widget-area .menuwrapper li a span.wrap {transition: all 0.4s linear;}
/* li.slide-out-widget-area-toggle a.closed i {
    display: none !important;
}
li.slide-out-widget-area-toggle a.closed span {
    display: none !important;
    position: relative !important;
}
li.slide-out-widget-area-toggle a.closed:before {
    content: "Menu";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
li.slide-out-widget-area-toggle a.menu-push-out.open i {
    display: none !important;
}
li.slide-out-widget-area-toggle a.menu-push-out.open span {
    display: none !important;
    position: relative !important;
}
li.slide-out-widget-area-toggle a.menu-push-out.open:before {
    content: "Back";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
} */
li.slide-out-widget-area-toggle a {
    color: #000 !important;
    text-align: center !important;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px !important;
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding: 18px 50px !important;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    margin: 0 0 0 10px;
}
#header-outer #top .left-aligned-ocm a i {
    color: #000 !important;
    background: #000 !important;
}
#header-outer #top .left-aligned-ocm a span {
    color: #000 !important;
}
#header-outer #top .left-aligned-ocm a i:after {
    background: #000 !important;
}
#header-outer #top .left-aligned-ocm a i:before {
    background: #000 !important;
}







#header-outer.lighten-logo.transparent #top #logo img.stnd {
    filter: invert(-1) !important;
    background: transparent !important;
}
.topbar {
    border-radius: 10px;
    background: #8AA797;
    margin: 21px 70px 0;
    padding: 18px 30px;
}
.topbar ul{
    margin:0;
    display:flex;
    justify-content:space-between;
}
.topbar ul li{
    list-style:none;
}
.topbar ul li a{
    color: #FAFAF8;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 120% */
    letter-spacing: -0.45px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li.current-menu-item>a{
    font-weight: 700;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
	 display:none;
}
body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons a {
    color: #000 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding: 18px 50px;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    margin: 0 0 0 10px;
}
body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons li:last-child a {
    background: #EBEDE3 !important;
}
div#fotr img {
    width: 70%;
}
div#inner-banner-row1 {
    border-radius: 30px;
}
div#sec1 h2 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    margin-bottom: 23px;
}
div#sec1 h4 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 100% */
    text-transform: capitalize;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    width: 22%;
    margin: 0 auto;
    margin-bottom: 34px;
}
div#sec1 p {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px; /* 100% */
    text-transform: capitalize;
}
div#sec1 .banner-sec{
	margin-bottom:34px;
}
div#sec1-inner {
    border-radius: 30px;
}
div#sec1 a#btn{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:18px 35px;
    border-radius: 6px !important;
    background: #EBEDE3 !important;
    margin-bottom:0px;
}
div#sec1 a#btn2{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:18px 50px;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    margin-left:10px;
    margin-bottom:0px;
}
div#sec1 img{
    display: none;
    margin:0 auto;
    margin-top: -140px;
    width: 245px;
}
div#sec1-inner:before {
    content: "";
    background: linear-gradient(180deg, #36413B -16.6%, rgba(138, 167, 151, 0.00) 100%);
    width: 100%;
    height: 708px;
    position: absolute;
    top:0;
    border-radius:30px;
}
div#sec1-inner:after{
    content: "Schwarz";
    text-align: center;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #FFF;
    font-family: Poppins;
    font-size: 323.033px;
    font-style: normal;
    font-weight: 900;
    line-height: 234px; /* 127.154% */
    text-transform: uppercase;
    position:absolute;
    bottom:40px;
    left:0;
    right:0;
    margin:0 auto;
    color:transparent;
    opacity: 0.3;
}
div#sec2 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec2 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec2 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec2 h2:after{
    content:"";
    background: #ACACAC;
    width: 1085px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec2 .abt-sec{
    border-radius: 27px;
    background: #EBEDE3;
    width: 1004px;
    height: 540px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding: 0 313px 0 145px;
}
div#sec2 .abt-sec p{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    padding-bottom: 15px;
}
div#sec2 .abt-sec ul li{
    padding-bottom:5px;
}
div#sec2 .abt-sec ul li:last-child{
    padding-bottom:0px;
}
div#sec2 .abt-sec ul li{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
}
div#sec2 .abt-sec ul{
    margin-bottom:15px;
}
div#sec2 .abt-sec p strong{
    font-weight: 700;
}
div#sec3 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec3 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec3 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec3 h2:after{
    content:"";
    background: #ACACAC;
    width: 940px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec3 img{
    width: 96%;
}
div#sec3 .ser-sec{
    width: 96%;
    padding: 100px 53px 41px;
    border-radius: 37px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0.01);
    margin-top: -60px !important;
    transition:all 0.5s linear;
}
div#sec3 .ser-sec h3{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 100% */
    text-transform: capitalize;
    margin-bottom: 10px;
}
div#sec3 .ser-sec p{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    padding-bottom:43px;
}
div#sec3 .ser-sec a#ser-btn{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    display:flex;
    justify-content:space-between;
    transition:all 0.5s linear;
    align-items: center;
    text-transform: capitalize;
}
div#sec3 .ser-sec a#ser-btn span{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
div#sec3 .inner_row:nth-child(2) .vc_col-sm-6:nth-child(2) img{
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#sec3 .inner_row:nth-child(2) .vc_col-sm-6:nth-child(2) .ser-sec{
    margin:0 auto;
    margin-right:0;
}
div#sec4 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec4 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec4 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec4 h2:after{
    content:"";
    background: #ACACAC;
    width: 710px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec4 h3{
    color: #000;
    font-family: Poppins;
    font-size: 31.975px;
    font-style: normal;
    font-weight: 500;
    line-height: 40.928px; /* 128% */
    letter-spacing: -0.959px;
    margin-bottom:40px;
}
div#sec4 p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    padding-bottom: 120px;
}
div#sec4 .cor-sec a#ser-btn{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    display:flex;
    justify-content:space-between;
    transition:all 0.5s linear;
    align-items:center;
    width: 90%;
    text-transform: capitalize;
}
div#sec4 .cor-sec a#ser-btn span{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
div#sec4 .cor-sec{
    padding-left: 10px;
}
div#sec5 h6 {
   color: #FAFAF8;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 184px;
    margin-bottom:5px;
}
div#sec5 h2 {
    color: #FAFAF8;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 184px;
    position:relative;
}
div#sec5 h2:before{
    content:"";
    background: #ACACAC;
    width: 130px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec5 h2:after{
    content:"";
    background: #ACACAC;
    width: 506px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec5 .flx{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
div#sec5 .flx h4{
    color: #FAFAF8;
    font-family: Poppins;
    font-size: 31.975px;
    font-style: normal;
    font-weight: 600;
    line-height: 40.928px; /* 128% */
    letter-spacing: -0.959px;
    margin-bottom:20px;
}
div#sec5 .flx p{
    color: #FAFAF8;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px; /* 140% */
    letter-spacing: -0.75px;
    text-transform: capitalize;
}
div#sec5 .per-sec{
    border-radius: 37px;
    background: #EFEFEB;
    width:96%;
    padding:37px 37px 43px;
}
div#sec5 .per-sec .fr-img{
    width: 138px;
    height: 135px;
    border-radius: 15px;
    background: #8AA797;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:35px;
}
div#sec5 .per-sec h3{
    color: #000;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px; /* 140% */
    letter-spacing: -0.75px;
    text-transform: capitalize;
    border-bottom:1px solid #00000030;
    padding-bottom:25px;
    position:relative;
}
div#sec5 .per-sec h3:before{
    content:"";
    background-color:#000;
    width: 146px;
    height: 5px;
    position:absolute;
    left:0px;
    bottom:-3px;
}
div#sec5 p{
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; /* 140% */
    letter-spacing: -0.75px;
    text-transform: capitalize;
}
div#sec5 a#btn{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:18px 52px;
    display:table;
    margin:0 auto;
    margin-right:0;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
}
div#sec6 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec6 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec6 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec6 h2:after{
    content:"";
    background: #ACACAC;
    width: 337px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec6 .faq-sec{
    margin-bottom:89px;
}
div#sec6 h3.toggle-title {
    width: 100%;
    text-align: left;
}
div#sec6 h3.toggle-title a {
    color: #757575;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 40.928px; /* 163.71% */
    letter-spacing: -0.75px;
    padding: 32px 0px 30px;
    background:transparent;
}
div#sec6 .toggle>.toggle-title a i {
    right: 0;
    left: auto;
    top: 50px;
}
body div#sec6 .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    min-height: unset !important;
    box-shadow: none !important;
    background-color: transparent !important;
    padding: 0 0 25px 0;
}
div#sec6 .inner-toggle-wrap p {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
}
div#sec6 .toggle>.toggle-title a i:before {
    content: '\f107';
    color: #757575;
    font-size: 28px;
    font-weight: 900 !important;
}
div#sec6 i.fa.fa-minus-circle {
    content: '\f106';
}
div#sec6 .toggle.open>.toggle-title a i:before {
    content: '\f106';
}
div#sec6 .toggle.open>.toggle-title a i{
	color:#fff;
}
body div#sec6 .toggle>div {
    box-shadow: none !important;
    background-color: transparent;
    border-bottom: 1px solid #ACACAC !important;
}
div#sec6 .toggles .toggle h3 a {
   background-color: transparent !important;
}
body div#sec6 .toggle {
    margin-bottom: 0px; 
}
div#sec6 .open h3.toggle-title a {
    color: #000;
}
div#sec6 .toggle.open .toggle-title a i:before {
    color: #000;
}
div#sec6 .toggles .toggle:first-child h3 a {
    border:0px;
    padding: 11px 0px 30px;
}
div#sec6 .toggles .toggle:first-child a i {
    top: 22px;
}
div#sec7 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 184px;
    margin-bottom:5px;
}
div#sec7 h2 {
    color: #000;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 184px;
    position:relative;
}
div#sec7 h2:before{
    content:"";
    background: #000;
    width: 130px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec7 h2:after{
    content:"";
    background: #000;
    width: 728px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec7 .testi-bx{
    border-radius: 33px;
    border: 1px solid #000;
    background: #FFF;
    width:96%;
    padding: 48px 30px 48px 42px;
}
div#sec7 .testi-bx ul{
    margin:0;
    display:flex;
    align-items: center;
    gap:20px;
    margin-bottom:27px;
}
div#sec7 .testi-bx ul li{
    list-style:none;
    color: #000;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px; /* 113.636% */
    letter-spacing: -0.66px;
}
div#sec7 .testi-bx p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    padding-bottom: 10px;
    padding-right:5px;
}
div#sec7 .testi-bx .inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
	display:none;
}
div#sec7 .owl-item:nth-child(2) .testi-bx{
    background: #EBEDE3;
}
div#sec7 .owl-item:nth-child(3) .testi-bx{
    background: #FFFCD8;
}
div#sec7 .owl-item:nth-child(5) .testi-bx{
    background: #EBEDE3;
}
div#sec7 .owl-stage {
    padding: 0;
}
div#sec7 .test-sec{
    margin-bottom:57px;
}
div#sec7 .para{
    height: 200px;
    overflow-y: scroll;
    margin-bottom: 0px;
}
div#sec7 .para::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: transparent;
}
div#sec7 .para::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
}
div#sec7 .para::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #000;
}
div#sec7 .owl-dots{
    margin-top:30px !important;
}
div#sec7 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
    width:9.24px !important;
    height:9.24px !important;
    border-radius:11.845px !important;
    transform:scale(1.1) !important;
    background: #000;
    margin: 0px 30px 0px 0px !important;
    opacity:0.5;
}
div#sec7 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span{
	background: #000 !important;
     opacity:1;
}
div#sec7 .span_12.dark .owl-theme .owl-dots .owl-dot.active span{
    background: #000 !important;
    opacity:1;
}
div#sec7 .span_12.dark .owl-theme .owl-dots .owl-dot.active span:before {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    border: 2px solid #000;
    border-radius: 50px;
    left: -10px;
    top: -10px;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0;
    overflow: hidden;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    top: -40px;
    right: 0;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    top: -40px;
    right: 50px;
    left: auto;
}
div#sec9 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    right: 120px;
}
div#sec8 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec8 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec8 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec8 h2:after{
    content:"";
    background: #ACACAC;
    width: 950px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec8 .cont-sec{
    padding: 126px 0 102px 90px;
}
div#sec8 .cont-sec h5{
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px; /* 190% */
    letter-spacing: -0.8px;
    text-transform: capitalize;
    position:relative;
    margin-bottom:10px;
    padding-left:20px;
}
div#sec8 .cont-sec h5:before{
    content:"";
    background:#fff;
    width:6px;
    height:6px;
    border-radius:100%;
    position:absolute;
    left:0;
    top:15px;
}
div#sec8 .cont-sec ul:nth-child(2){
    margin-bottom:42px;
}
div#sec8 .cont-sec ul{
    margin-left:20px;
}
div#sec8 .cont-sec ul li{
    list-style:none;
    padding-bottom:10px;
}
div#sec8 .cont-sec ul li:last-child{
    padding-bottom:0;
}
div#sec8 .cont-sec ul li a{
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 190% */
    letter-spacing: -0.8px;
}
div#sec8 div#wpforms-74 {
    padding-left:60px;
    margin:0 auto;
}
div#sec8 form input, div#sec8 form textarea{
    height: 70px;
    background: #F9F9F9;
    border: 1px solid #BABABA;
    backdrop-filter: blur(4.25px);
    color: #888;
    font-family: Poppins;
    padding-left:25px;
}
div#sec8 form input::placeholder, div#sec8 form textarea::placeholder{
    color: #888;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
    opacity:1;
}
div#sec8 form textarea{
    height: 158.338px;
    padding-top:26px;
}
div#sec8 .wpforms-container .wpforms-field{
    padding: 10px 0 0;
}
div#sec8 div#wpforms-74-field_1-container {
    padding:0 0 10px 0;
}
div#sec8 form button{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 6px !important;
    background: #CCC7B9;
    display:block;
    width:100%;
    height: 55px;
    margin-top: 20px;
}
div#sec8 form button:hover{
    background: #CCC7B9 !important;
}
div#sec9 h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#sec9 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#sec9 h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#sec9 h2:after{
    content:"";
    background: #ACACAC;
    width: 722px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#sec9 li.dot.is-selected {
    border:2px solid #000;
    border-radius: 50px;
}
div#sec9 li.dot{
    border:2px solid transparent;
}
div#sec9 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before{
    box-shadow:none;
    background: #000;
    transform: scale(1);
}
div#sec9 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before{
    width: 9.24px !important;
    height: 9.24px !important;
    top: 9px;
    left:0;
    right:0;
    margin:0 auto;
}
div#sec9 .flickity-viewport {
    margin: 0 0 90px 0;
}
div#sec9 .cell img {
    height: 500px;
    object-fit: cover;
    border-radius: 20px;
}
div#sec9 .cell:nth-child(odd) img {
  animation: port1 4s linear infinite;
}
div#sec9 .cell:nth-child(even) img {
    animation: port2 4s linear infinite;
}
@keyframes port1{
    0%{
       transform: translatey(0px);
    }
    50%{
       transform: translatey(-30px);
    }
    100%{
       transform: translatey(0px);
    }
}
@keyframes port2{
    0%{
     transform: translatey(0px);
    }
    50%{
     transform: translatey(30px);
    }
    100%{
     transform: translatey(0px);
    }
}
div#sec10 h2{
	color: #1E1E1E;
	text-align: center;
	font-family: Poppins;
	font-size: 44.812px;
	font-style: normal;
	font-weight: 400;
	line-height: 49px; /* 109.347% */
	letter-spacing: -1.792px;
	text-transform: capitalize;
	margin-bottom:37px;
	position: relative;
}
div#sec10 h2:before{
	content:"";
	background-image:url(/wp-content/uploads/2025/08/sub-bfr.png);
	width:124px;
	height:127px;
	position:absolute;
	left: 180px;
	top:0;
}
div#sec10 p{
	color: #1E1E1E;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px; /* 183.333% */
	letter-spacing: -0.72px;
	text-transform: capitalize;
	padding-bottom:30px;
}
div#sec10 div#wpforms-83{
	margin:0 auto;
}
div#sec10 form input{
	width: 775px;
	height:80px;
	border:1.5px solid #000;
	filter: drop-shadow(2px 8px 0px #98B8B7);
	border-radius:10px;
	padding-left:30px;
	padding-right:0;
	color: #1E1E1E;
	font-family: Poppins;
}
div#sec10 form input::placeholder{
	color: #1E1E1E;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px; /* 183.333% */
	letter-spacing: -0.72px;
	text-transform: capitalize;
	opacity: 0.37;
}
div#sec10 form{
	display:flex;
	justify-content: center;
}
div#sec10 form button:before {
    font-size: 0;
    content: "\f061";
    font-size: 20px;
    font-family: 'FontAwesome';
    width: 83px;
    height: 55px;
    line-height:55px;
    position: absolute;
    top: 0;
    right: 0px;
    color:#000;
	border-radius: 7px;
	background: #98B8B7;
}
div#sec10 form button {
    font-size: 0;
    box-shadow: none;
    background: unset;
    border: none;
    position: relative;
    padding:  0 !important;
    margin-top:13px;
    margin-left: -13px !important;
}
div#sec10 .wpforms-submit-container {
    margin: 0 !important;
}
div#sec10 div#wpforms-83-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#sec10 div.wpforms-container-full button[type=submit]:focus:after {
    border: none;
}
div#sec9 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    right: 70px;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: #98b8b7;
}
div#fotr ul#menu-header-menu{
	margin:0;
	display:flex;
	justify-content:end;
	gap: 20px;
}
div#fotr ul#menu-header-menu li{
	list-style:none;
}
div#fotr ul#menu-header-menu li a{
	color: #000;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 100% */
	letter-spacing: -0.54px;
	text-transform: capitalize;
}
div#fotr .inner_row:nth-child(1):before{
	content:"";
	opacity: 0.3;
	background: #FFF;
	width: 1604px;
	height: 1px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	display:table;
	margin:0 auto;
}
div#fotr ul.info{
	margin:0;
	display:flex;
	gap:150px;
}
div#fotr ul.info li{
	list-style:none;
	font-size: 18px;
    color: #000;
}
div#fotr ul.info li a{
	color: #000;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; /* 156.25% */
	text-transform: capitalize;
}
div#fotr ul.info li a i{
	margin-right:20px;
	font-size:24px;
}
div#fotr ul.info li:nth-child(2) a{
	text-transform:lowercase;
}
div#fotr ul.lists-icon{
	margin:0;
	display:flex;
	justify-content:end;
	gap:32px;
}
div#fotr ul.lists-icon li{
	list-style:none;
}
div#fotr ul.lists-icon li a i{
	font-size:20px;
	color:#000;
} 
div#fotr-lst p{
	color: #000;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 122.222% */
	letter-spacing: 6.3px;
	text-transform: capitalize;
}
div#fotr-lst .vc_col-sm-6:last-child p{
	text-align:right;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    background: #000 !important;
    border-color: #000 !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full p{
	color:#fff !important;
}
div#inner-banner-row h2 {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 67px; /* 95.714% */
    text-transform: uppercase;
    border-bottom:1px solid #fff;
    width:44%;
    margin:0 auto;
    padding-bottom:35px;
}
div#inner-banner-row img{
    display: none;
    margin: 0 auto;
    margin-top: -140px;
    width: 245px;
}
div#inner-banner-row .inner_row:nth-child(1):before {
    content: "";
    background: linear-gradient(180deg, #36413B -16.6%, rgba(138, 167, 151, 0.00) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 30px;
}
div#cor-inner1 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px; /* 97.143% */
    text-transform: uppercase;
	margin-bottom:20px;
}
div#cor-inner1 .inner_row:last-child img {
    height: 350px;
}
div#cor-inner1 .intro h3{
    color: #696969;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 100% */
    text-transform: capitalize;
    margin-bottom: 44px;
}
div#cor-inner1 .intro p{
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px; /* 156.25% */
    letter-spacing: -0.48px;
}
div#cor-inner1 .intro{
    padding-left:22px;
}
div#cor-inner1 .vc_col-sm-9{
    position:relative;
}
div#cor-inner1 .inner_row:nth-child(1) .vc_col-sm-9:after{
    content:"";
    width: 1px;
    height: 100%;
    opacity: 0.4;
    background: #1E1E1E;
    visibility:visible;
    position:absolute;
    right:142px;
    top:0;
}
div#cor-inner1 p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
}
div#cor-inner1 ul li{
	color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
}
div#cor-inner1 .inner_row:nth-child(3) p:first-child{
    width:91%;
}
div#cor-inner1 .inner_row:nth-child(4) h3{
    color: #696969;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px; /* 125.714% */
    text-transform: capitalize;
    margin-bottom:40px;
}
div#cor-inner1 a#btn{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:18px 54px;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    margin-top:30px;
}
div#cor-inner1 .inner_row:nth-child(4) .vc_col-sm-7{
    padding-left:60px;
}
div#cor-inner2 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase;
}
div#cor-inner2 p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
}
div#cor-inner2 .inner_row:nth-child(3) p{
    width: 96%;
}
div#cor-inner2 ul li, div#cor-inner2 ol li{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
	padding-bottom:5px;
}
div#cor-inner2 ul li:last-child, div#cor-inner2 ol li:last-child{
	padding-bottom:0px;
}
div#cor-inner2 .inner_row:nth-child(1){
    border-bottom:1px solid #1e1e1e40;
}
div#cta-row h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.952px; /* 97.143% */
    text-transform: uppercase;
    margin-bottom: 60px;
}
div#cta-row p {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    padding-bottom:26px;
}
div#cta-row p:last-child{
    padding-bottom:0;
}
div#cta-row a#btn{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    padding:18px 45px;
    display:table;
    margin-bottom:20px;
    margin-top:70px;
}
div#cta-row a#btn2{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    border-radius: 6px !important;
    background: transparent !important;
    padding: 18px 35px;
    border: 1px solid #000;
}
div#cta-row img{
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#ind-inner1 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.952px; /* 97.143% */
    text-transform: uppercase;
    width: 87%;
    margin-bottom: 50px;
}
div#ind-inner1 .inner_row:nth-child(1) p {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    border-bottom: 1px solid #1e1e1e40;
    padding-bottom:30px;
}
div#ind-inner1 h3{
    color: #696969;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px; /* 100% */
    text-transform: capitalize;
    padding-top:50px;
}
div#ind-inner1 .bx{
    border-radius: 30px;
    background: linear-gradient(0deg, #003D3B 0%, #003D3B 100%), url(<path-to-image>) lightgray 50% / cover no-repeat;
    width: 92%;
    padding:44px 40px;
}
div#ind-inner1 .bx .inner{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom: 39px;
}
div#ind-inner1 .bx .inner h4{
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 31px; /* 155% */
    letter-spacing: -0.6px;
    width:53%;
    margin-bottom:0px;
}
div#ind-inner1 .bx .inner .fr-img{
    border-radius: 20px;
    background: #FFF;
    width: 101px;
    height: 101px;
    display:flex;
    justify-content:center;
    align-items:center;
}
div#ind-inner1 .bx p{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px; /* 156.25% */
    letter-spacing: -0.48px;
    padding-right:23px;
}
div#ind-inner1 .vc_col-sm-4:nth-child(2) .bx{
    margin:0 auto;
}
div#ind-inner1 .vc_col-sm-4:nth-child(3) .bx{
    margin:0 auto;
    margin-right:0;
}
div#ind-inner2 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 300;
    line-height: 70px; /* 108.019% */
    text-transform: uppercase;
    margin-bottom:30px;
}
div#ind-inner2 h2 strong{
    font-weight: 700;
}
div#ind-inner2 p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    width:97%;
}
div#ind-inner2 ul li{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
    width:97%;
	padding-bottom:5px;
}
div#ind-inner2 ul li:last-child{
	padding-bottom:0;
}
div#ind-inner2 p:last-child {
    padding-bottom: 20px;
}
div#ind-inner2 a#btn{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:19px 48px;
    border-radius: 6px !important;
    background: #CCC7B9 !important; 
}
div#ind-inner2 a#btn2{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 100% */
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding:18px 56px;
    border-radius: 6px !important;
    background: transparent !important; 
    border: 1px solid #0C0C0C;
    margin-left:18px;
}
div#ind-inner3 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.952px; /* 97.143% */
    text-transform: uppercase;
    margin-bottom:50px;
}
div#ind-inner3 .vc_col-sm-4{
    padding-top: 350px;
    padding-left:80px;
}
div#ind-inner3 ul{
    margin:0;
    margin-left:20px;
}
div#ind-inner3 ul li{
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 52px; /* 325% */
    letter-spacing: -0.48px;
}
div#ind-inner3:after{
    content:"";
    background: #DEEED3;
    width: 665px;
    height: 175px;
    position:absolute;
    right:0;
    top:83px;
}
div#ind-inner4 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.952px; /* 97.143% */
    text-transform: uppercase;
}
div#ind-inner4 p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 160% */
    letter-spacing: -0.6px;
}
div#ind-inner4 .inner_row:nth-child(1) p{
    width:66%;
    margin:0 auto;
    margin-right:0;
}
div#ind-inner4 .inner_row:nth-child(3) p{
    padding-bottom:40px;
    width:96%;
}
div#ind-inner4 ul{
    display:flex;
    flex-wrap:wrap;
    margin:0;
    gap:11px;
	margin-top:64px;
}
div#ind-inner4 ul li{
    width: 293px;
    height: 60px;
    list-style:none;
    border-radius: 10px;
    background: #EBEDE3;
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; /* 160% */
    letter-spacing: -0.6px;
    text-align:center;
    margin-bottom:5px;
}
div#ind-inner4 ul li:nth-child(5), div#ind-inner4 ul li:nth-child(6){
    width: 500px;
    margin-bottom:0px;
}
div#ind-inner4 ul li:nth-child(2), div#ind-inner4 ul li:nth-child(6){
    background: #DEEED3;
}
div#video-row h2 {
    color: #000;
    font-family: Poppins;
    font-size: 72.857px;
    font-style: normal;
    font-weight: 700;
    line-height: 90.204px; /* 97.143% */
    text-transform: capitalize;
    margin-bottom: 70px;
}
div#video-row img {
    display: table;
    margin: 0 auto;
    margin-right: 0;
}
.page-id-12 div#inner-banner-row .inner_row:nth-child(1), .page-id-18 div#inner-banner-row .inner_row:nth-child(1), .page-id-21 div#inner-banner-row .inner_row:nth-child(1), .page-id-23 div#inner-banner-row .inner_row:nth-child(1){
    padding-bottom: 287px !important;
}
.page-id-21 div#sec7 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
div#abt-inner h6 {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 117.647% */
    letter-spacing: 5.61px;
    text-transform: uppercase;
    padding-left: 290px;
    margin-bottom:5px;
}
div#abt-inner h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 89.008px; /* 127.154% */
    text-transform: uppercase;
    padding-left: 290px;
    position:relative;
}
div#abt-inner h2:before{
    content:"";
    background: #ACACAC;
    width: 236px;
    height: 1px;
    position:absolute;
    left:0;
    top:32px;
}
div#abt-inner h2:after{
    content:"";
    background: #ACACAC;
    width: 450px;
    height: 1px;
    position:absolute;
    right:0;
    top:32px;
}
div#abt-inner p{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
    padding-bottom: 15px;
	padding-right: 30px;
}
div#abt-inner ul li{
    padding-bottom:5px;
}
div#abt-inner ul li:last-child{
    padding-bottom:0px;
}
div#abt-inner ul li{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0px;
}
div#abt-inner ul{
    margin-bottom:15px;
}
div#abt-inner img{
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#cor-inner1 .inner_row:nth-child(2) p {
    width: 95%;
}
div#book-row h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 64.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.952px;
    text-transform: uppercase;
    text-align:center;
}
div#collab-row h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase;
    text-align:center;
}
div#collab-row h3{
    color: #696969;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px; /* 125.714% */
    text-transform: capitalize; 
    margin-bottom:15px;
}
div#collab-row p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.6px;
}
div#collab-row .collab-sec{
    padding: 40px 60px 40px 60px;
    border: 4px solid #363636;
    box-shadow: 20.9px 20.9px 6.316px 0px rgb(136 136 136);
}
div#collab-row p a{
    color:#000;
    text-decoration:underline;
}
div#sec6 a#btn {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding: 18px 52px;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    margin-bottom:0p
}
.page-id-18 div#sec6 .toggles.accordion {
    width: 80%;
    margin: 0 auto;
}
div#terms h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 97.143% */
    text-transform: uppercase;
	margin-bottom:20px;
}
div#terms p{
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.6px;
}
div#terms p a{
    color:#000;
    text-decoration:underline;
}
div#innervi img {
    margin: -10px -110px -175px;
}
body .um-field-label label {
    color: #000;
    font-family: Poppins;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 32px !important;
    letter-spacing: -0.6px;
    margin-bottom: 10px;
}
.um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    font-family: 'Poppins';
    font-size: 15px !important;
    color: #000;
    text-transform: capitalize;
}
.um input[type=submit].um-button, .um .um-button.um-alt {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: normal !important;
    text-transform: capitalize !important;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
    display: block;
    height: 55px !important;
    padding: 15px 30px !important;
}
body .um-field-checkbox-option, body .um-field-radio-option {
    font-family: 'Poppins';
    color: #000 !important;
    font-size: 16px;
    margin-bottom: 20px !important;
}
a.um-link-alt {
    font-family: 'Poppins';
    color: #000 !important;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline !important;
}
.um-profile.um .um-name a {
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
    font-weight: 600;
}
.um-misc-img img {
    width: 100% !important;
}
.um-misc-with-img strong {
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
}
ul.um-misc-ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.um-misc-ul li {
    display: inline-block;
    margin: 0 5px;
}
ul.um-misc-ul li a {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding: 18px 29px;
    display: table;
    margin: 0 auto;
    margin-right: 0;
    border-radius: 6px !important;
    background: #CCC7B9 !important;
}
div#sec6 img {
    width: 96%;
    object-fit: cover;
    border-radius: 20px;
}
/* Resources Css */
div#resources-inner-row .vc_col-sm-4 {
    box-shadow: 0 3px 10px rgb(43 40 40 / 20%);
    background-color: #fff;
    padding-bottom: 40px;
    border-radius: 20px;
    border-bottom: 3px solid #8aa898;
    transform: scale(0.9);
    transition: all 0.4s linear;
}
div#resources-inner-row .vc_col-sm-4:hover {
    transition: all 0.3s linear;
    transform: scale(1);
    border-color: #000;
    cursor: pointer;
}
div#resources-inner-row .vc_col-sm-4 img {
    width: 50%;
    margin: 0 auto;
    display: table;
    border-radius: 10px;
    height: 190px;
    object-fit: scale-down;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.resource-sec {
    padding: 0 20px;
}
.resource-sec h3 {
    color: #02295B;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 auto 20px !important;
    min-height: 60px;
}
.resource-sec a {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.54px;
    text-transform: capitalize;
    padding: 18px 52px;
    border-radius: 6px;
    background: #CCC7B9;
    display: table;
    margin: auto;
}
div#signup-row .wpb_wrapper {
    font-size: 16px;
    color: #000;
}
div#about-banner-row {
    padding: 1100px 0 0 !important;
}
div#about-banner-row video.nectar-video-bg {
    height: 100%;
    top: 0;
    object-position: 100% 19%;
}
/* Lecture Css */
.lecture-head h2 {
    color: #1E1E1E;
    font-size: 64.803px;
    font-weight: 700;
    line-height: 62.952px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.lecture-head p {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.6px;
}
.lecture-head p strong {
    font-weight: 700;
}
.lecture-sec h3 {
    color: #1E1E1E;
    font-size: 58.8px;
    font-weight: 600;
    line-height: 67px;
    text-transform: capitalize;
    margin-bottom: 30px !important;
}
.lecture-sec p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -0.6px;
    width: 92%;
}
.lecture-sec {
    margin-bottom: 50px !important;
}
a#w-btn, a#w-btn2 {
    margin: 0;
}
a#w-btn {
    padding: 20px 66px;
    border-radius: 57px !important;
    background: linear-gradient(0deg, #003D3B 0%, #003D3B 100%), url(<path-to-image>) lightgray -52.94px -7.016px / 133.936% 116.517% no-repeat;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 2.3px;
    text-transform: uppercase;
}
a#w-btn2 {
    border: 1px solid #003D3B;
    background: #FFF;
    padding: 20px 57px;
    border-radius: 57px !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    color: #003D3B;
    margin-left: 20px;
}
.lecture-box-sec {
    position: relative;
}
.lecture-box-sec .presentation-btn {
    position: absolute;
    left: 0;
}
.lecture-box-sec .presentation-btn img {
    width: auto;
    height: auto;
}
.lecture-box-sec img {
    width: 96% !important;
}
.lecture-box-sec {
    text-align: right;
}
.lecture-reverse-row .lecture-box-sec {
    text-align: left;
}
.lecture-reverse-row .lecture-box-sec .presentation-btn {
    right: 10px;
    left: auto;
}
.lecture-inner-row:first-child {
    border-radius: 20px 20px 0 0;
}
.lecture-inner-row:last-child {
    border-radius: 0 0 20px 20px;
}
a.animated-button {
    background: #003d3b !important;
    padding: 15px 30px;
    border-radius: 10px
}
/* Border animation spans */
a.animated-button span {
    position: absolute;
    display: block;
}
/* Hover effect */
a.animated-button:hover {
    background:#8aa797 !important;
    transform: translateY(-2px);
}
a.animated-button {
    position: relative;
    font-family: Poppins;
    color: #fff;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.667px; /* 161.111% */
    border-radius: 10.667px !important;
    padding: 20px 0;
    overflow: hidden;
    transition: 0.5s;
    background: #6e16e9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    display:inline-block;
    padding: 17px 37px;
    text-align:center;
}
a.animated-button.pink {
    background: #e60f6b;
}
a.animated-button.pink:hover {
    background: #e60f6b;
}
a.animated-button.blue {
    background: #0f6cff;
}
a.animated-button.blue:hover {
    background: #0f6cff;
}
a.animated-button.yellow {
    background: #e69f00;
}
a.animated-button.yellow:hover {
    background: #e69f00;
}
a.animated-button.green {
    background: #00a651;
}
a.animated-button.green:hover {
    background: #00a651;
}
/* Border animation spans */
a.animated-button span {
    position: absolute;
    display: block;
}


/* Responsive Css */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	#slide-out-widget-area .menuwrapper li a {
		font-size: 14px !important;
        line-height: 24px !important;
}
div#fotr ul#menu-header-menu{
	margin:0;
	display:contents;
	justify-content:end;
	gap: 20px;
}
	.topbar {
		margin: 0 12px 20px;
		padding: 10px 20px;
	}
	div#header-outer {
		padding: 0;
	}
	.topbar ul li a {
		font-size: 14px;
	}
	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: #000;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-family: 'Poppins';
		font-size: 14px;
		font-weight: 400;
		text-transform: capitalize;
		line-height: 20px;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec1-inner {
		padding: 50px 0px !important;
	}
	div#sec1-inner .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 20px;
	}
	div#sec1 h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	div#sec1 h4 {
		width: 100%;
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	div#sec1 p {
		font-size: 15px;
	}
	div#sec1 .banner-sec {
		margin-bottom: 20px;
	}
	div#sec1-inner:after {
		display: none;
	}
	a#btn, a#btn2 {
		font-size: 16px !important;
		padding: 16px 20px !important;
	}
	div#sec1-inner:before {
		height: 100%;
	}
	div#sec2 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec2 h6, div#sec3 h6, div#sec4 h6, div#sec5 h6, div#sec6 h6, div#sec7 h6, div#sec8 h6, div#sec9 h6, div#abt-inner h6 {
		padding: 0;
		font-size: 15px;
		letter-spacing: 3px;
	}
	div#sec2 h2, div#sec3 h2, div#sec4 h2, div#sec5 h2, div#sec6 h2, div#sec7 h2, div#sec8 h2, div#sec9 h2, div#abt-inner h2 {
		padding: 0;
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	div#sec2 h2:before, div#sec2 h2:after, div#sec3 h2:before, div#sec3 h2:after, div#sec4 h2:before, div#sec4 h2:after, div#sec5 h2:before, div#sec5 h2:after, div#sec6 h2:before, div#sec6 h2:after, div#sec7 h2:before, div#sec7 h2:after, div#sec8 h2:before, div#sec8 h2:after, div#sec9 h2:before, div#sec9 h2:after, div#abt-inner h2:before, div#abt-inner h2:after {
		display: none;
	}
	div#sec2 .abt-sec {
		width: 100%;
		height: auto;
		padding: 20px 15px;
	}
	div#sec2 .abt-sec p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 5px;
	}
	div#sec2 .abt-sec ul {
		margin-bottom: 10px;
		text-align: left;
	}
	div#sec2 .abt-sec ul li {
		font-size: 15px;
		line-height: 26px;
	}
	div#sec3 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec3 .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec3 img {
		width: 100%;
	}
	div#sec3 .ser-sec {
		width: 100%;
		padding: 70px 20px 30px;
	}
	div#sec3 .ser-sec h3 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	div#sec3 .ser-sec p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 20px;
	}
	div#sec3 .ser-sec a#ser-btn, div#sec4 .cor-sec a#ser-btn {
		font-size: 16px;
	}
	div#sec4 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec4 .inner_row:nth-child(1) {
		padding: 0 !important;
	}
	div#sec4 h3 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	div#sec4 p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	div#sec5 {
		text-align: center;
	}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec5 .vc_column-inner {
		padding: 50px 20px;
	}
	div#sec5 .vc_column-inner .vc_column-inner {
		padding: 0;
	}
	div#sec5 .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec5 .flx h4 {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	div#sec5 .flx p {
		font-size: 18px;
		line-height: 26px;
	}
	div#sec5 .inner_row:nth-child(2), div#sec5 .inner_row:nth-child(3) {
		padding-bottom: 20px !important;
	}
	div#sec5 .per-sec {
		width: 100%;
		padding: 30px 20px;
	}
	div#sec5 .per-sec .fr-img {
		margin: 0 auto 10px;
		width: 100px;
		height: 100px;
	}
	div#sec5 .per-sec .fr-img img {
		width: 55%;
		height: 50px;
		object-fit: scale-down;
	}
	div#sec5 .per-sec h3 {
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 15px;
	}
	div#sec5 p {
		font-size: 18px;
		line-height: 28px;
	}
	div#sec5 p br {
		display: none;
	}
	div#sec5 a#btn {
		margin: 0 auto;
	}
	div#donation-row {
		padding-top: 50px !important;
	}
	div#sec6 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec6 .faq-sec {
		margin-bottom: 0;
	}
	div#sec6 h3.toggle-title a {
		font-size: 18px;
		line-height: 26px;
		padding: 11px 20px 10px 0 !important;
	}
	div#sec6 .inner-toggle-wrap p {
		font-size: 15px;
		line-height: 26px;
	}
	div#sec6 .toggle>.toggle-title a i {
		top: 20px;
	}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 12px;
	}
	div#sec7 .vc_column-inner {
	    padding: 50px 20px;
	}
	div#sec7 {
	    text-align: center;
	}
	div#sec7 .test-sec {
	    margin-bottom: 40px;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
	    left: 0;
	}
	div#sec7 .testi-bx {
	    width: 100%;
	    padding: 30px 20px;
	}
	div#sec7 .testi-bx ul {
	    margin-bottom: 15px;
	    flex-direction: column;
	    gap: 10px;
	}
	div#sec7 .testi-bx ul li {
	    font-size: 18px;
	}
	div#sec7 .testi-bx p {
	    font-size: 15px;
	    line-height: 26px;
	    padding-bottom: 0;
	}
	div#sec7 .para {
	    height: 150px;
	}
	div#sec8 {
	    padding: 50px 0 !important;
	    text-align: center;
	}
	div#sec7 .para .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 12px;
	}
	div#sec8 .inner_row:nth-child(1) {
	    padding-bottom: 0 !important;
	}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 12px;
	}
	div#sec8 .cont-sec {
	    padding: 50px 0;
	}
	div#sec8 .cont-sec h5 {
	    padding: 0;
	    font-size: 18px;
	    line-height: 26px;
	    margin-bottom: 10px;
	}
	div#sec8 .cont-sec ul:nth-child(2) {
	    margin-bottom: 10px;
	}
	div#sec8 .cont-sec ul {
	    margin-left: 0;
	}
	div#sec8 .cont-sec h5:before {
	    display: none;
	}
	div#sec8 .cont-sec ul li {
	    padding-bottom: 0;
	}
	div#sec8 .cont-sec ul li a {
	    font-size: 15px;
	    line-height: 26px;
	}
	div#sec8 div#wpforms-74 {
	    padding: 0;
	}
	div#sec8 .wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half {
	    width: 100% !important;
	    padding: 10px 0 0;
	}
	div#sec8 div#wpforms-74-field_1-container {
	    padding: 0;
	}
	div#sec8 form input, div#sec8 form textarea {
	    height: 60px;
	    padding-left: 20px;
	}
	div#sec8 form input::placeholder, div#sec8 form textarea::placeholder {
	    font-size: 15px;
	}
	div#sec8 form textarea {
	    height: 110px;
	    padding-top: 15px;
	}
	div#sec8 form button {
	    margin-top: 0;
	    font-size: 15px;
	    height: 50px;
	}
	div#sec9 {
	    padding-bottom: 50px !important;
	    text-align: center;
	}
	div#sec9 .row_col_wrap_12_inner.col.span_12.left {
	    padding: 0 12px;
	}
	div#sec9 .inner_row:nth-child(1) {
	    padding-bottom: 30px !important;
	}
	div#sec9 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	    right: 0;
	}
	div#sec9 .cell img {
	    height: 300px;
	}
	div#sec9 .flickity-viewport {
		margin-bottom: 0;
	}
	div#sec10 {
		padding-bottom: 50px !important;
	}
	div#sec10 h2 {
		font-size: 30px;
		line-height: 35px;
	}
	div#sec10 h2:before {
		display: none;
	}
	div#sec10 form input {
		width: 320px;
		height: 60px;
		padding-left: 20px;
	}
	div#sec10 form input::placeholder {
		font-size: 16px;
	}
	div#sec10 form button {
		margin-top: 5px;
	}
	div#sec10 form button:before {
		width: 60px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	div#fotr {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#fotr ul#menu-footer-menu {
		flex-direction: column;
		gap: 10px;
	}
	div#fotr ul#menu-footer-menu li a {
		font-size: 15px;
	}
	div#fotr .inner_row:nth-child(1) {
		padding-bottom: 50px !important;
	}
	div#fotr .inner_row:nth-child(2) {
		padding-top: 20px !important;
	}
	div#fotr ul.info {
		flex-direction: column;
		gap: 10px;
	}
	div#fotr ul.info li {
		font-size: 15px;
		margin-bottom: 10px;
	}
	div#fotr ul.info li a {
		font-size: 15px;
	}
	div#fotr ul.info li a i {
		font-size: 20px;
		display: block;
		margin: 0 0 10px;
	}
	div#fotr ul.lists-icon {
		justify-content: center;
		gap: 20px;
	}
	div#fotr ul.lists-icon li a i {
		font-size: 18px;
	}
	div#fotr-lst {
		padding: 20px 0 !important;
		text-align: center;
	}
	div#fotr-lst .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#fotr-lst p {
		font-size: 15px;
		letter-spacing: 2px;
	}
	div#fotr-lst .vc_col-sm-6:last-child p {
		text-align: center;
		margin-top: 10px;
	}
	div#about-banner-row {
		padding-top: 250px !important;
	}
	div#abt-inner {
		padding-top: 50px !important;
		text-align: center;
	}
	div#abt-inner .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#abt-inner .inner_row:nth-child(1) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#abt-inner .inner_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#abt-inner p {
		padding: 0 0 10px;
		font-size: 15px;
		line-height: 26px;
	}
	div#abt-inner ul {
		margin-bottom: 10px;
		text-align: left;
	}
	div#abt-inner ul li {
		font-size: 15px;
		line-height: 26px;
	}
	div#video-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#video-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#innervi .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#innervi .vc_col-sm-3 {
		display: none;
	}
	div#video-row h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 0;
	}
	div#video-row .inner_row:nth-child(2) {
		padding: 60px 0 !important;
	}
	div#video-row .vc_col-sm-9 {
		display: none;
	}
	div#video-row img {
		margin: 0 auto;
		width: 100px;
	}
	div#inner-banner-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#inner-banner-row1 {
		padding: 50px 0 !important;
	}
	div#inner-banner-row .inner_row:nth-child(1):before {
		height: 100%;
	}
	div#inner-banner-row h2 {
		width: 70%;
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	div#cor-inner1 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#cor-inner1 .inner_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#cor-inner1 .inner_row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#cor-inner1 h2 {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	div#cor-inner1 p {
		font-size: 15px;
		line-height: 26px;
	}
	div#cor-inner1 .inner_row:nth-child(2) p {
		width: 100%;
	}
	div#cor-inner1 .inner_row:nth-child(3) {
		padding: 20px 0 !important;
	}
	div#cor-inner1 .inner_row:nth-child(4) .vc_col-sm-7 {
		padding: 0;
	}
	div#cor-inner1 ul li {
		font-size: 15px;
		text-align: left;
		line-height: 26px;
	}
	div#cor-inner1 .inner_row:nth-child(6) {
		padding-top: 20px !important;
	}
	div#cor-inner1 .inner_row:last-child img {
		height: 300px;
		object-fit: cover;
	}
	div#cor-inner1 .inner_row:last-child .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
		padding-bottom: 0 !important;
	}
	div#cor-inner2 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#cor-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#cor-inner2 h2 {
		font-size: 24px;
		line-height: 30px;
	}
	div#cor-inner2 p {
		font-size: 15px;
		line-height: 26px;
	}
	div#cor-inner2 .inner_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#cor-inner2 .inner_row:nth-child(2) {
		padding: 20px 0 !important;
	}
	div#cor-inner2 .inner_row:nth-child(3), div#cor-inner2 .inner_row:nth-child(4), div#cor-inner2 .inner_row:nth-child(5) {
		padding-bottom: 20px !important;
	}
	div#cor-inner2 .inner_row:nth-child(3) p {
		width: 100%;
	}
	div#cor-inner2 ul li, div#cor-inner2 ol li {
		font-size: 15px;
		text-align: left;
		line-height: 26px;
	}
	div#cor-inner2 ul, div#cor-inner2 ol {
		margin-bottom: 20px;
	}
	div#collab-row {
		padding-bottom: 50px !important;
	}
	div#collab-row h2 {
		font-size: 30px;
		line-height: 35px;
	}
	div#collab-row .collab-sec {
		padding: 30px 10px;
		text-align: center;
	}
	div#collab-row h3 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	div#collab-row p {
		font-size: 15px;
		line-height: 26px;
	}
	div#cta-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#cta-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#cta-row h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#cta-row p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	div#cta-row a#btn {
		margin: 0 auto;
	}
	div#cta-row a#btn2 {
		margin: 20px auto 30px;
	}
	div#ind-inner1 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#ind-inner1 .inner_row:nth-child(1) {
		padding-bottom: 30px !important;
	}
	div#ind-inner1 .inner_row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#ind-inner1 h2 {
		width: 100%;
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#ind-inner1 .inner_row:nth-child(1) p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	div#ind-inner1 h3 {
		font-size: 25px;
		padding-top: 20px;
	}
	div#ind-inner1 h3 br {
		display: none;
	}
	div#ind-inner1 .bx {
		width: 100%;
		padding: 25px 15px;
	}
	div#ind-inner1 .bx .inner {
		margin-bottom: 20px;
	}
	div#ind-inner1 .bx .inner h4 {
		width: 60%;
		font-size: 18px;
		line-height: 30px;
		text-align: left;
	}
	div#ind-inner1 .bx p {
		font-size: 15px;
		letter-spacing: 0;
		padding: 0;
	}
	div#ind-inner2 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#ind-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#ind-inner2 h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#ind-inner2 p {
		width: 100%;
		font-size: 15px;
		line-height: 28px;
	}
	div#ind-inner2 ul {
		text-align: left;
		margin-bottom: 20px;
	}
	div#ind-inner2 ul li {
		width: 100%;
		font-size: 15px;
		line-height: 26px;
	}
	div#ind-inner3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#ind-inner3:after {
		height: 100%;
		top: 0;
	}
	div#ind-inner3 .vc_col-sm-4 {
		padding: 50px 0 0;
	}
	div#ind-inner3 {
		text-align: center;
		padding-top: 50px !important;
	}
	div#ind-inner3 h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#ind-inner3 h2 br {
		display: none;
	}
	div#ind-inner3 ul li {
		text-align: left;
		font-size: 15px;
		line-height: 27px;
		margin-bottom: 5px;
	}
	div#ind-inner4 {
		padding-top: 50px !important;
		text-align: center;
	}
	div#ind-inner4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#ind-inner4 h2 {
		font-size: 30px;
		line-height: 35px;
	}
	div#ind-inner4 p {
		font-size: 15px;
		line-height: 26px;
	}
	div#ind-inner4 .inner_row:nth-child(1) p {
		width: 100%;
		margin: 0;
	}
	div#ind-inner4 .inner_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#ind-inner4 .inner_row:nth-child(3) {
		padding: 20px 0 !important;
	}
	div#ind-inner4 .inner_row:nth-child(3) p {
		width: 100%;
		padding-bottom: 20px !important;
	}
	div#ind-inner4 .inner_row:nth-child(4) {
		padding-bottom: 20px !important;
	}
	div#ind-inner4 ul {
		margin-top: 0;
		gap: 6px;
	}
	div#ind-inner4 ul li {
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 15px;
	}
	div#logo-row {
		padding: 0px 0 0  !important;
	}
	div#book-row {
		padding: 50px 0 !important;
		margin: 0;
	}
	div#book-row .inner_row:nth-child(1) {
		margin: 0;
	}
	div#book-row h2 {
		font-size: 30px;
		line-height: 35px;
	}
	div#resources-row {
		padding: 50px 0 !important;
	}
	div#resources-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#resources-inner-row .vc_col-sm-4 {
		transform: unset;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	div#resources-inner-row .vc_col-sm-4 img {
		width: 80%;
		height: 170px;
		margin-bottom: 10px;
	}
	.resource-sec {
		padding: 0 10px;
	}
	.resource-sec h3 {
		font-size: 18px;
		line-height: 26px;
		min-height: auto;
	}
	.resource-sec a {
		font-size: 15px;
		padding: 16px 40px;
	}
	.page-id-454 div#collab-row {
		padding-top: 50px !important;
	}
	.page-id-12 div#inner-banner-row .inner_row:nth-child(1), .page-id-18 div#inner-banner-row .inner_row:nth-child(1), .page-id-21 div#inner-banner-row .inner_row:nth-child(1), .page-id-23 div#inner-banner-row .inner_row:nth-child(1) {
		padding-bottom: 50px !important;
	}
	.page-id-21 div#sec7 {
		padding: 50px 0 !important;
	}
	div#signup-row {
		padding: 50px 0 !important;
	}
	div#terms {
		text-align: center;
		padding: 50px 0 !important;
	}
	div#terms h2 {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	div#terms p {
		font-size: 15px;
		line-height: 24px;
	}
	div#lecture-head-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#lecture-head-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	.lecture-head h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	.lecture-head p {
		font-size: 15px;
		line-height: 27px;
	}
	div#lecture-row {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#lecture-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	.lecture-inner-row {
		padding: 0px 0 50px !important;
	}
	.lecture-inner-row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px !important;
	}
	.lecture-inner-row:first-child {
		padding-top: 50px !important;
	}
	.lecture-sec h3 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	.lecture-sec h3 br {
		display: none;
	}
	.lecture-sec p {
		font-size: 15px;
		line-height: 27px;
		width: 100%;
	}
	.lecture-sec {
		margin-bottom: 20px !important;
	}
	a#w-btn, a#w-btn2 {
		font-size: 15px;
		padding: 16px 30px;
	}
	a#w-btn2 {
		margin: 15px 0 20px;
	}
	.lecture-box-sec .presentation-btn img {
		width: 85px !important;
	}
	.lecture-box-sec img {
		width: 100% !important;
	}
	.lecture-box-sec .presentation-btn {
		top: 15px;
	}
	.lecture-reverse-row .lecture-box-sec .presentation-btn {
		right: 0;
	}
	.lecture-reverse-row .row_col_wrap_12_inner.col.span_12.left {
		flex-direction: column-reverse;
	}
	.lecture-inner-row .vc_col-sm-6 {
		margin: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
	#slide-out-widget-area .menuwrapper li a {
		font-size: 18px !important;
        line-height: 28px !important;
}
	.topbar {
		margin: 15px 28px 20px;
		padding: 10px 20px;
	}
	div#header-outer {
		padding: 0;
	}
	.topbar ul li a {
		font-size: 14px;
	}
	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: #000;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-family: 'Poppins';
		font-size: 14px;
		font-weight: 400;
		text-transform: capitalize;
		line-height: 20px;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	div#sec1 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 28px;
	}
	div#sec1-inner {
		padding: 70px 0px 160px !important;
	}
	div#sec1 h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	div#sec1 h4 {
		width: 52%;
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	div#sec1 p {
		font-size: 18px;
	}
	div#sec1 .banner-sec {
		margin-bottom: 30px;
	}
	a#btn, a#btn2 {
		font-size: 16px !important;
		padding: 16px 30px !important;
	}
	div#sec1-inner:before {
		height: 100%;
	}
	div#sec1-inner:after {
		font-size: 130px;
		line-height: 80px;
	}
	div#sec2 {
		padding: 70px 0 !important;
		text-align: center;
	}
	div#sec2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec2 h6, div#sec3 h6, div#sec4 h6, div#sec5 h6, div#sec6 h6, div#sec7 h6, div#sec8 h6, div#sec9 h6, div#abt-inner h6 {
		padding: 0;
		font-size: 16px;
		letter-spacing: 4px;
	}
	div#sec2 h2, div#sec3 h2, div#sec4 h2, div#sec5 h2, div#sec6 h2, div#sec7 h2, div#sec8 h2, div#sec9 h2, div#abt-inner h2 {
		padding: 0;
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 30px;
	}
	div#sec2 h2:before, div#sec2 h2:after, div#abt-inner h2:before, div#abt-inner h2:after {
		width: 32%;
	}
	div#sec3 h2:before, div#sec3 h2:after {
		width: 26%;
	}
	div#sec4 h2:before, div#sec4 h2:after {
		width: 18%;
	}
	div#sec5 h2:before, div#sec5 h2:after {
		width: 15%;
	}
	div#sec6 h2:before, div#sec6 h2:after {
	    display: none;
	}
	div#sec7 h2:before, div#sec7 h2:after {
		width: 24%;
	}
	div#sec8 h2:before, div#sec8 h2:after {
		width: 28%;
	}
	div#sec9 h2:before, div#sec9 h2:after {
		width: 18%;
	}
	div#sec2 .abt-sec {
		width: 100%;
		height: 100%;
		padding: 30px 50px;
	}
	div#sec2 .abt-sec p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 5px;
	}
	div#sec2 .abt-sec ul {
		margin-bottom: 15px;
		text-align: left;
	}
	div#sec2 .abt-sec ul li {
		font-size: 16px;
		line-height: 28px;
	}
	div#sec3 {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#sec3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec3 .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec3 img {
		width: 100%;
	}
	div#sec3 .ser-sec {
		width: 100%;
		padding: 90px 40px 40px;
	}
	div#sec3 .ser-sec h3 {
		font-size: 23px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	div#sec3 .ser-sec p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 30px;
	}
	div#sec3 .ser-sec a#ser-btn, div#sec4 .cor-sec a#ser-btn {
		font-size: 18px;
		width: 100%;
	}
	div#sec4 {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#sec4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec4 .inner_row:nth-child(1) {
		padding: 0 !important;
	}
	div#sec4 .vc_col-sm-3 {
	    padding: 0 5px;
	}
	div#sec4 h3 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 12px;
	}
	div#sec4 p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 15px;
	}
	div#sec5 {
		text-align: center;
	}
	div#sec5 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec5 .vc_column-inner {
		padding: 60px 30px;
	}
	div#sec5 .vc_column-inner .vc_column-inner {
		padding: 0;
	}
	div#sec5 .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec5 .flx {
	    justify-content: center;
	}
	div#sec5 .flx h4 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	div#sec5 .flx p {
		font-size: 20px;
		line-height: 28px;
	}
	div#sec5 .inner_row:nth-child(2), div#sec5 .inner_row:nth-child(3) {
		padding-bottom: 20px !important;
	}
	div#sec5 .per-sec {
		width: 96%;
		padding: 30px 30px;
		margin: 0 auto;
	}
	div#sec5 .per-sec .fr-img {
		margin: 0 auto 10px;
		width: 100px;
		height: 100px;
	}
	div#sec5 .per-sec .fr-img img {
		width: 55%;
		height: 50px;
		object-fit: scale-down;
	}
	div#sec5 .per-sec h3 {
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 15px;
	}
	div#sec5 p {
		font-size: 18px;
		line-height: 28px;
	}
	div#sec5 p br {
		display: none;
	}
	div#sec5 a#btn {
		margin: 0 auto;
	}
	div#donation-row {
		padding-top: 70px !important;
	}
	div#sec6 {
		padding: 70px 0 !important;
		text-align: center;
	}
	div#sec6 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec6 .faq-sec {
		margin-bottom: 0;
	}
	div#sec6 img {
	    margin-bottom: 30px;
	}
	div#sec6 h3.toggle-title a {
		font-size: 20px;
		line-height: 26px;
		padding-bottom: 20px !important;
	}
	div#sec6 .inner-toggle-wrap p {
		font-size: 16px;
		line-height: 28px;
	}
	div#sec6 .toggle>.toggle-title a i {
		top: 20px;
	}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 50px;
	}
	div#sec7 .vc_column-inner {
	    padding: 60px 40px;
	}
	div#sec7 {
	    text-align: center;
	}
	div#sec7 .test-sec {
	    margin-bottom: 40px;
	}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
	    left: 0;
	}
	div#sec7 .testi-bx {
	    width: 100%;
	    padding: 30px 20px;
	}
	div#sec7 .testi-bx ul {
	    margin-bottom: 15px;
	    flex-direction: column;
	    gap: 10px;
	}
	div#sec7 .testi-bx ul li {
	    font-size: 18px;
	}
	div#sec7 .testi-bx p {
	    font-size: 15px;
	    line-height: 26px;
	    padding-bottom: 0;
	}
	div#sec7 .para {
	    height: 150px;
	}
	div#sec8 {
	    padding: 70px 0 !important;
	    text-align: center;
	}
	div#sec7 .para .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 12px;
	}
	div#sec8 .inner_row:nth-child(1) {
	    padding-bottom: 0 !important;
	}
	div#sec8 .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 50px;
	}
	div#sec8 .cont-sec {
	    padding: 60px 0;
	}
	div#sec8 .cont-sec h5 {
	    padding: 0;
	    font-size: 20px;
	    line-height: 28px;
	    margin-bottom: 15px;
	}
	div#sec8 .cont-sec ul:nth-child(2) {
	    margin-bottom: 20px;
	}
	div#sec8 .cont-sec ul {
	    margin-left: 0;
	}
	div#sec8 .cont-sec h5:before {
	    display: none;
	}
	div#sec8 .cont-sec ul li {
	    padding-bottom: 5px;
	}
	div#sec8 .cont-sec ul li a {
	    font-size: 16px;
	    line-height: 26px;
	}
	div#sec8 div#wpforms-74 {
	    padding: 0;
	}
	div#sec8 .wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half {
	    width: 100% !important;
	    padding: 10px 0 0;
	}
	div#sec8 div#wpforms-74-field_1-container {
	    padding: 0;
	}
	div#sec8 form input, div#sec8 form textarea {
	    height: 60px;
	    padding-left: 20px;
	}
	div#sec8 form input::placeholder, div#sec8 form textarea::placeholder {
	    font-size: 15px;
	}
	div#sec8 form textarea {
	    height: 110px;
	    padding-top: 15px;
	}
	div#sec8 form button {
	    margin-top: 0;
	    font-size: 16px;
	    height: 55px;
	}
	div#sec9 {
	    padding-bottom: 70px !important;
	    text-align: center;
	}
	div#sec9 .row_col_wrap_12_inner.col.span_12.left {
	    padding: 0 50px;
	}
	div#sec9 .inner_row:nth-child(1) {
	    padding-bottom: 30px !important;
	}
	div#sec9 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
	    right: 30px;
	}
	div#sec9 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
	    left: 30px;
	}
	div#sec9 .cell img {
	    height: 350px;
	}
	div#sec9 .flickity-viewport {
		margin-bottom: 0;
	}
	div#sec10 {
		padding-bottom: 80px !important;
	}
	div#sec10 h2 {
		font-size: 35px;
		line-height: 40px;
	}
	div#sec10 h2:before {
		width: 100px;
		height: 80px;
		background-size: contain;
		background-repeat: no-repeat;
		left: 60px;
		top: 20px;
	}
	div#sec10 form input {
		width: 500px;
		height: 60px;
		padding-left: 20px;
	}
	div#sec10 form input::placeholder {
		font-size: 16px;
	}
	div#sec10 form button {
		margin-top: 5px;
	}
	div#sec10 form button:before {
		width: 60px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	div#fotr {
		padding: 60px 0 !important;
		text-align: center;
	}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 60px;
	}
	div#fotr ul#menu-footer-menu {
		gap: 0;
		flex-wrap: wrap;
		justify-content: center;
	}
	div#fotr ul#menu-footer-menu li {
	    width: 33%;
	    margin-bottom: 5px;
	}
	div#fotr ul#menu-footer-menu li a {
		font-size: 16px;
	}
	div#fotr .inner_row:nth-child(1) {
		padding-bottom: 50px !important;
	}
	div#fotr .inner_row:nth-child(2) {
		padding-top: 20px !important;
	}
	div#fotr ul.info {
		\: column;
		gap: 10px;
		justify-content: space-between;
	}
	div#fotr ul.info li {
		font-size: 15px;
		margin-bottom: 10px;
	}
	div#fotr ul.info li a {
		font-size: 15px;
	}
	div#fotr ul.info li a i {
		font-size: 20px;
		display: block;
		margin: 0 0 10px;
	}
	div#fotr ul.lists-icon {
		justify-content: center;
		gap: 20px;
	}
	div#fotr ul.lists-icon li a i {
		font-size: 18px;
	}
	div#fotr-lst {
		padding: 30px 0 !important;
		text-align: center;
	}
	div#fotr-lst .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#fotr-lst p {
		font-size: 17px;
		letter-spacing: 3px;
	}
	div#fotr-lst .vc_col-sm-6:last-child p {
		text-align: center;
		margin-top: 10px;
	}
	div#about-banner-row {
		padding-top: 250px !important;
	}
	div#abt-inner {
		padding-top: 50px !important;
		text-align: center;
	}
	div#abt-inner .inner_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#abt-inner .inner_row:nth-child(1) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#abt-inner .inner_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#abt-inner p {
		padding: 0 0 10px;
		font-size: 15px;
		line-height: 26px;
	}
	div#abt-inner ul {
		margin-bottom: 10px;
		text-align: left;
	}
	div#abt-inner ul li {
		font-size: 15px;
		line-height: 26px;
	}
	div#video-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#video-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#innervi .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#innervi .vc_col-sm-3 {
		display: none;
	}
	div#video-row h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 0;
	}
	div#video-row .inner_row:nth-child(2) {
		padding: 60px 0 !important;
	}
	div#video-row .vc_col-sm-9 {
		display: none;
	}
	div#video-row img {
		margin: 0 auto;
		width: 100px;
	}
	div#inner-banner-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0px 50px;
	}
	div#inner-banner-row1 {
		padding: 100px 0 !important;
	}
	div#inner-banner-row .inner_row:nth-child(1):before {
		height: 100%;
	}
	div#inner-banner-row h2 {
		width: 70%;
		font-size: 50px;
		line-height: 50px;
		padding-bottom: 15px;
	}
	div#cor-inner1 {
		padding: 70px 0 !important;
		text-align: center;
	}
	div#cor-inner1 .inner_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#cor-inner1 .inner_row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#cor-inner1 h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	div#cor-inner1 p {
		font-size: 16px;
		line-height: 28px;
	}
	div#cor-inner1 .inner_row:nth-child(2) p {
		width: 100%;
	}
	div#cor-inner1 .inner_row:nth-child(3) {
		padding: 30px 0 !important;
	}
	div#cor-inner1 .inner_row:nth-child(4) .vc_col-sm-7 {
		padding: 0;
	}
	div#cor-inner1 ul li {
		font-size: 16px;
		text-align: left;
		line-height: 28px;
	}
	div#cor-inner1 .inner_row:nth-child(6) {
		padding-top: 20px !important;
	}
	div#cor-inner1 .inner_row:last-child img {
		height: 300px;
		object-fit: cover;
	}
	div#cor-inner1 .inner_row:last-child .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
		padding-bottom: 0 !important;
	}
	div#cor-inner2 {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#cor-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#cor-inner2 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#cor-inner2 p {
		font-size: 16px;
		line-height: 28px;
	}
	div#cor-inner2 .inner_row:nth-child(1) {
		padding-bottom: 30px !important;
	}
	div#cor-inner2 .inner_row:nth-child(2) {
		padding: 30px 0 !important;
	}
	div#cor-inner2 .inner_row:nth-child(3), div#cor-inner2 .inner_row:nth-child(4), div#cor-inner2 .inner_row:nth-child(5) {
		padding-bottom: 20px !important;
	}
	div#cor-inner2 .inner_row:nth-child(3) p {
		width: 100%;
	}
	div#cor-inner2 ul li, div#cor-inner2 ol li {
		font-size: 16px;
		text-align: left;
		line-height: 28px;
	}
	div#cor-inner2 ul, div#cor-inner2 ol {
		margin-bottom: 20px;
	}
	div#collab-row {
		padding-bottom: 60px !important;
	}
	div#collab-row h2 {
		font-size: 35px;
		line-height: 40px;
	}
	div#collab-row .collab-sec {
		padding: 40px 50px;
		text-align: center;
	}
	div#collab-row h3 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	div#collab-row p {
		font-size: 16px;
		line-height: 28px;
	}
	div#cta-row {
		padding: 0px 0 70px !important;
		text-align: center;
	}
	div#cta-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#cta-row h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	div#cta-row p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 15px;
	}
	div#cta-row a#btn {
		margin: 0 auto;
	}
	div#cta-row a#btn2 {
		margin: 20px auto 30px;
	}
	div#ind-inner1 {
		padding: 70px 0 !important;
		text-align: center;
	}
	div#ind-inner1 .inner_row:nth-child(1) {
		padding-bottom: 30px !important;
	}
	div#ind-inner1 .inner_row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px;
	}
	div#ind-inner1 h2 {
		width: 100%;
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	div#ind-inner1 .inner_row:nth-child(1) p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 15px;
	}
	div#ind-inner1 h3 {
		font-size: 28px;
		padding-top: 25px;
	}
	div#ind-inner1 h3 br {
		display: none;
	}
	div#ind-inner1 .bx {
		width: 100%;
		padding: 30px 25px;
	}
	div#ind-inner1 .bx .inner {
		margin-bottom: 30px;
	}
	div#ind-inner1 .bx .inner h4 {
		width: 60%;
		font-size: 20px;
		line-height: 30px;
		text-align: left;
	}
	div#ind-inner1 .bx p {
		font-size: 16px;
		padding: 0;
	}
	div#ind-inner2 {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#ind-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#ind-inner2 h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	div#ind-inner2 p {
		width: 100%;
		font-size: 16px;
		line-height: 30px;
	}
	div#ind-inner2 ul {
		text-align: left;
		margin-bottom: 20px;
	}
	div#ind-inner2 ul li {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
	}
	div#ind-inner3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#ind-inner3:after {
		height: 100%;
		top: 0;
		display: none;
	}
	div#ind-inner3 .vc_col-sm-4 {
		padding: 50px 0 0;
	}
	div#ind-inner3 {
		text-align: center;
	}
	div#ind-inner3 h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	div#ind-inner3 h2 br {
		display: none;
	}
	div#ind-inner3 ul li {
		text-align: left;
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 5px;
	}
	div#ind-inner4 {
		padding-top: 50px !important;
		text-align: center;
	}
	div#ind-inner4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#ind-inner4 h2 {
		font-size: 40px;
		line-height: 45px;
	}
	div#ind-inner4 p {
		font-size: 16px;
		line-height: 28px;
	}
	div#ind-inner4 .inner_row:nth-child(1) p {
		width: 100%;
		margin: 0;
	}
	div#ind-inner4 .inner_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#ind-inner4 .inner_row:nth-child(3) {
		padding: 50px 0 !important;
	}
	div#ind-inner4 .inner_row:nth-child(3) p {
		width: 100%;
		padding-bottom: 20px !important;
	}
	div#ind-inner4 .inner_row:nth-child(4) {
		padding-bottom: 30px !important;
	}
	div#ind-inner4 ul {
		margin-top: 0;
		gap: 6px;
	}
	div#ind-inner4 ul li {
		width: 24%;
		height: 50px;
		line-height: 50px;
		font-size: 15px;
	}
	div#ind-inner4 ul li:nth-child(5), div#ind-inner4 ul li:nth-child(6) {
	    width: 49%;
	}
	div#logo-row {
		padding: 0px 0 0  !important;
	}
	div#book-row {
		padding: 20px 0 70px !important;
		margin: 0;
	}
	div#book-row .inner_row:nth-child(1) {
		margin: 0;
	}
	div#book-row h2 {
		font-size: 40px;
		line-height: 45px;
	}
	div#resources-row {
		padding: 60px 0 !important;
	}
	div#resources-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#resources-inner-row .vc_col-sm-4 {
		transform: unset;
		padding-bottom: 30px;
	}
	div#resources-inner-row .vc_col-sm-4 img {
		width: 50%;
		height: 170px;
		margin-bottom: 10px;
	}
	.resource-sec {
		padding: 0 10px;
	}
	.resource-sec h3 {
		font-size: 20px;
		line-height: 28px;
		min-height: auto;
	}
	.resource-sec a {
		font-size: 16px;
		padding: 16px 40px;
	}
	.page-id-454 div#collab-row {
		padding-top: 60px !important;
	}
	.page-id-12 div#inner-banner-row .inner_row:nth-child(1), .page-id-18 div#inner-banner-row .inner_row:nth-child(1), .page-id-21 div#inner-banner-row .inner_row:nth-child(1), .page-id-23 div#inner-banner-row .inner_row:nth-child(1) {
		padding-bottom: 100px !important;
	}
	.page-id-21 div#sec7 {
		padding: 70px 0 !important;
	}
	div#signup-row {
		padding: 50px 0 !important;
	}
	div#terms {
		text-align: center;
		padding: 60px 0 !important;
	}
	div#terms h2 {
		font-size: 26px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	div#terms p {
		font-size: 16px;
		line-height: 26px;
	}
	div#lecture-head-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#lecture-head-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.lecture-head h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	.lecture-head p {
		font-size: 16px;
		line-height: 30px;
	}
	div#lecture-row {
		padding-bottom: 60px !important;
		text-align: center;
	}
	div#lecture-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.lecture-inner-row {
		padding: 0px 0 50px !important;
	}
	.lecture-inner-row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px !important;
	}
	.lecture-inner-row:first-child {
		padding-top: 60px !important;
	}
	.lecture-sec h3 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px !important;
	}
	.lecture-sec h3 br {
		display: none;
	}
	.lecture-sec p {
		font-size: 16px;
		line-height: 28px;
		width: 100%;
	}
	.lecture-sec {
		margin-bottom: 20px !important;
	}
	a#w-btn, a#w-btn2 {
		font-size: 16px;
		padding: 18px 40px;
	}
	a#w-btn2 {
		margin: 15px 0 30px 10px;
	}
	.lecture-box-sec .presentation-btn img {
		width: 140px !important;
	}
	.lecture-box-sec img {
		width: 100% !important;
	}
	.lecture-box-sec .presentation-btn {
		top: 15px;
	}
	.lecture-reverse-row .lecture-box-sec .presentation-btn {
		right: 0;
	}
	.lecture-reverse-row .row_col_wrap_12_inner.col.span_12.left {
		flex-direction: column-reverse;
	}
	.lecture-inner-row .vc_col-sm-6 {
		margin: 0;
	}
	.lecture-head h2 br {
		display: none;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	.topbar {
		padding: 15px 20px;
		margin: 15px 40px 0;
	}
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 40px;
	}
	#header-outer #logo img {
		height: 70px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 9px;
		margin: 0 2px;
	}
	body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons a {
		margin: 0;
		font-size: 15px;
		padding: 16px 50px;
	}
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		flex-grow: unset;
		flex-wrap: wrap;
		flex: 2;
	}
	div#sec1-inner {
		padding: 70px 0 200px !important;
	}
	div#sec1 h2 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 10px;
	}
	div#sec1 h4 {
		font-size: 18px;
		width: 40%;
		margin-bottom: 30px;
		padding-bottom: 10px;
	}
	div#sec1 p {
		font-size: 20px;
	}
	div#sec1 .banner-sec {
		margin-bottom: 25px;
	}
	a#btn, a#btn2 {
		font-size: 16px !important;
		padding: 16px 30px !important;
	}
	div#sec1-inner:before {
		height: 100%;
	}
	div#sec1-inner:after {
		font-size: 190px;
		line-height: 90px;
	}
	div#sec2 {
		padding: 80px 0 !important;
	}
	div#sec2 h6, div#sec3 h6, div#sec4 h6, div#sec5 h6, div#sec6 h6, div#sec8 h6, div#sec9 h6, div#abt-inner h6 {
		padding-left: 90px;
	}
	div#sec2 h2, div#sec3 h2, div#sec4 h2, div#sec5 h2, div#sec6 h2, div#sec8 h2, div#sec9 h2, div#abt-inner h2 {
		font-size: 50px;
		line-height: 55px;
		padding-left: 90px;
		margin-bottom: 40px;
	}
	div#sec2 h2:before {
		width: 10%;
	}
	div#sec2 h2:after {
		width: 60%;
	}
	div#sec2 .abt-sec {
		width: 885px;
		padding: 0 445px 0 35px;
		height: 480px;
	}
	div#sec2 .abt-sec p {
		font-size: 16px;
		padding-bottom: 10px;
	}
	div#sec2 .abt-sec ul {
		margin-bottom: 10px;
	}
	div#sec2 .abt-sec ul li {
		font-size: 16px;
		line-height: 28px;
	}
	div#sec2 img {
		width: 100%;
		height: 520px;
		object-fit: cover;
		border-radius: 20px;
	}
	div#sec3 h2 {
		margin-bottom: 0;
	}
	div#sec3 h2:before {
		width: 9%;
	}
	div#sec3 h2:after {
		width: 48%;
	}
	div#sec3 {
		padding-bottom: 80px !important;
	}
	div#sec3 .wpb_row:nth-child(1) {
		padding-bottom: 30px !important;
	}
	div#sec3 .ser-sec {
		padding: 70px 20px 30px;
	}
	div#sec3 .ser-sec h3 {
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 5px;
	}
	div#sec3 .ser-sec p {
		font-size: 15px;
		line-height: 28px;
		padding-bottom: 10px;
	}
	div#sec3 .ser-sec a#ser-btn, div#sec4 .cor-sec a#ser-btn {
		font-size: 16px;
		line-height: 30px;
	}
	div#sec4 h2:after {
		width: 30%;
	}
	div#sec4 h2:before {
		width: 9%;
	}
	div#sec4 {
		padding-bottom: 80px !important;
	}
	div#sec4 .wpb_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec4 h3 {
		font-size: 17px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	div#sec4 p {
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	div#sec5 .vc_column-inner {
		padding: 50px 30px;
	}
	div#sec5 .vc_column-inner .vc_column-inner {
		padding: 0;
	}
	div#sec5 h2:after {
		width: 28%;
	}
	div#sec5 h2:before {
		width: 10%;
	}
	div#sec5 h2 {
		margin-bottom: 0;
	}
	div#sec5 .flx h4 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#sec5 .flx p {
		font-size: 20px;
	}
	div#sec5 .wpb_row:nth-child(2) {
		padding-bottom: 30px !important;
	}
	div#sec5 .per-sec {
		padding: 30px 14px;
	}
	div#sec5 .per-sec .fr-img {
		width: 100px;
		height: 100px;
		margin-bottom: 15px;
	}
	div#sec5 .per-sec .fr-img img {
		width: 100%;
		height: 50px;
		object-fit: scale-down;
	}
	div#sec5 .per-sec h3 {
		font-size: 18px;
		line-height: 25px;
		padding-bottom: 15px;
	}
	div#sec5 .wpb_row:nth-child(3) {
		padding-bottom: 40px !important;
	}
	div#sec5 p {
		font-size: 18px;
		line-height: 28px;
	}
	div#donation-row {
		padding-top: 70px !important;
	}
	div#sec6 {
		padding: 80px 0 !important;
	}
	div#sec6 h2:before {
		width: 9%;
	}
	div#sec6 h2:after {
		width: 0%;
	}
	div#sec6 .faq-sec {
		margin-bottom: 0;
	}
	div#sec6 h3.toggle-title a {
		padding: 10px 0;
		font-size: 20px;
		line-height: 30px;
	}
	div#sec6 .toggles .toggle:first-child h3 a {
		padding-bottom: 10px;
	}
	div#sec6 .inner-toggle-wrap p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec6 .toggle>.toggle-title a i {
		top: 16px;
	}
	div#sec7 .vc_column-inner {
		padding: 50px;
	}
	div#sec7 h6 {
		padding-left: 70px;
	}
	div#sec7 h2 {
		padding-left: 70px;
		font-size: 50px;
		line-height: 55px;
	}
	div#sec7 h2:before {
		width: 8%;
	}
	div#sec7 h2:after {
		width: 44%;
	}
	div#sec7 .testi-bx {
		width: 100%;
		padding: 30px 20px;
	}
	div#sec7 .testi-bx ul {
		margin-bottom: 10px;
		gap: 10px;
	}
	div#sec7 .testi-bx ul li {
		font-size: 18px;
	}
	div#sec7 .para {
		height: 150px;
	}
	div#sec7 .testi-bx p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec8 {
		padding: 80px 0 !important;
	}
	div#sec8 h2:after {
		width: 50%;
	}
	div#sec8 h2:before {
		width: 9%;
	}
	div#sec8 .wpb_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec8 .cont-sec {
		padding: 90px 0 90px 40px;
	}
	div#sec8 .cont-sec h5 {
		font-size: 19px;
		line-height: 30px;
	}
	div#sec8 .cont-sec ul:nth-child(2) {
		margin-bottom: 10px;
	}
	div#sec8 .cont-sec ul li {
		padding-bottom: 5px;
	}
	div#sec8 .cont-sec ul li a {
		font-size: 16px;
		line-height: 20px;
	}
	div#sec8 div#wpforms-74 {
		padding-left: 20px;
	}
	div#sec8 div#wpforms-74-field_1-container {
		padding: 0 0 10px 0;
	}
	div#sec8 .wpforms-container .wpforms-field {
		padding: 0 0 10px 0;
	}
	div#sec8 form input, div#sec8 form textarea {
		height: 60px;
		padding-left: 10px;
	}
	div#sec8 form input::placeholder, div#sec8 form textarea::placeholder {
		font-size: 15px;
	}
	div#sec8 form textarea {
		height: 100px;
		padding-top: 15px;
	}
	div#sec8 form button {
		font-size: 16px;
		margin-top: 10px;
	}
	div#sec9 {
		padding-bottom: 80px !important;
	}
	div#sec9 h2:before {
		width: 9%;
	}
	div#sec9 h2:after {
		width: 32%;
	}
	div#sec9 .wpb_row:nth-child(1) {
		padding-bottom: 40px !important;
	}
	div#sec9 .cell img {
		height: 350px;
	}
	div#sec9 .flickity-viewport {
		margin: 0;
	}
	div#sec10 h2 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	div#sec10 h2:before {
		left: 140px;
		height: 102px;
		background-size: contain;
	}
	div#sec10 form input {
		width: 550px;
	}
	div#sec10 {
		padding-bottom: 80px !important;
	}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 52px;
	}
	div#fotr ul#menu-footer-menu {
		gap: 20px;
		flex-wrap: wrap;
	}
	div#fotr ul#menu-footer-menu li a {
		font-size: 16px;
	}
	div#fotr .wpb_row:nth-child(1) {
		padding-bottom: 60px !important;
	}
	div#fotr .wpb_row:nth-child(2) {
		padding-top: 20px !important;
	}
	div#fotr ul.info {
		gap: 50px;
	}
	div#fotr ul.info li {
		font-size: 16px;
	}
	div#fotr ul.info li a {
		font-size: 16px;
	}
	div#fotr ul.lists-icon {
		gap: 20px;
	}
	div#fotr-lst {
		padding: 20px 0 !important;
	}
	div#fotr-lst .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#fotr-lst p {
		font-size: 16px;
		letter-spacing: 2px;
	}
	div#about-banner-row {
		padding-top: 700px !important;
	}
	div#about-banner-row video.nectar-video-bg {
		object-position: 100% 12%;
	}
	div#abt-inner h2:before {
	    width: 10%;
	}
	div#abt-inner h2:after {
	    width: 10%;
	}
	div#abt-inner .wpb_row:nth-child(1) {
	    padding-bottom: 0 !important;
	}
	div#abt-inner .wpb_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
	    padding: 0 70px;
	}
	div#abt-inner p {
	    font-size: 16px;
	    line-height: 26px;
	}
	div#abt-inner ul li {
	    font-size: 16px;
	    line-height: 26px;
	}
	div#video-row {
	    padding: 80px 0 !important;
	}
	div#video-row .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 70px;
	}
	div#innervi .vc_col-sm-3 {
	    display: none;
	}
	div#video-row h2 {
	    font-size: 50px;
	    line-height: 55px;
	    margin-bottom: 20px;
	}
	div#innervi .vc_col-sm-6 {
	    width: 100%;
	}
	div#video-row .wpb_row:nth-child(2) {
	    padding: 200px 0 100px !important;
	}
	div#inner-banner-row1 {
		padding: 130px 0 !important;
	}
	div#inner-banner-row .inner_row:nth-child(1):before {
		height: 100%;
	}
	div#inner-banner-row h2 {
		font-size: 50px;
		line-height: 60px;
		padding-bottom: 10px;
		width: 50%;
	}
	div#cor-inner1 {
		padding: 80px 0 70px !important;
	}
	div#cor-inner1 .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 70px;
	}
	div#cor-inner1 h2, div#cor-inner2 h2 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 10px;
	}
	div#cor-inner1 p, div#cor-inner2 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cor-inner1 ul li {
		font-size: 16px;
	}
	div#cor-inner1 .inner_row:last-child img {
		object-fit: cover;
	}
	div#cor-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#cor-inner2 ul li, div#cor-inner2 ol li {
		font-size: 16px;
		line-height: 26px;
	}
	div#collab-row h2 {
		font-size: 35px;
		line-height: 40px;
	}
	div#collab-row .collab-sec {
		padding: 30px 40px;
	}
	div#collab-row h3 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#collab-row p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cta-row {
		padding: 80px 0 !important;
	}
	div#cta-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#cta-row h2 {
		font-size: 45px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	div#cta-row p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cta-row a#btn {
		margin-top: 30px;
	}
	div#ind-inner1 {
		padding: 80px 0 !important;
	}
	div#ind-inner1 .wpb_row:nth-child(1) {
		padding-bottom: 50px !important;
	}
	div#ind-inner1 .wpb_row:nth-child(1) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 70px;
	}
	div#ind-inner1 h2 {
		font-size: 40px;
		width: 100%;
		line-height: 45px;
		margin-bottom: 15px;
	}
	div#ind-inner1 .inner_row:nth-child(1) p {
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 15px;
	}
	div#ind-inner1 h3 {
		padding-top: 30px;
		font-size: 30px;
	}
	div#ind-inner1 h3 br {
		display: none;
	}
	div#ind-inner1 .wpb_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 70px;
	}
	div#ind-inner1 .bx {
		width: 98%;
		padding: 30px 20px;
	}
	div#ind-inner1 .bx .inner h4 {
		width: 70%;
		font-size: 16px;
		line-height: 28px;
	}
	div#ind-inner1 .bx .inner .fr-img {
		width: 28%;
		height: 78px;
	}
	div#ind-inner1 .bx .inner .fr-img img {
		width: 100%;
		height: 40px;
		object-fit: scale-down;
	}
	div#ind-inner1 .bx .inner {
		margin-bottom: 10px;
	}
	div#ind-inner1 .bx p {
		padding: 0;
		font-size: 15px;
	}
	div#ind-inner2 {
		padding-bottom: 80px !important;
	}
	div#ind-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#ind-inner2 h2 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 10px;
	}
	div#ind-inner2 p {
		width: 100%;
		font-size: 16px;
		line-height: 26px;
	}
	div#ind-inner2 ul li {
		font-size: 16px;
		line-height: 26px;
		width: 100%;
		margin-bottom: 10px;
	}
	div#ind-inner2 ul {
		margin-bottom: 10px;
	}
	div#ind-inner3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#ind-inner3 .vc_col-sm-4 {
		padding-top: 200px;
		padding-left: 20px;
	}
	div#ind-inner3:after {
		width: 30%;
		height: 80px;
	}
	div#ind-inner3 h2 {
		font-size: 45px;
		line-height: 55px;
		margin-bottom: 10px;
	}
	div#ind-inner3 ul li {
		line-height: 30px;
	}
	div#ind-inner4 {
		padding-top: 50px !important;
	}
	div#ind-inner4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#ind-inner4 h2 {
		font-size: 50px;
		line-height: 60px;
	}
	div#ind-inner4 .inner_row:nth-child(1) p {
		width: 90%;
	}
	div#ind-inner4 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#ind-inner4 .wpb_row:nth-child(1) {
		padding-bottom: 20px !important;
	}
	div#ind-inner4 .wpb_row:nth-child(3) {
		padding-bottom: 0 !important;
		padding-top: 40px !important;
	}
	div#ind-inner4 ul {
		margin-top: 0;
		margin-left: 30px;
		justify-content: center;
	}
	div#ind-inner4 ul li {
		width: 49%;
		margin-bottom: 0;
		height: 55px;
		font-size: 18px;
	}
	div#logo-row {
		margin-bottom: 0;
	}
	div#book-row .wpb_row:nth-child(1) {
		margin: 0;
	}
	div#book-row h2 {
		font-size: 50px;
		line-height: 55px;
	}
	div#resources-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#resources-inner-row .vc_col-sm-4 {
		padding-bottom: 20px;
	}
	.resource-sec {
		padding: 0 10px;
	}
	.resource-sec h3 {
		font-size: 18px;
	}
	.resource-sec a {
		padding: 16px 30px;
		font-size: 16px;
	}
	.page-id-12 div#inner-banner-row .inner_row:nth-child(1), .page-id-18 div#inner-banner-row .inner_row:nth-child(1), .page-id-21 div#inner-banner-row .inner_row:nth-child(1), .page-id-23 div#inner-banner-row .inner_row:nth-child(1) {
		padding-bottom: 130px !important;
	}
	div#terms h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#terms p {
		font-size: 16px;
		line-height: 26px;
	}
	div#lecture-head-row {
		padding: 70px 0 50px !important;
	}
	div#lecture-head-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	.lecture-head h2 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	.lecture-head p {
		font-size: 17px;
		line-height: 32px;
	}
	div#lecture-row {
		padding-bottom: 60px !important;
	}
	div#lecture-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	.lecture-inner-row {
		padding: 0px 0 50px !important;
	}
	.lecture-inner-row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px !important;
	}
	.lecture-inner-row:first-child {
		padding-top: 70px !important;
	}
	.lecture-sec h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px !important;
	}
	.lecture-sec h3 br {
		display: none;
	}
	.lecture-sec p {
		font-size: 16px;
		line-height: 30px;
		width: 100%;
	}
	.lecture-sec {
		margin-bottom: 20px !important;
	}
	a#w-btn, a#w-btn2 {
		font-size: 15px;
		padding: 16px 22px;
		letter-spacing: 1px;
	}
	a#w-btn2 {
		margin: 0px 0 0px 8px;
	}
	.lecture-box-sec .presentation-btn img {
		width: 100px !important;
	}
	.lecture-box-sec img {
		width: 95% !important;
	}
	.lecture-box-sec .presentation-btn {
		top: 15px;
		left: 10px;
	}
	.lecture-reverse-row .lecture-box-sec .presentation-btn {
		right: 10px;
	}
	.lecture-reverse-row .row_col_wrap_12_inner.col.span_12.left {
	}
	.lecture-inner-row .vc_col-sm-6 {
		margin: 0;
	}
	.lecture-head h2 br {
		display: none;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
	.topbar {
		padding: 16px 25px;
		margin: 16px 50px 0;
	}
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 50px;
	}
	#header-outer #logo img {
		height: 70px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 12px;
		margin: 0 5px;
	}
	body.material #header-outer[data-full-width=true]:not([data-format=left-header]) #top nav>.buttons a {
		margin: 0;
		font-size: 16px;
		padding: 16px 50px;
	}
	#header-outer[data-format=centered-menu] #top .span_9 nav {
		flex-grow: unset;
		flex-wrap: wrap;
		flex: 2;
	}
	div#sec1-inner {
		padding: 80px 0 210px !important;
	}
	div#sec1 h2 {
		font-size: 60px;
		line-height: 70px;
		margin-bottom: 15px;
	}
	div#sec1 h4 {
		font-size: 20px;
		width: 35%;
		margin-bottom: 30px;
		padding-bottom: 12px;
	}
	div#sec1 p {
		font-size: 22px;
	}
	div#sec1 .banner-sec {
		margin-bottom: 30px;
	}
	a#btn, a#btn2 {
		font-size: 17px !important;
		padding: 17px 35px !important;
	}
	div#sec1-inner:before {
		height: 100%;
	}
	div#sec1-inner:after {
		font-size: 220px;
		line-height: 110px;
	}
	div#sec2 {
		padding: 90px 0 !important;
	}
	div#sec2 h6, div#sec3 h6, div#sec4 h6, div#sec5 h6, div#sec6 h6, div#sec8 h6, div#sec9 h6, div#abt-inner h6 {
		padding-left: 120px;
	}
	div#sec2 h2, div#sec3 h2, div#sec4 h2, div#sec5 h2, div#sec6 h2, div#sec8 h2, div#sec9 h2, div#abt-inner h2 {
		font-size: 60px;
		line-height: 55px;
		padding-left: 120px;
		margin-bottom: 40px;
	}
	div#sec2 h2:before {
		width: 10%;
	}
	div#sec2 h2:after {
		width: 63%;
	}
	div#sec2 .abt-sec {
		width: 885px;
		padding: 0 445px 0 35px;
		height: 480px;
	}
	div#sec2 .abt-sec p {
		font-size: 16px;
		padding-bottom: 10px;
	}
	div#sec2 .abt-sec ul {
		margin-bottom: 10px;
	}
	div#sec2 .abt-sec ul li {
		font-size: 16px;
		line-height: 28px;
	}
	div#sec2 img {
		width: 100%;
		height: 520px;
		object-fit: cover;
		border-radius: 20px;
	}
	div#sec3 h2 {
		margin-bottom: 0;
	}
	div#sec3 h2:before {
		width: 9%;
	}
	div#sec3 h2:after {
		width: 52%;
	}
	div#sec3 {
		padding-bottom: 90px !important;
	}
	div#sec3 .wpb_row:nth-child(1) {
		padding-bottom: 50px !important;
	}
	div#sec3 .ser-sec {
		padding: 70px 20px 30px;
	}
	div#sec3 .ser-sec h3 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#sec3 .ser-sec p {
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 20px;
	}
	div#sec3 .ser-sec a#ser-btn, div#sec4 .cor-sec a#ser-btn {
		font-size: 18px;
		line-height: 30px;
	}
	div#sec4 h2:after {
		width: 35%;
	}
	div#sec4 h2:before {
		width: 9%;
	}
	div#sec4 {
		padding-bottom: 90px !important;
	}
	div#sec4 .wpb_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec4 h3 {
		font-size: 21px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	div#sec4 p {
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 30px;
		width: 98%;
	}
	div#sec5 .vc_column-inner {
		padding: 70px 80px;
	}
	div#sec5 .vc_column-inner .vc_column-inner {
		padding: 0;
	}
	div#sec5 h2:after {
		width: 28%;
	}
	div#sec5 h2:before {
		width: 10%;
	}
	div#sec5 h2 {
		margin-bottom: 0;
	}
	div#sec5 .flx h4 {
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 10px;
	}
	div#sec5 .flx p {
		font-size: 22px;
	}
	div#sec5 .wpb_row:nth-child(2) {
		padding-bottom: 40px !important;
	}
	div#sec5 .per-sec {
		padding: 35px 15px;
	}
	div#sec5 .per-sec .fr-img {
		width: 100px;
		height: 100px;
		margin-bottom: 25px;
	}
	div#sec5 .per-sec .fr-img img {
		width: 100%;
		height: 50px;
		object-fit: scale-down;
	}
	div#sec5 .per-sec h3 {
		font-size: 20px;
		line-height: 27px;
		padding-bottom: 20px;
	}
	div#sec5 .wpb_row:nth-child(3) {
		padding-bottom: 50px !important;
	}
	div#sec5 p {
		font-size: 22px;
		line-height: 30px;
	}
	div#donation-row {
		padding-top: 90px !important;
	}
	div#sec6 {
		padding: 90px 0 !important;
	}
	div#sec6 h2:before {
		width: 9%;
	}
	div#sec6 h2:after {
		width: 8%;
	}
	div#sec6 .faq-sec {
		margin-bottom: 0;
	}
	div#sec6 h3.toggle-title a {
		padding: 15px 11px 15px 0;
		font-size: 20px;
		line-height: 30px;
	}
	div#sec6 .toggles .toggle:first-child h3 a {
		padding-bottom: 10px;
	}
	div#sec6 .inner-toggle-wrap p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec6 .toggle>.toggle-title a i {
		top: 16px;
	}
	div#sec7 .vc_column-inner {
		padding: 70px 80px;
	}
	div#sec7 h6 {
		padding-left: 70px;
	}
	div#sec7 h2 {
		padding-left: 70px;
		font-size: 50px;
		line-height: 55px;
	}
	div#sec7 h2:before {
		width: 7%;
	}
	div#sec7 h2:after {
		width: 55%;
	}
	div#sec7 .testi-bx {
		width: 100%;
		padding: 40px 25px;
	}
	div#sec7 .testi-bx ul {
		margin-bottom: 20px;
		gap: 15px;
	}
	div#sec7 .testi-bx ul li {
		font-size: 20px;
	}
	div#sec7 .para {
		height: 170px;
	}
	div#sec7 .testi-bx p {
		font-size: 16px;
		line-height: 26px;
	}
	div#sec8 {
		padding: 90px 0 !important;
	}
	div#sec8 h2:after {
		width: 53%;
	}
	div#sec8 h2:before {
		width: 9%;
	}
	div#sec8 .wpb_row:nth-child(1) {
		padding-bottom: 0 !important;
	}
	div#sec8 .cont-sec {
		padding: 90px 0 90px 40px;
	}
	div#sec8 .cont-sec h5 {
		font-size: 20px;
		line-height: 30px;
	}
	div#sec8 .cont-sec ul:nth-child(2) {
		margin-bottom: 20px;
	}
	div#sec8 .cont-sec ul li {
		padding-bottom: 8px;
	}
	div#sec8 .cont-sec ul li a {
		font-size: 18px;
		line-height: 24px;
	}
	div#sec8 div#wpforms-74 {
		padding-left: 20px;
	}
	div#sec8 div#wpforms-74-field_1-container {
		padding: 0 0 10px 0;
	}
	div#sec8 .wpforms-container .wpforms-field {
		padding: 0 0 10px 0;
	}
	div#sec8 form input, div#sec8 form textarea {
		height: 60px;
		padding-left: 10px;
	}
	div#sec8 form input::placeholder, div#sec8 form textarea::placeholder {
		font-size: 15px;
	}
	div#sec8 form textarea {
		height: 115px;
		padding-top: 15px;
	}
	div#sec8 form button {
		font-size: 16px;
		margin-top: 10px;
	}
	div#sec9 {
		padding-bottom: 100px !important;
	}
	div#sec9 h2:before {
		width: 9%;
	}
	div#sec9 h2:after {
		width: 32%;
	}
	div#sec9 .wpb_row:nth-child(1) {
		padding-bottom: 40px !important;
	}
	div#sec9 .cell img {
		height: 350px;
	}
	div#sec9 .flickity-viewport {
		margin: 0;
	}
	div#sec10 h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 30px;
	}
	div#sec10 h2:before {
		left: 160px;
		height: 122px;
		background-size: contain;
	}
	div#sec10 form input {
		width: 700px;
	}
	div#sec10 {
		padding-bottom: 100px !important;
	}
	div#fotr .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 30px;
	}
	div#fotr ul#menu-footer-menu {
		gap: 15px;
		flex-wrap: wrap;
	}
	div#fotr ul#menu-footer-menu li a {
		font-size: 16px;
	}
	div#fotr .wpb_row:nth-child(1) {
		padding-bottom: 100px !important;
	}
	div#fotr .wpb_row:nth-child(2) {
		padding-top: 40px !important;
	}
	div#fotr ul.info {
		gap: 50px;
		width: 100%;
	}
	div#fotr ul.info li {
		font-size: 16px;
	}
	div#fotr ul.info li a {
		font-size: 13px;
	}
	div#fotr ul.lists-icon {
		gap: 20px;
	}
	div#fotr-lst {
		padding: 20px 0 !important;
	}
	div#fotr-lst .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#fotr-lst p {
		font-size: 16px;
		letter-spacing: 4px;
	}
	div#about-banner-row {
		padding-top: 700px !important;
	}
	div#about-banner-row video.nectar-video-bg {
		object-position: 100% 12%;
	}
	div#abt-inner h2:before {
	    width: 10%;
	}
	div#abt-inner h2:after {
	    width: 10%;
	}
	div#abt-inner .wpb_row:nth-child(1) {
	    padding-bottom: 0 !important;
	}
	div#abt-inner .wpb_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
	    padding: 0 70px;
	}
	div#abt-inner p {
	    font-size: 16px;
	    line-height: 26px;
	}
	div#abt-inner ul li {
	    font-size: 16px;
	    line-height: 26px;
	}
	div#video-row {
	    padding: 80px 0 !important;
	}
	div#video-row .row_col_wrap_12.col.span_12.dark.left {
	    padding: 0 70px;
	}
	div#innervi .vc_col-sm-3 {
	    display: none;
	}
	div#video-row h2 {
	    font-size: 50px;
	    line-height: 55px;
	    margin-bottom: 20px;
	}
	div#innervi .vc_col-sm-6 {
	    width: 100%;
	}
	div#video-row .wpb_row:nth-child(2) {
	    padding: 200px 0 100px !important;
	}
	div#inner-banner-row1 {
		padding: 140px 0 150px !important;
	}
	div#inner-banner-row .inner_row:nth-child(1):before {
		height: 100%;
	}
	div#inner-banner-row h2 {
		font-size: 60px;
		line-height: 60px;
		padding-bottom: 15px;
		width: 50%;
	}
	div#cor-inner1 {
		padding: 90px 0 80px !important;
	}
	div#cor-inner1 .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 100px;
	}
	div#cor-inner1 h2, div#cor-inner2 h2 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 12px;
	}
	div#cor-inner1 p, div#cor-inner2 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cor-inner1 ul li {
		font-size: 16px;
	}
	div#cor-inner1 .inner_row:last-child img {
		object-fit: cover;
	}
	div#cor-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#cor-inner2 ul li, div#cor-inner2 ol li {
		font-size: 16px;
		line-height: 26px;
	}
	div#collab-row h2 {
		font-size: 40px;
		line-height: 50px;
	}
	div#collab-row .collab-sec {
		padding: 35px 50px;
	}
	div#collab-row h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	div#collab-row p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cta-row {
		padding: 90px 0 !important;
	}
	div#cta-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#cta-row h2 {
		font-size: 55px;
		line-height: 60px;
		margin-bottom: 15px;
	}
	div#cta-row p {
		font-size: 16px;
		line-height: 26px;
	}
	div#cta-row a#btn {
		margin-top: 40px;
	}
	div#ind-inner1 {
		padding: 90px 0 !important;
	}
	div#ind-inner1 .wpb_row:nth-child(1) {
		padding-bottom: 60px !important;
	}
	div#ind-inner1 .wpb_row:nth-child(1) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 100px;
	}
	div#ind-inner1 h2 {
		font-size: 45px;
		width: 100%;
		line-height: 55px;
		margin-bottom: 15px;
	}
	div#ind-inner1 .inner_row:nth-child(1) p {
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 25px;
	}
	div#ind-inner1 h3 {
		padding-top: 40px;
		font-size: 30px;
	}
	div#ind-inner1 h3 br {
		display: none;
	}
	div#ind-inner1 .wpb_row:nth-child(2) .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 100px;
	}
	div#ind-inner1 .bx {
		width: 98%;
		padding: 40px 20px;
	}
	div#ind-inner1 .bx .inner h4 {
		width: 70%;
		font-size: 19px;
		line-height: 28px;
	}
	div#ind-inner1 .bx .inner .fr-img {
		width: 28%;
		height: 78px;
	}
	div#ind-inner1 .bx .inner .fr-img img {
		width: 100%;
		height: 40px;
		object-fit: scale-down;
	}
	div#ind-inner1 .bx .inner {
		margin-bottom: 25px;
	}
	div#ind-inner1 .bx p {
		padding: 0;
		font-size: 15px;
	}
	div#ind-inner2 {
		padding-bottom: 90px !important;
	}
	div#ind-inner2 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#ind-inner2 h2 {
		font-size: 60px;
		line-height: 70px;
		margin-bottom: 15px;
	}
	div#ind-inner2 p {
		width: 100%;
		font-size: 16px;
		line-height: 26px;
	}
	div#ind-inner2 ul li {
		font-size: 16px;
		line-height: 26px;
		width: 100%;
		margin-bottom: 10px;
	}
	div#ind-inner2 ul {
		margin-bottom: 10px;
	}
	div#ind-inner3 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#ind-inner3 .vc_col-sm-4 {
		padding-top: 230px;
		padding-left: 30px;
	}
	div#ind-inner3:after {
		width: 35%;
		height: 80px;
	}
	div#ind-inner3 h2 {
		font-size: 55px;
		line-height: 65px;
		margin-bottom: 14px;
	}
	div#ind-inner3 ul li {
		line-height: 30px;
	}
	div#ind-inner4 {
		padding-top: 70px !important;
	}
	div#ind-inner4 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#ind-inner4 h2 {
		font-size: 60px;
		line-height: 70px;
	}
	div#ind-inner4 .inner_row:nth-child(1) p {
		width: 70%;
	}
	div#ind-inner4 p {
		font-size: 16px;
		line-height: 26px;
	}
	div#ind-inner4 .wpb_row:nth-child(1) {
		padding-bottom: 40px !important;
	}
	div#ind-inner4 .wpb_row:nth-child(3) {
		padding-bottom: 40px !important;
		padding-top: 60px !important;
	}
	div#ind-inner4 ul {
		margin-top: 0;
		margin-left: 30px;
		justify-content: center;
	}
	div#ind-inner4 ul li {
		width: 32%;
		margin-bottom: 0;
		height: 55px;
		font-size: 18px;
	}
	div#logo-row {
		margin-bottom: 0;
	}
	div#book-row .wpb_row:nth-child(1) {
		margin: 0;
	}
	div#book-row h2 {
		font-size: 60px;
		line-height: 65px;
	}
	div#resources-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 70px;
	}
	div#resources-inner-row .vc_col-sm-4 {
		padding-bottom: 20px;
	}
	.resource-sec {
		padding: 0 10px;
	}
	.resource-sec h3 {
		font-size: 19px;
	}
	.resource-sec a {
		padding: 16px 30px;
		font-size: 16px;
	}
	.page-id-12 div#inner-banner-row .inner_row:nth-child(1), .page-id-18 div#inner-banner-row .inner_row:nth-child(1), .page-id-21 div#inner-banner-row .inner_row:nth-child(1), .page-id-23 div#inner-banner-row .inner_row:nth-child(1) {
		padding-bottom: 130px !important;
	}
	div#terms h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	div#terms p {
		font-size: 16px;
		line-height: 26px;
	}
	div#lecture-head-row {
		padding: 70px 0 50px !important;
	}
	div#lecture-head-row .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	.lecture-head h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	.lecture-head p {
		font-size: 18px;
		line-height: 32px;
	}
	div#lecture-row {
		padding-bottom: 60px !important;
	}
	.lecture-inner-row {
		padding: 0px 0 80px !important;
	}
	.lecture-inner-row .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 50px !important;
	}
	.lecture-inner-row:first-child {
		padding-top: 90px !important;
	}
	.lecture-sec h3 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 20px !important;
	}
	.lecture-sec h3 br {
		display: none;
	}
	.lecture-sec p {
		font-size: 17px;
		line-height: 32px;
		width: 95%;
	}
	.lecture-sec {
		margin-bottom: 20px !important;
	}
	a#w-btn, a#w-btn2 {
		font-size: 17px;
		padding: 18px 40px;
		letter-spacing: 2px;
	}
	a#w-btn2 {
		margin: 0px 0 0px 10px;
	}
	.lecture-box-sec .presentation-btn img {width: 140px !important;}
	.lecture-box-sec img {
		width: 95% !important;
	}
	.lecture-box-sec .presentation-btn {
		left: 0;
	}
	.lecture-reverse-row .lecture-box-sec .presentation-btn {
		right: 10px;
	}
	.lecture-inner-row .vc_col-sm-6 {
		margin: 0;
	}
	.lecture-head h2 br {
		display: none;
	}
	div#fotr ul#menu-header-menu{
		gap: 10px;
	}
	div#fotr ul#menu-header-menu li a{
		font-size: 13px;
		letter-spacing: -0.28px;
	}
	div#fotr ul.lists-icon li a i {
		font-size: 16px;
	}
}
.main {
    border-radius: 25px !important;
    background: #98B8B7;
    border: 1px solid #000;
    margin:10px
}
.main :hover {
    border-radius: 25px !important;
    background: linear-gradient(0deg, #003D3B 0%, #003D3B 100%), url(<path-to-image>) lightgray -52.94px -7.016px / 133.936% 116.517% no-repeat;
}
ul#stickyRoww {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
ul#stickyRoww {
    list-style: none;
    padding: 85px 0PX 30PX 0px;
}
ul#stickyRoww li a {
    border-bottom: 4px solid #000;
    padding-bottom: 20px;
}
ul#stickyRoww li {
/*     padding: 100px 40px;
    border-radius: 25px !important;
    background: #8aa797;
    border: 1px solid #000; */
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    transition: all 0.4s linear;
	display: table;
	margin: 0 auto;
}
ul#stickyRoww li a {
/*     padding: 100px 40px;
    border-radius: 25px !important;
    background: #8aa797;
    border: 1px solid #000; */
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    transition: all 0.4s linear;
	display: table;
	margin: 0 auto;
}

ul#stickyRoww li a:hover {
/*     padding: 100px 25px;
    border-radius: 28px !important;
    background: linear-gradient(0deg, #003D3B 0%, #003D3B 100%), url(<path-to-image>) lightgray -52.94px -7.016px / 133.936% 116.517% no-repeat; */
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 2.3px;
    text-transform: uppercase;
	
}
div#sticky-row1 h2.vc_custom_heading.vc_do_custom_heading.w-head {
    padding: 0 0 0;
    color: #ffff;
    font-size: 58.8px;
    font-weight: 600;
    line-height: 67px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    background: #003d3b;
    margin: 100px 0 0;
}
.s-head h2.vc_custom_heading.vc_do_custom_heading.w-head {
    margin: 0 0 100px;
    color: #fff;
    font-size: 58.8px;
    font-weight: 600;
    line-height: 67px;
    text-transform: uppercase;
    background: #003d3b;
}
.sticky-roww {
  list-style: none;
  transition: all 0.3s ease;
  z-index: 99999;
}
.sticky-roww li a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}
/* .sticky-roww.fixed {
  top: 100px;
  left: 0;
  width: 100%;
  background: unset;
  padding: 20px;
  backdrop-filter: blur(100px);
  background-color: #ffffffbd;
} */



