/*
Theme Name: Canadian School of Dance
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: white, simple, fixed width, two columns, widgets, clean
*/
p {
    margin: 0 0 10px !important;
}
.t-underline a{
  color: #e9c97f;
}

.both_side_content-sec {
    background: #fbfbfb;
}
.alignright {
    float: right;
    margin-left: 30px;
}
.button-wrap {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
/* ---white button css */
a.white {
    background: #fff;
    color: #000 !important;
}
/*---video section css  */
.video-box img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}

/*-----back to top */
#back-to-top {
    position: fixed;
    bottom: 27px;
    right: 130px;
    display: none;
    background-color: #333;
    color: #fff;
    padding: 10px 19px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
    transition: background-color 0.3s, opacity 0.3s;
}

#back-to-top:hover {
    background-color: #555;
}

/*.default_btn.scalable {*/
/*    background: #FF00FF;*/
/*    padding: 12px 40px;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    letter-spacing: 3px !important;*/
/*    text-transform: uppercase;*/
/*    font-size: 16px !important;*/
/*    text-align: center;*/
/*    font-family: "Roboto Condensed";*/
/*    border-radius: 30px;*/
/*    -webkit-transition: all 0.3s ease-in-out;*/
/*    -moz-transition: all 0.3s ease-in-out;*/
/*    -ms-transition: all 0.3s ease-in-out;*/
/*    -o-transition: all 0.3s ease-in-out;*/
/*    transition: all 0.3s ease-in-out;*/
/*    font-weight: bold;*/
/*    border: none;*/
/*}*/
/*.default_btn.scalable:hover {*/
/*    color: #fff;*/
/*    background: #cc9f41;*/
/*    -webkit-transition: all 0.3s ease-in-out;*/
/*    -moz-transition: all 0.3s ease-in-out;*/
/*    -ms-transition: all 0.3s ease-in-out;*/
/*    -o-transition: all 0.3s ease-in-out;*/
/*    transition: all 0.3s ease-in-out;*/
/*}*/
.testimonial-page .item {
	width: 1130px;
    background: #fff;
    padding: 30px;
    border: 2px solid #c9c9c9;
    border-radius: 0px;
    margin: 0 0px 20px;
    text-align: center;
}
.testimonial-page .item .name h4{
    color: #87cefa;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 5px !important;
}
#testimonial-slider .owl-nav {
    display: block;
}
#testimonial-slider .owl-nav button {
    width: 40px;
    height: 40px;
    font-size: 25px !important;
    border: 1px solid #363430 !important;
    margin: 0 5px !important;
}
.testimonial-page .content .name span {
    display: block;
    font-weight: 100;
    font-size: 14px;
    color: #363430;
}
.testimonial-video .video-box {
    height: 300px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    box-shadow: 0 0 10px 0 #eee;
    border: 5px solid #cc9f41;
    margin: 0 0 20px;
}
.video-box .watch_btn {
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 5px;
}
.btn-text i {
    font-size: 50px;
}
.modal-dialog {
    width: 80%;
    top: 50px;
}
@media (max-width: 768px) {
	.modal-dialog {
		width: 90%;
		top: 150px;
	}
}
section.acro-sec.accordion_block{
	padding: 50px 0;
}
.acro-content{
	padding: 0!important;
}

/* Updated css */
.gform_fields input[type="text"], .gform_fields input[type="email"], .gform_fields textarea, .gform_fields input[type="tel"] {
    border: 2px solid #000;
}
.offer-box {
	padding: 20px;
    position: relative;
    max-width: 47%;
    float: left;
    width: 100%;
    margin: 0;
    margin-right: 30px;
    background: #fdfdfd;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -4px #00000033;
	min-height: 450px;
}
.offer-box .text {
    position: relative;
    z-index: 1;
}
/*.offer-box ul li a {*/
/*    color: #FF42B2;*/
/*}*/
.offer-box .text h3 {
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #e9c97f;
    padding: 15px 10px;
    margin: 0;
    border-radius: 10px 10px 0 0;
}
/* .offer-box li:nth-child(even) {
    background: #e9c97f;
} */
.offer-box .text ul li {
/*     display: flex;
    justify-content: space-evenly; */
    color: #333333;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 10px 50px;
}
/* .offer-box:before {
    content: '';
    background-color: #cc9f41;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
} */
.offer-box .text ul li span {
    font-weight: normal;
    text-align: left;
}
a.private-call i {
    margin-right: 10px;
}
a.private-call {
    font-family: "Roboto";
    font-size: 24px;
    line-height: 20px;
    text-align: left;
    color: #cc9f41;
    border: 2px solid #cc9f41;
    padding: 7px 10px;
}
.full_content_section.gray_color {
    background: #F9F9F9;
}
.content-wrap .text-box {
	padding: 40px 30px;
}

