@media (max-width:1229px) and (min-width:1024px) {
    .how-it-work .process-img {
        width: 190px;
        height: 190px;
    }

    .how-it-work .process-img:before {
        top: 89px;
        right: -100px;
    }

    .how-it-work .process-img:after {
        width: 30px;
        height: 30px;
        right: -50px;
        top: 39.9%;
    }
}
@media only screen and (max-width:991px){
    .hero-carousel .item-cont .item-inner{
        position: unset;
        text-align: center;
    }
    .hero-carousel .row{
        margin-left: 0;
        margin-right: -10px;
    }
    .location-hero .hero-btns a + a {
         margin-left: 0px;
        margin-top: 10px;
    }
    .location-hero-carousel{
        max-width: 280px;
        margin: 30px auto;
    }
    .london-area-section ul{
        font-size: 14px;
    }
    .nearby-section .row + .row{
        margin-top: 10px;
    }
    .nearby-section .row > div + div{
        margin-top: 10px;
    }
    .widgets-section{
        margin-top: 0;
    }
    .widgets-section .widgets-inner-content {
        padding: 50px 0 30px;
    }
    /*similler product carousel*/
    .price-widget-carousel.owl-carousel .owl-nav button.owl-prev, .price-widget-carousel.owl-carousel .owl-nav button.owl-next {
         position: unset;
    }
    /*testimonial carousel*/
    .testimonial-carousel.owl-carousel .owl-nav button.owl-prev, .testimonial-carousel.owl-carousel .owl-nav button.owl-next {
         position: unset;
    }
    /*location page*/
    .widgets-section{
        margin-top: 0;
    }
    .addtional-services-tabs .nav-tabs{
        flex-flow: column;
    }
    .addtional-services-tabs .nav-tabs>li{
        width: 100%;
        margin-bottom: 10px;
    }
    .addtional-services-tabs .nav-tabs>li + li{
        margin-left: 0;
    }
    .addtional-services-tabs .tab-content{
        padding: 0;
    }
    .london-area-section .row {
        flex-wrap: wrap;
    }
    .london-area-section .row>.col {
        flex: 1 0 50%;
    }
    .addtional-services-tabs .nav-tabs li.active {
        order: 1;
    }
    .cta-section .btn.btn-green{
        font-size: 16px;
    }

    .location-hero-carousel .carousel-item {
        width: 280px;
        height: 280px;
    }
    .prices-tabs.faq-tabs{
        margin-bottom: 10px;
    }
    .faq-tabs .panel-title a {
        font-size: 14px;
        font-weight: 400;
        padding: 10px 35px;
    }
    .faq-tabs .panel-title span {
        margin-right: 0;
        position: absolute;
        left: 10px;
    }
    .faq-tabs .panel .panel-title a:after {
        width: 35px;
    }
    .abclist a {
        width: 30px;
        text-align: center;
    }
    .locations-group {
        display: unset;
    }
    .left {
        margin: 30px 0px;
    }
    .locations-group .left div {
        margin: 0 auto;
    }
}

@media only screen and (max-width:767.98px) {



    .hero-carousel .item-cont {
        background-position: 80% 0;
        background-size: cover;
    }

    .hero-carousel .item-cont .item-inner .hero-text p {
        font-size: 20px;
        line-height: 1.4em;
    }

    .hero-carousel .owl-nav button.owl-next,
    .hero-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: calc(50% - 50px);
        color: #fff;
        font-size: 20px;
        width: 30px;
        height: 30px;
        line-height: 34px;
        border-radius: 50%;
        background-color: #ffffff9c;
    }

    .hero-carousel .owl-nav button.owl-next .fa,
    .hero-carousel .owl-nav button.owl-prev .fa {
        font-size: 22px;
    }
}

