.welcome-wrap {
    height: 207px;
    overflow: hidden;
}

.welcome-wrap p {
    font-size: 14px;
    color: #000;
    text-align: justify;
}

.welcome-wrap h2 {
    color: #000 !important;

}

.chairman {
    text-align: center;
}

.chairman_message {
    height: 85px;
    overflow: hidden;
}

.chairman_message p {
    font-size: 14px;
    color: #000;
    text-align: justify;
    font-weight: 400;
}

.chairman_message h2 {
    color: #000 !important;
}

.read_more {
    float: right;
}

.title {
    height: 40px;
    overflow: hidden;
    background-color: #E7AB8D;
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -ms-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
}

.title h2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 5px 0px;
    text-transform: capitalize;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    height: auto;
    min-height: 275px;

}

.custom-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    height: 430px;
    overflow: hidden;


}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: #609513;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    text-align: center;
}

.card-header h2 {
    font-size: 18px;
    color: #fff !important;
}

.custom-card-header {
    font-size: 15px;
    color: #000;
}

.custom-card-header h2 {
    color: #fff !important;
    margin-bottom: 0px;
    font-size: 20px;
}

.notice_1 {
    background: #F2F2F2;
    padding: 10px;
    box-shadow: 1px 1px 1px 1px #ccc;
    border: 1px solid #ccc;
    margin-top: 20px;
    min-height: 190px;
}


.chaiman_name h3 {
    margin-bottom: 0px;
    font-size: 18px;
}

.person-view {
    background-image: linear-gradient(to bottom, #666, #a6a6a6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    padding: 5px 10px;
    color: #fff;
    background-color: #a6a6a6;
    text-align: right;
}

.chaiman_name {
    margin-left: 12px;
}

.fullwidth-background.turquoise-bg .dt-sc-ico-content.type2 h4 a,
.fullwidth-background.turquoise-bg .dt-sc-ico-content.type2 p {
    color: #000 !important;
}

.video_gall {
    margin-bottom: 30px !important;
}

.video {
    height: 150px;
}

.event-excerpt {
    height: 40px;
    overflow: hidden;
}

.topbarContact {
    margin-top: 5px;
    color: #fff;
}

.topCon {
    color: #fff;
}

.mainlogo {
    height: 70px;
    width: 75px;
    padding: 5px;
}

.gallery-bg {
    background: url(../images/product_bg.png) center center no-repeat #d2d2d2;
}

.sisConcers li {
    width: 100%;
    float: left;
    margin: 0px 0px 0px !important;
}

.team-details h5 {
    font-size: 15px;
    margin-bottom: 0px;
}
.team-details p{
    font-size: 14px;
    margin-bottom: 0px;
}

.logoText {
    padding: 23px 0px 0px 10px;
}

.schtitle {
    font-size: 2.5rem;
    color: #256211;
}

.schshortDes {
    height: 260px;
    overflow: hidden;
    text-align: justify;
}

.topRegLog {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: -10px auto;
    font-family: 'Bubblegum Sans', cursive;
    font-weight: normal;
}

.topbtns {
    border-radius: 15px !important;
    padding: 7px 14px !important;
}

/* Align */
.center {
    text-align: center !important;
}

.justify {
    text-align: justify !important;
}

/* Main Margin */
.m-1 {
    margin: 4px !important;
}

.m-2 {
    margin: 8px !important;
}

.m-3 {
    margin: 12px !important;
}

.m-4 {
    margin: 16px !important;
}

.m-5 {
    margin: 20px !important;
}

.my-1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.my-3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.my-4 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.my-3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

/* Margin Top */
.mt-1 {
    margin-top: 4px !important;
}

.mt-2 {
    margin-top: 8px !important;
}

.mt-3 {
    margin-top: 12px !important;
}

.mt-4 {
    margin-top: 16px !important;
}

.mt-5 {
    margin-top: 20px !important;
}

/* Margin Right */
.me-1 {
    margin-right: 4px !important;
}

.me-2 {
    margin-right: 8px !important;
}

.me-3 {
    margin-right: 12px !important;
}

.me-4 {
    margin-right: 16px !important;
}

.me-5 {
    margin-right: 20px !important;
}

/* Margin Bottom */
.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 15px !important;
}

