/* Cerasole Section Start */

.bannerMain{background: #F8FBFF;padding: 80px 60px;}
.bannerMain .carousel{padding: 0px 20px;}
.bannerMain .carousel .carousel-inner{overflow: inherit; }
.bannerMain .carousel-control-next-icon, .carousel-control-prev-icon {background-color: rgba(0, 0, 0, 0.3); background-size: 100% 50%;border-radius: 50px;height: 40px;width: 40px;}
.carousel-control-next-icon {background-position-x: 0.2em;}
.carousel-caption {z-index: 10;position:inherit;color:#000;text-align: left;}
.carousel-caption .contentSlider span{font-family: poppins,sans-serif;font-size: 16px;font-weight: 300; font-stretch: condensed;font-style: italic;letter-spacing: normal;text-align: left;color: #ff6500;margin-bottom: 5px}
.carousel-caption .contentSlider img{width: 500px;display: block;margin-top: 10px}
.carousel-caption .contentSlider h1{margin: 0px; font-size: 38px;color: #3a4e9b;font-style: italic;padding-top: 10px;}
.carousel-caption .contentSlider p{font-size: 22px;font-weight: 500;margin: 0 0 22px;font-family: poppins,sans-serif;padding: 10px 0px ;font-stretch: normal;font-style: normal;line-height: 32px;letter-spacing: normal;text-align: left;color: #2e2e2e;}
.carousel-caption .contentSlider a img{width: 150px;}
.carousel-item {height: 25rem;}
.bannerMain .carousel .carousel-indicators li{width: 10px;height: 10px;border-radius:10px;background-color: #696464;border-top: 0px;border-bottom: 0px;}
.bannerMain .carousel .carousel-indicators{bottom: -15%;}

.carousel-item .imag_sec{margin: 0px}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  .bannerMain{padding: 40px 0px 40px !important;margin-top: 0px;}
  .carousel-caption .contentSlider span{font-size: 12px;}
  .carousel-caption .contentSlider img{width: 100%;}
  .carousel-caption .contentSlider h1{font-size: 20px;}
  .carousel-caption .contentSlider p{font-size: 14px;}
.carousel-caption .contentSlider a img{width: 150px;}

}

@media (min-width:769px) and (max-width:1024px){

}

@media screen and (min-width: 1025px) and (max-width: 1365px) {

}

@media screen and (min-width: 1366px) and (max-width: 1439px) {

}

@media screen and (min-width: 1440px) and (max-width: 1599px) {

}


@media screen and (min-width: 1600px) and (max-width: 1919px) {

}


@media screen and (min-width: 1920px) {

}