/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.vr-container {
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 30px;
}

.vr-grid {
  display: flex;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  flex-wrap: wrap;
}

.vr-item {
  background-color: #f5f7ff;
  color: #00113e;
  padding: 14px 20px 14px 20px;
  border-radius: 12px;
  font-weight: 600;
  position: relative;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
  flex: 1 0 auto;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #030f40;
  font-weight: 700;
  font-family: "Inter";
  display: flex;
  align-items: center;
  gap: 10px;
}

.vr-item.selected::before {
  content: "\f14a";
  color: #fff;
  color: #d7a100;
  border-radius: 4px;
  padding: 0;
  font-size: 12px;
  position: relative;
  font-family: 'Font Awesome 6 Free';
  font-size: 25px;
}

.vr-item.full {
  width: 100%;
}

.education-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 auto;
  padding: 20px 0 0;
}

.education-item {
  display: flex;
  align-items: center;
  background-color: #f5f7ff;
  border-radius: 12px;
  padding: 14px 20px;
  font-family: Arial, sans-serif;
  font-weight: 500;
  color: #333;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  width: 100%;
  transition: all 0.3s ease;
}

.education-item.short {
  width: 90%;
}

.education-item.shorter {
  width: 80%;
}

.education-item .icon {
  background-color: #1677ff;
  color: white;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  font-size: 0;
}


.wpb_content_element {
    margin: 0 !important;
}

.vc_column-inner {padding-top: 0 !important;}

.site-logo {max-height: 100%;}

a.btn {
    min-height: auto;
}

a.theme-btn {
    border-radius: 12px;
    background-color: #ce9e30;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Inter";
    padding: 18px 28px;
    text-transform: capitalize;
}

a.theme-btn:hover {
    background: #086ad8;
    color: #fff;
}

body.home.wp-singular .whb-general-header-inner .wd-nav-main>li>a {
    color: #ffffff !important;
    font-weight: 600;
    /* color: #ffffff; */
    font-weight: 600;
    font-family: "Inter";
    font-size: 16px;
    text-transform: uppercase;
}

body.home.wp-singular  .whb-general-header-inner .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a {
    color: #ce9e30 !important;
}

.ab-img1 {
    position: absolute;
    top: 15%;
    right: 0;
    animation: slide 3s infinite alternate;
    opacity: 1;
    transform-origin: center;
}

.sec1 {
    position: relative;
    z-index: 1;
    padding: 140px 0 20px;
}

.sec1 .shadow {
    z-index: 1111;
}


.sec1:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/08/bf-bg.png);
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 123px;
    z-index: 3;
}


h1 {
    font-size: 72px;
    letter-spacing: -3px;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.sec5 h4.info-box-title.title {
    font-size: 20px !important;
}


p {
    color: #6c6c6c;
    font-weight: 500;
    font-size: 16px;
}

.sec1 p {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 1.4;
}

h2 {
    color: #030f40;
    font-weight: 600;
    font-size: 38px;
    line-height: 1.1;
}

/* .sec2 {padding-top: 80px;} */

.sec2 .wd-info-box {
    margin: 0 !important;
    min-height: 286px;
}

.sec2 .wd-info-box .box-icon-wrapper {padding-bottom: 10px;}

.sec2 .wd-info-box .box-icon-wrapper .info-box-icon {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    background-color: #ce9e30;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease .5s;
}

.sec2 .wd-info-box:hover .box-icon-wrapper .info-box-icon {
    background: #086ad8;
}

.sec2 .wd-info-box  h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 20px;
    letter-spacing: -1px;
}

.wd-info-box  h4.info-box-title.title.box-title-style-default {font-family: 'Inter' !important;color: #030f40;}

.sec2 .wd-info-box .info-box-inner {
    width: 90%;
}

.sec2 h2 {margin-bottom: 30px !important;}

.sec2 .wd-info-box .info-box-inner p {font-size: 15px;}

.sec2 .wd-info-box::before {
    position: absolute;
    background: #086ad8;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    transition: all ease .3s;
}

.sec2 .wd-info-box:hover::before {
    background: #ce9e30;
}

.sec3 {
    padding: 120px 0 120px;
}

.sec3 .cuve-box.wd-info-box {
    border-radius: 30px;
    background-color: #f4f7ff;
    margin: 0;
}

.sec3 .wpb_text_column p {
    font-size: 18px;
}

.sec3 .cuve-box.wd-info-box {
    padding: 0px 40px;
    min-height: 320px;
}

.sec3 .cuve-box.wd-info-box h4.info-box-title.title.box-title-style-default {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 30px;
}

.sec3 .cuve-box.wd-info-box p {
    font-size: 14px;
}

.sec3 .cuve-box.wd-info-box p br {
    display: none;
}

.sec3 .cuve-box.wd-info-box .info-box-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sec3 .cuve-box.wd-info-box .info-box-content .info-btn-wrapper {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: -37px;
    z-index: 11111;
}

.sec3 .cuve-box.wd-info-box:before {
    content: '';
    background: url(/wp-content/uploads/2025/08/bf-info.png);
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: cover;
}

.sec3 .cuve-box.wd-info-box .info-box-content .info-btn-wrapper a.btn {
    font-size: 0;
    border-radius: 12px;
    background-color: #086ad8;
    padding: 9.6px 8.5px;
}

.sec3 .cuve-box.wd-info-box .info-box-content .info-btn-wrapper a.btn span {
    font-size: 18px;
    color: #fff;
}

.sec3 .cuve-box.wd-info-box:hover .info-box-content .info-btn-wrapper a.btn {
    background: #ce9e30;
}

.sec3 .cuve-box.wd-info-box:after {
    content: '';
    background: #ce9e30;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Sora";
}

.sec3 .cuve-box.cuve-box1.wd-info-box:after {
    content: "01";
}

.sec3 .cuve-box.cuve-box2.wd-info-box:after {
    content: "02";
}

.sec3 .cuve-box.cuve-box3.wd-info-box:after {
    content: "03";
}

.sec3 .cuve-box.cuve-box4.wd-info-box:after {
    content: "04";
}

.sec3 .pad-left {padding-left: 60px;}

.box-row1 {padding-bottom: 35px;}

.btn-abs {
    margin: 40px 0 0  !important;
}

.btn-abs .info-box-content {
    margin: 0;
    position: absolute !important;
    bottom: 30px;
    left: 30px;
}

.btn-abs .info-btn-wrapper a.btn {
    border-radius: 12px;
    background-color: #ce9e30;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Inter";
    padding: 18px 28px;
    text-transform: capitalize;
}

.btn-abs .info-btn-wrapper a.btn:hover {
    background: #086ad8;
}

.btn-abs .info-box-content .info-btn-wrapper {
    margin: 0 !important;
}

.sec3 .pad-left h2 {margin-bottom: 35px !important;}


h3 {
    font-size: 32px;
    letter-spacing: -2px;
}

.sec4 h3 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
}

