@media only screen and (min-width: 275px) and (max-width: 578px) {
  .brands-identity {
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)); */
  }

  .pakBoxes_our_blog_post img.our_media-viwe {
    height: auto;
  }

  .navbar-brand {
    margin-right: 0px;
  }

  .tabs_container_tabs>div {
    left: 0px !important;
  }

  .pakboxes-newTabs-pure {
    min-height: 1000px !important;
    /* background-color: teal; */
  }

  .pakboxes-newTabs-pure .pakbox-tabbed>label {
    font-weight: 600;
    color: #000000;
    padding: 10px 50px 15px;
    display: block;
    width: 100%;
    margin-right: 5px;
    cursor: pointer;
    transition: background-color .3s;
  }

  .p-tb-60 {
    padding: 40px 0px !important;
  }

  .footer-big ,.contact-info ,.contact-info li div,.social_media_icons {
    text-align: center !important;
    justify-content: center;
  }

  .pakBoxes-footer-area .footer-big .footer-widget .footer-menu .footer-widget-title:after {
    display: none;
  }

  .pakBoxes-footer-area .footer-big .footer-widget .footer-menu .footer-widget-title {
    font-size: 18px;
    font-weight: bold;
  }

  /*.navbar{
    padding-left: 1rem;
     padding-right: 1rem; 
  }*/
  .dropdown-menu {
    background: #bf0a30 !important;
    color: #f28965 !important;
    border-radius: 0px;
  }

  .pakBoxes_our_blog_post {
    padding: 50px 0px;
  }

  .pakBoxes_our_blog_post .our_h1 a {
    font-size: 17px;
    font-weight: 500;
  }

  .pakBoxes_our_blog_post .blog-post-col h2 {
    font-size: 17px;
  }

  /*.dropdown-item{
    color: #f28965 !important; 
  }
 */
  /*.dropdown-item:hover{
    background: transparent;
  }*/
  .img-class-brand {
    width: 150px;
    height: auto;
  }

  .fourlogos img {
    width: 50px;
    height: auto;
  }

  .hero-banner .banner-text h2 {
    font-size: 25px;
  }

  #navbar10 .nav-fill .nav-item .nav-link:hover {
    background: #fff;
  }

  .myBoxPackeging_services h1 {
    font-size: 21px;
    text-align: center;
  }

  .myBoxPackeging_services p.unique-package {
    font-size: 17px;
  }

  .myBoxPackeging_services h3 {
    font-size: 17px;
  }

  .myBoxPackeging_services p {
    font-size: 17px;
  }

  .myBoxPackeging_services .myBoxPackeging_power h5 {
    font-size: 26px;
  }

  .pakBoxes_form_contact_us {
    padding: 0px;
    margin: 50px 0px;
  }


  .product-breadcrumb .bg-para-desc h2 {
    font-size: 17px;
    text-align: left;

  }

  .product-breadcrumb .bg-para-desc {
    padding: 15px;
    text-align: left;
  }

  .slider_icons-border h4 {
    font-size: 16px;

  }

  .slider_icons-border h4 b {
    font-weight: 500;
  }

  .pakBoxes-product-h1 {
    font-size: 22px;
    padding: 0px 0px 0px 10px;
  }

  #tabs .tab-content .tab-pane h3 {
    font-size: 23px;
    font-weight: 500;
  }

  .mini-footer p a {
    text-align: center;
  }

  #tabs nav>div a.nav-item.nav-link {
    display: block;
    /*width: 100%;*/
  }

  #tabs .nav-item::before {
    display: none;
  }

  #tabs nav>div a.nav-item.nav-link.active {
    background: #2d283e;
    color: #fff;
    border-radius: 4px;
    border-bottom: 0px !important;
  }


}

@media only screen and (max-width: 1200px) {
  #navbar10 .nav-fill .nav-item .nav-link {
    font-size: 16px;
    /* border-right: 1px solid transparent;
    border-left: 1px solid transparent; */
  }

  #tabs .nav-item::before {
    display: none;
  }

  #myRightNav .fa-chevron-down {
    display: none !important;
  }

  .nav-fill .nav-item {
    text-align: left;
  }

}

