

/* Large desktop :1920px. */
@media (min-width: 1920px) {
    .container1 {
        width: 100%;
    }
    .footer-area {
        color: #ffffff;
        font-size: 17px;
        padding: 18px 0;
    }
    .as-mainwrapper .container1 {
        width: 100%;
    }

    .container {
        width: 1430px;
    }

    .containermarginleft {
        margin-left: 225px;
        /*width: 1320px !important;*/
    }

    .as-mainwrapper .container {
        /*width: 1200px;*/
        width: 1430px;
    }

    .header-top::before {
        width: 35%;
    }

    .header-top::after {
        right: 35%;
    }

    .slider-area::after {
        width: 63.5%;
    }

    .as-mainwrapper.wrapper-boxed .slider-area::after {
        width: 65%;
    }

    .banner-content h1 {
        font-size: 45px;
    }

    .form-container {
        padding: 38px 77px;
    }

    .single-course-details .single-item-content {
        padding-top: 41px;
    }

    .single-latest-text {
        padding: 30px 10px 27px 25px;
    }

    .newsletter-area::before {
        width: 46.5%;
    }

    .newsletter-area::after {
        left: 46.5%;
    }

    .single-sidebar-widget .tags li a {
        margin-right: 10px;
    }

    .as-mainwrapper.wrapper-boxed .slider-area.slider-two::after {
        width: 100%;
    }

    .video-wrapper, .video-banner {
        height: 630px;
    }

    .form-container > button {
        padding: 0 22px;
    }

    .select.large {
        width: 247px;
    }
}

