body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #3a3a3a;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

img {
    max-width: 100%;
}

body.modal-open {
    padding-right: 0px !important;
}

/*======= Start women-empowerment page new css =======*/
.banner_blk {
    position: relative;
}

.gray_bg {
    padding: 60px 0;
    background: #f3f3f3;
}

.white_bg {
    padding: 60px 0;
    background: #ffffff;
}

.heading_commons {
    font-size: 36px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.banner_contant h1 {
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
}

.banner_contant h3 {
    font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
}

.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}

.banner_contant p {
    font-size: 22px;
    font-weight: 700;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 30px;
}

.banner_contant p span {
    display: block;
}

.overview_contant p {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 0px;
}

.video_thumbnail {
    height: 100%;
}

.video_thumbnail img {
    border: 1px solid #d3dadf;
}

.video_thumbnail.youtube_img {
    position: relative;
}

.icon-video {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
    max-width: 130px;
    margin: auto;
}

.icon-video img {
    border: 0px;
}


.modal-dialog.modal_dialog_career .modal-content.career_ctmmodal {
    padding: 0;
}

.modal-dialog.modal_dialog_career {
    max-width: 800px;
}

.modal-content.career_ctmmodal button.close {
    top: -4px;
    right: -3px;
    padding: 0px 0px 4px 2px;
    background: #000931;
    width: 24px;
    height: 24px;
    line-height: 0px;
    color: #fff;
    font-size: 24px;
    border-radius: 20px;
    box-shadow: 0px 0px 4px 0px #ccc;
}

.modal-content .close span {
    display: inline-block;
}

