@media (min-width: 768px) {
  .header-style-one .rightnav > ul {
    display: flex;
  }
  .header-style-one .rightnav .mobile-menu {
    display: none;
  }
  .mobile-only {
    display: none !important;
  }
  .desk-only {
    display: block !important;
  }
  .rightnav {
    margin-right: -15px;
  }
}
@media (max-width: 1800px) {
  .with-ovelay {
    margin-left: 0;
  }
}
@media (max-width: 1439px) {
  .header-style-one .header-logobar .mega-right,
  .header-style-one .header-logobar .logobar-right {
    max-width: calc(100% - 250px);
    padding-left: 30px;
  }
  /* .header-style-one .rightnav > ul > li:not(:first-of-type) {
    padding-left: 12px;
  } */
  .main-banner-slider.site-arrows .slick-prev {
    left: 15px;
  }
  .main-banner-slider.site-arrows .slick-next {
    left: calc(15px + 127px);
  }
  .indusstry-trends-section,
  .welcome-section {
    padding: 70px 0;
  }
  .new-card h2 {
    font-size: 22px;
  }
  .new-section .no-gutters [class*="col--"]:nth-child(1) .new-card h2 {
    font-size: 22px;
  }
  .new-card .news-caption {
    padding: 0 0px 15px 15px;
  }
  .indus-trend-item-inner .h1 {
    margin: 15px 0;
  }
  .indus-trend-item-inner p {
    margin-bottom: 25px;
  }
  .indus-trend-img-itm h4 {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width: 1280px) {
  /* .header-style-one .header-logobar .mega-right > ul > li:not(:first-of-type) {
    padding-left: 24px;
  } */
  .indusstry-trends-section .indus-trend-img-slider {
    padding-left: 15px !important;
  }
}

@media (max-width: 1199px) {
  /*====================================  3. TYPOGRAPHY  ====================================*/
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 32px;
  }
  .pb-80 {
    padding-bottom: 50px;
  }
  .pt-80 {
    padding-top: 50px;
  }
  .mb-80 {
    margin-bottom: 50px;
  }
  .mt-80 {
    margin-top: 50px;
  }
  .header-style-one .rightnav > ul > li > a {
    font-size: 14px;
    padding: 12px 5px 24px 5px;
  }
  .rightnav {
    margin-right: -8px;
  }
  .header-style-one .header-logobar .mega-right ul li a {
    font-size: 12px;
  }
  .header-style-one
    .header-logobar
    .mega-right
    ul
    .inner-menu-col
    .inner-submenu
    li
    a {
    font-size: 11px;
    margin-bottom: 5px;
  }
  h4,
  .h4 {
    font-size: 22px;
  }
  .new-card h2 {
    font-size: 18px;
  }
  .smalltitle {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
  }
}
@media (max-width: 1025px) {
  .new-section .no-gutters [class*="col--"] {
    width: 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .header-style-one .header-logobar .mega-left,
  .header-style-one .header-logobar .logobar-left {
    max-width: 150px;
  }
  .header-style-one .header-logobar .mega-right,
  .header-style-one .header-logobar .logobar-right {
    max-width: calc(100% - 150px);
    padding-left: 20px;
  }
  .header-style-one .rightnav > ul > li > a {
    font-size: 12px;
    padding: 12px 5px 24px 5px;
  }
  .header-style-one .header-logobar .mega-right > ul > li:not(:first-of-type) {
    padding-left: 10px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  .header-style-one .rightnav > ul > li.menu-lnk .menu-dropdown {
    padding: 35px 0;
  }
  .header-style-one .top-bar {
    padding: 35px 0 15px;
  }
}
@media (max-width: 767px) {
  .rightnav {
    justify-content: flex-end;
    margin-right: 0;
  }
  .new-section .no-gutters [class*="col--"] {
    width: 100%;
  }
  .header-style-one .top-bar {
    padding: 25px 0;
  }
  .header-style-one .header-logobar {
    padding: 0 0 25px;
  }
  .header-style-one .top-bar {
    padding: 25px 0;
  }
  .main-search .search_form input {
    padding: 7px 20px 7px 25px;
    font-size: 12px;
  }
  .main-search .search_form .close-search,
  .main-search .search_form .search_btn {
    height: 15px;
    width: 15px;
  }
  .main-search {
    max-width: 30px;
    position: absolute;
    right: 15px;
  }
  .main-search.active {
    max-width: 290px;
    background: #ffffff;
    z-index: 11;
    padding: 10px 20px;
  }
  .banner-slider-media {
    height: 600px;
  }
  h1,
  .h1 {
    font-size: 32px;
  }
  .banner-caption-inner .h1 {
    margin: 15px 0 20px;
  }
  .animated-btn {
    padding: 10px 2.4rem;
  }
  .site-arrows .slick-arrow {
    width: 60px;
    height: 40px;
  }
  .site-arrows .slick-arrow:before {
    background-size: 8px !important;
  }
  .main-banner-slider.site-arrows .slick-next {
    left: calc(15px + 60px);
  }
  .welcome-section p {
    font-size: 16px;
  }
  .indusstry-trends-section,
  .welcome-section {
    padding: 40px 0;
  }
  .indus-trend-item-inner {
    max-width: 100%;
    padding-bottom: 40px;
  }
  .top-bar .top-inner {
    justify-content: space-between;
  }
  .header-style-one .header-socials {
    border-left: 0;
    margin-left: 0;
    order: 1;
  }
  .header-style-one .header-socials li {
    padding-left: 0;
    padding-right: 15px;
  }
  .logo-bar-row {
    align-items: center;
  }
  .footer-top ul li {
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.3;
  }
  .footer-middle {
    padding: 30px 0 20px;
  }
  .footer-middle ul li a {
    font-size: 12px;
  }
  .footer-middle ul li {
    padding: 0 10px 10px;
  }
  .footer-top {
    padding: 20px 0;
  }
  .footer-bottom {
    padding: 20px 0;
    text-align: center;
  }
  .footer-bottom p {
    text-align: center;
  }
  .footer-bottom ul {
    justify-content: center;
  }
  .footer-bottom ul li {
    margin: 0 10px;
  }
  .indus-trend-img-slider .indus-trend-img-itm {
    padding: 0 3px;
  }
  .indus-trend-img-slider .slick-next {
    right: 18px;
  }
  .indusstry-trends-section .indus-trend-img-slider {
    padding-right: 15px !important;
  }
}
@media (max-width: 575px) {
  .subtitle:before {
    width: 25px;
  }
  .welcome-section p {
    font-size: 14px;
  }
  .with-ovelay {
    padding: 40px 20px;
  }
}
@media (max-width: 360px) {
}
