@media screen and (min-width: 1200px) and (max-width: 20000px){
header {
    transition: all ease 0.5s;
    padding: 15px 0;
    position: sticky;
    top: 0px;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #124350;
}
header.fixed{
    transition: all ease 0.5s;
padding: 8px 0;
    z-index: 9999;
}
.menu-header > ul{
 text-align: center;
}
}
@media screen and (min-width: 1500px) and (max-width: 1680px){
.sec-about-us {
    background-size: 37% 85% !important;
}
}
@media screen and (min-width: 1700px) and (max-width: 2000px){
.sec-about-us {
    padding: 30px 0 60px;
}
}

@media screen and (min-width: 1300px) and (max-width: 1450px) {

.menu-header > ul > li {
    padding: 22px 10px;
}
.menu-header > ul > li > a {
    font-size: 15px;
}
.sec-about-us {
    background-size: 37% 72% !important;
}
.sec-testi {
    padding: 50px 0;
}
}
@media screen and (min-width: 1300px) and (max-width: 1370px) {
.sec-about-us {
    background-size: 37% 68% !important;
}
}
@media screen and (min-width: 900px) and (max-width: 1100px){
.menu-header > ul > li {
    display: inline-block;
    padding: 22px 5px;
}
.menu-header > ul > li > a {
    font-size: 13px;
}
header .top-btn a {
    font-size: 11px;
}
.sec-1 .inner-cap {
    width: 44%;
    margin-right: 140px;
}
.pckge .box .desc h3 {
    font-size: 18px;
    line-height: 20px;
}

.pckge .box .desc p {
    font-size: 14px;
    line-height:20px;
}
.pckge .box .desc {
    padding: 20px 15px 20px;
}
.mid-sec .indivi .box .inner-box {
    position: relative;
    background: #fff;
    width: auto;
    left: 0;
    top: 0;
    text-align: center;
    padding: 160px 30px 40px;
}
.mid-sec .company .box .inner-box{
    position: relative;
    background: #fff;
    width: auto;
    left: 0;
    top: 0;
    text-align: center;
    padding: 180px 30px 80px;
}
.mid-sec .indivi .box .inner-box .icon {
    top: 20px;
}
.mid-sec .company .box .inner-box .icon {
    top: 20px;
}
.footer h4 {
    font-size: 18px;
}
.footer .col-1 ul li {
    padding: 0px 0 0px 55px;
    font-size: 12px;
}
.footer .social-icons ul li {
    display: inline-block;
    margin: 0 15px;
}
header .top-btn a {
    padding: 11px 15px;
}
.sec-self {
    background-size: 40% 50% !important;
}
.sec-security-2 .main-bg .pic {
    position: absolute;
    right: 0;
    top: 90px;
}
.sec-security-2 .main-bg .desc {
    width: 80%;
}
.sec-warehouse {
    background-size: 40% 60% !important;
}
.sec-about-us{
    background-size: 40% 60% !important;
}
.sec-team .tabs-menu li a {
    padding: 8px 5px;
    font-size: 14px;
}
.sec-news .slick-arrow {
    right: 760px;
    top: 65%;
}
.sec-news .slick-next.slick-arrow {
    left: -240px;
}
.sec-gallery .pic img {
    width: 100%;
    height: auto;
}
.e-pay .box-btn a.cont {
    width: auto;
}
.sec-shop .box p {
    min-height: 130px;
}
.inner-banner {
    height: 250px;
}
.inner-banner h2 {
    padding-top: 110px;
}
.ware-cont , .self-cont{
    padding: 40px 0;
}
.ware-cont .desc h2, .self-cont .desc h2{
    margin: 0 0 20px;
    font-size: 28px;
}
.ware-cont .desc p, .self-cont  .desc p {
    font-size: 14px;
    margin-bottom: 15px;
}
.ware-cont .desc a, .self-cont  .desc a {
    font-size: 12px;
    margin: 0px 0 0;
}
.sec-testi {
    padding: 30px 0;
}
.footer .col-1 ul li a {
    padding: 0px 0 0px 0px;
}
.footer .col-1 ul li span {
    padding: 0px 0 0px 0px;
}
}
@media screen and (min-width: 100px) and (max-width: 899px){
header {
    padding: 15px 0;
    text-align: center;
}
.menu-header {
    text-align: center;
}
.menu-header > ul > li {
    display: inline-block;
    padding: 22px 7px;
}
.menu-header > ul > li > a {
    font-size: 14px;
}
.slider .inner-item {
    height: 340px;
}
.sec-1 .cta {
    display: none;
}
.sec-1 .inner-cap {
    padding-right: 0;
    width: 45%;
    float: right;
    padding: 20px 25px;
    margin-right: 0;
    position: relative;
    margin: 80px auto 0;
}
.sec-1 .inner-cap h1 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.sec-1 .inner-cap p {
    font-size: 12px;
    color: #fff;
}
.sec-1 .inner-cap a {
    font-size: 12px;
    padding: 8px 20px;
    margin: 15px 0 0 0;
}
header .top-btn {
    padding-top: 0px;
    text-align: center;
}
.pckge .col-md-3{
    width: 50%;
    float: left;
}
.pckge .box {
    position: relative;
    margin-bottom: 60px;
}
.pckge .box .pic img {
    width: 100%;
    height: 500px;
}
.pckge .box .desc {
    position: absolute;
    top: 0;
    padding: 90px 30px 20px;
    left: 0;
    right: 0;
}
.pckge .box .desc p {
    font-size: 18px;
    line-height: 30px;
}
section.self-cont{
    background-image: none !important;
    padding: 40px 0;
    text-align: center;
}
.mid-sec {
    padding:100px 0 120px;
    text-align: center;
}
.mid-sec .indivi .box .inner-box {
    position: relative;
    background: #fff;
    width: auto;
    left: 0;
    top: 0;
}
.mid-sec .company .box .inner-box {
    position: relative;
    background: #fff;
    width: auto;
    right: 0;
    top: 0;
    text-align: center;
    padding: 100px 50px 40px;
}
.video-sec {
    height: auto;
    padding: 100px 0;;
}
.sec-testi{
    background:#f2f2f2;
    text-align: center;
}
.sec-testi h2 {
    text-align: center;
}
.sec-clients h2 {
    font-size: 28px;
}
.ware-cont {
    padding: 4  0px 0;
    text-align: center;
    background-image: none !important;
}
.footer {
    background-size: cover;
    text-align: center;
}
.footer .col-md-3{
    margin-bottom: 15px;
}
.footer .col-1 ul li {
    padding: 0px 0 0px 0px;
    margin: 0 auto 20px;
}
.footer .col-1 ul li a{
    padding: 0px 0 0px 85px;
}
.footer .col-1 ul li {
background-size: auto;
max-width: 40%;
}
.footer .col-1 ul li a {
    text-align: left;
}
.footer .col-1 ul li span {
    padding: 0px 0 0px 25px;
    text-align: left;
}
.footer .col-1 ul li:last-child {
background-size: auto;
}
.footer h4 i{
    display: inline-block;
    padding-left: 20px;
}
.footer .col-md-3 nav, .footer .col-md-3 ul.contact-info, .footer img.certi{
    display: none;
}
.footer .social-icons {
    text-align: center;
    padding: 15px 0;
}
.sec-self {
    background: none !important;
    text-align: center;
}
.sec-self .desc h2 {
  font-size: 35px;
}
.sec-self .desc h4 {
    font-size: 18px;
    line-height: 24px;
}
.sec-self-2 {
    text-align: center;
}
.sec-self-2 .col-md-5 {
    margin: 15px 0;
}
.sec-self-2 h2 {
    font-size: 28px;
}
.sec-security .desc-1 {
    padding-top: 0;
    margin-bottom: 30px;
}
.sec-security {
    padding: 60px 0;
    text-align: center;
}
.sec-security  .pic {
    width: 60%;
    margin: 0 auto;
}

body .padleft{
    padding-left: 15px;
}
body .padright{
    padding-right: 15px;
}
.sec-security-2 .main-bg .pic{
    display: none;
}
.sec-security-2 {
    text-align: center;
}
.sec-security-2 .main-bg .desc {
    width: 100%;
}
.sec-security-2 .main-bg .desc p {
    max-width: -webkit-fill-available;
}
.sec-security h3 {  
    font-size: 28px;
}
.sec-ancillary .filter-button-group button {
    margin-right: 5px;
    padding: 10px 20px;
    font-size: 14px;
}
.sec-ancillary .grid-item {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 0px;
}
.sec-security-2 h2 {
    font-size: 28px;
}
.sec-security-2 h4 {
    font-size: 18px;
}
.sec-ancillary .upper-desc h2 {
    font-size: 28px;
}
.sec-ancillary .upper-desc h4 {
    font-size: 18px;
}
.sec-warehouse{
    background: none !important;
    text-align: center;
}
.sec-warehouse .desc h2 {
    font-size: 35px;
    max-width: -webkit-fill-available;
}
.sec-warehouse-2 h4 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
}
.sec-warehouse-3 {
    background: #124350 !important;
    text-align: center;
}
.sec-about-us {
    padding: 30px 0 60px;
    background: none !important;
    text-align: center;
}
.sec-about-us .desc h2 {
    font-size: 35px;
}
.sec-about-us .desc h4 {    
    font-size: 22px;
    line-height: 27px;
}
.sec-team {
    background: #f8f6f6 url(images/team-bg.jpg) no-repeat top;
    background-size: 100% 60%;
    padding: 80px 0 50px;
    text-align: center; 
}
.sec-team .box {
    background: #f8f6f6;
    border: 10px solid #fff;
    padding: 20px;
    width: 48%;
    float: left;
    margin: 6px;
}
.sec-team h2 {
    margin: 0 0 20px;
    font-size: 30px;
}
.sec-team .tabs-menu li a {
    padding: 8px 10px;
    font-size: 14px;
}
.sec-gallery .slick-arrow {
    right: 2%;
    top: -90px;
}
.sec-gallery .slick-next.slick-arrow {
    right: 15%;
}
.sec-gallery .pic img {
    width: 100%;
    height: auto;
}
.e-pay .box {
    margin: 20px 0;
}
.e-pay .upper-desc h1 {
    font-size: 35px;
}
.e-pay .box-btn a.cont {
    width: auto;
}
.e-pay .box-btn a.cancel{
    width: auto;
}
.sec-shop .upper-desc h1 {
    font-size: 35px;
}
.sec-shop .upper-desc h4 {
    font-size: 18px;
}
.sec-shop .box {
    margin-bottom: 20px;
}
.inner-banner {
    height: 200px;
}
.inner-banner h2 {
    padding-top: 90px;
}
.sec-contact .box {
    width: 50%;
    margin: 0 auto;
    text-align: left;
}
.sec-contact{
    text-align: center;
}
.sec-contact .box .desc p {
    max-width: -webkit-fill-available;
}
.sec-contact h2 {
    margin: 0 0 30px;
}
.menu-header li:hover > ul {
    top: 50px;
}
.sec-about-us img.hidden {
    display: block !important;
    margin: 0 auto;
}
.sec-warehouse img.hidden {
display: block !important;
    margin: 0 auto 0 !important;
}
.sec-self img.hidden {
display: block !important;
    margin: 0 auto;
}

