/*--------------------------------------------------------------
    laptop, desktop
---------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .caption h1 {
        line-height: 70px;
        font-size: 60px
    }

    .about-cont {
        padding-left: 25px;
    }

    #facilities-area {
        padding: 100px 0 75px;
    }

    .facilty-single i {
        width: 75px;
        height: 75px;
        line-height: 75px;
        font-size: 40px;
    }

    .facilty-single i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 35px;
    }

    .facilty-single .icon {
        width: 22%;
    }

    .facilty-single .cont {
        width: 78%;
        padding: 0 0 0 15px;
    }

    .facilty-single h4 {
        font-size: 25px;
        line-height: 35px
    }

    .feat-img img {
        max-width: 250px;
    }

    .testi-single.two .client-comment {
        padding-left: 20px;
    }

    .slider .caption-img img {
        max-width: 300px;
        margin: 0 auto;
    }
}


/*--------------------------------------------------------------
    tablet
---------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 44px;
        line-height: 54px;
    }

    h4 {
        font-size: 23px;
        line-height: 33px;
    }

    .navbar-toggler {
        background-color: #ff5740;
        color: #fff;
    }

    .header-cont-info li i {
        padding-right: 3px;
    }

    .header-social li {
        padding: 0;
    }

    .navbar-nav .nav-item {
        text-align: center;
    }

    .navbar-nav {
        padding: 25px 0 0
    }

    .navbar-nav.shop-btn {
        padding: 0
    }

    .navbar-nav.shop-btn .nav-link {
        display: inline-block;
        margin: 20px 0 25px;
    }

    .caption h1 {
        font-size: 47px;
        line-height: 58px
    }

    #hero-area {
        padding: 130px 0;
    }

    .header-top li {
        padding-right: 10px;
    }

    .caption p {
        font-size: 18px;
        line-height: 28px;
    }

    #hero-area.hero-two {
        padding: 10px 0 0;
    }

    #hero-area.hero-two .caption-img {
        margin: 100px 0 0;
    }

    .about-img.bg {
        text-align: center;
        margin-bottom: 100px
    }

    .about-img img {
        max-width: 200px;
    }

    .about-cont {
        padding-left: 0;
        padding-top: 80px;
    }

    .why-choose-img {
        text-align: center
    }

    .why-choose-img img {
        max-width: 200px;
    }

    #about-area {
        padding: 18px 0 100px;
    }

    .facilty-single i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 36px;
    }

    .facilty-single .cont {
        padding: 0 0 0 15px;
    }

    .facilty-single h4 {
        font-size: 26px;
        line-height: 36px;
    }

    #facilities-area {
        padding: 100px 0 75px;
    }

    .cont-info {
        margin: 30px 0 0 20px;
    }

    .footer-single {
        margin-bottom: 40px;
    }

    .footer-top {
        padding: 90px 0 30px;
    }

    .feat-img img {
        max-width: 150px;
    }

    .feat-icon {
        width: 100%;
        margin: 0 0 10px;
    }

    .why-choose-single.two .icon {
        width: 10%;
    }

    .why-choose-single.two .cont {
        width: 90%;
    }

    .testi-single.two .client-img {
        width: 25%;
    }

    .testi-single.two .client-comment {
        width: 75%;
        padding-left: 20px;
    }

    .offer-single .discount-cont {
        text-align: center;
        margin: 0 0 20px;
    }

    .discount-cont h3 {
        margin: 0 0 10px;
        font-size: 36px;
        line-height: 46px;
    }

    .discount-cont a {
        padding: 10px 30px;
    }

    #faq-area {
        padding: 95px 0 55px;
    }

    .feat-single.three .feat-cont {
        padding-left: 20px;
    }

    #hero-area.hero-three {
        padding: 140px 0 180px;
    }

    .faq-img img {
        max-width: 230px;
    }

    .card-header a {
        font-size: 20px;
        line-height: 30px;
    }

    .feat-single.two .feat-cont {
        width: 100%;
    }

    #feat-area .sec-heading {
        text-align: left !important;
    }
}


/*--------------------------------------------------------------
    large mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {



    .mainmenu {
        width: 111%;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
    }

    h4 {
        font-size: 24px;
        line-height: 34px;
    }

    h6 {
        font-size: 14px;
        line-height: 24px
    }

    p {
        font-size: 16px;
        line-height: 26px
    }

    .navbar-toggler {
        background-color: #ff5740;
        color: #fff;
    }

    .header-top {
        text-align: center
    }

    .header-social {
        text-align: center !important;
        margin: 15px 0 8px;
    }

    .navbar-nav {
        padding-top: 25px;
    }

    .navbar-nav.shop-btn .nav-link {
        display: inline-block;
    }

    .navbar-nav.shop-btn {
        text-align: center;
        margin: 20px 0 25px;
        padding: 0
    }

    .caption {
        text-align: center;
    }

    #hero-area {
        padding: 100px 0 150px;
    }

    h1 {
        font-size: 50px;
        line-height: 60px;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .caption h1 {
        line-height: 60px;
    }

    .caption-img {
        margin: 60px 0 0;
    }

    .caption-img img {
        max-width: 300px;
    }

    .caption h5 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 28px;
    }

    .caption li a {
        line-height: 1;
    }

    .about-cont {
        padding-left: 0;
        margin: 60px 0 0;
    }

    .about-cont ul {
        margin: 0;
    }

    .about-cont li {
        font-size: 18px;
    }

    .about-btn {
        margin: 40px 0 0;
    }

    .about-cont a {
        line-height: 1;
    }

    .about-cont p {
        margin: 0 0 25px;
    }

    .feat-single .icon {
        width: 100%;
    }

    .feat-single .title {
        width: 100%;
    }

    .feat-head {
        margin-bottom: 0px;
    }

    .discount-cont {
        text-align: center;
    }

    .discount-cont a {
        margin: 25px 0 50px;
        line-height: 1;
    }

    .testi-single {
        margin: 0 30px;
    }

    .testi-single h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .newsletter-form input,
    .newsletter-form button {
        height: 55px;
    }

    #why-choose-area .sec-heading {
        margin: 60px 0 40px 0px;
    }

    .why-choose-cont {
        margin-left: 0;
    }

    .facilty-single .icon {
        width: 100%;
    }

    .facilty-single .cont {
        width: 100%;
    }

    .facilty-single {
        margin-bottom: 30px;
        text-align: center
    }

    .facilty-single i {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
        margin: 0 0 10px
    }

    #facilities-area {
        padding: 100px 0 55px;
    }

    .cont-info {
        margin: 50px 0 0 0px;
    }

    #contact-area {
        padding: 95px 0 50px;
    }

    #contact-area .sec-heading {
        text-align: center;
    }

    .footer-single {
        margin: 0 0 40px;
    }

    .footer-top {
        padding: 90px 0;
    }

    .feat-single {
        text-align: center;
        padding: 0 10%
    }

    #hero-area.hero-two {
        padding: 100px 0 0;
    }

    .about-single {
        padding: 0 10%;
        margin: 0 0 50px
    }

    .about-single i {
        margin: 0 0 20px;
    }

    #about-area.two {
        padding: 85px 0 40px;
    }

    .feat-icon,
    .feat-cont {
        width: 100%;
    }

    .feat-img img {
        max-width: 200px;
        margin: 20px 0 50px;
    }

    .why-choose-single.two .icon {
        width: 10%;
    }

    .why-choose-single.two .cont {
        width: 90%;
    }

    .testi-single img {
        max-width: 75px;
    }

    .offer-single {
        margin: 0 0 50px;
    }

    .discount-img {
        margin: 40px 0 10px;
        text-align: center;
    }

    .discount-img img {
        max-width: 250px;
    }

    #discount-area {
        padding: 95px 0 40px;
    }

    .slider .caption-img img {
        max-width: 300px;
        margin: 0 auto 70px;
    }

    #hero-area.hero-three {
        padding: 45px 0 160px;
    }

    .slider .owl-dots {
        bottom: -120px;
    }

    .feat-single.three .feat-icon {
        width: 100%;
    }

    .feat-single.three .feat-cont {
        width: 100%;
    }

    #about-area.three .about-cont {
        padding-left: 0;
        margin: 0 0 60px;
    }

    .faq-img img {
        max-width: 300px;
        margin: 0 0 60px;
    }

    .card-header a {
        font-size: 20px;
        line-height: 30px;
    }
}


/*--------------------------------------------------------------
   medium mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 360px) and (max-width: 479px) {
    /* body {
        background: #141414;
    } */
    
    .simal12sa ul li {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .simal12sa h4 {
        margin-top: 15px;
    }

    #videotestim h2:after {
        position: inherit;
    }

    .address-carousel .owl-prev {
        left: -10px;
    }

    .beforeafter .owl-prev {
        left: -20px;
    }

    #faq12aq h2:after {
        position: inherit;
    }

    .contac23us1 h2:after {
        position: inherit;
    }

    .about12seemaa h2:after {
        position: inherit;
    }

    #form1q2 {
        display: none;
    }

    .address-carousel .owl-next {
        right: -10px;
    }

    .beforeafter .owl-next {
        right: -20px;
    }

    .stick12foot {
        display: block;
    }

    .ban1222btn {
        margin-bottom: 30px;
    }

    .leftbanner {
        position: inherit;
        top: 30px;
    }

    .leftbanner h1 {
        font-size: 50px;
    }

    .rightbanner {
        position: inherit;
        top: 34px;
    }

    #hero-area {
        display: block;
        height: auto;
        padding-bottom: 30px;
    }

    .centre12 {
        padding: 10px;
    }

    .mobiedice {
        display: block;
    }

    .leftsideab {
        padding: 20px;
    }

    .address-carousel .owl-nav {
        bottom: -76px;
    }

    .videotest .owl-nav {
        bottom: -76px;
    }

    #videotes {
        padding-bottom: 110px;
    }

    .right12qwsa {
        margin-top: -90px;
    }

    .banner-carousel .owl-prev {
        left: 0px;
        top: 248px;
    }

    .banner-carousel .owl-next {
        right: 0px;
        top: 248px;
    }

    .beforeafter .owl-nav,
    .slider .owl-nav {
        bottom: -76px;
    }

    .lefthero {
        margin-left: 90px;
    }

    .bordertop212 {
        display: none;
    }

    .lefthero h1 {
        width: 100%
    }

    .lefthero p {
        width: 100%;
    }

    .headingfeat {
        width: 100%;
        position: relative;
        left: 0%;
    }

    .headingfeat.getstarted3:before {
        display: none;
    }

    .headingfeat.getstarted3 h2:before {
        display: none
    }

    .headingfeat.getstarted3 h4:before {
        display: none
    }

    .whychooseus2:before {
        display: none;
    }

    .enquirybg {
        height: auto;
    }

    .righnt12cen h2:after {
        top: 24px;
        width: 150px;
    }

    .righnt12cen h4 {
        font-size: 16px;
    }

    .cout_bar h2:after {
        width: 31%;
        top: 24px;
    }

    #videotestim h2:after {
        width: 22%;
        top: 24px;
    }

    #test12write h2:after {
        width: 14%;
        top: 24px;
    }

    .enquirybg p {
        font-size: 33px;
        line-height: 44px;
    }

    .product-carousel .item {
        height: auto;
    }

    .mainmenu {
        height: 90px;
    }

    .mainmenu.sticky {
        height: 90px;
    }

    .header-cont-info {
        display: none;
    }

    #testimonialsection {
        background: linear-gradient(144deg, black, transparent), url(../images/clinicgallary7.webp) no-repeat;
        background-size: cover;
        padding: 50px 0px;
        margin-top: 50px;
    }

    .sec-heading {
        margin: 0 0 20px;
    }

    .hed12we h1 {
        text-align: center;
        color: #fff;
        font-size: 25px;
        line-height: 35px;
    }

    .mobileview23 {
        display: flex;
        position: absolute;
        right: 23px;
        top: 20px;
        z-index: 1;
    }

    .header-cont-info1 a {
        display: block;
        color: #fff;
        padding: 15px;
        border-radius: 4px;
        font-weight: 400;
        background: #b18f63;
        text-align: center;
    }

    #form1q2 h3 {
        text-align: center;
    }

    .why12codes,
    .count-img {
        height: auto;
    }

    .aboutus2 {
        height: auto;
    }

    .logo img {
        height: 65px;
        margin-top: 0px;
    }

    .rightban12q h2 {
        font-size: 30px;
    }

    .homeaboutus h2:after {
        position: inherit;
    }

    .servive-box-each {
        height: 360px;
    }

    .cout_bar h2:after {
        position: inherit;
    }

    .abit12aa {
        height: auto;
    }

    .enq12btn {
        position: inherit;
        right: inherit;
        bottom: inherit;
        float: right;
    }

    .leftcent12ws ul.q12casdc {
        margin-bottom: 20px;
    }

    #cente12r1 h2:after {
        position: inherit;
    }

    .leftcent12ws h3:after {
        position: inherit;
    }

    .leftcent12ws {
        height: auto;
        padding-bottom: 50px;
    }

    .leftcent12ws h3 {
        text-align: center;
    }

    .we23wes {
        text-align: center;
    }

    .header-cont-info1 li {
        margin-bottom: 5px;
    }

    #counter-stats span {
        position: absolute;
        right: 32%;
        top: 5%;
    }

    .centertban h1 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 35px;
    }

    .mobileview23 ul {
        display: flex;
    }

    .mobileview23 ul li {
        margin-left: 20px;
    }

    .about12seemaa h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .slider1 {
        background-position: center;
    }

    .why12codes.why123codes {
        height: auto;
    }

    h2 {
        font-size: 30px !important;
        line-height: 30px;
    }

    h4 {
        font-size: 24px;
        line-height: 34px;
    }

    h6 {
        font-size: 14px;
        line-height: 24px
    }

    p {
        font-size: 16px;
        line-height: 26px
    }

    .navbar-toggler {
        background-color: #ff5740;
        color: #fff;
    }

    .header-top {
        text-align: center
    }

    .header-social {
        text-align: center !important;
        margin: 15px 0 8px;
    }

    .navbar-nav {
        padding-top: 25px;
    }

    .navbar-nav.shop-btn .nav-link {
        display: inline-block;
    }

    .navbar-nav.shop-btn {
        text-align: center;
        margin: 20px 0 25px;
        padding: 0
    }

    .caption {
        text-align: center;
    }

    .caption p {
        font-size: 18px;
        line-height: 28px;
    }

    h1 {
        font-size: 45px;
        line-height: 55px;
    }

    h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .caption h1 {
        line-height: 55px;
    }

    .caption-img img {
        max-width: 250px;
    }

    .caption h5 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 28px;
    }

    .caption li a {
        line-height: 1;
    }

    .caption li a {
        margin: 0 0 25px;
    }

    .about-cont {
        padding-left: 0;
        margin: 60px 0 0;
    }

    .about-cont ul {
        margin: 0;
    }

    .about-cont li {
        font-size: 18px;
    }

    .about-btn {
        margin: 40px 0 0;
    }

    .about-cont a {
        line-height: 1;
    }

    .about-cont p {
        margin: 0 0 25px;
    }

    .feat-single .icon {
        width: 100%;
    }

    .feat-single .title {
        width: 100%;
    }

    .feat-head {
        margin-bottom: 0px;
    }

    .discount-cont {
        text-align: center;
    }

    .discount-cont a {
        margin: 25px 0 35px;
        line-height: 1;
    }

    .testi-single {
        margin: 0 30px;
    }

    .testi-single h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .newsletter-form input,
    .newsletter-form button {
        height: 55px;
    }

    #why-choose-area .sec-heading {
        margin: 60px 0 40px 0px;
    }

    .why-choose-cont {
        margin-left: 0;
    }

    .facilty-single .icon {
        width: 100%;
    }

    .facilty-single .cont {
        width: 100%;
    }

    .facilty-single {
        margin-bottom: 30px;
        text-align: center
    }

    .facilty-single i {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
        margin: 0 0 10px
    }

    #facilities-area {
        padding: 80px 0 20px;
    }

    .cont-info {
        margin: 50px 0 0 0px;
    }

    #contact-area {
        padding: 80px 0 30px;
    }

    #contact-area .sec-heading {
        text-align: center;
    }

    .footer-single {
        margin: 0 0 25px;
    }

    .footer-top {
        padding: 75px 0;
    }

    .feat-single {
        text-align: center;
        padding: 0 10%
    }

    #hero-area.hero-two {
        padding: 100px 0 0;
    }

    .about-single {
        padding: 0 10%;
        margin: 0 0 50px
    }

    .about-single i {
        margin: 0 0 20px;
    }

    #about-area.two {
        padding: 75px 0 15px;
    }

    .feat-icon,
    .feat-cont {
        width: 100%;
    }

    .feat-img img {
        max-width: 200px;
        margin: 20px 0 50px;
    }

    .why-choose-single.two .icon {
        width: 10%;
    }

    .why-choose-single.two .cont {
        width: 90%;
        padding-left: 10px
    }

    .testi-single img {
        max-width: 75px;
    }

    .offer-single {
        margin: 0 0 50px;
    }

    .discount-img {
        text-align: center;
    }

    .discount-img img {
        max-width: 250px;
    }

    #discount-area {
        padding: 80px 0 70px;
    }

    .slider .caption-img img {
        max-width: 250px;
        margin: 0 auto 70px;
    }

    #hero-area.hero-three {
        padding: 45px 0 160px;
    }

    .slider .owl-dots {
        bottom: -120px;
    }

    .feat-single.three .feat-icon {
        width: 100%;
    }

    .feat-single.three .feat-cont {
        width: 100%;
    }

    #about-area.three .about-cont {
        padding-left: 0;
        margin: 0 0 60px;
    }

    .faq-img img {
        max-width: 300px;
        margin: 0 0 60px;
    }

    .card-header a {
        font-size: 20px;
        line-height: 30px;
    }

    #about-area {
        padding: 40px 0;
    }

    #feat-area {
        padding: 80px 0 30px;
    }

    #video-area {
        padding: 75px 0 80px;
    }

    #testi-area {
        padding: 70px 0 130px;
    }

    #product-area {
        padding: 75px 0 85px;
    }

    #faq-area {
        padding: 75px 0 40px;
    }

    #newsletter-area {
        padding: 75px 0 80px;
    }

    .newsletter-form button {
        padding: 0 20px;
    }

    #why-choose-area {
        padding: 80px 0 35px;
    }

    .why-choose-single .icon {
        width: 12%;
    }

    .why-choose-single .cont {
        width: 78%;
    }

    #feat-area.two {
        padding: 75px 0 35px;
    }

    #why-choose-area.two {
        padding: 76px 0 35px;
    }

    .why-choose-single.two h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .testi-single.two .client-comment {
        padding-left: 20px;
    }

    .discount-cont.two {
        margin-bottom: 20px;
    }

    #discount-area.two {
        padding: 80px 0 35px;
    }

    #discount-area.three {
        padding: 70px 0 50px;
    }

    .testi-carousel-three .testi-single {
        padding: 0;
    }

    #faq-area.three {
        padding: 75px 0 65px;
    }

    .m-hero-section {
        display: block;
    }

    .hero-section {
        display: none;
    }

    .cta13btnd13June {
        margin-top: 20px;
        background: #b18f63;
        border-radius: 10px;
        margin-bottom: 30px;
        padding: 20px;
    }

    .cta13btnd113June {
        text-align: center;
    }
    .cta13btnd13June h2{
        text-align: center;
    }

    .cta13btnd113June a {
        border: 2px solid #fff;
        padding: 10px;
        border-radius: 10px;
        background: #fff;
    }

    .abit12aa {
        margin-bottom: 10px;
    }
}


