@media only screen and (max-width:640px) and (min-width:320px) {
    .m-margin-tb {
        margin-top: 5px
    }
    .ml {
        margin-left: 0 !important
    }
    .m-padding-lr {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .m-padding-l {
        padding-left: 4px
    }
    .m-padding-r {
        padding-right: 0
    }
    .d-display {
        display: none
    }
    .m-display {
        display: block
    }
    .content-section {
        min-height: 78vh
    }
    .container {
        padding: 0
    }
    .row {
        margin: 0
    }
    label,
    p,
    ul li {
        font-size: 18px 
    }
    .heading {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 22px
    }
    .slider {
        position: relative;
        display: inline-block;
        width: 100%
    }
    .slider .carousel-inner .carousel-item img {
        width: 100%;
        height: 450px
    }
    .slider-small .carousel-inner .carousel-item img {
        width: 100%;
        height: 190px
    }
    .slider-small .banner-btn {
        padding: 5px 10px;
        font-size: 14px;
        margin-top: 0
    }
    .form-section {
        background-size: 100% 510px;
        padding: 0 0 0;
        position: relative;
        min-height: 510px;
        z-index: 9
    }
    .banner-form {
        display: block;
        position: absolute;
        height: auto;
        width: auto;
        left: 0;
        right: 0;
        top: 40px
    }
    .banner-form h1 {
        color: #000;
        padding: 10px;
        text-align: center;
        font-size: 18px
    }
    .banner-form h2 {
        color: #000;
        padding: 0 0 10px;
        text-align: center;
        font-size: 18px
    }
    .banner-form form {
        padding: 15px;
        background-color: rgba(33, 37, 41, .5215686274509804);
        box-shadow: 0 0 1px #fff;
        -webkit-box-shadow: 0 0 1px #fff;
        -moz-box-shadow: 0 0 1px #fff;
        -o-box-shadow: 0 0 1px #fff;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0
    }
    .banner-form .row {
        padding: 5px 15px
    }
    .banner-form label {
        color: #fff;
        justify-content: left;
        font-size: 14px
    }
    .banner-form .btn {
        margin-top: 5px;
        width: 100%;
        border-radius: 0
    }
    .padding-lr {
        padding-right: 2px;
        padding-left: 2px
    }
    .padding-r {
        padding-right: 0
    }
    .padding-l {
        padding-left: 0
    }
    .textstyl {
        height: 40px;
        width: 100%;
        padding: 7px 14px;
        font-size: 14px
    }
    .textarea1 {
        min-height: 45px;
        max-height: 100px;
        width: 100%;
        padding: 7px 14px;
        font-size: 13px
    }
    .form-position {
        position: relative;
        left: 0;
        right: 0;
        top: -150px;
        z-index: 9
    }
    .form-position .heading {
        text-transform: capitalize;
        margin: 10px 5px 10px;
        font-size: 16px
    }
    .form-section h4 {
        color: #fff;
        padding: 0;
        text-transform: uppercase;
        font-family: auto;
        font-weight: 500
    }
    .form-section h6 {
        font-weight: 500;
        font-size: 16px
    }
    .msform {
        position: relative;
        padding: 5px 2%;
        width: 100%;
        top: 130px
    }
    .msform .text-grp {
        width: 100%;
        float: left
    }
    #step-one {
        width: 100%
    }
    #step-two {
        width: 100%;
        display: none
    }
    .msform label {
        font-weight: 500;
        color: #000;
        font-size: 14px;
        padding-top: 3px
    }
    .msform .form-group {
        margin-bottom: 5px
    }
    .rdo-div {
        padding: 5px 5px 5px 15px
    }
    .msform:not(:first-of-type) {
        display: none
    }
    .captcha-box {
        float: left;
        width: 60%
    }
    .captcha-code {
        float: left;
        width: 40%;
        height: 42px;
        text-align: right
    }
    .captcha-code img {
        width: 99%;
        height: 42px;
        margin-left: 1%;
        margin-top: -1px
    }
    .custom-radio .custom-control-input:checked~.custom-control-label::after {
        background-color: #2f5a91c9;
        width: 25px;
        height: 25px;
        border: 5px solid #ddd;
        border-radius: 50%;
        margin: -5px
    }
    .submit {
        margin-top: 0;
        border-radius: 3px;
        padding: 10px 12px;
        color: #fff;
        font-size: .85rem;
        text-transform: uppercase
    }
    .previous {
        cursor: pointer;
        color: #d26547;
        font-weight: 600;
        font-size: 14px;
        margin-top: 0
    }
    .verifyed-car {
        padding: 0;
        padding-bottom: 20px !important;
        display: none
    }
    .common-box {
        min-height: 90px;
        padding: 10px 0 10px
    }
    .common-box .count-box {
        width: 81%;
        float: left;
        text-align: left;
        padding: 5px 0 5px 0
    }
    .common-box .count-box span {
        font-size: 24px
    }
    .common-box .count-img {
        width: 18%;
        padding-top: 11px;
        float: left
    }
    .common-box .count-img img {
        height: 40px;
        width: 45px;
        margin: 20px 0 0 5px
    }
    .common-box .count-img:after {
        position: absolute;
        right: -49px;
        border-width: 88px 0 0 50px
    }
    .about-company {
        padding: 15px 0 0;
        overflow: visible
    }
    .about-company-img {
        width: 100%;
        position: relative
    }
    .about-company-img img {
        width: 100%
    }
    .about-company-box {
        font-size: 14px;
        margin-top: 20px
    }
    .about-company-box h6 {
        font-size: 18px
    }
    .about-company-box h3 {
        font-weight: 800;
        font-size: 26px
    }
    .about-company-box ul {
        padding-left: 20px;
        list-style: none
    }
    .about-company-box ul li {
        font-size: 16px;
        padding: 3px 10px;
        position: relative
    }
    .about-company-box p {
        font-size: 14px
    }
    .our-services {
        background-size: 100%;
        padding: 20px 0
    }
    .service-box {
        position: relative;
        text-align: center;
        padding: 1px;
        width: 150px;
        overflow: hidden;
        transition: .5s;
        height: 122px
    }
    .service-box figure img {
        width: 150px;
        height: 100px
    }
    .service-box h3 {
        text-transform: uppercase;
        font-size: 20px
    }
    .service-box h3 a {
        text-decoration: none
    }
    .service-box h3 a:hover {
        text-decoration: none
    }
    .get-qt-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #d14c15;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        transition: .5s;
        cursor: pointer
    }
    .how-it-work {
        padding: 30px 20px;
        position: relative;
        background-color: #d3e7ff
    }
    .how-it-work .heading span {
        font-size: 22px;
        margin-bottom: 10px
    }
    .how-it-work .htw-box {
        height: auto;
        position: relative;
        padding: 8px
    }
    .how-it-work figure {
        text-align: center;
        min-width: 50px;
        max-width: 18%;
        float: left
    }
    .how-it-work figure img {
        width: 80%
    }
    .how-it-work h3 {
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 3px
    }
    .how-it-work p {
        font-size: 14px;
        min-height: 23px
    }
    .errow:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f105";
        left: -23px;
        top: 28%;
        font-size: 18px;
        position: absolute;
        color: #6f9dd6
    }
    .errow:before {
        display: none
    }
    .scroll {
        width: 100%;
        overflow-x: scroll
    }
    .scroll::-webkit-scrollbar {
        width: 1px
    }
    .scroll::-webkit-scrollbar-track {
        box-shadow: inset 0 0 0 inherit;
        border-radius: 0
    }
    .scroll::-webkit-scrollbar-thumb {
        background: inherit;
        border-radius: 0
    }
    .scroll::-webkit-scrollbar-thumb:hover {
        background: inherit
    }
    .scroll .scroll-max-width {
        width: max-content
    }
    .our-services2 {
        background-size: 100%;
        padding: 40px 0
    }
    .our-services2 h4 {
        font-size: 30px
    }
    .service-box2 {
        position: relative;
        padding: 15px;
        width: 100%
    }
    .service-box2 figure {
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 15px;
        border-radius: 50%;
        border: 3px solid #3d8bd6;
        text-align: center
    }
    .service-box2 figure img {
        width: 40px;
        margin-top: 17px
    }
    .service-box2 h3 {
        text-transform: uppercase;
        font-size: 18px;
        margin-top: 10px
    }
    .service-box2 h3 a {
        text-decoration: none
    }
    .service-box2 h3 a:hover {
        text-decoration: none
    }
    .service-right-img {
        height: 200px
    }
    .service-right-img img {
        height: 200px;
        width: 100%
    }
    .service-right-img .txt {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
    .service-right-img .txt h3 {
        padding: 30px 40px 30px;
        font-size: 34px;
        line-height: 38px
    }
    .testimonial-section {
        padding: 20px 0 0;
        background-size: 100% 100%
    }
    .testimonial-section h4 {
        padding-left: 5px
    }
    .testimonial-section .slide-box {
        position: relative;
        height: auto;
        border-radius: 0;
        padding: 20px 15px;
        margin: 5px;
        margin-bottom: 50px
    }
    .testimonial-section .slide-box p a {
        font-size: 12px
    }
    .testimonial-section .slide-box span {
        min-width: 200px;
        position: absolute;
        bottom: -30px;
        left: 0;
        padding: 6px 10px;
        z-index: 99
    }
    .testimonial-section .slide-box span:after {
        right: -34px;
        border-width: 55px 0 0 35px
    }
    .testimonial-section .slick-prev,
    .testimonial-section .slick-next {
        display: none !important;
    }
    .comma {
        padding: 0 20px
    }
    .comma:after,
    .comma:before {
        font-size: 14px
    }
    .comma:before {
        padding-right: 10px;
        left: 9px;
        top: 15px
    }
    .comma:after {
        padding-left: 10px;
        right: 15px
    }
    .moving-tips {
        background-size: 100%;
        padding: 40px 0
    }
    .moving-tips h4 {
        font-size: 22px;
        margin-bottom: 15px;
        padding: 0 15px
    }
    .moving-tips-box {
        position: relative;
        width: 100%
    }
    .moving-tips-box figure {
        width: 25px;
        height: 25px;
        margin: 0 10px 0 0
    }
    .moving-tips-box figure img {
        width: 20px;
        margin-top: -5px
    }
    .moving-tips-box h3 {
        font-size: 12px;
        margin-top: 0
    }
    .moving-tips-img {
        width: 100%;
        height: auto;
        position: relative
    }
    .moving-tips-img img {
        width: 100%;
        height: auto
    }
    .tabcontent .txt {
        width: 100%;
        height: auto;
        padding-top: 10px
    }
    .tabcontent .txt h3 {
        font-size: 22px
    }
    .tabcontent a {
        padding: 5px 10px;
        margin-top: 10px;
        float: right
    }
    .tab-group {
        float: left;
        width: 100%;
        height: auto
    }
    .tab-group .tabs {
        display: block;
        background-color: inherit;
        color: #000;
        padding: 10px 10px;
        width: 100%;
        margin-bottom: 2px;
        border: none;
        outline: 0;
        text-align: left;
        cursor: pointer;
        transition: .3s
    }
    .tab-group .tabs i {
        display: none
    }
    .vehical-moving-enquiries {
        background-size: 100%;
        padding: 20px 0 10px !important
    }
    .vehical-moving-enquiries .view-all-lead {
        display: none
    }
    .vme .slick-next,
    .vme .slick-prev {
        display: none !important
    }
    .expert-suggestion-section {
        padding: 30px 0 40px;
        overflow: hidden
    }
    .expert-suggestion-section .card-header {
        position: relative;
        padding: 0 0
    }
    .expert-suggestion-section .card-header a {
        text-decoration: none;
        color: #fff;
        background-color: #52565a;
        padding: .75rem 1.25rem;
        display: block
    }
    .expert-suggestion-section .card-header a span {
        display: none
    }
    .expert-suggestion-section .card a h5 {
        font-size: 14px;
        padding-left: 0;
        text-transform: lowercase
    }
    .expert-suggestion-section .card .card-body {
        padding: 1rem
    }
    .content {
        background-color: #f1f1f1
    }
    .content p img {
        padding: 5px;
        margin-right: 0px;
        width: 100% ! important
    }
    .content h1,
    .content h2,
    .content h3,
    .content h4,
    .content h5,
    .content h6 {
        text-align: left
    }
    .app {
        padding: 50px 0 50px 0
    }
    .app .img-app {
        width: 100%
    }
    .app p.h1 {
        font-size: 30px
    }
    .app p.h6 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding-bottom: 0;
        padding-left: 5px;
        padding-top: 10px
    }
    .app form.form-inline {
        position: relative;
        padding-left: 5px
    }
    .app .form-group {
        width: 50%
    }
    .app .input-group {
        width: 100%;
        display: contents
    }
    .app .form-inline span.MobilePlus {
        position: absolute;
        z-index: 4;
        left: 12px;
        color: #0c0c0c;
        top: 12px;
        font-size: 1rem
    }
    .app .form-inline input#mobile2 {
        padding: 0 0 0 40px;
        height: 50px;
        width: 100%
    }
    .app button#submit_link {
        padding: 0 15px;
        border-radius: 0;
        height: 50px;
        margin-top: -16px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        letter-spacing: 1px;
        margin-left: 0
    }
    .m-top {
        margin-top: 15px !important
    }
    .top-city {
        padding: 20px 0;
        background-size: 100%
    }
    .top-city h4 {
        padding-left: 5px
    }
    .waves-effect {
        width: 50%;
        float: left;
        margin-bottom: 20px;
        padding: 15px;
        font-size: 13px
    }
    .city-btn:after {
        right: -15px;
        border-width: 50px 0 0 14px
    }
    button.btn-all {
        width: 50%;
        padding: 13px
    }
    .why-my-company {
        padding: 20px 0
    }
    .why-my-company .why-dhoose-box {
        min-height: auto;
        margin-bottom: 10px
    }
    .why-my-company figure {
        text-align: center;
        float: left;
        padding: 15px
    }
    .why-my-company h3 {
        font-size: 14px;
        margin-bottom: 0;
        text-align: left
    }
    .why-my-company p {
        text-align: left
    }
    .premium-menber-section {
        padding: 10px 0 !important
    }
    .premium-menber-section h4 {
        padding-left: 5px
    }
    .premium-menber-section .btn {
        padding: 5px;
        font-size: 11px
    }
    .premium-menber-section .slide-box {
        padding: 10px 10px
    }
    .premium-menber-section .slide-box .verify {
        padding: 20px 10px
    }
    .premium-menber-section .slide-box h5 {
        font-size: 12px
    }
    .Customers-feedback {
        padding: 20px 0 !important
    }
    #customer-feedback {
        width: 100%;
        margin: 10px auto 10px;
        text-align: center
    }
    #customer-feedback figure {
        text-align: center
    }
    #customer-feedback figure img {
        width: 80px;
        height: 80px;
        border-radius: 50%
    }
    footer .footerplus {
        position: absolute;
        display: block;
        left: 48%;
        top: 10px;
        font-size: 16px
    }
    .m-footer {
        display: none
    }
    footer .container-fluid {
        width: 100%;
        padding: 0
    }
    footer {
        position: relative;
        width: 100%;
        min-height: 100px;
        padding: 30px 0 0;
        clear: both
    }
    footer .footer-contant {
        padding: 10px 5px;
        font-size: 14px
    }
    footer .footer-contant h3 {
        font-size: 14px
    }
    footer .footer-contant ul {
        padding: 0;
        list-style: none
    }
    footer .footer-contant .serv li {
        float: left;
        width: 100%;
    }
    footer .footer-contant ul li a {
        font-size: 14px;
        padding: 2px 0
    }
    footer .accepted-card {
        margin: 15px 0 0;
        width: 100%;
        float: left
    }
    footer .social {
        margin: 0 0 0;
        width: 100%;
        float: left
    }
    footer .all-right {
        width: 95%;
        margin-top: 15px
    }
    .get-qt-side {
        display: none
    }
    .m-display-none {
        display: none
    }
    .subservice-section {
        padding-bottom: 10px
    }
    .subservice-section h4 {
        padding-left: 15px
    }
    .subservice-box {
        padding: 5px 5px 15px 5px;
        width: 200px;
        margin: 5px
    }
    .subservice-box figure img {
        width: 100%;
        height: 100px
    }
    .subservice-box h3 {
        font-size: 14px
    }
    .blog-section h4 {
        font-size: 16px
    }
    .blog-box {
        padding: 5px;
        width: auto;
        margin: 5px
    }
    .blog-box figure img {
        width: 100%;
        height: 200px
    }
    .blog-box h3 {
        text-transform: uppercase;
        font-size: 14px
    }
    .blog-box h3 a {
        text-decoration: none
    }
    .blog-section .slick-next,
    .blog-section .slick-prev {
        display: none !important
    }
    .service-padding {
        padding: 0 2px 0 2px
    }
    .all-service {
        padding: 10px 0;
        margin-top: 0;
        min-height: auto;
        z-index: 9
    }
    .all-service-inner {
        width: 100%
    }
    .inner-service-box {
        width: 98%;
        height: 150px;
        padding: 15px 0;
        margin: 0 auto 10px
    }
    .all-service .inner-service-box a {
        margin-top: 0
    }
    .all-service .inner-service-box a figure {
        margin: 0
    }
    .all-service .inner-service-box a figure i {
        font-size: 35px
    }
    .all-service .inner-service-box a p {
        padding: 0 0;
        font-size: 15px;
        margin: 0
    }
    .all-service .inner-service-box a span {
        font-size: 14px;
        margin-top: 0;
        padding: 2px 10px 5px;
        background-color: inherit;
        color: #000;
        border: none
    }
    .inner-service-box:hover a {
        margin-top: 0
    }
    .inner-service-box:hover a figure i,
    .inner-service-box:hover a p {
        color: #fff
    }
    .inner-service-box:hover a span {
        margin-top: 0
    }
    .city-page {
        padding: 10px 0 !important;
        overflow: visible
    }
    .city-page h3 {
        font-size: 18px;
        margin: 18px 0
    }
    .company-list-box .img-circle {
        width: 100%;
        margin-right: 0;
        text-align: center
    }
    .company-list-box .show-company-details {
        width: 100%;
        font-size: 12px
    }
    .company-list-box .show-company-details h4 {
        font-size: 15px
    }
    .city-form {
        margin-top: 0
    }
    .city-form form {
        padding: 5px
    }
    .company-list-box .btn {
        padding: .5rem .5rem
    }
    .city-form-common {
        box-shadow: 0 1px 6px #b5b3b3;
        padding: 15px
    }
    .cost-calculator-section {
        padding: 10px 0;
        margin-bottom: 0;
        margin-top: 10px
    }
    .cost-calculator-section h2 {
        padding-bottom: 15px;
        font-size: 20px
    }
    .cost-calculator-section .cost-calculator-table {
        padding: 15px 10px 5px
    }
    .cost-calculator-section .cost-calculator-table h3 {
        font-size: 16px
    }
    .cost-calculator-section .cost-calculator-table table tr td {
        font-size: 13px
    }
    .cost-calculator-section .cost-calculator-form {
        padding: 15px 10px 5px;
        margin-top: 40px
    }
    .cost-calculator-section .cost-calculator-form h3 {
        font-size: 16px
    }
    .btn-cost-calculate {
        border-left: 1px solid #fff;
        padding: 7px 8px;
        font-size: 12px;
        display: inline-block
    }
    .table-btn2 .tc {
        width: 100%;
        text-align: right;
    }
    .car-and-bike-tips {
        padding: 10px 0 40px !important;
        overflow: hidden
    }
    .car-and-bike-tips h4 {
        padding-left: 4%;
        margin-top: 32px;
        font-size: 16px
    }
    .car-and-bike-tips .card-header {
        position: relative;
        padding: 0 0
    }
    .car-and-bike-tips .card-header a span {
        display: none
    }
    .car-and-bike-tips .card a h5 {
        font-size: 14px;
        padding-left: 0
    }
    #news {
        padding: 2%;
        min-height: 100px
    }
    #news .carousel-item p {
        font-size: 14px;
        font-style: italic;
        text-align: justify
    }
    #news .carousel-item img {
        width: 100%
    }
    .aboutus {
        padding: 0 0 10px;
        overflow: visible
    }
    .about-img {
        width: 100%;
        position: relative
    }
    .about-img img {
        width: 100%;
        height: 200px
    }
    .about-img .img-two {
        display: none
    }
    .about-img .about-exp {
        min-width: 200px;
        max-width: 100%;
        min-height: 100px;
        position: relative;
        bottom: 30px;
        right: 0;
        padding: 5px 15px;
        border-right: 3px solid red
    }
    .about-img .about-exp h4 {
        font-weight: 800;
        font-size: 46px
    }
    .about-img .about-exp p {
        font-size: 16px
    }
    .m-padding {
        padding-top: 0 !important
    }
    .aboutus-box {
        max-width: 100%;
        font-size: 14px
    }
    .aboutus-box h6 {
        font-weight: 600;
        font-size: 16px
    }
    .aboutus-box h3 {
        font-weight: 800;
        font-size: 18px
    }
    .aboutus-box ul {
        padding-left: 15px
    }
    .aboutus-box ul li {
        font-size: 14px;
        padding: 3px 0
    }
    .aboutus-box p {
        font-size: 14px
    }
    .blog {
        padding: 10px 0;
        overflow: visible
    }
    .blog-details-box .blog-text {
        float: none;
    }
    .blog h3 {
        font-size: 18px;
        margin: 18px 0
    }
    .blog-box .img-circle {
        width: 100%;
        margin-right: 0;
        text-align: center
    }
    .blog-box .img-circle img {
        width: 250px;
        max-height: 160px
    }
    .blog-box-list {
        width: 100%;
        float: left;
        font-size: 14px;
        margin-top: 15px
    }
    .blog-box-list h4 {
        font-size: 16px
    }
    .blog-box-list {
        margin-bottom: 5px;
        font-size: 14px
    }
    .blog-box-list button {
        font-size: 13px
    }
    .blog-details {
        padding: 0 0 20px
    }
    .blog-details h3 {
        font-size: 18px;
        margin: 18px 0
    }
    .blog-details-box .blog-img {
        margin-right: 0
    }
    .blog-details-box h4 {
        font-size: 14px
    }
    .blog-details-box h5 {
        font-size: 14px
    }
    .icons {
        width: 100%
    }
    .icons a {
        font-size: 9px
    }
    .comment-icon {
        font-size: 9px
    }
    .recent-update {
        padding: 8px 15px 5px;
        margin-top: 15px;
        box-shadow: 0 1px 6px #b5b3b3
    }
    .recent-update h4 {
        font-size: 16px
    }
    .recent-update ul li span {
        width: 85%;
        padding: 5px 10px;
        font-size: 12px
    }
    .recent-update ul li span:first-child {
        font-size: 22px;
        width: 15%;
        padding: 14px 10px 0 0
    }
    .aside-section {
        padding: 15px 15px 5px;
        margin-top: 20px;
        box-shadow: 0 1px 6px #b5b3b3
    }
    .aside-section h4 {
        font-size: 16px
    }
    .forums-details {
        padding: 40px 0 10px;
        overflow: visible
    }
    .forums-details h3 {
        font-size: 16px;
        margin: 0 0 20px
    }
    .forums-details h4 {
        font-size: 16px;
        margin-bottom: 5px;
        padding: 10px 15px
    }
    .forums-details-box {
        width: 100%;
        margin-bottom: 10px
    }
    .forums-details-box .rev-details {
        display: block
    }
    .forums-details-box .img-box {
        width: 100%;
        float: left;
        padding: 15px;
        text-align: center
    }
    .forums-details-box .img-box img {
        width: 350px;
        max-width: 100%;
        height: auto
    }
    .forums-details-box .img-text {
        width: 100%;
        height: auto;
        padding: 15px
    }
    .forums-details-box .img-text h5 {
        height: auto;
        font-size: 16px;
        padding: 0;
        margin-top: 0
    }
    .global-details-box {
        width: 100%;
        margin-bottom: 10px
    }
    .global-details-box .global-rating {
        width: 100%;
        display: block;
        text-align: center
    }
    .global-details-box .global-rating h2 {
        width: 100%;
        font-size: 70px;
        margin: 0;
        padding: 10px 10px 0 10px
    }
    .global-details-box .global-rating ul {
        padding: 0;
        margin: 0;
        list-style: none
    }
    .global-details-box .global-rating ul li {
        display: inline-block
    }
    .global-details-box .global-rating ul li .fa-star {
        color: #ff5e00;
        font-size: 18px
    }
    .global-details-box .global-rating ul li .fa-star-half-alt {
        color: #ff5e00;
        font-size: 18px
    }
    .global-details-box .global-rating ul li i {
        color: #000;
        font-size: 18px
    }
    .global-details-box .global-rating p {
        font-size: 16px
    }
    .recent-review-box {
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #cec9c9
    }
    .recent-review-box .recent-review-img {
        text-align: center;
        padding: 15px 10px
    }
    .recent-review-box .recent-review-img img {
        width: 100px;
        max-width: 100%;
        height: 100px;
        border-radius: 50%;
        border: 2px solid #77564a
    }
    .recent-review-box .recent-review-name {
        padding: 15px 0;
        height: 100%
    }
    .recent-review-box .recent-review-name h3 {
        padding: 0;
        margin: 0
    }
    .recent-review-box .recent-review-name p {
        margin: 0;
        color: #acafb3;
        font-weight: 600
    }
    .recent-review-box .recent-review-rating ul {
        padding: 0;
        margin: 15px 0 5px;
        list-style: none
    }
    .recent-review-box .recent-review-rating ul li {
        display: inline-block
    }
    .recent-review-box .recent-review-rating ul li i {
        color: #ff5e00;
        font-size: 18px
    }
    .recent-review-box .recent-review-rating p {
        margin-bottom: 0
    }
    .t-and-c {
        padding: 20px 0
    }
    .t-and-c h3 {
        font-size: 20px;
        margin: 0 0 20px
    }
    .t-and-c-box {
        margin-bottom: 10px;
        padding: 25px
    }
    .t-and-c-box {
        max-width: 100%;
        float: left;
        font-size: 14px
    }
    .t-and-c-box h3 {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 10px
    }
    .t-and-c-box h4 {
        font-weight: 600;
        font-size: 16px
    }
    .advertising {
        padding: 0 0 20px;
        overflow: visible
    }
    .advertising h3 {
        font-size: 24px;
        margin: 10px 0 18px
    }
    .advertising-box .img-circle {
        max-width: 40%;
        float: left;
        margin-right: 2%
    }
    .advertising-box h4 {
        font-size: 18px;
        text-align: left
    }
    .advertising-list-box h4 {
        font-weight: 400;
        font-size: 22px
    }
    .Statistics-box ul li {
        padding: 6px 10px
    }
    .Statistics-list-box h4 {
        font-size: 18px
    }
    .Salient-box {
        padding: 10px 0
    }
    .Salient-box ul {
        padding-left: 0;
        list-style: none
    }
    .Salient-box ul li {
        width: 100%;
        float: left;
        font-size: 14px;
        padding: 5px 0
    }
    .Salient-list-box h4 {
        font-weight: 400;
        font-size: 20px
    }
    .help-section {
        padding: 20px 0 30px !important;
        background-image: none
    }
    .help-section h4 {
        font-size: 18px
    }
    .help-section h5 {
        font-size: 16px
    }
    .process-section {
        padding: 15px 0 20px !important
    }
    .process-section h3 {
        font-size: 16px;
        margin: 0 0 15px
    }
    .process-steps {
        height: auto;
        background-image: none
    }
    .common-step {
        height: 162px;
        margin: 0;
        background-repeat: no-repeat;
        background-size: 100% 160px
    }
    .step1 {
        margin: 0;
        background-image: url('<?php echo base_url();?>scripts/newassets/images/steps1-bg.webp')
    }
    .step2 {
        margin: 0;
        background-image: url('<?php echo base_url();?>scripts/newassets/images/steps2-bg.webp')
    }
    .step3 {
        margin: 0;
        background-image: url('<?php echo base_url();?>scripts/newassets/images/steps3-bg.webp')
    }
    .common-step .text-l {
        font-size: 28px;
        padding-top: 55px;
        width: 18%
    }
    .common-step .text-R {
        padding: 25px 5px 5px 20px;
        width: 77%;
        float: left
    }
    .registered-movers-section {
        padding: 10px 0 0
    }
    .registered-movers-section h3 {
        font-size: 18px;
        margin: 15px 0;
        text-align: center
    }
    .benefits {
        padding: 15px 0 10px
    }
    .benefit-box {
        margin-bottom: 10px
    }
    .benefit-box span:first-child {
        width: 55px;
        height: 43px
    }
    .add-your-business-section {
        padding: 20px 0 0;
        overflow: visible
    }
    .add-your-business-section h3 {
        font-size: 16px;
        margin: 18px 0;
        text-align: center
    }
    .business-form {
        width: 100%;
        min-height: 280px;
        padding: 15px 15px 10px
    }
    .business-form h4 {
        font-size: 16px
    }
    .business-form .form-group {
        margin-bottom: 8px
    }
    .business-form .form-group input {
        height: 36px;
        font-size: 13px
    }
    .contact-section {
        padding: 10px 0
    }
    .contact-section h3 {
        padding: 20px 0 10px
    }
    .contact-form {
        padding: 15px 0 10px
    }
    .contact-form h4 {
        color: #fff;
        font-size: 20px
    }
    .contact-form .textstyl {
        height: 46px;
        box-shadow: 0 0 1px #345f95
    }
    .contact-box {
        width: 100%;
        background-color: #dde9f9;
        min-height: 130px;
        padding: 10px;
        box-shadow: 0 1px 2px #dde9f9
    }
    .contact-box-inner {
        background-color: #fff;
        padding: 10px
    }
    .contact-box-inner h5 {
        margin: 5px 0;
        font-size: 16px;
        font-weight: 500;
        color: red
    }
    .contact-box-inner p {
        padding: 0;
        margin-bottom: 3px;
        font-size: 13px
    }
    .profile-section {
        padding: 15px 0 10px
    }
    .profile-section h4 {
        padding: 15px 0 0;
        font-size: 18px
    }
    .prof-page {
        border: 1px solid #ccc;
        padding: 15px 10px;
        margin: 0 0;
        transition: .5s
    }
    .prof-page .common-img .btn {
        margin-bottom: 10px;
        width: 68%
    }
    .prof-page .common-img {
        width: 100%
    }
    .prof-page .common-img figure {
        margin-bottom: 5px;
        text-align: center
    }
    .prof-page .common-img figure img {
        width: 160px
    }
    .comment-form {
        padding: 15px 15px;
        margin-top: 15px
    }
    .buy-lead-section {
        padding: 10px 0 0
    }
    .buy-lead-section h3 {
        font-size: 20px;
        margin: 18px 0;
        text-align: center
    }
    .lead-search {
        padding: 15px 0 0;
        margin-bottom: 10px
    }
    .lead-search label {
        display: none
    }
    .buy-lead {
        min-height: 130px;
        padding: 15px 0 10px;
        box-shadow: 0 0 0 #404346
    }
    .buy-lead-box {
        padding: 15px;
        min-height: 100px;
        margin: 5px
    }
    .buy-lead-box h4 {
        font-size: 16px
    }
    .buy-lead-box div {
        font-size: 16px;
        padding: 7px
    }
    .reating {
        list-style: none;
        padding: 0;
        display: block
    }
    .reating li {
        float: left;
        font-size: 16px
    }
    .review-page {
        padding: 10px 0 40px
    }
    .review-page h2 {
        font-size: 22px
    }
    .review-page h3 {
        font-size: 18px
    }
    .review-box {
        margin-bottom: 10px;
        padding: 15px
    }
    .review-box .img-circle {
        width: 100%;
        margin-right: 0;
        text-align: center
    }
    .review-box .img-circle img {
        width: 80px;
        height: 80px
    }
    .review-box .review-details {
        width: 100%;
        float: left;
        font-size: 14px
    }
    .review-box .review-details h4 {
        font-size: 16px
    }
    .review-box .review-details p {
        margin-bottom: 5px
    }
    .review-box .btn {
        padding: .5rem 1.6rem;
        font-size: 12px
    }
    .comment-on-review-box {
        margin: 10px 0 0 0
    }
    .comment-on-review-box .img-circle {
        width: 50px;
        float: left;
        margin-right: 2%
    }
    .comment-on-review-box .img-circle img {
        width: 40px;
        height: 40px
    }
    .comment-on-review-box .review-details {
        width: 80%
    }
    .testimonial-details {
        padding: 20px 0
    }
    .testimonial-details h3 {
        font-size: 22px;
        margin: 18px 0
    }
    .testimonial-details-box {
        margin-bottom: 10px;
        padding: 15px
    }
    .testimonial-details-box .img-circle {
        width: 100%;
        float: left;
        margin-right: 0;
        text-align: center
    }
    .testimonial-details-box .img-circle img {
        width: 80px;
        height: 80px;
        border-radius: 50%
    }
    .flt-right {
        float: left !important
    }
    .testimonial-details-box-list {
        width: 100%;
        float: left;
        font-size: 14px;
        text-align: center
    }
    .testimonial-details-box-list h4 {
        font-weight: 400;
        font-size: 17px
    }
    .testimonial-details-box-list {
        margin-bottom: 5px;
        font-size: 14px
    }
    .pd-lr {
        padding: 12px
    }
    .all-steps {
        width: 95%;
        margin: 20px auto;
        padding: 5px;
        height: auto
    }
    .all-steps h3 {
        padding: 10px 5px;
        font-size: 16px;
        margin-bottom: 10px
    }
    .all-steps h4 {
        font-size: 14px;
        padding-left: 0
    }
    .all-steps h4 span:last-child {
        font-size: 10px;
        padding: 3px 4px
    }
    .steps {
        width: 84%;
        margin: 0 auto;
        position: relative;
        padding: 8px
    }
    .steps .common-circle {
        top: 15px;
        width: 40px;
        height: 40px;
        padding-top: 5px
    }
    .steps .circle2 {
        left: 45%
    }
    .line-1 {
        position: absolute;
        top: 33px;
        left: 1%;
        height: 3px;
        width: 45%
    }
    .line-2 {
        position: absolute;
        top: 33px;
        right: 1%;
        height: 3px;
        width: 45%
    }
    .common-text {
        margin-top: 46px;
        font-size: 12px;
        text-align: center
    }
    .common-text .text1 {
        padding-left: auto
    }
    .common-text .text2 {
        padding-left: auto
    }
    .common-text .text3 {
        padding-left: auto
    }
    .otp-form {
        margin-top: 25px
    }
    .re-send {
        padding: 0
    }
    .re-send p {
        margin-top: 15px;
        font-size: 13px
    }
    .re-send p span {
        padding: 1px 5px
    }
    .right-box {
        min-height: auto;
        padding: 20px;
        box-shadow: 0 1px 2px #9e9696;
        -webkit-box-shadow: 0 1px 2px #9e9696;
        -o-box-shadow: 0 1px 2px #9e9696;
        -moz-box-shadow: 0 1px 2px #9e9696
    }
    .right-box h5 {
        margin-bottom: 10px;
        font-size: 14px
    }
    .right-box p {
        font-size: 12px
    }
    .thanks {
        margin-top: 20px
    }
    .thanks h3 {
        text-align: center
    }
    .thanks h4 {
        font-size: 18px
    }
    .thanks h5 {
        font-size: 17px
    }
    .enquire-details {
        width: 96%
    }
    .enquire-details h4 {
        font-size: 18px;
        padding-bottom: 5px
    }
    .enquire-details table tr td {
        font-size: 14px
    }
    .thanks-service {
        padding: 0
    }
    .thanks-service h4 {
        font-size: 20px;
        padding: 0 15px
    }
    .thanks-service h5 {
        padding: 0 15px 10px;
        margin: 0;
        font-size: 16px
    }
    .thanks-service-box {
        padding: 0;
        border: 1px solid #d8dee4;
        min-height: 82px;
        transition: .5s;
        background-color: #fff
    }
    .thanks-service .thanks-service-count {
        width: 70%;
        float: left;
        text-align: left;
        padding: 5px 0 15px 3%
    }
    .thanks-service .thanks-service-count span {
        font-size: 24px
    }
    .thanks-service .thanks-service-count h6 {
        font-size: 16px;
        color: #114683
    }
    .thanks-service .thanks-service-count p {
        font-size: 14px
    }
    .thanks-service .thanks-service-img {
        width: 25%;
        float: left;
        height: 80px;
        background-color: #908585;
        transition: .5s;
        position: relative
    }
    .thanks-service .thanks-service-img img {
        height: 50px !important;
        width: 60px;
        margin: 15px 0 0 0
    }
    #our-service i {
        color: #f26522;
        font-size: 22px
    }
    .carousel-control-prev {
        left: -10%
    }
    .carousel-control-next {
        right: -10%
    }
    .btn-color {
        background-color: #f26522;
        color: #fff;
        font-weight: 500
    }
    .pagenotfound-section {
        background-image: url(https://testing.r-ims.com/mmc/scripts/newassets/images/404page-mobile.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        height: 570px;
        position: relative
    }
    .error-text {
        bottom: 130px
    }
    .error-text h3 {
        font-size: 18px;
        padding: 0 5%
    }
    .error-text a {
        padding: 6px 16px;
        border-radius: 16px;
        font-size: 14px
    }
    .error-text a:hover {
        box-shadow: 0 5px 10px #000
    }
}