.sec-1 .cta-mobile {
    position: absolute;
    top: 13%;
    display: block;
    left: 20px;
}
.sec-1 .cta-mobile ul {
    padding: 0;
    margin: 0;
}
.sec-1 .cta-mobile ul li {
    list-style: none;
}

.sec-1 .cta-mobile ul li:nth-child(3) {
    margin-top: 10px;
    margin-left: 13px;
}
.sec-1 .cta-mobile ul li:nth-child(3) a {
	z-index: 999;
    position: absoluted;
    position: fixed;   
    transform: scale(1.3);bottom: 0.4%;
}
.sec-1 .cta-mobile ul  img {
    width: 70px;
    height: 70px;
}
.e-pay .box-btn .cancel{
   width: auto;
}

.e-pay .box-btn input[type="submit"] {
    width: auto;
}

}


@media screen and (min-width: 700px) and (max-width: 900px){
.slider .inner-item, .slider .main-slider {
    height: 340px;
}
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
.nav1 ul li {
    width: 220px;
}
.nav1 ul li ul li {
    width: 100%;
}

.push-logo img {
    max-width: 200px;
}
.pckge br{
    display: none;
}
header .top-btn {
    padding-top: 10px;
    text-align: center;
}
.sec-news .slick-arrow {
    right: 0;
    top: -20%;
}
.sec-news .slick-next.slick-arrow {
    left: 87%;
}
.inner-banner {
    background-size: 100% 100% !important;
}
.sec-warehouse .desc img {
    margin: 30px 0px 0px 0px;
}
/* .cta-fixed {
    position: fixed;
    bottom: 30%;
    left: 0;
    z-index: 99999;
    display: block;
}
.cta-fixed ul {
    padding: 0;
    margin: 0;
}
.cta-fixed li {
    list-style: none;
}

.cta-fixed img {
    width: 80px;
    height: 80px;
} */
}
@media screen and (min-width: 500px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
.slider .inner-item {
    height: 360px;
    background-size: 100% 100% !important;
}
.pckge .box .desc {
    padding: 90px 20px 20px;
}
.pckge .box .desc p {
    font-size: 14px;
    line-height: 24px;
}
.self-cont .desc {
    padding-left: 0;
}
.sec-serv .box {
    padding: 30px 10px 10px;
}
.sec-clients {
    padding: 70px 0;
    text-align: center;
}
.sec-clients img{
    margin: 0 auto;
}
* body h2{
    font-size: 22px !important;
}
.sec-ancillary .filter-button-group button {
    margin-right: 1px;
    padding: 10px 15px;
    font-size: 12px;
}
.sec-contact .box {
    width: 70%;
    margin: 0 auto;
    text-align: left;
}
.footer .col-1 ul li {
    background-size: auto;
    max-width: 70%;
}
.footer .col-1 ul li span{
    padding: 0 0 0 85px;
    display: block;
}
/* .cta-fixed {
    position: fixed;
    bottom: 20%;
    left: 0;
    z-index: 99999;
        display: block;
}
.cta-fixed ul {
    padding: 0;
    margin: 0;
}
.cta-fixed li {
    list-style: none;
}

.cta-fixed img {
    width: 60px;
    height: 60px;
} */
}