@media (max-width: 1300px) and (min-width: 1200px) {
    .container1 {
        width: 100%;
    }
    .footer-area {
        color: #ffffff;
        font-size: 17px;
        padding: 18px 0;
    }
    .as-mainwrapper .container1 {
        width: 100%;
    }

    .container {
        width: 1200px;
        padding-left: 10px;
    }

   

    .as-mainwrapper .container {
        /*width: 1200px;*/
        width: 97%;
    }

    .header-top::before {
        width: 35%;
    }

    .header-top::after {
        right: 35%;
    }

    .slider-area::after {
        width: 63.5%;
    }

    .as-mainwrapper.wrapper-boxed .slider-area::after {
        width: 65%;
    }

    .banner-content h1 {
        font-size: 62px;
    }

    .form-container {
        padding: 38px 77px;
    }

    .single-course-details .single-item-content {
        padding-top: 41px;
    }

    .single-latest-text {
        padding: 30px 10px 27px 25px;
    }

    .newsletter-area::before {
        width: 46.5%;
    }

    .newsletter-area::after {
        left: 46.5%;
    }

    .single-sidebar-widget .tags li a {
        margin-right: 10px;
    }

    .as-mainwrapper.wrapper-boxed .slider-area.slider-two::after {
        width: 100%;
    }

    .video-wrapper, .video-banner {
        height: 630px;
    }

    .form-container > button {
        padding: 0 22px;
    }

    .select.large {
        width: 247px;
    }
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    .container1 {
        max-width: 100% !important;
    }

    .as-mainwrapper .container1 {
        max-width: 100% !important;
    }
    .footer-area {
        color: #ffffff;
        font-size: 17px;
        padding: 18px 0;
    }
    .container {
        max-width: 97% !important;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 100%;
    }

        .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
            width: 970px;
        }

    .header-top::before {
        width: 35%;
    }

    .header-top::after {
        right: 35%;
    }

    .slider-area::after {
        width: 77%;
        transform: rotate(21.5deg) scale(1.7);
    }

    .banner-content .text-content-wrapper {
        margin-right: -15px;
    }

    .banner-content h1 {
        font-size: 45px;
        line-height: 57px;
    }

    .single-item {
        padding: 0 20px;
    }

    .single-latest-text .news-parent > h3 {
        font-size: 19px;
    }

    .single-latest-text {
        padding: 22px 0 16px 11px;
    }

    .single-product-text {
        padding: 23px 15px 22px;
    }

    .single-event-text {
        padding: 29px 10px 35px;
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 3px;
    }

    .newsletter-area::before {
        width: 42%;
    }

    .newsletter-area::after {
        left: 42%;
    }

    .subscribe-form {
        width: 452px;
    }

    .social-icons a {
        margin-right: 8px;
    }

    .single-footer-widget > span i {
        width: 24px;
    }

    .footer-img {
        height: 59px;
        width: 59px;
    }

        .footer-img a::after {
            margin: -13px auto 0;
        }

    .select {
        margin-right: 7px;
    }

        .select.large {
            width: 178px;
        }

        .select.medium {
            width: 150px;
        }

        .select.small {
            width: 130px;
        }

    .course-page {
        padding: 120px 0 100px;
    }

        .course-page .single-item {
            margin-bottom: 130px;
        }

    .teachers-area {
        padding: 0 0 120px;
    }

    .single-sidebar-widget .single-item {
        padding: 0 8px;
    }

    .single-item-text-info span {
        margin-right: 8px;
    }

    .single-sidebar-widget {
        margin-bottom: 35px;
    }

        .sidebar-widget .single-teacher-text > p, .single-sidebar-widget .single-item-text > p {
            font-size: 14px;
        }

    .single-course-details .single-item-text h4 {
        padding-top: 0;
    }

    .single-course-details .single-item-text-info {
        margin-bottom: 10px;
    }

    .newsletter-two .subscribe-form > input {
        width: 304px;
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 7px;
        width: 142px;
    }

    .news-details-content .single-latest-text {
        padding: 35px 27px 0;
    }

    .product-details-content {
        margin: 0 26px;
        padding: 3px 0 0;
    }

    .header-logo-menu.stick .logo {
        padding: 28px 0;
    }

    .testimonial-text-slider {
        width: 72%;
    }

    .mailchimp-alerts {
        padding-left: 85px;
    }

    .subscribe-container {
        padding: 16px 27px 21px;
    }

    .gallery-img h2 {
        margin: 47px auto 10px;
    }

    .gallery-img p {
        margin: 0;
    }

    .slider-two .banner-content h1::after {
        display: none;
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px;
    }

    .slider-two .banner-content p {
        padding-bottom: 0;
    }

    .video-wrapper, .video-banner {
        height: 550px;
    }

    .padding-small .mainmenu ul#nav > li > a {
        line-height: 66px;
    }
    
}
/*@media (min-width: 768px) and (max-width: 1200px) {
    
    .mobile-menu-area {
        display: block;
    }
}*/
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

    container1 {
        width: 100%;
    }
    .container {
        max-width:97%;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 750px;
    }

    .mobile-menu-area {
        display: block;
    }

   /* .search {
        top: -10px;
    }*/

    .mainmenu {
        margin-top: -30px !important;
        display: none !important;
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 750px;
    }

    .header-logo-menu.stick, .header-menu.sticker.fixed {
        position: inherit;
    }

    .header-top::before {
        width: 40%;
    }

    .header-top::after {
        right: 40%;
    }

    .logo {
        /*padding: 40px 0 33px;*/
        /*padding-top:20px;
        padding-bottom:10px;*/
       /* padding-right:10px;*/
        padding-left:10px;
        text-align: left;
    }
    .head > h1 {
        font-size: 1.8rem;
        margin-left: 137px;
        margin-top: -57px !important;
        text-wrap: nowrap;
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1);
    }

    .banner-content .text-content-wrapper {
        margin-right: 0;
    }

    .banner-content .text-content-wrapper, .slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center !important;
    }

    .banner-content h1 {
        margin-bottom: 14px;
    }

        .banner-content h1::after {
            right: 0;
        }

    .about-area {
        background-position: left top;
        /*margin-top: 100px;*/
    }

    .about-container {
        margin-left: 0;
    }

    .course-area .container .row .col-lg-4:nth-child(3) .single-item {
        margin-top: 80px;
    }

    .single-latest-text {
        padding: 30px 10px 48px 35px;
    }

    .section-title-wrapper {
        margin-bottom: 70px;
    }

    .course-area .section-title-wrapper {
        margin-bottom: 105px;
    }

    .section-margin {
        margin: 80px 0 100px 0;
    }

    .section-padding {
        padding: 10px 0;
    }

    .latest-area.section-padding {
        padding: 80px 0 50px;
    }

    .section-bottom-padding {
        padding: 0 0 80px;
    }

    .fun-factor-area {
        padding: 70px 0;
    }

    .latest-area .col-md-6:last-child .single-latest-item:last-child {
        margin: 0;
    }

    .product-area .container .row .col-md-6:nth-child(1) .single-product-item {
        margin-bottom: 30px;
    }

    .product-area .container .row .col-md-6:nth-child(2) .single-product-item {
        margin-bottom: 30px;
    }

    .teachers-area .container .row .col-md-6:nth-child(1) .single-teacher-item {
        margin-bottom: 30px;
    }

    .teachers-area .container .row .col-md-6:nth-child(2) .single-teacher-item {
        margin-bottom: 30px;
    }

    .single-product-text .button-default {
        margin-left: 5px;
    }

    .button-large.button-default {
        margin-top: 70px;
    }

    .event-area .container .row .col-md-6:nth-child(3) .single-event-item {
        margin-top: 30px;
    }

    .event-area.event-page .container .row .col-md-6:nth-child(3) .single-event-item {
        margin-top: 0px;
    }

    .instagram-image .footer-img:nth-child(3), .instagram-image .footer-img:nth-child(6) {
        margin-right: 15px;
    }

    .single-event-item .single-item-comment-view span {
        margin-right: 6px;
    }

    .newsletter-content h3 {
        font-size: 21px;
    }

    .newsletter-content h2 {
        font-size: 25px;
    }

    .subscribe-form {
        width: 335px;
    }

    .footer-img {
        height: 62px;
        width: 62px;
    }

        .footer-img a::after {
            margin: -13px auto 0;
        }

    .single-footer-widget {
        margin-bottom: 30px;
        min-width: min-content;
    }

    .teachers-area.padding-top {
        padding: 80px 0 100px;
    }

    .skill-image {
        margin-top: 40px;
    }

    .link-social {
        margin-bottom: 60px;
    }

    .contact-text {
        margin-bottom: 60px;
    }

    .select.large {
        width: 170px;
    }

    .select.medium {
        width: 130px;
    }

    .select.small {
        width: 126px;
    }

    .form-container > button {
        padding: 0 15px;
    }

    .course-page {
        padding-top: 110px;
    }

        .course-page .single-item, .course-page .col-md-4:nth-child(4) .single-item {
            margin-bottom: 110px;
        }

        .course-page .col-md-4:nth-child(5) .single-item, .course-page .col-md-4:nth-child(6) .single-item {
            margin-bottom: 50px;
        }

        .course-page.course-area .container .row .col-lg-4:nth-child(3) .single-item {
            margin-top: 0px;
        }

    .teachers-area {
        padding: 0 0 110px;
    }

    .newsletter-two .subscribe-form > input {
        width: 237px;
    }

    .newsletter-two .subscribe-form > button {
        margin-left: 8px;
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px;
    }

    .news-details-content .single-latest-text {
        padding: 35px 30px 0;
    }

    .news-details-area .sidebar-widget {
        margin-top: 30px;
    }

    .product-details-content {
        margin: 0;
        padding: 0;
    }

    .qty {
        margin-top: 12px;
    }

    .product-details-content .button-default {
        margin: 10px 0;
    }

    .product-details-content .p-price {
        font-size: 30px;
        padding-top: 10px;
    }

    .section-top-padding {
        padding: 80px 0 0;
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item {
        margin-bottom: 60px;
    }

    .pagination-content.number .pagination {
        margin: 60px 0 20px;
    }

    .shortcode-area {
        padding: 35px 0 80px;
    }

    .course-details-content {
        margin: 0;
    }

    .course-details-area a img {
        margin: 0;
        width: 100%;
    }

    .course-details-content .single-course-details {
        padding: 30px;
    }

    .course-details-area .sidebar-widget {
        margin-top: 45px;
    }

    .testimonial-text-slider {
        width: 90%;
    }

    .mailchimp-alerts {
        padding-left: 85px;
    }

    .subscribe-container {
        padding: 13px 20px 15px;
    }

    .angle .mailchimp-alerts {
        padding-left: 83px;
    }

    .gallery-img h2 {
        margin: 67px auto 10px;
    }

    .slider-two .banner-content h1::after {
        display: none;
    }

    .slider-two .banner-content h1 {
        font-size: 46px;
        line-height: 46px;
        padding-bottom: 7px;
    }

    .slider-two .banner-content p {
        padding-bottom: 0;
    }

    .slider-three .banner-content h1 {
        font-size: 48px;
        line-height: 53px;
        margin: 0;
        padding-bottom: 14px;
    }

    .banner-content h1.mt-60 {
        margin-top: 10px;
    }

    .video-wrapper, .video-banner {
        height: 430px;
    }

    .header-logo-menu.fixed {
        position: inherit;
    }

    .welcome-video {
        float: none;
        min-height: 400px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }

        .welcome-video .video-inner {
            min-height: 400px;
        }

    .welcome-about-text {
        padding: 140px 0;
    }

    .testimonial__inner {
        padding: 100px 60px 60px;
    }
    
}