@media only screen and (max-width: 992px) {
  #navbarTogglerDemo02 ul ul li {
    border-top: 0px !important
  }

  #carouselExampleControls .carousel-indicators {
    bottom: 0px;
  }

  .testimonial {
    padding: 20px;
  }

  .pakBoxes-footer-area .footer-big .footer-widget .footer-menu .footer-widget-title {
    margin-top: 5px;
    font-size: 17px;
  }

  .our-services,
  .contact-info {
    margin-top: 5px;
  }

  .pakBoxes_form_contact_us .submit-contact-us {
    margin: 20px 0px;
  }


  .footer_menu {
    flex-direction: column;
  }

  .form-inline {
    justify-content: center;
  }


  .footer_menu li {
    padding: 10px 0px;
    border-right: none;
  }

  #navbarTogglerDemo02 ul li {
    float: none;
    clear: both;
    width: 100%;
  }

  .pakBoxes_main_menu .form-inline .myBoxPackeging_searchbar .form-control {
    width: auto;
    display: block;
  }

  .header_area .navbar-collapse {
    max-height: 340px;
    overflow-y: scroll;
  }

  #myRightNav .navbar-collapse {
    max-height: 340px;
    overflow-y: scroll;
  }


  ::-webkit-scrollbar {
    width: 10px;

  }

  ::-webkit-scrollbar-track {
    width: 0px;
    z-index: 9999;
    background: transparent;
    cursor: default;
    position: fixed;
    top: 0px;
    height: 100%;
    right: 0px;

  }

  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #262626;
    border: 1px solid #262626;
  }
}

@media only screen and (max-width: 991px) {
  .footer-menu {
    padding-left: 0;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 768px) {

  #pakBox-top_header_area ul,
  #pakBox-top_header_area p,
  #pakBox-top_header_area ul li,
  .mini-footer p {
    text-align: left;
  }

  .tabs_container_tabs>div {
    left: 3px;
  }

  .pakboxes-newTabs-pure {
    min-height: 800px;
    /* background-color: teal; */
  }

  .pakBoxes-form_product_styling {
    background-color: #faf5d8;
    padding: 10px;
    display: block;
    max-width: 100%;
    /* margin: 0 auto; */
  }

  .pakBoxes-footer-area h2 {
    font-size: 28px;
  }

  .btn-xl {
    padding: 5px 15px;
    margin: 10px 4px
  }

  .footer-widget-title {
    font-size: 22px;
  }

  .p-tb-60 {
    padding: 60px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .row.aboutUs-content-2 {
    flex-direction: column-reverse;
  }

  .pakBoxes-aboutUs {
    border-bottom-left-radius: 0%;
    border: 0px solid;
  }

  .aboutUs-inner-content {
    height: auto;
  }
}

@media only screen and (max-width: 578px) {
  body {
    overflow-x: hidden;
  }

  .pakBoxes-blogsUpdate .pakBoxes-iamgeGallery-Heading {
    margin-bottom: 5px;
  }

  #pakBox-top_header_area ul li:after {
    content: "|";
    margin: 1px;
  }

  #pakBox-top_header_area ul li {
    padding: 0px;
  }

  .carousel-control-prev,
  .carousel-control-next {
    top: 37%;
  }

  .mt-top {
    margin-top: 0px;
  }

  .MT-60 {
    padding-top: 20px;
  }

  .font-weight-light {
    text-align: justify;
    font-size: 22px;
  }


  .pakBoxes-footer-area h2 {
    font-size: 25px;
  }

  .footer-widget-title {
    font-size: 20px;
    font-weight: lighter;
  }

  .mini-footer p a {
    line-height: 25px;
  }

}


/* @media (min-width: 992px) {
  #pakBox-top_header_area ul li {
    color: #ffffff
  }

  #gallery #pakBoxes-image-gallery .col-lg-3 {
    flex: 0 0 22%;
    max-width: 22%;
  }
} */

@media (min-width: 576px) and (max-width: 767.98px) {
  .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

}

@media (min-width: 768px) and (max-width: 991.98px) {
  .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 20%;
  }

  .navbar {
    padding: 0px !important;
  }
}