.sec4 h2 {
    font-size: 96px;
    line-height: 0.8;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.sec4 .vc_row:first-child {
    border-radius: 30px;
    padding: 160px 70px 150px;
    /* background-position: center right !important; */
    background-attachment: fixed !important;
    /* background-size: contain !important; */
    background-color: #de9427 !important;
}

.cont-sec4 {padding-top: 40px;}

.cont-sec4 p strong {font-weight: 700;}

.vr-grid .vr-item.selected {
    width: fit-content;
}

.sec4 {padding-bottom: 100px;}

.sec4 {padding-bottom: 100px;}

.sec5 {
    position: relative;
    padding: 146px 0 120px;
}

.sec5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 385px;
    /* background: url(/wp-content/uploads/2025/08/bg-bf1.jpg); */
    background-size: cover;
}


.sec5 h3 {
    color: #fff;
    margin-bottom: 30px !important;
}

.sec5 .wd-info-box.key-box {
    border-radius: 30px;
    /* background-color: #f7f1e9; */
    width: 90%;
    padding: 80px 50px;
}

.sec5 .wd-info-box.key-box1 {
    background-color: #f7f1e9;
}

.sec5 .wd-info-box.key-box2 {
    background-color: #e9f4f7;
}

.sec5 .wd-info-box.key-box3 {
    background-color: #ebf7e9;
}

.sec5 .wd-info-box.key-box .box-icon-wrapper.box-with-icon {}

.sec5 .wd-info-box.key-box .box-icon-wrapper.box-with-icon .info-box-icon {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    background-color: #ca9e33;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec6 h2 {
    text-transform: uppercase;
    font-size: 96px;
    margin: 0 0px 50px;
    display: inline-block;
    line-height: 1;
}


span.theme-color {
    position: relative;
    display: inline-block;
    border-radius: 100%;
    line-height: 1.3;
    z-index: 1;
}

/* Common glow style for both orange & blue */
span.theme-color::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    transform: scale(1.2) translateZ(0);
    filter: blur(22px);
    background: linear-gradient(
        to left,
        #ff5770,
        #e4428d,
        #c42da8,
        #9e16c3,
        #6501de,
        #9e16c3,
        #c42da8,
        #e4428d,
        #ff5770
    );
    background-size: 200% 200%;
    animation: animateGlow 1s linear infinite;
    z-index: -2;
    width: 85%;
    height: 85%;
    margin: 0 auto;
}

/* Orange style */
span.theme-color.orange {
    background: #e4ac2d;
    padding: 16px 10px;
    z-index: 1;
}

/* Blue style */
span.theme-color.blue {
    background-color: #0c64c7;
    color: #e4ac2d;
    padding: 12px 22px;
}
.sec6 p {
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: 600;
}

.sec6 {
    border-bottom: 1px solid #dce1ed;
    position: relative;
    padding: 100px 0 165px;
}

.sec6 {
    overflow: hidden;
    --before-x: -200px; /* starting off-screen left */
    --after-x: 200px;   /* starting off-screen right */
}

.sec6::before,
.sec6::after {
    content: '';
    position: absolute;
    top: 61px;
    bottom: 0px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    transform: translateX(0);
    pointer-events: none;
    transition: opacity 0.4s ease-out;
}

.sec6::before {
    background-image: url(/wp-content/uploads/2025/08/bf1.png);
    width: 617px;
    left: 0;
    transform: translateX(var(--before-x));
}

.sec6::after {
    background-image: url(/wp-content/uploads/2025/08/bf2.png);
    width: 687px;
    right: 0;
    transform: translateX(var(--after-x));
}

/* When in view, fade in */
.sec6.active::before,
.sec6.active::after {
    opacity: 1;
}


.sec7 {
    padding: 120px 0 20px;
}

