﻿.col-md-4,.col-md-1,.col-md-2,.col-md-3,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{

    padding-left:15px;
        padding-right:15px;
}

.col-xs-4,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{

    padding-left:15px;
        padding-right:15px;
}
.imgnew{

    width:100%;
    
    height: 233px;
    margin-bottom: 30px;
}

.titletext{
        font-size: 30px !important;
}


.txtstafftitle{
    font-size: 16px;
    text-align: center;
    margin-bottom: 2px;
}

.txtstaffposition{

        font-size: 13px;
    text-align: center;
}

.eventtitle{


    font-size:20px!important;
    margin-bottom:0px !important;
}


.font {
        font-size: 42px!important;
    color: #f58221;
}

.txtservices {
    color: #012440 !important;
    text-align: center;
    word-break: break-word;
  
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hilogo{
    height:68px;
}

.imgdep{

    height:290px;
    width:100%;
}


.kingster-fixed-navigation.kingster-style-fixed, .kingster-fixed-navigation.kingster-style-slide{
    z-index:189!important
}

.imgfoot{
    height:100px
}

#menu-campus-life{
   padding-left:0px!important
}

#menu-academics{
       padding-left:0px!important

}




a.gdlr-core-block-item-read-more.fa {
    padding: 5px;
    font-size: 17px;
    width: 27px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

    a.gdlr-core-block-item-read-more.fa:hover {
        opacity: 0.7;
    }

a.gdlr-core-block-item-read-more.fa-facebook {
    background: #3B5998;
    color: white!important;
}

a.gdlr-core-block-item-read-more.fa-twitter {
    background: #55ACEE;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-google {
    background: #dd4b39;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-linkedin {
    background: #007bb5;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-youtube {
    background: #bb0000;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-instagram {
    background: #125688;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-pinterest {
    background: #cb2027;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-snapchat-ghost {
    background: #fffc00;
    color: white !important;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

a.gdlr-core-block-item-read-more.fa-skype {
    background: #00aff0;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-android {
    background: #a4c639;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-dribbble {
    background: #ea4c89;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-vimeo {
    background: #45bbff;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-tumblr {
    background: #2c4762;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-vine {
    background: #00b489;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-foursquare {
    background: #45bbff;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-stumbleupon {
    background: #eb4924;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-flickr {
    background: #f40083;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-yahoo {
    background: #430297;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-soundcloud {
    background: #ff5500;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-reddit {
    background: #ff5700;
    color: white !important;
}

a.gdlr-core-block-item-read-more.fa-rss {
    background: #ff6600;
    color: white !important;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-links {
    display: flex;
}

.social-btn {
    cursor: pointer;
    height: 50px;
    width: 10%;
    font-family: 'Titillium Web', sans-serif;
    color: #333;
    border-radius: 10px;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
    background: white;
    margin: 10px;
    transition: 1s;
}

    .social-btn span {
        width: 0px;
        overflow: hidden;
        transition: 0.5s;
        text-align: center;
    }

    .social-btn:hover {
        width: 150px;
        border-radius: 5px;
    }

        .social-btn:hover span {
            padding: 2px;
            width: max-content;
        }

#twitter svg {
    fill: #1da1f2;
}

#linkedin svg {
    fill: #0e76a8;
}

#github {
    fill: #333;
}
#facebook svg {
    fill: #3B5998;
}

#instagram svg {
    fill: #c32aa3;
}

#youtube {
    fill: #ff0000;
}
#Reddit {
    fill: #ff4500;
}

#whatsapp {
    fill: #25d366;
}