
.slick-list.draggable{height:auto!important;}
body {
	font-size:14px; color:#757575; font-family: "Open Sans", sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: "Open Sans", sans-serif;}

.gaps{
    padding: 0px;
}

.border1{
   border-bottom: 1px solid #000;
  font-size: 12px; 
}

.slick-arrow{display:none!important;}
.videoslider .slick-slide {border:1px solid #ccc; margin-right:10px;     margin-top: 15px; margin-bottom: 14px;
    margin-left:10px;}
/* Top section */
.top-logo-section{
    min-height: 68px;
    background: #fff;
    line-height: 50px;
}
.top-logo-section .container{
    position: relative;
}
.top-HT-logo{
    position: absolute;
    right: 0;
    z-index: 9;
    top: 18px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    line-height: 30.17px;
    text-transform: uppercase;
}

/* Menu css */
.menu{
    position: absolute;
    right: 0;
    bottom: -42px;
    background: #b9eeff;
    height: 41px;
    z-index: 9;
    line-height: 39px;
}
.menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    padding: 0;
}
.menu ul li{
    display: inline-block;
    position: relative;
}
.menu ul li::before{
    position: absolute;
    width: 1px;
    height: 15px;
    background: #000;
    left: 0;
    top: 14px;
    content: "";
}
.menu ul li:first-child::before, .menu ul li:nth-child(2)::before{
    display: none;
}
.menu ul li a{
    color: #1c1c1c;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 20px;
}
.menu ul li a:hover{
    text-decoration: none;
    background: #e8faff;
}
.menu ul li a.active{
    text-decoration: none;
    background: #e8faff;
}


/* Banner css */
.banner{
    width: 100%;
    display: inline-block;
    clear: both;
    position: relative;
}
.banner img{
    width: 100%;
}

section {padding:50px 0;}




/* Article section css */
.article-section{
    background: #6e56a2;
    padding-bottom: 0;
}
.article-section h3{
    color: #ffffff;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 35px;
    padding-bottom: 6px;
    border-bottom: #eb3c96 solid 3px;

}
.article-section img{
    width: 100%;
}
.article-section .text-section{
    background: #fff;
    border: #eee solid 1px;
    border-left: none;
    padding: 20px 30px;
    height: 100%;
}
.article-heading{
    position: absolute;
    color: #ffffff;
    font-family: Verdana;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 18px;
    padding-left: 40px;
}
.article-list{
    margin-bottom: 10px;
}


.article-section .text-section span{
    clear: both;
    color: #5c5c5c;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    border-bottom: #000000 solid 1px;
    margin-top: 6px;
    margin-bottom: 15px;
    display: inline-block;
}

.article-section .text-section p{
    color: #1c1c1c;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
}
.article-section .text-section a{
    color: #503291;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.article-list .slick-arrow{
    display: none !important;
}

/* Process section css */
.process-section{
    background: #57428a;
    margin-top: -80px;
    padding-top: 120px;
}

.process-section h4{
    background: #fff;
    width: auto;
    color: #1c1c1c;
    font-family: Calibri;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 35px;
    border-radius: 5px;
}
.process-section h4 a{
    color: #0000ee;
}

.process-section p{
    color: #e0e0e0;
    font-family: Calibri;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
}



/* Footer Section */
footer{
    background: #464752;
    min-height: 54px;
}
.copyright{
    color: #fff;
    line-height: 54px;
    font-size: 12px;
}
.created{
    color: #fff;
    font-size: 12px;
    line-height: 52px;
}
.created img{
    margin-left: 5px;
}


/* Video gallary css */
.article-img{
    width: 100%;
}
.video-section{
    padding-top: 80px;
}
.videoslider-section{
    
}
.video-section .text-section{
    border: #cecece solid 1px;
        padding: 15px 15px;
    border-top: none;
}
.video-section .text-section span {
    clear: both;
    color: #8e8e8e;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    border-bottom: rgba(0, 0, 0, 0.4) solid 1px;
    margin-top: 6px;
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 7px;
}
.video-section .text-section p{
    color: #1c1c1c;
    font-family: Verdana;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.video-section .text-section label{
    color: #5e5e5e;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 700;
}

.video-section iframe{
    width: 100%;
	height:185px;
    
}
.video-section .padding{padding:10px 20px; min-height:350px;}

.videoslider-section h4{
    color: #1c1c1c;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: #eb3c96 solid 3px;
}
.videoslider-section label{
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 700;
    margin: 11px 0px;
}
.videoslider-section .slick-arrow{
    display: none !important;
}
.slick-dots{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}
.slick-dots li{
    display: inline-block;
}
.slick-dots li button{
    background: #939393;
    border: none;
    height: 4px;
    width: 20px;
    margin: 0 5px;
    text-indent: -99999px;
    cursor: pointer;
}
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li.slick-active button{
    background:#eb3c96;
}

/* Responsive css */



@media (min-width: 1200px){
.container {
    max-width: 1000px;
}
}


@media (max-width: 991px){
    .banner img {
        width: 100%;
    }
   
    .copyright{
        line-height: 16px;
        padding-top: 11px;
    }
    .banner{
        overflow: hidden;
    }
    header{
        line-height: 10px;
    }

    .list-inline-item{
        width: 100px;
        height: 100px !important;
    }
    .videoslider-section {
        margin-top: 30px;
    }
    .slick-initialized .slick-slide{
        padding: 10px;
    }
    .article-section img{
        height: 100%;
    }
    
}


@media (max-width: 767px){
   
    img {
        max-width: 100%;
    }
    .gaps{
    padding: 0px 18px;
}
    
    footer{
        text-align: center;
    }
    .created{
        text-align: center !important;
    }
    .top-logo-section{
        padding-top: 0;
        padding-bottom:42px;
        
    }
    .top-logo-section .col-12{
        padding: 15px 0;
    }
    .Category-section ul li{
        font-size: 15px;
    }
    .University-section ul li div{
        font-size: 16px;
    }
    .slick-initialized .slick-slide{
        padding: 10px;
    }
    .article-list .col-12{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .video-section{
        padding-top: 30px;
    }
    .top-HT-logo{
        position: inherit;
        margin-bottom: 20px;
    }
    .menu{
        width: 100%;
    }
    .menu ul{
        justify-content: space-around;
    }
	.article-heading {
font-size: 15px;		
    padding: 18px;
    padding-left: 28px;
}
.video-section .padding {
   
    min-height: 0;
}
}