/* small mobile :320px. */
@media (max-width: 767px) {

    .left-sm-130 {
        left: 150px;
        top:50px;
    }

    .gallery-item img {
        width: 100%;
        height: 350px;
        object-fit: cover;
        border: 3px solid #ccc;
        background: #eee;
        margin: auto;
        padding: 15px 10px;
    }
        .container {
        max-width: 320px;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 300px;
    }

    .mobile-menu-area {
        display: block;
    }

    .mainmenu {
        display: none !important;
    }

    .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
        width: 300px;
    }

    .header-logo-menu.stick, .as-mainwrapper.wrapper-boxed .header-logo-menu.stick, .header-logo-menu.sticker.fixed {
        position: inherit;
    }

    .btn {
        margin-bottom: 10px;
        padding: 6px 10px;
    }

    .header-top-right > .content {
        margin-left: 7px;
        padding-left: 0;
        z-index: 9;
    }
      /*.header-top-right {
  width:320px;
    }   */
    .header-top-right > .content {
        display: none;
        
    }

        .header-top-right > .content:after {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 12px;
        left:-5px;
        position: absolute;
       /* top: 0;*/
        width: 2px;
    }


        .header-top-right > .content:first-child {
            margin: 0;
            padding: 0;
        }

    .header-top::before {
        width: 35%;
    }

    .header-top::after {
        right: 35%;
    }

    .header-top-right > .content i {
        margin-right: 4px;
    }

    .header-top-right > .content::after, .nivo-directionNav, .slider-two .preview-2 .nivo-controlNav, .banner-content h1::after, .subscribe-form::before, .header-two .header-top-right span:first-child, .slider-three .preview-2 .nivo-controlNav {
        /*display: none;*/
        display:block;
    }

    .banner-content h1 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 5px;
        margin: 0;
    }

    .banner-content .text-content-wrapper, .slider-two .banner-content .text-content-wrapper {
        float: none;
        margin: auto;
        text-align: center !important;
    }

    .button-default {
        padding: 10px 20px;
    }

    .slider-area::after {
        width: 100%;
        transform: rotate(0) scale(1);
    }

    .logo {
        padding: 11px 0 28px;
        /*text-align: center;*/
    }
    .logo a {
       display:none;
       
    }

    .about-area {
        /*background: #2D3E50;*/
        /*margin-top: 80px;*/
    }

    .about-container {
        margin-left: 0;
    }

    .single-latest-text {
        padding: 30px 17px;
    }

    .section-title-wrapper {
        margin-bottom: 60px;
    }

    .section-title h3 {
        font-size: 25px;
    }

    .course-area .section-title-wrapper {
        margin-bottom: 80px;
    }

    .section-padding {
        padding: 10px 10px;
    }

    .section-margin {
        margin: 60px 0 80px 0;
    }

    .section-bottom-padding {
        padding: 0 0 60px;
    }

    .course-page {
        padding-top: 80px;
    }

    .about-area::before {
        width: 74%;
    }

    .about-area::after {
        left: 74%;
    }

    .single-item {
        margin-bottom: 80px;
        padding: 0 16px;
    }

    .single-item-image {
        top: -20px;     
    }
    .single-item-image-margin {        
        margin-bottom: 30px;
    }
        .button-large.button-default {
        margin-top: 5px;
    }

    .fun-factor-area {
       /* padding: 60px 0 20px;*/
    }

    .single-fun-factor {
        margin-bottom: 45px;
    }

    .single-latest-image {
        /*float: none;*/
        text-align: center;
    }
    .Pvc-details {
        padding-left: 10px !important;
    }

    .imgcamp {
        height: 300px !important
    }
        .single-latest-image a, .single-latest-image img {
            width: 100%;
        }

    .latest-area .col-md-6:last-child .single-latest-item:last-child, .product-area .col-md-3:last-child .single-product-item:last-child {
        margin: 0;
    }

    .single-product-item, .single-event-item {
        margin-bottom: 40px;
    }

    .single-event-text {
        padding: 29px 8px 35px;
    }

    .event-area .col-md-4:last-child .single-event-item:last-child {
        margin-bottom: 15px;
    }

    .newsletter-area::before {
        width: 69%;
    }

    .newsletter-area::after {
        left: 69%;
    }

    .newsletter-content > h2 {
        font-size: 22px;
    }

    .subscribe-form > button {
        width: 33%;
    }

    .subscribe-form {
        height: 45px;
        margin-top: 50px;
        width: 100%;
    }

    .newsletter-form {
        padding: 36px 0 0;
    }

    .single-footer-widget > h3 {
        padding-top: 40px;
    }

    .footer-area {
        font-size: 12px;
        line-height: 24px;
        text-align: center;
    }

    .column-right {
        float: none;
        width:95%;
    }

    .footer-widget-area {
        padding: 60px 0 40px;
    }

    .breadcrumb-banner-area {
        padding: 60px 0;
    }

    .skill-image {
        margin-top: 30px;
    }

    .skill-and-experience-area .col-md-6:last-child .skill-bar-item:first-child {
        margin-top: 25px;
    }

    .teachers-area.padding-top {
        padding: 60px 0 40px;
    }

    .single-teacher-item {
        margin-bottom: 35px;
    }

    span.c-icon i {
        width: 21px;
    }

    .contact-text {
        margin-bottom: 40px;
    }

    h4.contact-title {
        font-size: 22px;
    }

    .link-social {
        margin-bottom: 45px;
    }

    .breadcrumb-text h1 {
        line-height: 37px;
        font-size: 32px;
    }

    .form-container {
        margin: -35px 0 0;
        padding: 40px 30px;
    }

    .select.large, .select.medium, .select.small {
        margin-bottom: 12px;
        width: 100%;
    }

    .form-container > button {
        width: 100%;
    }

    .course-page .single-item {
        margin-bottom: 80px;
    }

    .course-page .col-md-4:nth-child(4) .single-item, .course-page .col-md-4:nth-child(5) .single-item, .course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 57px;
    }

    .single-item-text-info span {
        margin-right: 8px;
    }

    .teachers-area {
        padding: 0 0 50px;
    }

    .course-details-content {
        margin-left: 0;
    }

    .course-details-area a img {
        margin: 0;
        width: 100%;
    }

    .single-course-details .col-md-6:first-child {
        padding-right: 15px;
    }

    .single-course-details .single-item-text h4 {
        font-size: 22px;
    }

    .single-course-details {
        margin-bottom: 50px;
        padding: 0 0 30px;
    }

        .single-course-details .single-item-text {
            padding: 0 10px;
        }

    .course-duration .text span {
        width: 40%;
    }

        .course-duration .text span.text-right {
            width: 60%;
        }

    .comments {
        padding: 50px 0 20px;
    }

    .author-image {
        margin-right: 8px;
    }

    .author-info > h4 {
        display: block;
    }

    .comment-time {
        float: none;
        font-size: 12px;
    }

    .single-comment.comment-reply {
        padding-left: 10px;
    }

    .single-sidebar-widget {
        margin-bottom: 35px;
    }

        .single-sidebar-widget:last-child {
            margin-bottom: 0;
        }

    .event-details-content .single-event-item {
        padding: 0;
    }

    .event-details-content .single-event-text {
        padding: 32px 10px 0;
    }

        .event-details-content .single-event-text h3 {
            font-size: 23px;
        }

    .event-details-content .single-event-image a > span {
        height: 65px;
        line-height: 22px;
        padding-top: 10px;
        width: 65px;
    }

    .event-details-content .single-event-image span {
        font-size: 25px;
    }

    .event-details-content .comments {
        padding: 10px 0 35px;
    }

    .header-two .header-top-right {
        float: none;
        text-align: center;
    }

    .newsletter-two .subscribe-form > input {
        height: 40px;
        margin: 0 auto 15px;
        width: 100%;
    }

    .newsletter-two .subscribe-form > button {
        float: none;
        height: 45px;
        margin: auto;
        text-align: center;
        width: 100%;
    }

    .newsletter-two .subscribe-form {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }

    .newsletter-two .newsletter-form {
        padding-top: 30px;
    }

    .latest-page .col-md-6:last-child .single-latest-item:last-child {
        margin-bottom: 30px;
    }

    .news-details-content .single-latest-text {
        padding: 21px 13px 0;
    }

        .news-details-content .single-latest-text .news-parent > h3 {
            margin-bottom: 15px;
        }

    .single-latest-text .news-parent > h3 a {
        margin-left: 0px;
    }

    .quote-section {
        margin: 20px 0 25px;
        padding: 17px 0 0 10px;
    }

    .tags-and-links {
        padding-top: 0;
    }

    .news-details-content .social-links {
        display: block;
        float: left;
        margin: 0;
    }

    .news-details-content .comments {
        padding: 25px 0 40px;
    }

    .product-details-content {
        margin: 0;
        padding: 0;
    }

    .qty {
        margin-top: 12px;
    }

    .product-details-content .button-default {
        margin: 10px 0;
    }

    .section-top-padding {
        padding: 50px 0 0;
    }

    .product-details-content h2 {
        font-size: 27px;
        padding: 20px 0 10px;
    }

    .shop-grid-area .col-md-3:nth-child(9) .single-product-item, .shop-grid-area .col-md-3:nth-child(10) .single-product-item, .shop-grid-area .col-md-3:nth-child(11) .single-product-item {
        margin-bottom: 60px;
    }

    .pagination-content.number .pagination {
        margin: 50px 0 20px;
    }

    .shortcode-area {
        padding: 20px 0 50px 0;
    }

    .breadcrumb-bar li {
        line-height: 22px;
    }

    .testimonial-text-slider {
        width: 100%;
    }

    .testimonial-area {
        background-size: cover;
        padding: 55px 0 42px;
    }

    .testimonial-text-slider h2 {
        font-size: 25px;
    }

    .sin-testiText p {
        line-height: 22px;
        margin-top: 15px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .mailchimp-alerts {
        padding-left: 0px;
    }

    .text-area {
        padding: 60px 0 80px;
    }

        .text-area p {
            line-height: 25px;
        }

    .subscribe-container {
        padding: 16px 20px 20px;
    }

    .footer-info-container {
        padding-bottom: 50px;
        padding-top: 80px;
    }

    .footer-info > span {
        margin: 15px 0 0;
    }

    .single-footer-widget {
        margin-bottom: 27px;
    }

    .footer-container {
        padding: 30px 0 25px;
    }

        .footer-container .social-links-three {
            float: none;
            margin-top: 12px;
            text-align: center;
        }

        .footer-container span {
            display: block;
            text-align: center;
        }

    .newsletter-four .subscribe-form {
        margin-bottom: 24px;
        margin-top: 0;
    }

    .footer-widget-four .single-footer-widget > h3 {
        padding-top: 10px;
    }

    .angle .mailchimp-alerts {
        padding-left: 0;
    }

    .gallery-img h2 {
        margin: 33px auto 10px;
    }

    .gallery-area .col-md-4 {
        margin-bottom: 30px;
    }

        .gallery-area .col-md-4:last-child {
            margin: 0;
        }

    .video-wrapper, .video-banner {
        height: 280px;
    }

    .header-logo-menu.fixed {
        position: inherit;
    }

    .subscribe-form > button {
        padding: 0 7px;
        width: auto;
    }

    .subscribe-form > input {
        padding-left: 7px;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 6px 14px;
    }

    .mainmenu-area {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
    }

/*    .header-search .search-menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }*/

/*    .search {
        left: -16px;
        margin: auto;
        top: 37px;
        width: 100%;
    }*/

    .header-search {
        position: absolute;
        /*right: 48px;*/
    }

    .header-logo-menu {
        position: relative;
    }

    .welcome-video {
        float: none;
        min-height: 300px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }

        .welcome-video .video-inner {
            min-height: 300px;
        }

    .welcome-about-text {
        padding: 100px 0;
    }

    .testimonial__inner {
        padding: 100px 60px 60px;
    }

    .testimonial__author-name {
        font-size: 20px;
    }

    /* Login Register CSS*/
    .form-fild, .login-submit, .lost-password, .register-submit {
        margin-bottom: 0px;
        margin-top: 20px;
    }

        .form-fild label, .login-submit label, .lost-password label, .register-submit label {
            margin-left: 0px;
            margin-top: 10px;
        }

    .news-parent {
        max-height: 100%;
    }

    .single-latest-text {
        height: auto !important;
    }
    .event-parent {       
        height: auto !important;                
    }
    .area-of-study {        
        padding: 60px 0;
        max-height: 100%;
    }
    .areastudy {
        margin-left:80px ;
		margin-right: 80px;
    }
    .fun-factor-area {
       max-height: 100%;
    }



    .card-Whyvu {
        /* width:65%;*/
        margin: 0 auto;
        margin-bottom: 5%;
    }
     .preview-2 .nivo-directionNav a.nivo-prevNav::before, .preview-2 .nivo-directionNav a.nivo-nextNav::before {            
            font-size: 30px;
            height: 48px;            
            line-height: 50px;            
            width: 50px;            
        }
    .preview-2 .nivo-directionNav a.nivo-nextNav::before{
        top: 64px;
    }

    
}