.logo img {
	width: 200px !important;
}
.classes-content {
	margin-top: 50px;
}
/* Table Css */
.price_table table tbody tr th {
    text-align: center;
	font-size: 18px;
    font-weight: 400;
    padding: 5px 30px;
}
.price_table table tbody tr th > span {
    font-weight: 900;
}
.price_table table, th, td {
    border: 1px solid #000;
    padding: 10px 20px;
	text-align: center;
    margin: 0 auto;
}
.price_table table tbody tr th:first-child {
    background: #cc9f41;
	color: #fff;
    padding: 5px 50px;
}
.price_table table tbody tr th h3:first-child {
    margin: 0;
    color: #fff;
    padding: 5px 0px !important;
    font-weight: 500;
}
.price_table table tbody tr th h3 {
    margin: 0;
    color: #fff !important;
    padding: 5px 0px !important;
    font-weight: 500;
}
.price_table table tr:nth-child(even) {
	background: #87cefa;
}
.price_table table tr{
	color: #000;
    font-weight: 600;
}
.price_table table tr td:first-child {
    font-size: 18px;
    text-align: center;
}
.price_table table tr td i {
    background: red;
    border-radius: 50%;
    padding: 5px;
	color: #fff;
}
.top-menu #menu-top-menu-1 {
    display: none;
}