.sec7 h4 {
    font-size: 22px;
    color: #030f40;
    font-weight: 600;
    font-family: "Inter";
    margin-bottom: 15px !important;
}

.sec7 h5 {
    font-size: 30px;
    letter-spacing: -1px;
    /* line-height: 119px; */
    color: #030f40;
    font-weight: 900;
    font-family: "Inter";
    margin-bottom: 10px;
}

.sec7  p {
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
    margin=: ;
}

.info2 {margin-top: 32px !important;}


.sec7 img {
    border-radius: 30px !important;
}

.sec7 .education-item p {
    color: #585858;
    font-weight: 600;
    font-family: "Inter";
    font-size: 20px;
    display: flex;
    align-items: center;
}


.education-item .icon:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 17px;
}

.sec8 {
    position: relative;
    border-radius: 30px;
    padding: 120px 10px;
    margin-bottom: 120px;
}


.sec8 h2 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-size: 56px;
    letter-spacing: -3px;
    line-height: 1;
    margin-bottom: 25px;
}

.sec8  p {
    color: #282828;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.5;
}

.sec8 .es-form-field-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
}

.sec8 .es-form-field-container input.es-email {
    border-radius: 24px;
    background-color: #ffffff;
    color: #878787;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
    font-family: "Inter";
    width: 510px;
    max-width: 510px !important;
    border: none;
    height: 54px;
}

.sec8 .es-form-field-container .gjs-row {
    display: block !important;
}

.sec8 .es-form-field-container input[type="submit"] {
    border-radius: 24px;
    background-color: #030f40;
    font-size: 16px;
    letter-spacing: 0px;
    /* line-height: 32px; */
    color: #c6c6c6;
    font-weight: 500;
    font-family: "Inter";
    text-align: center;
    text-transform: capitalize;
    padding: 17px 41px;
}

.footer-sidebar .footer-column-1 {
    border-bottom: 1px solid #1e2568;
    padding-bottom: 80px;
    margin-bottom: 40px;
}

.footer-sidebar .footer-column-1 .wd-widget .textwidget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
	position:relative;
	z-index:11;
}

.footer-sidebar .footer-column-1 .wd-widget .textwidget h6 {
    color: #ffffff;
    font-weight: 600;
    font-size: 64px;
    letter-spacing: -3px;
    line-height: 1;
    margin: 0;
}

.footer-sidebar .footer-column-1 .wd-widget .textwidget .theme-btn.col-blue {
    border-radius: 20px;
    background-color: #0c64c7;
    padding: 15px 30px;
    line-height: 1;
}

.footer-sidebar .footer-column-1 .wd-widget .textwidget .theme-btn.col-blue:hover {
    background-color: #ce9e30;
}

.footer-sidebar div#media_image-2 {
    width: 100%;
    max-width: 190px;
}

 .footer-sidebar .footer-column h5 {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -1px;
    text-transform: capitalize;
}

.footer-sidebar .footer-column-3 h5, .footer-sidebar .footer-column-4 h5{
 color: #e4ac2d;
 margin-bottom: 10px;
}

.footer-sidebar .footer-column p, .footer-sidebar .footer-column p a, .footer-sidebar .footer-column  ul.menu li a {
    font-size: 16px !important;
    letter-spacing: 0px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Inter";
}

.footer-sidebar .footer-column p a {
    line-height: 2.2;
}

.footer-sidebar .footer-column p a.underline {
    position:relative;
}

.footer-sidebar .wd-social-icons {
    flex-direction: column;
    align-items: baseline;
    gap: 15px;
}

.footer-sidebar .wd-social-icons a.wd-social-icon  {
    padding: 0 !important;
    gap: 15px;
}

.footer-sidebar .wd-social-icons a.wd-social-icon span.wd-icon {
    padding: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background: #e4ac2d !important;
    border-radius: 4px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    /* padding: 0px 10px !important; */
    justify-content: center;
}

.footer-sidebar .wd-social-icons a.wd-social-icon span.wd-icon {
    font-size: 20px;
    color: #050a3b;
}

.footer-sidebar .wd-social-icons a.wd-social-icon:hover {
    background: #fff !important;
}

.wd-copyrights {
    border: none !important;
    padding: 0 !important;
}

.wd-copyrights > .container {
    border-top: 1px solid #1e2568;
    padding-top: 30px;
    padding-bottom: 30px;
}

.wd-copyrights > .container .wd-col-start.reset-last-child {
    font-size: 15px;
    color: #707073;
    font-weight: 400;
    font-family: "Inter";
}

.wd-copyrights{
	position:relative;	
	z-index:11;
}

.footer-sidebar .wd-social-icons a.wd-social-icon.social-facebook::after {
    content: "Facebook";
}

.footer-sidebar .wd-social-icons a.wd-social-icon::after {content: "";font-size: 16px;letter-spacing: 0px;line-height: 46px;color: #ffffff;font-weight: 400;font-family: "Inter";}


.footer-sidebar .wd-social-icons a.wd-social-icon:hover {
    background: transparent !important;
}

.footer-sidebar .wd-social-icons a.wd-social-icon.social-twitter::after {
    content: "Twitter";
}

.footer-sidebar .wd-social-icons a.wd-social-icon.social-instagram::after {
    content: "Instagram";
}

.footer-sidebar .wd-social-icons a.wd-social-icon.social-youtube::after {
    content: "YouTube";
}


.wd-copyrights > .container .wd-col-end a {
    font-size: 15px;
    letter-spacing: 0px;
    /* line-height: 40px; */
    color: #ffffff;
    font-weight: 400;
    font-family: "Inter";
}

.wd-copyrights > .container .wd-col-end {
    display: flex;
    justify-content: flex-end;
    gap: 50px;
}

.footer-sidebar {
    padding: 80px 0 100px !important;
    position: relative;
}


.wd-footer::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2025/08/shadow-footer.png);
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
	z-index:1;
}

