.list {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
    display: block;
    color: #ffffff;
    font-size: 16px;
    display: block;
    margin: 0 auto 12px;
}

.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.gradient-small{color: #fff}
.breadcrumb{display: block;}
.breadcrumb-item {    font-size: 14px;
    color: #fff;}
    .bg-gradient{
        background: #cc2b5e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #753a88, #cc2b5e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #753a88, #cc2b5e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    }
    .bg-light{background-color: #fcfcfc}

.mission-read-more{border-radius: 20px;}
.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    margin-bottom: 30px;

}
.filter-button:hover
{
    /*font-size: 18px;*/
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42B32F;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

.camp-btn{border-radius: 15px;}
.recent-news-img{height: 60px;
    border-radius: 1px;}
.news-wrapper{    border: 1px solid #e8e8e8d1;
    border-radius: 5px;}
.header-divider-academics{
	background-color: #ffffff;
    height: 3px;
    width: 54px;
    margin: 0px auto;
    margin-bottom: 9px;
}
.drop
{
	padding: 12px;
	    display: none;
    position: absolute;
    z-index: 2000;
    background-color: #fff;
    list-style: none;
    /* float: left; */
    width: 200px;
    background-color: #ea7066;
    border-radius: 5px;

}
.about-btn{
	    width: 130px;
		 margin: 0px;
}
.quote{
	    font-size: 20px;
    color: gray;
}
.drop li{
	padding-bottom: 10px;

}
.drop li a:hover{
padding-left: 11px;
}

.drop li a{
	color: #fff
}
.has-dropdown:hover .drop{
display: block;
}
.notice-inner{    padding: 25px 20px;
    text-align: right;}
.outer-notice{    height: 390px;
    box-shadow: 14px 14px 1px 1px #bfbdbd;
    background-color: #fff;
    border-radius: 24px;}
.text-this{   

 display: inline-block;
    color: #fff;
    font-weight: 100;
    font-size: 17px;
    text-transform: uppercase;}
.bg1{background:#e95a58 }
.bg2{background:#b9b9dc }
.bg3{background:#f5bd6e }
.bg4{background:#a9cee2 }
/*.video{
	    background-color: #fff;
    box-shadow: 7px 5px 1px 1px #a29f9fa8;
}
.video:hover{
box-shadow: none;
background-color: #4eb055b8;
}*/
.header-divider{
	background-color: #d8d7d785;
    height: 4px;
    width: 82px;
    border-radius: 4px
}
.text .btn{
	    border-radius: 15px;
    font-size: 13px;
}
.arrow-down {
width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #a2bfa4;
    position: absolute;
    display: inline-block;
}
.sp{    width: 80px;
    padding: 0;
    text-align: center;}
.bg-color-1
{background-color: #f0c24b!important;}
.bg-color-2{
background-color:#ea7066!important;
}
.bg-color-3{
background-color: #b5d56a!important;
}
.bg-color-4{
background-color: #84bed6!important;
}
.bg-color-5{
background-color: #a597e7!important;
}
.bg-color-6{
background-color:#ea77ad!important;
}