 /* Webinar */
body{background-color:#ffffff !important;font-family:arial!important;margin-bottom:0;}

header{width:100%;text-align:center;padding-top:15px;position:relative;z-index:1}

footer{background:#293c4e;width:100%;}
.footer-container{width:100%;text-align:center;margin:0 auto}
.footer-social-media-container{padding:15px 15px;}
.footer-social-media-title h4{margin:0;padding:10px 0 0px 0;font-size:1.25rem;color:#ffffff;}
.footer-social-media-icons a{margin:0px;}
.footer-copyright-container{padding:15px 0;color:#ffffff;}


.home-container-banners-middle{position:relative;top:-118px;}
.home-container-three-banners{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;-webkit-justify-content:space-between;padding:0;}
.home-container-three-banners-child{width:100%;margin-bottom:10px;}
.home-container-three-banners-child img{width:100%;}
.home-container-three-banners-child-first,.home-container-box .home-container-three-banners-child-second,.home-container-box .home-container-three-banners-child-third{position:relative;}
.home-container-three-banners-child-text {position:absolute;top:245px;left:50%;transform:translate(-50%, -50%);}
.home-container-three-banners-child-text{color:#ffffff;border:0px solid #ffffff;padding:0;text-transform:uppercase;width:90%;}
.home-container-three-banners-child .home-container-three-banners-child-second{margin-bottom:10px}
.home-container-banner-product{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;flex-flow:row wrap;-webkit-flex-flow:row wrap;}
.home-container-banner-product .home-container-banner-product-child{margin: 10px 15px;}
.home-container-banner-product .home-container-banner-product-child img{width:100%;}
.home-container-banner-product .home-container-banner-product-child{position:relative;}
.home-container-banner-product-child .home-container-product-banners-child-text {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.home-container-product-banners-child-text{color:#ffffff;border:4px solid #ffffff;padding:20px;width:50%;text-align:center;}
.home-container-three-banners-child-text h1{margin:0 0 30px 0;padding:0;font-size:1.25rem;}
.home-container-three-banners-child-text h2{margin:0;padding:0;font-size:1.15rem;}
.home-reserve-your-spot-btn{margin:50px 0 0 0;text-align:center;}
.home-reserve-your-spot-btn a{text-decoration:none;background:#42a5f5;padding:15px 30px;border-radius:3px;color:#ffffff;font-weight:bold;font-size:1rem;}
.home-reserve-your-spot-txt{margin:30px 0 0 0;text-align:center;font-size:0.8rem;}

.home-what-learn-container{position:relative;top:-90px;}
.home-what-learn-title{text-align:center;}
.home-what-learn-title h3{font-size:1.5rem;}
.home-what-learn-boxes{display:flex;flex-direction:column}
.home-what-learn-boxes-sections{padding:15px}
.home-what-learn-boxes-image{padding:15px;display:flex;align-items:center;justify-content:center;}
.home-what-learn-boxes-image img{width:70%;}
.home-what-learn-boxes-sections h4{margin:0 0 20px 0;padding:0;font-size:1.2rem;}
.home-what-learn-boxes-sections h4 span{border-radius:50%;width:38px;height:38px;background:#212121;color:#ffffff;text-align:center;font-size:18px;line-height:36px;display:inline-block;margin-right:.5em;vertical-align:middle;position:relative;top:-3px;}
.home-what-learn-boxes-sections p{font-size:1rem;}

.home-next-class-container{width:100%;background:#42a5f5;position:relative;top:-45px;}
.home-next-class-boxes{text-align:center;margin:0 auto;padding:15px 0;}
.home-next-class-boxes h3{font-size:1.5rem;color:#ffffff;}
.home-next-class-boxes-images{display:flex;justify-content:space-evenly;flex-direction:column;background1:red;width:50%;text-align:center;margin:0 auto;}
.home-next-class-boxes-images p{color:#ffffff;font-weight:bold;font-size:1.5rem}
.home-next-class-boxes-link p{color:#ffffff;font-weight:bold;font-size:1.25rem}

.home-about-speaker{width:100%;position:relative;top:-20px;}
.home-about-speaker-on{width:100%;position:relative;top:-85px;}
.home-speaker-boxes{text-align:center;margin:0 auto;}
.home-speaker-boxes h3{font-size:1.5rem;}
/*.home-speaker-boxes img{border-radius:150px;-webkit-border-radius:150px;-moz-border-radius:150px;border:3px solid #f5f5f5;box-shadow:0 3px 2px rgba(0, 0, 0, 0.3);width:180px;height:180px;}*/
.home-speaker-boxes p{font-size:1.2rem;}


/* Desktop */
@media only screen and (min-width:1025px) and (max-width:1305px){
.home-container-three-banners-child-text{max-width:1306px;}
.home-container-three-banners-child-text{top:240px;left:50%;}
.home-container-three-banners-child-text h1{margin:0 0 20px 0;padding:0;font-size:1.35rem;}
.home-container-three-banners-child-text h2{margin:0;padding:0;font-size:1.5rem;}
.home-reserve-your-spot-btn{margin:40px 0 0 0;text-align:center;}
.home-reserve-your-spot-btn a{text-decoration:none;background:#42a5f5;padding:15px 30px;border-radius:3px;color:#ffffff;font-weight:bold;font-size:1.5rem;}
.home-reserve-your-spot-txt{margin:30px 0 0 0;text-align:center;font-size:1rem;}

.home-what-learn-title h3{font-size:2rem;}
.home-what-learn-boxes{display:flex;flex-direction:row}
.home-what-learn-boxes-sections{width:48%}
.home-what-learn-boxes-image{width:48%}
.home-what-learn-boxes-sections h4{font-size:1.5rem;}

.home-next-class-boxes h3{font-size:2rem;}
.home-next-class-boxes-images{display:flex;justify-content:space-evenly;flex-direction:row;}

.home-speaker-boxes h3{font-size:2rem;}

}

/* Desktop */
@media only screen and (min-width:1306px){
.home-container-three-banners-child-text{max-width:1306px;}
.home-container-three-banners-child-text{top:300px;left:50%;}
.home-container-three-banners-child-text h1{margin:0 0 50px 0;padding:0;font-size:1.8rem;}
.home-container-three-banners-child-text h2{margin:0;padding:0;font-size:2rem;}
.home-reserve-your-spot-btn{margin:80px 0 0 0;text-align:center;}
.home-reserve-your-spot-btn a{text-decoration:none;background:#42a5f5;padding:15px 30px;border-radius:3px;color:#ffffff;font-weight:bold;font-size:1.5rem;}
.home-reserve-your-spot-txt{margin:30px 0 0 0;text-align:center;font-size:1rem;}

.home-what-learn-title h3{font-size:2rem;}
.home-what-learn-boxes{max-width:1306px;display:flex;flex-direction:row;text-align:center;margin:0 auto;}
.home-what-learn-boxes-sections{width:48%;text-align:left;}
.home-what-learn-boxes-image{width:48%;}
.home-what-learn-boxes-sections h4{font-size:1.5rem;}

.home-next-class-boxes h3{font-size:2rem;}
.home-next-class-boxes{max-width:1306px;}
.home-next-class-boxes-images{display:flex;justify-content:space-evenly;flex-direction:row;}

.home-speaker-boxes h3{font-size:2rem;}
.home-speaker-boxes{max-width:1306px;}
}





/* Desktop */
@media only screen and (min-width:1025px){
header{padding-top:30px;}
.footer-container{max-width:1306px;}
.footer-social-media-container{}
.footer-social-media-icons a{margin:10px;}
}