body { color: #000; font-family: "Raleway", sans-serif, Arial, Helvetica; font-weight: 400; }
a:hover { color: #428ed2; text-decoration: none; }
a:focus { outline: none; }
*:focus { outline: none; }
button:active, button:focus, .btn:active, .btn:focus { outline: none !important; }
.img-responsive { display: inline-block; }
p { color: #666; font-family: "Raleway", sans-serif, Arial, Helvetica; font-size: 16px; font-weight: 300; line-height: 30px; margin-bottom: 30px; overflow-wrap: break-word; word-wrap: break-word; }
.clearfix { clear: both; margin: 0px; padding: 0px; }
.center { text-align: center; }

.container-fluid { max-width: 1400px; }

.banner { background: url("../images/webinar.jpg") no-repeat center top / cover; position: relative; min-height: 1000px; padding: 75px 0px; text-align: center; width: 100%; }
.banner h2 { color: #fff; font-size: 56px; font-weight: 800; margin: 0px 0px 65px; }
.banner h4 { color: #fff; font-size: 18px; font-weight: 800; margin: 0px 0px 65px; text-transform: uppercase; }
.banner h4 span { border-bottom: 1px solid rgba(255,255,255,0.1); border-top: 1px solid rgba(255,255,255,0.1); display: inline-block; padding: 20px 0px; }
.banner p { color: #fff; font-size: 24px; font-weight: 600; margin: 110px 0px 20px; }
.banner .btn-primary { background: #448bb6; border: none; color: #fff; font-size: 18px; font-weight: 800; line-height: 63px; max-width: 550px; text-transform: uppercase; width: 100%; }
.banner .btn-primary .fa { font-size: 22px; margin-left: 10px; }
.down { position: relative; margin-top: 80px; text-align: center; width: 100%; }
.banner h3 { color: white; padding: 10px 0; padding-bottom: 20px; }

.discover { background-color: #fbfbfb; clear: both; padding: 114px 0px 129px; text-align: center; width: 100%; }
.discover h2 { color: #222; font-size: 48px; font-weight: 800; margin: 0px 0px 35px; }
.discover h4 { color: #448bb6; font-size: 20px; font-weight: 800; margin: 10% 0px 20%; }
.discover .box { background-color: #fff; border-bottom: 3px solid #2a8ec7; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); padding: 50px 15px 20px; min-height: 603px; width: 100%; }

.meet { background: url("../images/about.jpg") no-repeat center top / cover; clear: both; display: block; padding: 130px 0px; width: 100%; }
.meet .box { background-color: rgba(25,65,93,0.7); padding: 5% 6%; }
.meet h3 { color: #fff; font-size: 48px; font-weight: 700; margin: 0px 0px 20px; }
.meet h3 span { font-weight: 300; }
.meet p { font-size: 18px; color: #fff; }

.time { background-color: #fbfbfb; clear: both; padding: 105px 0px; text-align: center; width: 100%; }
.time h1 { color: #2a8ec7; font-family: 'Roboto Condensed', sans-serif; font-size: 120px; font-weight: 700; line-height: 40px; margin: 42px 0px 22px; }
.time h1 small { color: #222; font-family: "Raleway", sans-serif; font-size: 16px; font-weight: 800; line-height: 16px; letter-spacing: 2px; text-transform: uppercase; }
.time h2 { color: #222; font-size: 48px; font-weight: 800; margin: 0px 0px 20px; }
.time .box { background-color: #fff; border-radius: 4px; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); padding: 22px 15px 5px; width: 100%; }
.middle { float: none; margin: 0px auto; }

footer { background-color: #0b2131; clear: both; padding: 16px 0px; text-align: center; width: 100%; }

.modal-dialog { top: 50%; transform: translateY(-50%)!important; }
.modal-header { border-bottom:0; padding-bottom:0; padding-top: 0; }
.close { font-size:50px; }

.subscribe h2 { color: #222; font-size: 46px; font-weight: 700; margin: 0px 0px 10px; }
.subscribe p { color: #999; font-size: 18px; font-weight: 300; }
.subscribe p span { font-size: 14px; }
.subscribe .form-control { box-shadow: inherit; color: #666; font-size: 16px; font-weight: 800; height: 65px; text-transform: uppercase; }
.subscribe .user { background: url("../images/person.png") no-repeat 98% center; }
.subscribe .mail { background: url("../images/mail.png") no-repeat 98% center; }
.subscribe .call { background: url("../images/contact-phone.png") no-repeat 98% center; }
.subscribe .btn-primary { background-color: #448bb6; border-color: #448bb6; font-size: 18px; font-weight: 800; line-height: 48px; margin: 30px 0px 20px; text-transform: uppercase; width: 100%; display:inline-block;height:auto;color: white;}
.subscribe .btn-primary .fa { font-size: 22px; margin-left: 10px; }

/*-------------------
	Media Query
---------------------------*/

@media only screen and (max-width: 767px) {
	.banner { padding-top: 65px; }
	.banner h2 { font-size: 38px; }
	.banner p { font-size: 16px; margin: 65px 0px 20px; }
	.banner .btn-primary { padding: 20px 6px; line-height: normal; white-space: normal; }
	.discover h2, .meet h3 { font-size: 38px; }
	.discover .box { margin-bottom: 30px; min-height: inherit; }
	.meet p { font-size: 15px; line-height: 24px; }
	.time .box { margin-bottom: 20px; pa }
	.time h1 { font-size: 60px; line-height: 30px; margin: 22px 0px; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner h2 { font-size: 42px; }
	.banner p { font-size: 18px; }
	.discover h2, .meet h3 { font-size: 38px; }
	.discover .box { margin-bottom: 30px; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.banner h2 { font-size: 42px; }
	.banner p { font-size: 18px; }
	.discover h2, .meet h3 { font-size: 38px; }
}