@media only screen and (min-width: 900px) and (max-width: 1600px) {

  /* #l-main {
    padding-top: 123px;
  } */
  .swiper-slide {
    height: 600px;
  }

}

@media only screen and (min-width: 900px) {
  .l-header.creative-layout {
    position: fixed;
    width: 100%;
  }

  .not-front .l-header.creative-layout {
    position: relative;
  }

  .creative-layout .top-bar-container {
    background-color: transparent;
  }

  .creative-layout .top-bar {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.33);
  }

  .creative-layout .top-bar:hover {
    background: rgba(0, 0, 0, 0.66);
  }

  .creative.top-bar-section {
    background: transparent;
    top: 0;
    box-shadow: none;
  }

  .creative-layout .top-bar-section ul li {
    background-color: transparent !important;
  }

  .creative-layout .top-bar-section ul li>a {
    color: #FFF;
  }

  .top-bar .name h1 a {
    background-image: url("../images/bg-logo-dark.png");
  }

  .social_logo_top {
    color: #FFF;
    padding-top: 16px;
    padding-bottom: 2px;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    background-color: transparent;
  }

  .creative-layout .fixed .top-bar-section {
    background-color: #000;
  }

  .top-bar .name h1 a {
    padding: 29px 0px 0px;
    position: relative;
    min-height: 110px;
    right: auto;
    width: 200px;
    background: rgba(5, 29, 61, 0.8);
  }


  /*______________Style 2___________*/
  .style-2 .contain-to-grid .top-bar {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%;
  }

  .style-2 .top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin-left: calc(50% - 133px);
  }

  .style-2 .top-bar .name h1 a {
    background: transparent;
  }

  .style-2.creative-layout .top-bar .title-area {
    padding-bottom: 15px;
    height: 121px;
  }

  .style-2.creative-layout .fixed .top-bar .title-area {
    display: none;
  }

  .style-2 .social_logo_top {
    width: 100%;
  }

  .style-2 .social_logo_top .contact-info {
    float: none;
    margin-left: 0;
  }

  .style-2 .creative.top-bar-section {
    border-bottom: 2px solid #B9906F;
    border-top: 2px solid #B9906F;
    padding: 10px 0px;
  }

  .style-2 .creative.top-bar-section div.row {
    padding-left: 0;
  }

  .style-2.creative-layout .top-bar .menu-main-menu-container {
    text-align: center;
  }

  .style-2.creative-layout .top-bar-section ul {
    text-align: center;
    float: none !important;
    margin: 0px auto;
    display: block;
  }

  .style-2 .top-bar-section ul li {
    float: none;
    display: inline-block;
    text-align: left;
  }
}

@media only screen and (max-width: 1400px) {
  .slider .slider-text {
    right: 4%;
  }
  .equip.equip-img1, .equip.equip-img3{
    left: -25px;
}
.equip.equip-img5 {
  right: -25px;
  max-width: 230px;
}


}


@media only screen and (max-width: 1200px) {

  .our-numbers .rounded-item .rounded-number {
    width: 140px;
    height: 140px;
  }

  .our-numbers .rounded-item .rounded-number h3 {
    font-size: 48px;
  }

  .team-list {
    display: flex;
    padding: 0;
    width: 100%;
    margin: 0;
  }

  .team-list>li {
    width: 33.33%;
  }

  .slider .slider-text {
    width: 410px;
  }

  .slider .slider-text h2 {
    font-size: 34px;
    padding-bottom: 15px;
  }
  .security-equipments>img {
    max-width: 540px;
}
.security-equipments {
  padding: 0 40px 180px;
}
.equip.equip-img1, .equip.equip-img3 {
  left: 15px;
}
.equip.equip-img1{
  top: 7%;
}
.equip.equip-img5 {
  right: 0;
  max-width: 210px;
}
.equip.equip-img4, .equip.equip-img5, .equip.equip-img6{
  right: 15px;
}
.equip.equip-img7 {
  top: 80%;
}


}

