body{
	margin:0px;
	padding: 0px;
	background-color: #f2f2f2;
	background:  url('../img/circles-light.png');
	font-family:'poppinsRegular';
	color: #666;
	font-size: 14px;
	line-height: 22px;
}
h2 {
	font-size: 25px;
	font-family:'poppinsRegular';
}
h3 {
	font-size: 18px;
	font-family:'poppinsExtraLight';
}
em, i {
	font-family:'poppinsLightItalic';
}
strong {
	font-family:'poppinsSemiBold';
}
.logo-container{
	padding-top:35px;
	float:left;

}
.logo-img{
	width:70px;
	height:70px;
	float:left;
}
.logo-text{
	float:left;
	padding-left:20px;
	width:100px;
}

.head-text{
	font-weight:600;
	font-size:23px;
	font-family:'poppinsBold';
	line-height:0.7;
}
.head-text-down{
	font-size:23px;
	font-family:'poppinsThin';
	width:300px;
}
.month-container{

	min-width:300px;
	line-height: 9;

}
.year-container{
	padding-top:58px;
}
.btn{
	border-radius: 0px !important;
}
.btn:hover{
	color:#fff !important;
}
.btn-red{
	color: #fff;
	background-color:#d44645;
	border-color:#d44645;
	text-transform: uppercase;
	min-width:150px;
	cursor:auto !important;
	font-family:'poppinsRegular';
}
.btn-black{
	color: #fff;
	background-color:#000;
	border-color: #2e6da4;
	cursor:auto !important;
	font-family:'poppinsRegular';
}
.red{
padding-right:5px !important;
}
.black{
	padding-left:5px !important;
}
.header{
	min-height:120px !important;
}
.after-header{
	margin-top:60px;
}
.after-third{
	margin-top:30px;
}
.first-head {
	background-color:#3bb6b1;
}
.second-head {
	background-color:#f25c79;
}
.third-head {
	background-color:#876880;
}
.fourth-head {
	background-color:#d44645;
}