@media only screen and (max-width:320px) {
    .all-steps {
        width: 96%;
        margin: 60px auto;
        padding: 13px;
        height: auto
    }
    .all-steps h3 {
        padding: 10px 5px;
        font-size: 16px;
        margin-bottom: 10px
    }
    .all-steps h4 {
        font-size: 7px;
        padding-left: 0
    }
    .common-text {
        margin-top: 46px;
        font-size: 12px;
        text-align: center
    }
}

@media only screen and (max-width:768px) and (min-width:641px) {
    .slider .carousel-inner .carousel-item img {
        width: 100%;
        height: 250px
    }
    .slider-small .carousel-inner .carousel-item img {
        width: 100%;
        height: 250px
    }
    .slider-small .banner-btn {
        padding: 5px 10px;
        font-size: 14px
    }
    .banner-form {
        left: 3%;
        right: 3%;
        top: 3%
    }
    .custom-control {
        min-height: 1.5rem;
        padding-left: 1.5rem;
        width: 240px
    }
    .form-section .heading {
        font-size: 18px
    }
    .form-position {
        position: relative;
        left: 1%;
        right: 1%;
        top: 0
    }
    .msform {
        width: 100%;
        margin: 0 0;
        position: relative
    }
    .msform {
        padding: 7px;
        width: 98%;
        margin: 0 1%;
        position: relative
    }
    .form-section h6 {
        font-size: 14px
    }
    .msform .text-grp {
        width: 100%;
        float: left
    }
    .rdo-div {
        padding: 5px 5px 5px 15px;
        float: left;
        width: 48%
    }
    .form-section .next,
    .form-section .submit {
        margin-top: 10px;
        margin-left: auto;
        float: right;
        padding: 3px 9px;
        font-size: 12px;
        text-transform: uppercase
    }
    .form-section .previous {
        width: auto;
        padding-left: 10px;
        font-size: 12px;
        margin-top: 10px
    }
    .form-section-all-page .btn {
        padding: 3px 12px;
        font-size: 12px;
        margin-bottom: 10px
    }
    .about-company {
        padding: 0 0;
        overflow: hidden
    }
    .about-company figure img {
        height: 80px;
        width: 110px;
        position: absolute;
        box-shadow: 0 0 3px #ccc
    }
    .work1 img {
        right: 2%
    }
    .work2 img {
        top: 34%;
        left: 34%
    }
    .work3 img {
        top: 53%;
        left: 2%
    }
    .common-box p {
        padding: 0 2% 0 5%
    }
    .m-top {
        margin-top: 0 !important
    }
    .top-city {
        padding: 27px 0 !important
    }
    .waves-effect {
        margin-bottom: 10px;
        padding: 10px 5px;
        font-size: 10px
    }
    button.btn-11 {
        width: 22%
    }
    .company-list-box .img-circle {
        width: 23%
    }
    .company-list-box .show-company-details {
        width: 75%
    }
}