.navbar-collapse .nav-list {
  display: flex;
  justify-content: flex-end;
}
.navbar-toggler {
  background-color: rgb(191 87 0);
  border-radius: 0.25rem;
  color: #fff;
  width: 38px;
  height: 38px;
  padding: 0;
}

@media (max-width: 1280px) {
  .section-3 .wrap-2 .sec-3-content {
    padding-left: 30px;
  }
  .section-3 .wrap-2 .sec-3-content h2.H2B {
    font-size: 32px;
  }
  .section-3 .wrap-2 .sec-3-content h2 {
    font-size: 32px !important;
  }
  .section-3 .wrap-2 .media-sec-3 iframe {
    width: 100% !important;
    min-width: initial !important;
  }
  section.section-6 .animated-6 .inner-6 {
    padding-right: 150px;
  }

  .primary h2 {
    font-size: 28px !important;
  }
  .primary p {
    font-size: 16px !important;
    line-height: normal !important;
  }
  .primary ol {
    font-size: 16px !important;
    line-height: normal !important;
  }
  .primary h3 {
    font-size: 18px !important;
    line-height: normal !important;
  }
}

@media (max-width: 1024px) {
  .top-logo {
    padding: 16px 0;
  }
  .brand-logo img {
    height: 48px !important;
  }
  .nav-linked {
    font-size: 15px;
  }
  section.video-section {
    overflow: hidden;
  }
  section.video-section .back-video {
    height: 520px;
  }
  section.section-2 .general-wrap .sidebar-sec {
    padding-right: 30px;
  }
  section.section-2 .general-wrap .sidebar-sec h2 {
    line-height: normal !important;
    letter-spacing: normal !important;
  }
  section.section-2 .general-wrap .main-sec p.pLarge {
    letter-spacing: normal !important;
    margin-bottom: 0;
  }
  .multi-a {
    padding: 8px 12px;
    font-size: 14px;
  }

  .section-3 .wrap-2 .media-sec-3 {
    width: 50%;
  }
  .section-3 .wrap-2 .sec-3-content {
    width: 50%;
  }
  .section-3 .wrap-2 .sec-3-content h2 {
    font-size: 28px !important;
    line-height: normal !important;
    margin: 0 0 8px 0;
  }
  .section-3 .wrap-2 .sec-3-content .white-btn {
    padding: 8px 12px;
    font-size: 14px;
  }
  .section-3 .wrap-2 .sec-3-content .spacer {
    margin-bottom: 0;
  }

  .multiButton a {
    padding: 8px 12px !important;
    font-size: 14px !important;
  }
  .section-4 .wrap-2 .media-sec-4 .igWrap {
    width: 280px;
  }

  .section-5 .content-5 {
    margin-top: 30px;
  }
  .section-5 .blog-5 {
    padding-left: 0;
  }
  .section-5 .blog-5 .h3-5 {
    font-size: 60px;
  }
  .section-5 .blog-5 li {
    width: 24%;
    margin-bottom: 0 !important;
  }

  section.section-7 .wrap-7 .left-7 {
    width: 60%;
    padding: 24px;
  }
  section.section-7 .wrap-7 .right-7 {
    width: 40%;
    padding: 0 0 100px 32px;
  }
}

@media (max-width: 992px) {
  .container {
    max-width: 100%;
    padding: 0 16px;
  }
  .navbar-collapse .nav-list .nav-item {
    margin-left: 16px;
  }
  section.section-2 .general-wrap .sidebar-sec {
    width: 380px;
  }
  .section-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.section-6 .animated-6 .inner-6 .txt-general h2.H2O {
    font-size: 48px;
    line-height: normal;
  }

  .siddebar {
    width: 250px;
    padding-right: 30px;
  }
}

@media (min-width: 769px) {
  .navbar-toggler {
    display: none;
  }
  .collapse:not(.show) {
    display: block;
  }
}

