/*media query*/
/*less than 575px*/
@media only screen and (max-width:480px) {
    .mobile_text_show {
        margin-top: -8em;
    }

    .P1 {
        font-size: 17px !important;
    }

    .P2 {
        font-size: 16px !important;
    }

    .P3 {
        font-size: 15px !important;
    }

    .P4 {
        font-size: 14px !important;
    }

    .P5 {
        font-size: 13px !important;
    }

    .P6 {
        font-size: 12px !important;
    }

    .P7 {
        font-size: 11px !important;
    }

    .P8 {
        font-size: 10px !important;
    }

    h1 {
        font-size: 22px;
        color: #fff;
        line-height: 1.25;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
        line-height: 1.25;
    }

    h3 {
        font-size: 19px;
        line-height: 22px;
        line-height: 1.25;
    }

    .h3 {
        font-size: 29px;
        line-height: 22px;
        line-height: 1.25;
    }

    h4 {
        font-size: 18px;
        line-height: 20px;
        line-height: 1;
        padding: 1rem 2rem;
    }

    h5 {
        font-size: 16px;
        line-height: 18px;
        line-height: 1.25;
    }

    h6 {
        font-size: 14px;
        line-height: 18px;
        line-height: 1.25;
    }

    #main_banner {
        background: url(../images/03home/Home-Mobile-Banner.jpg);
    }

    .waazo-campaign-enquiry h1 {
        font-size: 22px;
        color: #000;
        line-height: 1.25;
    }

    .why_storage_inn {
        height: 137px;
        text-align: center;
    }

    .Services-top {
        /* height: 840px; */
        background: none;
    }

    .progress-bar {
        width: 78%;
        /* margin: 0px auto; */
        padding: 1rem 0px;
    }

    .Services-top .left-container {
        /* padding: 50px 36px 9px 36px; */
    }

        .Services-top .left-container h1 {
            font-size: 24px;
            color: #000;
            line-height: 1.25;
            left: 27px;
            top: -130px;
            width: 98%;
            margin: 0px auto;
        }

    .Services-top .features .card-body {
        z-index: 10;
        padding: 30px 20px;
        transition: 0.3s;
        transition: ease-in-out 0.4s;
        border-radius: 0px;
        line-height: 10px;
        padding-bottom: 26px;
    }

    .Services-top .storageinquiry .form-control {
        margin-bottom: 5px;
    }

    .counter_outer {
        background-image: url('../images/01headerfooter/bgcounter-Mobile.jpg');
        /* background: url(../images/mbgcounter.jpg); */
        margin-bottom: 0;
        /* padding: 24px; */
        padding-bottom: 0;
    }

    .whyhome_goldfish_title {
        /*left: 28%;*/
        transform: translateX(-28%);
        right: 2%;
        margin-top: 15%;
        left: 31%;
        /* transform: translateX(-28%); */
        right: 2%;
        margin-top: 11%;
        width: 85%;
    }

    .col {
        flex-basis: inherit;
    }

    .services2faq .faq-list {
        padding: 0px;
    }

    .t_contact-info {
        padding-right: 0px !important;
    }

    .search_inn {
        padding: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    #main_banner .row {
        min-height: 550px;
    }

    #footer .footer-bottom {
        padding-left: 20px;
        padding-right: 20px;
    }

        #footer .footer-bottom img {
            width: 70% !important;
        }

    #footer .footer-top .footer-links {
        margin-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 30px;
    }


    .why_goldfish_box, .why_warever_box, .why_wazzo-box, .why_waffl_box, .hylite_goldfish_box, .why_storage_box {
        margin-top: 5rem !important;
        margin-bottom: 5rem;
    }

    .why_wazzo_inn, .why_warever_inn, .why_goldfish_inn, .why_storage_inn, .why_service_inn {
        border: 3px solid #fcc332;
        padding: 15px 19px;
        margin: 10px 50px;
        top: 63px;
        /*height: 207px;*/
    }

    .hylite_goldfish_inn {
        border: 3px solid #fcc332;
        padding: 12px 13px;
        height: 125px;
        margin: 10px 25px;
    }

    .allservices-product-row {
        margin: 15px;
    }

        .allservices-product-row img {
            height: 91%;
            width: 100%;
        }

    .work-process {
        padding-right: 20px;
        padding-left: 20px;
    }

    .storex-tech {
        padding: 0px;
    }

    #footer {
        background: url(../images/01headerfooter/footer-bg-Mobile.jpg);
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
    }

    .counter_outer {
        background-image: url('../images/01headerfooter/bgcounter-Mobile.jpg');
        /*background-image: url('../gfst_images/bgcounter.jpg');*/
        /* border: 1px solid red; */
        /* padding: 2rem 0rem; */
    }

    .Services-top .hero-container {
        top: 0%;
    }

        .Services-top .hero-container h3 {
            width: 100%;
            padding: 10px 30px 10px 30px;
        }

    #work-process {
        padding-left: 20px;
        padding-right: 20px;
    }

    .Services-top .storageinquiry .form-group {
        margin-bottom: 8px;
    }

    .Services-top .storageinquiry .form-control {
        padding: 3px 5px;
        height: 37px;
    }

    .storexserviceft {
        padding-top: 70px;
    }

    .navbar-nav .show > .nav-link {
        color: #232323 !important;
    }

    .navbar-nav .nav-item {
        color: #232323 !important;
    }

    .btnsearch {
        margin-top: 30px;
    }

    .px-5 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .req-content {
        width: 272px !important;
    }

    .search_tab_btn .btn {
        margin-top: 10px !important;
    }

    .about_image_Right_p {
        padding: 0 !important;
        padding-top: 40px !important;
    }

    .GF_readyTo_help {
        margin-top: 0px;
    }


    .contactus-img {
        margin-top: 35px;
    }

    .navbar-nav .dropdown-menu {
        background-color: #fffcf3 !important;
        padding-top: 0;
        margin-top: -6px;
    }

    .choosestorex .icon-box {
        text-align: center;
        border: 1px solid #fddea9;
        padding: 20px 20px;
        transition: all ease-in-out 0.3s;
        background: #fff;
        width: 100%;
        MARGIN-TOP: 10PX;
    }

        .choosestorex .icon-box:hover {
            border: 1px solid #fddea9 !important;
        }

    .servicemarketplace .content {
        padding-top: 40px;
    }

    .Warehouse .content {
        padding-top: 0;
    }

    .Management .content {
        padding-top: 0;
    }

    .PanIndia .content {
        padding-top: 0;
    }

    .Review img {
        width: 96px;
        height: 96px;
    }

    .storexReview-Image {
        width: 200px;
        height: 200px;
    }

    .storexBanner {
        background-image: url('../gfst_images/Goldfishh Storage Warehouse - MOB.jpg');
        height: 628px;
        /* height: 617px; */
    }
    .BS_storexBanner {
        background-image: url('../gfst_images/BS_Goldfishh Storage Warehouse - MOB.jpg') !important;
    }

    .storexBanner_fullyTech {
        background-image: url('../gfst_images/Goldfishh Storage MobileApp-MOB.jpg');
        /*height: 642px;*/
        height: 615px;
        /* padding: 1rem 0rem; */
    }

    .BS_storexBanner_fullyTech {
        background-image: url('../gfst_images/BS_Goldfishh Storage MobileApp-MOB.jpg');
        /*height: 642px;*/
        height: 615px;
        /* padding: 1rem 0rem; */
    }

    #services2_banner {
        height: 640px;
        /*background-image: url('../images/05waazo/Everyware-Banner-Mobile.jpg');*/
        background-image: url('../images/05waazo/Everyware-Banner-Mobile-Tiny.jpg');
    }

    #waazoCampaignBanner {
        /* background-image: url('../images/05waazo/Everyware-Banner-Mobile.jpg');*/
        background-image: url('../images/05waazo/Everyware-Banner-Mobile-Tiny.jpg');
        height: 640px;
    }

    .mobileView {
        margin-top: -18rem !important;
    }

    #storexvideo iframe {
        width: 100%;
        height: 300px;
    }

    .itwork .member {
        margin-right: 0px;
    }

    /*.logo_text {
        padding: 30px !important;
        padding: 0rem 1rem !important;
        margin-left: 0.5rem !important;
    }*/

    #GF_Panindia .logo_text {
        padding: 1rem 1rem;
        left: 0rem;
        top: 1rem;
    }

    .mobile_text_show {
        margin-top: -8em;
    }

    #Make_India {
        padding: 25px 8px 25px 15px;
    }

    .btnlogo .col-md-4 {
        margin-bottom: 35px;
    }

    .waffl_text {
        padding: 16% 10%;
    }

    .docex_banner {
        height: 200px;
    }

    .hidden-xs {
        display: none;
    }

    .docex .left-container {
        padding: 20px 15px 10px;
    }

    .docex h1 {
        color: #000 !important;
    }

    .waffle-campaign h1 {
        color: #000;
    }

    .why_goldfish_title {
        width: 95%;
    }

    .Coverage .col-md-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .waazo_imagetext {
        top: 20%;
    }

    .Warever_goldfish_r {
        background-position: initial;
    }

    .Services-top .left-container {
        padding: 12rem 0px;
    }

        .Services-top .left-container h1 {
            top: -180px !important;
        }

    .waazo-campaign-enquiry .form-check-inline {
        display: block;
    }

    .wazzoWhy .icon-box i {
        width: 50px;
    }

    .wazzoWhy .icon-box h3 {
        font-size: 14px;
    }

    .widthlogo {
        width: auto;
    }


    .p-130 {
        padding: 0px;
    }

    .m-r-l-100 {
        margin: 0px;
    }

    .p-160 {
        padding: 0px;
    }

    .mg-t-85 {
        margin-top: 85px;
    }

    .height_250 {
        height: 200px !important;
    }
}

