.slider{z-index:-1;}
.h-sec-one{background-image:url("../images/sec-one-bg.jpg"); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.sec-heading{color:#373158;}
.h-sec-one .white-box{background-color:#fbfaf7;}
.h-sec-one .white-box ul{margin:0; padding:0;}
.h-sec-one .white-box ul li{line-height:46px; color:#412222; position:relative; padding-left:30px;}
.h-sec-one .white-box ul li:before{position:absolute; content:''; background-color:#bba270; width:14px; height:14px; top:13px; left:0;}
.h-sec-two{background-image:url("../images/sec-two-bg.jpg"); background-repeat:no-repeat; background-position:center top; background-size:cover;}
.h-sec-two .sec-two-title{color:#b5a074;}
.h-sec-two .sec-two-sub-title{width:65%; margin:0 auto;}
.h-sec-two .main-box .grey-box{background-color:#e2e1e4; margin-bottom:0; height:100%;}
.h-sec-two .main-box .grey-box-title{font-weight:700; color:#3e375f;}
.h-sec-two .main-box .box-inner{position:relative;}
.h-sec-two .main-box .box-inner:nth-child(1):before {
    position: absolute;
    content: '1';
    width: 64px;
    height: 64px;
    background-color: #bba270;
    font-style: italic;
    font-size: 50px;
    border-radius: 50%;
    color: #FFF;
    left: -30px;
    right: 0;
    top: 55px;
    margin:0;
    padding:0;
    line-height:64px;
    padding-right:8px;
    text-align:center;
}
.h-sec-two .main-box .box-inner:nth-child(2):before {
    position: absolute;
    content: '3';
    width: 64px;
    height: 64px;
    background-color: #bba270;
    font-style: italic;
    font-size: 50px;
    border-radius: 50%;
    color: #FFF;
    left: -30px;
    right: 0;
    top: 55px;
    margin:0;
    padding:0;
    line-height:64px;
    padding-right:8px;
    text-align:center;
}
.h-sec-two .main-box .box-inner:nth-child(3):before {
    position: absolute;
    content: '2';
    width: 64px;
    height: 64px;
    background-color: #bba270;
    font-style: italic;
    font-size: 50px;
    border-radius: 50%;
    color: #FFF;
    left: -30px;
    right: 0;
    top: 55px;
    margin:0;
    padding:0;
    line-height:64px;
    padding-right:8px;
    text-align:center;
}
.h-sec-two .main-box .box-inner:nth-child(4):before {
    position: absolute;
    content: '4';
    width: 64px;
    height: 64px;
    background-color: #bba270;
    font-style: italic;
    font-size: 50px;
    border-radius: 50%;
    color: #FFF;
    left: -30px;
    right: 0;
    top: 55px;
    margin:0;
    padding:0;
    line-height:64px;
    padding-right:8px;
    text-align:center;
}
.grey-box {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
}
.placement-box{width:86%; float:left; margin-left:2%;}
.h-sec-three .placement-box{background-color:#f8f3e9;}
.h-sec-three .sec-three-heading{color:#39325a;}
.h-sec-three .placement-content{width:54%; float:left; line-height:30px;}
.h-sec-three .placement-logo{width:36%; float:right;}
.h-sec-three .placement-arrow-left{background-color:#a99976; border-radius:10px; text-align:center; padding: 80px 0; width: 5%; margin: 10% 0; float:left;}
.h-sec-three .placement-arrow-right{background-color:#a99976; border-radius:10px; text-align:center; padding: 80px 0; width: 5%; margin: 10% 0; float:right;}
.h-sec-three .placement-arrow-left:hover{background-color:#000;}
.h-sec-three .placement-arrow-right:hover{background-color:#000;}
.h-sec-three .pagination-sec{width:100%;}
.h-sec-four{background-image:url("../images/sec-four-bg.jpg"); background-repeat:no-repeat; background-position:center top; background-size:cover;}
.h-sec-four .sec-4-heading{color:#d8bb82;}
.h-sec-four .gold-standard-sec li{padding:10px 0; position:relative; padding-left:50px;}
.h-sec-four .gold-standard-sec li:before{position:absolute; content:''; background-image:url("../images/star.png"); background-repeat:no-repeat; background-position:left top; width:36px; left:0; height:33px;}

.h-sec-five{background-image:url("../images/sec-five-bg.jpg"); background-repeat:no-repeat; background-position:center top; background-size:cover;}
.h-sec-five .sec-five-heading{color:#39325a;}
.h-sec-six .sec-six-heading{color:#39325a;}
.h-sec-six .h-contact-btn{width:29%; background-color:#503972;}
.h-sec-six .h-request-btn{width:29%; background-color:#bba270; margin-left:2%;}

.h-sec-six .h-contact-btn:hover{background-color:#000;}
.h-sec-six .h-request-btn:hover{background-color:#000;}


.presidents-chancellors-sec-one{ background-image:url("../images/presidents-bg.jpg"); background-repeat:no-repeat; background-position:top center; background-size:cover;}
.presidents-chancellors-sec-one-text { line-height: 1.1em; }
.presidents-chancellors-sec-one .inner-sec{background:rgba(0, 0, 0,.4); padding: 40px 150px;}
.presidents-chancellors-sec-one .presidents-heading{color:#d8bb82;}
.presidents-chancellors-sec-one .contact-us-btn{width:30%; background-color:#bba270;}
.presidents-chancellors-sec-one .contact-us-btn:hover{background-color:#000;}
.placement-box {
    width: 86%;
    float: none;
    display: table;
    margin: 0 auto;
}
.content-slider .slider-previous-button {
    position: absolute;
    top: 50%;
    transform: translateY( -50% );
    right: 100%;
    z-index: 102;
    width: 20px;
    color: #FFFFFF;
    line-height: 80px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    background-color: #a99976 !important;
    border-radius: 10px;
    padding: 80px 0 !important;
    width: 5% !important;
    margin-right: 20px;
    height: auto !important;
}
.content-slider .slider-next-button {
    position: absolute;
    top: 50%;
    transform: translateY( -50% );
    right: 100%;
    z-index: 102;
    width: 20px;
    color: #FFFFFF;
    line-height: 80px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    background-color: #a99976 !important;
    border-radius: 10px;
    padding: 80px 0 !important;
    width: 5% !important;
    margin-left: 20px;
    height: auto !important;
}
.content-slider .slider-previous-button:hover{background-color:#000 !important;}
.content-slider .slider-next-button:hover{background-color:#000 !important;}
.content-slider .slider-pager span.active{background:#a99976 !important}

@media screen and (max-width: 1362px) {

	.h-sec-two .main-box .box-inner:nth-child(1):before,.h-sec-two .main-box .box-inner:nth-child(2):before,.h-sec-two .main-box .box-inner:nth-child(3):before,.h-sec-two .main-box .box-inner:nth-child(4):before{top:67px; font-size:35px; line-height:64px;}
	.h-sec-six .h-request-btn{width:34%;}
	.contact-btn{padding:10px 37px !important;}
}
@media screen and (max-width: 992px) {
    .h-sec-four{background-image:none; background-color:#241D46;}
	.h-sec-two .main-box .box-inner:nth-child(1):before,.h-sec-two .main-box .box-inner:nth-child(2):before,.h-sec-two .main-box .box-inner:nth-child(3):before,.h-sec-two .main-box .box-inner:nth-child(4):before{text-align:center;}
	.h-sec-four img {
	margin: 0 auto;
	text-align: center;
	display: table;
	}
	.presidents-chancellors-sec-one .inner-sec{padding:0;}
	.presidents-chancellors-sec-one .contact-us-btn{margin-bottom:30px;}
	.z-equal-heights div{height:auto;}
	.h-sec-six .h-request-btn{width:40%;}
	.contact-btn{padding:10px 32px !important;}
	.z-equal-heights div{height:auto !important;}

	.position-container {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.h-sec-two .main-box .box-inner {
		padding: 20px 40px;
	}
}
@media screen and (max-width: 767px) {

	.h-sec-six .h-request-btn{width:40%;}
	.h-sec-three .placement-content{width:100%;}
	.h-sec-one .white-box{padding:15px;}
	.h-sec-one .white-box ul li{font-size:15px; line-height:33px;}
	.h-sec-three .placement-logo{width:100%}
	.h-sec-six .h-contact-btn{width:100%; margin-bottom:20px;}
	.h-sec-six .h-request-btn{width:100%; margin-left:0;}
	.presidents-chancellors-sec-one .contact-us-btn{width:50%; margin-bottom:30px;}

	.h-sec-two .main-box .box-inner {
		width: 100%;
	}


	.h-sec-two .main-box .box-inner:nth-child(1):before {
	    content: '1';
		top: 30px;
	}
	.h-sec-two .main-box .box-inner:nth-child(2):before {
	    content: '2';
		top: 30px;
	}
	.h-sec-two .main-box .box-inner:nth-child(3):before {
	    content: '3';
		top: 30px;
	}
	.h-sec-two .main-box .box-inner:nth-child(4):before {
	    content: '4';
		top: 30px;
	}
}

@media screen and (max-width: 479px) {

	.h-sec-two .main-box .box-inner {
		padding: 40px 20px 20px;
		margin: 48px 0 0;
	}
	.h-sec-two .main-box .box-inner p {
		padding-bottom: 0;
	}

	.h-sec-two .main-box .box-inner:nth-child(1):before,
	.h-sec-two .main-box .box-inner:nth-child(2):before,
	.h-sec-two .main-box .box-inner:nth-child(3):before,
	.h-sec-two .main-box .box-inner:nth-child(4):before {
		left: 50%;
		top: -32px;
		transform: translateX(-50%);
	}
	.presidents-chancellors-sec-one .contact-us-btn{width:100%; margin-bottom:30px;}
}
