@media screen and (max-width:1180px){
    .entry-lable
.entry-lable-img img {
    height: 225px;
}
.inner-banner
.content
.text h2 {
    font-size: 37px;
    text-align:center;
}
.fright-cascadia
.fright-cascadia-box
.content-left h2 {
    line-height: 37px;
}
}
@media screen and (max-width:1024px){
    .entry-lable {
        margin-top: -75px;
    }
}

@media screen and (max-width:991px){
.women-in
.logo-w-cont
.women-logo {
    max-width: 40%;
}
.header-one.main .bars-res{
    display:block;
}
.header-one.header-two .bars-res{
    display:flex;
}
.header-one.header-two
.header-bg
.menu-item a {
    margin: 0 12px;
}
.home-banner
.home-content
.text-home h1 {
    font-size: 42px;
}
.home-banner
.home-content
.banner-btn {
    margin-top: 36px;
}
.entry-lable .entry-lable-img img {
    height: 170px;
}
.service-slider .slick-slide img {
    display: block;
    width: 100%;
}
.header-one.main
.inner-header-list {
    position: absolute;
    background-color: #ffffff;
    z-index: 999999;
    width: 100%;
    height: 320px;
    left: 0;
    top:80px;
    display: none;
}
.header-one.main
.inner-header-list
.header-bg
.menu {
    display: block;
}
.header-one.header-two
.inner-header-list .header-bg .menu.menu-inner {
    justify-content: end;
    position: absolute;
    top: 103px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    display: block;
    z-index: 999;
     display:none;
}
.header-one.header-two .inner-header-list .brand-logo{
    /*height: 48px;*/
    padding: 8px;
}
.header-one.header-two
.complete-appliction-btn p {
    font-size: 11px;
}

 .header-one .bars-res {
    display: flex;
    justify-content: end;
}
}


@media screen and (max-width:767px){
    .history
.may-trucking-map-bg .loction-img
.loc-point
.para-pos {
    font-size: 10px;
}
.history
.may-trucking-map-bg .loction-img
.loc-point
.para-pos::before {
    left: -12px;
    height: 8px;
    width: 8px;
}
.inner-banner
.content {
    width: 100%;
}

.header-one
.contact-no a {
    font-size: 10px;
    display: flex;
}
.header-one
.complete-appliction-btn p {
    font-size: 13px;
}
.header-one.header-two
.complete-appliction-btn {
    padding: 4px;
}
.entry-lable
.entry-lable-img
.title-btn a {
    border-radius: 8px;
    padding: 8px 9px;
    font-size: 9px;
}
.entry-lable .entry-lable-img img {
    height: 100px;
}
.entry-lable {
    margin-top: -16px;
}
.home-banner
.home-content
.text-home h1 {
    font-size: 22px;
}
.home-banner
.home-content
.text-home p {
    font-size: 12px;
    letter-spacing: 1px;
}
.home-banner
.home-content
.banner-btn a {
    border-radius: 8px;
    padding: 10px 8px;
    font-size: 14px;
}
.home-banner
.home-content
.banner-btn {
    margin-top: 24px;
}
.history
.exprienc-sec
.counter-box
.counter {
    color: #ffffff;
    font-size: 44px;
}
}

@media screen and (min-width: 350px) and (max-width: 405px) { 
    .home-banner
.home-content
.text-home h1 {
    font-size: 18px;
}

.home-banner
.home-content
.banner-btn a {
    font-size: 10px;
}

.entry-lable
.entry-lable-img
.title-btn a {
    font-size: 6px;
}
}







@media screen and (max-width:525px){
.header-one.main .contact-no{
    display:none;
}
    
}