#content .vc_row.wpb_row:not(.full-width) {
  max-width: 1260px !important;
  margin: 0 auto;
}

#content .vc_row.wpb_row.full-width-max {
  max-width: 100% !important;
}

.custom-gradient-faded-reverse, .custom-gradient-faded {
  background: rgb(255,255,255);
}

#main {
  padding: 0px 0 0px 0;
  background-image: url('https://www.plannthat.com/wp-content/uploads/2023/06/bg-fix-main.webp');
  background-repeat: no-repeat;
  background-position: center -60px;
  background-color: #fefefe;
  background-size: contain;
}

#customtimer {
  display: flex;
  align-content: center;
  align-items: center;
  gap: 10px;
  max-width: 300px;
  margin: 0 20px;
}

#customtimer .timer {
  min-width: 80px;
  text-align: center;
}

#customtimer .timer .count {
  font-size: 30px;
  line-height: 1em;
  color: #fff;
}

#customtimer .timer strong {
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  color: #fff;
}

.ult-carousel-wrapper {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
}

.ultsl-arrow-left2::before {
  transform: rotate(180deg);
}

.ultsl-arrow-right2::before,
.ultsl-arrow-left2::before {
  content: "";
  background-image: url('https://www.plannthat.com/wp-content/uploads/2024/03/right-arrow.svg');
  background-size: contain;
  width: 40px;
  height: 15px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  content: ""!important;
}

.uvc-sub-heading h5 {
  text-transform: none!important;
  color: inherit!important;
}

h1 {
  text-transform: none!important;
}

.do-you-want-to-learn .aio-icon-img {
  vertical-align: middle;
}

.do-you-want-to-learn .aio-icon-title {
  font-size: 20px;
  line-height: 25px;
}

.do-you-want-to-learn .aio-icon-component,
.do-you-want-to-learn .aio-icon-component:hover {
  transition: all 0.5s;
}
  
.do-you-want-to-learn .aio-icon-component {
  padding: 10px 35px 8px 12px;
  max-width: 500px;
  border-radius: 50px;
  border: 1px solid #EDEDED;
  background: #fff;
  margin-bottom: 15px !important;
}

.do-you-want-to-learn .aio-icon-component:hover {
  box-shadow: 0px 4px 19px 0px #0000000F;
  padding: 12px 44px 10px 16px;
  max-width: 100%;
}

.do-you-want-to-learn .left-icon .aio-icon-left {
  vertical-align: middle;
}

.do-you-want-to-learn .aio-icon-title {
  font-size: 20px!important;
  line-height: 26px!important;
}

.btn-modal.btn-modal-md {
  font-family: "Proxima"!important;
}

.dt-btn.dt-btn-m {
  background: #171717 !important;
  border-radius: 12px !important;
  color: #fff !important;
  font-weight: bold;
  padding: 16px 24px !important;
  font-size: 16px !important;
  line-height: 16px!important;
  text-transform: uppercase!important;
}

.dt-btn.dt-btn-m.third-design {
  background: #B572FF!important;
  width: 100%!important;
  max-width: 380px!important;
}

.box-module-wrapper .vc_row {
  border-top: 2px solid #f9f9f9;
  padding-left: 25px!important;
  padding-right: 15px!important;
}

.box-module-wrapper .vc_row .vc_col-sm-8 {
  width: 80%;
}

.box-module-wrapper .vc_row .vc_col-sm-4 {
  width: 20%;
}

.box-module-wrapper .vc_row .vc_column_container > .vc_column-inner {
  padding: 15px 0!important;
}

.box-module-wrapper .dt-btn.dt-btn-m {
  background: #81C4EE !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-weight: bold;
  padding: 8px 8px !important;
  font-size: 14px !important;
 background: #81C4EE !important;
  width: 140px !important;
  opacity: 0.6;
  cursor: none;
  pointer-events: none;
}

.box-module-wrapper .dt-btn.dt-btn-m.active-btn {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}

.box-module-wrapper .dt-btn.dt-btn-m.active-btn:hover {
  background: #71B4DE!important;
}