/* ======================== =======================  
               info feature Start Css
  ======================== ======================= */


  .feature-box .text-color-primary {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 900;
    white-space: nowrap;
  }
  
  @media (max-width: 575px) {
      .feature-box .text-color-primary {
        font-size: 14px;
      }
  }
  .feature-box {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

.mb-view:nth-child(-n+4) {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .mb-view:nth-child(-n+4) {
    margin-bottom: 60px;
  }
  .mb-view:nth-child(-4n+8) {
    margin-bottom: 0px;
  }  
}

@media (max-width: 991.98px) {
  .mb-view:nth-child(-n+6) {
    margin-bottom: 30px;
  }
  .mb-view:nth-child(-6n+8) {
    margin-bottom: 0px;
  }  
}


@media (max-width: 991.98px) {
  .mb-view:nth-child(odd) {
    padding-left: 10px;
    padding-right: 5px;
  }
  .mb-view:nth-child(even) {
    padding-left: 5px;
    padding-right: 10px;
  }  
}

.feature-box-icon{

}


  .feature-box.feature-box-style-2 .feature-box-icon .mbr-iconfont {
    font-size: 30px;
    color: rgb(255, 255, 255) !important;
  }
  .feature-box .feature-box-info {
    /* flex: 1 1 80%; */
    padding-left: 15px;
  }

  /* .feature-box .feature-box-icon{
     flex:  1 1 70px;
  } */
  .feature-box .feature-box-icon img {
    display: block;
    /* width: 55px;
    height: 55px; */
    object-fit: fill;
  }
  p.xs-para {
    line-height: 25px;
    font-size: 14px;
    position: relative;
    color: rgb(0, 0, 0);
    font-weight: 600;
  }
  
  @media (max-width: 578px) {
        p.xs-para {
         line-height: 22px;
         white-space: pre-line;
      }
  }
 
  .choosepack_title {
    font-weight: 900;
    color: #002868;
    font-size: 40px;
}

.pra-width {
  max-width: 650px;
  /* text-align: center; */
  font-size: 16px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  line-height: 1.6;
}
  /* ======================== =======================  
               info feature End Css 
  ======================== ======================= */


    /* ======================== =======================  
               gcp-prod-segment End Css 
  ======================== ======================= */
  .item-1-img,
  .item-3-img,
   .item-2-img {
    width: 100%;
  }


  
  @media (min-width: 992px){

    .item-1-img,
    .item-3-img {
      height: 450px;
    }
  
  
    .item-2-img {
      height: 220px;
    }
  
}

  /* @media (max-width: 200px) { */
    .prod-col:nth-child(1) {
      padding-left: 10px;
      padding-right: 5px;
    }

    .prod-col:nth-child(3) {
      padding-left: 5px;
      padding-right: 10px;
    }
    .prod-col:nth-child(2) {
      padding-left: 5px;
      padding-right: 5px;
    }  
    .prod-col-inner:nth-child(odd) {
      padding-left: 5px;
    }
    .prod-col-inner:nth-child(even) {
      padding-right: 5px;
    } 
    

   
  /* } */

  

  /* ======================== =======================  
               gcp-prod-segment End Css 
  ======================== ======================= */



  
  /* ======================== =======================  
               gcp-prod-segment End Css 
  ======================== ======================= */



    @media (min-width: 320px){
          .w-lg-40 iframe {
            height: 200px;
        }
      }
      
      @media (min-width: 576px){
        .w-lg-40 iframe {
            height: 300px;
        }
    }


    @media (min-width: 992px){
        .w-lg-40 iframe {
          height: 400px;
      }
    }


  /* ======================== =======================  
               gcp-prod-segment End Css 
  ======================== ======================= */


  /* ======================== =======================  
                 Common Css Start 
  ======================== ======================= */

  .gcp-title{
    font-weight: 900;
    color: #000;
    font-size: 26px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 100px;
  }

  .img-pattern{
    /* content: "";
    background-image: url(../images/pattern-design.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    position: absolute;
    top: 16px;
    height: 70px;
    width: 700px;
    transform: translate(-50%, -50%);
    left: 50%;
    
  }

  
@media( max-width: 576px){
  .img-pattern {
      top: 13px;
      height: 60px;
      object-fit: cover;
  }
  
  .gcp-title {
      font-size: 20px;
  }
}


  
  /* ======================== =======================  
              Common Css  End 
  ======================== ======================= */


  /* ======================== =======================  
     Review-Segment testimonial segment End Css 
  ======================== ======================= */

.review .review-slider{
  padding:1rem;
}

.review .review-slider .box{
  background: transparent;
  /* border-radius: .5rem; */
  text-align: center;
  padding:3rem 2rem;
  outline-offset: -1rem;
  /* outline: var(--outline); */
  box-shadow: var(--box-shadow);
  transition: .2s linear;
}

.review .review-slider .box:hover{
  outline: 1px solid #0f488e;
  outline-offset: 0rem;
}

.review .review-slider .box img{
  height:8rem;
  width:8rem;
  border-radius: 50%;
  margin:  0 auto;
}

.review .review-slider .box p{
  padding:1rem 0;
  line-height: 1.8;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.review .review-slider .box h3{
  padding-bottom: .5rem;
  color: #ffff;
  font-size: 20px;
  font-weight: 900;
  max-width: 60%;
  margin: 15px auto;
  border-bottom: 1px solid #fff;
}

.review .review-slider .box .stars i{
  color:var(--orange);
  font-size: 1.7rem;
}






/* #testimonialslider .owl-item:nth-child(1){
   background-color:  #f8a53f;
}


#testimonialslider .owl-item:nth-child(2){
  background-color:  #d9725f;
}

#testimonialslider .owl-item:nth-child(3){
  background-color:  #5fb0cd;
}


#testimonialslider .owl-item:nth-child(4){
  background-color:  #f8a53f;
}
#testimonialslider .owl-item:nth-child(5){
  background-color:  #d9725f;
}

#testimonialslider .owl-item:nth-child(6){
  background-color:  #5fb0cd;
} */
/* #testimonialslider .owl-item:nth-child(7){
  background-color:  #d9725f;
}


#testimonialslider .owl-item:nth-child(8){
  background-color:  #d9725f;
}



#testimonialslider .owl-item:nth-child(9){
  background-color:  #f8a53f;
} */

/* #testimonialslider .owl-item:nth-child(odd){
  background-color:  #f8a53f;
}


#testimonialslider .owl-item:nth-child(even){
 background-color:  #d9725f;
}
 */


/* ======================== =======================  
     Review-Segment testimonial segment End Css 
======================== ======================= */



@media(min-width:992px){
  .gcp-our-product img.lg-img{
    height: 600px;
  }
}

@media(max-width:991.98px){
  .gcp-our-product img.lg-img{
    height: 400px;
    object-fit: fill;
  }
}
@media(max-width:576px){
  .gcp-our-product img.lg-img{
    height: 260px;
  }
}


.unique-icons{
 font-size: 30px; 
 color: #bf0a30;
  font-family: 'Courier New', Courier, monospace;
}


 #testimonialslider .owl-item:nth-child(1){
   background-color:  #f8a53f;
}


#testimonialslider .owl-item:nth-child(2){
  background-color:  #d9725f;
}

#testimonialslider .owl-item:nth-child(3){
  background-color:  #5fb0cd;
}