/* Schedule table CSS */
.mb-1 {
    margin-bottom: 10px;
}
.schedule-sec .schedule-table table {
    width: 100%;
}
.full-time-message {
    display: none;
    text-align: center;
    padding: 50px 20px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
.schedule-sec .default_btn.text-center {
    display: none;
}
.full-time-message a{
	color: #E9C97F;
}
.fulltime .table-data li, .parttime li, .re-creation li {
    display: none;
}
.fulltime .table-data li.full-time, .parttime .table-data li.part-time, .re-creation .table-data li.recreational {
    display: block;
}

.schedule-sec .default_btn.text-center {
    display: none;
}

/* .schedule-table.fulltime{
	overflow-x: hidden;
	overflow-x: scroll;
} */
/* .schedule-sec .schedule-table tr td span{
    font-size: 12px;
    margin: 0 0px;
    line-height: 1.7;
} */

/* Modal Styles */
/* .modal {
    display: none;
    position: fixed;
    z-index: 999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}

.modal-content {
    background-color: #fefefe;
    margin: 200px auto 0;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    text-align: center;
}

.close-btn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} */
.schedule-sec .default_btn.text-center {
    display: none;
}
.teachers .teacher-img{
    height: 200px;
    width: 200px;
    border-radius: 50%;
    margin: auto auto 20px;
    overflow: hidden;
}
.teachers .teacher-img img{
	height: 100%;
	width: 100%;
}
.teacher-box {
    margin-bottom: 30px;
}
.teachers h3{
	margin-bottom: 50px;
}
.teachers h4{
	text-align: center;
}
.teachers{
    background: #e9c97f;
    padding: 50px 0;
}

.buttons-on-schedule {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

@media (max-width: 1080px) {
    .top-header .top-menu .top-call a{
            font-size: 22px;
    }
	.home_banner:after {
		content: none !important;
	}
/* 	.contact-us-btn{
		padding: 5px;
	} */
}

@media (max-width: 980px) {
	/*.logo_col {
		width: 100%;
	}*/
    .top-header{
        padding: 5px 0;
    }
    .logo {
        padding: 0;
    }
	.logo img {
		margin: 0 auto;
            width: 140px !important;
	}
	/*.header-btn {
		width: 100%;
	}*/
	.top-header .top-menu {
        justify-content: space-around;
    }

    header .mainmenu .menu-toggle span.bars {
        top: 5px;
    }
    header.sticky .mainmenu .menu-toggle span.bars {
        top: 5px;
    }
    .top-header .top-menu .default_btn a{
        letter-spacing: 0 !important;
        font-size: 16px !important;
    }

    .top-header .top-menu .top-call a {
        font-size: 16px;
        border-width: 1px;
    }
    .sticky .menu-container{
        position: relative;
    }
	
}

@media screen and (max-width: 767px){
    header .mainmenu .menu-toggle span.bars {
        top: 20px;
    }
    header.sticky .mainmenu .menu-toggle span.bars {
        top: 25px;
    }
    header.sticky .mainmenu .menu-toggle {
        top: -83px;
    }
    .top-header .top-menu .default_btn{
        margin-top: 3px;
    }
	
 
}


@media (max-width: 600px) {
	.top-menu .default_btn {
		display: none;
	}
	.button-wrap {
		justify-content: center;
		gap: 15px;
}
    .logo img {
        margin: 0 auto;
        width: 200px !important;
    }
   /* header.sticky .mainmenu .menu-toggle {
        top: -93px;
    }*/
    header .mainmenu .menu-toggle span.bars {
        top: 0;
    }
    header.sticky .mainmenu .menu-toggle span.bars {
        top: 10px;
    }

    .logo_col {
        width: 60%;
    }
    .header-btn {
        width: 40%;
    }
	.inner-banner .banner_content {
    flex-direction: column;
}
}

.home_banner {
	height: auto !important;
	max-height: 100% !important;
}
.home_banner .banner_content {
  text-align: center !important;
  padding: 80px 0 30px;
}
.home_banner .banner_content h1 {
	margin: 0 !important;
}
.home_banner .banner_content p {
	margin: 0 0 20px !important;
	padding: 0 20px;
}
.content-box .default_btn a {
    background: #fff;
    color: #1e3c40;
}
.page-id-15 .content-box .default_btn a:hover {
    background: #cc9f42;
    color: #fff;
}
.page-id-15 .classes-sec a.button.scalable:hover {
    background: #fff;
    color: #1e3c40;
}
.alignleft {
    float: left;
    margin-right: 30px;
}

.join-us .img-box.small-img {
    max-width: 450px !important;
    width: 450px;
    height: 300px !important;
	right: 300px;
	left: auto;
}
.join-us .img-box.big-img {
    max-width: 350px !important;
    width: 500px;
    height: 500px;
}

.classes-image {
    height: 280px;
	width: 100%;
}
.page-id-4457 .content-wrap .img-box {
	height: 500px;
}
.home_banner .img-box img {
	margin: 0 auto;
}

.join-us .container-fluid {
	max-width: 1500px;
	padding-left: 140px;
}

@media (min-width: 1500px) {
	.join-us .container-fluid {
		padding-left: 174px;
	}
}
.page-id-4465 .accordion_block {
    padding: 0;
}

.content-wrap .img-box img {
	height: 400px !important;
}
/* #gform_fields_5 .gfield_checkbox {
    display: flex;
    justify-content: space-around;
} */
#gform_fields_5 .gchoice {
    width: 100%;
}
#gform_fields_6 .gfield_radio {
    display: flex;
    gap: 100px;
}
@media (max-width: 600px) {
	#gform_fields_5 .gfield_checkbox {
		display: block;
	}
}
.page-id-3880 .inner-banner .banner_content h1 {
    font-size: 48px;
}
@media (max-width: 1110px) {
	.join-us .container-fluid {
		padding-left: unset;
	}
	.join-us .img-box.small-img {
		right: 200px;
	}
}

