/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

.wraper {
    width: 100%;
}

.site-banner {
    height: 0;
    padding-bottom: 22%;
}

@media (max-width: 1119.98px) {
    .section-header-bar .header-nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    #tip {
        right: 10px;
    }

    #header .logo {
        padding-left: 10px;
    }
}

@media (max-width: 991.98px) {
    .container {
        width: 100%;
    }

    #menu-site-default .navbar-right {
        display: none;
    }

    .column-margin-left {
        margin-left: 0 !important;
    }

    .qr-code-wraper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .copyright {
        margin: 10px 10px 0 10px;
    }

    #ftip {
        left: 15px;
    }
}

@media (max-width: 767.98px) {
    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .site-banner {
        height: 300px;
        max-height: 100%;
        padding-bottom: 0;
    }

    .header-nav-inner {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .contactDefault {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .personalArea,
    .social-icons {
        padding-left: 10px;
    }

    .social-icons .content,
    .contactDefault .content {
        display: none;
    }

    .contactList li {
        display: block;
    }

    .contactList li .fa,
    .contactList li [class^='icon-'],
    .contactList li [class*=' icon-'] {
        width: 20px !important;
    }

    .breadcrumbs-wrap {
        display: none;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }
 .mantech-chain-section {
        padding: 36px 0;
    }

    .mantech-chain-head,
    .mantech-chain-head.centered {
        margin-bottom: 36px;
    }

    .mantech-chain-head h2 {
        font-size: 32px;
    }

    .mantech-chain-side {
        padding: 30px 22px;
    }

    .mantech-chain-text h4 {
        font-size: 22px;
    }

    .mantech-chain-row {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .mantech-chain-index {
        margin: 0 auto;
    }
    #header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #header .right-ads,
    #header .logo {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }

    #header .logo {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #header .right-ads {
        padding-top: 0;
    }

    #header .logo img {
        max-height: 100px;
    }

    .section-nav > .wraper {
        position: inherit;
    }

    .second-nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .third-nav .bg {
        padding: 10px 5px;
    }

    .third-nav .current-time {
        display: none;
    }
	.mantech-partner-section {
        padding: 30px 0;
    }
	.mantech-strength-eyebrow{
		font-size:20px;
	}

    #menusite .navbar-default {
        background-color: #428bca;
        border-color: #428bca;
        border-radius: 0;
        min-height: 0;
    }

    #menusite .navbar-default:before,
    #menusite .navbar-default:after,
    #menusite .navbar-header:before,
    #menusite .navbar-header:after {
        display: none;
    }

    #menusite .navbar-default .navbar-nav > li {
        margin-left: 0;
    }

    #menusite .navbar-default .navbar-nav > li:first-child {
        margin-left: 0;
    }

    #menusite .navbar-default .navbar-nav > li:last-child {
        margin-right: 0;
    }

    #menusite .navbar-default .navbar-nav > li > a {
        background-color: #428bca;
        color: #fff;
        padding-right: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #menusite .navbar-default .navbar-nav > li > a:hover,
    #menusite .navbar-default .navbar-nav > li > a:focus,
    #menusite .navbar-default .navbar-nav > .open > a,
    #menusite .navbar-default .navbar-nav > .open > a:hover,
    #menusite .navbar-default .navbar-nav > .open > a:focus {
        background: linear-gradient(to bottom,
                #357ebd 0%,
                #2f70a7 100%) !important;
        color: #ffffff !important;
    }

    #menusite .navbar-default .navbar-nav > .active > a,
    #menusite .navbar-default .navbar-nav > .active > a:hover,
    #menusite .navbar-default .navbar-nav > .active > a:focus {
        background: #4247ca !important;
        color: #ffffff !important;
    }

    #menusite .navbar-default .navbar-nav > li > a > .caret {
        position: absolute;
        width: 30px;
        height: 30px;
        border: 0;
        right: 4px;
        top: 4px;
        margin-left: 0;
        line-height: 1;
    }

    #menusite .navbar-default .navbar-nav > li > a > .caret:before {
        font-family: 'FontAwesome';
        content: '\f0d7';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0px);
    }

    #menusite .navbar-nav {
        margin: 0 0 10px 0;
    }

    #menusite .navbar-collapse {
        position: absolute;
        padding: 0;
        border: 0;
        top: 50px;
        width: 100%;
    }

    #menusite .navbar-toggle {
        margin-left: 0;
        margin-right: -55px;
        color: #dcdcdc;
        border-color: #428bca;
        background-color: #428bca;
        position: absolute;
        left: 10px;
    }

    #menusite .navbar-toggle:hover,
    #menusite .navbar-toggle:focus {
        color: #fff;
        background-color: #245682;
        border-color: #245682;
    }
   
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #82b2dc !important;
    }

    #menusite .dropdown-submenu {
        margin: 0;
        padding: 0;
    }

    #menusite .dropdown-submenu li > ul > li {
        margin-left: 30px;
    }

    #menusite .dropdown-submenu a {
        line-height: 33px;
        background-color: #82b2dc;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #a6c8e6 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #menusite .dropdown-submenu li a {
        color: #333333 !important;
    }

    #menusite .dropdown-submenu > a:after {
        display: none;
    }
}

