/*
Theme Name:    true_million
Theme URI:     https://www.koderspedia.com/
Author:        KP
Author URI:    https://www.koderspedia.com/
Description:   WooCommerce Theme
Version:       1.0.0
*/
/*@import url("../fonts/fonts.css");*/
*{ margin: 0; padding: 0; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
fieldset, img{ border: 0; }
address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal; }
ol, ul, li{ list-style: none; display:inline; }
caption, th{ text-align: left; }
q:before, q:after{ content: ""; }
abbr, acronym{ border: 0; }
article, aside, figure, footer, header, nav, section{ display:block; }
a:hover, a:active, a:focus{ color:#aeaeae; text-decoration:none; }
img, a{ margin:0; padding:0; outline:none !important; max-width: 100%; height: auto; }
img:hover{ /*opacity: 0.7;*/ }
.img_holder{ height:auto; width:100%; border-radius: 0; overflow: hidden; }
.no_pad{ padding-left: 0; padding-right: 0; }
*:focus{ outline: none; }
.page_wrap{	width:90%; margin:0 auto; }
.sec{ width:100%; padding:70px 0; }
.owl-carousel{ direction: ltr; }
li:last-child{margin-bottom: 0;}
::-webkit-input-placeholder{ /* Chrome/Opera/Safari */ color: #767676; }
::-moz-placeholder{ /* Firefox 19+ */ color: #767676; opacity: 1; }
:-moz-placeholder{ /* Firefox 18- */ color: #767676; opacity: 1; }
:-ms-input-placeholder{ /* IE 10+ */ color: #767676; }
/* For Bootstrap */
.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
.navbar{border-radius:0; margin:0; border:0; background-color: transparent; z-index: 3;}
.navbar .navbar-nav ul.dropdown-menu li a{color: #fff; padding: 5px 20px; background-color: #333;}
.navbar-nav>li>.dropdown-menu{background-color: #333;}
.navbar-toggle{background-color: #ccc;}
.navbar .navbar-nav li.active a{color: #7aac3d; background-color: transparent;}
.navbar .navbar-header .icon-bar{background-color: #fff;}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #7aac3d; background-color: transparent;}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a span{color: #fff;}
/* END - For Bootstrap */
@font-face {
    font-family: 'Satoshi';
    src: url('./fonts/Satoshi.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body{ font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; line-height:normal; font-family: 'Montserrat', sans-serif; color: #333;
background-color: #FFF; /* background: #FFF url("../images/bg.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;	background-size: cover;*/}
h1 { font-size: 72px; font-weight: 700; line-height: 85px; font-style: normal; font-variant: normal; font-family: "Manrope", sans-serif; color: white; }
h2{	font-size:50px; font-weight:600; line-height:60px; font-style:normal; font-variant:normal;	font-family: "Manrope", sans-serif; color: #fff; text-transform:capitalize;}
h3 { font-size: 26px; font-weight: 600; line-height: normal; font-style: normal; font-variant: normal; font-family: "Manrope", sans-serif; color: white; }
h4{	font-size: 28px; font-weight: normal; line-height: normal; font-style: normal; font-variant: normal; font-family: "Satoshi", sans-serif; color: white; }
h5 { font-size: 16px; font-weight: normal; line-height: normal; font-style: normal; font-variant: normal; font-family: 'Satoshi', sans-serif; color: black; border-bottom: solid 3px #A69D844D; border-left: solid 3px #A69D844D; padding: 0px 10px 5px 5px; display: inline; text-transform:uppercase; }
h6{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
p { font-size: 18px; font-weight: normal; font-style: normal; font-variant: normal; font-family: 'Satoshi'; color: white; line-height: 28px; }
span{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family:'Manrope'; color: #333; }
li{	font-size:17px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Santoshi', sans-serif; color: #333; }
a{ font-size: 20px; font-weight: normal; line-height: normal; font-style: normal; font-variant: normal; font-family: 'Satoshi', sans-serif; color: white; text-decoration:none; transition:all 1s ease 0s; cursor: pointer; }
.btn1{border: none; background: none; background-image: none; text-align: center; border-radius: 5px; padding: 10px 30px; color: #fff; background-color: #13171f; transition: all 1s ease 0s; display: inline-block;}
.btn1:hover{color: #fff; background-color: #00c3d0;}
div.center{text-align: center;}
/*Goto TOP*/
.go_to_top{position:fixed; opacity:0; visibility:hidden; overflow:hidden; text-align:center; z-index:9; background-color:#837e7e; color:#FFF; width:50px; line-height:50px; right:30px; bottom:30px; border-radius:7px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; cursor:pointer;}
.go_to_top.show{visibility:visible; opacity:0.5;}
.go_to_top:hover{opacity:1; color:#FFF;}
.go_to_top i.fa{line-height:inherit;}
/*contact form css*/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0px !important;}
.wpb_gmaps_widget .wpb_wrapper{padding:0 !important;}
.contact-from .wpcf7-form span{margin-bottom: 0px !important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, span.wpcf7-not-valid-tip{display:none !important;}
.wpcf7-not-valid{border-color:red !important;}
div.wpcf7-validation-errors{border:0 !important;}
div.wpcf7-mail-sent-ok{border:0 !important;}
/*Search Overlay Css*/
.mk-search-trigger { display: inline-table; font-size: 24px; color: #e1e1e1; }
.mk-search-trigger:hover{background: #111;border-color:#111;color:#fff;}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type=submit] { position: absolute; width: 100px; height: 100%; background-color: #ce000c; border: 0; right: 0; top: 0; color: #fff; }
#searchform { position: relative; verticle-align: middle; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type="text"] { width: 800px; background-color: transparent; -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); border: 0; text-align: center; font-size: 35px; color: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show { visibility: visible; opacity: 1; }
.mk-fullscreen-search-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, .94); text-align: center; -webkit-transition: all ease-in-out .25s; -moz-transition: all ease-in-out .25s; -ms-transition: all ease-in-out .25s; -o-transition: all ease-in-out .25s; transition: all ease-in-out .25s; }
.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay { -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
.mk-fullscreen-search-overlay { z-index: 999999;}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited { color: #fff; }
.mk-fullscreen-search-overlay .mk-fullscreen-close { position: absolute; right: 50px; top: 70px; font-size: 26px; -webkit-transition: transform ease-out .2s; -moz-transition: transform ease-out .2s; -ms-transition: transform ease-out .2s; -o-transition: transform ease-out .2s; transition: transform ease-out .2s; transform: rotate(0deg); }
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); ms-transform: scale(1); }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper { display: inline-block; max-width: 1000px; vertical-align: middle; text-align: center; font-size: 18px; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); ms-transform: scale(0.9); opacity: 0; width: 100%; visibility: hidden; -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper form label{display:none;}
.mk-search-trigger { -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out }
#mk-search-overlay .searchform { left: 0; position: absolute; right: 0; top: 120px; }
#mk-search-overlay input[type="text"] { background: transparent none repeat scroll 0 0; border-color: grey; border-width: 0 0 1px; color: #fff; min-height: 60px; width: 70%; border-bottom: 1px solid; }
#searchform > input[type="submit"] { background: #838383 none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; font-size: 14px; padding: 10px 20px; vertical-align: bottom; transition: 0.35s; }
#mk-search-overlay #searchform input[type="text"] { bottom: 0; clip: auto; left: auto; top: auto; }
#mk-search-overlay .searchform::before { display: none; }
/*Search overlay End*/
div.wpcf7-mail-sent-ng, div.wpcf7-aborted{border: 2px solid transparent !important; color:#fff;}
/*Dropdown Css*/
/*.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }*/
/*./Dropdown Css*/
/*.sticky{z-index: 1000; position: fixed; top: 0; background: #fff; border-bottom: 1px solid #efefef; }*/
/*Woo-commerece Pages Setting css start*/
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.u-columns{/*padding:70px 0px;*/}
.woocommerce form .form-row label{color:#000; text-transform: capitalize;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding: 10px; border: 1px solid #cb9e44;}
.login input{padding: 5px;  border: 1px solid #ccc;}
.login .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.login .button:hover{background-color: #000 !important; color: #fff !important; }
.woocommerce form .form-row label.inline{display: block; padding: 10px 0px;}
.woocommerce form .form-row label.inline span{font-size: 14px; font-weight: bold;}
.register label{ }
.register input{padding: 5px;  border: 1px solid #ccc;}
.register .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
.register .button:hover{background-color: #000 !important; color: #fff !important; }
#yith-wcwl-form{padding:70px 0px;}
.checkout{/*padding-top: 70px;*/}
.woocommerce-MyAccount-navigation{/*padding:70px 0px;*/}
.woocommerce-MyAccount-content{/*padding:70px 0px;*/}
.woocommerce-cart-form{/*padding-top:70px;*/}
.cart-collaterals{/*padding-bottom:50px;*/}
.wsmsb_title{color:#000; padding-bottom: 30px;}
.woocommerce div.product .woocommerce-product-rating{margin-bottom: 0; width: 70%; float: right; margin: 12px 0px;}
.product-page .star-rating{display:none !important;}
.checkout_coupon .button{background-color: #cb9e44 !important; color: #fff !important;}
.woocommerce-error{display:none;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{padding:0px 15px;}
/*.select2-results{overflow-y: scroll;}
.select2-results__option[aria-selected], .select2-results__option[data-selected]{display:block;}*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{/*height:320px;*/}
.woocommerce form.register .woocommerce-privacy-policy-text p{padding: 30px 0px;}
#customer_login{}
#customer_login h2{text-transform: uppercase; font-weight: bold;}
.yith-wcwl-add-to-wishlist .show a{font-weight: bold; color: #cb9e44;}
.related{float: left; padding: 30px 0px; text-align: center;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{border: 0; width: 100%; font-weight:bold;}
.related .add_to_cart_button{background: transparent !important; text-decoration: underline !important; text-transform: capitalize;}
.cart-empty{/*padding: 70px 0px 0px 0px;*/ text-align: center; font-size: 16px; text-transform: capitalize; font-weight: bold;}
.return-to-shop{padding: 30px 0px 0px 0px; text-align: center;}
.return-to-shop a{background-color: #cb9e44 !important; color: #fff !important;    border-radius: 0 !important;}
/* .woocommerce .cart .button, .woocommerce .cart input.button{background-color: #cb9e44 !important; color: #000 !important;  } */
/* .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #cb9e44 !important; color:#000 !important;} */
.woocommerce .quantity, .woocommerce-page .quantity{width: 100%;}
.product-detail{padding: 70px 0px;}
.woocommerce .woocommerce-breadcrumb{display:none;}
.product-detail .product_title{    text-transform: uppercase;}
.product-detail .price{padding:10px 0px;}
.product-detail .price .amount{font-weight: bold; color: #cb9e44; font-size: 24px;}
.product-detail .price .woocommerce-Price-currencySymbol{font-weight: bold; color: #cb9e44; font-size: 24px; }
.product-detail  .posted_in{display:none;}
.woocommerce div.product form.cart div.quantity{width: 100%;}
.entry-summary .cart{}
.entry-summary .cart h2{font-size: 18px; font-weight: bold; color: #252525; text-transform: uppercase; padding-bottom: 20px;}
.entry-summary .cart .quantity{float:none !important; margin-bottom: 30px !important;}
.entry-summary .cart .quantity input{border: 1px solid #cb9e44; color: #000; height: 30px;}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover{background-color: #cb9e44; color: #fff;}
.entry-summary .cart button{background-color: #cb9e44 !important; text-transform: uppercase; border-radius: 0; padding: 15px;}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{width: 4.1em !important; left: 30px; position: relative; background-color: #cb9e44;}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{position: absolute; left: 0px; top: 0px; height: 29px; background: transparent; width: 31px;}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{position: absolute; width: 31px; height: 29px; background: transparent; left: 87px !important; border-bottom: 1px solid #e1e1e1;}
.entry-summary .yith-wcwl-add-to-wishlist{margin-top: 10px; float: left; top: -163px; position: relative; left: 148px;}
.entry-summary .yith-wcwl-add-button a:before{content: "\f08a"; font-family: fontawesome; padding-right: 10px;}
.entry-summary .yith-wcwl-add-button a{border: 1px solid #000; border-radius: 0; padding: 11px; font-weight: bold; text-transform:uppercase;}
.entry-summary .yith-wcwl-add-button a:hover{background-color: #cb9e44; color: #fff; border: 1px solid #cb9e44;}
.woocommerce-product-details__short-description{padding:30px 0px;}
.woocommerce-product-details__short-description p{line-height:25px; font-size: 16px; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs{display: block; float: left; width: 20%; vertical-align: middle; margin:0;}
.woocommerce div.product .woocommerce-tabs .panel{margin: 0 0 2em; width: 78%; float: right; border: 1px solid #cb9e44; border-radius: 0; padding: 10px 30px;}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:block !important; border: 0; border-bottom: 1px solid #e1e1e1; border-radius: 0; background-color: transparent;}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display: block; font-weight: 600; text-decoration: none; color: #000 !important; padding: 10px 30px; text-align: left; font-size: 16px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none; left: -6px; border-bottom-right-radius: 0 !important; border-width: 0 !important; -webkit-box-shadow: none; box-shadow: none;}
.woocommerce-Tabs-panel .yikes-custom-woo-tab-title{display:none; font-size:18px; color:#cb9e44; padding-bottom: 20px;}
.woocommerce-Tabs-panel p{font-size: 15px; line-height: 20px; padding-bottom: 20px;}
.woocommerce-Reviews .comments{}
.woocommerce #reviews #comments h2{font-size:18px !important; color:#7aac3d !important; padding-bottom: 20px;}
.woocommerce #review_form #respond .form-submit input{left: auto; background-color: #7aac3d; color: #fff; text-transform: uppercase;}
.select2-container--default .select2-results>.select2-results__options{display:grid !important;}
/*Dropdown Css*/
.dropdown:hover > .dropdown-menu { display: block;}
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
/*./Dropdown Css*/
/*Wocommerece Admin bar Start*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #cb9e44 !important; color: #000 !important; text-transform: uppercase; border-radius: 0 !important; padding: 15px 30px !important; font-weight: 600 !important;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #000 !important; color: #fff !important;}
.woocommerce .myAccountHeading{padding: 30px 0px; margin: 0; text-transform: uppercase; text-align: center; font-weight: 500; color: #cb9e44;}
.woocommerce-MyAccount-content{padding-bottom:15px;}
.woocommerce-MyAccount-content strong{color: #cb9e44; text-transform: capitalize;}
.woocommerce-MyAccount-content p a{color: #cb9e44; text-transform: capitalize;}
.woocommerce-MyAccount-content .woocommerce-Input{padding: 5px;}
.woocommerce-MyAccount-content .button{background-color: #e54408; padding: 10px; text-transform: uppercase;}
.woocommerce-MyAccount-content .button:hover{background-color: #14106e;}
.woocommerce-MyAccount-content fieldset{padding: 0; background: transparent;}
.woocommerce-MyAccount-content fieldset legend{background: transparent; color: #cb9e44;}
.woocommerce-MyAccount-content .woocommerce-info{background-color: #ddd; color: #000;}
.woocommerce-MyAccount-content .sliced-client-snapshot{text-align:right;}
.woocommerce-MyAccount-content .sliced-address{background-color: #ddd; padding: 7px !important;}
.woocommerce-MyAccount-content .woocommerce-address-fields input{padding:5px;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{border: 0; background-color: #f2f2f2; border-radius: 0;}
.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection .select2-selection__rendered{color:#000;}
.woocommerce-MyAccount-content .acc-quote{padding: 50px 30px; background-color: #eeecec; margin: 30px 0px; text-align:center;}
.woocommerce-MyAccount-content .acc-quote p{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold;}
.woocommerce-MyAccount-content .acc-quote span{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold; font-size: 13px;}
.woocommerce-MyAccount-content .acc-quote:hover{background-color:#e34308;-webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-content .acc-quote:hover p{color:#fff;}
.woocommerce-MyAccount-content .acc-quote:hover span{color:#fff;}
.woocommerce-MyAccount-navigation{/*margin-bottom: 90px !important;*/ text-align: left; border: 1px solid #ddd; /*margin-top: 70px;*/}
.woocommerce-MyAccount-navigation ul li{display:block;}
.woocommerce-MyAccount-navigation ul li a{padding: 20px 15px !important;}
.woocommerce-MyAccount-navigation ul li a, .lost_password a{padding: 15px 10px; color: #000; display:block; font-size: 16px;}
.woocommerce-MyAccount-navigation ul li a:hover{background:#cb9e44;color:#fff; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
.woocommerce-MyAccount-navigation ul li.is-active a{background:#cb9e44;color:#fff;}
.woocomerce-form.woocommerce-form-login.login, .register{border: 1px solid #ececec;padding: 20px;min-height: 360px;}
.woocommerce-MyAccount-navigation ul li a:before{display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; content: "\f0f6"; line-height: 1.618; margin-left: 0.5407911001em; width: 1.41575em; text-align: right; float: right; opacity: .25;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content: "\f0e4";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\f291";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\f019";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\f015";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\f007";}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\f08b";}
/*Wocommerece Admin bar End*/

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering{padding-bottom:20px;}
.woocommerce .woocommerce-result-count{font-size: 16px; text-transform: capitalize; width: 100%; background-color: #000; padding: 20px; color: #fff; margin-bottom: 50px;}
.woocommerce .woocommerce-ordering{position: absolute; right: 22px; padding: 0; margin: 0; top: 79px;}
.container .woocommerce {padding:70px 0px; position: relative; display: inline-block;}
.woocommerce .woocommerce-ordering select{padding: 10px 15px; border: 1px solid #cb9e44;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{text-align:center;}
.woocommerce div.product div.summary{/*top: 120px; position: relative;*/}
.woocommerce div.product div.summary .single-pro-title{}
.woocommerce div.product div.summary .single-pro-title h3{}
.woocommerce div.product div.summary .single-pro-title h3 a{font-size: 25px; color: #000;}
.woocommerce div.product div.summary .single-pro-title h3 a:hover{color: #7cfc00;}
.woocommerce-checkout #payment ul.payment_methods li{display: block;}
.woocommerce-MyAccount-navigation-link--downloads{display: none !important;}
.woocommerce-page div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{font-size: 18px; font-weight: bold; padding-bottom: 20px;}
/*Woo-commerece Pages Setting css End*/

/*Single Product Page Start*/
.woocommerce-page .single-title{position:relative; padding: 0;}
.woocommerce-page .single-title h3{position: absolute; left: 585px; top: 0;}
.woocommerce-page .single-title h3 a{font-size: 32px;}
.woocommerce-page .product{}
.woocommerce-page .product .price{margin: 20px 0px;}
.woocommerce-page .product .price span{font-size: 30px; color: #cb9e44; font-weight: 600;}

/* .woocommerce button.button.alt{padding: 16px 26px !important; background-color: #cb9e44 !important; color: #000 !important; font-weight: 500 !important;} */
.woocommerce button.button.alt:hover{background-color:#000 !important; color: #fff !important;}
.entry-summary .yith-wcwl-add-button a{border: 1px solid #2d2e2e; border-radius: 0; font-weight: bold; text-transform: uppercase; padding: 12px 27px !important; color: #2d2e2e !important;}
.entry-summary .yith-wcwl-add-button a:hover{border: 1px solid #cd2027; color: #fff !important; background-color: #cd2027 !important;}
.woocommerce .posted_in{display:none;}
.woocommerce-tabs{}
.woocommerce div.product .woocommerce-tabs ul.tabs{width: 100%; margin-top: 50px;}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow: none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{display: inline-block !important; border: 0; width: auto; border: 1px solid #cb9e44; margin: 0;}
.woocommerce div.product .woocommerce-tabs .panel{width: 100%; padding: 50px 30px;}
.woocommerce div.product .woocommerce-tabs .panel ul{}
.woocommerce div.product .woocommerce-tabs .panel ul li{display: block; padding: 5px 0px;}
.woocommerce div.product .woocommerce-tabs .panel ul li:before{content: "\f105"; font-family: "fontawesome"; padding-right: 10px; color: #cd2027;}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:50%; margin: 0;}
.related{float: left; padding: 0; text-align: center; width: 100%;}
.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
.related h2 span{font-size:28px; }
.woocommerce div.product p.price{margin: 0; padding: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background: #cb9e44; z-index: 2; border-bottom-color: #cb9e44;}
.woocommerce ul.products li.product:before{content:"";}
.woocommerce div.product div.images img{border: 1px solid #cb9e44;}
.post-details .single-content .woocommerce{padding:0;}
.post-details .single-content .woocommerce .products li{margin-bottom: 0;}


/*Single Product Page End*/

/*Cart Page Start*/
.woocommerce table.cart td.actions .coupon .button{padding: 10px 30px !important;}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{}
.woocommerce-page .cart-collaterals .cart_totals{margin-top: 15px;}
.woocommerce-page .cart-collaterals .cart_totals h2{font-size: 32px; text-transform: capitalize; font-weight: 500; padding-bottom: 20px;}

/*Cart Page End*/

/*Check out Page Start*/
.checkout{}
.checkout .woocommerce-billing-fields{padding-bottom: 40px;}
.checkout .woocommerce-billing-fields h3 ,.woocommerce-additional-fields h3{padding-bottom: 30px; text-transform: capitalize; color: #000;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label{}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input{border: 1px solid #cb9e44 !important; padding: 10px !important;}
.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-selection{border-radius: 0; border: 1px solid #cb9e44;}
.woocommerce-additional-fields textarea{border: 1px solid #cb9e44 !important; padding: 10px !important;}
#order_review_heading{padding-bottom: 30px; text-transform: capitalize; color: #000;}

/*Check out Page End*/
/*Lost Password Start*/
.lost_reset_password{}
.lost_reset_password p{font-size: 16px; font-weight: 500; padding-bottom: 30px;}
.lost_reset_password .woocommerce-form-row{}
.lost_reset_password .woocommerce-form-row label{text-transform: capitalize;}
.woocommerce-info, .woocommerce-message{border-top-color: #cb9e44 !important;}
.woocommerce-info::before, .woocommerce-message::before{color: #cb9e44 !important;}
.woocommerce-info a{color: #cb9e44 !important;}
.lost_password a{color: #cb9e44; text-decoration: underline; text-transform: capitalize;}
.lost_password a:hover{color:#000;}
.post-details{padding: 80px 0px;}
.woocommerce .post-details .single-title{display:none;}
.fa-twitter:before{content: "\e61b";}
/*Lost Password End*/

/* global */ 
@keyframes gradientFlow { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 
@keyframes animation {0% {transform: translateY(0);} 100% {transform: translateY(-12px);}} 
@keyframes pulse { 0%, 100% { opacity: 0.2; } 50% { opacity: 0.8; } } 
.navbar {min-height: 30px;}
html, body {overflow-x: hidden !important;}

/* Button Css Starts*/ 
.designBtn{ display: flex; padding: 10px 25px; border-radius: 30px; transition: all 0.2s ease-in; position: relative; overflow: hidden; font-size: 19px; z-index: 1; background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60%); border: none; font-size: 18px; font-weight: 400; background-size: 200% 200%; animation: gradientFlow 10s ease-in-out infinite; align-items: center; justify-content: center;} 
.designBtn:hover { color: white; box-shadow: 0px 0px 10px 0px #6B28D9; }
.designBtn::after {content: "\F135"; font-family: bootstrap-icons; transition: 0.5s; position: relative; top: 1px; left: 2px; border-radius: 50%; height: 30px; width: 30px; font-size: 30px; display: flex; color: white; justify-content: center; align-items: center; transform: rotate(-50deg);}
.designBtn:hover::after {transform: rotate(0deg);}

.designBtnwhite { background-color: #fff; border-radius: 30px !important; position: relative; transition: 0.5s; padding: 10px 15px 10px 20px; font-family: 'Satoshi' !important; !important; font-weight: 400; display: flex; width: fit-content; align-items: center; transition: 0.5s; color: #4C1D95;  border:1px solid #4C1D95; font-size:20px;}
.designBtnwhite:hover { color: #4C1D95; box-shadow: 0px 0px 10px 0px #6B28D9; }
.designBtnwhite::after {content: "\F135"; font-family: bootstrap-icons; transition: 0.5s; position: relative; top: 0; border-radius: 50%; height: 30px; width: 30px; font-size: 30px; display: flex; color: #4C1D95; justify-content: center; align-items: center; transform: rotate(-50deg);}
.designBtnwhite:hover::after {transform: rotate(0deg);}

.designBtn2  { background: #fff; border-radius: 30px !important; position: relative; transition: 0.5s; padding: 10px 15px 10px 20px; font-family: 'Satoshi' !important; !important; font-weight: 400; display: flex; width: fit-content; align-items: center; transition: 0.5s; color:#4C1D95;  border:1px solid #fff; font-size:20px; margin-top:30px;}
.designBtn2::after{content: "\F135"; font-family: bootstrap-icons; transition: 0.5s; position: relative; top: 0; border-radius: 50%; height: 30px; width: 30px; font-size: 30px; display: flex; color: #4C1D95; justify-content: center; align-items: center; transform: rotate(-50deg);}
.designBtn2:hover { color: #fff !important; background-color: #4C1D95 !important; box-shadow: 0px 0px 10px 4px white;}
.designBtn2:hover::after{transform: rotate(0deg); color:#fff;}

/* Header Starts */ 
/* header .bottombar::after { content: ''; position: absolute; left: 10px; top: -340px; width: 1000px; height: 1000px; background: radial-gradient(circle at center, rgba(109, 40, 217, 0.7) 0%, rgba(58, 21, 115, 0.32) 0%, transparent 60%); animation: pulse 2s ease-in-out infinite; z-index: 0; pointer-events: none; }  */
header { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 5px 15px rgba(0, 0, 0, 0.3); overflow: hidden !important; } 
header .topbar { background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60%); background-size: 200% 200%; animation: gradientFlow 10s ease-in-out infinite; height: 50px; box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4), inset 0 -2px 5px rgba(0, 0, 0, 0.4), 0 5px 15px rgba(0, 0, 0, 0.3); z-index: 2; position: relative; display: flex;} 
header .bottombar { display: flex; align-items: center; justify-content: space-between; height: 140px; overflow: hidden !important; } 
header .topbar .col-md-4 { display: flex; align-items: center; justify-content: end; } 
header .topbar .col-md-6{ display: flex; align-items: center; justify-content: center; } 
header .bottombar .h-download { display: flex; align-items: center; justify-content: end; } 
header .h-logo img { transition: all 0.5s ease; width: 135px;} 
header .h-logo img:hover { transform: scale(1.1); } 
header .h-contacts ul { display: flex; gap: 30px; } 
header .h-contacts ul li a { color: white; transition: all 0.4s ease; font-size: 16px;} 
header .h-contacts ul li a:hover {color: #d9d9da !important;} 
header .h-contacts ul li.first a::before { content: '\F32C'; font-family: bootstrap-icons; position: relative; top: 3px; left: -5px; } 
header .h-contacts ul li.last a::before { content: '\F5B4'; font-family: bootstrap-icons; position: relative; top: 3px; left: -5px; } 
header .h-contacts ul li.first a::before:hover { content: ''; filter: invert; } 
header .h-icons { display: grid; justify-content: start; gap: 20px; margin-right: 7vw; } 
header .h-icons img { width: 100%; } 
header .h-icons ul.cnss-social-icon li.cn-fa-icon a { border-radius: 50% !important; background: transparent !important; } 
header .h-icons ul.cnss-social-icon li.cn-fa-icon a:hover { background-color: black !important; } 
header .h-icons ul.cnss-social-icon li.cn-fa-icon a:hover>i { filter: drop-shadow(2px 4px 6px black); } 
header .navbar-toggle { display: none !important; } 
header #mega-menu-wrap-primary { background: transparent !important; } 
header .mega-menu-link { background-image: linear-gradient(to right, #6B28D9, #3A1573) !important; background-size: 0% 2px !important; background-position: center bottom !important; background-repeat: no-repeat !important; transition: background-size 0.3s ease !important; font-size: 17px !important; background-color: transparent !important; color: black !important; font-family: 'Satoshi' !important;} 
header .mega-menu-link:hover { background-size: 80% 2px !important; } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item { margin: 0 10px 0 10px;}
header .h-icons a {padding: 0px 0 !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {padding:0px 7px;}

/* Header Ends */
/* footer */
footer { background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60%); background-size: 200% 200%; animation: gradientFlow 10s ease-in-out infinite; box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4), inset 0 -2px 5px rgba(0, 0, 0, 0.4), 0 5px 15px rgba(0, 0, 0, 0.3); z-index: 2; position: relative; padding-top: 60px;} 
footer p { margin: 15px 0px; font-size:16px; line-height:25px;}
footer .f-generalinfo p { margin: 15px 0px 10px;}
footer .f-emailform {margin-top: -75px;}
footer a { transition: 0.3s ease all;}
footer a:hover { color: black;}
footer h3 { margin: 0px 0px 15px;}
footer ul {display: grid; gap: 25px;}
footer .col-md-3 { display: flex; justify-content: center;}
footer .col-md-3:last-child {padding-top:120px;}
footer .col-md-3:nth-child(2), footer .col-md-3:nth-child(3) {padding-top:50px;}
footer .f-generalinfo ul { gap: 15px; margin-top: 20px; }
footer .f-aboutus li a:before, footer .f-blog li a:before { content: '\f4f4'; font-family: bootstrap-icons; color: white; position: relative; left: -6px; font-size: 16px; transition: color 0.3s ease; } 
footer .f-aboutus li a:hover:before, footer .f-blog li a:hover:before { color: black; }
footer .f-generalinfo ul li a { color: white; transition: all 0.4s ease; font-size: 18px;} 
footer .f-generalinfo ul li a:hover { color: black; } 
footer .f-generalinfo ul li.first a::before { content: '\F32C'; font-family: bootstrap-icons; position: relative; top: 3px; left: -5px; } 
footer .f-generalinfo ul li.last a::before { content: '\F5B4'; font-family: bootstrap-icons; position: relative; top: 3px; left: -5px; } 
footer .f-generalinfo ul li.first a::before:hover { content: ''; filter: invert; } 
footer .bottomrow.row {display: flex; align-items:center; padding: 20px;}
footer .bottomrow.row .col-md-4:nth-child(1) { display: flex; justify-content: end;}
/* footer .midbar.row { display: flex; align-items: center;} */
footer hr {margin: 40px 5% 0px;}
footer .f-emailform ul{ display: flex; align-items: center;}
footer .f-emailform img { width: 100%; } 
footer .f-emailform ul.cnss-social-icon li.cn-fa-icon a { border-radius: 50% !important; background: transparent !important; } 
footer .f-emailform ul.cnss-social-icon li.cn-fa-icon a:hover { background-color: black !important; } 
footer .f-emailform ul.cnss-social-icon li.cn-fa-icon a:hover>i { filter: drop-shadow(2px 4px 6px black); } 
footer .f-emailform ul.cnss-social-icon li a {padding: 2px 0px 0px 0px !important;}
footer .f-rights a{ font-size: 17px;}
footer .f-rights ol {gap: 20px; display: flex; justify-content:center;}

/* heroBanner */
.heroBanner { height: 700px; background-size: 100% 100%; background-position:center; padding-top:0px;}
.heroBanner ul { display: flex; gap: 35px; margin: 15px 0px; align-items: center;}
.heroBanner p {margin: 20px 0px 0px;}
.heroBanner .designBtnwhite {margin-top:15px;}
.heroBanner a:hover { color: black;} 
.heroBanner .designBtnwhite:hover {box-shadow: 0px 0px 10px 4px white;}
/* .heroBanner .last a { padding-left: 50px; position: relative; z-index: 1; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); display: inline-block; } 
.heroBanner .last a:before { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: -6px; left: 5px; z-index: 0; display: inline-block; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); } 
.heroBanner .last a:hover { transform: translateX(10px) scale(1.02); text-shadow: 0 0 20px rgba(109, 40, 217, 0.5); } 
.heroBanner .last a:hover:before { transform: translateX(8px) scale(1.3) rotate(10deg); color: #6B28D9; text-shadow: 0 0 30px rgba(109, 40, 217, 0.8); }
.heroBanner .last a:hover:before { transform: scale(1.2); } */
.heroBanner .designBtn:hover { color: white;}
/* .heroBanner .vc_col-sm-4 img{height: 550px; object-fit: cover; position: absolute; top: -90px; object-position: top; transform: rotate(10deg);} */

/* innerBanner */
.innerBanner { background-size: cover; height: 700px;}
.innerBanner .wpb_single_image img { height: auto; max-width: 150%; position: relative; left: -145px;}

/* sectionOne */
.sectionOne { padding-top: 100px !important; padding-bottom: 100px !important;}
.sectionOne h2{ color: black; margin: 20px 0px 0px;}
.sectionOne img {border-radius:20px;}
.sectionOne p{ color: black; margin-top:20px;}
.sectionOne .designBtnwhite {margin: 25px 0px;}

/* testimonial */
.testimonial { text-align: center; padding-top: 100px !important; padding-bottom: 0px;}
.testimonial h2{ color: black; margin: 25px 0px 15px;}
.testimonial p{ color: black; margin: 0px 0px 30px !important;}
.testimonial .sp-testimonial-pro p{ text-align: left;}
.testimonial .slider img{ transform: scale(1);}
.testimonial .slider .tpro-client-image { height: 60px !important; width: 60px !important;}
.testimonial .slider .swiper-slide { transition: 0.4s ease all;}
.testimonial .slider .swiper-slide.swiper-slide-next {transform: scale(1.1) !important; z-index: 1;}
.testimonial .slider .swiper-slide.swiper-slide-next .sp-testimonial-pro { border: solid 1px black !important;}
.testimonial .slider .sp-testimonial-pro { border-radius: 10px !important; border: solid 1px #e3e3e3; margin: 20px 0px;}
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { text-align: left; position: absolute; top: 317px; left: 120px; font-size: 20px; font-family: 'Manrope'; font-weight: 700;}
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-designation-company {text-align: left; position: absolute; top: 230px; left: 121px; font-size: 15px; color: grey;}
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial {text-align: left; position: relative; top: 10px;}
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro {padding: 22px 45px 22px 45px; height: 390px !important; box-shadow: 0px 0px 14px -12px;}
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image {position: absolute; top: 280px;}
.testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-prev, .testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-next { font-size: 30px !important; width: 50px !important; height: 50px !important; border-radius: 50% !important; display: flex !important; align-items: center !important; justify-content: center !important; transition: transform 0.2s ease !important; } 
.testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-prev:hover, .testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-next:hover { transform: scale(1.06) !important; } 
.testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-prev { background-color: #4B2E9C !important; } 
.testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-button-next { background-color: #D9D0F0 !important; } 
.testimonial .sp-testimonial-pro-wrapper .tpro-arrow.bottom_center { left: calc(50% + 25px); } 
.testimonial #sp-testimonial-pro-wrapper-77 .tpro-button-prev.tpro-arrow.tpro-arrow { left: calc(50% - 50px); } 
.testimonial .sptpro-icon-left:before { content: '\27F5'; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 32px; position: relative; top: -2px; left: 9px; } 
.testimonial .sptpro-icon-right:before { content: '\27F6'; font-family: Arial, Helvetica, sans-serif; color: #4B2E9C; font-size: 32px; position: relative; top: -2px; left: -14px; }
.testimonial .swiper-wrapper { margin-bottom: 80px;}

/* blog */
.blog { text-align: center; padding-top: 100px !important; padding-bottom: 50px;}
.blog h2{ color: black; margin: 20px 0px 0px;}
.blog .cps-slider-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 10px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
.blog .cps-slider-wrapper .cps-card-link { text-decoration: none; color: inherit; display: block; height: 100%; } 
.blog .cps-slider-wrapper .cps-swiper { padding: 35px 20px 45px 25px !important; } 
.blog .cps-slider-wrapper .cps-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; width: 100%; padding-bottom: 60px; } 
.blog .cps-slider-wrapper .cps-grid-card { width: 100%; }
.blog .cps-slider-wrapper .cps-card { background: #ffffff; border-radius: 16px; padding: 16px 12px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07); display: flex; flex-direction: column; height: 100%; box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; } 
.blog .cps-slider-wrapper .cps-card:hover { transform: translateY(-4px); box-shadow: 0px 0px 17px 6px rgba(0, 0, 0, 0.1); } 
.blog .cps-slider-wrapper .cps-card-image { width: 100%; height: 220px; border-radius: 12px; overflow: hidden; margin-bottom: 18px; }
.blog .cps-slider-wrapper .cps-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } 
.blog .cps-slider-wrapper .cps-card-content { display: flex; flex-direction: column; flex-grow: 1; } 
.blog .cps-slider-wrapper .cps-card-title { font-size: 24px; font-weight: 600; line-height: 1.35; margin: 0 0 10px 0; color: #222222; text-align: left; } 
.blog .cps-slider-wrapper .cps-card-title a { color: inherit; text-decoration: none; } 
.blog .cps-slider-wrapper .cps-card-excerpt { font-size: 14px; color: #666666; line-height: 1.5; margin: 0 0 20px 0; flex-grow: 1; text-align: left; } 
.blog .cps-slider-wrapper .cps-card-footer { display: flex; align-items: center; justify-content: space-between; font-size: 0.82rem; color: #555555; border-top: 1px solid #f0f0f0; padding-top: 14px; } 
.blog .cps-slider-wrapper .cps-author-meta { display: flex; align-items: center; gap: 6px; } 
.blog .cps-slider-wrapper .cps-avatar { width: 28px; height: 28px; border-radius: 50%; object-fit: cover; } 
.blog .cps-slider-wrapper .cps-author-name { font-weight: 600; color: #333333; } 
.blog .cps-slider-wrapper .cps-dot { color: #6b46c1; font-size: 1rem; line-height: 0; } 
.blog .cps-slider-wrapper .cps-date, .cps-slider-wrapper .cps-read-time { color: #666666; } 
.blog .cps-slider-wrapper .cps-read-time { font-size: 12px; } 
.blog .cps-slider-wrapper .cps-controls { display: flex; align-items: center; gap: 30px; margin-top: 25px; padding: 0 10px; } 
.blog .cps-slider-wrapper .cps-counter { font-size: 0.85rem; font-weight: 600; color: #666666; min-width: 45px; } 
.blog .cps-slider-wrapper .cps-current { color: #222222; } 
.blog .cps-slider-wrapper .cps-progress-bar { flex-grow: 1; height: 3px; background: #e2e8f0; border-radius: 2px; overflow: hidden; position: relative; } 
.blog .cps-slider-wrapper .cps-progress-fill { height: 100%; width: 0%; background: #6b46c1; transition: width 0.3s ease; } 
.blog .cps-slider-wrapper .cps-nav-btns { display: flex; gap: 12px; margin-right: 50px; } 
.blog .cps-slider-wrapper .cps-prev, .cps-slider-wrapper .cps-next { background: none; border: none; cursor: pointer; padding: 4px 8px; transition: opacity 0.2s; display: flex; align-items: center; justify-content: center; } 
.blog .cps-slider-wrapper .cps-prev:hover, .cps-slider-wrapper .cps-next:hover { opacity: 0.6; } 
.blog .cps-slider-wrapper .cps-chevron { width: 9px; height: 9px; border-top: 2px solid #333333; border-right: 2px solid #333333; } 
.blog .cps-slider-wrapper .cps-prev .cps-chevron { transform: rotate(-135deg); } 
.blog .cps-slider-wrapper .cps-next .cps-chevron { transform: rotate(45deg); }
.blog .cps-slider-wrapper .cps-load-more-wrap { display: flex; align-items: center; justify-content: center; width: 100%; } 
.blog .cps-slider-wrapper .cps-load-more { display: inline-flex; padding: 10px 25px; border-radius: 30px; transition: all 0.2s ease-in; position: relative; overflow: hidden; font-size: 19px; z-index: 1; background: linear-gradient( 290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60% ); border: none; font-size: 18px; font-weight: 400; background-size: 200% 200%; animation: gradientFlow 10s ease-in-out infinite; align-items: center; justify-content: center; color: #fff !important; margin-bottom: 60px !important; } 
.blog .cps-slider-wrapper .cps-load-more::after { content: "\F135"; font-family: bootstrap-icons; transition: 0.5s; position: relative; top: 1px; left: 2px; border-radius: 50%; height: 30px; width: 30px; font-size: 30px; display: flex; color: white; justify-content: center; align-items: center; transform: rotate(-50deg); } 
.blog .cps-slider-wrapper .cps-load-more:hover { color: white; box-shadow: 0px 0px 10px 0px #6B28D9 !important; } 
.blog .cps-slider-wrapper .cps-load-more:hover::after { transform: rotate(0deg); } 
.blog .cps-slider-wrapper .cps-load-more.is-loading { opacity: 0.6; cursor: wait; } 
.blog .cps-slider-wrapper .cps-load-more:disabled { pointer-events: none; } 


/* HOME NEW */
.vc_column-inner {padding-top:0px !important;}
.padtopbot {padding-top:70px !important; padding-bottom:70px !important;}
.padtop {padding-top:70px !important;}
.padbot {padding-bottom:70px !important;}
.homeNew {padding-top: 0px !important;}
.homeNew .paras {color:#fff; max-width:700px; margin:20px auto 0px auto;}
.homeNew p {display:flex; justify-content:center;}

/* home why */
.homeWhy {border-radius:30px; margin-top: 30px; margin-bottom: 30px; padding-top:50px !important; padding-bottom:50px;}
.homeWhy .vc_row {padding:0px 30px !important;}
.homeWhy .vc_col-sm-4 p {display:flex; justify-content:end; margin-top:0px;}
.homeWhy p {color:#fff; margin-top:20px;}

/* home season */
.homeSeason h5 {color:#fff !important;}
.homeSeason p {color:#FFFFFF99;}
.homeSeason .designBtn2  {margin-top:0px !important;}
.homeSeason .d-flex { display: flex; gap: 10px; align-items: center; margin-top: 30px; }
/* .homeSeason .videoBtn { position: relative; display: flex; width: 40px; height: 40px; margin-left: 15px; align-items: center; justify-content: center; } 
.homeSeason .videoBtn::after { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: inline-block; } */
.homeSeason .videoBtn { padding-left: 50px; position: relative; z-index: 1; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); display: inline-block; } 
.homeSeason .videoBtn:before { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: -6px; left: 5px; z-index: 0; display: inline-block; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); } 
.homeSeason .videoBtn:hover { transform: translateX(10px) scale(1.02); text-shadow: 0 0 20px rgba(109, 40, 217, 0.5); } 
.homeSeason .videoBtn:hover:before { transform: translateX(8px) scale(1.3) rotate(10deg); color: #6B28D9; text-shadow: 0 0 30px rgba(109, 40, 217, 0.8); }
.homeSeason .videoBtn:hover:before { transform: scale(1.2); }

/* homeResources */
.homeResources h2 {color:#000; padding:20px 0px;}
.homeResources .vc_row:nth-child(1) .wpb_wrapper {text-align:center;}
.homeResources h5 {color:#000}
.homeResources .vc_row:nth-child(1) p {color: #070505B2;}
.homeResources .vc_row:nth-child(1) p strong {color:#000;}
.homeResources .vc_col-sm-3 { padding: 0px 15px 25px; }
.homeResources .vc_col-sm-3 .vc_column-inner {box-shadow: 0px 0px 14px 0px #00000024; background:#fff; border-radius:12px; padding:25px 15px 55px 15px !important; height:280px; transition:.3s;}
.homeResources .vc_col-sm-3 .vc_column-inner:hover {transform:scale(1.07); box-shadow: 0px 0px 4px 5px #00000024;}
.homeResources .vc_col-sm-6 {padding: 10px 15px 25px;}
.homeResources .vc_col-sm-6 .vc_column-inner { box-shadow: 0px 0px 14px 0px #00000024; background: #fff; border-radius: 12px; padding: 25px 25px 55px 30px !important; height: 280px; transition: .3s; } 
.homeResources .vc_col-sm-6 .vc_column-inner:hover { transform: scale(1.04); box-shadow: 0px 0px 4px 5px #00000024; } .homeResources h4 { color: #000; font-weight: 500; font-size: 25px; font-family: 'Manrope'; margin: 20px 0px; } .homeResources .box { margin-top: 50px; } 
.homeResources .secondBox .vc_col-sm-6 .vc_column-inner { height: 370px !important; padding: 25px 25px 35px 30px !important; }
.homeResources .secondBox .scroller ul li::marker { color: #000 !important; }
.homeResources .secondBox .height .vc_column-inner { height: 470px !important; overflow: hidden; }
.homeResources .secondBox .scroller { height: 360px; overflow-y: auto; overflow-x: hidden; padding-right: 15px; }
.homeResources .secondBox .scroller::-webkit-scrollbar { width: 10px; }  
.homeResources .secondBox .scroller::-webkit-scrollbar-track { background: #e5e5e5; border-radius: 10px; } 
.homeResources .secondBox .scroller::-webkit-scrollbar-thumb { background: #000; border-radius: 10px; } 
.homeResources .secondBox .scroller::-webkit-scrollbar-thumb:hover { background: #222; }
.homeResources .secondBox ul {display:grid; gap:10px; margin-top:20px; padding-left:20px; color:#000;}
.homeResources .secondBox ul li {display: list-item; list-style: disc; font-family: 'Satoshi'; font-size: 14px; letter-spacing: 1px;}
.homeResources  .box p {color:#000; font-size:14px; font-family:'Satoshi'; line-height:22px; letter-spacing:1px; position:relative;}
/* .homeResources  .vc_row:nth-child(2) p::after {content:url('../../../wp-content/uploads/2026/08/Vector-2123.svg'); position:absolute; bottom:-30px; display:block;} */
/* .homeResources .vc_row:nth-child(2) .vc_col-sm-3:nth-child(1) p::after, .homeResources .vc_row:nth-child(2) .vc_col-sm-3:nth-child(4) p::after {bottom:-50px;} */
.homeResources .playBtn:before { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: -6px; left: 5px; z-index: 0; display: inline-block; transition: transform 0.3s ease; }
.homeResources .bcs-slider-wrap { max-width: 1200px; margin: 0 auto; padding: 20px 0; } 
.homeResources .bcs-slider-wrap .bcs-slider-viewport { overflow: hidden; width: 100%; } 
.homeResources .bcs-slider-wrap .bcs-slider-track { display: flex; gap: 20px; transition: transform 0.45s ease; will-change: transform; } 
.homeResources .bcs-slider-wrap .bcs-slide-card { position: relative; flex: 0 0 calc(25% - 15px); min-width: calc(25% - 15px); height: 340px; border-radius: 16px; background-size: cover; background-position: center; overflow: hidden; display: flex; align-items: flex-end; } 
.homeResources .bcs-slider-wrap .bcs-slide-shade { position: absolute; inset: 0; background: linear-gradient( to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.15) 100%, rgba(0, 0, 0, 0) 100% ); } 
.homeResources .bcs-slider-wrap .bcs-slide-body { position: relative; z-index: 2; padding: 22px 20px; color: #fff; width: 100%; box-sizing: border-box; } 
.homeResources .bcs-slider-wrap .bcs-slide-volume { font-size: 14px; font-weight: 500; line-height: 1.4; margin: 0 0 6px; color: #fff; } 
.homeResources .bcs-slider-wrap .bcs-slide-title { font-size: 20px; font-weight: 600; line-height: 1.3; margin: 0 0 8px; color: #ffffff; } 
.homeResources .bcs-slider-wrap .bcs-slide-text { font-size: 13.5px; line-height: 1.5; margin: 0 0 14px; color: rgba(255, 255, 255, 255); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4; overflow: hidden; } 
.homeResources .bcs-slider-wrap .bcs-slide-button { display: inline-flex; align-items: center; justify-content: center; padding: 9px 18px; border-radius: 30px; background: #ffffff; color: #000000; font-size: 13px; font-weight: 600; line-height: 1; text-decoration: none; transition: all 0.2s ease; } 
.homeResources .bcs-slider-wrap .bcs-slide-button:hover { background: #f1f1f1; color: #000000; transform: translateY(-1px); } 
.homeResources .bcs-slider-wrap .bcs-slider-controls { display: flex; justify-content: center; align-items: center; gap: 35px; margin-top: 24px; }
.homeResources .bcs-slider-wrap .bcs-nav-btn { width: 42px; height: 42px; border-radius: 50%; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; background: white; color: #fff; transition: opacity 0.2s ease, transform 0.2s ease; } 
.homeResources .bcs-slider-wrap .bcs-nav-btn.bcs-nav-prev .bcs-nav-icon { position: relative; top: -1px; left: 11px; } 
.homeResources .bcs-slider-wrap .bcs-nav-btn.bcs-nav-next .bcs-nav-icon { position: relative; left: -12px; top: -1px; } 
.homeResources .bcs-slider-wrap .bcs-nav-btn.bcs-nav-next { background: white; color: #fff; } 
.homeResources .bcs-slider-wrap .bcs-nav-icon { font-size: 32px; line-height: 1; font-family: Arial, Helvetica, sans-serif; } 
.homeResources .bcs-slider-wrap .bcs-nav-btn:hover { transform: scale(1.06); } .homeResources .bcs-slider-wrap .bcs-nav-btn.bcs-nav-disabled { opacity: 0.35; cursor: default; transform: none; } 

/* twoCard */
.twoCard {}

/* storySec */
.storySec { padding-top: 100px !important; padding-bottom: 50px !important; background-size: cover;}
.storySec h5{ color: white; border-bottom: solid 3px #ffffffa6; border-left: solid 3px #ffffffa6;}
.storySec h2 { margin: 25px 0px !important;}
.storySec .bcs-slider-wrap { max-width: 1200px; margin: 0 auto; padding: 20px 0; } 
.storySec .bcs-slider-wrap .bcs-slider-viewport { overflow: hidden; width: 100%; } 
.storySec .bcs-slider-wrap .bcs-slider-track { display: flex; gap: 20px; transition: transform 0.45s ease; will-change: transform; } 
.storySec .bcs-slider-wrap .bcs-slide-card { position: relative; flex: 0 0 calc(25% - 15px); min-width: calc(25% - 15px); height: 340px; border-radius: 16px; background-size: cover; background-position: center; overflow: hidden; display: flex; align-items: flex-end; } 
.storySec .bcs-slider-wrap .bcs-slide-shade { position: absolute; inset: 0; background: linear-gradient( to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.15) 100%, rgba(0, 0, 0, 0) 100% ); } 
.storySec .bcs-slider-wrap .bcs-slide-body { position: relative; z-index: 2; padding: 22px 20px; color: #fff; width: 100%; box-sizing: border-box; } 
.storySec .bcs-slider-wrap .bcs-slide-volume { font-size: 14px; font-weight: 500; line-height: 1.4; margin: 0 0 6px; color: #fff; } 
.storySec .bcs-slider-wrap .bcs-slide-title { font-size: 20px; font-weight: 600; line-height: 1.3; margin: 0 0 8px; color: #ffffff; } 
.storySec .bcs-slider-wrap .bcs-slide-text { font-size: 13.5px; line-height: 1.5; margin: 0 0 14px; color: rgba(255, 255, 255, 255); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; line-clamp: 4; overflow: hidden; } 
.storySec .bcs-slider-wrap .bcs-slide-button { display: inline-flex; align-items: center; justify-content: center; padding: 9px 18px; border-radius: 30px; background: #ffffff; color: #000000; font-size: 13px; font-weight: 600; line-height: 1; text-decoration: none; transition: all 0.2s ease; } 
.storySec .bcs-slider-wrap .bcs-slide-button:hover { background: #f1f1f1; color: #000000; transform: translateY(-1px); } 
.storySec .bcs-slider-wrap .bcs-slider-controls { display: flex; justify-content: center; align-items: center; gap: 35px; margin-top: 24px; }
.storySec .bcs-slider-wrap .bcs-nav-btn { width: 42px; height: 42px; border-radius: 50%; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; background: white; color: #fff; transition: opacity 0.2s ease, transform 0.2s ease; } 
.storySec .bcs-slider-wrap .bcs-nav-btn.bcs-nav-prev .bcs-nav-icon { position: relative; top: -1px; left: 11px; } 
.storySec .bcs-slider-wrap .bcs-nav-btn.bcs-nav-next .bcs-nav-icon { position: relative; left: -12px; top: -1px; } 
.storySec .bcs-slider-wrap .bcs-nav-btn.bcs-nav-next { background: white; color: #fff; } 
.storySec .bcs-slider-wrap .bcs-nav-icon { font-size: 32px; line-height: 1; font-family: Arial, Helvetica, sans-serif; } 
.storySec .bcs-slider-wrap .bcs-nav-btn:hover { transform: scale(1.06); } .storySec .bcs-slider-wrap .bcs-nav-btn.bcs-nav-disabled { opacity: 0.35; cursor: default; transform: none; } 

/* volumeSec */
.volumeSec {}
.volumeSec h5{ color: white;}
.volumeSec h2 { color: black; margin: 0px 0px 15px;}
.volumeSec p { color: black;}
.volumeSec .volumeRow h2{margin: 20px 0px; color: white; font-weight: 600;}
.volumeSec .volumeRow p { color: white;}
.volumeSec .volumeRow img{border-radius: 20px; width:100%;}
.volumeSec ul {display: flex; margin-top: 25px; align-items: center; gap: 20px;}
.volumeSec .designBtn2 { margin-top: 0px;}
.volumeSec .designBtnwhite:hover { color: white; background: #4C1D95 !important; box-shadow: 0px 0px 10px 4px white;}
.volumeSec .designBtnwhite:hover::after {color: white; }
.volumeSec .designBtnwhite:hover{}
.volumeSec .volumeRow { padding: 60px 0px; background: fixed; background-size: cover;}
.volumeSec .videoBtn { position: relative; } 
.volumeSec .videoBtn:before { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: -6px; left: 5px; z-index: 0; display: inline-block; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); } 
.volumeSec .videoBtn:hover { transform: translateX(10px) scale(1.02); text-shadow: 0 0 20px rgba(109, 40, 217, 0.5); } 
.volumeSec .videoBtn:hover:before { transform: translateX(8px) scale(1.3) rotate(10deg); color: #6B28D9; text-shadow: 0 0 30px rgba(109, 40, 217, 0.8); }
.volumeSec .videoBtn:hover:before { transform: scale(1.2); }
.volumeSec .custom-scroll { height: 250px; }
.volumeSec .designBtn {display: inline-flex; margin: 40px 0px 60px !important;}
.volumeRow .vc_figure, .volumeRow .vc_single_image-wrapper {width:100%;}
.volumeSec .cps-slider-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 10px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
.volumeSec .cps-slider-wrapper .cps-card-link { text-decoration: none; color: inherit; display: block; height: 100%; } 
.volumeSec .cps-slider-wrapper .cps-swiper { padding: 35px 20px 45px 25px !important; } 
.volumeSec .cps-slider-wrapper .cps-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; width: 100%; padding-bottom: 60px; } 
.volumeSec .cps-slider-wrapper .cps-grid-card { width: 100%; }
.volumeSec .cps-slider-wrapper .cps-card { background: #ffffff; border-radius: 16px; padding: 16px 12px; box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07); display: flex; flex-direction: column; height: 100%; box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; } 
.volumeSec .cps-slider-wrapper .cps-card:hover { transform: translateY(-4px); box-shadow: 0px 0px 17px 6px rgba(0, 0, 0, 0.1); } 
.volumeSec .cps-slider-wrapper .cps-card-image { width: 100%; height: 220px; border-radius: 12px; overflow: hidden; margin-bottom: 18px; }
.volumeSec .cps-slider-wrapper .cps-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } 
.volumeSec .cps-slider-wrapper .cps-card-content { display: flex; flex-direction: column; flex-grow: 1; } 
.volumeSec .cps-slider-wrapper .cps-card-title { font-size: 24px; font-weight: 600; line-height: 1.35; margin: 0 0 10px 0; color: #222222; text-align: left; } 
.volumeSec .cps-slider-wrapper .cps-card-title a { color: inherit; text-decoration: none; } 
.volumeSec .cps-slider-wrapper .cps-card-excerpt { font-size: 14px; color: #666666; line-height: 1.5; margin: 0 0 20px 0; flex-grow: 1; text-align: left; } 
.volumeSec .cps-slider-wrapper .cps-card-footer { display: flex; align-items: center; justify-content: space-between; font-size: 0.82rem; color: #555555; border-top: 1px solid #f0f0f0; padding-top: 14px; } 
.volumeSec .cps-slider-wrapper .cps-author-meta { display: flex; align-items: center; gap: 6px; } 
.volumeSec .cps-slider-wrapper .cps-avatar { width: 28px; height: 28px; border-radius: 50%; object-fit: cover; } 
.volumeSec .cps-slider-wrapper .cps-author-name { font-weight: 600; color: #333333; } 
.volumeSec .cps-slider-wrapper .cps-dot { color: #6b46c1; font-size: 1rem; line-height: 0; } 
.volumeSec .cps-slider-wrapper .cps-date, .cps-slider-wrapper .cps-read-time { color: #666666; } 
.volumeSec .cps-slider-wrapper .cps-read-time { font-size: 12px; } 
.volumeSec .cps-slider-wrapper .cps-controls { display: flex; align-items: center; gap: 30px; margin-top: 25px; padding: 0 10px; } 
.volumeSec .cps-slider-wrapper .cps-counter { font-size: 0.85rem; font-weight: 600; color: #666666; min-width: 45px; } 
.volumeSec .cps-slider-wrapper .cps-current { color: #222222; } 
.volumeSec .cps-slider-wrapper .cps-progress-bar { flex-grow: 1; height: 3px; background: #e2e8f0; border-radius: 2px; overflow: hidden; position: relative; } 
.volumeSec .cps-slider-wrapper .cps-progress-fill { height: 100%; width: 0%; background: #6b46c1; transition: width 0.3s ease; } 
.volumeSec .cps-slider-wrapper .cps-nav-btns { display: flex; gap: 12px; margin-right: 50px; } 
.volumeSec .cps-slider-wrapper .cps-prev, .cps-slider-wrapper .cps-next { background: none; border: none; cursor: pointer; padding: 4px 8px; transition: opacity 0.2s; display: flex; align-items: center; justify-content: center; } 
.volumeSec .cps-slider-wrapper .cps-prev:hover, .cps-slider-wrapper .cps-next:hover { opacity: 0.6; } 
.volumeSec .cps-slider-wrapper .cps-chevron { width: 9px; height: 9px; border-top: 2px solid #333333; border-right: 2px solid #333333; } 
.volumeSec .cps-slider-wrapper .cps-prev .cps-chevron { transform: rotate(-135deg); } 
.volumeSec .cps-slider-wrapper .cps-next .cps-chevron { transform: rotate(45deg); }
.volumeSec .cps-slider-wrapper .cps-load-more-wrap { display: flex; align-items: center; justify-content: center; width: 100%; } 
.volumeSec .cps-slider-wrapper .cps-load-more { display: inline-flex; padding: 10px 25px; border-radius: 30px; transition: all 0.2s ease-in; position: relative; overflow: hidden; font-size: 19px; z-index: 1; background: linear-gradient( 290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60% ); border: none; font-size: 18px; font-weight: 400; background-size: 200% 200%; animation: gradientFlow 10s ease-in-out infinite; align-items: center; justify-content: center; color: #fff !important; margin-bottom: 60px !important; } 
.volumeSec .cps-slider-wrapper .cps-load-more::after { content: "\F135"; font-family: bootstrap-icons; transition: 0.5s; position: relative; top: 1px; left: 2px; border-radius: 50%; height: 30px; width: 30px; font-size: 30px; display: flex; color: white; justify-content: center; align-items: center; transform: rotate(-50deg); } 
.volumeSec .cps-slider-wrapper .cps-load-more:hover { color: white; box-shadow: 0px 0px 10px 0px #6B28D9 !important; } 
.volumeSec .cps-slider-wrapper .cps-load-more:hover::after { transform: rotate(0deg); } 
.volumeSec .cps-slider-wrapper .cps-load-more.is-loading { opacity: 0.6; cursor: wait; } 
.volumeSec .cps-slider-wrapper .cps-load-more:disabled { pointer-events: none; } 
.volumeSec .designBtn2.bcs-loading { opacity: 0.6; pointer-events: none; cursor: wait; }

/* challengeSec */
.volumeBanner {height:110vh !important; box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.4); }
.challengeBanner { background-size:100% 114% !important;}
.challengeSec h6 {font-size:16px; text-transform:capitalize; margin-bottom:10px; }
.challengeSec {padding-bottom:30px;}
.challengeSec h2{ color: black;}
.challengeSec p{ color: black; font-size: 16px; line-height: 24px;}
.challengeSec p strong {font-weight: bold; font-family: 'Manrope';}
.challengeSec h4 { color: black; font-size: 20px; font-style: italic; margin-top: 10px;}
.challengeSec .vc_row:nth-child(1) { height: 210px; }
.challengeSec .vc_row:nth-child(2) {padding-top:60px;}
.challengeSec .ruleBox { padding: 20px; box-shadow: 0px 0px 20px -3px grey; margin: 60px 0px 210px !important; border-radius: 20px; }
.challengeSec .ruleBox h4 strong {font-weight: bold; font-family: 'Manrope'; font-size:20px; font-style:normal;}
.challengeSec .ruleBox p {font-size:15px; line-height:24px;}
.challengeSec .ruleBox:last-child { margin: 60px 0px 0px !important; }
.challengeSec .line {width: 100%;}
.challengeSec .line .vc_figure {width: 100%;}
.challengeSec .line .vc_figure img {width: 14%;}
.challengeSec .line .vc_single_image-wrapper {width: 100%; height: 1200px;}

/* cardSec */
/* body.page-id-255 .heroBanner {box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.4);} */
.cardSec { padding-bottom: 40px !important; padding-top: 60px !important; margin-top: 60px;}
.cardSec h2{ color: black;}
.cardSec p { color: black; margin: 15px 0px; }
.cardSec .designBtn { display: inline-flex;}
.cardSec .challenge-stack { width: 100%; max-width: 760px; margin: 0 auto; padding: 30px 20px; box-sizing: border-box; } 
.cardSec .challenge-card { position: relative; width: 100%; box-sizing: border-box; background: #ffffff; border-radius: 10px; padding: 22px 26px; margin-top: -20px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10); overflow: hidden; cursor: pointer; max-height: 72px; transition: max-height 0.45s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.3s ease, transform 0.3s ease, margin-top 0.45s cubic-bezier(0.22, 1, 0.36, 1); } 
.cardSec .challenge-card:first-child { margin-top: 0; } 
.cardSec .challenge-card:nth-child(1) { z-index: 1; } 
.cardSec .challenge-card:nth-child(2) { z-index: 2; } 
.cardSec .challenge-card:nth-child(3) { z-index: 3; } 
.cardSec .challenge-card:hover,.cardSec .challenge-card.is-open { max-height: 500px; transform: translateY(-2px); box-shadow: 0 16px 36px rgba(0, 0, 0, 0.18); z-index: 10; } 
.cardSec .challenge-card.is-open ~ .challenge-card { margin-top: -26px; } 
.cardSec .challenge-title { margin: 0; padding: 0; font-size: 20px; line-height: 1.35; font-weight: 500; color: #111111; } 
.cardSec .challenge-num { color: black; font-size: 22px; }
.cardSec .challenge-content { margin-top: 15px; opacity: 0; transform: translateY(-8px); font-size: 14px; line-height: 1.6; color: #666666; transition: opacity 0.25s ease, transform 0.35s ease; pointer-events: none; } 
.cardSec .challenge-card:hover .challenge-content,.cardSec .challenge-card.is-open .challenge-content { opacity: 1; transform: translateY(0); pointer-events: auto; transition-delay: 0.12s; } 
.cardSec .challenge-content ul { margin: 0; display: grid; gap: 5px;} 
.cardSec .challenge-content li { margin-bottom: 5px; padding: 0; color: #575757; padding-left: 10px;} 
.cardSec .challenge-content li:last-child { margin-bottom: 0; } 
.cardSec .challenge-title::after { content: '+'; float: right; font-size: 22px; font-weight: 300; line-height: 1; opacity: 0.5; color: #5B21B6; transition: transform 0.3s ease, opacity 0.3s ease; display: none;} 
.cardSec .challenge-card:hover .challenge-title::after,.cardSec .challenge-card.is-open .challenge-title::after { content: '\2212'; opacity: 0.8; }
.cardSec .challenge-content li::before { content: '\F287'; font-family: bootstrap-icons; position: relative; top: -3px; font-size: 7px; left: -10px;}

/* contactCard */
.contactCard {}
/* .contactCard .purpBlock {background: linear-gradient(90deg,rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); padding: 20px; border-radius: 15px; display: flex;} */
.contactCard .vc_col-sm-4 {padding: 20px;}
.contactCard .vc_row { display: flex; align-items: center;}
.contactCard .vc_col-sm-4 .vc_column-inner{ background: linear-gradient(90deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); padding: 20px !important; border-radius: 15px; display: inline-flex; align-items: center; height: 120px;}
.purpBlock .wpb_wrapper{ padding-left: 45px; }
.contactCard .vc_col-sm-4 .purpBlock {display: flex; align-items: center;}
.contactCard .vc_col-sm-4:nth-child(1) .purpBlock::before { content: '\F5B4'; font-family: bootstrap-icons; background: white; padding: 10px; border-radius: 50%; position: absolute; font-size: 17px;}
.contactCard .vc_col-sm-4:nth-child(2) .purpBlock::before { content: '\F3E7'; font-family: bootstrap-icons; background: white; padding: 10px; border-radius: 50%; position: absolute; font-size: 17px;}
.contactCard .vc_col-sm-4:nth-child(3) .purpBlock::before { content: '\F32F'; font-family: bootstrap-icons; background: white; padding: 10px; border-radius: 50%; position: absolute; font-size: 17px;}
.contactCard strong{ font-size: 20px; font-weight: 700; font-family: 'Manrope'; }

/* mapSec */
.mapSec { padding-top: 40px !important; padding-bottom: 60px !important; }
.mapSec iframe{ border-radius: 15px;}
.mapSec .wpb_wrapper { background-color: white !important;}

/* getInTouch */
.getInTouch { padding-top: 60px !important; padding-bottom: 60px !important;}
.getInTouch h4{ color: black;}
.getInTouch .vc_col-sm-6:nth-child(2) h4{ color: black; margin: 25px 0px 20px !important;}
.getInTouch h2{ color: black; margin: 30px 0px !important;}
.getInTouch h2 strong{ color: #3A1573; font-weight: 600; }
.getInTouch p{ color: black;}
.getInTouch .vc_col-sm-6:nth-child(1) .emblem {display: flex; gap: 10px; align-items: center; margin: 25px 0px;}
.getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(2)::before{ content:url("../../../wp-content/uploads/2026/08/Group-133674-2.png"); }
.getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(3)::before{ content:url("../../../wp-content/uploads/2026/08/Group-133673-2.png"); }
.getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(4)::before{ content:url("../../../wp-content/uploads/2026/08/Group-133672-2.png"); }
.getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(5)::before{ content:url("../../../wp-content/uploads/2026/08/Group-133675-2.png"); }
.getInTouch .vc_col-sm-6:nth-child(2) { border: 2px solid #a6a6a647; border-radius: 12px;}
.getInTouch .gform-body.gform_body label, .getInTouch .gform-body.gform_body legend{ font-family:'Manrope'; font-size: 16px;}
.getInTouch .gform_required_legend { display: none;}
.getInTouch .gform-body.gform_body { padding: 20px 0px 0px;}
.getInTouch form { margin: 0px 0px 30px;}
.getInTouch .gform-footer.gform_footer.top_label { justify-content: center;}
.getInTouch .gform-body.gform_body input, .getInTouch .gform-body.gform_body textarea { border: solid 1px #E6E6E6; }
.getInTouch .gform_button.button { display: flex !important; padding: 10px 5px 10px 20px !important; border-radius: 30px !important; transition: all 0.2s ease-in !important; position: relative !important; overflow: hidden !important; font-size: 19px !important; z-index: 1 !important; background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60%) !important; border: none !important; font-size: 18px !important; font-weight: 400 !important; background-size: 200% 200% !important; animation: gradientFlow 10s ease-in-out infinite !important; align-items: center !important; justify-content: center !important;}
.getInTouch .emblem  a, .getInTouch .emblem  p {color:#44525E !important; transition:.3s;}
.getInTouch .emblem  a:hover, .getInTouch .emblem  p:hover {color:#000;}
.gform_validation_errors {display:none !important;}
.getInTouch .getInTouchSubmit { display: flex !important; align-items: center !important; justify-content: center !important; padding: 10px 25px !important; position: relative !important; overflow: hidden !important; border: none !important; border-radius: 30px !important; font-size: 18px !important; font-weight: 400 !important; line-height: 1 !important; color: #fff !important; background: linear-gradient( 290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 60% ) !important; background-size: 200% 200% !important; animation: gradientFlow 10s ease-in-out infinite !important; transition: color 0.2s ease-in, box-shadow 0.2s ease-in !important; cursor: pointer !important; } 
.getInTouch .getInTouchArrow { display: flex !important; align-items: center !important; justify-content: center !important; width: 30px !important; height: 30px !important; position: relative !important; top: 1px !important; left: -6px; transform: rotate(-50deg); transition: transform 0.5s ease !important; }
.getInTouch .getInTouchArrow i { font-family: bootstrap-icons !important; font-size: 30px !important; font-style: normal !important; line-height: 1 !important; color: #fff !important; } 
.getInTouch .getInTouchSubmit:hover { color: #fff !important; box-shadow: 0 0 10px 0 #6B28D9 !important; } 
.getInTouch .getInTouchSubmit:hover .getInTouchArrow { transform: rotate(0deg); }

/* donateSec */
.donateSec {}
.donateSec .donateHead { background: linear-gradient(90deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); padding: 40px; margin: 0px 165px -30px 167px !important; z-index: 1; position: relative; border-radius: 15px 15px 0px 0px; }
.donateSec h2, .donateSec p {color:#000;}
.donateHead h2, .donateHead p {color:#fff;}

/* bookSec */
.bookSec { background-size: cover;}
.bookSec .vc_row:nth-child(2) { padding: 50px 0px 50px 205px;}
.bookSec { background-size: cover; padding-top: 90px !important; padding-bottom: 60px !important; }
.bookSec .wbc-wrap { margin: 0 auto; border-radius: 20px; position: relative; overflow: visible; box-sizing: border-box; } 
.bookSec .wbc-wrap { box-sizing: border-box; } 
.bookSec .wbc-wrap .wbc-track-outer { overflow: hidden; position: relative; } 
.bookSec .wbc-wrap .wbc-track { display: flex; gap: 20px; transition: transform 0.4s ease; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 300px; width: 300px; position: relative; } 
.bookSec .wbc-wrap .wbc-cover-wrap { position: relative; border-radius: 14px; overflow: hidden; aspect-ratio: 3/4.3; box-shadow: 0 12px 24px rgba(0, 0, 0, 0.35); background: #111; } 
.bookSec .wbc-wrap .wbc-cover-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; } 
.bookSec .wbc-wrap .wbc-badge { position: absolute; top: 8px; right: 8px; background: #fff; border-radius: 20px; padding: 4px 8px; font-size: 11px; font-weight: 700; display: flex; align-items: center; gap: 5px; color: #222; } 
.bookSec .wbc-wrap .wbc-title { color: #fff; font-size: 18px; font-weight: 700; margin: 12px 0 4px; font-family: inherit; } 
.bookSec .wbc-wrap .wbc-desc { color: rgba(255, 255, 255, 0.75); font-size: 14px; line-height: 1.4; margin: 0 0 68px; min-height: 34px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } 
.bookSec .wbc-wrap .wbc-actions { display: inline-flex; align-items: center; gap: 10px; border: solid 1px white; padding: 10px 40px; border-radius: 25px; position: absolute; bottom: 0; } 
.bookSec .wbc-wrap a.wbc-add.button { flex: 1; background: transparent !important; border: 1.5px solid rgba(255, 255, 255, 0.6) !important; color: #fff !important; border-radius: 24px !important; padding: 8px 10px !important; font-size: 17px !important; font-weight: 600 !important; text-align: center; text-decoration: none; white-space: nowrap; width: 190px !important; max-width: 190px; } 
.bookSec .wbc-wrap a.wbc-add.button:hover { background: rgba(255, 255, 255, 0.12) !important; color: #fff !important; } 
.bookSec .wbc-wrap .wbc-arrow { position: absolute; top: 44%; transform: translateY(-50%); width: 55px; height: 55px; border-radius: 50%; background: #fff; border: none; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 5; box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25); } 
.bookSec .wbc-wrap .wbc-product-link { text-decoration: none !important; color: inherit; } 
.bookSec .wbc-wrap .wbc-product-link:hover { text-decoration: none !important; } 
.bookSec .wbc-wrap .wbc-actions { display: flex; align-items: center; gap: 12px; width: 100%; border: none; padding: 0; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add { flex: 1; display: flex !important; align-items: center; justify-content: center; min-height: 46px; padding: 7px 20px !important; background: transparent !important; border: 1px solid #fff !important; border-radius: 50px !important; color: #fff !important; text-decoration: none !important; font-family: "Satoshi", sans-serif !important; font-weight: 500 !important; font-style: normal !important; font-size: 20px !important; line-height: 30px !important; letter-spacing: 1px !important; text-align: center; white-space: nowrap; transition: all 0.3s ease; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add:hover { background: #fff !important; color: #5d18c9 !important; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 46px; height: 46px; min-width: 46px; flex: 0 0 46px; position: relative; display: inline-block; border-radius: 50%; background: transparent; text-decoration: none !important; cursor: pointer; transition: all 0.3s ease; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn:before { content: '\F4F3'; font-family: bootstrap-icons; color: white; font-size: 35px; position: absolute; top: 3px; right: 0px; z-index: 0; display: inline-block; transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); } 
.bookSec .wbc-wrap .wbc-arrow.wbc-next { left: -18px; top: 34%; } 
.bookSec .wbc-wrap .wbc-arrow.wbc-prev { left: -18px; top: 54%; } 
.bookSec .wbc-wrap .wbc-arrow svg { width: 16px; height: 16px; } 


/* Continuous Image Carousal */
.cic-slider-wrapper { width: 100%; max-width: 100%; margin: 0 auto; padding: 10px 0; overflow: hidden; }
.cic-slider-wrapper .cic-continuous-swiper { width: 100%; padding: 5px 0 !important; }  
.cic-slider-wrapper .cic-continuous-swiper .swiper-wrapper { -webkit-transition-timing-function: linear !important; -o-transition-timing-function: linear !important; transition-timing-function: linear !important; }  
.cic-slider-wrapper .cic-image-card { width: 100%; height: 200px; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); }  
.cic-slider-wrapper .cic-image-card img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* Custom global scrollbar */
.custom-scroll-wrapper { position: relative; width: 100%; } 
.custom-scroll-wrapper > .custom-scroll { overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; } 
.custom-scroll-wrapper > .custom-scroll::-webkit-scrollbar { display: none !important; width: 0 !important; height: 0 !important; } 
.custom-scrollbar { position: absolute; left: -20px; top: 0; width: 10px; height: 100%; background: #7a829d21; border-radius: 10px; z-index: 999; cursor: pointer; } 
.custom-scrollbar-thumb { position: absolute; left: 0; top: 0; width: 10px; min-height: 44px; background: #FFFFFF; border-radius: 10px; cursor: grab; user-select: none; -webkit-user-select: none; will-change: transform; } 
.custom-scrollbar-thumb.is-dragging { cursor: grabbing; }

/* single product page */
.single-product .content-area { margin-top: 100px; }
#sidebar .navigation {display:none !important;}
.single-product .product{border:none !important;}
.single-product .summary h3 { padding-bottom: 0px !important; color: #000; font-size: 40px; font-weight: 600; font-family: 'Inter'; }
.woocommerce-product-details__short-description p { line-height: 28px; font-size: 18px; padding: 0; color: #000 !important; }
.single-product .single_add_to_cart_button { padding: 16px 12px !important; margin-top: 25px !important; font-family: 'Inter' !important; font-size: 16px !important; width: 170px !important; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background: #4C1D95 !important; padding: 16px 22px !important; border-radius: 35px !important; color: white !important; font-size: 16px !important; border: none; cursor: pointer; position: relative; z-index: 1; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase;  animation: metallicBtn 5s linear infinite; transform-origin: center; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); will-change: transform, box-shadow; box-shadow: 0 4px 15px rgba(185, 122, 42, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2); }
.entry-summary .cart button { background-color: #4C1D95 !important; text-transform: uppercase; border-radius: 0; padding: 15px; color: #fff !important; }
.woocommerce div.product .product_title {display:none;}
.products .products.columns-4 .woocommerce-Price-amount, .woocommerce-Price-amount bdi, .woocommerce-Price-currencySymbol, .woocommerce ul.products li.product .price del { color: #000 !important; }
.single-product .summary .price { margin-top: 10px !important; border-bottom: 3px solid #000 !important; padding-bottom: 20px !important; margin-bottom: 0px !important; }
.qib-button-wrapper button.qib-button { border-radius: 6px !important; }
.single-product .products .product{border: 1px solid #000 !important;}
.single-product .content-area .product a img{border:none !important;}
.single-product .summary{margin-top:20px;}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {left:10px;}
.single-product .summary .woocommerce-Price-amount{padding-left:0px;}
.single-product .entry-summary form.cart { display: flex; flex-direction: column; width: 35%; }
.woocommerce div.product form.cart { margin: 2em 0em; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color: #4C1D95 !important; z-index: 2; border-bottom-color: #4C1D95; color:#fff !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li { border: 1px solid #4C1D95; margin: 0; background-color: #000 !important; color: #fff !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a {color:#fff !important;}
#comment-form-rating-label {margin-top:5px;}
.woocommerce-Tabs-panel p, .woocommerce p.stars a {color:#000 !important;}
.woocommerce-page div.product .woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce #reviews #comments h2 { font-size: 30px !important; font-weight: bold; padding-bottom: 0px; color: #000 !important; }
.woocommerce div.product .woocommerce-tabs .panel { border: 1px solid #4C1D95; border-radius: 0; color: #000 !important; }
.woocommerce #review_form #respond textarea {padding-top:5px; padding-left:5px;}
.related h2 { text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 70%; margin: 20px auto 60px; color: #000 !important; padding: 20px 0px; }
.related .woocommerce-loop-product__title {font-size:18px !important; line-height:28px; padding: 0px 0px 0px 20px !important; text-align:left !important;}
.related .woocommerce-page .product .price { margin: 3px 20px; text-align: left !important; }
.woocommerce .products .button {display: flex !important; justify-content: left; width: 160px; font-size: 15px !important; margin-left: 20px; text-decoration: none !important; margin-bottom: 20px; padding: 13px 25px !important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin-top:0px !important; text-align:left !important;}
.woocommerce .products span.price {margin:0px !important; padding:0px 20px; }
.woocommerce-info, .woocommerce-message { border-top-color: #4c1d95 !important; }
.woocommerce-error, .woocommerce-info, .woocommerce-message {background-color: #000; color: #fff !important;}
.woocommerce-message .wc-forward {border:1px solid #fff !important;}
.woocommerce-info::before, .woocommerce-message::before { color: #fffefd !important; }

/* cart */
.wp-block-woocommerce-cart {padding-top:60px;}
.wc-block-cart-items__header-image span, .wc-block-cart-items__header-total span, .is-large.wc-block-cart .wc-block-cart__totals-title { font-size: 18px !important; font-weight: bold !important; color: #000 !important; }
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name { font-size: 22px !important; font-weight: 600; text-transform: capitalize; color: #000 !important; font-family: 'Manrope';}
.wc-block-cart-item__remove-link { height: 35px !important; width: 35px !important; border: 2px solid #000 !important; margin-top: 0px !important; border-radius: 20px !important; color: #000 !important; font-size: 15px !important; }
.wc-block-components-quantity-selector { background: #4C1D95 !important; font-family: 'Inter'; }
.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus, .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{ color: #fff !important; font-size: 25px !important; font-weight: 700; }
.wc-block-cart__empty-cart__title, .wp-block-woocommerce-cart .wp-block-heading, .wc-block-grid__product .wc-block-grid__product-title  { color: #000 !important; }
.wp-block-woocommerce-cart .wp-block-separator.is-style-dots {display:none;}

.wc-block-components-product-metadata__description p {font-size:16px !important; font-family:'Inter' !important; margin:10px 0px !important;}
table.wc-block-cart-items .wc-block-cart-items__header {border-bottom:2px solid #000 !important;}
.is-large.wc-block-cart .wc-block-cart-items { border-bottom: 2px solid #000 !important; }
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input  {color:#fff !important; font-size:16px;}
.wc-block-components-formatted-money-amount { font-size: 22px !important; font-weight: bold !important; color: #000 !important; font-family: 'Inter';}
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {background: #4C1D95 !important; background-size: 400% auto !important; padding: 15px 25px; border-radius: 35px; color: white; font-size: 18px; border: none; cursor: pointer; position: relative; overflow: hidden; z-index: 1; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; animation: metallicBtn 5s linear infinite; transform-origin: center; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); will-change: transform, box-shadow; box-shadow: 0 4px 15px rgba(185, 122, 42, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2); }

/* checkout */
.wp-block-woocommerce-checkout {padding-top:60px;}
.wc-block-components-title.wc-block-components-title { color: #000 !important; font-size: 30px !important; font-weight: 600; font-family:'Inter'; text-transform:uppercase;}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) { background: #4C1D95 !important; background-size: 400% auto !important; padding: 15px 25px; border-radius: 35px; color: white; font-size: 18px; border: none; cursor: pointer; position: relative; overflow: hidden; z-index: 1; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; animation: metallicBtn 5s linear infinite; transform-origin: center; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); will-change: transform, box-shadow; box-shadow: 0 4px 15px rgba(185, 122, 42, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2); }
.wp-block-woocommerce-checkout-order-summary-block { border: 2px solid #000 !important; }
.woocommerce-checkout p { color: #000 !important; }
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:first-of-type { border-top: 2px solid #000 !important; }
.wp-block-woocommerce-checkout-order-summary-totals-block { border-bottom: 2px solid #000 !important; }
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-checkout-order-summary-totals-block { border-bottom: 2px solid #000 !important; }
.wc-block-components-notice-banner>.wc-block-components-button { background: transparent none !important; border: 0 !important; box-shadow: none !important; color: #fff !important; flex: 0 0 20px; height: 20px !important; margin: 6px 0 0 auto !important; min-height: auto !important; min-width: 0 !important; opacity: .8; outline: none !important; padding: 0 !important; width: 45px !important; fill: white !important;}

/* my account */
.woocommerce-account .woocommerce { width: 100% !important; }
.woocommerce-MyAccount-navigation ul li a { padding: 20px 15px !important; }
.woocommerce-MyAccount-navigation ul li.is-active a { background-color: #4C1D95; color: #fff; border-bottom: 1px solid #000 !important; }
.woocommerce-MyAccount-navigation ul li a:hover { background: #000 !important; }
.woocommerce-MyAccount-content p { color: #000 !important; }
.woocommerce-MyAccount-content strong, .woocommerce-MyAccount-content p a, .woocommerce-MyAccount-content p a { color: #000 !important; font-size: 16px; text-decoration: underline; }
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th { font-family: 'Inter', sans-serif !important; padding: 10px 15px; }
.woocommerce table.my_account_orders td span, .woocommerce table.my_account_orders th span { color: #000 !important; font-family: 'Inter', sans-serif !important; padding: 0px !important; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background: #4C1D95; padding: 12px 12px; border-radius: 35px; color: white; font-size: 14px; border: none; cursor: pointer; position: relative; z-index: 1; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; animation: metallicBtn 5s linear infinite; transform-origin: center; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); will-change: transform, box-shadow; box-shadow: 0 4px 15px rgba(185, 122, 42, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.2); }
.woocommerce-orders-table__cell-order-number a { color: #000; font-family: 'Inter' !important; }
.woocommerce-MyAccount-content .woocommerce-info {background:#000 !important;}
.woocommerce-Address-title.title h2 { line-height: 50px; color: #000 !important; font-size: 40px; margin-bottom: 10px; }
.woocommerce-Address address { font-size: 16px; }
.woocommerce-Address-title.title { position: revert; width: 100% !important; background: transparent !important; box-shadow: none; }
.woocommerce-account .addresses .title .edit { float: left; color: #000; text-align: left; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {border:1px solid #4C1D95 !important;}
.woocommerce-MyAccount-content a.woocommerce-Button.wc-forward { display: none; }


/* ===================================================== RESPONSIVE BREAKPOINTS ===================================================== */ 

@media (max-width: 1300px) {

}
@media (max-width: 1280px){ 
.blog .cps-slider-wrapper .cps-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
.homeResources .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); } 
.heroBanner .vc_col-sm-4 img { height: 450px; top: -40px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 260px; width: 260px; } 
	
	h2 { font-size: 36px; line-height: 46px;}
	h3 { font-size: 22px;}
	p { font-size: 16px;}
	li { font-size: 15px;}
	a { font-size: 15px;}
	.designBtn2 { font-size: 18px;}
	.designBtn2::after { top: 1px;}
	
	header .mega-menu-link { font-size: 15px !important;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item { margin: 0 5px 0 5px; }
	header .topbar {justify-content: space-around;}
	header .topbar .col-md-2 {display: none !important;}
	header .h-contacts ul li a { font-size: 14px; }
	header .h-icons ul.cnss-social-icon li.cn-fa-icon a { width: 20px !important; height: 20px !important; }
	
	.page-id-10 .heroBanner { height: 700px;}
	.heroBanner { height: 450px;}
	
	.innerBanner .wpb_single_image img { max-width: 150%; position: relative; left: -75px;}
	
	.sectionOne { padding-bottom: 60px !important; }
	
	.volumeSec .volumeRow { padding: 30px 0px;}
	.volumeSec .vc_empty_space {height: 35px;}
	.volumeSec .cps-slider-wrapper .cps-card-excerpt { font-size: 14px; color: #666666; line-height: 1.5; margin: 0 0 15px 0;}
	
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image { top: 225px; }
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { top: 264px; left: 115px; font-size: 18px;}
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial { overflow-y: scroll; height: 170px; }
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 320px !important;}
	.testimonial { padding-top: 80px !important;}
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial { overflow-y: scroll !important; height: 170px; } 
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial::-webkit-scrollbar { width: 4px !important; display: block !important; /* Force display */ } 
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial::-webkit-scrollbar-track { background: #fff !important; border-radius: 10px !important; } 
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial::-webkit-scrollbar-thumb { background: #000 !important; border-radius: 10px !important; min-height: 44px !important; /* Prevents thumb from disappearing */ } 
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial::-webkit-scrollbar-thumb:hover { background: #555 !important; }
	
	.storySec { padding-top: 70px !important;}
	.storySec .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); } 
	
	.challengeSec .ruleBox { margin: 60px 0px 140px !important;}
	.challengeSec .vc_row:nth-child(2) { padding-top: 110px; }
	
	.cardSec { margin-top: 0px;}
	
	.bookSec .vc_row:nth-child(2) { padding: 50px 0px 50px 110px; }
	.bookSec { padding-bottom: 40px !important; }
	
}
@media (max-width: 1023px) {
	footer .container { width: 850px; }
	.challengeSec .ruleBox { margin: 20px 0px 100px !important; }
	.challengeSec .line .vc_figure img { width: auto; }
	.challengeSec .line .vc_single_image-wrapper { height: 1040px; }
}
/* @media (max-width: 1023px) and (min-width: 992px) { 
.blog .cps-slider-wrapper .cps-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } 
.storySec .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); } 
.homeResources .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); } 
.heroBanner .vc_col-sm-4 img { height: 400px; top: -20px; } 
.sectionOne { padding-top: 60px !important; padding-bottom: 60px !important; } 
.testimonial { padding-top: 60px !important; } 
.homeResources .secondBox .height .vc_column-inner { height: 420px !important; } 
.homeResources .vc_col-sm-3 .vc_column-inner { height: 320px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 240px; width: 240px; } 
}  */

@media (max-width: 991px) {
h1 { font-size: 42px; line-height: 48px; } 
h2 { font-size: 30px; line-height: 40px; } 
h3 { font-size: 24px; line-height: 32px; } 
h4 { font-size: 20px; }
h5 { font-size: 14px; } 
p { font-size: 15px; line-height: 24px; } 
a { font-size: 16px; } 
header .topbar { height: auto; padding: 8px 0; } 
header .topbar .col-md-4 { justify-content: center; } 
header .topbar .col-md-6 { justify-content: center; flex-wrap: wrap; gap: 10px; } 
header .h-contacts ul { gap: 15px; flex-wrap: wrap; justify-content: start; } 
header .h-contacts ul li a { font-size: 13px !important; } 
header .bottombar { height: auto; padding: 15px 0; } 
header .bottombar .col-md-3 { flex: 0 0 auto; width: auto; } 
header .h-logo img { width: 100px; } 
header .h-icons { margin-right: 0; gap: 10px; } 
header .h-download { justify-content: center; } 
header #mega-menu-wrap-primary ul { gap: 2px !important; flex-wrap: wrap; justify-content: center; } 
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link { padding: 0px 0px; }
header .mega-menu-link { font-size: 12px !important; } 
	header .topbar .col-md-4 { width: 150px; }
	header .bottombar .h-download { display: none;}
.page-id-10 .heroBanner { height: 450px;}
.heroBanner { height: 360px; padding: 60px 0; } 
.heroBanner .vc_col-sm-4 img { height: 350px; position: relative; top: 0; transform: rotate(0deg); margin-top: 30px; } 
.heroBanner ul { gap: 20px; flex-wrap: wrap; } 
.heroBanner p { margin: 15px 0 0; } 
.heroBanner .vc_col-sm-8 { margin-top: 40px;}
	
.innerBanner { background-size: cover; height: 350px; }
.innerBanner .wpb_single_image img { left: -60px;}

.sectionOne { padding-top: 60px !important; padding-bottom: 40px !important; } 
.sectionOne h2 { margin: 15px 0 0; } 
.sectionOne .designBtnwhite { margin: 15px 0; } 

.testimonial { padding-top: 60px !important; } 
.testimonial h2 { margin: 15px 0 10px; } 
.testimonial .slider .swiper-slide.swiper-slide-next { transform: scale(1.05) !important; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { top: 268px; left: 100px; font-size: 16px; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-designation-company { top: 183px; left: 101px; font-size: 13px; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 320px; padding: 18px 30px 18px 30px; } .testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image { top: 245px; height: 50px !important; width: 50px !important; }
.testimonial #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-testimonial p { font-size: 14px; }
.testimonial #sp-testimonial-pro-wrapper-77.sp-testimonial-pro-wrapper .sp-testimonial-pro-section.sp-tpCarousel { padding: 0 0 20px 0; }
.vc_empty_space { height: 30px !important; }

.blog { padding-top: 60px !important; padding-bottom: 30px; } 
.blog h2 { margin: 15px 0 0; } 
.blog .cps-slider-wrapper .cps-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; padding-bottom: 40px; } 
.blog .cps-slider-wrapper .cps-card-title { font-size: 20px; } 
.blog .cps-slider-wrapper .cps-card-image { height: 180px; }
.blog .cps-slider-wrapper .cps-swiper { padding: 35px 20px 5px 25px !important; }
	.blog .cps-slider-wrapper .cps-controls {margin-left: 30px;}
	
.padtopbot { padding-top: 40px !important; padding-bottom: 40px !important; } 
.padtop { padding-top: 50px !important; } 
.padbot { padding-bottom: 50px !important; } 
.homeNew .paras { margin: 15px auto 0; } 
.homeWhy { padding-top: 30px !important; padding-bottom: 30px !important; margin-top: 20px; margin-bottom: 20px; } 
.homeWhy .vc_row { padding: 0 15px !important; } 
.homeWhy .vc_col-sm-4 p { justify-content: center; margin-top: 10px; } 
.homeSeason .d-flex { flex-wrap: wrap; gap: 15px; } 
.homeResources h2 { padding: 15px 0; } 
.homeResources .vc_row:nth-child(2) .vc_row { display: flex; flex-wrap: wrap; } 
.homeResources .vc_col-sm-3 { padding: 0 10px 20px; flex: 0 0 50%; max-width: 50%; } 
.homeResources .vc_col-sm-3 .vc_column-inner { height: 240px; padding: 20px 15px 40px 15px !important; } 
.homeResources .vc_col-sm-6 { padding: 10px 10px 20px; flex: 0 0 100%; max-width: 100%; } 
.homeResources .vc_col-sm-6 .vc_column-inner { height: 240px; padding: 20px 20px 40px 25px !important; } 
.homeResources .secondBox .vc_col-sm-6 .vc_column-inner { height: 320px !important; padding: 20px 20px 30px 25px !important; } 
.homeResources .secondBox .height .vc_column-inner { height: 320px !important; }
.homeResources .secondBox .scroller { height: 215px; }
.homeResources h4 { font-size: 20px; margin: 15px 0; } 
.homeResources .box { margin-top: 30px; } 
.homeResources .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); height: 280px; } 
.homeResources .bcs-slider-wrap .bcs-slide-title { font-size: 17px; } 
.homeResources .bcs-slider-wrap .bcs-slide-text { font-size: 12px; -webkit-line-clamp: 3; line-clamp: 3; } 
.storySec { padding-top: 60px !important; padding-bottom: 30px !important; } 
.storySec h2 { margin: 15px 0 !important; } 
.storySec .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(33.333% - 14px); min-width: calc(33.333% - 14px); height: 280px; } 
.volumeSec .volumeRow { padding: 40px 0; } 
.volumeSec .volumeRow h2 { margin: 15px 0; } 
.volumeSec ul { flex-wrap: wrap; gap: 15px; } 
.volumeSec .designBtn { margin: 30px 0 40px !important; } 
.volumeSec .custom-scroll { height: 200px; } 
.volumeSec .cps-slider-wrapper .cps-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.challengeSec .vc_row:nth-child(1) { height: auto; } 
.challengeSec .vc_row:nth-child(2) { padding-top: 30px; } 
.challengeSec .ruleBox { margin: 30px 0 100px !important; padding: 15px; } 
.challengeSec .ruleBox:last-child { margin: 30px 0 0 !important; } 
.challengeSec .line .vc_single_image-wrapper { height: 800px; } 
.cardSec { padding-top: 40px !important; padding-bottom: 20px !important; margin-top: 30px; } 
.contactCard .vc_col-sm-4 { padding: 10px; flex: 0 0 50%; max-width: 50%; } 
.contactCard .vc_col-sm-4 .vc_column-inner { height: 100px; padding: 15px !important; } 
.contactCard strong { font-size: 16px; } 
.contactCard .vc_row { display: grid; }
.contactCard .vc_col-sm-4 { padding: 10px; max-width: 100%; min-width: 100%;}
.purpBlock .wpb_wrapper { padding-left: 35px; } 
.contactCard .vc_col-sm-4:nth-child(1) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(2) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(3) .purpBlock::before { font-size: 14px; padding: 8px; } 
.mapSec { padding-top: 30px !important; padding-bottom: 40px !important; } 
.getInTouch { padding-top: 40px !important; padding-bottom: 40px !important; } 
.getInTouch h2 { margin: 20px 0 !important; } 
.getInTouch .vc_col-sm-6:nth-child(1) .emblem { margin: 15px 0; } 
.getInTouch .vc_col-sm-6:nth-child(2) { padding: 15px; margin-top: 20px; } 
.getInTouch .gform-body.gform_body { padding: 10px 0 0; } 
.getInTouch .getInTouchSubmit { padding: 8px 20px !important; font-size: 16px !important; } 
.donateSec .donateHead { padding: 25px; margin: 0 20px -20px 20px !important; } 
.bookSec { padding-top: 60px !important; padding-bottom: 40px !important; } 
.bookSec .vc_row:nth-child(2) { padding: 30px 0 30px 50px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 220px; width: 220px; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add { font-size: 16px !important; min-height: 38px; padding: 5px 15px !important; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 38px; height: 38px; min-width: 38px; flex: 0 0 38px; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn:before { font-size: 28px; top: 2px; right: -2px; } 
.bookSec .wbc-wrap .wbc-arrow.wbc-next { left: -10px; width: 40px; height: 40px; } 
.bookSec .wbc-wrap .wbc-arrow.wbc-prev { left: -10px; width: 40px; height: 40px; top: 46%; } 
.bookSec .wbc-wrap .wbc-arrow svg { width: 14px; height: 14px; } 
.volumeBanner { height: 70vh !important; } 
.challengeBanner { background-size: 100% 100% !important; } 
footer { padding-top: 40px; } 
footer .midbar { display: flex; align-items: baseline;}
footer p { font-size: 14px;}
footer a { font-size: 14px;}
footer h3 { font-size: 20px;}
footer .col-md-3 { justify-content: center; margin-bottom: 30px; } 
footer .col-md-3:last-child { padding-top: 0; margin: 0px 80px 0px 0px;} 
footer .col-md-3:nth-child(2), footer .col-md-3:nth-child(3) { padding-top: 0; } 
footer .f-emailform { margin-top: 0; } 
footer .bottomrow.row { padding: 15px 0; justify-content: space-between;} 
footer .bottomrow.row .col-md-4:nth-child(1) { justify-content: center; } 
footer hr { margin: 10px 5% 0; } 
footer ul { display: grid; gap: 12px; }
footer .f-rights ol { flex-wrap: wrap; gap: 15px; } 
footer .f-rights a { font-size: 14px; }
footer .f-generalinfo ul li a { font-size: 14px; }
footer .f-emailform ul { gap: 5px; }
	footer .f-aboutus li a:before, footer .f-blog li a:before { left: -3px; top: 3px;}
.designBtn { font-size: 15px; padding: 8px 10px; } 
.designBtn::after { height: 24px; width: 24px; font-size: 24px; } 
.designBtnwhite { font-size: 16px; padding: 8px 12px 8px 16px; } 
.designBtnwhite::after { height: 24px; width: 24px; font-size: 24px; } 
.designBtn2 { font-size: 14px; padding: 8px 6px 8px 10px; }
.designBtn2::after { height: 24px; width: 24px; font-size: 24px; } 
.cic-slider-wrapper .cic-image-card { height: 200px; } 
} 

@media (max-width: 768px) { 
.dropdown:hover > .dropdown-menu { width: 100%; text-align: center; } 
.head-menu .main-nav .navbar .navbar-nav li .dropdown-menu li a:hover { color: #fff; }
h1 { font-size: 32px; line-height: 38px; } 
h2 { font-size: 28px; line-height: 34px; } 
h3 { font-size: 20px; line-height: 28px; } 
h4 { font-size: 17px; } 
h5 { font-size: 12px; } 
p { font-size: 14px; line-height: 22px; } 
a { font-size: 14px; } 
span { font-size: 12px; } 
header .row { display: flex; align-items: center; height: auto; padding: 10px 0 !important; gap: 10px; } 
	header .bottombar .col-md-2 {}
header .bottombar.row .col-md-8 { flex: 0 0 25%; max-width: 25%; order: 3; } 
header .bottombar.row .col-md-2:last-child { flex: 0 0 25%; max-width: 25%; } 
header .bottombar.row .col-md-2:last-child { justify-content: center; display: flex; } 
	header #mega-menu-wrap-primary { background: transparent !important; width: 40px;}
	header #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left { display: none !important;}
	header #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center { display: none !important;}
	header .mega-menu-link { color: white !important; }
	header #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 button.mega-toggle-standard:after { position: relative; left: -1px;}
#mega-menu-wrap-primary .mega-menu-toggle { background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); animation: gradientFlow 10s ease-in-out infinite; background-size: 200% 200%; box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4), inset 0 -2px 5px rgba(0, 0, 0, 0.4), 0 5px 15px rgba(0, 0, 0, 0.3); } 
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary { background: linear-gradient(290deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); animation: gradientFlow 10s ease-in-out infinite; background-size: 200% 200%; box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.4), inset 0 -2px 5px rgba(0, 0, 0, 0.4), 0 5px 15px rgba(0, 0, 0, 0.3); } 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link { background: transparent; } 
#mega-menu-wrap-primary ul { width: 180px !important; justify-content: center; } 
#mega-menu-wrap-primary ul li a { text-align: center !important; } 
#mega-menu-wrap-primary .mega-menu-toggle ~ button.mega-close:before { left: -170px; top: 10px; position: relative; } 
header .h-logo img { width: 80px; } 
header .topbar .col-md-4 { display: flex; align-items: center; justify-content: center; } 
header .h-contacts ul { gap: 10px; } 
header .h-contacts ul li a { font-size: 11px !important; } 
.mobile-view-icons .h-links { align-items: center; justify-content: center; border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; background: linear-gradient(45deg, rgba(109, 40, 217, 1) 0%, rgba(58, 21, 115, 1) 100%); padding: 12px 10px; left: 10px; width: 55px; display: none !important; } 
header .h-links ul li { display: flex; height: 70px; } 
/* header #mega-menu-wrap-primary ul { display: flex !important; gap: 10px !important; }  */

.page-id-10 .heroBanner { height: 640px; }
.heroBanner { height: 250px; padding: 40px 0 60px; background-size: cover !important;}
.heroBanner h1 { font-size: 32px; line-height: 38px; }
.heroBanner p { font-size: 14px; line-height: 22px; margin: 10px 0 0; }
.heroBanner .vc_col-sm-4 img { height: 290px; width: 300px; }
.heroBanner ul { gap: 15px; flex-wrap: wrap; margin: 10px 0; }
	
.innerBanner { background-size: cover; height: 300px; }
.innerBanner .wpb_single_image img { left: -60px; width: 180%; top: -10px;}
.innerBanner .vc_row.vc_row-flex { display: flex; flex-wrap: nowrap; }

.sectionOne { padding-top: 40px !important; padding-bottom: 40px !important; } 
.sectionOne .wpb_single_image.vc_align_left img, .sectionOne .wpb_single_image.vc_align_right img { display: none; } 
.sectionOne .hovText h4, .sectionOne .hovText p { text-align: center !important; } 
.sectionOne .hovText p { margin-top: 8px; } 
.sectionOne .designBtnwhite { font-size: 14px; padding: 6px 10px 6px 14px; } 
.sectionOne .designBtnwhite::after { height: 20px; width: 20px; font-size: 20px; } 
.sectionOne .vc_row:first-child .vc_col-sm-6:first-child .wpb_wrapper > div {margin: 0px auto 30px; max-width: 300px;}
	.sectionOne .wpb_single_image img {width: 300px; object-fit: cover;}

.testimonial { padding-top: 30px !important; } 
.testimonial p { margin: 0 0 20px !important; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { top: 190px; left: 85px; font-size: 15px; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-designation-company { top: 158px; left: 86px; font-size: 12px; } 
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 230px; padding: 15px 20px 15px 20px; }
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image { top: 160px; height: 45px !important; width: 45px !important; } 
.testimonial .slider .swiper-slide.swiper-slide-next { transform: scale(1) !important; } 
.testimonial .swiper-wrapper { margin-bottom: 60px; } 
.testimonial #sp-testimonial-pro-wrapper-77.sp_tpro_nav_position_bottom_center { padding-bottom: 0px !important; }
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 235px !important; }

.blog { padding-top: 40px !important; padding-bottom: 20px; } 
.blog .cps-slider-wrapper .cps-grid { grid-template-columns: 1fr; gap: 16px; padding-bottom: 30px; } 
.blog .cps-slider-wrapper .cps-card-footer { flex-wrap: wrap; gap: 10px; } 
.blog .cps-slider-wrapper .cps-controls { margin-top: 5px;}
.blog .cps-slider-wrapper .cps-load-more-wrap { margin-top: 20px; } 
.blog .cps-slider-wrapper .cps-card-image { height: 160px; } 
.blog .cps-slider-wrapper .cps-card-title { font-size: 18px; } 
.blog .cps-slider-wrapper .cps-card-excerpt { font-size: 13px; } 

.homeWhy { border-radius: 15px; padding-top: 20px !important; padding-bottom: 20px !important; margin: 20px 10px !important;} 
.homeWhy .vc_row { padding: 0 10px !important; } 
.homeWhy .vc_col-sm-4 { flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; } 
.homeWhy .vc_col-sm-4:last-child { margin-bottom: 0; }
.homeNew .paras { margin: 15px 40px 0; }
	
	.homeSeason .vc_row {gap: 25px;}
	.homeSeason .vc_row .vc_col-sm-6 .wpb_wrapper { margin: 0px auto; }
.homeSeason .d-flex { flex-wrap: wrap; gap: 10px; margin-top: 15px; } 
.homeSeason .videoBtn:before { font-size: 28px; top: -4px; } 

.homeResources { padding: 30px 0; } 
.homeResources h2 { padding: 10px 0; font-size: 28px; } 
.homeResources .vc_col-sm-3 { flex: 0 0 100%; max-width: 100%; padding: 0 10px 15px; } 
.homeResources .vc_col-sm-3 .vc_column-inner { height: auto; padding: 20px 15px 30px 15px !important; } 
.homeResources .vc_col-sm-6 { flex: 0 0 100%; max-width: 100%; padding: 0 10px 15px; } 
.homeResources .vc_col-sm-6 .vc_column-inner { height: auto; padding: 20px 15px 30px 20px !important; }
.homeResources .secondBox .vc_col-sm-6 .vc_column-inner { height: auto !important; padding: 20px 15px 30px 20px !important; } 
.homeResources .secondBox .height .vc_column-inner { height: auto !important; } 
.homeResources .secondBox .scroller { height: auto; max-height: 280px; } 
.homeResources .box { margin-top: 20px; } 
.homeResources h4 { font-size: 18px; margin: 10px 0; } 
.homeResources .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(50% - 10px); min-width: calc(50% - 10px); height: 250px; } 
.homeResources .bcs-slider-wrap .bcs-slide-title { font-size: 16px; } 
.homeResources .bcs-slider-wrap .bcs-slide-text { font-size: 12px; -webkit-line-clamp: 3; line-clamp: 3; } 
.homeResources .bcs-slider-wrap .bcs-slide-body { padding: 15px 15px; }

.storySec { padding-top: 40px !important; padding-bottom: 20px !important; } 
.storySec .bcs-slider-wrap .bcs-slide-card { flex: 0 0 calc(50% - 10px); min-width: calc(50% - 10px); height: 250px; } 
.storySec .bcs-slider-wrap .bcs-slide-title { font-size: 16px; } 
.storySec .bcs-slider-wrap .bcs-slide-text { font-size: 12px; -webkit-line-clamp: 3; line-clamp: 3; } 
.storySec .bcs-slider-wrap .bcs-slide-body { padding: 15px 15px; } 
.storySec .bcs-slider-wrap .bcs-slide-button { font-size: 12px; padding: 7px 14px; }

.volumeSec .volumeRow img { border-radius: 20px; width: 350px;}
.volumeSec .volumeRow { padding: 15px 0; } 
.volumeSec .volumeRow h2 { font-size: 22px; margin: 10px 0; } 
.volumeSec ul { gap: 10px; } 
.volumeSec .cps-slider-wrapper .cps-grid { grid-template-columns: 1fr; gap: 16px; padding-bottom: 30px; } 
.volumeSec .cps-slider-wrapper .cps-card-image { height: 160px; } 
.volumeSec .cps-slider-wrapper .cps-card-title { font-size: 18px; } 
.volumeSec .cps-slider-wrapper .cps-card-excerpt { font-size: 13px; } 
.volumeSec .custom-scroll { height: 180px; } 
.volumeSec .designBtn { margin: 20px 0 30px !important; font-size: 14px; padding: 8px 16px; } 
.volumeSec .videoBtn:before { font-size: 28px; top: -4px; } 
.volumeSec ul { margin-top: 15px;}
	.volumeSec #volumeTwo, .volumeSec #volumeFour , .volumeSec #volumeSix { flex-direction: column-reverse; }
	.volumeSec #volumeSeven { padding-bottom: 40px !important;}

.challengeSec { padding-bottom: 20px; } 
.challengeSec .vc_row:nth-child(2) { padding-top: 20px; } 
.challengeSec .ruleBox { margin: 20px 0 60px !important; padding: 12px; border-radius: 10px; } 
.challengeSec .ruleBox:last-child { margin: 20px 0 0 !important; } 
.challengeSec h2 { font-size: 28px; } 
.challengeSec h4 { font-size: 17px; } 
.challengeSec p { font-size: 14px; line-height: 22px; } 
.challengeSec .line .vc_single_image-wrapper { height: 400px; } 
.challengeSec .vc_col-sm-2 { display: none !important;}
.challengeSec .vc_empty_space {display: none !important;}
.challengeSec .ruleBox { margin: 30px 0 30px !important;}
.challengeSec .vc_row:nth-child(2) { flex-direction: column-reverse;}
	.challengeSec .ruleBox.One { position: relative; top: -25px; }
	.challengeSec .ruleBox.Two { position: relative; top: -420px; }
	.challengeSec .ruleBox.Three { position: relative; top: 165px; }
	.challengeSec .ruleBox.Four { position: relative; top: -300px; }
	.challengeSec .ruleBox.Five { position: relative; top: 285px; }
	.challengeSec .ruleBox.Six { position: relative; top: -160px; }
	.challengeSec .ruleBox.Seven { position: relative; top: 450px; }

.cardSec { padding-top: 30px !important; padding-bottom: 10px !important; margin-top: 20px; } 
.cardSec .challenge-stack { padding: 15px 10px; }
.cardSec .challenge-card { padding: 15px 16px; max-height: 60px; margin-top: -16px; border-radius: 8px; } 
.cardSec .challenge-card:first-child { margin-top: 0; } 
.cardSec .challenge-title { font-size: 15px; } 
.cardSec .challenge-num { font-size: 16px; } 
.cardSec .challenge-content { font-size: 12px; margin-top: 10px; } 
.cardSec .challenge-content li { font-size: 12px; padding-left: 8px; } 
.cardSec .challenge-content li::before { font-size: 6px; left: -8px; } 
.cardSec .challenge-card:hover, .cardSec .challenge-card.is-open { max-height: 400px; } 
.cardSec .challenge-card.is-open ~ .challenge-card { margin-top: -10px; }

	.contactCard .vc_row { display: grid;}
.contactCard .vc_col-sm-4 { max-width: 90%; padding: 8px 0; } 
.contactCard .vc_col-sm-4 .vc_column-inner { height: 80px; padding: 12px !important; margin: 0px 20px !important;} 
.contactCard strong { font-size: 14px; } 
.purpBlock .wpb_wrapper { padding-left: 30px; } 
.contactCard .vc_col-sm-4:nth-child(1) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(2) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(3) .purpBlock::before { font-size: 12px; padding: 6px; } 

.mapSec { padding-top: 20px !important; padding-bottom: 30px !important; }

.getInTouch { padding-top: 30px !important; padding-bottom: 30px !important; } 
.getInTouch h2 { font-size: 28px; margin: 15px 10px !important; } 
.getInTouch .vc_col-sm-6:nth-child(1) .emblem { margin: 10px 0; gap: 8px; } 
.getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(2)::before, .getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(3)::before, .getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(4)::before, .getInTouch .vc_col-sm-6:nth-child(1) .emblem:nth-child(5)::before { transform: scale(0.8); } 
.getInTouch .vc_col-sm-6:nth-child(2) { padding: 15px 5px 0px; margin-top: 15px; } 
.getInTouch .getInTouchSubmit { padding: 8px 18px !important; font-size: 14px !important; } 
.getInTouch .getInTouchArrow { width: 24px !important; height: 24px !important; font-size: 24px !important; } 
.getInTouch .getInTouchArrow i { font-size: 24px !important; } 
.getInTouch .gform-body.gform_body input, .getInTouch .gform-body.gform_body textarea { font-size: 14px; padding: 8px 12px; }
	.getInTouch .vc_col-sm-6:last-child { margin: 20px 10px 0px; }
	.getInTouch .vc_col-sm-6:nth-child(2) h4 { color: black; margin: 5px 0px 0px !important; }
.getInTouch .gform-body.gform_body label, .getInTouch .gform-body.gform_body legend { font-size: 12px; }
	.getInTouch .gform-theme--foundation .gform_fields { row-gap: 15px; }
	.getInTouch .gform_button.button { font-size: 14px !important;}
	.getInTouch .bi-arrow-right-short::before { content: "\f135"; top: -3px; left: 1px; position: relative; }
	

.donateSec .donateHead { padding: 20px; margin: 0 10px -15px 10px !important; border-radius: 10px 10px 0 0; } 
.donateSec .donateHead h2 { font-size: 28px; } 
	.donateSec br {display: none;}

.bookSec { padding-top: 40px !important; padding-bottom: 30px !important; } 
.bookSec .vc_row:nth-child(2) { padding: 20px 0 20px 55px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 160px; width: 160px; } 
/* .bookSec .wbc-wrap .wbc-arrow { display: none; }  */
.bookSec .wbc-wrap .wbc-actions .wbc-add { font-size: 14px !important; min-height: 34px; padding: 4px 12px !important; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 32px; height: 32px; min-width: 32px; flex: 0 0 32px; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn:before { font-size: 24px; top: 2px; right: -4px; } 
.bookSec .wbc-wrap .wbc-title { font-size: 15px; margin: 8px 0 2px; } 
.bookSec .wbc-wrap .wbc-desc { font-size: 12px; margin: 0 0 50px; min-height: 28px; } 
.bookSec .wbc-wrap .wbc-badge { font-size: 9px; padding: 3px 6px; }

.volumeBanner { height: 300px !important; } .challengeBanner { height: 300px; } 

footer .container { width: auto; display: grid; }
	footer .midbar { display: grid;}
footer { padding-top: 30px; } 
footer .col-md-3 { flex: 0 0 100%; max-width: 100%; justify-content: center; text-align: center; margin-bottom: 20px; } 
footer .col-md-3:last-child { margin: 0px; } 
footer .f-generalinfo ul { align-items: center; } 
footer ul { gap: 15px; justify-content: center; } 
footer .f-emailform ul { justify-content: center; } 
footer .f-logo { justify-content: center; align-items: center; } 
footer .f-logo img { width: 70%; } 
footer .imagesCombine { display: grid; gap: 10px; justify-items: center; } 
footer .imagesCombine img { transform: scale(0.9); } 
footer .bottomrow.row { padding: 10px 0; } 
footer .bottomrow.row .col-md-4:nth-child(1) { justify-content: center; } 
footer .bottomrow.row .col-md-4 { flex: 0 0 100%; max-width: 100%; text-align: center; margin-bottom: 10px; } 
footer .bottomrow.row .col-md-4:last-child { margin-bottom: 0; } 
footer hr { margin: 20px 5% 0; } 
footer .f-rights ol { gap: 12px; flex-wrap: wrap; } 
footer .f-rights a { font-size: 14px; } 
footer p { font-size: 14px; line-height: 22px; } 
footer h3 { margin: 0 0 10px; font-size: 20px; } 
footer .f-aboutus li a:before, footer .f-blog li a:before { font-size: 14px; left: -4px; } 
.foo-bottom .col-md-6 { padding: 0 !important; text-align: center; } 
.foo-bottom .bottomLinks { display: grid; gap: 10px; padding-top: 10px; padding-bottom: 0 !important; } 
.foo-bottom .bottomLinks a { padding-right: 5px; font-size: 13px; } 
.foo-bottom .col-md-6 p { font-size: 14px; } 

.designBtn { font-size: 13px; padding: 8px 16px; border-radius: 25px; } 
.designBtn::after { height: 20px; width: 20px; font-size: 20px; } 
.designBtnwhite { font-size: 13px; padding: 6px 10px 6px 12px; border-radius: 25px !important; } 
.designBtnwhite::after { height: 20px; width: 20px; font-size: 20px; } 
.designBtn2 { font-size: 13px; padding: 6px 10px 6px 12px; margin-top: 15px; border-radius: 25px !important; } 
.designBtn2::after { height: 20px; width: 20px; font-size: 20px; } 

.padtopbot { padding-top: 30px !important; padding-bottom: 30px !important; } 
.padtop { padding-top: 30px !important; } 
.padbot { padding-bottom: 30px !important; } 

.cic-slider-wrapper .cic-image-card { height: 160px; border-radius: 8px; } 
.cic-slider-wrapper { padding: 5px 0; }
.custom-scrollbar { left: -10px; width: 6px; } 
.custom-scrollbar-thumb { width: 6px; min-height: 30px; } 
} 
@media (max-width: 577px) { 
.storySec .bcs-slider-wrap .bcs-slide-card { flex: 0 0 100%; min-width: 100%; } 
.homeResources .bcs-slider-wrap .bcs-slide-card { flex: 0 0 100%; min-width: 100%; } 
	
	
.heroBanner .vc_col-sm-4 { display: none !important; } 
.heroBanner .vc_col-sm-8 { margin-top: 0px; }
.page-id-10 .heroBanner { height: 350px; }
	
	.innerBanner {height: 200px; padding-top:0px !important}
	.innerBanner .vc_col-sm-6:first-child { display:none !important;}
	
.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 260px !important; }
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image { top: 200px;}
	.testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { top: 230px; left: 75px; }
	
	.blog .cps-slider-wrapper .cps-swiper { padding: 20px 5px 5px !important; }
	.blog .cps-slider-wrapper .cps-controls { margin-top: 25px; }
	
.homeSeason .videoBtn { padding-left: 35px; } 
.homeSeason .videoBtn:before { font-size: 24px; top: -2px; left: 2px; } 
	
	.volumeSec { padding-top: 0px !important; }
.volumeSec .videoBtn { padding-left: 35px; } 
.volumeSec .videoBtn:before { font-size: 24px; top: -2px; left: 2px; } 
	
	.challengeSec .ruleBox.Two { position: relative; top: -93%; }
	.challengeSec .ruleBox.Three { position: relative; top: 28%; }
	.challengeSec .ruleBox.Four { position: relative; top: -65%; }
	.challengeSec .ruleBox.Five { position: relative; top: 48%; }
	.challengeSec .ruleBox.Six { position: relative; top: -39%; }
	.challengeSec .ruleBox.Seven { position: relative; top: 76%; }
	
	.cardSec { padding-top: 30px !important; padding-bottom: 10px !important; margin-top: 0px; }
	
	.bookSec .wbc-wrap .wbc-arrow.wbc-next { left: -10px; width: 35px; height: 35px; }
	.bookSec .wbc-wrap .wbc-arrow.wbc-prev { left: -10px; width: 35px; height: 35px; top: 48%; }
	
	.bookSec .wbc-wrap a.wbc-add.button {padding: 8px 5px !important; font-size: 14px !important;}
	.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 1px; height: 1px; min-width: 14px; flex: 0 0 2px; }
	
	.homeWhy { margin: 0px 10px !important;}
	
} 

@media (max-width: 450px) { 
	.challengeSec .ruleBox.Two { position: relative; top: -88%; }
	.challengeSec .ruleBox.Three { position: relative; top: 35%; }
	.challengeSec .ruleBox.Four { position: relative; top: -62%; }
	.challengeSec .ruleBox.Five { position: relative; top: 55%; }
	.challengeSec .ruleBox.Six { position: relative; top: -35%; }
	.challengeSec .ruleBox.Seven { position: relative; top: 85%; }
}

@media (max-width: 414px) { 
h1 { font-size: 28px; line-height: 34px; } 
h2 { font-size: 24px; line-height: 30px; } 
h3 { font-size: 18px; line-height: 26px; } 

.heroBanner { padding: 30px 0 40px; } 
.heroBanner h1 { font-size: 28px; line-height: 34px; } 
.heroBanner .vc_col-sm-4 img { height: 200px; } 

.blog .cps-slider-wrapper .cps-card-image { height: 140px; } 
.blog .cps-slider-wrapper .cps-card { padding: 12px 10px; } 

.sectionOne { padding-top: 30px !important; padding-bottom: 30px !important; } 

/* .testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .sp-testimonial-pro { height: 200px; padding: 12px 15px 12px 15px; } */
/* .testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-name { top: 130px; left: 70px; font-size: 14px; }  */
/* .testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-designation-company { top: 133px; left: 71px; font-size: 11px; }  */
/* .testimonial .slider #sp-testimonial-pro-77.sp-testimonial-pro-section .tpro-client-image { top: 110px; height: 40px !important; width: 40px !important; }  */

.homeResources .bcs-slider-wrap .bcs-slide-card, .storySec .bcs-slider-wrap .bcs-slide-card { height: 220px; } 
.homeResources .bcs-slider-wrap .bcs-slide-body, .storySec .bcs-slider-wrap .bcs-slide-body { padding: 12px 12px; } 
.homeResources .bcs-slider-wrap .bcs-slide-title, .storySec .bcs-slider-wrap .bcs-slide-title { font-size: 15px; }
.homeResources .bcs-slider-wrap .bcs-slide-text, .storySec .bcs-slider-wrap .bcs-slide-text { font-size: 11px; -webkit-line-clamp: 2; line-clamp: 2; } 

.bookSec .wbc-wrap .wbc-card { flex: 0 0 140px; width: 140px; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add { font-size: 12px !important; min-height: 30px; padding: 3px 8px !important; border-radius: 40px !important; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 1px; height: 1px; min-width: 1px; flex: 0 0 1px; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn:before { font-size: 20px; top: 2px; right: -6px; } 
	.bookSec .wbc-wrap .wbc-actions .videoBtn:before { font-size: 18px; top: -9px; right: -8px; }

.volumeSec .cps-slider-wrapper .cps-card-image { height: 140px; } 
.volumeSec .cps-slider-wrapper .cps-card { padding: 12px 10px; } 

.cardSec .challenge-card { padding: 12px 14px; max-height: 54px; margin-top: -14px; } 
.cardSec .challenge-title { font-size: 14px; } 
.cardSec .challenge-content { font-size: 11px; margin-top: 8px; } 
.cardSec .challenge-card:hover, .cardSec .challenge-card.is-open { max-height: 350px; } 

.contactCard .vc_col-sm-4 .vc_column-inner { height: 70px; padding: 10px !important; } 
.contactCard strong { font-size: 13px; } 
.purpBlock .wpb_wrapper { padding-left: 25px; } 
.contactCard .vc_col-sm-4:nth-child(1) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(2) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(3) .purpBlock::before { font-size: 10px; padding: 5px; } 

.getInTouch .gform-button { font-size: 14px !important; padding: 8px 20px !important; } 
.getInTouch .getInTouchArrow { width: 20px !important; height: 20px !important; } 
.getInTouch .getInTouchArrow i { font-size: 20px !important; } 

footer .f-logo img { width: 60%; } 

.cic-slider-wrapper .cic-image-card { height: 140px; } 
} 
@media (max-width: 375px) { 
h1 { font-size: 24px; line-height: 30px; }
h2 { font-size: 22px; line-height: 28px; } 
h3 { font-size: 16px; line-height: 24px; }
h4 { font-size: 15px; } 
p { font-size: 13px; line-height: 20px; } 
.heroBanner { padding: 20px 0 30px; } 
.heroBanner h1 { font-size: 24px; line-height: 30px; } 
.heroBanner .vc_col-sm-4 img { height: 180px; } 
.heroBanner ul { gap: 10px; } 
.sectionOne .designBtnwhite { font-size: 12px; padding: 5px 8px 5px 10px; } 
.sectionOne .designBtnwhite::after { height: 16px; width: 16px; font-size: 16px; } 
.blog .cps-slider-wrapper .cps-card-image { height: 120px; } 
.blog .cps-slider-wrapper .cps-card-title { font-size: 16px; } 
.blog .cps-slider-wrapper .cps-card-excerpt { font-size: 12px; } 
.blog .cps-slider-wrapper .cps-card { padding: 10px 8px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 120px; width: 120px; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add { font-size: 10px !important; min-height: 26px; padding: 2px 6px !important; border-radius: 30px !important; } 
.bookSec .wbc-wrap .wbc-title { font-size: 13px; margin: 6px 0 2px; } 
.bookSec .wbc-wrap .wbc-desc { font-size: 11px; margin: 0 0 40px; min-height: 24px; } 
.bookSec .wbc-wrap .wbc-badge { font-size: 8px; padding: 2px 5px; } 
.designBtn { font-size: 12px; padding: 6px 14px; } 
.designBtn::after { height: 18px; width: 18px; font-size: 18px; } 
.designBtn2 { font-size: 12px; padding: 5px 8px 5px 10px; } 
.designBtn2::after { height: 18px; width: 18px; font-size: 18px; } 
.homeResources .bcs-slider-wrap .bcs-slide-card, .storySec .bcs-slider-wrap .bcs-slide-card { height: 200px; } 
.homeResources .bcs-slider-wrap .bcs-slide-title, .storySec .bcs-slider-wrap .bcs-slide-title { font-size: 14px; } 
.homeResources .bcs-slider-wrap .bcs-slide-body, .storySec .bcs-slider-wrap .bcs-slide-body { padding: 10px 10px; } 
.cardSec .challenge-card { padding: 10px 12px; max-height: 48px; margin-top: -12px; } 
.cardSec .challenge-title { font-size: 13px; } .cardSec .challenge-content { font-size: 11px; margin-top: 6px; } 
.cardSec .challenge-content li { font-size: 11px; padding-left: 6px; } 
.cardSec .challenge-card:hover, .cardSec .challenge-card.is-open { max-height: 300px; } 
.getInTouch .getInTouchSubmit { padding: 6px 14px !important; font-size: 12px !important; } 
.getInTouch .getInTouchArrow { width: 18px !important; height: 18px !important; } 
.getInTouch .getInTouchArrow i { font-size: 18px !important; } 
.cic-slider-wrapper .cic-image-card { height: 120px; } 
}
@media (max-width: 320px) { 
h1 { font-size: 20px; line-height: 26px; } 
h2 { font-size: 18px; line-height: 24px; } 
h3 { font-size: 14px; line-height: 20px; } 
h4 { font-size: 13px; } 
p { font-size: 12px; line-height: 18px; } 
.heroBanner h1 { font-size: 20px; line-height: 26px; } 
.heroBanner .vc_col-sm-4 img { height: 150px; } 
header .h-logo img { width: 60px; } 
header .bottombar.row .col-md-6 { flex: 0 0 20%; max-width: 20%; } 
header .bottombar.row .col-md-3 { flex: 0 0 30%; max-width: 30%; } 
.blog .cps-slider-wrapper .cps-card-image { height: 100px; } 
.blog .cps-slider-wrapper .cps-card-title { font-size: 14px; margin: 0 0 6px; } 
.blog .cps-slider-wrapper .cps-card-excerpt { font-size: 11px; margin: 0 0 10px; } 
.blog .cps-slider-wrapper .cps-card { padding: 8px 6px; border-radius: 10px; } 
.blog .cps-slider-wrapper .cps-card-footer { font-size: 0.7rem; padding-top: 8px; } 
.blog .cps-slider-wrapper .cps-avatar { width: 20px; height: 20px; } 
.bookSec .wbc-wrap .wbc-card { flex: 0 0 100px; width: 100px; } 
.bookSec .wbc-wrap .wbc-actions .wbc-add { font-size: 9px !important; min-height: 22px; padding: 2px 4px !important; border-radius: 20px !important; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn { width: 20px; height: 20px; min-width: 20px; flex: 0 0 20px; } 
.bookSec .wbc-wrap .wbc-actions .videoBtn:before { font-size: 16px; top: 1px; right: -10px; } 
.bookSec .wbc-wrap .wbc-title { font-size: 11px; margin: 4px 0 2px; } 
.bookSec .wbc-wrap .wbc-desc { font-size: 10px; margin: 0 0 30px; min-height: 20px; }
.bookSec .wbc-wrap .wbc-badge { font-size: 7px; padding: 2px 4px; top: 4px; right: 4px; } 
.designBtn { font-size: 11px; padding: 5px 12px; border-radius: 20px; } 
.designBtn::after { height: 16px; width: 16px; font-size: 16px; }
.designBtn2 { font-size: 11px; padding: 4px 6px 4px 8px; } 
.designBtn2::after { height: 16px; width: 16px; font-size: 16px; } 
.homeResources .bcs-slider-wrap .bcs-slide-card, .storySec .bcs-slider-wrap .bcs-slide-card { height: 180px; } 
.homeResources .bcs-slider-wrap .bcs-slide-title, .storySec .bcs-slider-wrap .bcs-slide-title { font-size: 13px; }
.homeResources .bcs-slider-wrap .bcs-slide-text, .storySec .bcs-slider-wrap .bcs-slide-text { font-size: 10px; -webkit-line-clamp: 2; line-clamp: 2; } 
.homeResources .bcs-slider-wrap .bcs-slide-body, .storySec .bcs-slider-wrap .bcs-slide-body { padding: 8px 8px; } 
.homeResources .bcs-slider-wrap .bcs-slide-button, .storySec .bcs-slider-wrap .bcs-slide-button { font-size: 10px; padding: 5px 10px; } 
.cardSec .challenge-card { padding: 8px 10px; max-height: 42px; margin-top: -10px; } 
.cardSec .challenge-title { font-size: 12px; } 
.cardSec .challenge-num { font-size: 12px; } 
.cardSec .challenge-content { font-size: 10px; margin-top: 6px; } 
.cardSec .challenge-content li { font-size: 10px; padding-left: 4px; } 
.cardSec .challenge-card:hover, .cardSec .challenge-card.is-open { max-height: 250px; } 
.contactCard .vc_col-sm-4 .vc_column-inner { height: 60px; padding: 8px !important; } 
.contactCard strong { font-size: 11px; } 
.purpBlock .wpb_wrapper { padding-left: 20px; } 
.contactCard .vc_col-sm-4:nth-child(1) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(2) .purpBlock::before, .contactCard .vc_col-sm-4:nth-child(3) .purpBlock::before { font-size: 9px; padding: 4px; } 
.getInTouch .gform-button { font-size: 12px !important; padding: 6px 16px !important; } 
.getInTouch .getInTouchArrow { width: 16px !important; height: 16px !important; } 
.getInTouch .getInTouchArrow i { font-size: 16px !important; } 
.cic-slider-wrapper .cic-image-card { height: 100px; border-radius: 6px; } 
.custom-scrollbar { left: -6px; width: 4px; } 
.custom-scrollbar-thumb { width: 4px; min-height: 24px; } 
}