
@font-face {
    font-family: 'Tondo';
    src: url('../fonts/Tondo.eot');
    src: url('../fonts/Tondo.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tondo.woff2') format('woff2'),
        url('../fonts/Tondo.woff') format('woff'),
        url('../fonts/Tondo.ttf') format('truetype'),
        url('../fonts/Tondo.svg#Tondo') format('svg');
    font-weight: normal;
    font-style: normal;
}



a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
a:hover{ text-decoration: none; }
ul{ padding: 0; margin: 0;}
h1,h2,h3,h4,h5,h6{ margin: 0; font-family: Gotham;}
p{ margin: 0; font-size: 16px; line-height: 22px; font-weight: 300}

body{font-family: Gotham; font-weight: 300;}

html, body{ height: 100%; width: 100%;}
.carrer-banner{ height: 100%; width: 100%;}
.carrer-banner .container{ height: 100%; position: relative;}
.job-banner-content{ max-width: 610px; position: absolute; top: 50%; transform: translateY(-50%); padding-left: 55px;}
.job-banner-content h1{ font-size: 60px; color: #181818; text-transform: uppercase; font-family: 'Tondo'; line-height: 60px; text-shadow: 2px 1px 5px rgba(0,0,0,0.2); margin-bottom: 10px;}
.job-banner-content h3{ font-size: 30px; line-height: 32px; color: #373435; font-weight: 400; margin-bottom: 10px;}
.job-banner-content p{ font-size: 18px; line-height: 24px; color: #373435; font-weight: 300; margin-bottom: 10px;}
.job-banner-content a{ margin-bottom: 5px;}
.cta-btn{ min-width: 155px; height: 47px; background: #c52f33; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 300; line-height: 47px; display: inline-block; text-align: center; padding: 0 22px;}
.cta-btn:hover{ color: #fff; background: #181818;}
.cta-btn:focus{ color: #fff;}

.job-banner-content::after{ content: ''; position: absolute; height: 121px; background: #181818; left: 0; top: -20px; width: 2px;}
.job-banner-content::before{ content: ''; position: absolute; height: 30px; background: #c52f33; left: 0; top: 110px; width: 2px;}


.padd-60{ padding: 60px 0;}
.color-overlay{ background: rgba(0,0,0,0.7);}
.main-heading{ margin-bottom: 20px;}
.main-heading h2{ display: inline-block; vertical-align: middle; font-size: 40px; color: #fff; font-family: 'Tondo'; text-transform: uppercase;}
.main-heading h6{ display: inline-block; vertical-align: middle; font-size: 14px; color: #fff; font-weight: 300; position: relative;; padding-left: 15px;}
.main-heading h6::after{ content: ''; width: 40px; height: 2px; background: #fff; position: absolute; left: -30px; top: 7px;}

.main-heading.black-color h2{ color: #000;}
.main-heading.black-color h6{ color: #000;}
.main-heading.black-color h6::after{ background: #ca1d20}


.vison-block{}
.vison-block p{ color: #fff;}

.mission-listing{}
.mission-listing ul{ padding-left: 50px;}
.mission-listing ul li{ position: relative; list-style-type: none; font-size: 16px; line-height: 22px; color: #fff; margin-bottom: 18px; font-weight: 300;}
.mission-listing ul li::before{ content: ''; background: url('../img/tik.png'); position: absolute; width: 29px; height: 21px; background-repeat: no-repeat; background-size: 28px; left: -48px; top: 5px;}
.mission-listing ul li:last-child{ margin-bottom: 0}

.values-list{ margin-top: 30px;}
.values-list .li{ background: rgba(117, 117, 117, 0.3); padding: 15px; border-radius: 6px; margin-bottom: 20px;}
.values-list .li span{ width: 25%; float: left; padding-left: 15px;}
.value-cont{ float: left; width: 75%;}
.value-cont h4{font-family: 'Tondo'; font-size: 20px; color: #fff; margin-bottom: 10px;}
.value-cont ul li{ font-size: 16px; font-weight: 300; color: #fff; margin-bottom: 10px; list-style-type: none; position: relative;}
.value-cont ul li::before{ content: ''; height: 5px; width: 5px; background: #fff568; border-radius: 50%; position: absolute; left: -15px; top: 9px;}
.value-cont ul li:last-child{ margin-bottom: 0;}

.video-slider{}
.video-thumb{ padding: 0 15px;}
.video-thumb iframe{ width: 100%; height: 350px}

.slick-dots li{ width: 15px;}
.slick-dots li button{ height: 5px; width: 5px; background: #666; border-radius: 50%; padding: 0; font-size: 0}
.slick-active button{ background: red !important;}
.slick-active button::before{ display: none;}


.job-thumb{ text-align: center}
.job-thumb a{ display: table; width: 242px; height: 242px; border-radius: 50%; text-align: center; background: rgba(255,255,255,0.1); margin: auto}
.job-thumb a img{ width: 100px;}
.job-thumb a h5{ font-family: 'Tondo'; font-size: 20px; color: #fff; margin-top: 10px; text-transform: uppercase;}
.in-center{ display: table-cell; vertical-align: middle;}
.job-thumb a:hover h5{ color: #ffd15c}
.opening-jpb-sec .color-overlay{ background: rgba(9, 16, 21, 0.6);}


.feat-sec{ max-width: 765px;}
.feat-thumb{ background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); padding: 30px; border-radius: 6px; min-height: 230px; margin-bottom: 30px;}
.feat-thumb h5{ font-family: 'Tondo'; font-size: 20px; color: #000; line-height: 22px; margin-bottom: 10px; text-transform: uppercase}

.faq-thumb{ margin-bottom: 20px;}
.faq-thumb h5{font-family: 'Tondo'; font-size: 18px; color: #000; margin-bottom: 10px; text-transform: uppercase;}

.join-sec{ background: #ca1d20;}
.join-sec p{ font-size: 20px; line-height: 28px; color: #fff; max-width: 800px; margin: auto; margin-bottom: 20px}
.join-sec a{ background: #fff; color: #000;}
.text360 span { color: #fff;}
.opp-modal .modal-header .close { color: #fff; text-shadow: none; opacity: 1;}
.opp-modal .modal-header { background: #c52f33; border-radius: 4px 4px 0 0;text-align: center;}
.opp-modal h4 { font-size: 18px; font-family: CircularStd; font-weight: 700; color: #fff;}
.opp-modal p { font-size: 14px; line-height: 18px; margin-bottom: 15px;}



@media only screen and ( max-width: 1199px){
	.carrer-banner{ background-size: cover !important;}
	.job-banner-content h1{ font-size: 50px; line-height: 40px;}
	.main-heading h2{ font-size: 34px;}
	.values-list .li span{ width: 30%;}
	.value-cont{ width: 70%;}
}
@media only screen and ( max-width: 991px){
	.job-banner-content h1{ font-size: 40px;}
	.job-banner-content h3{ font-size: 24px; line-height: 26px;}
	.job-banner-content{ max-width: 458px;}
	.main-heading h2{ font-size: 30px;}
	.main-heading h6{ font-size: 11px;}
	.banner-content{ padding-left: 36px;}
	.video-thumb iframe{ height: 182px;}
	.values-list .li span{ width: 40%;}
	.value-cont{ width: 60%;}
	.main-heading h6{ display: block; padding-left: 0;}
	.main-heading h6::after{ display: none}
	.padd-60{ padding: 40px 0;}
	.job-thumb a{ width: 205px; height: 205px;}
	.job-thumb a h5{ font-size: 16px;}
	.job-thumb a img{ width: 95px;}
	.why-cu-sec{ background-image: none !important;}
	.feat-thumb{ min-height: 290px;}
}
@media only screen and ( max-width: 767px){
	.vison-block{ margin: 0 0 30px 0}
	.values-list .li span{ width: 30%;}
	.value-cont{ width: 70%;}
	.job-thumb{ margin: 15px 0}
	.feat-thumb{ min-height: inherit;}
}
@media only screen and ( max-width: 575px){
	.job-banner-content{ padding-left: 25px; padding-right: 15px;}
	.job-banner-content h1{ font-size: 30px; line-height: 30px;}
	.job-banner-content h3{ font-size: 18px; line-height: 20px;}
	.values-list .li span{ padding-left: 0}
	.values-list .li span img{ width: 45px;}
	.main-heading h2{ font-size: 28px;}
}
