.fifth-head {
	background-color:#4496e0;
}
.sixth-head {
	background-color:#072743;
}
.sixthams-head {
	background-color:#662d5c;
}
.sixth1-head {
	background-color:#493fa0;
}
.seventh-head {
	background-color:#6A7FDB;
}
.eighth-head {
	background-color:#46A446;
}
.nineth-head {
	background-color:#b83006;
}
.tenth-head {
	background-color:#AA7339;
}
.last-head {
	background-color:#2D3142;
}
.eleventh-head {
	background-color: #B8A399;
}
.fourteenth {
	background-color: #9190ec;
}
.twelfth-head {
	background-color: #BB4A54;
}
.thirteenth-head {
	background-color: #FA7610;
}
.fourteenth-head {
	background-color:#96b20c;
}
.first{
	width:100%;
	height:230px;
	background-color:#3bb6b1;
	color:#fff;
	vertical-align:middle;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	margin-bottom: 25px;
	border-radius: 5px;
 	overflow: hidden;
}
.second{
	width: 100%;
	height: 230px;
	background-color: #f25c79;
	color: #fff;
	padding: 25px 30px 10px 30px;
	overflow: auto;
	padding-top: 25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.third{
	width:100%;
	height:230px;
	background-color:#876880;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.fourth{
	width:100%;
	height:230px;
	background-color:#d44645;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.fifth{
	width:100%;
	height:230px;
	background-color:#4496e0;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.sixth{
	width:100%;
	height:230px;
	background-color:#072743;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}

.sixth1{
	width:100%;
	height:230px;
	background-color:#493fa0;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.sixthams{
	width:100%;
	height:230px;
	background-color:#662d5c;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}



.seventh{
	width:100%;
	height:230px;
	background-color:#6A7FDB;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.eighth{
	width:100%;
	height:230px;
	background-color:#46A446;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.nineth{
	width:100%;
	height:230px;
	background-color:#b83006;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.tenth{
	width:100%;
	height:230px;
	background-color:#AA7339;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}

.eleventh {

	width:100%;
	height:230px;
	background-color:#B8A399;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
	
}
.twelfth{
	width:100%;
	height:230px;
	background-color:#BB4A54;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.thirteenth {
	width:100%;
	height:230px;
	background-color:#FA7610;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.fourteenth{
	width:100%;
	height:230px;
	background-color:#96b20c;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.last{
	width:100%;
	height:230px;
	background-color:#2D3142;
	color:#fff;
	padding: 25px 30px 10px 30px;
	overflow:auto;
	padding-top:25px;
	margin-bottom: 25px;
	border-radius: 5px;
}
.carousel-indicators{
	bottom:-38px !important;
}
.carousel-indicators li{
	background-color:#989c9d !important;
	border: none !important;
}
.carousel-indicators .active{
	background-color:#303440 !important;
	border: none !important;
}
hr{
	width:100%;
	text-align:center;
	margin-top:0px !important;
	margin-bottom: 0px !important;
	opacity: 0.5;
}
/* footer section */
/*---------------*/
.footer{
	background-color:#303440 !important;
	width:100%;

}
hfsub{
	color:#cbccd1;
	font-family: 'poppinsLight';
	font-size:20px;

}
.form-control{
	background-color:#818996;
	border:0px;
	border-radius: 0px;
	color:#fff;
	font-family: 'poppinsLight';
}
label{
	color:#818996;
	font-family: 'poppinsLight';
}
.btn-pred{
	background-color:#f25c79;
	color:#fff;
	font-family: 'poppinsRegular';
}
h5{
color:#cbccd1;
	font-family: 'poppinsRegular';
}

hf{
	font-size:30px;
	color:#cbccd1;
	font-family: 'poppinsSemiBold';
}
hfsub-hf{
	font-size:15px;
	color:#cbccd1;
	font-family: 'poppinsLight';
	line-height:0.1;
}
.text-left-hr{
	text-align: left;
width: 90%;
padding: 20px 0 20px
}
.pad-zero{
	padding-right:0px;

}
.pad-fullempty{
	padding-left:15px;
	padding-right:0px;
	width:inherit;
	float:left;
	margin-top:7px;
}
.green-head{
	width:100%;
	min-height: 300px;
	background-color:#3bb6b1;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.container-full{
	width:100%;
	margin:60px 0px 0px 0px;

}
.container-full-img{
	width:100%;

	}
	.center-img{
		text-align:center;
		margin-top:-70px;
		/*background:url('img/phh.png') no-repeat center;*/
	}
.content-white{
	background-color: #fff;
	min-height:300px;
	border-bottom:2px solid #dfdfdf;
	padding:40px 25px 25px 25px;
	color:#666;
}
.tile-head-block {
	font-size: 24px;
    width: 100%;
    height: 75px;
    line-height: 75px;
    color: #fff;
    text-align: center;
    font-family: 'poppinsRegular';
    margin-bottom: 15px;
}
.pfirst{
	font-size:30px;
	width:100%;
	height:100px;
	line-height:100px;
	background-color:#3bb6b1;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
}
.plast{
	font-size:30px;
	width:100%;
	height:100px;
	line-height:100px;
	background-color:#4C339C;
	color:#fff;
	text-align:center;
}
.psecond{
	font-size:30px;
	width:100%;
	background-color:#f25c79;
	color:#fff;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;

}
.pthird{
	font-size:30px;
	width:100%;
	background-color:#f3bd1d;
	color:#fff;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;
}
.pfourth{
	font-size:30px;
	width:100%;
	background-color:#d44645;
	color:#fff;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;

}
.pfifth{
	width:100%;
	font-size:30px;
	background-color:#4496e0;
	color:#fff;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;
}
.psixth{
	font-size:30px;
	width:100%;
	color:#fff;
	background-color:#ef9534;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;

}
.psixth1{
	font-size:30px;
	width:100%;
	color:#fff;
	background-color:#493fa0;
	height:100px;
	line-height:100px;
	text-align:center;
	margin-bottom:15px;

}
.content-head{
	font-family:'poppinsRegular';
	font-size:30px;
	padding-left:25px;

}
.pheader{
	color:#c9c9c9;

}
.per_name{
	padding-top:40px;
	font-size:18px;
	font-family:'poppinsLight';
	line-height:2px;
	text-align:right;
}
.per_dept{
	font-size:13px;
	font-family:'poppinsLight';
	text-align:right;
}
.per_place{
	background-color:#000;

}
.p_top{
	padding-top:20px;
}

.news_content{
	font-size:14px;
	font-family:'poppinsRegular';
	padding:30px 40px 25px 40px;
	text-align: justify;
}

a:hover{
	text-decoration:none;
	}
a{
	text-decoration:none;
	}
.first.a:hover{
	text-decoration:none;
}
.second.a:hover{
	text-decoration:none;
}
.third.a:hover{
	text-decoration:none;
}
.fourth.a:hover{
	text-decoration:none;
}
.fifth.a:hover{
	text-decoration:none;
}
.sixth.a:hover{
	text-decoration:none;
}
.sixth1.a:hover{
	text-decoration:none;
}
.arrow-up {
	width: 0px;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;

	border-bottom: 20px solid black;
}
.hrclass{
	opacity:1 !important;
}
.triangle {
    border-color: yellow blue red green;
    border-style: solid;
    border-width: 200px 200px 200px 200px;
    height: 0px;
    width: 0px;
}
ul{
	font-size:14px;
	padding-top: 12px;

}
li{
	list-style-type: none;

}
.head-band {
	/* width: 100%;
    min-height: 175px;
    color: #FFF;
    font-family: 'MyriadPro-Light';
    line-height: 175px;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
	margin: 0; */
	width: 100%;
    min-height: 100px;
    color: #FFF;
    font-family: 'poppinsSemiBold';
    line-height: 100px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0;
}

.pink-head{
	width:100%;
	min-height: 300px;
	background-color:#f25c79;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.purple-head{
	width:100%;
	min-height: 300px;
	background-color:#4C339C;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}

.yellow-head{
	width:100%;
	min-height: 300px;
	background-color:#f3bd1d;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.red-head{
	width:100%;
	min-height: 300px;
	background-color:#d44645;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.blue-head{
	width:100%;
	min-height: 300px;
	background-color:#4496e0;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.orange-head{
	width:100%;
	min-height: 300px;
	background-color: #EF9534;
	color:#FFF;
	font-family:'MyriadPro-Light';
	line-height:300px;
	text-align:center;
	font-size:50px;
	text-transform:uppercase;

	margin:0;
}
.b-text{
	padding:7px;
	font-family:'MyriadPro-Light';
	text-transform:capitalize;
	//border-left: 2px #F00A0A  solid;
	//border-right: 2px #F00A0A solid;
}
.b-text1{
	padding:10px;
	font-family:'MyriadPro-Light';
	text-transform:capitalize;
	/border-left: 2px #F00A0A  solid;
	//border-right: 2px #F00A0A solid;
}
.error{
	color:#D44645;;
	font-family:'MyriadPro-Light';
}
.h-down{
	margin-bottom: 10px;
}
.above-pad{
	min-height:60px;
}
.vert-gap{
	padding:6px;
}


@media screen and (max-width: 720px) {
	.logo-container{

		padding-top: 3px;
		float: inherit;
		margin: 0 auto;
		text-align: center;
		width: 100%;
		position: absolute;
		top: 29px;
		left: -5px;
	}
	.logo-img {
		width: 36%  !important;
		height: auto;
		float: left !important;
	}
  }
  @media only screen and (max-width: 600px) {
	.tile-head-block {
		font-size: 24px;
		width: 100%;
		min-height: 75px;
		line-height: 35px;
		color: #fff;
		text-align: center;
		font-family: 'poppinsRegular';
		margin-bottom: 15px;
		margin-left: 0px;
		padding: 16px 10px;
	height:auto;
	}
	}

	/* -------------------------------INTERVIEW SECTION STYLE---------------------------------------------*/

	.question {
        padding-left: 40px;
        font-size: 16px;
        color: #333;
    }

    .answer-block {
        padding: 20px;
        background-color: #f0f8ff; /* Light blue background */
        border-left: 5px solid #007bff; /* Blue border on the left */
        margin: 20px 0;
        border-radius: 5px;
    }

    .answer-block p {
        font-size: 16px;
        color: #555;
        line-height: 1.6;
        margin: 0;
    }

    .answer-block em {
        font-style: italic;
        font-weight: bold;
    }

    /* Optional: Add spacing and better alignment for mobile view */
    @media (max-width: 768px) {
        .question {
            padding-left: 20px;
        }

        .answer-block {
            padding: 15px;
        }
    }



    .interview-subhead {
        font-size: 18px;
        color: #777;
        margin-bottom: 20px;
    }

    /* Person Info Styling */
    .per_namein {
        font-size: 22px;
        font-weight: bold;
        color: #333;
        text-align: center !important;
    }

    .per_deptin {
        font-size: 18px;
        color: #888;
        text-align: center !important;
    }

    .img-circle {
        border-radius: 50%;
        border: 2px solid #ddd;
    }

    .per_placein {
        display: block;
        margin: 0 auto;
    }

 
 
    /* Responsiveness */
    @media (max-width: 768px) {
        .col-md-4, .col-md-12 {
            text-align: center;
        }

        .container-full-img {
            display: none;
        }
    }

        /* Image Styling */
        .img-square {
        width: 400px;  /* Fixed width */
        height: 400px; /* Fixed height */
        object-fit: cover;  /* Ensures the image covers the entire area */
        display: block;
        margin: 0 auto;  /* Center the image */
        border-radius: 10px; /* Slightly rounded corners for a modern look */
    }
        /* Mobile Responsiveness */
        @media (max-width: 768px) {
        .img-square {
            width: 200px;
            height: 200px;
        }
    }


		/* -------------------------------END INTERVIEW SECTION STYLE---------------------------------------------*/