/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media screen and (min-width: 360px) and (max-width: 767px){
    #btn_menu_mobile {
	    width: 30px;
	    position: absolute;
	    top: 20px!important;
	    left: 10px;
	}
	#btn_menu_mobile .line_mn {
	    display: block;
	    width: 100%;
	    line-height: 10px;
	}
	#btn_menu_mobile span {
	    display: inline-block;
	    width: 100%;
	    height: 4px;
	    background: #2b296a;
	}
    .header-t .logo {
        padding-right: 20px;
        padding-top: 13px;
        float: right;
        margin-bottom: 10px;
    }
    .header-t .logo img {
        width: 160px;
    }
    .box-s2 .text {
        width: 95%;
    }
    .boxs4-mt  {
        display: none;
    }
    .slider .des {
        display: none;
    }
    .box-slider {
        position: relative;
        z-index: 10000;
        top:-40px
    }
    .tab-headers .img {
        background: #fff;
    border-radius: 30px;
    }
    .tab-headers .text {
        margin: 10px 0;
    }
    .tab-headers .text p {
        text-align: left;
        margin-top: 10px;
    }
    .slider {
        background-image: url(../images/slider-mb.jpg);
        background-position: 70%;
        position: relative;
        background-size: cover;
        float: left;
        width: 100%;
        padding: 115px 0;
    }
    .tab-container.nested-tabs {
        display: block;
    }
    .tab-content {
        padding: 10px;
    }
    .tab-headers.nested-headers {
        background-color: #29bd5e;
        color: #fff;
        border-bottom: none;
        border-right: 1px solid #29bd5e;
        flex-direction: column;
        flex-basis: 150px;
        flex-shrink: 0;
    }
    .nested-headers .tab-button.active {
        background-color: #fff;
        color: #026726;
        border-bottom: none;
        border-right: 2px solid #29bd5e;
        position: relative;
        z-index: 1;
    }
    .nested-headers .tab-button {
        font-size: 16px;
        padding: 20px 15px;
        color: #ffffff;
        text-align: left;
        flex-grow: 0;
        border-bottom: 1px solid #eee;
    }
    .nested-content h3 {
        font-size: 16px;
        color: #026726;
        margin: 10px;
    }
    .cauhoitv {
        font-size: 16px;
        line-height: 30px;
        border: 1px solid #ededed;
        padding: 10px;
        box-shadow: 1px 5px #ededed;
        margin-bottom: 23px;
    }
    .cauhoitv ul {
        margin-left: 25px;
    }
    .cauhoitv ul li {
        list-style: disc;
    }
    .form-dky form input {
        width: 100%;
    }
    .form-dky form select {
        width: 100%;
    }
    .logo .text {
            float: right;
        position: absolute;
        right: 55px;
        top: 20px;
        font-weight: bold;
        font-size: 17px;
    }
    .logo .text a {
        color: #13b75c;
    }
}
@media screen and (min-width: 375px){
}
@media screen and (min-width: 411px){
}
@media screen and (min-width: 576px){
}
@media screen and (min-width: 768px)and (max-width: 991px){
    .logo {
        float: right;
    }
    .dky {
        margin: 0 auto;
    }
    .ctn {
        max-width: 100%;
    }
    .boxs11 {
        width: 100%;
        padding-bottom: 25px;
    }
    .boxs4-mt {
        display: none;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .menu ul {
        display: flex;
        flex-wrap: wrap;
        float: right;
        padding-right: 20px;
        margin-top: 15px;
    }
    .menu ul li {
        padding: 0 5px ;
    }
    .menu ul li a {
        text-transform: none;
        font-weight: 500;
        font-size: 16px;
        color: #000;
        font-weight: bold;
    }
    .header {
        display: flex;
    }
    .box-1 {
        display: flex;
    }
    .box-tonghop {
        display: flex;
        position: relative;
        margin-bottom: 150px;
    }
    .box-4 {
        top: 150px;
    }
    .box-5 {
        top: 250px;
    }
    .main-navs2 {
        display: flex;
        flex-wrap: wrap;
    }
    .boxs3 {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #000;
        margin-top: 20px;
        padding-top: 40px;
    }
    .boxs3 .boxs3-1 {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
    .boxs4 {
        display: none;
    }
    .boxs4-mt  {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .boxs4-mt-heading h3 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .boxs4-mt-des {
        font-size: 16px;
        text-align: justify;
    }
    .boxs5 {
        width: 100%;
    }
    .boxs3 {
        border-top: none;
    }
    .boxs3 {
        display: flex;
        flex-wrap: wrap;
    }
    .boxs11 {
        width: 100%;
    }
    .boxs11 .dky {
        text-align: center;
        width: 30%;
        margin: 20px auto;
    }
    .tab-container.nested-tabs {
        display: flex;
    }
}
@media screen and (min-width: 1200px){
     /* .menu ul {
        display: flex;
        flex-wrap: wrap;
        float: right;
        padding-right: 20px;
        margin-top: 15px;
    }
    .menu ul li {
        padding: 0 5px ;
    }
    .menu ul li a {
        text-transform: none;
        font-weight: 500;
        font-size: 16px;
        color: #000;
        font-weight: bold;
    } */
     .dky2 {
        margin: 10px auto;
        background: #1ba558;
        border: none;
        border-radius: 10px;
        width: 65%;
     }
     .cta-dky {
        text-align: center;
     }
    .header {
        display: flex;
    }
    .box-1 {
        display: flex;
    }
    .box-tonghop {
        display: flex;
        position: relative;
        margin-bottom: 150px;
    }
    .box-4 {
        top: 150px;
    }
    .box-5 {
        top: 250px;
    }
    .main-navs2 {
        display: flex;
        flex-wrap: wrap;
    }
    .boxs3 {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #000;
        margin-top: 20px;
        padding-top: 40px;
    }
    .boxs3 .boxs3-1 {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
    .boxs4 {
        display: none;
    }
    .boxs4-mt  {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .boxs4-mt-heading h3 {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .boxs4-mt-des {
        font-size: 16px;
        text-align: justify;
    }
    .boxs5 {
        width: 100%;
    }
    .boxs3 {
        border-top: none;
    }
    .boxs3 {
        display: flex;
        flex-wrap: wrap;
    }
    .boxs11 {
        width: 100%;
    }
    .boxs11 .dky {
        text-align: center;
        width: 30%;
        margin: 20px auto;
    }
    .modal-content {
        width: 500px;

    }
    .form-dky form input {
        width: 100%;
        padding: 0 20px;
    }
    .form-dky form select {
        width: 100%;
    }
    .form-dky form input::placeholder {
        font-size: 16px;
    }
    .nav-menu {
      list-style: none;
      display: flex;
      justify-content: center;
      float: right;
    }
    .nav2 {
        margin-top: 100px;
    }

    /* Menu item styling */
    .nav-item {
      position: relative;
    }

    /* Hide checkbox */
    .dropdown-toggle {
      display: none;
    }

    /* Menu link styling */
    .nav-item label,
    .nav-item a {
      display: block;
      color: #000;
      text-decoration: none;
      padding: 15px 20px;
      cursor: pointer;
      transition: background-color 0.3s;
      font-weight: 500;
      font-size: 18px;
    }

    .nav-item label:hover,
    .nav-item a:hover {
      background-color: #1ba558;
      color:#fff;
    }

    /* Dropdown menu styling */
    .dropdown {
      display: none;
      position: absolute;
      background-color: #fff;
      min-width: 160px;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
      z-index: 1;
      color: #000;
      font-weight: normal;
      border: 1px solid #ededed;
        padding: 10px 0;
        box-shadow: -1px 2px #ededed;
    }

    /* Show dropdown when checkbox is checked */
    .dropdown-toggle:checked + label + .dropdown {
      display: block;
    }

    /* Dropdown item styling */
    .dropdown a {
      color: #000;
      padding: 12px 16px;
      display: block;
      font-weight: normal;
    }

    .dropdown a:hover {
      background-color: #1ba558;
      color:#fff;
    }
    ul.dropdown li {
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        font-weight: normal;
    }
    ul.dropdown li:last-child {
        border-bottom: none;
    }
    .dky .dky1 {
        display: inline-block;
        padding: 25px;
    }
    .slider {
        background-image: url(../images/slider.jpg);
        background-position: 70%;
        position: relative;
        background-size: cover;
        float: left;
        width: 100%;
        padding: 115px 0;
    }
    .slider .des {
        text-align: center;
        color: #fff;
    }
    .slider .des p{
        text-align: center;
    }
    .tab-button {
        display: flex;
    }
    .tab-headers.nested-headers {
        background-color: #29bd5e;
        color: #fff;
        border-bottom: none;
        border-right: 1px solid #29bd5e;
        flex-direction: column;
        flex-basis: 150px;
        flex-shrink: 0;
    }
    .nested-headers .tab-button.active {
        background-color: #fff;
        color: #026726;
        border-bottom: none;
        border-right: 2px solid #29bd5e;
        position: relative;
        z-index: 1;
    }
    .nested-headers .tab-button {
        font-size: 16px;
        padding: 20px 15px;
        color: #ffffff;
        text-align: left;
        flex-grow: 0;
        border-bottom: 1px solid #eee;
    }
    .nested-content h3 {
        font-size: 16px;
        color: #026726;
        margin: 10px;
    }
    .cauhoitv {
        font-size: 16px;
        line-height: 30px;
        border: 1px solid #ededed;
        padding: 10px;
        box-shadow: 1px 5px #ededed;
        margin-bottom: 23px;
    }
    .cauhoitv ul {
        margin-left: 25px;
    }
    .cauhoitv ul li {
        list-style: disc;
    }
    .tab-button:hover {
        background-color: #026726;
        color: #000;
        border: 1px solid #00b13f;
    }
    .img11 {
        display: flex;
    }
    .ctn {
        max-width: 1680px!important;
        margin: auto;
        background: #fff;
    }
    main {
        background: linear-gradient(180deg, #00662c, #001f08);
    }
    #s11 .ctn {
        background: none;
    }
    #footer .ctn {
        background: none;
    }
    .nav1 {
        margin-top: 50px;
    }
    .nav1 h1 {
        text-align: center;
        text-transform: uppercase;
    }
    .nav1 .des p {
        text-align: center;
    }
    .nav1 .dky {
            margin: 70px auto;
    }
    .logo .text {
        display: none;
    }

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