@media only screen and (max-width:577px) and (min-width:480px) {
    .progress progress-bar h3 {
        width: 80%;
        text-align: center;
    }

    .Services-top .hero-container h3 {
        width: 100%;
        padding: 10px 30px 10px 30px;
    }

    .Services-top .hero-container {
        top: 0%;
    }

    .t_contact-info {
        padding-right: 0px !important;
    }

    .search_inn {
        padding: 20px;
    }

    #main_banner .row {
        min-height: 300px;
    }

    #main_banner {
        background: url(../images/03home/Home-Tablet-Banner.jpg);
    }

    .search_inn {
        padding: 20px;
    }

    .Review img {
        width: 96px;
        height: 96px;
    }

    .waffl_text {
        padding: 16% 10%;
    }

    #GF_Panindia .logo_text {
        padding: 5% 7%;
    }

    .hidden-xs {
        display: none;
    }
}

/*less than 767px*/
@media only screen and (max-width:768px) and (min-width:577px) {
    .progress progress-bar h3 {
        width: 80%;
        text-align: center;
        line-height: 1.1rem;
    }

    .Services-top .left-container h1 {
        /* font-size: 24px; */
        color: #000;
        line-height: 1.25;
    }

    .GF_readyTo_help {
        margin-top: 0px !important;
    }

    h1 {
        font-size: 32px;
        line-height: 1.25;
    }

    h2 {
        font-size: 30px;
        line-height: 30px;
        line-height: 1.25;
    }

    h3 {
        font-size: 26px;
        line-height: 22px;
        line-height: 1.25;
    }

    h4 {
        font-size: 22px;
        line-height: 20px;
        line-height: 1.25;
    }

    h5 {
        /* font-size: 16px; */
        line-height: 18px;
        line-height: 1.25;
    }

    h6 {
        /* font-size: 14px; */
        line-height: 20px;
        line-height: 1.25;
    }

    .P1,
    .P2,
    .P3,
    .P4,
    .P5,
    .P6,
    .P7,
    .P8 {
        font-family: 'Raleway', sans-serif;
        letter-spacing: 0.2px;
        font-weight: 300 !important;
        font-style: normal;
        color: #272626;
    }

    .P1 {
        font-size: 17px !important;
    }

    .P2 {
        font-size: 16px !important;
    }

    .P3 {
        font-size: 15px !important;
    }

    .P4 {
        font-size: 14px !important;
    }

    .P5 {
        font-size: 13px !important;
    }

    .P6 {
        font-size: 12px !important;
    }

    .P7 {
        font-size: 11px !important;
    }

    .P8 {
        font-size: 10px !important;
    }

    .Services-top .features .card-body {
        z-index: 10;
        padding: 37px 56px;
        transition: 0.3s;
        transition: ease-in-out 0.4s;
        border-radius: 0px;
        line-height: 10px;
        padding-bottom: 26px;
    }

    .why_goldfish_l {
/*        padding-left: 0px;
        padding-right: 0px !important;*/
        /* padding-top: 67px; */
        padding-top: 8rem;
        padding-left: 1rem;
    }

    .why_goldfish_r {
/*        padding-left: 0px !important;
        padding-right: 0px !important;*/
        /* padding-top: 23px; */
        padding-top: 8rem;
    }

    .Warever_goldfish_l, .why_storage_l, .Waffl_l, .hylite_goldfish_l, .services2_goldfish_l {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .Warever_goldfish_r, .why_storage_r, .Waffl_r, .hylite_goldfish_r, .services2_goldfish_r {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .wazzoWhy .icon-box i {
        font-size: 22px;
        padding-right: 10px;
        line-height: 1;
    }

    .wazzoWhy .icon-box h3 {
        font-weight: 600;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 12px;
    }

    .wazzoWhy .icon-box {
        display: flex;
        align-items: center;
        padding: 15px 5px;
        transition: ease-in-out 0.3s;
        box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
        height: 70px;
    }

    .wazzo_goldfish_title {
        font-size: 22px;
    }

    .why_waffl_title {
        font-size: 22px;
    }

    .hylite_goldfish_inn, .why_wazzo_inn, .why_warever_inn, .why_goldfish_inn, .why_storage_inn, .why_service_inn {
        border: 3px solid #fcc332;
        padding: 10px 10px;
        /*height: 152px;*/
    }



    .why_warever_title, .why_waffl_title, .why_hylite_title {
        padding-left: 45px;
        padding-right: 45px;
    }

    .Services-top .hero-container h3 {
        width: 100%;
        padding: 10px 30px 10px 30px;
    }

    .color_break p {
        font-size: 20px;
        letter-spacing: 1.2px;
        line-height: 26px;
    }

    .Services-top .hero-container {
        top: 0%;
    }

    #main_banner {
        background: url(../images/03home/Home-Tablet-Banner.jpg);
    }

    .footer-logo {
        width: 45%;
    }

    .search_inn {
        padding: 20px;
    }

    .frm_f_outer {
        margin-bottom: 15px;
    }

    .why_goldfish_box, .why_warever_box, .why_wazzo-box, .why_waffl_box, .hylite_goldfish_box, .why_storage_box {
        margin-top: 5rem !important;
        margin-bottom: 5rem;
    }

    .home-tech, .warever-tech, .wazzo-tech, .hylite-tech, .waffl-tech {
        padding-left: 30px;
        padding-right: 30px;
    }

    .Review img {
        width: 96px;
        height: 96px;
    }

    .storexReview-Image {
        width: 200px;
        height: 200px;
    }

    .storexReview-Image {
        width: 200px;
        height: 200px;
    }

    #storexvideo iframe {
        width: 100%;
    }

    .waffl_text {
        padding: 30% 10%;
    }

    #GF_Panindia .logo_text {
        padding: 5% 7%;
        left: 2rem;
    }

    .Warever_goldfish_r {
        background-position: initial;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px) {
    #services .container-fluid {
        padding-top: 4rem;
    }

    .text-left-div {
        left: 25%;
    }

    .storexBanner {
        /*background-image: url('../gfst_images/Goldfishh Storage Warehouse Infra - TAB V.jpg');*/
        background-image: url('../gfst_images/Goldfishh Storage Warehouse - TAB H.jpg');
        /* background-image: url('../gfst_images/Goldfishh Storage Warehouse - TAB.jpg');*/
        height: 793px;
        background-position: center center;
    }

    .BS_storexBanner {
        /*background-image: url('../gfst_images/Goldfishh Storage Warehouse Infra - TAB V.jpg');*/
        background-image: url('../gfst_images/BS_Goldfishh Storage Warehouse - TAB H.jpg') !important;
    }

    .GF_readyTo_help_back {
        background-image: url('../gfst_images/Goldfishh Storage Cust Service-TAB-H .jpg');
    }

    /*#GF_readyTo_help .fullyTech_content,
    .storexBanner_fullyTech .fullyTech_content {
        left: 0rem;*/
        /* padding-top: 11rem; */
    /*}*/

    .storexBanner .logo-text {
        left: -2rem;
        padding-top: 5rem;
    }

    .Services-top .text-left {
        font-size: 32px;
        width: 45%;
        left: 1rem;
    }

    .storexBanner_fullyTech {
        background-image: url('../gfst_images/Goldfishh Storage MobileApp-TAB.jpg');
        height: 785px;
        background-position: center center;
    }

    .BS_storexBanner_fullyTech {
        background-image: url('../gfst_images/BS_Goldfishh Storage MobileApp-TAB.jpg') !important;
    }

    .GF_readyTo_help_back {
        height: 820px;
    }

    #services2_banner {
        /*background-image: url('../images/05waazo/Everyware-Banner-Tablet.jpg');*/
        background-image: url('../images/05waazo/Everyware-Banner-Tablet-Tiny.jpg');
        height: 600px;
    }

    #waazoCampaignBanner {
        /*background-image: url('../images/05waazo/Everyware-Banner-Tablet.jpg');*/
        background-image: url('../images/05waazo/Everyware-Banner-Tablet-Tiny.jpg');
        height: 600px;
    }

    #storexvideo iframe {
        width: 100%;
    }
    /*.waazo-campaign-enquiry {
        background-image: url('../images/05waazo/Everyware-Banner-Tablet.jpg');
    }*/
    .logo_text {
        /* padding: 40px; */
        padding-top: 19rem;
        color: #eaeff5;
        margin-left: -1rem !important;
        margin-top: -1rem;
    }

    .Coverage .col-md-2 {
        flex: 0 0 19.666667% !important;
        max-width: 19.666667% !important;
    }
}
/*less then 992px and less than 768*/
@media only screen and (max-width:993px) and (min-width:768px) {
    #GF_readyTo_help .logo_text {
        width: 70%;
        padding: 2rem 0rem;
        /* position: relative; */
        /* left: 1rem; */
        top: -16rem;
    }

    .mobile_everywer img {
        width: 100%;
        height: 512px;
    }

    .GF_readyTo_help {
        margin-top: 0px;
    }

    .warehouseinfra {
        width: 100%;
        height: 315px;
    }

    #GF_Panindia .logo_text {
        padding: 7% 1%;
        left: 1.5rem;
    }

    .docex_banner {
        height: 400px;
    }

    #work-process {
        height: auto;
    }

    .mobile_text_show {
        margin-top: -3em;
    }

    .widthlogo {
        width: auto;
    }
}