@media only screen and (max-width: 1023px) {
  .swiper-slide {
    height: 450px;
  }

  .l-header.creative-layout {
    position: fixed;
    top: 0;
    left: 0;
  }

  .slider .slider-text h2 {
    padding-bottom: 5px;
  }

  .slider-text .text {
    padding-bottom: 10px;
  }

  .featured-box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .hero-with-image .medium-6,
  .our-numbers .medium-6 {
    width: 100%;
  }

  .our-packages .medium-3 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 50px;
    display: block;
    float: none !important;

  }

  .video-set {
    width: 100%;
    height: 408px;
    max-width: 730px;
    margin: auto;
  }

  .team-list {
    display: block;

  }

  .team-list>li {
    width: 100%;
    max-width: 385px;
    margin: 0 auto 30px;
    float: none;
  }

  .logo {
    max-width: 150px;
    padding: 0;
  }

  .top-bar-section {
    padding: 10px 0px !important;
  }

  .banner-sec {
    padding-top: 120px;
  }

  .banner-sec .item {
    width: 100%;
    height: 380px;
  }

  .slider .slider-text {
    width: 380px;
    right: 0;
  }

  .slider .slider-text h2 {
    font-size: 30px;
  }

  .adv-circle {
    width: 210px;
    height: 210px;
    margin-left: -30px;
  }

  .adv-circle h5 {
    font-size: 16px;
  }
  .titlebar {
    padding: 140px 0 5px;
}
.services {
  padding:0;
}
.services .content ul li{
  font-size: 14px;
}
.security-equipments>img {
  max-width: 50%;
}
.equip.equip-img1 {
  top: 0;
  max-width: 160px;
}
.equip.equip-img2 {
  top: 30%;
  max-width: 150px;
}
.equip.equip-img3 {
  width: 80px;
  top: 56%;
}
.equip.equip-img4 {
  top: 0;
  width: 170px;
}

.equip.equip-img5 {
  max-width: 180px;
  top: 22%;
}
.equip.equip-img6 {
  top: 44%;
  max-width: 160px;
}
.equip.equip-img7 {
  top: 72%;
}
.services .content{
  padding: 0;
}
.hr-box h5{
  font-size: 14px;
  width: 130px;
}
.hr-box ul li{
  font-size: 14px;
  padding-left: 15px;
}
.hr-box{
  margin: 0 15px;
  border: 3px solid #2498d8;
  padding: 8px;
}
.hr-box:after {
  width: 30px;
  height: 20px;
  right: -45px;
}

}

@media only screen and (max-width: 991px) {
  .l-footer-columns .medium-4 {
    width: 100%;
  }

}

@media only screen and (max-width: 767px) {
  ul.right {
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: #110b0b;
    top: 0;
    left: 0;
    padding: 50px 0 30px;
    display: none;
  }

  .drop {
    display: block;
  }

  .creative-layout .top-bar-section ul li>a {
    font-size: 15px;
  }

  .top-bar-section .dropdown {
    position: static;
    min-width: 100%;
  }

  .slider .slider-text {
    width: 60%;
    right: 0;
    top: 25%;
  }

  .swiper-slide {
    height: 340px;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev,
  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    line-height: 46px;

  }

  .swiper-button-next i,
  .swiper-container-rtl .swiper-button-prev i,
  .swiper-button-next.swiper-button-disabled i,
  .swiper-button-prev.swiper-button-disabled i,
  .swiper-button-prev i,
  .swiper-container-rtl .swiper-button-next i {
    line-height: 15px;
    text-align: center;
  }

  .our-numbers .rounded-item {
    float: none;
    margin: auto;
    margin-bottom: 30px;
  }

  .client-slider {
    padding: 0 65px;
  }

  .team-membre-social-icons {
    padding: 0 50px;
  }

  .video-set {
    width: 100%;
    height: 190px;
    max-width: 400px;
    margin: auto;
  }

  .the-expert-journal {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .our-packages {
    padding: 50px 0 30px 0;
  }

  .our-packages .pricing-table .title {
    padding: 15px 0;
  }

  .what-we-provide .featured-box li {
    height: auto;
    padding-bottom: 30px;
  }

  .what-we-provide {
    padding: 45px 15px;
  }

  .advantage-sec {
    padding: 45px 15px 80px;
  }

  .circle-digram {
    padding: 0;
    display: block;
  }

  .adv-circle {
    margin: auto auto -25px auto;
  }

  .hero-with-image .hero-with-image-text {
    padding-top: 40px;
  }

  .our-numbers,
  .brochure,
  .the-expert-journal {
    padding: 50px 15px;
  }

  .hero-button .hero-button-container .large-4 {
    text-align: left;
    padding-top: 30px;
  }

  .titlebar {
    padding: 100px 0 0px;
  }

  .titlebar .title,
  .wd-section-title h2 {
    font-size: 24px;
  }

  .hero-title h3 {
    font-size: 18px;
  }

  .banner-sec .item {
    width: 100%;
    height: 270px;
    position: relative;
  }

  .banner-sec .item::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .banner-sec .owl-nav .owl-prev,
  .banner-sec .owl-nav .owl-next {
    width: 45px;
    height: 45px;
  }

  .slider .slider-text h2 {
    font-size: 24px;
    line-height: 1.2;
  }

  .slider .slider-text {
    width: 320px;
    top: 8%;
    margin: auto;
    left: 0;
  }

  .banner-sec .item img {
    object-position: left;
  }

  .row.featured-box {
    width: 430px;
  }

  .gorkha-sec .text-box {
    width: 100%;
  }

  .footer-text h4 {
    font-size: 16px;
  }

  #accordion .ui-accordion-content>ul>li {
    width: 100%;
  }

  #accordion .ui-accordion-content>ul>li>ul {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .titlebar {
    padding: 120px 0 8px;
}
.titlebar .breadcrumbs{
  margin-bottom: 0;
}
.services-sec{
  padding: 50px 0 0;
}
.services-sec .services-img, .services-sec .services-text{
width: 100%;
}
.services-sec .services-img{
  order: 1;
  padding-bottom: 0;
}
.services-sec .services-text{
  order: 2;
  padding-top: 0;
  padding-bottom: 0;
}
.electronic-img {
  display: block;
}
.electronic-sec{
  padding-top: 30px;
}
.security-equipments>img {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
}