@media only screen and (max-width:767.98px) {
    .hero-carousel .item-cont .item-inner .cta-group .btn+.btn {
        margin-left: 0;
    }

    .main-nav .collapse {
        display: none !important;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .navbar-header {
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .navbar-default {
        display: block;
    }

    .book-now {
        width: 90%;
    }

    .book-now .form-group input {
        height: 45px;
        padding: 5px 15px;
        border-radius: 5px;
        padding-right: 104px;
        font-size: 16px;
        font-weight: 600;
    }

    .book-now .btn-book-now {
        position: absolute;
        right: 3px;
        height: 39px;
        min-width: 80px;
        text-align: center;
        font-weight: 900;
        line-height: 29px;
        padding: 5px 8px;
        font-size: 12px;
        text-transform: uppercase;
        top: 40%;
        transform: translate(0, -60%);
    }

    .mobile-p-0 {
        padding-left: 15px;
    }
    /*-------------*\
        Pricing Table
    \*-------------*/
    .pricing-table .p-row .p-col{
        flex: 1 1 0;
        font-size: 14px;
        padding: 10px;
    }
    .pricing-table .p-row:first-child .p-col{
        padding: 10px;
    }
    .pricing-table .p-row:not(:first-child) .p-col{
        line-height: 32px;
    }
    .pricing-table .p-row .p-col:first-child{
        padding-left: 10px;
        padding-right: 10px;
    }
    .pricing-table .p-row .p-col:first-child i{
        margin-right: 5px;
    }
    .pricing-table .p-row:last-child .p-col:nth-child(2){
        padding-bottom: 10px;
    }
    .pricing-table .sad,
    .pricing-table .smile{
        margin: 0 auto 10px;
    }
    .pricing-table .sad{
        width: 30px;
        height: 30px;
        font-size: 25px;
        line-height: 30px;
    }
    .pricing-table .smile{
        width: 60px;
        height: 60px;
        font-size: 50px;
        line-height: 60px;
    }

    .pricing-table .fa-check,
    .pricing-table .fa-times{
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .location-hero .hero-text ul{
        text-align: left;
        display: inline-block;
    }
    .location-hero .hero-text ul h4{
        font-size: 16px !important;
    }
    .nearby-card{
        min-height: 0;
    }
    .nearby-card p{
        margin-bottom: 0!important;
    }
}

@media (max-width:479px) and (min-width:320px) {
    .header-top .d-flex {
        flex-direction: column;
        width: 100%;
    }

    .header-top .d-flex.right {
        flex-direction: column;
    }

    .header-top .top-contacts span {
        margin-right: 10px;
    }

    .header-top .top-contacts span:last-child {
        margin-right: 0;
    }

    .book-now {
        max-width: 300px;
    }

    .refer-friend-section .btn-white-blue {
        white-space: normal;
    }

    .mobile-center {
        text-align: center;
    }

    .process-img:after,
    .process-img:before {
        display: none;
    }

    .packages-section:before {
        background-size: 80px 80px;
        height: 80px;
        width: 80px;
        top: -2%;
    }

    .copy-right,
    .footer-logo,
    .footer-social-links {
        text-align: center !important;
    }

    .main-nav .navbar-nav.menu li a {
        line-height: 1px;
        padding: 17px 17px !important;
    }

    .navbar-brand img {
        max-width: 90px;
    }

    .hero-section .hero-carousel .item-cont {
        min-height: 400px;
    }

    .hero-carousel .item-cont .item-inner .hero-text {
        margin: 25px 0;
    }

    .hero-section .book-now .form-group .btn-book-now {
        padding-right: 0;
        font-size: 13px;
        height: 40px !important;
        padding: 5px 8px;
        top: 41.26%;
        left: 67%;
    }

    .form-control::placeholder {
        font-size: 17px;
    }

    .hero-carousel .owl-nav button.owl-next,
    .hero-carousel .owl-nav button.owl-prev {
        display: none
    }

    .about-us-section .section-title-2 h4 {
        font-size: 23px;
        text-align: justify;
    }

    .about-us-section p {
        text-align: justify;
    }

    .process-box {
        margin-bottom: 20px;
    }

    .service-item p {
        text-align: justify;
    }

    .service-item {
        margin-bottom: 20px;
    }

    .packages-section .section-title h4 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .package-item {
        margin-bottom: 30px;
    }

    .packages-section .btn {
        display: inline;
        margin-right: 10px;
    }

    .easy-and-quick-section h5 {
        color: #094fa3;
        font-size: 20px;
    }

    .easy-and-quick-section .btn-google {
        margin-bottom: 20px;
        font-size: 18px;
        width: 132px;
        height: 45px;
    }

    .news-latter .get-discount {
        font-size: 12px;
    }

    .news-latter .text-center {
        margin-top: 20px;
    }

    .blog-item {
        margin-bottom: 15px;
    }

    .blog-item .card-title {
        text-align: justify;
    }

    .blog-item .card-text {
        text-align: justify;
    }

    .refer-friend-section p {
        padding-top: 10px;
    }

    .refer-friend-section .btn-white-blue {
        padding: 13px 10px;
        font-size: 15px;
    }

    .main-footer .footer-menu {
        text-align: center;
    }

    .footer-logo img {
        width: 50%;
        margin-top: 20px;
    }

    .copy-right p {
        font-size: 13px;
    }
}

@media only screen and (max-width:1023px) {
    .how-it-work .process-img:before {
        display: none;
    }

    .how-it-work .process-img:after {
        display: none;
    }

    aside#secondary {
        display: none;
    }
}