  /* BEGIN max width 1440px */
@media (max-width: 1440px) {
    .headerwp
    {
        padding: 0px 20px;
    }
    .wsmainwp {
        padding: 0px 20px;
    }
    
}
/* End max width 1440px */
/* BEGIN max width 1366px */
@media (max-width: 1367px) {
}
/* END max width 1366px */

/* BEGIN min width 1200px to 1280px */
@media (min-width: 992px) and (max-width: 1280px) {
    .content {

        bottom: 25%;
        width: 70%;
    }
    .welcome {
        padding-right: 60px;
    }
    .short-tit
    {
        font-size: 35px;
        line-height: 35px;
    }

}
/* END min width 1200px to 1280px */

@media (max-width: 1280px) {

}


/* BEGIN min width 768px max width 990 */
@media (min-width: 768px) and (max-width: 991px) {

    .news-other img
    {
    margin-bottom: 15px;
    }
}

/* End min width 1025px max width 990 */
/* Begin max width 1025px */
@media (max-width: 1026px) {
    .shap1 {
        width: 80px;
    }
    .news-txt {
        padding: 0px 50px;
    }
    .slick-dots {
        left: 50px;
        bottom: 50px;
    }
    .high-txt
    {
        padding: 50px 50px;
        width: 90%;
    }
    /* .slick-arrow
    {
        top: 26rem;
    }
    .slick-prev {
        top: 24.4rem;
        left: 75%;
    } */
    .news-recent {
        padding-left: 0px;
    }
    .club-logos
    {
        grid-template-columns: repeat(4,1fr);
    }
    .faculies {
        padding: 0px 50px;
    }
    .temp-logos .club-logos 
    {
    grid-template-columns: repeat(3,1fr);
    }
}

/* END min width 1025px */

/* BEGIN max width 992px */	
@media (max-width: 992px) {
    .wsmobileheader
    {
        height: 70px;
    }
    .smllogo img
    {
        width: 120px;
    }
    .wssearch
    {
        border: none;
        margin: 0;
    }
    .wsopensearch svg {
        color: #fff;
        float: right;
        font-size: 24px;
    }
    .shap1 {
        width: 50px;
    }
    .counter-box .No {
        font-size: 3rem;
    }
    .about-block-txt {
        padding: 0px 0px 0 100px;
    }
    .faculty-block
    {
        margin: 0 0px 30px;
    }
    .club-logos {
        grid-template-columns: repeat(3,1fr);
    }
    .temp-logos .club-logos {
        grid-template-columns: repeat(2,1fr);
    }
}
/* END max width 992px */

/* BEGIN max width 991px */	
@media (max-width: 991px) {

    html {
        overflow: inherit;
    }
    .content {

        bottom: 10%;
    }
    .shortcuts
    {
        grid-template-columns: 2fr 230px 50px 2fr;
    }
    .top-slider,.space-form
    {
        margin-top: 110px;
    }
    .timeline-img {
        flex-basis: 40%;
    }
    .headtoppart
    {
        z-index: 2;
        top: 0;
        height: 60px;
        position: fixed;
    }
    .wsmobileheader
    {
        top: 60px;
        background-color: #fff;
    }
    .video {
        margin-top: 110px;
    }
    .video-txt, .about-video .video-block
    {
        flex-basis: 100%;
    }
}
/* END max width 991px */
@media (min-width: 767px) and (max-width: 991px) {
	
	.news-other {
        flex-wrap: wrap;
    }
}

/* BEGIN max width 855px */
@media (max-width: 855px) {
	
}
/* END max width 855px */

/* BEGIN max width 800px */
@media (max-width: 800px) {
    .high-txt {
        padding: 20px 20px;
        width: 100%;
    }
    /* .slick-arrow {
        top: 21rem;
    }
    .slick-prev {
        top: 19.4rem;
        left: 70%;
    } */
    .faculies {
        padding: 0px;
    }
    
}
/* END max width 800px */

/* BEGIN max width 768px */
@media (max-width: 768px) {
    :root
    {
    --font-med:30px;
    --font-big:40px;
    --mg-5:30px;
    }
    .content {
        bottom: 10%;
        width: 100%;
    }
    .content .title {
        font-size: 40px;
        line-height: 40px;
    }
    .btns {
        margin: 10px 0px;
    }
    .counter-box
    {
        padding: 20px;
    }
    .news-txt
    {
        flex-basis: auto;
    }

    .footer-links
    {
        margin: 25px 0px;
    }
    footer h5
    {
        margin-bottom: 15px;
    }
    .bottom-footer {
        margin-top: 3px;
        padding-top: 20px;
    }
    .subscrib
    {
        margin-bottom: 25px;
    }
    .subscrib .form-control
    {
    width: 70%;
    }
    .footer-sm a {
        margin: 0 10px 0 0;
    }
    .sep-line
    {
        display: none;
    }
    .accordion {
      margin: 0px; 
    }
    /* .slick-arrow {
        top: -40px;
    }
    .slick-prev
    {
       top:-70px;
       left: 0;
       right: inherit;
    } */
    .Highlight
    {
        margin-top: 80px;
    }
    .slick-dots {
        bottom: -40px;
    }
    .about-block
    {
        flex-direction: column;
        row-gap: 25px;
    }
    .about-block:nth-child(even) .about-block-img {
        order: -1;
    }
    .news-categ {
        flex-wrap: wrap;
    }
    .news-categ div {
        flex-basis: 100%;
    }
    .search-box {
        text-align: left;
        margin-top: 25px;
    }
    .contact-block
    {
        background: #f0efef;
    }
    .slick-arrow
    {
        top: -70px;
    }
    .club-logos {
        grid-template-columns: repeat(2,1fr);
    }
    .fac-shape
    {
        float: right;
        position: inherit;
    }
    .page-tit
    {
        clear: both;
        padding-top: 10px;
    }
    .short-txt h4
    {
        font-size: 18px;
    }
    .about-block:nth-child(even) .about-block-txt,
    .about-block-txt {
        padding: 0px 0px 0 30px;
    }
    .club-memmbers
    {
        gap: 25px;
    }
}
/* END max width 768px */
/* BEGIN max width 767px */
@media (max-width: 767px)  {
    .side-menu
    {
        border: 0;
        border-bottom:1px solid #f0efef;
        margin: 0 0 25px 0;
    }
    .faculty-shortcuts
    {
        flex-wrap: wrap;
    }
    .faculty-short-txt,
    .faculty-short-imgs {
        flex-basis: 100%;
    }
}
/* END max width 767px */