/*less then 1201 and greater than 993*/
@media only screen and (max-width:1201px) and (min-width: 993px) {
}

/*less then 1400px and greater than 993*/
@media only screen and (max-width:1400px) and (min-width:1201) {
}



/****************/
@media only screen and (max-width: 768px) {
    .why_goldfish_l {
        /* padding-left: 1rem; */
    }

    .storexBanner_fullyTech {
        background-image: url('../gfst_images/Goldfishh Storage MobileApp-TAB V.jpg');
    }

    .BS_storexBanner_fullyTech {
        background-image: url('../gfst_images/BS_Goldfishh Storage MobileApp-TAB V.jpg') !important;
    }

        /*.storexBanner_fullyTech .fullyTech_content {
            left: 1rem;
            padding-top: 0;
            top: -2rem;
        }*/

    .BS_Services-top .left-container {
        background-image: url('../gfst_images/BS_Goldfishh Storage Main Banner-TAB.jpg') !important;
    }

    .Feedback .member {
        margin-bottom: 3rem;
    }

    .Services-top .left-container h1 {
        color: #000;
        line-height: 1.25;
        left: -2rem;
        top: -18rem;
        width: 100% !important;
        margin: 0px auto;
    }

    .storexBanner_fullyTech h3, .storexBanner_fullyTech h6 {
        left: 0px;
    }

    .storexBanner h3, .storexBanner h6 {
        left: 0px;
    }

    .storexBanner .logo-text {
        left: 0.5rem;
        top: -4rem;
    }

    .storexBanner {
        /*background-image: url('../gfst_images/Goldfishh Storage Warehouse - TAB.jpg');*/
        /*background-image: url('../gfst_images/Goldfishh Storage Warehouse Infra - TAB H.jpg');*/
        /*background-image: url('../gfst_images/Goldfishh Storage Warehouse - TAB H.jpg');*/
        background-image: url('../gfst_images/Goldfishh Storage Warehouse Infra - TAB V.jpg');
        height: 49rem;
    }

    .BS_storexBanner {
        background-image: url('../gfst_images/BS_Goldfishh Storage Warehouse Infra - TAB V.jpg') !important;
    }

    /*.GF_readyTo_help_back {
        background-repeat: no-repeat;
        background-image: url('../gfst_images/Goldfishh Storage Cust Service-TAB-V.jpg');
        background-repeat: no-repeat;
        padding: 4rem 0px;
        top: 5%;
        color: #fff;
        height: 800px;
    }*/
    #GF_readyTo_help {
        background-image: url('../gfst_images/Goldfishh Storage Cust Service-TAB-V.jpg');
        height: 50rem;
    }

    .BS_GF_readyTo_help {
        background-image: url('../gfst_images/BS_Goldfishh Storage Cust Service-TAB-V.jpg') !important;
    }

        #GF_readyTo_help h3, #GF_readyTo_help h6 {
            left: 1.7rem;
            top: 2rem;
            width: 86%;
            color: #fff;
        }

        #GF_readyTo_help h3,
        #GF_readyTo_help h5 {
            color: #fff;
            top: 2rem;
        }

    #GF_readyTo_help {
        margin-top: 0px !important;
    }

        #GF_readyTo_help .logo_text {
            width: 100%;
            /* position: relative !important; */
            /* left: -25px; */
            /* padding: 0rem 1rem !important; */
            /* top: -303px; */
            /* left: 27%; */
            /* width: 100%; */
            /* padding: 0rem 0px 0rem 0px; */
            position: relative;
            left: 0rem;
            top: -2rem;
        }


    .goldfishh_storage_tech_back {
        background-image: url('../gfst_images/Storex-Banner-Tablet-Tiny.jpg');
    }

    #GF_readyTo_help h3,
    #GF_readyTo_help h5 {
        color: #fff;
        top: 2rem;
    }

    .goldfishh_storage_tech_inn {
        padding: 7rem 1rem;
        height: 100%;
        top: -209px;
    }

    #goldfishh_storage_tech_new .goldfishh_storage_tech_back {
        background-image: url('../gfst_images/Storex-Banner-Tablet-Tiny.jpg');
    }

    #goldfishh_storage_tech_new .goldfishh_storage_tech_inn {
        padding: 7rem 1rem;
        height: 100%;
        top: -209px;
    }

    .text-left-div {
        position: relative;
        left: 20%;
        text-align: left;
    }

    .progress-bar p {
        line-height: 1.1rem !important;
        /* width: 80%; */
        text-align: center;
        /* margin: 1rem; */
        /* padding: 1rem; */
        /* height: 7rem; */
    }

    #footer {
        padding: 1rem 3rem;
    }

    .footer-bottom {
        margin: 0rem 4rem;
    }

    .adds_value_inn {
        /* padding: 1rem 2rem; */
        height: 100%;
    }

        .adds_value_inn img {
            /* padding: 1rem; */
            width: 100%;
            height: auto;
            /* margin: 0px auto; */
        }

        .adds_value_inn h6 {
            /* width: 88%; */
            margin: 0px auto;
            padding: 1.5rem 0rem 0rem 0rem;
        }