/* Updating Css */
.tryBefore {
/*     display: none; */
	padding: 0;
}
.page-id-5838 .classes-sec .img-box.big-img{
	max-width: 100%;
    height: 100%;
}
.page-id-5838 .classes-sec .row > div{
	margin-bottom: 15px;
}
/* New page css  */

.page-id-5838 .classes-sec {
    padding-top: 0;
}
.page-id-5838 .breadcrumb-sec{
	margin-bottom: 5.5%;
}
@media screen and (max-width: 991px) {
    .home-contact .sec-row .home-form {
       padding-top: 0;
    }
}

/* -----home page css for make about us section yellow---  */
section.welcome-sec {
    background: #e9c97f;
}
section.welcome-sec .default_btn a:hover {
    color: #1E3C40;
    background: #fff;
    transition: all 0.3s ease-in-out;
}

/* -----home page css for make classes section yellow---  */

.classes-sec .classes-text {
    background: #e9c97f;
}



/* -----summer camp page css---- */
.full_content_section a.scalable{
	margin-left:0px !important;
	margin-top:15px !important;
}

.full_content_section .scalable{
	background: #1E3C40;
    padding: 12px 40px;
    margin-left: 10px;
    color: #fff;
    display: inline-block;
    letter-spacing: 3px !important;
    text-transform: uppercase;
    font-size: 16px !important;
    text-align: center;
    font-family: "Roboto Condensed";
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    font-weight: bold;
    border: none;
}
.full_content_section .scalable{
    margin-left: 0px !important;
    margin-top: 15px !important;
}
/*---------  summer camp new design page css--*/
.page-id-4465 .breadcrumb-sec ,
.page-id-4241 .breadcrumb-sec {
    display: none;
}
.Registration_Open_sec hr.bod {
    background: #cc9f41;
}
/*-------acro intensiv page --------*/
/*--------------------- Registration_Currently_secv4 -------------------*/