.wd-footer{
    position:relative;
}

.wd-content-layout {
    padding-block: 0 !important;
}

.cont-sec {
    padding: 70px 0;
}

div.wpforms-container-full {
    margin: 0 !important;
}

div.wpforms-container-full button[type=submit] {
    border-radius: 12px !important;
    background-color: #ce9e30 !important;
    font-size: 16px;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-family: "Inter" !important;
    padding: 18px 28px !important;
    text-transform: capitalize !important;
    height: auto !important;
    min-height: auto !important;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-family: 'Inter' !important;
}

.sec1 {
    position: relative;
}

/* .sec1:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/08/sec1-shad.png);
    width: 35%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
} */

body.wp-singular  a.woodmart-nav-link {
    color: #282828 !important;
    font-weight: 600;
    font-family: "Inter";
    font-size: 16px;
    text-transform: uppercase;
}

body.home.wp-singular{
    background: transparent;
}

body.wp-singular a.wd-logo.wd-main-logo img {
    background: #060f38;
    border-radius: 100%;
    padding: 0;
}

.wd-page-title {padding-bottom: 20px !important;}

.wd-page-title .container h1.entry-title.title {
    color: #282828;
}

.wd-page-title .container nav.wd-breadcrumbs {
    display: none !important;
}

.banner-img {
    position: relative;
    overflow: visible !important;
}

.banner-img::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/08/banner-shad.png);
    width: 35%;
    height: 843px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: -40%;
    background-size: cover;
    z-index: 0;
}

span.theme-color.orange:after {
    background: #e4ac2d;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    content: "";
    border-radius: 100%;
    margin: 0 auto;
}

span.theme-color.blue:after {
    background: #0c64c7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    content: "";
    border-radius: 100%;
    margin: 0 auto;
    
}

video.vidbox-curcit {
    object-fit: cover;
    width: 100%;
    top: -150px !important;
    left: -10px !important;
    height: 385px;
    mix-blend-mode: exclusion;
    opacity: 0.7;
}

.sec5 {
    position: relative;
}


@keyframes animateGlow {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes slide {
  0% {
    transform: translateX(-5px);
      transform: translateY(-10px);
  }
  100% {
    transform: translateX(5px);
      transform: translateY(10px);
  }
}


.sec-1-col {
    position: absolute;
    /* top: 0; */
    right: 0;
    left: 0;
    bottom: 0;
    margin:auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.sec1{
	top:-150px;
}
.sec1 .wpb_single_image.vc_align_left {
    display: flex;
    align-items: center;
    justify-content: end;
}



.sec1 .wpb_text_column {
    display: flex;
    justify-content: center;
}

.sec1 video.vidbox {
    height: 90vh;
    object-fit: cover;
	opacity:.5;
}

video.vidbox-2 {
    height: 60vh;
    object-fit: cover;
    /* padding-top: 50px; */
    border-radius: 20px !important;
}

.sec3-txt {
    padding-bottom: 50px;
}

.sec3 a.btn.theme-btn {
    position: relative;
    top: -80px;
    left: 30px;
}

.banner-img {
    padding-bottom: 50px;
}
.sec5.sec5-cont {
    padding-top: 0;
    margin-top: -230px;
}

.sec5.sec5-cont::before {
    background: none;
}

.sec5.vid-sec {
    padding: 0px 0 0px;
}

.pri-pg {
    padding: 60px 0;
}

.pri-pg h3 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1;
    letter-spacing: -0.5px;
}

.pri-pg ul li, .pri-pg p, .pri-pg ol li {
    color: #000;
}

.pri-pg ul li , .pri-pg ol li {margin-bottom: 5px;}


.abt-banner .wd-el-video {
    border-radius: 20px !important;
    margin: 0 !important;
}

.abt-banner .abs-block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abt-banner .abs-block h2 {
    color: #fff;
    font-size: 80px;
    margin: 0;
}

.abt-banner .abs-block p {
    color: #fff !important;
    font-size: 27px;
}

.global-slider-img.abt1 {
    padding: 80px 0;
}

.global-slider-img ul.wd-nav-pagin {
    /* background: #ce9e30; */
    padding: 10px 20px;
    border-radius: 30px;
}

.global-slider-img ul.wd-nav-pagin li.wd-nav-pagin-item.wd-active span {
    padding: 0 10px;
    background: #ce9e30;
    border: none !important;
}

.global-slider-img ul.wd-nav-pagin li.wd-nav-pagin-item span {
    border-color: #ce9e30;
}


.global-slider-img.abt1 h2 {margin-bottom: 20px;}

.global-slider-img.abt1 .abt-blog {margin-top: 30px !important;}


/* Slick Slider */

/* Main slider spacing */
.product__slider-main {
  margin-bottom: 15px;
}
.product__slider-main img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
}

