/*
==============================================
STRUCTURE
==============================================
*/









.mc-ks-awards-base .mc-main-heading {
  text-align: center;
  color: inherit !important;
  margin-bottom: 45px !important;
}

.mc-ks-awards-base .media-carousel {
  padding-top: 0px !important;
}

.mc-ks-awards-base a:hover {
  box-shadow: none !important;
}
.mc-ks-awards-base .mc-heading .mc-heading-line-two {
  font-size: 18px !important;
  line-height: 19px !important;
}


.awards-main-section .mc-ks-awards-base {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+67,0.1+100 */
  background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 67%,rgba(0,0,0,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 25px 50px;

  
}
.awards-main-section .mc-ks-awards-base .mc-image-wrapper {
  max-height: 140px !important;
}
.awards-main-section .mc-ks-awards-base .mc-image {
  width: auto !important;
  height: auto !important;
}
.mc-ks-awards-base .mc-image {
  width: auto !important;
  height: auto !important;
}
.awards-main-section .mc-content-wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.awards-main-section .mc-ks-awards-base.hide-category .mc-content-wrapper {
  padding-bottom: 50px !important;
}
.awards-main-section .mc-ks-awards-base .slick-prev, 
.awards-main-section .mc-ks-awards-base .slick-next {
  top: 50%;

}
.awards-main-section .mc-ks-awards-base .slick-prev {
  left: -80px !important;
}
.awards-main-section .mc-ks-awards-base .slick-next {
  right: -80px !important;
}

.mc-ks-awards-base .mc-content-wrapper {
  height: auto !important;
  /* padding-bottom: 100px !important; */
  padding-left: 0;
  padding-right: 0;
  padding-top: 8px;
}
.mc-ks-awards-base .mc-cta-slide-number-wrapper {
  width: 100%;
}
.mc-ks-awards-base {
  padding: 50px 0;
}
 
.mc-ks-awards-base .slick-next,
.mc-ks-awards-base .slick-prev {
  opacity: 1;  
}
.mc-ks-awards-base.mc-container .slick-prev:before, 
.mc-ks-awards-base.mc-container .slick-next:before {
  transition: all 0.4s ease-in-out;
  font-size: 50px;
 }
 .mc-ks-awards-base.cta-center.hide-category .mc-cta-slide-number-wrapper .mc-cta {
  bottom: 0;
 }
/* }
.mc-ks-awards-base .slick-next:before {
  content: "";
  position: absolute;
  top: -200%;
  right: -200%;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;  
} 
*/

.mc-ks-awards-base .mc-image-wrapper,
.mc-ks-awards-base .mc-slide {
  background: transparent;
}
.mc-ks-awards-base a:hover .mc-heading:after {
  width: 90px;
}
.mc-ks-awards-base .awards-col-1 .mc-content-wrapper {
  width: 75%;
  margin: 0 auto;
}
.mc-ks-awards-base a:hover .mc-image {
  opacity: 1;
}
.mc-ks-awards-base .slick-dots {
  top: inherit;
  bottom: 0 !important;
  position: absolute !important;
}
/*
==============================================
No Logos
==============================================
*/
.mc-ks-awards-icon .mc-heading-wrapper:before {
  content:"";
  width: 130px;
  height: 59px;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  background-image: url(https://cm.raymondjames.com/-/media/rj/advisor-sites/sites/v/a/vanilla-model-1/images/awards-and-recognition/icon-olive-branch-laurel-wreath-1074819230.svg);
}
.mc-ks-awards-icon .mc-content-wrapper {
  padding-top: 50px;
  position: relative;
}
.awards-main-section .mc-ks-awards-icon .mc-heading-wrapper:before {
  top: 0px;
}
.awards-main-section .mc-ks-awards-icon {
  padding-top: 40px;
}
.awards-text-content {
  background: none;
}
.awards-text-content .button {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
/* .awards-main-section .mc-ks-awards-base .mc-cta-slide-number-wrapper {
  min-height: 75px;
} */
.awards-main-section .mc-ks-awards-base .mc-cta-slide-number-wrapper {
  min-height: 45px;
}
.mc-ks-awards-base .mc-image {
  height : auto !important;
}
/* .mc-ks-awards-base .media-carousel-one .mc-image-wrapper {
  height: 140px !important;
  max-height: 140px !important;
} */
.awards-main-section {
  display: flex;
  margin: 60px 0;
}

.awards-text-content-carousel {
  padding: 0px;
}

/* .awards-text-content-carousel .media-carousel {
  padding: 0px 35px;
} */


/*
==============================================
Responsive Media
==============================================
*/

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {  
  .awards-main-section .mc-ks-awards-base .slick-prev {
    left: -30px !important;
  }
  .awards-main-section .mc-ks-awards-base .slick-next {
    right: -30px !important;
  }
}

/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
  .awards-main-section {
    display: block;
  }
  .awards-text-content {
    padding: 40px 15px;
  }
  .awards-text-content-carousel .awards-and-recognition-columns-1 {
      padding-bottom: 60px !important;
  }
  .awards-text-content-carousel .awards-and-recognition-home .mc-content-wrapper {
    padding: 30px;
  }
  .awards-text-content {
    margin-bottom: 40px;
  }
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
  .awards-main-section .mc-ks-awards-base {
    padding: 25px 0;
  }
  .awards-main-section .mc-ks-awards-icon {
    padding-top: 40px;
  }
  
  .awards-text-content-carousel .media-carousel {
    padding: 0px 30px;
  }
  .awards-text-content-carousel .mc-ks-awards-base.mc-container .slick-next {
    right: 15px;
  }
  .awards-text-content-carousel .mc-ks-awards-base.mc-container .slick-prev {
    left: 15px;
  }
  .awards-main-section .awards-text-content-carousel .mc-ks-awards-base .slick-prev {
    left: 0px !important;
  }
 
  .awards-main-section .awards-text-content-carousel .mc-ks-awards-base .slick-next {
    right: 0px !important;
  }

  .mc-ks-awards-base .slick-dots {
    right: 0;
    padding-left:0;
  }

  .mc-ks-awards-base.mc-container .slick-next {
    right: 0px;
  }
  .mc-ks-awards-base.mc-container .slick-prev {
    left: 0px;
  }
  .mc-ks-awards-base {
    padding: 0px;
  }
  .mc-ks-awards-base .slick-slider {
    padding: 0 20px;
  }
  .mc-ks-awards-base .mc-image {
    width: auto;
  }
  .mc-ks-awards-base .mc-image-wrapper {
    max-height: 140px !important;
  }
  
  .awards-main-section .mc-ks-awards-base {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0+13,0+93,0.1+100 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0) 93%,rgba(0,0,0,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
  .mc-ks-awards-base .mc-image {
    width: auto;
  }
  .mc-ks-awards-base .mc-image-wrapper {
    max-height: 140px !important;
  }
}