@media (max-width: 768px) {
  .navbar-collapse {
    position: absolute;
    width: 100%;
    height: auto;
    background: #b25d22;
    left: 0;
    right: 0;
    top: 80px;
    z-index: 4;
  }
  .navbar-collapse .nav-list {
    flex-wrap: wrap;
  }
  .navbar-collapse .nav-list .nav-item {
    width: 100%;
    margin: 0;
  }
  .navbar-collapse .nav-list .nav-item a {
    padding: 16px;
    display: block;
    text-align: left;
    width: 100%;
    color: #fff;
  }
  .navbar-collapse .nav-list .nav-item + .nav-item {
    border-top: 1px solid #d0793b;
  }
  .navbar-collapse .nav-list .nav-item .drop-list {
    width: 100%;
    position: initial !important;
    border-radius: 0 !important;
    background: transparent;
    margin: 0;
    padding: 0;
    box-shadow: none !important;
    border: 0;
  }
  .navbar-collapse .nav-list .nav-item .drop-list li div {
    padding: 0 !important;
    border: 0 !important;
    width: 100%;
  }
  .navbar-collapse .nav-list .nav-item .drop-list li a {
    color: #fff !important;
    padding: 12px 12px 12px 42px;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #d0793b;
  }
  .navbar-collapse .nav-list .nav-item .drop-list li:first-child a {
    border-top: 1px solid #d0793b;
  }

  section.video-section .back-video {
    max-height: initial !important;
  }
  section.video-section .bottomBar .wrap {
    width: 100%;
    padding: 16px 16px;
    height: auto;
  }
  section.video-section .bottomBar .wrap .head-ul {
    width: 100%;
    padding: 0;
    justify-content: flex-end;
  }
  section.video-section .bottomBar .wrap .head-ul li + li {
    margin-left: 8px;
  }
  section.video-section .bottomBar .wrap .head-ul li .head-ul-a {
    padding: 11px 12px;
  }
  section.video-section .back-video .overlaygrid .padimg img:nth-child(2) {
    width: 150%;
  }

  section.section-2 .general-wrap {
    width: 100%;
    padding: 0 16px;
  }
  section.section-2 .general-wrap .sidebar-sec {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
  }
  section.section-2 .general-wrap .sidebar-sec h2 br {
    display: none;
  }
  section.section-2 .general-wrap .sidebar-sec h2 {
    font-size: 32px !important;
    line-height: 42px !important;
  }
  section.section-2 .general-wrap .main-sec p.pLarge {
    font-size: 22px;
    line-height: 30px;
  }

  .section-3 {
    padding: 40px 0;
  }
  .section-3 .wrap-2 {
    width: 100%;
    padding: 0 16px;
  }
  .section-3 .wrap-2 {
    width: 100%;
    padding: 0 16px;
    flex-wrap: wrap;
  }
  .section-3 .wrap-2 .media-sec-3 {
    width: 100%;
  }
  .section-3 .wrap-2 .media-sec-3 iframe {
    max-width: 100% !important;
    margin: 0 0 16px 0;
  }
  .section-3 .wrap-2 .sec-3-content {
    width: 100%;
    padding: 0;
  }

  .section-4 {
    padding-bottom: 40px;
  }
  .section-4 .wrap-2 {
    width: 100%;
    padding: 0 16px;
    flex-wrap: wrap;
  }
  .section-4 .wrap-2 .media-sec-4 {
    width: 100%;
    order: 1;
  }
  .section-4 .wrap-2 .sec-4-title {
    width: 100%;
    padding: 30px 0 0 0 !important;
  }
  .section-4 .wrap-2 .sec-4-title p.spacer {
    margin-bottom: 0;
  }
  .section-4 .wrap-2 .sec-4-title h2 {
    font-size: 28px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
  }
  .section-4 .wrap-2 .sec-4-title .multiButton {
    gap: 0;
  }

  .section-5 .wrap-5 {
    width: 100%;
    padding: 0 16px;
  }
  .section-5 .blog-5 li {
    width: 25%;
  }
  .section-5 .blog-5 .h3-5 {
    font-size: 50px;
  }
  .section-5 .blog-5 .h3-5 span:first-child {
    font-size: 40px !important;
  }
  .section-5 .blog-5 h4 {
    font-size: 12px !important;
  }

  .section-6 {
    padding: 50px 16px;
  }
  .section-6 .animated-6 {
    border: 3px solid #bf5700;
  }
  section.section-6 .animated-6 .inner-6 {
    padding: 32px 24px;
  }
  section.section-6 .animated-6 .inner-6 {
    width: 100%;
  }
  section.section-6 .animated-6 .inner-6 .txt-general {
    width: 50%;
    padding-right: 0;
  }
  section.section-6 .animated-6 .inner-6 .sec-6-img {
    width: 50%;
  }
  section.section-6 .animated-6 .inner-6 .sec-6-img img {
    width: 100%;
    height: auto;
  }

  .section-7 .wrap-7 {
    width: 100%;
    padding: 0 16px;
    flex-wrap: wrap;
  }
  section.section-7 .wrap-7 .left-7 {
    width: 100%;
    order: 2;
  }
  section.section-7 .wrap-7 .right-7 {
    width: 100%;
    padding: 0;
  }

  footer .preFooter {
    background-position: top right;
  }
  footer .middleFooter .middleWrap > div {
    width: 33.33%;
  }
  .midSocial {
    padding: 0;
  }
  .midSocial .socialLi {
    margin: 0 8px 0 0;
    padding: 0;
    height: auto;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    min-width: 34px;
  }
  .midSocial .socialLi i {
    font-size: 20px;
  }
  footer .middleFooter .middleWrap {
    width: 100%;
    padding: 0 16px;
  }
  footer .wap-general {
    width: 100%;
    padding: 40px 16px;
  }
  footer .middleFooter {
    padding-bottom: 24px;
  }
  footer .orangeFooter {
    padding: 16px 0;
  }
  footer .orangeFooter .orangeWrap {
    width: 100%;
    padding: 0 16px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  footer .orangeFooter .orangeWrap .tittleFot {
    margin: 0 0 12px 0;
  }
  footer .orangeFooter .orangeWrap .down-ul {
    margin: 0 0 0 0;
    padding: 0;
  }
  footer .orangeFooter .orangeWrap .down-ul li {
    margin: 0 !important;
  }

  .siddebar {
    display: none;
  }
  .breadCrum {
    margin: 0 0 16px 0;
  }
  .section-1 h1 {
    font-size: 32px !important;
    line-height: normal !important;
  }
  .primary h2 {
    font-size: 22px !important;
    line-height: normal !important;
  }
  .primary ol {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .primary p {
    font-size: 14px !important;
    line-height: 22px !important;
  }
  .primary section.section-4 {
    margin: 0;
    padding: 0 0 0 0;
  }
  .primary section.section-4 + section.section-4 {
    margin: 32px 0 32px 0;
  }
  .boxxingHov {
    font-size: 14px;
    padding: 8px 12px;
  }
  .primary .section-5 {
    margin-bottom: 0;
  }
  .primary section.section-6 {
    padding: 32px 0 0 0;
    margin-bottom: 32px;
  }
  .primary .section-7 {
    margin-bottom: 32px;
  }
  section.twocol.container + footer.coloohon {
    margin: 0;
  }
  .primary .section-5 ol.liist {
    padding-left: 16px;
  }
  .owl-li {
    padding-bottom: 16px;
  }
  .rowess {
    font-size: 14px;
  }
  .accordion__trigger {
    font-size: 16px;
    padding: 8px 32px 8px 16px;
  }
}

@media (max-width: 700px) {
  footer .middleFooter .middleWrap {
    flex-wrap: wrap;
  }
  footer .middleFooter .middleWrap .midLogo img {
    max-width: 50% !important;
  }
  .midSocial {
    margin: 16px 0 16px 0;
  }
  footer .middleFooter .middleWrap > div {
    width: 50%;
  }
  footer .middleFooter .middleWrap .midLogo {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .section-5 .wrap-5 {
    flex-wrap: wrap;
  }
  .section-5 .wrap-5 .title-5 {
    width: 100%;
    padding-right: 0;
    margin: 0 0 24px 0;
  }
  .section-5 .wrap-5 .title-5 h2 {
    line-height: normal !important;
  }
  .section-5 .blog-5 {
    row-gap: 16px;
  }
  .section-5 .blog-5 li {
    width: 50%;
  }

  section.section-6 .animated-6 .inner-6 {
    position: relative;
    flex-wrap: wrap;
    overflow: hidden;
  }
  section.section-6 .animated-6 .inner-6 .txt-general {
    width: 100%;
  }
  section.section-6 .animated-6 .inner-6 .sec-6-img {
    width: 100%;
  }
  section.section-6 .animated-6 .inner-6 .sec-6-img {
    position: absolute;
    right: -16px;
    border: tan;
    bottom: -7px;
    opacity: 0.2;
  }

  section.section-7 .wrap-7 .left-7 {
    padding: 16px 0 0;
  }
}

@media (max-width: 480px) {
  section.video-section .bottomBar .wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  section.video-section .bottomBar .wrap .head-ul {
    justify-content: space-between;
    margin-top: 8px;
    flex-wrap: wrap;
  }
  section.video-section .bottomBar .wrap .head-ul li {
    width: 48%;
  }
  section.video-section .bottomBar .wrap .head-ul li:last-child {
    width: 100%;
    margin: 8px 0 0 0;
  }
  section.video-section .bottomBar .wrap .head-ul li .head-ul-a {
    width: 100%;
    align-items: center;
    justify-content: space-between;
  }

  section.section-2 .general-wrap .sidebar-sec h2 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  section.section-2 .general-wrap .main-sec p.pLarge {
    font-size: 18px;
    line-height: 22px;
  }
  .section-4 .wrap-2 .media-sec-4 .igWrap {
    margin: 0 auto 60px auto;
    width: 100%;
  }
  .section-4 .wrap-2 .media-sec-4 .inner {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .section-4 .wrap-2 .sec-4-title h2 {
    margin-bottom: 12px !important;
  }

  footer.coloohon {
    margin: -80px 0 0 0;
  }
  footer .middleFooter .middleWrap .midLogo img {
    max-width: 100% !important;
  }
  footer .middleFooter .middleWrap > div {
    width: 100%;
  }
  footer .middleFooter .middleWrap .socialMenu ul.menu-ul {
    padding: 0;
    border: 0;
    margin: 16px 0 0 0;
  }
}