/* BEGIN max width 750px */
@media (max-width: 750px) {
    .main-shortcuts {
        display: inherit;
    }
    .shortcuts>div {
        grid-column: span 5;
        grid-row: span 4;
    }
    .shortcuts .item2
    {
        order: -1;
    }
    .short-txt {
         width: 100%; 
        padding: 40px  20px;
    }
}
/* END max width 750px */


/* BEGIN max width 600px */
@media (max-width: 600px) {
    .slick-dots
    {
        display: none !important;
    }
    .welcome
    {
        display: inherit;
        padding: var(--mg-2) 0px;
    }
    .shap1 {
        width: 40px;
    }
    .news-img .shape2 {
        width: 40px;
        left: inherit;
    }
    .headerwp
    {
        flex-direction: column;
    }
    .student-block
    {
        min-width: inherit;
        width: inherit;
    }
    .club-memmbers
    {
        flex-direction: column;
        padding:0px;
    }
}
    
/* END max width 600px */
@media ( max-width: 568px ){

}

/* BEGIN max width 550px */
@media (max-width: 550px) {
	.news-brief
    {
        display: inherit;
    }
    .news-txt {
        padding: 0px 20px 20px;
    }
    .time-date
    {
        position: inherit;
        padding: 0 0 15px 0;
    }
    .timeline_box
    {
        flex-direction: column;
        background: #fff;
        padding: 0 0 15px 0;
    }
    .timeline_box:before
    {
        z-index: -1;
        height: 96%;
        bottom: -42px;
        top: inherit;
    }
    .timeline-txt h3 {
        text-align: center;
    }
    .timeline-img {
        text-align: center;
    }
    .timeline-img img {
        text-align: center;
        width: 70%;
    }
    .timeline_box:nth-child(even) .timeline-img {
        order: 1; 
    }
    .timeline_box:last-child::before
    {
        display: none;
    }
    
}
/* END max width 550px */

/* BEGIN max width 480px */
@media (max-width: 480px) {
    .content .title {
        display: none;
    } 
    .btns a
    {
        padding: 7px 20px;
    }
    .membr-block h3 {
        font-size: 18px;
    }
    .headerwp {
        padding: 8px 5px;
    }
    .headertopleft
    {
/*        display: none;*/
        font-size: 12px;
    }
    .headertopright {
        padding-top: .5rem !important;
    }
    .headertopright span {
        padding-right: 5px;
    }
    .headertopright li {
        padding-right: 6px;
        margin: 0 0 0 6px;
    }
    .video-bg-color::before
    {
        display: none;
    }
    .about-video .video-block {
        flex-basis: 100%;
    }
    .timeline_box:before
    {
        display: none;
    }
    .carousel-indicators [data-bs-target]
    {
        width: 10px;
        height: 10px;
    }
    .footer-links ul {
        width: 100%;
    }
}
/* END max width 480px */

/* BEGIN max width 450px */
@media (max-width: 450px) {

}
/* END max width 450px */

/* BEGIN max width 405px */
@media (max-width: 405px) {
    
}
/* END max width 405px */

/* BEGIN max width 390px */
@media (max-width: 391px) {
    .timeline-img img {
        width: 100%;
    }
    .club-logos,.temp-logos .club-logos  {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
    .student-block
    {
        flex-direction: column;
    }
    .content h2 {
        display: none;
    }
    #myBtn
    {
        display: none;
    }
    .content .title{
        font-size: 30px;
        line-height: 30px;
    }
}
/* END max width 390px */

/* BEGIN max width 360px */
@media (max-width: 361px) {
    :root
    {
    --font-med:25px;
    --font-big:40px;
    }
    .news-other img
    {
    margin-bottom: 15px;
    }
    .faculty-short-imgs
    {
        grid-template-columns: repeat(1,1fr);
    }
    .content
    {
        bottom: 0;
    }
    .content .title {
        display: none;
    }
    .btns a {
        padding: 7px 12px;
    }
    .btns a:last-child {
        margin-right: 0;
    }
}
/* END max width 360px */

/* BEGIN max width 320px */
@media (max-width: 320px) {
    :root
    {
    --font-med:25px;
    --font-big:30px;
    }
    .content .title
    {
        display: none;
    }
    .btns
    {
        margin: 0px 0px;
        flex-wrap: wrap;
    }
    .btns a
    {
        margin: 0 0 10px;
    }
}
/* END max width 320px */