.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-blue {
  color: #015f8a !important;
}

.text-blue-light {
  color: #29aade !important;
}

.text-yellow {
  color: #ffd51d !important;
}

.text-gray {
  color: #eceff3 !important;
}

.text-gray2 {
  color: #dedede !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-blue {
  background-color: #015f8a !important;
}

.bg-blue-light {
  background-color: #29aade !important;
}

.bg-yellow {
  background-color: #ffd51d !important;
}

.bg-gray {
  background-color: #eceff3 !important;
}

.bg-gray2 {
  background-color: #dedede !important;
}

.home .row_hero {
  height: 820px;
  overflow: hidden;
}
@media screen and (max-width: 1920px) {
  .home .row_hero {
    height: 700px;
  }
}
@media screen and (max-width: 1920px) and (max-height: 940px) {
  .home .row_hero {
    height: 590px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero {
    height: 599px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_hero {
    height: 551px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero {
    height: 518px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero {
    height: 496px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero {
    height: 460px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero {
    height: 376px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_hero {
    height: auto;
  }
}
@media screen and (min-width: 1921px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage {
    height: 820px;
    overflow: hidden;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage:after {
  display: block;
  clear: both;
  content: "";
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
  float: left;
  position: relative;
  height: 1025px;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 770px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 641px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 622px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 576px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 542px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 511px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 409px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 391px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 306px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 291px;
  }
}
@media screen and (max-width: 361px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 275px;
  }
}
@media screen and (max-width: 320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item {
    height: 284px;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
  position: inherit;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .item .bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap {
  height: inherit;
  width: inherit;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
  top: -11% !important;
}
@media screen and (max-width: 2185px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: -20% !important;
  }
}
@media screen and (max-width: 2000px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: -17% !important;
  }
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: -10% !important;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: -3% !important;
  }
}
@media screen and (max-width: 940px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: -5% !important;
  }
}
@media screen and (max-width: 620px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.top .video-js > div iframe {
    top: 0 !important;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
  top: -42% !important;
}
@media screen and (max-width: 940px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
    top: -20% !important;
  }
}
@media screen and (max-width: 720px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
    top: -29% !important;
  }
}
@media screen and (max-width: 700px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
    top: -26% !important;
  }
}
@media screen and (max-width: 680px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
    top: -20% !important;
  }
}
@media screen and (max-width: 620px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.middle .video-js > div iframe {
    top: 0% !important;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
  top: unset !important;
  bottom: 13%;
}
@media screen and (max-width: 2320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: 10%;
  }
}
@media screen and (max-width: 2200px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: 0%;
  }
}
@media screen and (max-width: 991px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: -10%;
  }
}
@media screen and (max-width: 840px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: -13%;
  }
}
@media screen and (max-width: 800px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: -18%;
  }
}
@media screen and (max-width: 780px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: -6%;
  }
}
@media screen and (max-width: 620px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap.bottom .video-js > div iframe {
    bottom: 0 !important;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js {
  height: 100%;
  width: 100%;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js > div iframe {
  height: 142% !important;
}
@media screen and (max-width: 720px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js > div iframe {
    height: 134% !important;
    stop: -29% !important;
  }
}
@media screen and (max-width: 700px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js > div iframe {
    height: 126% !important;
    stop: -26% !important;
  }
}
@media screen and (max-width: 680px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js > div iframe {
    height: 120% !important;
    stop: -20% !important;
  }
}
@media screen and (max-width: 620px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .video_wrap .video-js > div iframe {
    height: 100% !important;
    stop: 0% !important;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .img-wrap {
  position: static;
  overflow: hidden;
  display: flex;
  height: 100%;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .img-wrap {
    height: 280px;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .img-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  font-family: "Londrina Solid";
  text-transform: uppercase;
  color: #fff !important;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap {
  position: relative;
  height: 100%;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
  position: absolute;
  font-family: "Montserrat";
  background-image: url("../images/hero-main-bg2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: 6;
  width: 12%;
  height: 23.5%;
  top: 44%;
  left: 67%;
  width: 307px;
  left: auto;
  right: 540px;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 230px;
    right: 403px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 192px;
    top: 41%;
    right: 336px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 184px;
    right: 295px;
    top: 40%;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 172px;
    right: 295px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 163px;
    right: 295px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 153px;
    right: 274px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 122px;
    right: 221px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 118px;
    right: 219px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 92px;
    right: 165px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 115px;
    height: 30%;
    right: 182px;
    top: 44%;
  }
}
@media screen and (max-width: 376px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 115px;
    height: 30%;
    right: 159px;
  }
}
@media screen and (max-width: 320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap {
    width: 34%;
    height: 30%;
    left: 18%;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
  width: 240px;
  font-size: 25pt;
  text-align: center;
  font-family: "Montserrat";
  font-weight: 600;
  display: block;
  width: 100% !important;
  height: 94%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 11% 0 6%;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 20pt;
    width: 187px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 19pt;
    width: 169px;
    padding: 0 8% 0 5%;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 18pt;
    width: 154px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 17pt;
    width: 156px;
    height: 92%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 16pt;
    width: 146px;
    height: 87%;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 15pt;
    width: 124px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 12pt;
    width: 96px;
    height: 84%;
  }
}
@media screen and (max-width: 992px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    padding: 0 7% 0 3%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 9pt;
    width: 78px;
    height: 76%;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    font-size: 9pt;
    width: 85px;
    padding: 0 12% 0 8%;
  }
}
@media screen and (max-width: 376px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-date-wrap h4 {
    width: 87px;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
  position: absolute;
  right: 0;
  top: 16%;
  color: #fff;
  background-image: url("../images/hero-main-bg1.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: 5;
  width: 39%;
  height: 37%;
  display: block;
  width: 998px;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 748px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 624px;
    top: 13%;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 559px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 561px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 532px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 499px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 399px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 386px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 299px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 331px;
    height: 42%;
  }
}
@media screen and (max-width: 375px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    width: 300px;
    height: 42%;
  }
}
@media screen and (max-width: 320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap {
    background-position: 26% top;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
  color: #fff;
  font-size: 69pt;
  display: table;
  text-align: center;
  line-height: 0.86;
  font-weight: 300;
  width: 100%;
  padding: 0% 33% 0% 28%;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 span {
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 50pt;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 43pt;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 41pt;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 38pt;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 37pt;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 35pt;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 28pt;
    height: 89%;
  }
}
@media screen and (max-width: 800px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 23pt;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 21pt;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    font-size: 22pt;
  }
}
@media screen and (max-width: 376px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    padding: 0% 33% 0% 30%;
  }
}
@media screen and (max-width: 360px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    padding: 0% 34% 0% 30%;
  }
}
@media screen and (max-width: 320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 {
    padding: 0% 30% 0% 27%;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .buzz-wrap .h-buzz-wrap h1 span {
  color: #ffd51d;
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
  position: absolute;
  top: 56%;
  right: 5%;
  width: 372px;
  z-index: 99;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 309px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 309px;
    right: 3%;
    top: 54%;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 309px;
    top: 55%;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    top: 56%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 268px;
    top: 54%;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 239px;
    top: 54%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 214px;
    top: 56%;
  }
}
@media screen and (max-width: 800px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 183px;
    top: 56%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 183px;
    top: 56%;
  }
}
@media screen and (max-width: 415px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 159px;
    top: 53%;
  }
}
@media screen and (max-width: 320px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now {
    width: 159px;
    top: 60%;
  }
}
.home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
  line-height: 1.1;
  padding: 20px 30px !important;
  border: 0;
  opacity: 1;
}
@media screen and (max-width: 1920px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    padding: 18px 26px !important;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 18px !important;
    padding: 15px 26px !important;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 16px !important;
    padding: 11px 24px !important;
  }
}
@media screen and (max-width: 800px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 13px !important;
    padding: 11px 24px !important;
  }
}
@media screen and (max-width: 768px) {
  .home .row_hero .slider_wrap .owl-stage-outer .owl-stage .owl-item .content .row-cta-reg-now a {
    font-size: 13px !important;
    padding: 10px 24px !important;
  }
}
.home .row_hero .slider_wrap .owl-nav,
.home .row_hero .slider_wrap .owl-dots {
  display: none;
}
.home .row_join_in {
  padding: 70px 0 100px 0;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 1280px) {
  .home .row_join_in {
    padding: 60px 0 70px 0;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in {
    padding: 40px 0 70px 0;
  }
}
.home .row_join_in:before {
  content: "";
  position: absolute;
  top: -10%;
  left: 0;
  height: 120%;
  width: 40%;
  background-image: url(../images/busselton-bg1.png);
  background-position: left top;
  background-size: 92% 100%;
  background-repeat: no-repeat;
  display: none;
}
@media screen and (max-width: 768px) {
  .home .row_join_in:before {
    top: -5%;
    height: 64%;
    background-size: 98% 100%;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in:before {
    content: none;
  }
}
.home .row_join_in h2 {
  color: #015f8a !important;
  font-weight: 500;
  font-size: 68px;
  line-height: 0.85;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in h2 {
    font-size: 63px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in h2 {
    font-size: 55px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in h2 {
    font-size: 53px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in h2 {
    font-size: 47px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in h2 {
    font-size: 35px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_join_in h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.home .row_join_in h3 {
  color: #29aade;
  line-height: 1;
}
@media screen and (max-width: 1280px) {
  .home .row_join_in h3 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in h3 {
    font-size: 25px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_join_in h3 {
    font-size: 20px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 661px) {
  .home .row_join_in .col-event-wrap .col-ew2 {
    display: block !important;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column {
  margin: 0;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-right: 4px solid #f1f1f1;
  /*
  ** Not in use
  */
  /*
  ** END Not in use
  */
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:last-child {
  border-right: none;
}
@media screen and (max-width: 768PX) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column {
    border-right: none !important;
    border-top: 5px solid #f1f1f1 !important;
    flex-basis: 400px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-top: 30px;
  }
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:first-child {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .col-course-img-wrap .wp-block-column {
    margin-bottom: 40px !important;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 20px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 19px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 17px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 17px;
  }
}
@media screen and (max-width: 800px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 16px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt {
    font-size: 15px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
  content: "";
  position: absolute;
  width: 115%;
  height: 108%;
  background-color: #ffd51d;
  z-index: -1;
  top: 0;
  left: -24px;
  transform: skewY(2deg);
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 116%;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    height: 99%;
    width: 118%;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 120%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 122%;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 122%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 129%;
  }
}
@media screen and (max-width: 800px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 137%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column.has-bg-date .ctxt:after {
    width: 113%;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .logo-cat-wrap {
  text-align: center;
  margin-bottom: 1.5em;
  display: flex;
  height: 100%;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .logo-cat-wrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .logo-cat-wrap {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: auto;
    height: 199%;
    margin-bottom: 20px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .logo-cat-wrap img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .logo-cat-wrap img {
    width: auto;
    height: auto;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  margin-bottom: 0;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap {
    justify-content: center;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
  font-size: 20px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 15px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p.u-mb07 {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column p.u-mb07 {
    margin-bottom: 0.3em;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm .wp-block-column .wp-block-image {
  width: 80%;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column p {
  letter-spacing: initial;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
  width: 25%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 23%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 21%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 23%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 20%;
  }
}
@media screen and (max-width: 415px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 26%;
  }
}
@media screen and (max-width: 360px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap.sm1 .wp-block-column .wp-block-image {
    width: 25%;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
  padding: 0 10px;
  margin: 10px 0 20px 0;
  min-height: 145px;
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
    min-height: 130px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
    margin: 10px 0 15px 0;
    min-height: 110px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
    min-height: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
    padding: 0 4px;
    min-height: initial;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column {
    flex-basis: 25% !important;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Brandon Grotesque";
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
  letter-spacing: -2px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 23px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 21px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 19px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 17px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column p {
    font-size: 17px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column .wp-block-image {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column .wp-block-image {
    margin-bottom: 0.8em;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column .wp-block-image {
    margin-bottom: 0.7em;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .col-course-img-wrap .wp-block-column .wp-block-image {
    margin-bottom: 0.5em;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
  font-size: 50px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column h4 {
    font-size: 26px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
  font-size: 20px;
  line-height: 50px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 17px;
    line-height: 45px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 15px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 14px;
    line-height: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 15px;
    line-height: 40px;
  }
}
@media screen and (max-width: 800px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 14px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .ctxt {
    font-size: 15px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .utxt {
  margin-top: 0;
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .utxt {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .utxt {
    font-size: 12px;
    text-align: center;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column .op-0 {
  opacity: 0;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) {
  margin-right: 15%;
  border: 1px solid red;
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) {
    margin-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) {
    flex-basis: 33.333% !important;
    display: block !important;
    margin-right: 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 661px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) {
    width: 200px;
    margin: 0 auto 60px auto;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) .wp-block-image img {
  width: 260px;
  margin: 0 auto;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) .wp-block-image:nth-child(2) {
  text-align: center;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) .wp-block-image:nth-child(2) img {
  width: 80%;
  margin: 25px auto;
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) .wp-block-image:nth-child(2) img {
    margin: 20px auto;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) .wp-block-image:nth-child(2) img {
    width: 90%;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
  font-size: 25px;
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  padding-right: 10px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 14px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(11) p {
    font-size: 13px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
  width: auto !important;
  height: 84px;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 80px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 68px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 63px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 63px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 56px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 51px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 41px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 56px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img {
    height: 55px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) {
  position: relative;
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) {
    margin-bottom: 60px;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
  height: 90%;
  width: 3px;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1920px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 87%;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 87%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 87%;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 88%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 92%;
  }
}
@media screen and (max-width: 991px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 89%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    height: 77%;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21):before, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31):before {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) {
    flex-basis: 33.333% !important;
  }
}
@media screen and (max-width: 661px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31), .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) {
    width: 200px;
    margin: 0 auto 60px auto;
  }
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image {
  text-align: center;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-cat-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-cat-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-cat-wrap img {
  width: 90%;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-course-wrap.hidden, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-course-wrap.hidden, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-course-wrap.hidden {
  display: block !important;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-course-wrap.hidden img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-course-wrap.hidden img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-course-wrap.hidden img {
  opacity: 0;
}
.home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-course-wrap img {
  width: 70%;
  margin: 40px auto;
}
@media screen and (max-width: 1024px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-course-wrap img {
    margin: 35px auto;
  }
}
@media screen and (max-width: 660px) {
  .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(21) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(31) .wp-block-image.logo-course-wrap img, .home .row_join_in .col-event-wrap .col-ew2 > .wp-block-column:nth-child(41) .wp-block-image.logo-course-wrap img {
    margin: 25px auto;
    width: 80%;
  }
}
.home .row_about {
  position: relative;
  padding: 100px 0;
  z-index: 10;
  background-color: #f1f1f1;
  background-image: url(../images/bg-about.png);
  background-size: 45%;
  background-position: left top;
  background-repeat: repeat;
}
@media screen and (max-width: 1600px) {
  .home .row_about {
    padding: 70px 0;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_about {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_about {
    padding: 40px 0;
  }
}
.home .row_about h3 {
  margin-bottom: 40px;
}
@media screen and (max-width: 1920px) {
  .home .row_about h3 {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_about h3 {
    margin-bottom: 10px;
  }
}
.home .row_about h3 span {
  color: #29aade;
}
.home .row_about p {
  color: #015f8a;
  font-weight: 500;
  line-height: 1.8;
  width: 863px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
@media screen and (max-width: 1920px) {
  .home .row_about p {
    width: 863px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_about p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_about p {
    width: 855px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_about p {
    width: 800px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_about p {
    width: 700px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_about p {
    width: 500px;
  }
}
@media screen and (max-width: 520px) {
  .home .row_about p {
    width: 100%;
  }
}
.home .row_about .wp-block-buttonsss .wp-block-button {
  margin-left: auto;
  margin-right: auto;
}
.home .row_about .wp-block-buttonsss .wp-block-button a {
  border: 4px solid #29aade !important;
  color: #29aade !important;
  font-family: "Montserrat";
  font-weight: 500;
}
@media screen and (max-width: 1600px) {
  .home .row_about .wp-block-buttonsss .wp-block-button a {
    border: 3px solid #29aade !important;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_about .wp-block-buttonsss .wp-block-button a {
    border: 2px solid #29aade !important;
  }
}
.home .row_testimonials {
  padding: 120px 100px;
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials {
    padding: 70px 100px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials {
    padding: 70px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_testimonials {
    padding: 50px;
  }
}
.home .row_testimonials h3 {
  font-size: 45px;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials h3 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials h3 {
    font-size: 43px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials h3 {
    font-size: 38px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials h3 {
    font-size: 34px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_testimonials h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials h3 {
    font-size: 25px;
  }
}
.home .row_testimonials h3 span {
  color: #29aade;
}
.home .row_testimonials .testimonials-wrap {
  margin-top: -40px;
}
@media screen and (max-width: 800px) {
  .home .row_testimonials .testimonials-wrap {
    margin-top: -13px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_testimonials .testimonials-wrap {
    margin-top: 10px;
  }
}
.home .row_testimonials .testimonials-wrap .item {
  display: flex;
}
@media screen and (max-width: 520px) {
  .home .row_testimonials .testimonials-wrap .item {
    display: block;
  }
}
.home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) {
  flex-direction: row-reverse;
}
.home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content {
  flex-basis: 72%;
  padding-left: 0;
}
.home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3 {
  padding-left: 28%;
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3 {
    padding-left: 28%;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3 {
    padding-left: 25%;
  }
}
@media screen and (max-width: 520px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3 {
    padding-left: 9%;
  }
}
.home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
  top: 0;
  left: 29%;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 23%;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 17%;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 21%;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 23%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 22%;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 21%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 21%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 23%;
  }
}
@media screen and (max-width: 520px) {
  .home .row_testimonials .testimonials-wrap .item:nth-child(2n-1) .content h3:before {
    left: 0;
  }
}
.home .row_testimonials .testimonials-wrap .item .img-wrap {
  flex-basis: 31%;
}
@media screen and (max-width: 520px) {
  .home .row_testimonials .testimonials-wrap .item .img-wrap {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .row_testimonials .testimonials-wrap .item .content {
  flex-basis: 65%;
  padding: 50px 50px 50px 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item .content {
    padding: 39px;
  }
}
@media screen and (max-width: 991px) {
  .home .row_testimonials .testimonials-wrap .item .content {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_testimonials .testimonials-wrap .item .content {
    padding: 20px;
  }
}
.home .row_testimonials .testimonials-wrap .item .content h3 {
  font-family: "Londrina Solid";
  font-weight: 300;
  color: #015f8a;
  font-size: 34px;
  text-transform: uppercase;
  position: relative;
  width: 79%;
  line-height: 1;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 34px;
    width: 79%;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 33px;
    width: 84%;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_testimonials .testimonials-wrap .item .content h3 {
    width: 100%;
  }
}
.home .row_testimonials .testimonials-wrap .item .content h3:before {
  content: "";
  position: absolute;
  top: -32px;
  left: 0;
  background-image: url(../images/img-quote.png);
  background-position: top left;
  background-size: cover;
  width: 40px;
  height: 25px;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 40px;
    height: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 40px;
    height: 25px;
    top: -30px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 35px;
    height: 21px;
    top: -27px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 30px;
    height: 19px;
    top: -22px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 28px;
    height: 17px;
    top: -22px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item .content h3:before {
    width: 23px;
    height: 14px;
    top: -19px;
  }
}
.home .row_testimonials .testimonials-wrap .item .content p {
  font-weight: 600;
  line-height: 1.3;
  margin: 20px 0;
  font-size: 20px;
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content p {
    font-size: 18px;
  }
  .home .row_testimonials .testimonials-wrap .item .content p:first-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content p {
    margin: 30px 0 15px 0;
    font-size: 15px;
  }
  .home .row_testimonials .testimonials-wrap .item .content p:first-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_testimonials .testimonials-wrap .item .content p {
    font-size: 12px;
  }
}
.home .row_testimonials .testimonials-wrap .item .content p:before {
  content: "";
  position: absolute;
  top: -32px;
  left: 0;
  background-position: top left;
  background-size: cover;
  width: 40px;
  height: 25px;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 40px;
    height: 25px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 40px;
    height: 25px;
    top: -30px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 35px;
    height: 21px;
    top: -27px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 30px;
    height: 19px;
    top: -22px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 28px;
    height: 17px;
    top: -22px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item .content p:before {
    width: 23px;
    height: 14px;
    top: -19px;
  }
}
.home .row_testimonials .testimonials-wrap .item .content p span {
  text-transform: uppercase;
  font-family: "Londrina Solid";
  font-weight: 300;
  font-size: 30px;
  line-height: 1.1;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content p span {
    font-size: 28px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content p span {
    font-size: 27px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content p span {
    font-size: 25px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content p span {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_testimonials .testimonials-wrap .item .content p span {
    font-size: 22px;
  }
}
.home .row_testimonials .testimonials-wrap .item .content p.quote-yellow:before {
  background-image: url(../images/img-quote-yellow.png);
}
.home .row_testimonials .testimonials-wrap .item .content p.quote-blue:before {
  background-image: url(../images/img-quote.png);
}
.home .row_testimonials .testimonials-wrap .item .content p.quote-blue-light:before {
  background-image: url(../images/img-quote-blue-light.png);
}
.home .row_testimonials .testimonials-wrap .item .content .p-name {
  font-family: "Londrina Sketche";
  font-size: 36px;
  color: #29aade;
  text-transform: uppercase;
  line-height: 1.4;
}
@media screen and (max-width: 1920px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 40px;
    line-height: 1;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 35px;
    line-height: 1;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 30px;
    line-height: 1;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 25px;
    line-height: 1;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 21px;
    line-height: 1;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 22px;
    line-height: 1;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_testimonials .testimonials-wrap .item .content .p-name {
    font-size: 20px;
    line-height: 1;
  }
}
.home .row_social {
  padding: 100px 0;
}
@media screen and (max-width: 1440px) {
  .home .row_social {
    padding: 70px 0;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social {
    padding: 40px 0;
  }
}
.home .row_social .container {
  padding-left: 100px;
  padding-right: 50px;
}
@media screen and (max-width: 1024px) {
  .home .row_social .container {
    padding-left: 70px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .container {
    padding-left: 50px;
  }
}
.home .row_social h2 {
  color: #fff;
  font-size: 48px;
  position: relative;
  width: 90%;
  line-height: 1;
}
@media screen and (max-width: 1920px) {
  .home .row_social h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_social h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social h2 {
    font-size: 37px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social h2 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_social h2 {
    font-size: 20px;
    width: 100%;
  }
}
.home .row_social .col-wrap-social {
  position: relative;
  padding-top: 55px;
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social {
    padding-top: 45px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social {
    padding-top: 35px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social {
    padding-top: 30px;
  }
}
.home .row_social .col-wrap-social:before {
  content: "";
  position: absolute;
  top: -106px;
  left: 0;
  width: 100%;
  height: 237px;
  background-image: url(../images/img-social-banner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 5;
  transform: skewY(359deg);
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social:before {
    top: -91px;
    height: 215px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social:before {
    top: -63px;
    height: 175px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_social .col-wrap-social:before {
    top: -46px;
    height: 150px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social:before {
    top: -60px;
    height: 150px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social:before {
    top: -63px;
    height: 140px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social:before {
    top: -62px;
    height: 130px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social:before {
    content: none;
  }
}
.home .row_social .col-wrap-social h5 {
  line-height: 1;
  font-size: 33px;
  margin: 0;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social h5 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social h5 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social h5 {
    font-size: 25px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social h5 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social h5 {
    display: none;
  }
}
.home .row_social .col-wrap-social .col-heading {
  position: relative;
  z-index: 5;
  margin-bottom: 0;
}
.home .row_social .col-wrap-social .col-heading > .wp-block-column {
  padding: 0;
}
.home .row_social .col-wrap-social .col-content {
  margin-top: -40px;
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social .col-content {
    margin-top: -35px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social .col-content {
    display: block;
  }
}
.home .row_social .col-wrap-social .col-content > .wp-block-column {
  padding: 90px 20px 50px 40px;
  background-color: #fff;
  height: 800px;
  position: relative;
  z-index: 4;
  border-radius: 80px;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    height: 800px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    height: 600px;
    padding: 70px 20px 50px 30px;
    border-radius: 60px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    height: 500px;
    padding: 60px 15px 50px 20px;
    border-radius: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    height: 450px;
    padding: 60px 15px 50px 20px;
    border-radius: 35px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    width: 280px;
    padding: 45px 15px 50px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
  }
}
@media screen and (max-width: 415px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 45px 15px 40px 20px;
  }
}
@media screen and (max-width: 321px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column {
    width: 200px;
    height: 355px;
  }
}
.home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
  display: block !important;
  position: absolute;
  top: -36px;
  left: -87%;
  display: block;
  width: 100vw;
  line-height: 90px;
  display: none;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
    display: block;
    opacity: 1;
  }
}
@media screen and (max-width: 660px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
    left: -68%;
  }
}
@media screen and (max-width: 520px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
    left: -45%;
  }
}
@media screen and (max-width: 415px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
    left: -35%;
    width: 100vw;
  }
}
@media screen and (max-width: 376px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5 {
    left: -28%;
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5:before {
    content: "";
    position: absolute;
    left: -23px;
    top: -12px;
    width: 118%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/img-social-banner.png);
    background-repeat: no-repeat;
    background-position: 100% -25px;
    background-size: 100% 132%;
  }
}
@media screen and (max-width: 415px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5:before {
    left: -171px;
    width: 170%;
  }
}
@media screen and (max-width: 320px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column > h5:before {
    left: -244px;
    width: 200%;
  }
}
.home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
  max-height: 642px;
  overflow-y: scroll;
  padding-right: 20px;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
    max-height: 642px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
    max-height: 450px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
    max-height: 385px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
    max-height: 349px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 321px) {
  .home .row_social .col-wrap-social .col-content > .wp-block-column .wp-block-group {
    height: 276px !important;
  }
}
.home .row_social .col-wrap-social .col-content .col-news-wrap:before {
  content: "";
  position: absolute;
  top: -11%;
  left: -10px;
  background-image: url(../images/social-img.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  width: 74px;
  height: 84px;
  content: none !important;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    width: 65px;
    height: 73px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    width: 60px;
    height: 68px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    width: 50px;
    height: 55px;
    top: -8%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    width: 50px;
    height: 55px;
    top: -8%;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    width: 40px;
    height: 46px;
    top: -8%;
  }
}
@media screen and (max-width: 768px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap:before {
    content: none;
  }
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item {
  margin-bottom: 50px;
  padding-bottom: 40px;
  border-bottom: 3px solid #ddd;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item:last-child {
  border: 0 !important;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .img-wrap {
  width: 100%;
  overflow: hidden;
  display: flex;
  background-color: #f1f1f1;
  padding-top: 65%;
  position: relative;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .img-wrap img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content {
  font-family: "Montserrat";
  color: #6e6e6e;
  line-height: 1.5;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
  padding: 30px 0;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
  font-size: 19px;
  color: #29aade;
  font-weight: 800;
  line-height: 1.3;
  display: block;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
  display: flex;
  margin-top: 5px;
  font-size: 19px;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 17px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 15px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 13px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 12px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 11px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap {
    font-size: 10px;
  }
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap > div {
  background-color: #f3f3f3;
  color: #b1b1b1;
  padding: 5px 15px;
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap > div {
    padding: 5px 10px;
  }
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title .date-wrap > div.c-user {
  margin-right: 5px;
}
@media screen and (max-width: 1920px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 20px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 22px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 18px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1537px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 15px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 17px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 14px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 15px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 14px;
    padding-top: 20px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 13px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title {
    padding-bottom: 13px;
    padding-top: 15px;
  }
  .home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content .c-title span {
    font-size: 12px;
  }
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content a {
  display: block;
  line-height: 1.5;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content a:hover {
  color: #015f8a;
}
.home .row_social .col-wrap-social .col-content .col-news-wrap .col_news_c .item .content p {
  color: #6e6e6e;
}
.home .row_social .col-wrap-social .col-content .col-fb-wrap .wp-block-group {
  overflow: hidden;
}
.home .row_social .col-wrap-social .col-content .col-fb-wrap .wp-block-group .cff-wrapper-ctn {
  max-height: 451px;
}
@media screen and (max-width: 1600px) {
  .home .row_social .col-wrap-social .col-content .col-fb-wrap .wp-block-group .cff-wrapper-ctn {
    max-height: 267px;
  }
}
@media screen and (max-width: 1280px) {
  .home .row_social .col-wrap-social .col-content .col-fb-wrap .wp-block-group .cff-wrapper-ctn {
    max-height: 207px;
  }
}
@media screen and (max-width: 1024px) {
  .home .row_social .col-wrap-social .col-content .col-fb-wrap .wp-block-group .cff-wrapper-ctn {
    max-height: 172px;
  }
}
.home .row_sponsors11 {
  padding: 50px 0;
}
@media screen and (max-width: 1440px) {
  .home .row_sponsors11 {
    padding: 30px 0;
  }
}
.home .row_sponsors11 .sponsor-wrap {
  position: relative;
}
.home .row_sponsors11 .sponsor-slide-wrap {
  display: flex;
  overflow: hidden;
  position: relative;
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer {
  display: flex;
  align-items: center;
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage {
  min-width: 16000px;
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage:after {
  display: block;
  clear: both;
  content: "";
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 80%;
}
@media screen and (max-width: 1600px) {
  .home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap {
    width: 90%;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap {
    width: 100%;
  }
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap img {
  width: 60%;
}
@media screen and (max-width: 1600px) {
  .home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap img {
    width: 50%;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap img {
    width: 50%;
  }
}
@media screen and (max-width: 660px) {
  .home .row_sponsors11 .sponsor-slide-wrap .owl-stage-outer .owl-stage .owl-item .img-wrap img {
    width: 33%;
  }
}
.home .row_sponsors11 .sponsor-slide-wrap .owl-nav,
.home .row_sponsors11 .sponsor-slide-wrap .owl-dots {
  display: none;
}
.home .row_sponsors11 .scrolling-wrap {
  display: none !important;
  position: absolute;
  top: 0;
  right: -50px;
  padding: 0 45px;
  text-transform: uppercase;
  font-size: 20px;
  color: #d8d8d8;
  height: 100%;
  z-index: 10;
  background-color: #fff;
  font-weight: 800;
  display: flex;
  align-items: center;
  letter-spacing: -1px;
}
@media screen and (max-width: 1920px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 19px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1600px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 17px;
    padding: 0 35px;
  }
}
@media screen and (max-width: 1536px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 15px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1440px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 14px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 13px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1367px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 12px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .home .row_sponsors11 .scrolling-wrap {
    font-size: 11px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 660px) {
  .home .row_sponsors11 .scrolling-wrap {
    display: none;
  }
}/*# sourceMappingURL=uproar_home.css.map */