.mb-3 {
    margin-bottom: 20px !important;
}

.mb-4 {
    margin-bottom: 30px !important;
}

.mb-5 {
    margin-bottom: 35px !important;
}

/* Margin Left */
.ms-1 {
    margin-left: 4px !important;
}

.ms-2 {
    margin-left: 8px !important;
}

.ms-3 {
    margin-left: 12px !important;
}

.ms-4 {
    margin-left: 16px !important;
}

.ms-5 {
    margin-left: 20px !important;
}

/* Main Padding */
.p-1 {
    padding: 4px !important;
}

.p-2 {
    padding: 8px !important;
}

.p-3 {
    padding: 12px !important;
}

.p-4 {
    padding: 16px !important;
}

.p-5 {
    padding: 20px !important;
}

/* Padding Top */
.pt-1 {
    padding-top: 4px !important;
}

.pt-2 {
    padding-top: 8px !important;
}

.pt-3 {
    padding-top: 12px !important;
}

.pt-4 {
    padding-top: 16px !important;
}

.pt-5 {
    padding-top: 30px !important;
}

.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}


/* Padding Right */
.pe-1 {
    padding-right: 4px !important;
}

.pe-2 {
    padding-right: 8px !important;
}

.pe-3 {
    padding-right: 12px !important;
}

.pe-4 {
    padding-right: 16px !important;
}

.pe-5 {
    padding-right: 20px !important;
}

/* Padding Bottom */
.pb-1 {
    padding-bottom: 4px !important;
}

.pb-2 {
    padding-bottom: 8px !important;
}

.pb-3 {
    padding-bottom: 12px !important;
}

.pb-4 {
    padding-bottom: 16px !important;
}

.pb-5 {
    padding-bottom: 20px !important;
}

/* Padding Left */
.ps-1 {
    padding-left: 4px !important;
}

.ps-2 {
    padding-left: 8px !important;
}

.ps-3 {
    padding-left: 12px !important;
}

.ps-4 {
    padding-left: 16px !important;
}

.ps-5 {
    padding-left: 20px !important;
}

.sDesLimit {
    height: 155px;
    overflow: hidden;
}