/* Thumbnails default style */
.product__slider-thmb .slick-slide {
  opacity: 0.5;
  transition: all .3s ease;
}
.product__slider-thmb .slick-slide.slick-active,
.product__slider-thmb .slick-slide:hover {
  opacity: 1;
}

/* Hide until slick init */
.product__slider-main, .product__slider-thmb {
  display: none;
}

/* --- Horizontal layout (top/bottom) --- */
.slider-horizontal .product__slider-thmb .slick-track {
  display: flex;
}
.slider-horizontal .product__slider-thmb img {
  max-width: 100%;
  height: auto;
}

/* --- Vertical layout (left/right) --- */
.slider-vertical {
  display: flex;
  align-items: center;
}

.slider-vertical .product__slider-main {
  flex: 1;
}

.slider-vertical .product__slider-thmb {
  max-width: 100px;
  margin-left: 10px;
}

.slider-vertical .product__slider-thmb .slick-slide {
  display: block;
}

.slider-vertical .product__slider-thmb img {
  width: 100%;
  height: auto;
}

.health-vid .wd-el-video {border-radius: 8px !important;}


.health-vid {padding-bottom: 40px;}

.health-vid .wpb_text_column.text-center {
    justify-content: center;
    margin: 0 auto !important;
}

.health-vid .wpb_text_column.text-center h3 {
    border-top: 4px solid #ce9e30;
    display: inline-block;
    padding-top: 10px;
}

.health1 {
    padding: 60px 0;
}

.self1 h3 {margin-top: 60px;text-align: center;font-size: 40px;border-bottom: 4px solid #ce9e30;width: 37%;margin: 40px auto 20px;}

.self1 {
    padding: 0 0 60px;
}

.self1 iframe {
    border-radius: 8px !important;
    box-shadow: 0px 1px 4px #00000040;
}

.resume-txt li {
    color: #000;
    font-size: 16px;
}

.resume-txt strong {
    font-size: 20px;
    color: #000;
}

.resume-txt p {
    color: #000;
    margin-bottom: 10px;
}

.resume-txt {
    margin-bottom: 50px;
}

.wd-post-cat.wd-style-with-bg {
    display: none !important;
}

.wd-post-meta {
    display: none !important;
}

.wd-single-footer {
    display: none !important;
}

.wd-page-nav.wd-design-1 {
    display: none;
}

div#respond {
    display: none !important;
}

h1.wd-entities-title.wd-post-title.title {
    font-size: 50px;
}

.wd-entry-content p {
    color: #000;
    font-size: 16px;
}

.post-single-page {
    width: 60%;
    margin: auto;
    padding-bottom: 50px;
}

.reflect p {
    color: #000;
    padding-bottom: 50px;
}

.reflect {
    padding-bottom: 40px;
}


.wd-post-excerpt.entry-content {
    color: #000;
    /* min-height: 100px; */
}

.wd-post-content.article-body-container {
    min-height: 243px;
}

.jorny-txt .paragraph {
    color: #000;
    font-size: 16px;
    margin-bottom: 40px;
}

.jorny a.btn.theme-btn {
    margin-bottom: 20px;
    margin-right: 20px;
}

.jorny {
    padding-bottom: 30px;
}

.careers p {
    color: #000;
    padding-bottom: 25px;
}

.careers-btn a.btn.theme-btn {
    margin: 20px 20px 50px 0px;
}

.grant-pg h2 {
    border-bottom: 3px solid #ca9e33;
    display: inline-block;
}


.why-pg1  img {
    border-radius: 8px;
}

.why-pg1 .wd-info-box .info-box-content h4.info-box-title {
    font-size: 22px;
    border-bottom: 3px solid #ca9e33;
    display: inline-block;
    transition: all ease .3s;
}

.why-pg1 .wd-info-box:hover .info-box-content h4.info-box-title {
    border-color: #2662c6;
}

.why-pg1 .flexslider {
    margin: 0 !important;
    border: none !IMPORTANT;
}

.why-pg1 {padding-bottom: 80px;}

.resume-txt ul.flex-box {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.resume-txt ul.flex-box li {flex: 1 0 auto;margin: 0;line-height: 1.2;}

.home .whb-general-header .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 12px;
    color: #fff !important;
    transition: all ease .3s;
    font-weight: 800;
}

body.home.wp-singular .whb-general-header-inner .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active,:hover)>a::after {
    color: #ca9e33 !important;
}

.whb-general-header .wd-event-hover > .wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    border-radius: 4px !important;
}

.whb-general-header .wd-event-hover >.wd-dropdown .container.wd-entry-content ul.wd-sub-menu.color-scheme-dark a.woodmart-nav-link {
    font-size: 12px !important;
}

.explorevr-pg1 {
    padding: 0 0 80px;
}

.explorevr-pg1 .vc_row:nth-child(2) {
    padding: 30px 0;
}

.explorevr-pg1 .vc_row iframe {
    border-radius: 8px;
}

.vrfifteen-pg1 {
    padding: 30px 0 80px;
}

.vrfifteen-pg1 h3 {
    font-size: 38px;
    border-bottom: 4px solid #ce9e30;
    margin: 0;
    display: inline-block;
    margin-bottom: 20px !important;
}

.vrfifteen-pg1 .vc_row:last-child h3 {padding-top: 20px !important;}

.vrfifteen-pg1 img {
    border-radius: 8px !important;
    width: 60%;
}


.wd-nav-pagin-wrap ul.wd-nav-pagin li.wd-nav-pagin-item span {
    border-color: #ce9e30;
}