.box-module-wrapper .aio-icon-img {
  vertical-align: middle;
  margin-right: 25px!important;
}

.box-module-wrapper {
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

.box-module-wrapper .aio-icon-box h3.aio-icon-title {
  font-weight: 400!important;
}

.dt-btn.prev-btn i {
  transform: rotate(180deg);
}

.top-hero-container .wpb_wrapper{
  max-width: 680px;
  margin: 0 auto;
  width: 100%;
}

.box-module-wrapper {
  overflow: hidden;
}

#module-one.box-module-wrapper .uvc-heading,
#module-five.box-module-wrapper .uvc-heading {
  padding: 20px;
  background: #81C4EE;
}

#module-two.box-module-wrapper .uvc-heading,
#module-six.box-module-wrapper .uvc-heading  {
  padding: 20px;
  background: #8CCECF;
}

#module-three.box-module-wrapper .uvc-heading {
  padding: 20px;
  background: #B572FF;
}

#module-four.box-module-wrapper .uvc-heading {
  padding: 20px;
  background: #E8CC69;
}

.box-module-wrapper .aio-icon-component {
  margin-bottom: 0!important;
}


.border-radius-img img {
  border-radius: 32px!important;
}

.arrowed-form {
  max-width: 800px;
  margin: 0 auto;
  padding-right: 10%;
  display: flex;
}

.arrowed-form img {
  transform: translate(0, 60px);
  margin-right: 20px;
}

.about-presenter {
  padding: 30px 20px 0px;
}

.about-presenter .wpb_single_image {
  margin-bottom: 0!important;
}

.about-presenter .wpb_single_image img {
  max-width: 380px!important;
}

.quotted-container {
  width: 100% !important;
  float: none !important;
}

.quotted-container .wpb_wrapper > .ult-item-wrap:first-child p {
  font-size: 24px!important;
  line-height: 38px!important;
}

.quotted-container > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: row!important;
  flex-wrap: wrap!important;
  background: #fff;
  border-radius: 32px;
  padding: 32px;
  border: 1px solid #DFDFDF;
}

.quotted-container > .vc_column-inner > .wpb_wrapper > .ult-item-wrap:first-child {
  width: 100%;
  margin-bottom: 30px;
}

.quotted-container > .vc_column-inner > .wpb_wrapper > .ult-item-wrap:nth-child(2),
.quotted-container > .vc_column-inner > .wpb_wrapper > .ult-item-wrap:nth-child(3) {
  width: 50%;
}

.quotted-container .name-wrap p {
  margin-bottom: 5px!important;
}

.quotted-container .name-wrap .title {
  font-size: 16px;
  line-height: 20px;
}

.quotted-container .name-wrap .ig-handle {
  font-size: 15px;
  line-height: 20px;
  color: #757575;
}

.slick-next, .slick-prev {  
  height: 2em!important;
  width: 2em!important;
  bottom: 50% !important;
  box-shadow: 0px 0px 14px 0px #0000001A!important;
  border-radius: 50%!important;
  background: #fff!important;
}

.slick-next {
  right: -40px!important;
}

.slick-prev {
  left: -40px!important;
}

.vc_toggle {
    margin: 0 auto 20px!important;
    border-radius: 14px!important;
    padding: 20px 20px 20px 15px!important;
}

.vc_toggle_title,
.vc_toggle_content {
    padding-left: 40px!important;
}

.vc_toggle_title > h4 {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-transform: capitalize !important;
}

.vc_toggle .vc_toggle_icon:after {
    display: none!important;
}

.vc_toggle .vc_toggle_icon:before {
    height: 7px!important;
    width: 14px!important;
    background-image: url('https://www.plannthat.com/wp-content/uploads/2023/03/chevron-down.svg')!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center center!important;
    background-color: transparent!important;
}

.vc_toggle_active.vc_toggle .vc_toggle_icon:before {
    transform: translate(-7px,-3px) rotate(180deg)!important;
}

.vc_toggle_active.vc_toggle {
    background: #FAFAFA;
}

.vc_toggle .vc_toggle_icon {
    left: 0!important;
    right: auto!important;
}

