@charset "UTF-8";
/*-----------------------------------------------------------------------------
   	Landing Page
-----------------------------------------------------------------------------*/
.home_section {
  /*-----------------------------------------------------------------------------
	    Header Carousel Banner
	-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
	   	Donate Section
	-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
	    About Cancer Research Malaysia   -- Section
	-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
	    How We’re Reversing Cancer 
	-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
	    Get Involved Section
	-----------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------
	    Texture Background Section
	-----------------------------------------------------------------------------*/
}

.home_section .content_bg {
  background: center no-repeat;
  background-size: auto 100%;
}

.home_section .content_bg:before {
  content: '';
  padding-top: 50%;
  display: block;
}

.home_section .no_gutter {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  .home_section .header_banner {
    padding-bottom: 45px;
  }
}

.home_section .header_banner .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-heading {
  font-size: 42px;
  color: #09465c;
}

@media (max-width: 500px) {
  .home_section .header_banner .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-heading {
    font-size: 30px;
  }
}

.home_section .header_banner .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-desc {
  color: #09465c;
}

.home_section .header_banner .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .button_holder .btn {
  display: inline-block;
  margin-top: 20px;
}

.home_section .header_banner .slick-dots {
  bottom: 0;
  padding: 10px 15px;
}

@media (min-width: 768px) {
  .home_section .header_banner .slick-dots {
    background: rgba(62, 221, 231, 0.19);
  }
}

.home_section .page_section_blue_bg {
  padding: 0;
}

@media (max-width: 767px) {
  .home_section .page_section_blue_bg {
    padding: 20px 0;
  }
}

.home_section .page_section_blue_bg .valigner {
  width: 100%;
  height: 100%;
}

.home_section .page_section_blue_bg .content_desc {
  color: #09465c;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .home_section .page_section_blue_bg .content_desc {
    text-align: center;
  }
}

.home_section .page_section_blue_bg .content_desc .icon {
  font-size: 35px;
}

.home_section .page_section_blue_bg .button_holder {
  text-align: center;
}

@media (min-width: 768px) {
  .home_section .page_section_blue_bg .button_holder {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
  }
}

.home_section .page_section_blue_bg .button_holder .btn_donateNow {
  font-size: 30px;
  color: #ffffff;
  font-weight: 700;
}

@media (min-width: 768px) {
  .home_section .page_section_blue_bg .button_holder .btn_donateNow {
    width: 100%;
    background: transparent;
  }
}

@media (max-width: 767px) {
  .home_section .page_section_blue_bg .button_holder .btn_donateNow {
    background: #ffffff;
    color: #3ebbe7;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .home_section .page_section_bg {
    padding-bottom: 0;
  }
}

.home_section .page_section_bg .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-heading {
  font-size: 30px;
}

.home_section .page_section_bg .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-desc {
  font-size: 16px;
  font-weight: 200;
}

.home_section .page_section_bg .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .carousel-desc:not(:first-child) {
  padding-top: 20px;
}

.home_section .page_section_bg .carousel_item .carousel-wrapper .carousel-contents .carousel-contents-inner .button_holder .btn {
  display: inline-block;
  margin-top: 20px;
  background: transparent;
  color: #3ebbe7;
}

.home_section .reversing_cancer_page_section {
  padding-bottom: 0;
  /*-----------------------------------------------------------------------------
		    Get Involved Section
		-----------------------------------------------------------------------------*/
}

.home_section .reversing_cancer_page_section .inner_section {
  padding: 50px 30px;
}