.wd-nav-pagin-wrap ul.wd-nav-pagin li.wd-nav-pagin-item.wd-active span {
    padding: 0 10px;
    background: #ce9e30;
    border: none !important;
}

.vrfourteen-pg1 iframe , .vrfourteen-pg1 embed {
    border-radius: 8px;
}

.vrfourteen-pg1 h3 {
    font-size: 36px;
    border-bottom: 4px solid #ce9e30;
    display: inline-block;
    margin-bottom: 20px !important;
}

.vrfourteen-pg1 p {
    color: #000;
    font-size: 18px;
}

.vrfourteen-pg1  .vc_row:nth-child(2) {
    padding: 30px 0px 10px;
}

.vrfourteen-pg1 {
    padding: 20px 0 80px;
}

.vrthirteen-pg1 h6 {margin-bottom: 20px !important;font-size: 18px;}

.vrthirteen-pg1 h5 {
    font-size: 18px;
}

.vrthirteen-pg1 {
    padding: 0px 0 80px;
}

/* ðŸŽ¨ General Section Styling */
.vrtwelve-pg1 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0px 20px 80px;
  /* font-family: "Segoe UI", Arial, sans-serif; */
  color: #333;
  line-height: 1.7;
}

/* Title */
.vrtwelve-pg1 h2 {
  text-align: center;
  font-size: 2.2em;
  color: #1841c8;
  margin-bottom: 25px;
  font-weight: 700;
}

/* Buttons */
.vrtwelve-pg1 .btn.theme-btn {
  display: inline-block;
  /* background: linear-gradient(135deg, #1841c8, #0066ff); */
  /* color: #fff !important; */
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 10px 0;
  border-bottom: 4px solid #ce9e30;
  background: transparent;
  color: #ce9e30;
}
.vrtwelve-pg1 .btn.theme-btn:hover {
  /* background: linear-gradient(135deg, #0066ff, #1841c8); */
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Intro text + image */
.vrtwelve-pg1 img {
  max-width: 350px;
  border-radius: 12px;
  margin: 0 auto 20px auto;
  display: block;
  box-shadow: 0 6px 14px rgba(0,0,0,0.1);
}
.vrtwelve-pg1 p {
  font-size: 17px;
  color: #444;
  margin-bottom: 15px;
  text-align: center;
}
.vrtwelve-pg1 p b {
  color: #a82e2e;
}

/* Storyboard card */
.vrtwelve-pg1 .storyboard {
  background: #f8faff;
  border-radius: 12px;
  padding: 25px;
  margin: 40px auto;
  box-shadow: 0 6px 14px rgba(0,0,0,0.08);
}
.vrtwelve-pg1 .storyboard h3 {
  color: #ca9e33;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-left: 4px solid #ca9e33;
  padding-left: 10px;
}
.vrtwelve-pg1 .storyboard h4 {
  color: #1841c8;
  margin-top: 20px;
  font-size: 18px;
}
.vrtwelve-pg1 .storyboard ul {
  margin: 0 0 15px 20px;
  padding: 0;
}
.vrtwelve-pg1 .storyboard li {
  margin-bottom: 8px;
}

/* Video Cards */
.vrtwelve-pg1 .vc_row.vc_inner > .vc_column_container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.vrtwelve-pg1 iframe {
  border-radius: 12px;
  border: none;
  box-shadow: 0 6px 14px rgba(0,0,0,0.1);
  margin-top: 10px;
  transition: transform 0.3s ease;
}
.vrtwelve-pg1 iframe:hover {
  transform: scale(1.02);
}


.vrtwelve-pg1 .vrtwelve-first h2 {
    color: #ca9e33;
    margin: 0;
}

.vrtwelve-pg1 .vrtwelve-first a.btn.theme-btn {
    border-radius: 12px;
    background-color: #ce9e30;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Inter";
    padding: 12px 28px;
    text-transform: capitalize;
    border: none;
}
.three p, .three li {
    font-size: 16px;
    color: #000;
}
.four-last-p {
    width: 80%;
    /* text-align: center; */
    /* border-left: 5px solid #a8a1a1; */
    /* padding-left: 20px; */
}

.four table td {
    vertical-align: top;
	padding:0 10px !important;
}

/* .nine::before {
    content: '';
    background: #99909069 !important;
    width: 80% !important;
    height: 83% !important;
    position: absolute !important;
    z-index: 2222222 !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 20px;
} */

.nine img {
    position: relative;
    z-index: 1;
}

.page-id-580 input#wpforms-599-field_2 {
    /* background: #ce9e3042 !important; */
    border: 0 !important;
    /* width: 100% !IMPORTANT; */
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
}

.nine-col {
    border-bottom: 1px solid #ccc;
}

.brands {
    display: flex;
    align-items: center;
    gap: 10px;
}

.vr-class li {
    list-style: none;
    font-size: 18px;
    text-decoration: underline;
    /* border-bottom: 1px solid; */
    /* display: inline-block; */
}

.vr-class {
    padding-top: 0;
}
.nine-col img {
    border-radius: 10px !important;
}


.four img {
    border-radius: 10px;
}

.nine-form .wpb_text_column {
    background: #f8faff;
    border-radius: 12px;
    padding: 50px;
    margin: 40px auto;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
}

.nine-form h2 {
    font-size: 30px;
    padding-top: 20px;
}