.vc_toggle .vc_toggle_content p {
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #757575 !important;
}

.vc_toggle .vc_toggle_content {
    margin-bottom: 0!important;
}

.newsletter-form {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.newsletter-form .column-two input,
.newsletter-form .column-full input[type="submit"] {
    border-radius: 12px!important;
    border: 0!important;
}

.newsletter-form .column-two input,
.newsletter-form .column-two label {
    width: 100%;
}

.newsletter-form .column-two {
    width: 48%;
    margin-bottom: 10px;
}

.newsletter-form .column-two:first-child {
  margin-right: 4%;
}

.newsletter-form .column-full {
  width: 100%;
}

.newsletter-form .column-two input {
    background: #93CCF1!important;
    padding: 20px!important;
    height: auto !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff!important;
    opacity: 1 !important;
}

.newsletter-form .column-two input::placeholder {
    color: #fff!important;
    opacity: 1 !important;
}

.newsletter-form .column-full input[type="submit"] {
    background: #171717!important;
    color: #fff!important;
    font-weight: bold!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    width: 100%;
    text-align: center;
    border: 0!important;
    padding: 5px 10px !important;
}

.industry-course-photographers .newsletter-form .column-two input {
  padding: 15px!important;
  background: #f3f3f3!important;
  color: #757575!important;
}

.industry-course-photographers .newsletter-form .column-two input::placeholder {
    color: #757575!important;
    opacity: 1 !important;
}

.industry-course-photographers .b-checkbox.checkbox {
  align-items: flex-start;
  margin-top: 1em !important;
}

.industry-course-photographers .newsletter-form .b-checkbox.checkbox input[type="checkbox"] + .check {
  margin-top: 5px;
}

.industry-course-photographers .newsletter-form .b-checkbox.checkbox:not(.button),
.industry-course-photographers .newsletter-form .column-full,
.industry-course-photographers .newsletter-form .column-two {
  margin-right: 0!important;
  margin-bottom: 0!important;
  width: 100%!important;
}

.industry-course-photographers .newsletter-form .column-full input[type="submit"] {
  background: #B572FF!important;
}

.sticky-enrol-container {
  position: fixed !important;
  bottom: 0;
  z-index: 999;
  width: 100%;
}

.sticky-enrol-container .vc_column-inner {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}

.sticky-enrol-container .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.sticky-enrol-container .ult_countdown {
  max-width: 300px;
  margin-bottom: 0!important;
}

.sticky-enrol-container .ult_countdown.ult-cd-s2 .ult_countdown-section .ult_countdown-period {
  margin-top: 0!important;
}

.sticky-enrol-container .ult_countdown .ult_countdown-section {
  margin-bottom: 0!important;
}

.sticky-enrol-container .ult_countdown-amount,
.sticky-enrol-container .ult_countdown-period {
  color: #fff!important;
}

.sticky-enrol-container .ult_countdown-amount {
  font-size: 30px!important;
}

.stretch-img img {
  width: 100vw;
}

.above-footer-custom.vc_custom_1717510981609 {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
}

.learn-social-media-tricks > .wpb_column > .vc_column-inner > .wpb_wrapper > .uvc-heading {
  padding: 0px 15px;
}

.learn-social-media-tricks .vc_row.vc_row-o-equal-height > .vc_column_container {
  padding: 0px 15px;
}

.learn-social-media-tricks .wpb_single_image img {
  border-radius: 16px;
}

.learn-social-media-tricks .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
   border: 1px solid #F0F1F5;
  padding: 25px;
  border-radius: 30px;
}

.free-gift .wpb_single_image img {
  max-width: 1150px;
}

@media only screen and (max-width: 1180px) {

  .about-presenter {
    width: 100%!important;
  }

  .arrowed-form img { 
    display: none;
  }

  .arrowed-form {
    padding: 0!important;
  }

}

/* Small devices (landscape phones, 544px and up) */
@media only screen and (max-width : 910px) {

     .newsletter-form {
        margin-top: 20px;
     }

     .newsletter-form .column-two {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }

    .newsletter-form .column-two:first-child {
        margin-right: 0%;
    }

}