#testimonialslider .owl-item:nth-child(4){
  background-color:  #f8a53f;
}
#testimonialslider .owl-item:nth-child(5){
  background-color:  #d9725f;
}

#testimonialslider .owl-item:nth-child(6){
  background-color:  #5fb0cd;
} 
 #testimonialslider .owl-item:nth-child(7){
  background-color:  #d9725f;
}


#testimonialslider .owl-item:nth-child(8){
  background-color:  #d9725f;
}



#testimonialslider .owl-item:nth-child(9){
  background-color:  #f8a53f;
} 

 /* #testimonialslider .owl-item:nth-child(odd){
  background-color:  #f8a53f;
}


#testimonialslider .owl-item:nth-child(even){
 background-color:  #d9725f;
} */
 
/*#Product-info-features .banner-text h2 {
  font-family: "Tcb_cooper_black_medium";
  font-size: 24px;
  text-align: center;
  color: #AA225A;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 22px;
}

#Product-info-features .banner-text h2:after {
  margin: 0px auto;
  content: "";
  position: absolute;
  width: 9%;
  height: 2px;
  bottom: 0;
  left: 45%;
  border-bottom: 2px solid #AB2259;
}
*/
label.label-styling {
  color: #333;
  font-size: 15px;
  font-weight: bolder;
  padding-bottom: 10px;

}


#pakBoxes-Product-info-features .form-detailed .form-group .form-control {
  border: 1px solid #f28965;
  border-radius: 0;
}

#pakBoxes-Product-info-features .form-detailed .form-group {
  margin: 0px 0px 20px;
}

#pakBoxes-Product-info-features .p-tb-50 {

  padding: 35px 0px 0px;
}


.form-detailed .form-group input:focus {
  outline: 0;
  border: 0;
  box-shadow: none;
}



.pakBoxes-form_product_styling {
  background-color: #ffffff;
  padding: 10px;
  display: block;
  max-width: 800px;
  margin: 0 auto;
  
}

.pakBoxes-form_product_styling .form-group .form-control {
  height: 35px;
  line-height: 23px;
  padding: 5px 10px;
  font-size: 12px;
  border-color: #dfedff;
  border-radius: 4px;
  box-shadow: none;
  background: #dfedff;
  transition: background-color 200ms linear;
 

}

.pakBoxes-form_product_styling .form-group {
  font-size: 12px;
  text-transform: uppercase;
  color: #323232;
  font-weight: 700;
}


.pakBoxes-form_product_styling .product-form-inputs {
  height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #dfedff;
    border-radius: 4px;
    box-shadow: none;
    background: #dfedff;
    transition: background-color 200ms linear;
    /* border: 1px solid #0f488e; */

}
.form-control.product-form-inputs +label {
  color: #0f488e;
  font-weight: 900;
}
input.block-level-btn {
  margin-bottom: 10px;
  height: 40px;
  width: 150px;
  font-size: 18px;
  color: #bf0a30;
  font-weight: 600;
  border: 2px solid #bf0a30;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 8px 6px -6px 

}
input.block-level-btn:hover {
  border: 2px solid #bf0a30;
  color: #ffffff;
  background-color: #bf0a30;
}


.explaination-boxes {
  font-family: Arial,
      Helvetica,
      sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-weight: normal;
  text-align: justify;
}


#pakBoxes-nav-profile .table-striped tbody tr:nth-of-type(odd) {
  background-color:#dfedff;
}
#pakBoxes-nav-profile .table-bordered th, .table-bordered td {
  border: 1px solid #dfedff;
}