@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }

    .cookie-notice {
        left: 0;
        width: 100%;
    }
	.mantech-contact-system-grid{
	display:block;
	}
	.news_slider_top .slide-post-img img, .news_slider_bottom .slide-post-img img {
    width: 100%;
    height: 135px;
	}
  .mantech-partner-section {
        padding: 30px 0;
    }
	.mantech-strength-eyebrow{
		font-size:20px;
	}
	.mantech-partners-grid{
		display:block;
	}
	.mantech-contact-list{
	display:block;
	}
	.mantech-contact-grid{
		display:block;
	}
	.mantech-partner-eyebrow{
		font-size:20px;
	}
.mantech-contact-system-section {
        padding: 60px 0;
    }

    .mantech-contact-system-head h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .mantech-contact-system-head p {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 14px;
    }

    .mantech-contact-system-card {
        padding: 22px 16px 20px;
        border-radius: 18px;
    }
	.mantech-about-grid{
		display:block;
	}

    .mantech-contact-system-card::before {
        border-radius: 18px 18px 0 0;
    }

    .mantech-contact-system-card h4 {
        font-size: 18px;
        line-height: 1.3;
    }

    .mantech-contact-system-sub,
    .mantech-contact-system-address {
        font-size: 13px;
        line-height: 1.65;
    }
    .mantech-partner-head h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .mantech-partner-head p {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 14px;
    }

    .mantech-partner-card {
        padding: 22px 16px;
        min-height: auto;
        border-radius: 18px;
    }

    .mantech-partner-icon {
        width: 54px;
        height: 54px;
        font-size: 18px;
        margin-bottom: 14px;
    }

    .mantech-partner-card h4 {
        font-size: 18px;
        line-height: 1.3;
    }

    .mantech-partner-card p {
        font-size: 13px;
        line-height: 1.65;
    }
    .visible-ss-block {
        display: block !important;
    }
	 .mantech-strength-copy {
        padding: 22px 16px;
        border-radius: 20px;
    }

    .mantech-strength-copy h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .mantech-strength-copy p {
        font-size: 14px;
        line-height: 1.7;
    }

    .mantech-strength-list {
        gap: 12px;
		display:block;
    }

    .mantech-strength-list li {
        padding: 16px 14px;
        font-size: 13px;
        border-radius: 16px;
margin: 14px 4px;
    }

    .mantech-strength-card {
        padding: 20px 16px;
        border-radius: 18px;
    }

    .mantech-strength-card strong {
        font-size: 30px;
    }

    .mantech-strength-card h4 {
        font-size: 17px;
    }

    .mantech-strength-card p {
        font-size: 13px;
        line-height: 1.65;
    }
	
    .mantech-sider-wrap,
    .mantech-sider-item,
    .mantech-sider-inner {
        min-height: 520px;
    }

    .mantech-sider-content {
        max-width: calc(100% - 20px);
    }

    .mantech-sider-title {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 16px;
    }

    .mantech-sider-desc {
        font-size: 14px;
        line-height: 1.6;
    }

    .mantech-sider-tagline {
        font-size: 11px;
        min-height: 34px;
        padding: 0 12px;
        margin-bottom: 16px;
    }

    .mantech-sider-buttons {
        gap: 10px;
        margin-top: 18px;
    }

    .mantech-sider-btn {
        min-height: 42px;
        padding: 0 16px;
        font-size: 13px;
    }

    .mantech-sider-dots {
        bottom: 20px;
    }
	.mantech-about-media {
        min-height:auto;
        border-radius: 20px;
    }
	.mantech-chain-wrap{
		display:block;
	}
    .mantech-about-copy {
        padding: 22px 16px;
        border-radius: 20px;
    }

    .mantech-about-copy h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .mantech-about-copy p {
        font-size: 14px;
        line-height: 1.7;
    }

    .mantech-about-features {
        display:block;
    }
	.mantech-strength-grid{
		display:block;
	}

    .mantech-about-feature {
        padding: 18px 14px;
        border-radius: 16px;
    }

    .mantech-about-feature h4 {
        font-size: 17px;
        margin-bottom: 6px;
    }

    .mantech-about-feature p {
        font-size: 13px;
        line-height: 1.65;
    }
    .overview-band {
        margin-top: -18px;
    }

    .overview-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .overview-card {
        padding: 22px 16px;
        border-radius: 20px;
    }

    .overview-icon img {
        max-width: 48px;
        max-height: 48px;
    }

    .overview-card strong {
        font-size: 28px;
    }

    .overview-card h4 {
        margin-top: 10px;
        font-size: 17px;
        line-height: 1.3;
    }

    .overview-card p {
        margin-top: 8px;
        font-size: 13px;
        line-height: 1.65;
    }
	 .mantech-contact-section {
        padding: 60px 0;
    }

    .mantech-contact-info,
    .mantech-contact-form-wrap {
        padding: 20px 16px;
        border-radius: 20px;
    }

    .mantech-contact-info h2,
    .mantech-contact-form-wrap h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    .mantech-contact-info p,
    .mantech-contact-item span {
        font-size: 14px;
        line-height: 1.7;
    }

    .mantech-contact-item {
        padding: 14px 14px;
        border-radius: 16px;
    }

    .mantech-contact-field input,
    .mantech-contact-field textarea {
        font-size: 14px;
        padding: 12px 14px;
        border-radius: 14px;
    }

    .mantech-contact-submit button {
        width: 100%;
        min-height: 46px;
        font-size: 14px;
    }


    .visible-ss-inline {
        display: inline !important;
    }

    .visible-ss-inline-block {
        display: inline-block !important;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }

    #tip,
    #footer-tip {
        max-width: 100%;
        margin-right: 0 !important;
    }

    #header .logo img {
        max-height: 60px;
    }
}

@media (min-width: 500px) and (max-width: 991.98px) {
    #footer .menu li {
        width: 32%;
    }

    #footer .menu li:nth-child(3n + 2) {
        padding-right: 8px;
        padding-left: 7px;
    }

    #footer .menu li:nth-child(3n),
    #footer .menu li:nth-child(3n + 1) {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}

@media (min-height: 500px) {
    .container {
        width: 100%;
    }

    .nv-infodie {
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}

@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }

    .hidden-ss-block {
        display: block !important;
    }

    .hidden-ss-inline {
        display: inline !important;
    }

    .hidden-ss-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }

    .wraper {
        width: 100%;
        max-width: 1080px;
    }
}

@media (min-width: 1200px) {
    .wraper {
        width: 1080px;
    }
}