@media screen and (min-width: 400px) and (max-width: 500px){
.slider .inner-item {
    height: 170px !important;
}
.footer .col-1 ul li {
background-size: auto;
max-width: 100%;
}
}

@media screen and (min-width: 100px) and (max-width: 500px){
    
    
.sec-1 .slick-dots {
    bottom: 5px;
}
.slider .inner-item {
    height: 140px;
}
.sec-1 .inner-cap {
    padding-right: 0;
    width: 50%;
    margin-top: 20px;
    float: right;
    padding: 10px 15px 0px;
    margin-right: 0;
    position: relative;
    margin: 20px auto 0;
}
.sec-1 .inner-cap:before{
    display: none;
}
.sec-1 .inner-cap:after{
    display : none;
}
.sec-1 .inner-cap h1 {
    margin: 0;
    color: #fff;
    font-size: 8px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.sec-1 .inner-cap p {
    font-size: 6px;
    color: #fff;
}
.sec-1 .inner-cap a{
    color: #fff;
    font-size: 7px;
    font-weight: 700;
    background: #124350;
    font-family: 'Poppins', sans-serif;
    float: none;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 25px;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    display: inline-block;
}
   .sec-1 .slick-dots button {
    width: 8px;
    height: 8px;
} 

.pckge .col-md-3 {
    width: 100%;
}
.self-cont .desc {
    padding-left: 0;
}
.mid-sec .indivi .box .inner-box {
    padding: 100px 15px 40px;
}
.mid-sec .indivi .box .inner-box h3 {
    font-size: 18px;
}
.mid-sec .company .box .inner-box h3 {
    font-size: 18px;
}
.mid-sec .company .box .inner-box {
    padding: 100px 15px 40px;
}
.video-sec .inner h2 {
    font-size: 25px;
}
.sec-serv .upper-desc h5 {
    font-size: 12px;
}
.sec-serv .upper-desc h2 {
    font-size: 22px;
}
.sec-testi h2 {
    font-size: 18px;
}
.sec-testi .testimonial .inner-box .pic {
    float: none;
    width: 30%;
    padding-top: 0px;
    margin: 0 auto;
}
.sec-testi .testimonial .inner-box .desc {
    float: none;
    width: 100%;
}
.sec-testi .testimonial {
    padding: 45px 15px 70px;
}
.sec-clients h2 {
    font-size: 18px;
}
.sec-clients {
    padding: 40px 0 70px;
    text-align: center;
}
.sec-clients img{
    margin: 0 auto;
}
.self-cont .desc h2, .ware-cont .desc h2 {
    font-size: 24px;
}
.ware-cont .desc {
    padding-right: 0;
}
.footer .social-icons ul li {
    display: inline-block;
    margin: 0 14px;
}
.footer .foot-nav ul li a {
    color: #929292;
    font-size: 13px;
    font-weight: 500;
    line-height: 12px;
}
.footer .foot-nav ul li {
    padding: 0 4px;
}
    .footer .foot-nav ul li a {
    font-size: 13px;
}
.footer .col-1 ul li {
background-size: auto;
max-width: 100%;
}
.footer .col-1 ul li span {
    padding: 0px 0 0px 85px;
    text-align: left;
    display: block;
}
.footer h4 {
    font-size: 20px;
}
.nav1 ul li {
    width: 100%;
}
.sec-self .desc h2 {
    font-size: 25px;
}
.sec-self .desc h5 {
    font-size: 18px;
}
.sec-self .desc h4 {
    font-size: 15px;
    line-height: 20px;
}
.sec-self .desc p {
    font-size: 15px;
}
.sec-self-2 h2 {
    font-size: 22px;
}
.sec-security h3 {
    font-size: 24px;
}
.sec-security p {
    font-weight: 400;
}
.sec-security .pic {
    width: 100%;
    margin: 0 auto;
}
.sec-security-2 h2 {
    font-size: 22px;
}
.sec-security-2 h4 {
    font-size: 15px;
    line-height: 20px;
}
.sec-ancillary .upper-desc h2 {
    font-size: 22px;
}
.sec-ancillary .upper-desc h4 {
    font-size: 15px;
}
.sec-ancillary .filter-button-group button {
    margin-right: 0;
    padding: 10px 20px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
}
.sec-ancillary .grid-item {
    width: 100%;
}
.sec-warehouse .desc h2 {
    font-size: 25px;
    max-width: -webkit-fill-available;
}
.sec-about-us .desc h2 {
    font-size: 24px;
}
.sec-about-us .desc h4 {
    font-size: 15px;
    line-height: 20px;
}
.sec-team .box {
    background: #f8f6f6;
    border: 10px solid #fff;
    padding: 20px;
    width: 100%;
    float: none;
    margin: 0;
}
.sec-news {
    background: #f8f6f6;
    padding: 30px 0 70px;
    text-align: center;
}
.sec-news .left h2 {
    font-size: 26px;
}
.news-promos .inner{
    margin: 0;
}
.sec-news .slick-arrow{
    display: none !important;
}
.sec-gallery h2 {
    font-size: 25px;
}
.sec-gallery {
    text-align: center;
}
.sec-gallery .slick-arrow{
    display: none !important;
}
.inner-banner {
    height: 150px;
}
.inner-banner h2 {
    padding-top: 70px;
    font-size: 17px;
}
.sec-contact .box {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.sec-login .box .bottom {
    padding: 40px 30px;
}
.sec-login .box {
    max-width: 100%;
}
.sec-login .box .top h2 {
    font-size: 18px;
}
.sec-login .box .or h6:before {
    width: 80px;
}
.sec-login .box .or h6:after {
    width: 80px;
}
.e-pay .box .inner-cust select {
    width: 50%;
}
.e-pay .box .inner-cust input {
    padding: 13px;
   
}

.page-def h1 {
    font-size: 25px;
}
.page-def h2 {
    font-size: 22px;
}
.page-def h3 {
    font-size: 20px;
}
.page-def h4 {
    font-size: 18px;
}
.page-def p {
    font-size: 14px;
    line-height:20px;
}
.sec-testi .testimonial .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: 30px;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    width: 80%;
    transform: translateX(0px) !important;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.sec-1 .cta-mobile ul img {
    width: 70px;
    height:70px;
}

.e-pay .box-btn .cancel{
   width: auto;
}

.e-pay .box-btn input[type="submit"] {
    width: auto;
}

.slider .main-slider {
    height: 154px;
    display: block;
}

.slider .inner-item {
    height: 150px;
}

.sec-1 .inner-cap {
    margin: 5px auto 0;
}
}