.Registration_Currently_sec {
}
.Registration_Currently_sec .Main_Box {
  display: flex;
  margin-bottom: 30px;
}
.Registration_Currently_sec .Main_Box .img {
  width: 100%;
}
.Registration_Currently_sec .Main_Box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Registration_Currently_sec .Main_Box .text {
  background-color: #fff;
  padding: 30px;
  position: relative;
  left: -50px;
  margin: 40px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.Registration_Currently_sec .button {
  background: #1e3c40;
  padding: 12px 40px;
  margin-left: 0px;
  color: #fff;
  display: inline-block;
  letter-spacing: 3px !important;
  text-transform: uppercase;
  font-size: 16px !important;
  text-align: center;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-out;
  font-weight: bold;
  text-decoration: none;
  border: none;
  text-align: center;
}
.Registration_Currently_sec .button:hover {
  background-color: #e9c97f;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-in-out;
  color: #000;
}
.Registration_Currently_sec h3 {
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}
.Registration_Currently_sec ul {
  margin-bottom: 30px;
}
.Registration_Currently_sec ul:last-child {
  margin-bottom: 0;
}
.Registration_Currently_sec ul li {
  line-height: 25px;
  margin-bottom: 8px;
  color: #000;
  font-weight: 400;
}
.Registration_Currently_sec ul li span {
  color: #000;
  font-weight: 600;
  margin-right: 3px;
}

/*---------------------Header-Nav-CSS-------------------*/

/*---------------------Slider-CSS--------------------*/

/*---------------------Middle-Contain--------------------*/

/*---------------------Footer---------------------*/

/*------------------------------media------------------------------------*/
@media (min-width: 991px) and (max-width: 1200px) {
}
@media (min-width: 767px) and (max-width: 991px) {
  .Registration_Currently_sec .Main_Box {
    display: block;
  }
  .Registration_Currently_sec .Main_Box .text {
    left: 0;
    margin-top: -170px !important;
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .Registration_Currently_sec .Main_Box {
    display: block;
  }
  .Registration_Currently_sec .Main_Box .text {
    left: 0;
    margin-top: -150px !important;
    width: 95%;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .Registration_Currently_sec .Main_Box .text {
    margin-top: -100px !important;
  }
  .Registration_Currently_sec h3 {
    font-size: 19px;
    margin-top: 0;
  }
  .Registration_Currently_sec .button {
    margin-left: 0;
    letter-spacing: 1px !important;
    padding: 12px 30px;
    font-size: 15px !important;
  }
}
@media (max-width: 360px) {
  .Registration_Currently_sec .Main_Box .text {
    margin-top: -80px !important;
  }
  .Registration_Currently_sec h3 {
    font-size: 18px;
  }
  .Registration_Currently_sec .button {
    letter-spacing: 0px !important;
    padding: 12px 27px;
    font-size: 14px !important;
  }
}


/*------new competitive auditions banner css*/
.CompetitiveAuditions.global {
  background: url('https://canadianschoolofdance.com/wp-content/uploads/2025/05/competitive-banner-bg.webp') no-repeat;
  background-size: cover;
  background-position: center;
  /*color: white;*/
  /*padding: 20px;*/
  /*font-size: 24px;*/
  /*font-weight: bold;*/
  /*display: inline-block;*/
}

.CompetitiveAuditions.global h4{
    font-size:28px;
    text-transform:uppercase;
}
.CompetitiveAuditions.global .AuditionsText h4 span {
    color: #cc9f41;
}
.CompetitiveAuditions .AuditionsText h2 {
    color: #fff;
    margin-bottom: 5px;
}
.btn_grp {
    display: flex;
    gap: 10px;
}

@media (max-width: 980px) {
  .CompetitiveAuditions.global h4{
        font-size:25px;
    }  
}@media (max-width: 767px) {
  .CompetitiveAuditions.global h4{
        font-size:20px;
    }  
    .btn_grp {
        display: block;
    
    }
    .btn_two{
    margin-top:15px !important;
}
}


/* Thumbnail Image */
.lightbox-enabled {
    width: 100%;
    height: auto;
    object-fit: cover;
    cursor: pointer;
    margin-bottom: 15px;
    display: block;
  }
  
  /* Thumbnail Container */
  .lightbox_img_wrap {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);*/
  }
  
  /* Fullscreen Lightbox Overlay */
  .lightbox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
  }
  
  /* Lightbox Navigation Buttons */
  .lightbox-container .lightbox-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 60px;
    color: white;
    cursor: pointer;
    user-select: none;
    z-index: 10000;
  }
  
  #left {
    left: 30px;
  }
  #right {
    right: 30px;
  }
  
  /* Close Button */
  #close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 50px;
    color: white;
    cursor: pointer;
    z-index: 10000;
  }
  
  /* Image Wrapper Inside Lightbox */
  .lightbox-image-wrapper img {
    max-width: 90vw;
    max-height: 80vh;
    width: auto;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
  }
  
  /* Responsive Adjustments */
  @media (max-width: 768px) {
    .lightbox-container .lightbox-btn {
      font-size: 40px;
    }
    #close {
      font-size: 40px;
      top: 77px;

      right: 20px;
    }
    .lightbox-container {
     
        top: 56px;
        left: 0;
    }

    .lightbox-image-wrapper img {
        max-height: 65vh;
    
    }
  }
  
  @media (max-width: 480px) {
    .lightbox-container .lightbox-btn {
      font-size: 30px;
    }
    #left {
      left: 15px;
    }
    #right {
      right: 15px;
    }
    #close {
      font-size: 36px;
      top: 100px;
      right: 40px;
    }
  }
  

     
 .video-gallery-sec {
    padding: 60px 20px;
    background-color: #f8f8f8;
  }
.classes-sec h3 {
    color: #000;
    font-size: 30px;
}
  
  .gallery.py-5 {
    background: #e9c97f;
}

  .gallery-title {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    color: #000;
    font-family: "Roboto Condensed";
  }
  
  .video-gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
  }
  
  .video-box video {
    width: 100%;
    height: 500px;
    object-fit: cover;
    transition: transform 0.3s ease;
  }
  
  .video-box video:hover {
    transform: scale(1.02);
  }
  
  .video-box {
    position: relative;
    display: block;
    cursor: pointer;
  }
  .video-box img {
    width: 100%;
    border-radius: 8px;
  }
  .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3rem;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.5rem 1rem;
    border-radius: 50%;
  }
  
  

 /*-----schedule page css*/