.abou_fast_bg {
    overflow: hidden;
    padding: 26px 0;
    background: rgb(22, 98, 228);
    background: -moz-linear-gradient(left, rgba(22, 98, 228, 1) 0%, rgba(3, 167, 251, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(22, 98, 228, 1) 0%, rgba(3, 167, 251, 1) 100%);
    background: linear-gradient(to right, rgba(22, 98, 228, 1) 0%, rgba(3, 167, 251, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1662e4', endColorstr='#03a7fb', GradientType=1);
}

.abou_fast_bg h2 {
    font-weight: 800;
    font-size: 34px;
    color: #ffffff;
    margin: 0;
}

.abou_fast_bg span {
    color: #ffffff;
    font-size: 26px;
}

.overview_contant,
.w_overview_contant {
    text-align: center;
}

.overview_contant h3,
.w_overview_contant h3 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 15px;
}

.overview_contant p,
.w_overview_contant p {
    text-align: justify;
    font-size: 15px;
}

.w_in_t {
    padding-right: 20px;
}

.w_in_l {
    padding-left: 20px;
    position: relative;
}

.w_in_l:after {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #b2b2b2;
}


/* 02-04-2021 */
.fw-800 {
    font-weight: 800;
}

.txt-j {
    text-align: justify;
}

.yt-icon {
    max-width: 170px;
    position: absolute;
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
}

.pr-130 {
    padding-right: 130px !important;
}

.container.border-after {
    position: relative;
}

.container.border-after:before {
    position: absolute;
    border: 1px solid;
    border-image-source: linear-gradient(45deg, #0055e0, #00b6f0);
    border-image-slice: 1;
    top: 0;
    left: -80px;
    bottom: 0;
    right: -80px;
    content: '';
	z-index:0;
}
.overview_contant h2 {
    margin-top: 40px;
    text-align: left;
}

.wplus {
    width: calc(100% + 95px);
    max-width: inherit;
}



.wt img,
.wl img {
    position: relative;
    top: -35px;
    z-index: 1;
}

.pt-95 {
    padding-top: 95px;
}

/* bhupender-saharan */
.banner_blk.bhupi_blk .banner_contant {
    position: inherit;
    transform: translateY(0%);
}
 section.banner_blk.bhupi_blk {
    padding: 50px 0;
    
}
.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common{
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
    padding-top: 15px;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.bhupi_blk .banner_contant h1.heading_common:after, .about_bhupender .heading_common:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.bhupi_blk .banner_contant span {
    font-size: 40px;
    font-weight: 200;
    font-family: Montserrat;
    color: #3a3a3a;
    display: block;
}
.we_make {
    position: relative;
}
.bhupi_blk .banner_contant .we_make p {
	position: absolute;
    top: 55px;
    font-style: italic;
	color: #000000;
}
.bhupi_blk .bhupi_ji img {
	float: right;
}
.about_bhupender {
	background: #f3f3f3;
}
.about_bhupender p {
    font-size: 15px;
	text-align: justify;
}
.about_bhupender p span.blue-txt {
    color: #00b2ff;
    font-weight: bold;
}

/* bhupender-saharan */

@media(min-width: 1600px) {
    .container {
        max-width: 1500px;
        margin: 0 auto;
    }

    .mw-90 {
        max-width: 75%;
    }
}

@media (max-width:1599px) {
    .banner_contant h1 {
        font-size: 34px;
    }
	.heading_commons {
		font-size: 28px
	}

    .banner_contant h3 {
        font-size: 28px;
    }

    .about_vvdneng_block h3 {
        font-size: 24px;
    }

    .abou_fast_bg h2 {
        font-size: 26px;
    }

    .abou_fast_bg span {
        font-size: 18px;
    }

    .mw-90 {
        max-width: 90%;
    }
	.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common{
		font-size: 26px;
	}
	.bhupi_blk .banner_contant span {
		font-size: 36px;
	}
}

@media(max-width:1280px) {
	.heading_commons {
		font-size: 24px
	}
    .container.border-after:before {
        left: -40px;
        right: -40px;
        content: '';
    }

    .wplus {
        width: calc(100% + 55px);
    }
	.pr-130 {
		padding-right: 60px !important;
	}
}

@media(max-width:1279px) {
	.container.border-after:before {
		border-image-slice: 0;
	}
	.wplus {
		width: calc(100% + 0px);
	}
	.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common{
		font-size: 24px;
	}
}

@media (max-width:991px) {
    .banner_contant h1 {
        font-size: 28px;
    }

    .banner_contant h3 {
        font-size: 24px;
    }

    .w_in_l {
        padding-left: 0;
        margin-top: 40px;
    }

    .w_in_l:after {
        opacity: 0;
    }

    .abou_fast_bg h2 {
        font-size: 18px;
    }

    .abou_fast_bg span {
        font-size: 14px;
    }

    .w_in_t {
        padding-right: 0;
    }

    .wplus {
        width: 100%;
    }

    .yt-icon {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .pr-130 {
        padding-right: 0px !important;
    }

    .youtube_img {
        margin-bottom: 60px;
    }
	.overview_contant h2 {
		margin-top: 0px;
		
	}
	.overview_contant{
		margin-bottom: 40px;
	}

    .wt img,
    .wl img {
        top: inherit;
        padding-top: 60px;
    }
	.youtube_img {
		margin-bottom: 0px;
	}
	.wt {
		margin-top: 60px;
	}
	.wl {
		margin-top: 50px;
	}
	.wt img, .wl img {
		padding-top: 0px;
	}
	.wt h2, .wl h2 {
		margin-top: 30px;
	}
	.pt-95 {
		padding-top: 0px; 
	}
	.wt p, .wl p {
		padding:0;
		margin:0;
	}
	
}

@media (max-width:767px) {
    .banner_contant h1 {
        font-size: 28px;
        word-break: break-all;
    }

    .container.border-after:after {
        display: none;
    }
	.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common{
		font-size: 24px;
	}
	.banner_blk.bhupi_blk .banner_contant .row {
		flex-direction: column-reverse;
	}
	.bhupi_blk .banner_contant h1.heading_common {
		margin-top: 60px;
	}
	.bhupi_blk .banner_contant span {
		font-size: 28px;
	}
	.bhupi_blk .banner_contant .we_make p {
		top: 20px;
		font-size: 17px;
		line-height: 22px;

	}
	.bhupi_blk div.we_make img {
		float: left;
		width: 98px;
	}	
}

@media (max-width:575px) {
    .banner_contant h1 {
        font-size: 22px;
        word-break: break-all;
    }

    .banner_contant h3 {
        font-size: 20px;
    }
	.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common {
		font-size: 21px;
	}
	.bhupi_blk .banner_contant .we_make p {
		top: 6px;
	}
}

@media (max-width:359px) {
	.bhupi_blk .banner_contant h1.heading_common, .about_bhupender .heading_common {
		font-size: 19px;
	}
}