.four ul {
    padding: 0;
}

.four ul li {
    color: #000;
    list-style: none;
}

img.last-four-img {
    text-align: left;
    margin: 0 auto;
    width: 26%;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
   
    color: #000 !important;
    font-size: 12px;
    font-weight: 600;
}


.pa2 button {
    display: none !important;
}

.pa2 {
    padding: 0px 0 60px;
}


body.home.wp-singular a.wd-logo.wd-main-logo img {
    background: transparent;
}


.vr-and-me .wp-block-group ul.wp-block-categories-list li.cat-item.cat-item-1 {
    display: none;
}


.sidebar-blog .wd-wpb {
    padding: 40px 30px;
    border-radius: 8px;
    background: aliceblue;
    margin: 0 !important;
}

.sidebar-blog .wd-wpb h5 , .sidebar-blog .wd-wpb h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}

.sidebar-blog .wd-wpb ul li a, .sidebar-blog .wd-wpb p {
    color: #000 !important;
}

.sidebar-blog .wd-wpb .widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.sidebar-blog .wd-wpb  div#block-6 {
    padding: 0;
    margin: 0;
}

.woodmart-archive-blog .wd-content-layout {
	padding-top:60px !important;
	padding-bottom:60px !important;
	
}

.woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget-area{
	padding: 40px 30px;
    border-radius: 8px;
    background: aliceblue;
}

.woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget ul li a , .woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget p  {
	color: #000 !important;
}

.woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget h5 , .woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}

.woodmart-archive-blog .wd-content-layout aside.wd-sidebar .widget-area div#block-6 {
    padding: 0;
    margin: 0;
}

.vr-and-me {padding-bottom: 60px;}

.footer-sidebar .footer-column p a.underline::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 1px;
    transition: width ease .5s;
    background: #ffffff;
}

.footer-sidebar .footer-column p a.underline:hover::before {
    width: 100%;
}

.footer-sidebar .footer-column-3 p {
    color: #dfac31 !important;
}

.whb-overcontent .whb-main-header {margin-top: 20px;}


.whb-sticky-prepared.whb-sticked .whb-row.whb-general-header {
    background-color: #060f38;
	padding:20px 0;
}

.whb-sticky-prepared.whb-sticked .whb-main-header {
    margin: 0 !important;
}
.nine-form button#wpforms-submit-599 {
    width: 100%;
}


.reflect div.wpforms-container-full {
    width: 100%;
}

.reflect div.wpforms-container-full label.wpforms-field-label {
    text-align: justify;
}

.reflect  .wpforms-submit-container {
    text-align: left;
    margin: 0 !important;
    width: 8% !important;
}

.reflect div.wpforms-container-full form {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.reflect div.wpforms-container-full form div#wpforms-743-field_1-container {
    padding: 0 !important;
    width: 100%;
}

.reflect div.wpforms-container-full .wpforms-field-container {
    width: 90%;
}

.reflect .wpforms-submit-container button[type=submit] {
    padding: 15px 20px !important;
}

.cont-text-box h4 {margin-bottom: 10px;font-size: 30px;line-height: 1;}

.cont-text-box p {
    color: #000;
    font-size: 15px;
}
.footer-column-3 {
    position: relative;
    z-index: 22;
}

.page-id-307 .wd-footer {
    margin-top: 50px;
}

.page-id-440 .wd-gallery-item img {
    height: 220px;
}


/* -------------------------------------------------------media------------------------------------------------------ */

@media (max-width:1440px){

	.wd-footer::before{
		width:80%;
		z-index:1;
	}
	.wd-footer{
		position:relative;
		z-index:11;
	}
	.main-footer {
    position: relative;
    z-index: 22;
	}
		.banner-img::before {
		height: 300px;
	}

		.page-id-623 .wpb_text_column.wpb_content_element iframe {
		height: 350px !important;
	}

	.page-id-623 .vrfifteen-pg1 {
		padding: 30px 0 10px;
	}
		.wd-content-layout {padding-left: 30px !important;padding-right: 30px !important;}

	h1 {
		font-size: 66px;
	}

	.sec1 p {
		font-size: 20px;
	}

	.sec2 .wd-info-box h4.info-box-title.title.box-title-style-default.wd-fontsize-m {font-size: 18px;}

	.sec2 .wd-info-box .info-box-inner p {
		font-size: 14px;
	}

	h2 {
		font-size: 34px;
	}

	.sec3 .wpb_text_column p {
		font-size: 16px;
	}

	.sec3 .cuve-box.wd-info-box h4.info-box-title.title.box-title-style-default {
		font-size: 20px;
	}

	.sec3 .cuve-box.wd-info-box {
		min-height: 300px;
	}

	.sec4 h2 {
		font-size: 80px;
		line-height: 0.9;
	}

	h3 {
		font-size: 28px;
	}

	p {
		font-size: 14px;
	}

	.vr-item {
		font-size: 15px;
	}

	.sec5 .wd-info-box.key-box {
		padding: 50px 50px;
	}

	.sec6 p {
		font-size: 20px;
	}

	.sec6 p {
		z-index: 11111;
		width: 60%;
		margin: 0 auto;
		position: relative;
	}

	.sec6 h2 {
		font-size: 70px;
	}

	.sec6::after {
		right: 0;
		width: 548px;
	}

	.sec7 .education-item p {
		font-size: 17px;
	}

	.sec8 h2 {
		font-size: 52px;
	}

	.sec8 p {
		font-size: 18px;
	}

	.footer-sidebar .footer-column-1 .wd-widget .textwidget h6 {
		font-size: 58px;
	}
	
	.sec1 {
		padding-top: 300px;
		margin-top: -150px;
	}


	.sec4 h2 {
		font-size: 70px;
		line-height: 0.9;
		}
		.health1 {
		padding: 30px 0 60px;
	}
		.two img {
		width: 100%;
		margin-top: 30px;
	}
}

