.iot_st_section {
     background-image: url("../images/iot-trainning/iot_bg.png");
     background-repeat: no-repeat;
     background-size: 100%;
     color: #fff;
}
.pd_t {
    padding-top: 14em;
}

.banner_section h1 {
     color: #ffffff;
}

.banner_section span {
     color: #11CF5F;
}

.banner_section p {
     color: #ffffff;
	 font-size: 16px;
	 margin-bottom: 30px;
}

.banner_section .right_side img {
     mix-blend-mode: screen;
}

.sel-about-left p {
     color: #ffffff;
}

.sel-about-left h3 {
     color: #ffffff;
}

.career_growth {
     background-image: linear-gradient(to top, #FFFFFF -1000%, #121F31 100%);
}

.career_growth .counter_cards h2 {
     padding-bottom: 10px;
     border-bottom: 1px solid #ccc;
}

.ml-4 {
     margin-left: 10px;
}

.home-megamenus.iot_trainning_page .navbar-inverse .navbar-nav>li>a {
     color: #ffffff;
}

.home-megamenus.iot_trainning_page ul.conatct-details-menu li a {
     color: #ffffff;
}



/* -------- Responsive -------- */

@media screen and (max-width:1200px) {
     .banner_section h1 {
          font-size: 48px;
          line-height: 62px;
     }

     .iot_st_section {
          background-size: cover;
     }
}

@media screen and (max-width:500px) {
     .banner_section h1 {
          font-size: 38px;
          line-height: 56px;
     }
}

@media screen and (max-width:500px) {
     .banner_section h1 {
          font-size: 28px;
     }
}