@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}	
}

@media only screen and (max-width: 1799px){
    .header-style-two .header-upper .logo-box {
        position: relative;
    }
    
    .header-style-two .main-menu .navigation {
        margin-top: 0;
        justify-content: center;
    }
    
    .main-header.header-style-two .header-upper .right-column {
        width: 100%;
    }
    
    .main-header.header-style-two .header-upper .right-column .nav-outer {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 1575px){
    .banner-slider-pagination.style-two {
        display: none;
    }
}

@media only screen and (max-width: 1400px){
	.main-menu .navigation>li:nth-last-child(-n+3)>ul>li>ul {
	    left: auto;
	    right: 100%;
	}
	.main-menu .navigation > li:nth-last-child(-n+2) > ul {
	    left: auto;
	    right: 0;
	}
	.main-menu .navigation > li:nth-last-child(-n+2) > ul > li > ul {
	    left: auto;
	    right: 100%;
	}
    
    .timeline-block li {
        margin-bottom: 65px;
    }

    .timeline-block:before {
        opacity: 1;
    }

    .timeline-block li .center-box:before {
        opacity: 1;
    }

}

@media only screen and (max-width: 1199px){
    .timeline-block:before {
        opacity: 0;
    }
    .timeline-block li .center-box:before {
        opacity: 0;
    }
    .banner-section .swiper-slide:before {
        width: 100%;
    }
    .cta-section-two .image {
        margin-top: -21px;
    }
    .skills .skill-item .skill-percentage {
        top: -28px;
    }
    .cta-section-two .col-lg-6 {
        display: block;
        width: 100%;
        text-align: center;
        float: unset;
    }
    .cta-section-two .info-block {
        margin-bottom: 20px;
        text-align: center !important;
    }
    .team-details .author-info h3 {
        font-size: 58px;
    }
    .team-details .info-block h4 {
        font-size: 26px;
    }
    .timeline-block:after {
        display: none;
    }
    .timeline-block {
        padding-bottom: 0;
    }


}


@media only screen and (max-width: 1139px){
    .widget.links-widget.ml-lg-60.mr-lg-40 {
        margin-left: 0;
        margin-right: 0;
    }
	.main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
    .header-upper .sidemenu-nav-toggler {
        display: none;
    }
    .main-header .header-upper .logo-box {
        padding: 25px 30px;
    }
    
    .main-header .header-upper .right-column {
        width: 100%;
    }
    
    .main-header .header-upper .right-column .nav-outer {
        width: 100%;
    }
    .main-header .header-upper .logo-box {
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .header-style-two .header-upper .navbar-right-info .search-form {
        display: none;
    }
}

@media only screen and (max-width: 991px){
    .sidebar-page-container .sidebar {
        margin-bottom: 30px;
    }
    .banner-section.style-two .content-box h1,
	.banner-section .content-box h1 {
        font-size: 50px;
        line-height: 50px;
        letter-spacing: normal;
    }
    .banner-section .content-box {
        min-height: 700px;
    }
    .page-title h1,
    .sec-title h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .cta-content {
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 150px;
        padding-bottom: 0;
    }    
    .video-section {
        padding: 150px 0 0;
    }
    .sponsors-section.style-two .image {
        width: 50%;
    }
    .about-section-three .image img {
        width: 100%;
    }
    .cta-section-two .info-block {
        text-align: center;
    }
    .team-details .info-block {
        padding-left: 0;
        padding-top: 0;
    }    
    .team-details .info-block .icon-box {
        position: relative;
        text-align: center;
        margin: 0 auto 40px;
    }
    .team-details .info-block .skills .skill-item {
        margin-bottom: 30px;
    }
    .team-details .author-info-block .image img {
        width: 100%;
    }
    .news-block-two .author-box-two .content {
        width: 100%;
        margin-top: 30px;
    }

    .page .news-block-two.comment-close .text {
        margin-bottom: 15px;
    }

    .portfolio-details .image-block .image {
        text-align: center;
    }

    .portfolio-details {
        padding: 120px 0 35px;
    }
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){
    .page-pagination .pagination .nav-links .page-numbers {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .news-block-two .post-meta li {
        margin-right: 15px;
        padding-right: 15px;
    }
    .admin-bar .mobile-menu {
        top: 46px;
    }
    .skills-section .top-content h2 {
        position: relative;
        font-size: 30px;
        line-height: 40px;
        letter-spacing: normal;
    }
    .banner-section.style-two .custom-pager,
    .grid-line {
        display: none;
    }
    .cta-content .left-column {
        padding-left: 0;
        width: 100%;
    }    
    .cta-content .left-column .image {
        position: relative;
        margin-bottom: 20px;
    }    
    .cta-content .left-column h2 {
        margin-bottom: 20px;
    }
    .projects-section-two .tabs-header {
        position: relative;
        left: 0;
        margin-bottom: 50px;
    }
    
    .projects-section-two .outer-container {
        padding-left: 15px;
    }
    
    .projects-section-two .outer-container:before {
        opacity: 0;
    }
    .blog-post-pagination .icon,
    .banner-slider-pagination {
        display: none;
    }
    .comments-area .comment-box.comment-reply {
        margin-left: 0;
    }

    .cta-section h2 {
        font-size: 48px;
    }

    .news-block .inner-box{
        margin-bottom: 50px;
    }
    .latest-news {
        padding: 112px 0 61px;
    }
    .sponsors-section.style-two {
        background-color: #fff;
        padding: 66px 0 66px;
    }
    .contact-info-section {
        padding: 112px 0 70px;
    }
    .faq-section.style-two .image:before{
        display: none;
    }
    .mission-section {
        padding: 113px 0 48px;
    }
    .timeline-block {
        min-width: auto;
    }
    .timeline-block li:last-child{
        margin-bottom: 0px;
    }
    .fancybox-slide--iframe .fancybox-content {
        background: transparent;
        height: auto;
        max-width: 90%;
        width: 90%;
    }
    
}

@media only screen and (max-width: 575px) {
    .page-title .breadcrumb li:before {
        right: -8px;
    }
    .page-title .breadcrumb li {
        margin-right: 14px;
    }
	.banner-section.style-two .content-box h1,
	.banner-section .content-box h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .page-title h1,
    .team-details .author-info h3,
    .sec-title h2 {
        font-size: 38px;
        line-height: 50px;
        letter-spacing: 0;
    }
    .about-section-two .author-info {
        position: relative;
    }
    .timeline-block li .content {
        position: relative;
        top: 0;
    }
    .timeline-block .date {
        position: relative;
        text-align: left;
        top: 0;
    }
    .post-pagination .prev-post {
        padding-left: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 50px;
    }
    .post-pagination .prev-post .image {
        position: relative;
    }
    .post-pagination .next-post {
        position: relative;
        width: 100%;
        text-align: center;
        padding-right: 0;
    }
    .post-pagination .next-post .image {
        position: relative;
    }
    .portfolio-details .image-block .project-info ul.info-list li {
        width: 100%;
        margin-right: 0;
    }
    .portfolio-details .image-block .project-info {
        margin: 0;
        padding-left: 40px;
        padding-right: 40px;
    }
    .news-block-two .text .alignleft {
        float: inherit;
    }
    .comments-area .comment {
        padding-left: 0;
    }
    .comments-area .comment-box .author-thumb {
        position: relative;
    }
    .comments-area .comment-box .reply-btn {
        position: relative;
    }
    .blog-post-pagination {
        text-align: center;
    }
    .blog-post-pagination .next-post {
        text-align: center;
    }
    .blog-post-pagination .prev-post {
        margin-bottom: 30px;
    }
    .blog-single-post .post-share .right-column {
        width: 100%;
        text-align: left;
        margin-top: 30px;
    }
    .sponsors-section .image {
        margin-right: 16px;
    }
    .sponsors-section {
        padding: 100px 0 0;
    }
    .skills {
        margin-top: 10px;
    }
    .author-info .text br{
        display: none;
    }
    .cta-content .left-column h2 {
        font-size: 49px;
        line-height: 59px;
    }
    .cta-section-two .info-block h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 400px) {
	.sponsors-section.style-two .image {
        width: 100%;
    }
}

@media only screen and (max-width: 1350px) {
    .cta-section h2 {
        font-size: 48px;
    }
}