/* Stylesheet for Partner Sites */
/*-----------------------------------
[Table of contents]

xi. MEDIA QUERIES REFERENCE
xii. PLUGIN OVERRIDES
xiii. LOADER

0. RESET
1. TOOLS
2. COLOR 
3. FONT

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

/* <xi>|||||||||| MEDIA QUERIES REFERENCE START |||||||||| */

  /* !!!!!THESE ARE FOR REFERENCE ONLY DO NOT, I REPEAT DO NOT USE THESE FOR STYLES!!!!! */

  /* @media (max-width: 767px) {} */
  /* @media (max-width: 1023px) {} */
  /* @media (min-width: 1024px) {} */

/* |||||||||||||| MEDIA QUERIES REFERENCE END |||||||||||| */


/* <xii>||||||||||| PLUGIN OVERRIDES START ||||||||||| */

/* |||||||||||||||| PLUGIN OVERRIDES END ||||||||||||| */


/* <xiii>||||||||||| LOADER START ||||||||||| */

/* |||||||||||||||| LOADER END ||||||||||||| */


/* <0>|||||||||| RESET START |||||||||| */
  img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  body{line-height:1;font-family: 'Roboto', serif;font-size: 14px;margin:0 !important;background-color: #FFF; color: #000;}
  ol,ul{list-style:none}
  blockquote,q{quotes:none}
  blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
  table{border-collapse:collapse;border-spacing:0}
  a,a:hover,a:focus{color:inherit;text-decoration:none}

/* ||||||||||||| RESET END |||||||||||| */


.wc-block-checkout__add-note, .wc-block-checkout__terms, .wc-block-components-checkout-return-to-cart-button {display: none;}
.wp-block-woocommerce-checkout-order-summary-block {display: block !important;}
.woocommerce-checkout #place_order, .woocommerce .checkout_coupon button.button, .single_add_to_cart_button button alt .gform_button, #gform_submit_button_3 {background-color: #FEC70B !important; color: #000 !important;}
#gform_submit_button_3 {margin-top: 30px !important;}

/* <1>|||||||||| TOOLS START |||||||||| */

  #wrapper {max-width: 1280px; position: relative; margin: 0 auto; width: 100%; overflow: hidden; background-color: #fff;}
  .row {margin: 0;}
  .embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 100%;}
  .embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* ||||||||||||| TOOLS END |||||||||||| */