.home_section .reversing_cancer_page_section .content_title {
  color: #09465c;
  font-size: 20px;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 30px;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder {
  margin-top: 30px;
}

@media (max-width: 699px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder [class*='col-'] {
    width: 100%;
  }
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box {
  position: relative;
  font-weight: 500;
  font-size: 35px;
  color: #ffffff;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box {
    font-size: 25px;
  }
}

@media (max-width: 699px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box {
    font-size: 35px;
  }
}

@media (max-width: 500px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box {
    font-size: 25px;
  }
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box .text_holder {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box .text_holder .cancer_category_subInfo {
  display: none;
  font-size: 16px;
  font-weight: 200;
  text-transform: none;
}

@media (max-width: 500px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box .text_holder .cancer_category_subInfo {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box .content_bg:before {
    padding-top: 300px;
  }
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:before, .home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:after {
  position: absolute;
  opacity: 0;
  transition: opacity;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:before {
  content: '';
  width: 100%;
  height: 100%;
  top: -10px;
  left: -10px;
  z-index: 1;
  border: 10px solid #3ebbe7;
  box-sizing: content-box;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  background: rgba(8, 67, 88, 0.2775);
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:hover {
  z-index: 2;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:hover:before {
  opacity: 1;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:hover:after {
  background: rgba(8, 67, 88, 0.51);
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:hover .text_holder .cancer_category_subInfo {
  display: block;
}

.home_section .reversing_cancer_page_section .overview_holder .cancer_category_holder .cancer_category_box:hover .text_holder .cancer_category_title {
  display: none;
}

.home_section .reversing_cancer_page_section .get_involved_holder {
  margin-top: 50px;
}

@media (max-width: 599px) {
  .home_section .reversing_cancer_page_section .get_involved_holder .events_section .desktop {
    display: none;
  }
}

@media (min-width: 600px) {
  .home_section .reversing_cancer_page_section .get_involved_holder .events_section .mobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .home_section .get_involved_holder .events_section .no_gutter {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.home_section .get_involved_holder .events_section .box_images_holder {
  position: relative;
  display: block;
}

.home_section .get_involved_holder .events_section .box_images_holder:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  transition: opacity;
  background: rgba(0, 0, 0, 0.64);
}

.home_section .get_involved_holder .events_section .box_images_holder .text_holder {
  padding: 0 20px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  color: #3ebbe7;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  opacity: 0;
  transition: opacity;
}

.home_section .get_involved_holder .events_section .box_images_holder:hover:before, .home_section .get_involved_holder .events_section .box_images_holder:hover .text_holder {
  opacity: 1;
}

.home_section .texture_bg_page_section {
  background-color: #3ee7cd;
  padding-top: 0;
  /*-----------------------------------------------------------------------------
		    Get Involved Section
		-----------------------------------------------------------------------------*/
}

@media (max-width: 599px) {
  .home_section .texture_bg_page_section .get_involved_holder .events_section [class*='col-'] {
    width: 100%;
  }
}

.home_section .texture_bg_page_section .colums_section {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .home_section .texture_bg_page_section .colums_section {
    width: 70%;
    margin: 50px auto;
  }
  .home_section .texture_bg_page_section .colums_section [class*='col-']:not(:first-child) {
    margin-top: 30px;
  }
}

@media (max-width: 400px) {
  .home_section .texture_bg_page_section .colums_section {
    width: 90%;
  }
}

@media (min-width: 768px) {
  .home_section .texture_bg_page_section .colums_section [class*='col-']:nth-child(1) {
    padding-left: 0;
  }
  .home_section .texture_bg_page_section .colums_section [class*='col-']:nth-child(2) {
    padding-left: 8px;
    padding-right: 8px;
  }
  .home_section .texture_bg_page_section .colums_section [class*='col-']:nth-child(3) {
    padding-right: 0;
  }
}

.home_section .texture_bg_page_section .colums_section .content_title {
  color: #333333;
  position: relative;
  margin: 15px 0 30px;
}

.home_section .texture_bg_page_section .colums_section .content_title:after {
  border-bottom: 3px solid #333333;
  bottom: -10px;
  content: '';
  left: 0;
  width: 2rem;
  position: absolute;
  display: inline-block;
}

.home_section .texture_bg_page_section .colums_section .content_desc {
  color: #333333;
  font-weight: 200;
}

.home_section .texture_bg_page_section .colums_section .btn_findOutMore {
  color: #ffffff;
  font-size: 12px;
  padding: 0;
  font-weight: 700;
  margin-top: 15px;
}