.table-data ul{
  padding-bottom:15px;
}

.parttime .table-data h5:nth-of-type(2),
.parttime .table-data h5:nth-of-type(3) ,
.fulltime .table-data h5:nth-of-type(2),
.parttime .table-data h5:nth-of-type(4),
.fulltime .table-data h5:nth-of-type(3),
.fulltime .table-data h5:nth-of-type(4)
{
    display: none !important;
}

.re-creation .b .c.table-data h5:nth-of-type(1),
.all .b .c.table-data h5:nth-of-type(1){
    display: none !important;
}

/* Hide h5 in row-2, cell-3 for parttime and fulltime tables */
.parttime .row-2 .cell-3 h5,
.fulltime .row-2 .cell-3 h5 {
    display: none !important;
}




/*----------home page heading */
@media screen and (max-width: 980px) {
    .classes-gallery h2{
        text-align:center;
    }
}
@media screen and (max-width: 767px) {
    .classes-sec .classes-gallery .box-frame{
        height: auto;
    }
}

/*------new dynamic section */
.page-id-6567 .classes-sec{
    padding-bottom:10px;
}
.page-id-6567 .classes-sec .img-box.big-img {
    height: 330px;
}
.cnt_sec {
    padding: 0px 0px 30px;
}
.cnt_sec ul {
    column-count: 3;
    padding-bottom: 15px;
}
.cnt_sec ul li {
    margin-top: 0px !important;
    padding: 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    line-height: 30px;
}

/* Tablet (medium screens) */
@media (max-width: 980px) {
    .cnt_sec ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .cnt_sec ul li {
        width:100%;
    }
}

@media (max-width: 767px) {
    .banner_content{
        display:block !important;
    }
}
/*-----banner css*/
section.Camp_Tab_Sec {
    padding: 50px 0 50px !important;
}

/*----footer form css*/
.gform_footer{
    margin-top:20px !important;
}
.contact-info h3{
    margin-top:15px !important;
}
.contact-info ul{
    padding-bottom:15px !important;
}



/*---gallery page css*/
.gallery.py-5 {
    padding-bottom: 50px;
}
.classes-sec{
   padding-bottom: 0px !important;
}
.Registration_Currently_sec{
    padding-top: 50px;
    padding-bottom: 0px !important;
}

/*----default css for page section padding overright*/
.page-id-4461 .full_content_section{
    padding:50px 0px;
}
.page-id-4457 .content-wrap .img-box {
     height: 100% !important; 
}
.page-id-5002 .classes-sec, 
 .classes-sec{
    
    padding-bottom:30px !important;
}

.page-id-5766 .Registration_Currently_sec {
    padding-top: 50px;
    padding-bottom: 50px !important;
}

/*----home page css*/
.home section.testimonial-sec {
    padding-bottom: 50px;
}


/*--------- home new promo section css*/
/* ===== Promo Banner Section ===== */
/* ===== PROMO BANNER ===== */
.promo_banner {
       background: url('/wp-content/themes/csd/css/../img/inner-banner-graph.jpg') no-repeat;
    
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
        
}

/* Overlay */
.promo_banner::before {
    content: "";
    position: absolute;
    inset: 0;
        background: rgb(255 255 255 / 69%);
}

.promo_banner .container {
    position: relative;
    z-index: 2;
}

/* Desktop layout */
.promo_banner .row {
    display: flex;
    align-items: center;
}

/* Columns */
.promo_banner .col-md-6 {
    display: flex;
    align-items: center;
}