/* <2>|||||||||| COLOR START |||||||||| */
  
  .dark-txt {color: #000000}
  .dark-bg {background-color: #000000}

  .grey-txt {color: #2C3033}
  .grey-bg {background-color: #2C3033}


  .lite-txt {color: #ffffff}
  .lite-bg {background-color: #ffffff}
  .lite-txt-hover:hover {color: #ffffff !important}

  .yellow-txt {color: #FEC70B}
  .yellow-bg {background-color: #FEC70B}

  .dark-grey-bg {background-color: #222;}
  .dark-grey-txt {color: #222;}
  .lite-grey-txt {color: #7F7F7F;}

/* ||||||||||||| COLOR END |||||||||||| */


/* <3>|||||||||| FONT START |||||||||| */
    
  .roboto {font-family: 'Roboto', serif;}
  .secondary {font-family: 'Roboto', sans-serif;}

  h1,h2,h3,h4 {font-family: 'Roboto', serif;margin:0; padding:0;}

  h1{font-size:26px;}
  h2{font-size: 36px;font-weight: 900;}
  h3{font-size:24px;}
  h4{font-size:18px;}

  .inner-content ul li, .inner-content ul li a {line-height: 2;font-size: 16px;font-weight: 300}
  p {line-height: 1.5;font-size: 16px;font-weight: 300}

  .uppercase {text-transform: uppercase}
  .thin {font-weight: 300}
  .regular {font-weight: 500}
  .bold {font-weight: 700}
  .black {font-weight: 900}

/* ||||||||||||| FONT END |||||||||||| */


/* <3>|||||||||| HEADER START |||||||||| */

  .home-header {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/home-header-desktop.jpg); height: 550px; display: flex; flex-direction: column; justify-content: space-between; margin-bottom: 80px; background-size: cover; background-position-y: -35px;}
  .sub-header {margin-top: -3px; background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/interior-page-header.jpg); height: 240px; display: flex; flex-direction: column; background-size: cover; background-repeat: no-repeat;}
  .main-nav {display: flex; justify-content: space-between; padding: 20px 30px;}
  .nav-logo {max-width: 400px;}
  .nav-right {display: flex; justify-content: space-between; align-items: center; gap: 20px;}
  .nav-right .nav-item {font-weight: 500;}
  .home-header h1 {font-size: 60px; font-weight: 300; text-align: center; margin-bottom: 20px; padding: 0 20px;}
  .home-header h1 span {font-size: 100px; font-weight: 700; text-transform: uppercase;}
  .nav-right-mob, .mobile-nav-menu {display: none;}
  .sub-header-title {font-size: 50px; text-align: center; margin-top: 20px;}

  @media (max-width: 1260px) {
    .home-header {background-position-y: 0px;}
  }

  @media (max-width: 1023px) {
    .nav-logo {max-width: 300px;}
    .home-header h1 {font-size: 50px;}
    .home-header h1 span {font-size: 80px;}
    .nav-right .nav-item {margin-top: 0;}
    .nav-right .goats-btn {margin-top: -15px;}
  }

  @media (max-width: 900px) {
    .nav-logo {max-width: 250px;}
    .nav-right .nav-item {margin-top: 5px;}
    .nav-right .goats-btn {margin-top: -15px;}
  }


  @media (max-width: 850px) {
    .home-header {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/home-header-mobile.jpg); height: 500px}
    .nav-right-mob {display: block;}
    .nav-right-desk {display: none;}
    .home-header h1 {font-size: 40px;}
    .home-header h1 span {font-size: 60px;}
    .hamburger-icon {width: 50px; height: 50px; cursor: pointer;}
    .nav-logo {max-width: 300px;}
    .mobile-nav-menu {display: none; position: absolute; top: 0; left: 0; right: 0; background: white; z-index: 999; padding: 20px 20px 0; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); border-bottom: 1px solid #eee; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;}
    .menu-close {position: absolute;top: 15px;right: 20px;font-size: 26px;font-weight: bold;cursor: pointer;color: #000;}
    .mobile-nav-menu ul {list-style: none; padding: 10px 0 0; margin: 0;}
    .mobile-nav-menu li {border-bottom: 1px solid #eee;}
    .mobile-nav-menu a {display: block; padding: 14px 20px; text-decoration: none; color: #000;}
  }

  @media (max-width: 450px) {
    .nav-logo {max-width: 250px;}
    .hamburger-icon {width: 40px; height: 40px;}
  }

  @media (max-width: 380px) {
    .nav-logo {max-width: 230px;}
  }

/* ||||||||||||| HEADER END |||||||||||| */


/* <4>|||||||||| INNER PAGES START |||||||||| */
  
  .page-container {position: relative;}
  .goats-btn {padding: 10px 20px; border-radius: 10px; text-align: center;}
  .trailer-container {display: flex; justify-content: center; align-items: center; max-width: 70%; margin: 0 auto; padding: 40px 20px;}

  .yellow-div {text-align: center; max-width: 1000px; display: flex; justify-content: center; align-items: center; margin: 0 auto; border-radius: 15px; padding: 10px 60px; margin: 50px auto;}
  .yellow-div p {font-size: 20px; font-weight: 400;}

  .form-div {max-width: 90%; margin: 50px auto;}
  #gform_fields_1 .gfield--type-number label {font-weight: 300;}
  .gfield_required, .egia-field .ginput_container_number .gfield_description {display: none !important;}
  .egia-field input, .egia-field textarea, .egia-field select {border-radius: 10px !important; border: 1px solid #E5E5E5 !important; background-color: #FAFAFA !important; margin-bottom: -10px !important;}
  #gform_submit_button_1, #gform_submit_button_2 {display: flex !important; justify-content: center !important; background-color: #000 !important; border-radius: 25px !important; margin: 20px auto !important; width: 120px;}

  .thanks-div {margin: 50px auto; text-align: center; max-width: 800px;}

  @media (max-width: 1050px) {
    .yellow-div {max-width: 80%;}
    .thanks-div {max-width: 90%;}
  }

  @media (max-width: 450px) {
    .yellow-div {padding: 10px 20px;}
  }

  /* |||||||||| HOME PAGE START ||||||||||||| */

  .home-yellow-pop-div {text-align: center; max-width: 1000px; display: flex; justify-content: center; align-items: center; margin: 0 auto; border-radius: 15px; padding: 10px 60px; position: absolute; top: -50px; left: 0; right: 0;}
  .home-yellow-pop-div p {font-size: 20px; font-weight: 400;}
  
  .home-intro-vid-div {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/video-intro-bg.jpg); height: 650px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background-size: cover; background-position-y: -140px;}
  .goats-vid-logo {max-width: 150px; margin-top: 80px;}
  .home-intro-title {font-size: 65px; font-weight: 700; margin: 0;}
  .intro-vid-txt {max-width: 720px; width: 100%; margin: 0 auto;}
  .intro-vid-title {font-size: 25px; color: #fff; font-weight: 300;}
  .intro-play-btn {max-width: 80px; cursor: pointer;}

  .mob-point-div {display: none;}
  .right-img-div {margin: 80px 0;}
  .right-img-txt-top {margin-top: 60px;}
  .split-txt-div {margin: 30px 0; display: flex; justify-content: center; align-items: center; gap: 40px;}
  .split-txt-div .left {text-align: end;}
  .split-txt-div .left {font-size: 20px;}
  .split-txt-br {}
  .split-txt-you {font-size: 130px; font-weight: 700; margin: -50px 0;}
  .right-img-div img {max-width: 100%; width: 100%;}

  .home-pillars-div {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/4-pillars-desktop.jpg); height: 800px; background-size: cover; display: flex;}
  .pillars-txt-div {display: flex; justify-content: center; flex-direction: column; padding-left: 0;}
  .pillars-txt-div p {margin-bottom: 0;}
  .pillars-title {font-size: 30px; font-weight: 500;}
  .pillar-p {font-size: 45px; margin-top: 5px;}
  .first-pillar-p {margin-top: 30px !important;}
  .last-pillar-p {margin-bottom: 20px !important;}
  .home-pillars-div .goats-btn {max-width: 150px; text-align: center; margin-top: 40px;}

  .home-trainers-div {margin: 50px 0; padding: 0 20px;}
  .trainers-title {font-size: 30px; font-weight: 500; text-align: center;}
  .trainers-main-div {display: flex; justify-content: center; gap: 40px; align-items: stretch;}
  .trainer-list, .trainer-display {width: 50%;}
  .trainer-btn {border: 1px solid #F7F7F7; border-radius: 15px; margin-bottom: 15px; padding: 16.5px 20px; cursor: pointer;}
  .trainer-btn.active {background-color: #F8F8F8; color: #FEC70B;}
  .trainer-btn p {margin: 0; font-weight: 500; font-size:18px;}
  .trainer-title {color: #000 !important; margin-top: 15px; font-weight: 300 !important; font-size: 14px !important;}
  .trainer-display {position: relative;}
  .trainer-display img {max-width: 100%; width: 100%; border-radius: 25px;}
  .trainer-description {position: absolute; bottom: 30px; line-height: 1.5; padding: 20px 40px;}
  .home-trainers-div .goats-btn {max-width: 150px; margin: 30px auto 0;}
  .trainers-mob {display: none;}
  

  .home-location-div {background-color: #F7F7F7; padding: 20px 40px;}
  .location-title {font-size: 30px; font-weight: 500; text-align: center;}
  .location-img-div {border-radius: 25px; background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/home-scottsdale-image.jpg); height: 300px; width: 540px; background-size: cover; margin: 0 auto 30px; display: flex; justify-content: flex-end; align-items: center; flex-direction: column;}
  .location-img-title {font-size: 24px; font-weight: 500; margin-bottom: 0;}
  .location-img-bottom {display: flex; justify-content: space-between; align-items: center; gap: 40px; margin-bottom: 10px;}
  .location-img-left, .location-img-right {display: flex; justify-content: center; align-items: center; gap: 10px;}
  .location-img-icon {width: 20px;}
  .location-img-txt {font-size: 14px;}
  .home-location-div .goats-btn {max-width: 150px; margin: 30px auto 30px;}

  .testimonial-div {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/testimonial-bg.jpg);
   height: 700px; margin-top: -3px; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center;}
  .testimonial-title {font-size: 30px; font-weight: 500; text-align: center;}
  .testimonial-logo {max-width: 150px; margin-bottom: 20px;}
  .testimonial {display: none; max-width: 700px; margin: 0 auto 30px; font-size: 16px; line-height: 1.6;}
  .testimonial.active {display: block;}
  .testimonial .credit {}
  .carousel-dots {display: flex; justify-content: center; gap: 10px; margin-bottom: 30px;}
  .carousel-dots .dot {width: 12px; height: 12px; border-radius: 50%; background: #fff; cursor: pointer; border: 1px solid #fff;}
  .carousel-dots .dot.active {background: transparent;}

  @media (max-width: 1250px) {
    .trainer-btn {padding: 14.5px 20px;}
  }

  @media (max-width: 1200px) {
    .home-intro-vid-div {background-position-y: 0;}
    .right-img-txt-top {margin-top: 0;}
    .trainer-btn {padding: 13.5px 20px;}
  }

  @media (max-width: 1175px) {
    .trainer-btn {padding: 11.5px 20px;}
  }

  @media (max-width: 1105px) {
    .trainer-btn {padding: 9.5px 20px;}
  }

  @media (max-width: 1070px) {
    .trainer-btn {padding: 7.5px 20px;}
  }

  @media (max-width: 1023px) {
    .home-yellow-pop-div {max-width: 95%;}
    .mob-point-div {display: block}
    .mob-point-div img {max-width: 400px !important; margin: 0 auto 30px !important; display: flex;}
    .desk-point-div {display: none;}
    .home-pillars-div {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/07/4-pillars-mobile.jpg); height: 800px; background-size: cover; display: flex;}
    .pillars-title {text-align: center;}
    .home-pillars-div .goats-btn {margin: 40px auto 0;}
    .home-pillars-div .col-md-5.col-sm-0.col-xs-0 {display: none;}
    .pillars-txt-div {padding: 0 20px;}
    .trainers-desk {display: none;}
    .trainers-mob {display: block;}
    .trainer-accordion {padding: 0 20px; max-width: 600px; margin: 0 auto;}
    .accordion-item {margin-bottom: 15px; overflow: hidden;}
    .accordion-header {padding: 15px 20px; background-color: #fff; font-weight: 500; cursor: pointer; position: relative; z-index: 2; border: 1px solid #F7F7F7; border-radius: 25px;}
    .active-accord {border-radius: 0;border-top-left-radius: 25px; border-top-right-radius: 25px; }
    .accordion-header p {margin: 0; font-size: 18px;}
    .accordion-header .trainer-title {margin-top: 10px; font-size: 14px; font-weight: 300;}
    .accordion-body {display: none; position: relative; margin-top: -35px; z-index: 1;}
    .accordion-body img {width: 100%; border-radius: 25px; margin-bottom: 15px;}
    .accordion-description {line-height: 1.5; color: #fff; position: absolute; bottom: 30px; padding: 0 30px;}
    .trainer-btn-mob {border: 1px solid #F7F7F7; border-radius: 25px; margin-bottom: 15px; padding: 5px 20px; text-align: center;}
    .trainer-btn-mob p {font-size: 20px; font-weight: 500; margin-bottom: 5px;}
    .trainer-btn-mob .trainer-title {font-size: 16px; font-weight: 300; margin-top: 5px;}
  }

  @media (max-width: 767px) {
    .home-intro-vid-div {padding: 0 20px;}
    .testimonial-div {padding: 0 20px;}
  }

  @media (max-width: 650px) {
    .location-img-title {margin-bottom: 10px;}
    .location-img-bottom {gap: 15px; flex-direction: column; margin-bottom: 20px;}
    .location-img-txt {margin: 0;}
  }

  @media (max-width: 600px) {
    .pillar-p {font-size: 24px;}
    .location-img-div {height: 400px; width: 400px;}
  }

  @media (max-width: 560px) {
    .home-intro-vid-div {height: 720px}
    .split-txt-div {flex-direction: column; gap: 20px;}
    .split-txt-div .left {text-align: center;}
    .accordion-body {margin-top: -25px;}
  }

  @media (max-width: 500px) {
    .home-yellow-pop-div {padding: 0 20px;}
    .home-intro-vid-div {height: 760px}
    .home-intro-title {font-size: 40px;}
    .location-img-div {height: 300px; width: 300px;}
    .location-img-title {text-align: center; padding: 0 20px;}
  }

  @media (max-width: 450px) {
    .accordion-body {margin-top: -15px;}
  }

  @media (max-width: 400px) {
    .home-intro-vid-div {height: 800px}
    .home-pillars-div {height: 1000px;}
    .location-img-div {height: 280px; width: 280px;}
  }

  /* ||||||||||||| HOME PAGE END |||||||||||| */

  /* ||||||||||||| PROGRAM OVERVIEW START |||||||||| */

    .program-right-img {display: flex; justify-content: center; align-items: center; margin-bottom: 50px; gap: 20px;}
    .program-right-txt-div {max-width: 50%; width: 100%; padding: 20px 40px;}
    .program-right-img-div {max-width: 50%; width: 100%;}
    .program-right-img-div img {max-width: 90%; width: 100%; border-radius: 25px; margin: 0 auto; display: flex;}
    .program-right-txt-div .goats-btn {max-width: 200px; margin-top: 25px;}

    .program-left-img {display: flex; justify-content: center; align-items: center; margin-bottom: 50px; gap: 20px;}
    .program-left-img-div {max-width: 50%; width: 100%;}
    .program-left-img-div img {max-width: 90%; width: 100%; border-radius: 25px; margin: 0 auto; display: flex;}
    .program-left-txt-div {max-width: 50%; width: 100%; padding: 20px 40px;}

    .program-title {font-weight: 500; font-size: 26px; line-height: 1.5;}

    .investments-div {background-image: url(https://raisinggoats.com/wp-content/uploads/2025/08/investment-bg.jpg); height: 480px; display: flex; justify-content: center; align-items: center; text-align: center; background-repeat: no-repeat; padding: 50px 100px; gap: 40px;}
    .investments-div h2 {font-weight: 500; margin-bottom: 20px; font-size: 30px;}
    .investments-left, .investments-right {max-width: 50%; width: 100%;}
    .investments-right p {font-size: 20px;}

    @media (max-width: 1023px) {
      .investments-div {flex-direction: column; height: 740px; background-size: cover; padding: 20px 100px;}
      .investments-left, .investments-right {max-width: 100%;}
      .investments-right p {font-size: 18px;}
      .dead-br {display: none;}
    }

    @media (max-width: 850px) {
      .program-right-img {flex-direction: column;}
      .program-left-img {flex-direction: column-reverse;}
      .program-right-txt-div, .program-right-img-div, .program-left-txt-div, .program-left-img-div {max-width: 100%;}
      .program-right-img-div img, .program-left-img-div img {max-width: 450px;}
    }

    @media (max-width: 450px) {
      .program-right-img-div img, .program-left-img-div img {max-width: 90%;}
      .investments-div {padding: 20px;}
    }

  /* ||||||||||||| PROGRAM OVERVIEW END |||||||||||| */

  /* ||||||||||||| SCHEDULE START |||||||||| */

   .schedule-main-div {display: flex; justify-content: center; gap: 30px; margin: 80px auto; padding: 0 20px;}

   .schedule-date-btn {border: 1px solid #F7F7F7; border-radius: 15px; margin-bottom: 15px; padding: 5px 20px; cursor: pointer;}
   .schedule-date-btn.active-schedule {background-color: #F8F8F8; color: #FEC70B;}
   .schedule-date-btn.active-schedule p {font-weight: 600;}

   .schedule-left-div {max-width: 30%; width: 100%;}
   .schedule-btn-location {color: #000 !important; font-size: 13px; font-weight: 300 !important; margin-top: -10px;}
   .schedule-missed-btn {border: 1px solid #F7F7F7; border-radius: 15px; margin-bottom: 15px; padding: 5px 20px; cursor: pointer;}
   .schedule-missed-title {font-weight: 600;}
   .schedule-btn.goats-btn {max-width: 100px; background-color: #000; color: #fff; margin-bottom: 20px;}

   .schedule-right-div {max-width: 70%; width: 100%; border-radius: 25px; background-color: #F8F8F8;}
   .schedule-img {border-top-left-radius: 25px; border-top-right-radius: 25px; width: 100%; max-width: 100%;}
   .agenda-txt-holder {background-color: #F8F8F8; padding: 40px 40px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;}
   .agenda-txt-inner {max-width: 85%;}
   .agenda-txt-inner a p.yellow-txt {font-weight: 500;}
   .grey-divider {background-color: #E5E5E5; height: 2px;}
   .agenda-title {font-weight: 500;}
   #scroll-btn {font-weight: 500; margin-top: 30px; margin-bottom: 0; cursor: pointer;}

   .schedule-mob {display: none !important;}


   @media (max-width: 1023px) {
    .schedule-right-div {max-width: 90%; margin: 0 auto;}
    .schedule-desk {display: none !important;}
    .schedule-mob {display: block !important; margin: 80px auto;}
    .main-schedule-accordion .accordion-header.active-accord {background-color: #F8F8F8; color: #FEC70B; text-align: center;}
    .main-schedule-accordion .accordion-header.active-accord .schedule-btn-title {font-weight: 600; font-size: 24px;}
    .main-schedule-accordion .accordion-body {margin-top: 0; z-index: unset;}
    .main-schedule-accordion .accordion-body img {border-radius: unset; margin-bottom: 0;}
    .agenda-title {font-size: 20px;}
    .schedule-missed-btn {max-width: 560px; margin: 0 auto; padding: 0 20px;}
   }

  @media (max-width: 767px) {
    .agenda-txt-inner {max-width: 100%;}
   }

  @media (max-width: 600px) {
    .schedule-missed-btn {max-width: 90%;}
  }

  /* ||||||||||||| SCHEDULE END |||||||||||| */

  /* ||||||||||||| Trainers START |||||||||| */

    .trainers-main-div {display: flex; justify-content: center; gap: 30px; margin: 80px auto; padding: 0 20px;}
    .trainers-meet-left-div {max-width: 30%; width: 100%;}

    .trainers-meet-btn {border: 1px solid #F7F7F7; border-radius: 15px; margin-bottom: 15px; padding: 5px 20px; cursor: pointer;}
    .trainers-meet-btn.active-trainer {background-color: #F8F8F8; color: #FEC70B;}
    .trainers-meet-btn.active-trainer .trainers-meet-btn-name {font-weight: 600;}
    .trainers-meet-btn.active-trainer .trainers-meet-btn-title {color: #000 !important;}
    .trainers-meet-btn-name {font-size: 20px; margin-bottom: 0;}
    .trainers-meet-btn-title {margin-top: 5px;}

    .trainers-meet-right-div {max-width: 70%; width: 100%;}
    .trainers-meet-img {border-top-left-radius: 25px; border-top-right-radius: 25px; width: 100%; max-width: 100%;}
    .trainers-meet-txt-holder {background-color: #F8F8F8; padding: 40px 40px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px;}
    .trainers-inner-title {font-weight: 500; margin-bottom: 20px;}

    .trainers-mob {display: none;}

    @media (max-width: 1023px) {
      .main-trainers-accordion {max-width: 80%;}
      .trainers-desk {display: none !important;}
      .trainers-mob {display: block !important; margin: 80px auto;}
      .main-trainers-accordion .accordion-header.active-accord {background-color: #F8F8F8; color: #FEC70B; text-align: center;}
      .main-trainers-accordion .accordion-header.active-accord .trainers-meet-btn-name {font-weight: 600; font-size: 24px;}
      .main-trainers-accordion .accordion-header.active-accord .trainers-meet-btn-title {color: #000 !important;}
      .main-trainers-accordion .accordion-body {margin-top: 0; z-index: unset;}
      .main-trainers-accordion .accordion-body img {border-radius: unset; margin-bottom: 0;}
   }

  /* ||||||||||||| Trainers END |||||||||||| */

  /* ||||||||||||| WHY START |||||||||| */

    .why-holder {padding: 40px;}
    .why-holder ul {list-style: inherit;}
    .why-holder ul li {line-height: 1.5;}

  /* ||||||||||||| WHY END |||||||||||| */

  /* ||||||||||||| RGA START |||||||||| */

    .rga-holder {padding: 40px;}
    .rga-offerings-holder {margin-top: 50px;}
    .rga-div {background-color: #F6F6F6; border-radius: 15px; display: flex; justify-content: space-between; align-items: center; padding: 20px 20px; margin-bottom: 20px;}
    .rga-left {display: flex; justify-content: center; align-items: center; gap: 30px;}
    .rga-left img {max-width: 75px; width: 100%;}
    .rga-left p {font-size: 18px; font-weight: 500;}
    .rga-btn-div button {width: 240px; border: none; border-radius: 5px; padding: 8px 0;}

    @media (max-width: 767px) {
      .rga-div {flex-direction: column; justify-content: center; gap: 10px}
      .rga-left {flex-direction: column; gap: 0;}
      .rga-btn-div button {width: 200px;}
      .rga-left p {text-align: center;}
    }

  /* ||||||||||||| RGA END |||||||||||| */

/* ||||||||||||| INNER PAGES END |||||||||||| */


/* <5>|||||||||| FOOTER START |||||||||| */

  #footer-bar {background-color: #000; height: 220px; padding: 20px 30px; display: flex; flex-direction: column; justify-content: center;}
  .footer-top {max-width: 100%; width: 100%; text-align: center;}
  .footer-top p {margin-bottom: 40px;}
  .footer-bot {display: flex; justify-content: space-between; align-items: flex-end;}
  .footer-right {display: flex; justify-content: center; align-items: center; gap: 40px;}

  @media (max-width: 1023px) {
    #footer-bar {height: unset; padding: 40px 20px;}
    .footer-bot {justify-content: center; align-items: center; flex-direction: column; gap: 20px;}
    .footer-right {flex-direction: column; gap: 20px; margin-top: 30px;}
    .footer-right p {margin: 0;}
  }

  @media (max-width: 550px) {
    .footer-logo {max-width: 300px; width: 100%;}
  }

/* ||||||||||||| FOOTER END |||||||||||| */


