* {margin:0; padding:0; box-sizing: border-box;}
body {font-family: 'Roboto', sans-serif; background: #fff; font-weight: 400;}
.bg {background:url('../images/bg.jpg') no-repeat left top;}
.logo {margin:45px 0;}
.logo img {max-width: 100%;}
.banner-text {color: #fff;}
.banner-text h1 {text-transform: uppercase; font-weight: 700; font-size: 40px; margin:0; padding:0;}
.banner-text h1 span {color: #eb2e2e;}
.banner-text h2 {font-weight: 100; font-size: 28px; margin:10px 0; padding:0;}
.wrapper {margin-top: 3%;}
.b1 {border: 1px solid #dcdcdc; padding: 40px 0 25px 0; border-radius: 5px; list-style-type:none; display:inline-block; color:#989898; min-height:350px; margin:20px 0;}
.b1 h3 {color: #eb2e2e; text-transform:capitalize; font-size:15px; margin:0;}
.b1 h4 {color: #0c0c0c; text-transform:uppercase; font-size:15px; font-weight:bold; margin:0; min-height: 35px;}
.cont {margin-top: 15px; min-height: 75px;}
.cont i {text-align: center; width: 20px;}
.b1 a {width: 55%; color:#404a55; text-transform:uppercase; display:block; font-size: 12px; text-decoration:none; border:1px solid #c5c7cb; padding:10px 15px;}
.b1 a:hover {background: #db4e02; color: #fff; text-decoration: none;}
.applynow {background:/*url('../images/mailus.jpg') no-repeat center top*/ #c21300; position: fixed; top: 135px; padding: 20px;}
.applynow p {color: #fff; text-align: center; font-size:20px; line-height: 30px; font-weight: 100; padding-top: 120px;}
.applynow a {text-decoration: none; color: #fff; display: block; background: #333; text-align: center; padding: 15px;}
.applynow a:hover {text-decoration: none; color: #fff;}
.sec {width: 100%; float: left;}
.jd {color: #222; font-weight: 400; width:100%; float:left;}
.jd h1 {font-size: 20px; font-weight: 700;}
.jd h2 {font-size: 16px; font-weight: 700;}
.jd ol {margin:0 0 0 15px; padding: 0;}
.exd {font-weight:400; margin: 25px 0;}
.walkin {font-weight:700; padding:0 0 25px 0;}
.walkin a {color: #db4e02}
.aboutus {background: #333; float:left; color: #fff; width: 100%; padding-bottom: 30px; font-weight: 100;}
.aboutus h5 {font-size: 23px; color: #eb2e2e; font-weight: bold;  width: 100%;  float: left;  margin: 30px 0;}
.aboutus a {color: #fff; font-weight: 400; text-decoration: underline;}
.aboutus a:hover {color: #fff;}
.tag {background: #eb2e2e; color: #fff; padding: 30px 0;}
.tag h5 {font-size: 30px; color: #fff; font-weight: bold; width: 100%; float: left; padding:0;}
.footer {background: #fff; color: #393939; font-size: 15px; padding: 40px 0; width: 100%; float: left;}
.social {font-weight: bold; font-size: 15px;}
.social a {color: #eb2e2e; font-size: 25px; vertical-align: middle;}
.social a:hover {color: #db4e02;}

@media (max-width: 1024px) {
.logo {margin:25px 0; background: #fff; padding: 10px;}
.banner-text h1 {font-size: 25px;}
.banner-text h2 {font-size: 20px;}
.wrapper {margin-top: 18%;}
.b1 a {width: 40%;}
.applynow {position: static;}
.applynow a {font-size: 11px;}
}

@media (max-width: 360px) {
.logo {margin:25px 0; background: #fff; padding: 10px;}
.banner-text h1 {font-size: 25px;}
.banner-text h2 {font-size: 20px;}
.wrapper {margin-top: 8%;}
.b1 a {width: 65%;}
.applynow {position: static;}
.applynow a {font-size: 11px;}
}