.equip {
  position: static;
  border: 3px solid #2892ad;
  margin: auto;
  margin-bottom: 30px;
}
.equip.equip-img7 {
  width: 110px;
}
.equip img{
  width: 100%;
}
.security-equipments {
  padding: 0px 40px 45px;
}
.hr-inner {
  position: static;
  display: block;
  padding-bottom: 0;
}
.staffing-services{
  padding-top: 30px;
}
.hr-box {
  width: 200px;
  display: block;
  margin: auto;
  margin-bottom: 70px;
  padding: 20px;
  
}

.hr-box:after {
  width: 30px;
  height: 20px;
  top: auto;
  bottom: -38px;
  transform: rotate(90deg);
  left: 0;
  right: 0;
  margin: auto;
}

.h-50 {
  height: auto;
}

.hr-box:nth-child(even) h5, .hr-box h5{
  top: -20px;
  bottom: auto;
}

}

@media only screen and (max-width: 480px) {
  .logo {
    max-width: 130px;
  }

  .banner-sec {
    padding-top: 105px;
  }

  .wd_footer_menu li {
    border-right: none;
    display: block;
  }

  #menu-footer-menu.menu {
    margin-left: 0;
  }

  .l-footer {
    padding: 0;
  }

  .newsletter-div input.email-adress {
    width: 100%;
  }

  .newsletter-div .newslettersubmit {
    left: auto;
    right: 0;
  }

  .footer-logo {
    max-width: 160px;
  }

  .textwidget {
    margin: 0;
  }

  .slider .slider-text {
    width: 280px;
  }

  .row.featured-box {
    width: 100%;
  }

  .what-we-provide .featured-box li .service-text h4,
  .service-text strong {
    padding-left: 0;
    font-size: 16px;
  }

  .what-we-provide .featured-box li {
    padding: 0 0 30px;
  }

  .service-text h4:after {
    right: 12px;
  }

  #accordion .ui-accordion-content p,
  #accordion .ui-accordion-content ul li {
    font-size: 15px;
    margin-bottom: 0;
  }

  .footer-logo {
    width: 100%;
    order: 1;
    padding-bottom: 30px;
  }

  .footer-text {
    width: 100%;
    order: 2;
  }

  .footer-text:after {
    display: none;
  }

  .banner-sec .item.video-slider::after {
    display: none;
  }
  .services-sec .services-img {
    padding-top: 0;
}


}

@media only screen and (min-width: 768px) {
  ul.right {
    display: block !important;
  }
}