/* -------------------------------------------------------media-1400px------------------------------------------------------ */


@media (max-width: 1400px) {
	.wd-nav {
		gap: 20px;
	}

	body.home.wp-singular a.wd-logo.wd-main-logo img {
		max-width: 130px !important;
	}
	.reflect div.wpforms-container-full form {
    display: block;
	}


	.reflect .wpforms-submit-container {
		width: 100% !important;
		margin-top: 10px !important;
	}	
	.abt-banner .abs-block h2 {
    font-size: 50px;
	}

	.abt-banner .abs-block p {
		font-size: 24px;
	}

	.abt-banner .wd-el-video.wd-wpb.wd-rs-689f915cddf6f.wd-enabled-width.wd-action-without.wd-video-hosted {
		height: 420px !important;
	}
		.vrfourteen-pg1 {
		padding: 60px 0 60px;
	}
}

/* -------------------------------------------------------media-1100px------------------------------------------------------ */

@media (max-width: 1100px){
	h1 {
		font-size: 55px;
	}

	.sec-1-col {
		right: 10px;
		left: 10px;
	}

	.wd-header-mobile-nav .wd-tools-icon:before {
		color: #fff !important;
		font-size: 30px !important;
	}

	h2 {
		font-size: 30px;
	}

	.sec3 .cuve-box.wd-info-box h4.info-box-title.title.box-title-style-default {
		font-size: 18px;
		line-height: 20px;
	}

	.sec3 .pad-left {
		padding-left: 40px;
	}

	.sec4 h2 {
		font-size: 60px;
	}

	.sec5 .wd-info-box.key-box {
		width: 95%;
	}

	.sec6 h2 {
		font-size: 60px;
	}

	.sec6::before {
		background-size: 85%;
		bottom: 0px;
	}

	.sec6::after {
		background-size: 90%;
	}

	.sec6 {
		padding-bottom: 55px;
	}

	.sec8 h2 {
		font-size: 45px;
		line-height: 48px;
	}

	.footer-sidebar .footer-column-1 .wd-widget .textwidget h6 {
		font-size: 48px;
		}
		.vrandai .wpb_text_column iframe {
		height: 500px;
	}
	
}
	
	/* -------------------------------------------------------media-1024px------------------------------------------------------ */

	

	@media (max-width: 1024px){
		.reflect div.wpforms-container-full form {
    display: block;
	}


	.reflect .wpforms-submit-container {
		width: 100% !important;
		margin-top: 10px !important;
	}	
	
	
	.sec1 {
		padding-top: 180px;
		margin-top: -30px;
	}

	h1 {
		font-size: 45px;
	}

	.sec1 p {
		font-size: 18px;
	}

	.sec1 a.btn.theme-btn {
		margin-bottom: 50px;
	}


	.sec3 {
		display: flex;
		flex-direction: column;
		padding: 80px 0 80px;
	}

	.sec3 .vc_col-sm-5 {
		width: 100%;
	}

	.sec3 .pad-left {
		width: 100%;
		padding-left: 10px;
	}

	.sec4 .vc_row:first-child {
		padding: 130px 50px 130px;
	}

	.sec4 h3 {
		font-size: 25px;
	}

	.sec4 h2 {
		font-size: 47px;
	}

	.sec5 .wd-info-box.key-box {
		width: 100%;
		padding: 30px 20px;
		min-height: 340px !important;
	}

	.sec5 h4.info-box-title.title {
		font-size: 18px !important;
	}

	video.vidbox-curcit {
		height: 320px;
	}

	.sec4 {
		padding-bottom: 70px;
	}

	.sec5 {
		padding-bottom: 60px;
	}

	.sec6::before {
		background-size: 65%;
	}

	.sec6::after {
		background-size: 80%;
		width: 470px;
	}

	.sec6 h2 {
		font-size: 45px;
		margin-bottom: 30px;
	}

	.sec6 p {
		font-size: 17px;
	}

	.sec7 {
		padding: 60px 0 20px;
	}

	.sec8 {
		padding: 80px 10px;
	}

	.sec8 h2 {
		font-size: 38px;
		line-height: 41px;
	}

	.footer-sidebar .footer-column-1 .wd-widget .textwidget h6 {
		font-size: 40px;
	}
	
	.footer-sidebar {
		padding: 50px 0 60px !important;
	}

	.wd-footer::before {
		background-size: cover;
		width: 100%;
	}

	.footer-sidebar div#media_image-2 {
		max-width: 160px;
	}

	.footer-sidebar .footer-column-1 {
		padding-bottom: 30px;
		margin-bottom: 10px;
	}

	.wd-copyrights > .container {
		text-align: center !important;
		gap: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.wd-copyrights > .container .wd-col-end {
		justify-content: center;
		gap: 30px;
	}
}

/* ----------------------------------------------------------------------------------------------- */