/*        .adds_value_inn .single_bdr {
            left: 10%;
            top: 2.3rem;
        }*/

    #Feedback .section-title {
        padding-top: 40px;
    }

    .progress progress-bar p3 {
        width: 80% !important;
        /* text-align: center; */
        margin: 0px auto;
        padding-bottom: 1rem;
        line-height: 1.1rem;
    }

    .storexBanner_fullyTech {
        height: 815px;
    }

    #footer .footer-top .footer-links {
        padding-left: 1rem;
    }

    .whyhome_goldfish_title {
        margin-top: 6%
    }
    .pd-unset {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .member{
        width: 100% !important;
    }
    .secure-full-mobile {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 991px){
    .secure-full-mobile .member {
        width: 100% !important;
    }
    .secure-full-mobile {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .BS_Services-top .left-container {
        background-image: url('../gfst_images/BS_Goldfishh Storage Main Banner-MOB.jpg') !important;
    }

    .storexBanner_fullyTech {
        /*background-image: url('../gfst_images/Goldfishh Storage MobileApp-TAB V.jpg');*/
        background-image: url('../gfst_images/Goldfishh Storage MobileApp-MOB.jpg');
        height: 625px;
    }

    .BS_storexBanner_fullyTech {
        /*background-image: url('../gfst_images/Goldfishh Storage MobileApp-TAB V.jpg');*/
        background-image: url('../gfst_images/Goldfishh Storage MobileApp-MOB.jpg') !important;
    }

    .storexBanner {
        background-image: url('../gfst_images/Goldfishh Storage Warehouse - MOB.jpg');
        height: 628px;
        /* height: 617px; */
    }

    .BS_storexBanner {
        background-image: url('../gfst_images/BS_Goldfishh Storage Warehouse - MOB.jpg') !important;
    }

    .Feedback .member {
        margin-bottom: 3rem;
    }

    .Services-top .left-container h1 {
        color: #000;
        line-height: 1.25;
        left: 0px;
        top: -122px;
        /* width: 96%; */
        margin: 0px auto;
        /* position: relative; */
        padding: 2rem 2rem;
    }

    /*.GF_readyTo_help_back {
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('../gfst_images/Goldfishh Storage Cust Service-MOB.jpg');
        height: 38rem;
    }*/
    #GF_readyTo_help {
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url('../gfst_images/Goldfishh Storage Cust Service-MOB.jpg');
        height: 38rem;
    }
    .BS_GF_readyTo_help {
        background-image: url('../gfst_images/BS_Goldfishh Storage Cust Service-MOB.jpg')!important;
    }

/*
        #GF_readyTo_help h3,
        #GF_readyTo_help h6 {
            color: #fff;
            top: 1rem;
            margin-left: -1.7rem;
        }*/

    .storexBanner_fullyTech h3, .storexBanner_fullyTech h6 {
        left: 0px;
    }

    .storexBanner h3, .storexBanner h6 {
        left: 0px;
    }

    #GF_readyTo_help .logo_text {
        /* width: 100% !important; */
        position: relative;
        left: -1rem;
        padding: 2rem 1rem !important;
        top: -1rem !important;
        color: #fff
    }

    /* #GF_readyTo_help {
        margin-top: 0px !important;
        height: 24rem;
    }*/

    .goldfishh_storage_tech_back {
        background-image: url('../gfst_images/Storex-Banner-Mobile-Tiny.jpg');
    }

    .goldfishh_storage_tech_inn {
        padding: 8rem 1rem;
        height: 100%;
        top: -209px;
    }

    #goldfishh_storage_tech_new .goldfishh_storage_tech_back {
        background-image: url('../gfst_images/Storex-Banner-Mobile-Tiny.jpg');
    }

    #goldfishh_storage_tech_new .goldfishh_storage_tech_inn {
        padding: 8rem 1rem;
        height: 100%;
        top: -209px;
    }

    .whyhome_goldfish_title {
        left: 33%;
        /*transform: translateX(-28%);*/
        right: 2%;
        margin-top: 11%;
        width: 77%;
    }

    .text-left-div {
        position: relative;
        left: 0%;
        text-align: left;
    }


    .body-padding {
        padding: 0.4rem 0rem !important;
        margin-top: 0.6rem;
    }

    .progress progress-bar p3 {
        width: 80%;
        /* text-align: center; */
        margin: 0px auto;
        padding-bottom: 1rem;
        line-height: 1.1rem;
    }

    #footer {
        padding: 0px;
    }

    .footer-bottom {
        margin: 0rem;
    }

    .adds_value_inn {
        padding: 0px;
        margin: 1rem 0rem;
    }

        .adds_value_inn img {
            padding: 1rem;
            margin-top: -1.4rem;
        }

        .adds_value_inn h6 {
            width: 88%;
            margin: 0px auto;
            padding: 10px;
        }