/* Content */
.promo_banner .content-box {
    padding: 30px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

/* Text */
.promo_banner .text {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Button */
.promo_banner .default_btn a {
        display: inline-block;
    padding: 12px 28px;
    background: #e9c87f;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 30px;
    transition: 0.3s ease;
}

.promo_banner .default_btn a:hover {
    background: #000000;
    color: #ffffff;
}

/* Image */
.promo_banner img.img_responsive {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}


.promo_banner h3 {
    color: #e9c87f !important;
    font-size: 60px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.promo_banner p {
    font-size: 25px;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #000;
}
/* ===== TABLET & MOBILE ===== */
@media (max-width: 991px) {

    .promo_banner {
        padding: 40px 0;
    }
    .promo_banner h3 {
        font-size: 35px !important;
    }

    /* Stack columns */
    .promo_banner .row {
                   flex-direction: column-reverse;
    }

    /* Image first */
    .promo_banner .col-md-6:last-child {
        order: -1;
    }

    /* Content below image */
    .promo_banner .content-box {
        text-align: center;
        padding-top: 20px;
    }
}
@media (max-width: 767px) {
     .promo_banner h3 {
        font-size: 28px !important;
    }
    .promo_banner p {
        font-size: 20px !important;
    }
}

.landing_frm input{
    width:100%;
}
.landing_frm .ginput_container_checkbox input {
    width: auto;
    height: auto !important;
    margin-top: 5px !important;
}
.landing_frm.contact_form .gform_wrapper.gravity-theme .gfield-choice-input + label {
    padding-left: 0px !important;
}
.landing_frm.contact_form .gchoice{
        display: flex;
    align-items: flex-start;
}
.landing_frm  input#gform_submit_button_9,
.landing_frm   input#gform_submit_button_12{
    width: auto !important;
    float: none !important;
}


.form_tabs {
    display: flex;
    margin-bottom: 20px;
}

.form_tabs .tab_btn {
    padding: 10px 20px;
    border: none;
    background: #eee;
    cursor: pointer;
    margin-right: 5px;
}

.form_tabs .tab_btn.active {
    background: #1e3c40;
    color: #fff;
}

.tab_content {
    display: none;
}

.tab_content.active {
    display: block;
}

/**/

.landing_frm {
    padding: 0px !important;
}
.landing_frm  h2 {
    padding-top: 15px;
}
.landing_frm h2{
    font-size: 30px;
}
.landing_frm .form_tabs .tab_btn{
    width: 100%;
    margin: 0;
}
.landing_frm .gfield-choice-input {
       width: auto !important;
    margin-right: 22px !important;
    height: auto !important;
    margin-top: 0 !important;
}
.landing_frm .gfield-choice-input label{
    width: 100%;
}
.gchoice.gchoice_12_23_0 {
    display: flex;
    align-items: center;
}
.landing_frm .form_tabs .tab_btn.active{
    height: 50px;
    font-size: 20px;
}
.landing_frm .gf_browser_chrome {
    padding: 20px;
}

.landing_frm select{
    width: 100%;
}

.landing_frm textarea{
   width: 100%;
}

.landing_frm textarea{
   width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .landing_frm .gfield_checkbox label {
        padding-left: 0px !important;
        font-size: 14px !important;
    }
    .landing_frm .admin-hidden-markup {
        margin: 0 0 10px;
    }
    .landing_frm h2 {
        font-size: 26px;
    }
    .landing_frm .form_tabs .tab_btn.active {
        font-size: 16px;
    }
}
@media screen and (max-width: 600px) {
    .landing_frm .gfield_checkbox label {
        padding-left: 0px !important;
        font-size: 12px !important;
    }
    .landing_frm .form_tabs .tab_btn.active {
        font-size: 13px;
    }
    .landing_frm .form_tabs .tab_btn{
        font-size: 13px;
    }
    .landing_frm .gchoice.gchoice {
        display: flex;
        margin-bottom: 10px;
    }
    .landing_frm h2 {
        font-size: 24px;
        margin: 0 0 15px;
    }
    .landing_frm span.u-lh.u-fs-sm.u-fw-medium.u-color-primary.u-mh-2 {
        font-size: 13px !important;
    }
}
@media screen and (max-width: 600px) {
    .Befter_Form .contact_form .gfield_checkbox label {
        padding-left: 0px !important;
        font-size: 12px !important;
    }
}
 