/*--------------------------------------------------------------
    laptop
---------------------------------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .silder-single {
        padding-top: 300px;
        padding-bottom: 140px;
        height: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container {
        max-width: 960px;
    }

    .main-menu-area ul li a {
        padding: 6px 1px;
        font-size: 12px;
    }
    .main-menu-area ul .sub-menu li a {
        font-size: 12px;
    }
    .main-menu-area .sub-menu {
        width: 150px;
    }
    .mainmenu {
        display: block !important;
    }
    .course-content h2 a {
        font-size: 16px;
        font-weight: bold;
    }
    .course-content h2 {
        line-height: 19px;
    }
    .help-single h4 a {
        font-size: 19px;
    }
    .video-player-wrap {
        margin-top: 40px;
    }

    .video-area {
        padding: 30px 0 60px;
    }
    .campus-content .campus-title {
        font-size:34px;
        line-height:42px
       }
       #oopss #error-text p {
        font-size: 19px;
        width: 100%;
        text-align: center;
    }

    .silder-single {
        padding-top: 254px;
        padding-bottom: 82px;
    }
    .header-log-reg ul {
        padding: 6px 6px;
        display: flex;
    }
}

/*--------------------------------------------------------------
    tablet
---------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 720px;
    }

    .header-course-search {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }

    .header-contact-info {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        padding-right: 0;
    }

    .main-menu-area {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

     .site-logo {
        -ms-flex-preferred-size: 95%;
        flex-basis: 96%;
    }

    .header-log-reg {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        padding-right: 100px
    }

    .header-course-search input {
        font-size: 14px;
    }

    .header-course-search span {
        top: 12px;
        right: 14px;
    }

    .footer-widget.logo,
    .footer-widget.footer-cat {
        margin-bottom: 50px;
    }

    .hero-area {
        padding: 120px 0;
    }
    .sec-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .menu-list.widget {
        padding-bottom: 10px;
    }

    .blog-pagination li a,
    .blog-pagination li span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .course-sidebar.two {
        margin-top: 80px;
    }

    .header-toggle-btn {
        display: block
    }

    .header-top-area,
    .sidebar-content .header-log-reg {
        display: block;
    }

    .header-log-reg {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        padding-right: 100px;
    }

    .campus-content {
        margin-left:0;
        padding:0
       }

       .register-login-resturon {
        padding: 70px 30px;
      }

}

/*--------------------------------------------------------------
    mobile
----------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .header-toggle-btn{
    display: block;
}
.header-log-reg {
        display: none;
    }
    .site-logo {
        -ms-flex-preferred-size: 95%;
        flex-basis: 96%;
    }
    .silder-single {
        padding-top: 166px;
        padding-bottom: 114px;
        height: 100%;
    }
    .section-heading p {
        width: 90%;
        margin: 0 auto;
    }
    .section-padding {
        padding: 48px 0;
    }
    .section-heading h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .student-single {
        margin-bottom: 25px;
    }

    .help-single {
        margin-bottom: 25px;
    }
    .counter-single {
        margin-bottom: 25px;
    }
    .video-cont h2 {
        font-size: 37px;
        margin: 0;
    }

    .slide-single {
        align-items: center;
        padding: 43px 26px;
        margin: 5px;
        height: 100%;
         display: block;
    }
    .testi-content {
        width: 100%;
    }
    .slide-single .image {
        width: 100%;
    }
    .slide-single .image img {
        border-radius: 13%;
        max-width: 111px;
        width: 100%;
        margin: 0 auto;
    }
    .slide-single .image .desgination {
        text-align: center;
        padding-top: 10px;
        width: 100%;
    }
    .slide-single .image .desgination h5 {
        font-size: 18px;
        line-height: 12px;
        padding-top: 10px;
    }
    .video-player-wrap {
        margin-top: 40px;
    }
    .video-area {
        padding: 30px 0 60px;
    }
    .register-login-form {
        max-width: 100%;
        margin-left: auto;
        margin-top: 45px;
    }
    .address {
    margin-bottom: 20px;
    }
    .hero-content-wrap {
        display: block;
    }
    .hero-content-img img {
    max-width: 100%;
    }
    .hero-content {
        max-width: 100%;
        margin-top: -40px;
        margin-left: 0;
    }
    .pq-video-icon a {
        top: 40%;
        left: 44%;
    }
    .student-text p {
        width: 100%;
    }

    #oopss #error-text p {
        font-size: 19px;
        width: 80%!important;
       text-align: center;
    }
    #oopss #error-text span {
        font-size: 56px!important;
        font-weight: 900;
        margin-bottom: 6px;
    }
    #oopss #error-text img {
        height: 282px!important;
    }
    #oopss #error-text .back {
        text-decoration: none;
        margin: 1em auto 0!important;
    }
    #oopss #error-text span {
        margin-bottom: 18px!important;
    }
    .register-login-resturon {
        padding: 70px 30px;
      }
    /* .mean-container .mean-bar:last-child {
        display: none!important;
    } */
}
@media only screen and (max-width: 767px) {
    .container {
        max-width: 540px;
    }

    .header-top-wrap,
    .main-menu-wrap {
        display: block;
    }

    .header-contact-info {
        text-align: center !important;
        padding: 12px 0 5px;
    }

    .header-contact-info li {
        padding: 5px 15px;
    }

    .header-top-social {
        text-align: center !important;
    }

    .header-log-reg {
        display: none;
    }

    .header-btm-area {
        padding: 16px 0;
        overflow: hidden
    }

    .site-logo {
        float: left;
        position: relative;
        z-index: 999999;
        width: 50%
    }

    .header-toggle-btn {
        float: right;
    }
    .mean-container a.meanmenu-reveal {
        width: 20px;
        height: 20px;
        padding: 10px 12px;
        margin-right: 10px
    }

    .main-menu-area {
        display: none;
    }

    .header-cart {
        width: 38%;
        float: left;
        padding-top: 10px;
        padding-right: 20px;
    }

    .caption-content p {
        color: #fff;
        padding: 0;
    }

    .footer-widget.logo,
    .footer-widget.footer-cat {
        margin-bottom: 30px;
    }

    .footer-widget.recent-post {
        margin-bottom: 55px;
    }



    .row.about-counter-wrap {
        margin: 0;
    }

    .banner-content h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .page-banner-area {
        padding: 80px 0 65px;
    }


    .register-btn a {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 30px;
    }



    .search-form button {
        right: 20px;
        top: 20px;
    }

    .menu-list.widget {
        padding-bottom: 10px;
    }




    .sidebar-inner {
        padding: 20px;
    }

    .sidebar-close {
        top: 22px;
        right: 20px;
    }

    .sidebar-wrap {
        width: 290px;
    }

    .header-toggle-btn {
        margin-left: 0;
    }

    .header-toggle-btn a {
        top: 5px;
    }

    .header-toggle-btn a::before {
        height: 40px;
        width: 40px;
    }

    .header-toggle-btn,
    .sidebar-content .header-log-reg {
        display: block
    }

    .header-top-area {
        display: none;
    }

    .sidebar-content .search-form input {
        height: 48px;
    }

    .sidebar-content .search-form span {
        top: 0px;
        font-size: 18px;
    }
    .slider-single-full h2 {
        font-size: 40px;
        line-height: 51px;
        color: #fff;
        font-weight: 700;
    }
    .slider-single-full h4 {
        color: #FF630E;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 2px;
        font-weight: 600;
    }
    .baner-bottom ul {
        margin: 30px 0px 0;
    }
    .baner-bottom ul li a {
        display: block;
        padding: 13px 16px;
    }

    .silder-single {
        padding-top: 48px;
        padding-bottom: 163px;
    }

      .section-heading p {
        width: 100%;
        margin: 0 auto;
    }

    .course-content h2 a {
        font-size: 16px;
        font-weight: bold;
    }
    .video-cont h2 {
        font-size: 28px;
        margin: 0;
    }
    .register-login-form {
        max-width: 100%;
        margin-left: auto;
        margin-top: 45px;
    }
    .hero-content {
        padding: 45px 50px;
    }
    .hero-content h4 {
        font-size: 19px;
        line-height: 25px;
    }
    .hero-content h4 span {
        font-size: 19px;
    }
    .hero-content h5 {
        font-size: 11px;
    }
    .hero-content p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 5px;
    }
    .news-left h2 {
        font-size: 21px;
        line-height: 32px;
    }

    .register-login-images{
        margin-top: 0;
    }

    .university-details-section{
        padding: 40px 0;
    }
    .university-details-card .university-details-title {
        font-size: 26px;
        line-height: 1.5;
    }
}
@media all and (max-width:575px){
    .exam {
        padding: 24px 0;
    }
    .upc-nxt-routine {
        display: flex;
        gap: 10px;
        justify-content: center;
        margin-bottom: 25px;
    }
    .upc-nxt-exm {
        gap: 8px;
        margin-bottom: 25px;
    }
    .upc-nxt-exm {
        gap: 8px;
    }
    .silder-single {
        padding-top: 203px;
        padding-bottom: 189px;
    }
    .slide-single {
        align-items: center;
        padding: 43px 26px;
        margin: 5px;
        height: 100%;
         display: block;
    }
    .testi-content {
        width: 100%;
    }
    .slide-single .image {
        width: 100%;
    }
    .slide-single .image img {
        border-radius: 13%;
        max-width: 111px;
        width: 100%;
        margin: 0 auto;
    }
    .slide-single .image .desgination {
        text-align: center;
        padding-top: 10px;
        width: 100%;
    }
    .slide-single .image .desgination h5 {
        font-size: 18px;
        line-height: 12px;
        padding-top: 10px;
    }
    .mean-container .mean-nav ul li a {
        font-size: 13px !important;
        font-weight:600;
    }
    .sidebar-content .contact-info li i{
        padding-right:10px;
    }
    .sidebar-content .search-form span {
        width: 19%;
        height: 100%;
    }
    h2 {
        font-size: 27px;
        line-height: 46px;
        color: #000;
    }
    .accordion-box .block .acc-btn .icon {
        right: 30px;
        top: 8px;
        height: 26px;
    }
    .accordion-box .block .acc-btn {
        font-size: 12px;
        padding: 9px 30px;
    }
    .upc-nxt-exm a {
        height: 50px;
        line-height: 50px;
        font-size: 11px;
    }
    .timer-area .timer-buttons .button {
		padding: 10px;
	}

	.question-item {
		padding: 20px;
		margin-bottom: 15px;
	}

	.question-item .question-options .option-item label {
		padding: 8px;
		margin: 0px 0px -10px 0px;
	}

	.question-btn .submit-btn {
		padding: 12px;
	}

	.solution-item {
		padding: 20px;
	}

	.solution-item .solution-options .option-item {
		padding: 10px;
		margin-bottom: 15px;
	}

	.solution-item .solution-bottom .wrong,
	.solution-item .solution-bottom .correct {
		padding: 6px;
	}

	.solution-btn .submit-btn {
		padding: 12px;
	}
    .solution-section {
        padding: 10px 0;
        background-color: var(--bg-white-color);
    }
    .universities .single_university .logo {
        width: 60px;
    }
    .universities .single_university .uni_title {
        font-size: 14px;
        min-height: 42px;
    }
}
@media all and (max-width:490px){
.silder-single {
    padding-top: 264px;
    padding-bottom: 66px;
}
.slider-single-full h2 {
    font-size: 37px;
    line-height: 47px;
    color: #fff;
    font-weight: 700;
}
.baner-bottom ul {
    margin: 25px 0px 0;
}
.pt-50 {
    padding-top: 29px;
}
.section-heading h2 {
    font-size: 19px;
    line-height: 26px;
}
.course-content h2 a {
    font-size: 15px;
    font-weight: bold;
    line-height: 6px;
}
.course-inroll ul li a {
    font-size: 14px;
}
.section-padding {
    padding: 40px 0;
}
.pt-40 {
    padding-top: 15px;
}
.video-cont h2 {
    font-size: 24px;
    margin: 0;
}
.contact__top .address {
    padding: 31px 26px;
}
.register-login-form {
    margin-top: 40px;
}
.register-login-resturon {
    padding: 35px;
    padding-top: 0px;
}
.register-login-form .title span::before {
    left: 23%;
}
.routin-right ul li {
	font-size: 18px;
	line-height: 38px;
}
.hero-content p {
	width: 100%;
}
.hero-content {
	padding: 30px 40px;
}
.pq-video-icon a {
	font-size: 17px;
	width: 50px;
	height: 50px;
	line-height: 55px;

}
#oopss #error-text span {
    font-size: 40px!important;
    font-weight: 900;
    margin-bottom: 6px;
}
#oopss #error-text img {
    height: 212px!important;
}
#oopss #error-text .back {
    text-decoration: none;
    margin: 1em auto 0!important;
}
#oopss #error-text span {
    margin-bottom:8px!important;
}
    .mean-container .mean-nav ul li a {
        font-size: 13px important;
        font-weight:600;
    }
    /* ====Exam-page-Start===== */
	.exam .form-option {
		display: block;
	}

	.form-option .input-group-wrap input,
	.form-option select {
		width: 100%;
	}

	.form-option select {
		margin-top: 24px;
	}

	.exam-card .exam-botton a {
		padding: 10px;
		font-size: 14px;
	}

	/* ====Exam-page-End===== */
	/* =====Leader-Board-Start==== */
	.board-profile {
		width: 500px;
	}

	.student_output-header {
		display: block;
		text-align: center;
	}

	.student_output-header .student_output-img {
		margin-bottom: 30px;
		margin-right: 0;
	}
    .upc-nxt-exm a {
        height: 50px;
        line-height: 50px;
        font-size: 11px;
    }

    .register-login-resturon {
        padding: 35px 16px;
      }
}