/*        .adds_value_inn .single_bdr {
            left: 9%;
            top: 2.5rem;
        }*/

    #Feedback .section-title {
        padding-top: 40px;
    }

    .storexBanner .logo-text {
        top: -1.6rem;
        left: 0rem;
    }

    #footer .footer-top h4 {
        left: -2rem;
    }

    .why_goldfish_l {
        padding-left: 0rem;
    }

    #GF_readyTo_help.fullyTech_content,
    .storexBanner_fullyTech .fullyTech_content {
        left: 0px;
        top: -2rem;
    }

    .GF_Panindia .logo_text {
        padding: 1rem 1rem;
        left: 0rem;
        top: 1rem;
    }

    .box16 .box-content {
        padding: 0px;
        padding: 1rem 1rem;
    }

        .box16 .box-content h4 {
            padding: 0rem !important;
        }

    .search_unit .text-left-div h4 {
        padding: 0px;
    }
    .text22-style {
        font-size: 14px !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
    .Warehouse-mobile {
        padding-top: 35px !important;
    }
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
    .Warehouse-mobile {
        padding-top: 35px !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 600px) {
    .p-t-140 {
        padding-top: 70px !important;
    }
}
/*Ketan's CSS start here'*/

@media only screen and (max-width: 599px) {
    .Services-top {
        background-image: url('../yonearth_images/01-yonearth-digital-mb.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
    }
    #new_gf-home-page {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage mobileapp-mob.jpg');
        /*        background-size: cover;
        background-position: center;
        height: 80vh;
        display: flex;
        align-items: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    #gf-support {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage cust service-mob.jpg');
        /*        background-size: cover;
        background-position: center;
        height: 80vh;
        display: flex;
        align-items: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    #about_facilities {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage warehouse - mob.jpg');
        /*        background-size: cover;
        background-position: center;
        height: 80vh;
        display: flex;
        align-items: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    .mobile-view-text-change {
        color: #ffffff !important;
    }
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .Services-top {
        background-image: url('../yonearth_images/01-yonearth-digital-tb.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
    #new_gf-home-page {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage mobileapp-tab.jpg');
        /*        background-size: cover;
        background-position: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    #gf-support {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage cust service-tab-h .jpg');
        /*        background-size: cover;
        background-position: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    #about_facilities {
        background-image: url('../gfst_images/home_household_storage/goldfishh storage warehouse - tab.jpg');
        /*        background-size: cover;
        background-position: center;*/
        background-size: cover;
        background-position: top;
        min-height: 100vh;
    }
    .mobile-view-text-change{
        color: #ffffff !important;
    }
}