/*--------------------------------------------------------------
    small mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 359px) {

    h2 {
        font-size: 40px;
        line-height: 50px;
    }

    h4 {
        font-size: 24px;
        line-height: 34px;
    }

    h6 {
        font-size: 14px;
        line-height: 24px
    }

    p {
        font-size: 16px;
        line-height: 26px
    }

    .navbar-toggler {
        background-color: #ff5740;
        color: #fff;
    }

    .header-top {
        text-align: center
    }

    .header-social {
        text-align: center !important;
        margin: 15px 0 8px;
    }

    .navbar-nav {
        padding-top: 25px;
    }

    .navbar-nav.shop-btn .nav-link {
        display: inline-block;
    }

    .navbar-nav.shop-btn {
        text-align: center;
        margin: 20px 0 25px;
        padding: 0
    }

    .caption {
        text-align: center;
    }

    #hero-area {
        padding: 95px 0 115px;
    }

    .caption p {
        font-size: 18px;
        line-height: 28px;
    }

    h1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .caption h1 {
        line-height: 50px;
    }

    .caption-img {
        margin: 40px 0 0;
    }

    .caption-img img {
        max-width: 250px;
    }

    .caption h5 {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 28px;
    }

    .caption li a {
        line-height: 1;
    }

    .caption li a {
        margin: 0 0 25px;
    }

    .about-cont {
        padding-left: 0;
        margin: 60px 0 0;
    }

    .about-cont ul {
        margin: 0;
    }

    .about-cont li {
        font-size: 18px;
    }

    .about-btn {
        margin: 40px 0 0;
    }

    .about-cont a {
        line-height: 1;
    }

    .about-cont p {
        margin: 0 0 25px;
    }

    .feat-single .icon {
        width: 100%;
    }

    .feat-single .title {
        width: 100%;
    }

    .feat-head {
        margin-bottom: 0px;
    }

    .discount-cont {
        text-align: center;
    }

    .discount-cont a {
        margin: 25px 0 35px;
        line-height: 1;
    }

    .testi-single {
        margin: 40px 20px 30px;
    }

    .testi-single h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .newsletter-form input,
    .newsletter-form button {
        height: 55px;
    }

    #why-choose-area .sec-heading {
        margin: 60px 0 40px 0px;
    }

    .why-choose-cont {
        margin-left: 0;
    }

    .facilty-single .icon {
        width: 100%;
    }

    .facilty-single .cont {
        width: 100%;
    }

    .facilty-single {
        margin-bottom: 30px;
        text-align: center
    }

    .facilty-single i {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
        margin: 0 0 10px
    }

    #facilities-area {
        padding: 80px 0 20px;
    }

    .cont-info {
        margin: 50px 0 0 0px;
    }

    .prod-img img {
        max-width: 200px;
    }

    #contact-area {
        padding: 80px 0 30px;
    }

    #contact-area .sec-heading {
        text-align: center;
    }

    .footer-single {
        margin: 0 0 25px;
    }

    .footer-top {
        padding: 75px 0;
    }

    .feat-single {
        text-align: center;
        padding: 0 10%
    }

    #hero-area.hero-two {
        padding: 100px 0 0;
    }

    .about-single {
        padding: 0 10%;
        margin: 0 0 50px
    }

    .about-single i {
        margin: 0 0 20px;
    }

    #about-area.two {
        padding: 75px 0 15px;
    }

    .feat-icon,
    .feat-cont {
        width: 100%;
    }

    .feat-img img {
        max-width: 200px;
        margin: 20px 0 50px;
    }

    .why-choose-single.two .icon {
        width: 10%;
    }

    .why-choose-single.two .cont {
        width: 90%;
        padding-left: 10px
    }

    .testi-single img {
        max-width: 75px;
    }

    .offer-single {
        margin: 0 0 50px;
    }

    .discount-img {
        text-align: center;
    }

    .discount-img img {
        max-width: 200px;
    }

    #discount-area {
        padding: 80px 0 70px;
    }

    .slider .caption-img img {
        max-width: 250px;
        margin: 0 auto 70px;
    }

    #hero-area.hero-three {
        padding: 45px 0 160px;
    }

    .slider .owl-dots {
        bottom: -120px;
    }

    .feat-single.three .feat-icon {
        width: 100%;
    }

    .feat-single.three .feat-cont {
        width: 100%;
    }

    #about-area.three .about-cont {
        padding-left: 0;
        margin: 0 0 60px;
    }

    .faq-img img {
        max-width: 200px;
        margin: 0 0 60px;
    }

    .card-header a {
        font-size: 20px;
        line-height: 30px;
    }

    #about-area {
        padding: 80px 0;
    }

    #feat-area {
        padding: 80px 0 30px;
    }

    #video-area {
        padding: 75px 0 80px;
    }

    #testi-area {
        padding: 70px 0 130px;
    }

    #product-area {
        padding: 75px 0 85px;
    }

    #faq-area {
        padding: 75px 0 40px;
    }

    #newsletter-area {
        padding: 75px 0 80px;
    }

    .newsletter-form button {
        padding: 0 20px;
    }

    #why-choose-area {
        padding: 80px 0 35px;
    }

    .why-choose-single .icon {
        width: 12%;
    }

    .why-choose-single .cont {
        width: 78%;
        padding-left: 10px
    }

    #feat-area.two {
        padding: 75px 0 35px;
    }

    #why-choose-area.two {
        padding: 76px 0 35px;
    }

    .why-choose-single.two h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .testi-single.two .client-comment {
        padding-left: 20px;
    }

    .discount-cont.two {
        margin-bottom: 20px;
    }

    #discount-area.two {
        padding: 80px 0 35px;
    }

    #discount-area.three {
        padding: 70px 0 50px;
    }

    .testi-carousel-three .testi-single {
        padding: 0;
    }

    #faq-area.three {
        padding: 75px 0 65px;
    }
}