.techImages {
    width: 100% !important;
    height: 136px !important;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.student {
    border: 1px solid #000;
    background: #fff;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.chairImg {
    height: 140px;
    width: 140px;
}

.actImg {
    height: 185px;
    width: 100%;
}

.spcImg {
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

.sp_slider {
    border: none;
    height: 350px;
    max-width: 100%;

}

.proimg {
    height: 250px;
    width: 100%;
}

.eventsimg {
    height: 450px;
    width: 100%;
}

.dressCodeimg {
    height: 350px;
    width: 100%;
}

.socialImg {
    height: auto;
    width: 100%;
}

.classImg {
    height: 250px;
    width: 100%;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    /* overflow: hidden;
    transition: all linear .3s; */
}

/* .classImg:hover {
    transform: scale(1.1);
} */

.facImg {
    height: 250px;
    width: 100%;
    background-color: white;
    padding: 10px;
    border-radius: 20px;
    /* overflow: hidden;
    transition: all linear .3s; */
}

/* .classImg:hover {
    transform: scale(1.1);
} */

.aboutText {
    height: 150px;
    overflow: hidden;
}

.actDescript {
    height: 65px;
    overflow: hidden;
}

.spclhead {
    height: 45px;
    overflow: hidden;
}

.spcldes p {
    height: 45px;
    overflow: hidden;
    margin-right: 10px !important;
}




.login_form {
    margin: 30px 0 30px 0;
}

.video_item {
    margin-bottom: 20px !important;
}

.bann_overly {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.007);
    z-index: 10;

}

.video_icon {
    font-size: 32px;
    color: #fff;
    position: absolute;
    left: 80%;
    background-color: red;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: 200px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}

.video_icon:hover {
    background-color: #fea633;
}

.cart_icon {
    font-size: 30px;
    text-align: center;
}

.cart-wrap {
    margin: auto;
}

input[type=submit] {
    background: #015057;
    color: #FFFFFF;
    font-family: inherit;
    padding: 12px 24px;
    font-size: 14px;
    border: none;
    outline: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}

.proceed-wrap {
    background-color: #fff;
    padding: 20px;
}

.cart-btn {
    display: flex;
    justify-content: space-between;
}

.dt-sc-button.small {
    border: none;
}

.dropbtn {
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    margin-top: 25px;
}

button {
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    z-index: 99999;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.custom-info {
    font-size: 12px;
}

.welcome-wrap h2 {
    font-size: 30px;
    margin-bottom: 10px;
}


.btn {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-color: #2f96b4;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info {
    padding: 4px 15px;
    font-size: 14px;
    color: #000;
}

.btn-dangers {
    border: none;
    padding: 4px 15px;
    margin-left: 20px;
    color: #fff;
    background: #da1f1f;
    font-size: 12px;
    transition: .3s;
    margin-top: 3px;
}

.btn:hover {
    transition: background-position 0.1s linear 0s;
    -moz-transition: background-position 0.1s linear 0s;
    background-color: #E6E6E6;
    background-position: 0 -50px;
    color: #333333;
    text-decoration: none;
    -webkit-transition: background-position 0.1s linear 0s;
    -ms-transition: background-position 0.1s linear 0s;
    -o-transition: background-position 0.1s linear 0s;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}

.btn-download {
    background-color: #2f96b4;
    padding: 10px 20px;
}

.result_item {
    padding: 10px;
    border-bottom: 1px solid #000;

}

.ms-0 {
    margin-left: 0;
}



.management_card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    height: auto;
    padding: 10px;
}

.management_detail {
    padding: 30px 0;
}

.author-details img {
    height: 340px;
    padding-right: 10px;
}

.manageImages {
    width: 100% !important;
    height: 200px !important;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.copy_item {
    display: flex;
    justify-content: space-between;
}

.notice_list li {
    display: inline-block;
    color: #000;
    font-size: 14px;
    padding-bottom: 0;
}

.notice-button {
    background-color: #008000 !important;
    border-radius: 4px !important;
    color: #FFFFFF;
    font-weight: 600;
    float: right;
    padding: 8px 30px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    margin-top: 20px;
}


.follow_us ul li{
 display: inline-block;
 margin: 0px 8px 0px 0px;
 padding-bottom: 0;

}
.social_icon {
    width: 35px;
    height: 35px;
    display: block;
    line-height: 40px;
    text-align: center;
    padding: 0px;
  
    color: #fff;
}
.facebook{
    background-color: #3c5b9b;
}
.twitter{
    background-color: #2caae1;
}
.youtube{
    background-color: #ff0000;
}
.linkedin{
    background-color: #0177b6;
}
.topbarContact{
    display: flex;
}



.slick_slider img{
    min-width: 100% ;
    width:100%;
    object-fit:cover;
    height:auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-header-wrap{
    float: right;
}

.top_hed{
    display: flex;
}

@media only screen and (max-width:767px) {
    #top-container {
        height: 50px;
        /* text-align: center; */
    }
    

    .logoText {
        padding: 0px 0px 5px 0px;
    }
    .top-header-wrap{
        float: left;
    }
    .topbarContact {
        margin-top: 0px;
        color: #fff;
    }
    
    
    .contact-details {
        display: none;
    }
    .top_hed {
        display: block;
    }
    .custom-info {
        font-size: 10px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .teachersec {
        width: 50% !important;
        height: 100% !important;
    }
    #top-container {
        height: 50px;
    }

    .techImages {
        width: 100% !important;
        height: 126px !important;
    }
    .top_hed {
        display: block;
    }
    .top-header-wrap{
        float: left;
    }
}
