/*------------------------------------*\
         Media Queries
\*------------------------------------*/
.container {
    max-width: 1324px;
}

@media (min-width: 768px) {
    .nav-list {
        display: block !important;
    }
}

@media (max-width: 1300px) {
    .banner-content {
        padding: 120px 0;
        align-items: flex-start;
    }

    .header {
        padding: 15px 0;
    }

    .logo {
        max-width: 180px;
    }

    .banner-content h1, .banner-content h1 span {
        font-size: 56px;
    }

    .title h2 {
        font-size: 42px;
        line-height: 52px;
    }
	

	
}

@media (max-width: 992px) {
    .btn-primary, .btn-outline-primary {
        padding: 0 33px 0 15px;
        letter-spacing: 0;
        font-size: 13px;
        line-height: 40px;
        height: 40px;
        margin-left: 5px;
        font-weight: 500;
        background-position: calc(100% - 15px);
        background-size: 10px;
    }

    p, .blogContent li, .clientDetail p {
        font-size: 14px;
        line-height: 21px;
    }

    .header {
        padding: 10px 0;
    }

    .header .btn-primary {
        margin-left: 5px;
    }

    .footer-about {
        max-width: 100%;
    }

    .logo {
        max-width: 150px;
    }

    .nav-item a {
        padding: 12px 12px;
        font-size: 13px;
    }

    .banner-content h1, .banner-content h1 span {
        font-size: 48px;
    }

    .doing-blog img {
        max-width: 70px;
    }

    .doing-blog h5 {
        font-size: 24px;
    }

    .title h5 {
        margin-bottom: 10px;
    }

    .title h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .lineImg {
        margin: 20px 20px 0 0;
    }

    .lineImg::before {
        top: -20px;
        right: -20px;
    }

    .footer-share img {
        width: 42px;
    }

    #calendar.fc .fc-button {
        font-size: 12px
    }

    #calendar.fc .fc-toolbar-title {
        font-size: 1em;
    }

    .form-horizontal .row {
        overflow: auto;
    }
}

@media (max-width: 767px) {
    .header-inner { flex-wrap: wrap; justify-content:center; align-items:center;}
    .header .btn-primary {display: block;margin: 0 4px 35px 4px;}
    .blogImg .video-container { width: 100% !important; max-width: 560px; }
    .logo {max-width: 110px;margin: auto;}
    .nav {position: static; width: 100%; flex: initial; margin-top: 10px;}
 
    .header{border: none;}
    .logo {
        max-width: 110px;
    }

.header .btn-primary { display: block; margin: 0 5px 35px 5px; }

    .mobile-logout {
        padding: 0 12px 10px 12px;
    }

    .header .mobile-logout .btn-primary {
        display: block;
        margin: 10px 0;
    }

    .banner-content h1, .banner-content h1 span {
        font-size: 36px;
    }

    .banner-content {
        padding: 100px 0;
    }

    .doing-blog {
        margin-bottom: 15px;
    }

    .blogContent {
        padding-bottom: 50px;
    }

    .footer-location {
        padding: 20px;
    }

    .review-slider .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .review-slider .owl-nav .owl-prev {
        background: url("../img/arrow-left.png") no-repeat center center !important;
        background-size: 40px !important;
    }

    .review-slider .owl-nav .owl-prev:hover {
        background: url("../img/arrow-left-hover.png") no-repeat center center !important;
        background-size: 40px !important;
    }

    .review-slider .owl-nav .owl-next {
        background: url("../img/arrow-right.png") no-repeat center center !important;
        background-size: 40px !important;
    }

    .review-slider .owl-nav .owl-next:hover {
        background: url("../img/arrow-right-hover.png") no-repeat center center !important;
        background-size: 40px !important;
    }

    .num-circle {
        width: 50px;
        height: 50px;
    }

    .pages-tab li::before {
        top: 23px;
    }

    .login_mid .container {
        padding: 0;
        min-height: inherit;
    }

    .sign_up {
        display: none;
        padding: 30px 0;
    }

    .form {
        position: static;
        width: 100%;
        padding: 30px 0;
    }

    .overlay-container {
        width: 100%;
        position: static;
        text-align: center;
    }

    .overlay {
        padding: 30px 0;
        left: 0;
        width: 100%;
    }

    .overlay-pannel {
        position: static;
        width: 100%;
        height: auto;
    }

    .overlay-left {
        transform: none;
        display: none;
    }

    .container.right-panel-active .sign_up {
        transform: none;
        opacity: 1;
        z-index: 5;
        animation: switch 0.5s;
        display: block;
    }

    .container.right-panel-active .overlay-container {
        transform: none;
    }

    .container.right-panel-active .overlay {
        transform: none;
    }

    .container.right-panel-active .overlay-left {
        transform: none;
        display: block;
    }

    .container.right-panel-active .sign_in {
        transform: none;
        opacity: 0;
        display: none;
    }

    .container.right-panel-active .overlay-right {
        transform: none;
        display: none;
    }

    .industriesIcon {
        width: 80px;
        height: 80px;
    }

    .industriesIcon img {
        max-width: 30px;
    }

    .industriesDetail h4 {
        font-size: 21px;
    }

    .review-slider .owl-nav {
        margin-top: 30px;
    }

    .nav-tabs .nav-mobile {
        display: none;
    }

    form.form-horizontal .grid {
        display: block;
    }

    .col-span-6.text-end .btn-primary.applyOnline {
        margin-top: 15px;
    }
}

@media (max-width: 575px) {
    #calendar.fc .fc-today-button {
        display: none;
    }

    .flex-tabs .form-group .btn-primary {
        width: 100%;
        margin: 5px 0;
    }
}

@media (max-width: 360px) {
}
