@media only screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width:auto;
        min-width: 100%;
        background: 0 0;
        box-shadow: none;
        border: none;
        margin: 0;
        padding: 0
    }

    .animate {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both
    }

    .menu_width {
        min-width: max-content;
        width: 100%;
        padding: 0;
        border-radius: 0;
        background: #4d4d4d;
        position: relative
    }

    .cutom_nav li.nav-item ul .menu_width li a {
        position: relative;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        white-space: nowrap;
        font-size: 15px;
        color: #fff;
        padding: 7px 15px 7px 15px!important;
        border-bottom: 1px solid #fff
    }

    ul .menu_width li a::before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 18px;
        height: 18px;
        background: url(../images/arrow-right.png) center no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s
    }

    .dropdown:hover .dropdown-menu {
        display: block
    }

    ul .menu_width li:hover a {
        color: #00a3db;
        background: 0 0
    }

    ul .menu_width li:hover a::before {
        opacity: 1
    }

    .mega-dropdown-menu {
        margin-top: 10px;
        padding: 0;
        width: 82%;
        top: 113%!important;
        box-shadow: none;
        -webkit-box-shadow: none;
        min-width: 934px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: none
    }

    .navbar-nav li:hover>.mega-dropdown-menu {
        visibility: visible;
        opacity: 1;
        transform: translate(0,-10px)
    }

    .navbar-nav li:hover .mega-dropdown-menu {
        display: block
    }

    .mega-menu {
        position: static!important
    }

    .mega-dropdown-menu.auto_width {
        min-width: auto;
        left: auto;
        right: auto;
        width: auto
    }
}

@media only screen and (max-width: 1199px) {
    .cutom_nav li.nav-item a {
        padding:20px 4px 20px 4px!important
    }

    .cutom_nav li.nav-item a {
        font-size: 12px;
    }

    .sub-menu li.half {
        width: 19.6%
    }

    .book_appointment {
        padding: 23px 12px
    }

    .flip-card {
        width: 47%;
        height: 220px;
        float: left;
        margin: 6px
    }

    span.hTxt.primary a {
        font-size: 13px
    }

    .offer_yellow {
        padding: 30px 20px
    }
}

@media (max-width: 991px) {
    .special-offer-content {
        position:relative
    }

    .banner {
        height: 600px
    }

    .banner img {
        object-fit: cover;
        height: 100%
    }

    .banner .flip-card-back img,.banner .flip-card-front img {
        height: auto
    }

    .revew_overlap {
        padding: 20px
    }

    .offer_yellow span {
        font-size: 20px
    }

    .navbar-collapse {
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        background: #f7931e;
        z-index: 999
    }

    .navbar-toggler {
        padding: 0;
        font-size: 1.25rem;
        line-height: 0;
        background-color: #f7931e;
        border: 1px solid #f7931e;
        border-radius: 0
    }

    .navbar-toggler-icon {
        width: auto;
        padding: 10px 12px;
        height: auto;
        color: #fff
    }

    .cutom_nav li.nav-item .sub-menu li a:hover,.cutom_nav li.nav-item a:hover,.cutom_nav li.nav-item.active a {
        border-bottom: 1px dashed #fff;
        background: 0 0
    }

    .cutom_nav li.nav-item a {
        padding: 15px!important;
        border-bottom: 1px dashed #fff
    }

    .cutom_nav.navbar-expand-lg .navbar-nav .nav-item i {
        display: inline-block;
        float: right;
        color: #fff;
        cursor: pointer;
        font-size: 20px;
        position: absolute;
        z-index: 99;
        right: 20px;
        top: 0
    }

    .cutom_nav.navbar-expand-lg .navbar-nav .nav-item i.fa-plus {
        background: #fff;
        padding: 15px 16px;
        color: #f7931e;
        margin: 3px 0
    }

    .showClass {
        display: block!important;
        visibility: visible;
        opacity: 1;
        position: static;
        float: none
    }

    .navbar-nav li ul li.half {
        width: 100%;
        padding: 0
    }

    .navbar-nav li ul li.half ul {
        display: none
    }

    .mega-dropdown-menu {
        min-width: 100%!important
    }

    .cutom_nav.navbar-expand-lg .navbar-nav .nav-item i.fa-plus.rotateClass:before {
        content: "\f068"
    }

    .cutom_nav li.nav-item .sub-menu li a {
        padding: 15px!important
    }

    .sub-menu li {
        border: none
    }

    .revew_overlap h3 {
        font-size: 28px;
        line-height: 40px
    }

    .dropdown>a::after {
        display: none
    }

    .dropdown-sub {
        font-size: 14px!important;
        font-weight: 400!important
    }

    .action-btn {
        max-width: 48%
    }
}