/* Large Mobile :480px. */
@media only screen and (min-width: 360px) and (max-width: 767px) {

   
    
    .container1 {
        max-width:100%;
    }

    .container {
        max-width: 100%;
    }

    .single-item {
        margin: 0 14px 56px;
        padding: 0 47px;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 450px;
    }

    .banner-content h1 {
        font-size: 32px;
        line-height: 46px;
        padding-bottom: 22px;
        padding-left:20px;
    }

    .single-event-text {
        padding: 29px 21px 35px;
    }

    .footer-img {
        height: 59px;
        width: 59px;
    }

        .footer-img a::after {
            margin: -13px auto 0;
        }

    .event-details-content .single-event-image a > span {
        height: 80px;
        line-height: 29px;
        padding-top: 10px;
        width: 80px;
    }

    .sin-testiImage.slick-current img {
        height: 120px;
        margin-top: 17px;
        width: 120px;
    }

    .gallery-img h2 {
        margin: 83px auto 10px;
    }

    .video-wrapper, .video-banner {
        height: 320px;
    }

    .welcome-video {
        float: none;
        min-height: 350px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }

        .welcome-video .video-inner {
            min-height: 350px;
        }

    .testimonial__inner {
        padding: 100px 60px 60px;
    }

    .testimonial__author-name {
        font-size: 20px;
    }
     .table-bordered {
    max-width:600px !important;
    font-size:7.6px;
    }
          .tableclass {
    max-width:600px !important;
    font-size:11px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 576px) {
    .container {
        max-width: 480px;
    }
    .vertical-divider {
        border-right: 1px solid #e2e2e2;
        text-align: center;
        padding: 0px !important;
    }
    .single-item {
        margin: 0 14px 56px;
        padding: 0 47px;
    }

    .as-mainwrapper.wrapper-boxed {
        width: 450px;
    }
    .table-bordered {
    max-width:480px !important;
    font-size:9px;
    }
              .tableclass {
    max-width:480px !important;
    font-size:9px;
    }
    .banner-content h1 {
        font-size: 32px;
        line-height: 46px;
        padding-bottom: 22px;
    }

    .single-event-text {
        padding: 29px 21px 35px;
    }

    .footer-img {
        height: 59px;
        width: 59px;
    }

        .footer-img a::after {
            margin: -13px auto 0;
        }

    .event-details-content .single-event-image a > span {
        height: 80px;
        line-height: 29px;
        padding-top: 10px;
        width: 80px;
    }

    .sin-testiImage.slick-current img {
        height: 120px;
        margin-top: 17px;
        width: 120px;
    }

    .gallery-img h2 {
        margin: 83px auto 10px;
    }

    .video-wrapper, .video-banner {
        height: 320px;
    }

    .welcome-video {
        float: none;
        min-height: 350px;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
    }

        .welcome-video .video-inner {
            min-height: 350px;
        }

    .testimonial__inner {
        padding: 100px 60px 60px;
    }

    .testimonial__author-name {
        font-size: 20px;
    }
    
}