@media (max-width: 767px) {
    .middle_detils {
        margin:0
    }

    .revew_overlap h3 {
        font-size: 22px;
        line-height: 30px
    }

    .review_part {
        height: 440px
    }

    .offer_yellow {
        margin-bottom: 20px
    }

    .footer-call-to-action {
        padding: 20px 0;
        margin: 20px 0
    }

    .footer-call-to-action .action-btn {
        margin: 10px 0
    }

    .inner-content h2 {
        margin-bottom: 10px;
        font-size: 20px;
        margin-top: 15px
    }

    .action-btn,.inner-top-content div button+button {
        max-width: 100%;
        margin-left: 0
    }

    .accordion .card>.card-header .card-title {
        font-size: 16px
    }

    .accordion .table.table-striped tbody tr td {
        font-size: 16px;
        line-height: 24px
    }

    .accordion .table.table-striped tbody tr td:last-child {
        font-size: 20px
    }

    .accordion .table.table-striped tbody tr td:last-child span {
        font-size: 20px;
        line-height: 16px
    }

    .team-single-text {
        padding: 0
    }
}

@media (max-width: 575px) {
    .google_reviews {
        width:30%
    }

    .top_list a {
        width: 100%
    }

    .flip-card {
        margin: 5px
    }

    span.hTxt {
        font-size: 18px
    }

    .flip-card {
        height: 200px
    }

    span.hTxt.primary a {
        padding: 8px
    }

    .common_content h1 {
        font-size: 22px
    }

    .common_content p {
        margin-bottom: 10px;
        text-align: justify
    }

    .right_form {
        padding: 20px
    }

    .logo_section img {
        padding: 15px 0
    }

    .navbar-toggler {
        margin-left: 15px
    }

    .book_appointment {
        padding: 16px 12px
    }

    .navbar-collapse {
        top: 58px
    }

    .cutom_nav li.nav-item a {
        padding: 10px!important
    }

    .cutom_nav.navbar-expand-lg .navbar-nav .nav-item i.fa-plus {
        padding: 10px 12px
    }

    .welcome_part {
        margin: 35px 0
    }

    .cutom_nav li.nav-item .sub-menu li a {
        padding: 10px!important
    }

    .inner-title {
        font-size: 24px
    }

    .line {
        margin-top: 12px;
        margin-bottom: 12px
    }

    .inner-banner span.caption {
        font-size: 22px;
        line-height: 26px;
        margin: 0
    }

    .inner-top-content {
        padding: 36px 0
    }

    .inner-title.custom {
        font-size: 20px
    }

    .logo {
        max-width: 80%
    }
}

@media (max-width: 425px) {
    .top_list a,.top_list a span.top_icon {
        padding:10px
    }

    .top_list.mobile_part a span.top_text {
        margin-left: 40px
    }

    .top_list.mobile_part a span.top_text span {
        display: none
    }

    .icon_contact {
        width: 28px;
        margin-right: 6px
    }

    .icon_contact img {
        width: 100%
    }

    .contact_detilas h2 {
        font-size: 12px
    }

    .contact_detilas p a {
        font-size: 16px;
        line-height: 16px
    }

    .logo {
        padding: 12px 0;
        width: 100%;
        max-width: 100%;
        min-height: 105px;
    }

    .flip-card {
        height: 200px;
        margin: 4px
    }

    .common_content h1 {
        font-size: 20px
    }

    .common_button a span.buttom_text {
        margin-left: 16px
    }

    .common_content h1:after,.right_form p:after {
        margin: 10px 0
    }

    .revew_overlap h3 {
        font-size: 18px;
        line-height: 25px
    }
}
