/* XL Device :1200px. */

@media (min-width: 1200px) and (max-width: 1449px) {
    .section__title h3 {
        font-size: 59px;
    }
    .over__shape {
        bottom: -25px;
    }
    .star__shape {
        position: absolute;
        top: 40px;
        right: -175px;
    }
    .top__best__content {
        max-width: 761px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1200px) {
    .hero__area {
        height: 820px;
    }
    .hero__content {
        margin-top: -100px;
    }
    .hero__logo img {
        height: 106px;
    }
    .categorie__ico__blk {
        height: 210px;
        width: 210px;
    }
    .over__shape {
        bottom: -25px;
    }
    .star__shape {
        position: absolute;
        top: 450px;
        right: 0;
    }
    .reviews__inner__blk {
        flex-direction: column;
        align-items: center;
    }
    .reviews__thumb {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .section__title h3 {
        font-size: 59px;
    }
    .footer__identity p {
        font-size: 14px;
    }
    .footer_content h3 {
        font-size: 25px;
    }
    .footer__list ul li a {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .copyright__text p {
        font-size: 13px;
    }
    .footer__area {
        padding: 50px 0;
    }
    .over__logo img {
        height: 72px;
    }
    .over__prea {
        margin-top: 40px;
    }
    .top__best__content {
        max-width: 660px;
    }
    .service__right__blk {
        width: 250px;
    }
}


/* MD Device :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .hero__area {
        height: 688px;
    }
    .hero__content {
        margin-top: -100px;
    }
    .hero__logo img {
        height: 106px;
    }
    .categorie__ico__blk {
        height: 180px;
        width: 180px;
    }
    .over__shape {
        bottom: -25px;
    }
    .star__shape {
        position: absolute;
        top: 450px;
        right: 0;
    }
    .reviews__inner__blk {
        flex-direction: column;
        align-items: center;
    }
    .reviews__thumb {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .section__title h3 {
        font-size: 50px;
    }
    .footer__identity p {
        font-size: 14px;
    }
    .footer_content h3 {
        font-size: 25px;
    }
    .footer__list ul li a {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .copyright__text p {
        font-size: 13px;
    }
    .footer__area {
        padding: 50px 0;
    }
    .over__logo img {
        height: 60px;
    }
    .over__prea {
        margin-top: 40px;
    }
    .open__menu {
        display: flex;
        height: 48px;
        width: 48px;
        justify-content: center;
        align-items: center;
        border: 2px solid #4E69B1;
        font-size: 22px;
        color: #4E69B1;
        border-radius: 3px;
        cursor: pointer;
    }
    .mobile__menu {
        display: block;
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 330px;
        z-index: 999;
        background: #fff;
        padding: 20px;
        padding-top: 120px;
        transition: .3s all;
    }
    .overlay {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 100%;
        background: #00000070;
        z-index: 777;
        transition: .5s all;
    }
    .header__menu ul li {
        display: block;
        position: relative;
        border-bottom: 1px solid #4E69B1;
        margin: 8px 0;
    }
    .header__menu ul li a {
        padding: 8px 0;
        margin: 0;
        font-size: 16px !important;
        border-radius: 0 !important;
    }
    .close__menu {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 24px;
        color: #4E69B1;
        cursor: pointer;
    }
    .mobile__menu .accordion-button::after {
        display: block !important;
    }
    .drop__down__menu {
        position: unset;
        left: 0;
        top: 0;
        transform: unset;
        width: 100%;
        visibility: visible;
        opacity: 1;
        box-shadow: unset;
    }
    .header__menu ul li:hover .drop__down__menu {
        visibility: unset;
        opacity: unset;
        top: 0;
    }
    .drop__down__menu li {
        border-bottom: 1px solid #fff !important;
    }
    .header__logo img {
        height: 60px;
    }
    .mobile__menu.active {
        left: 0;
    }
    .overlay.active {
        left: 0;
    }
    .hero__content .hero__btn {
        font-size: 13px;
        padding: 5px 22px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .hero__content .hero__btn span {
        top: 2px;
    }
    .categorie__area {
        padding: 50px 0;
    }
    .categorie__ico__blk img {
        height: 84px;
    }
    .categorie__content h4 {
        font-size: 22px;
    }
    .over__shape__img {
        top: 36px;
        right: -16px;
    }
    .over__shape__img img {
        height: 70px;
    }
    .single__product__blk {
        max-width: 400px;
        margin: 0 auto;
        margin-top: 35px;
    }
    .star__shape img {
        height: 88px;
    }
    .reviews__area {
        padding: 50px 0;
    }
    .done__desk {
        display: none !important;
    }
    /*  */
    .service__right__blk {
        width: auto;
    }
    .top__best__content__blk {
        flex-direction: column-reverse;
    }
    .top__content_img {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .badges__text {
        font-size: 18px;
        min-width: 190px;
        top: -29px;
    }
    .service__inner__blk {
        flex-direction: column-reverse;
    }
    .service__right__blk {
        margin-bottom: 30px;
    }
}


/* SM Small Device :320px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .accordion-button {
        font-size: 18px !important;
        padding: 16px;
        padding-right: 42px;
    }
    .plus__ico {
        right: 10px;
        font-size: 22px;
    }
    .faq__inner__blk .section__title {
        margin-bottom: 30px;
    }
    .hero__content h2 {
        font-size: 32px;
    }
    .best__content__area {
        padding: 40px 0;
        padding-bottom: 0;
    }
    .service__btn a {
        font-size: 15px;
        padding: 7px 20px;
    }
    .hero__area {
        height: 518px;
    }
    .hero__content {
        margin-top: -100px;
    }
    .hero__logo img {
        height: 66px;
    }
    .service__left__blk>a {
        font-size: 28px;
    }
    .categorie__ico__blk {
        height: 180px;
        width: 180px;
    }
    .over__shape {
        bottom: -25px;
        display: none;
    }
    .star__shape {
        position: absolute;
        top: 450px;
        right: 0;
    }
    .reviews__inner__blk {
        flex-direction: column;
        align-items: center;
    }
    .reviews__thumb {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .section__title h3 {
        font-size: 38px;
    }
    .footer__identity p {
        font-size: 14px;
    }
    .footer_content h3 {
        font-size: 25px;
    }
    .footer__list ul li a {
        font-size: 14px;
        margin-bottom: 3px;
    }
    .copyright__text p {
        font-size: 13px;
    }
    .footer__area {
        padding: 30px 0;
    }
    .over__logo img {
        height: 40px;
    }
    .over__prea {
        margin-top: 40px;
    }
    .open__menu {
        display: flex;
        height: 45px;
        width: 45px;
        justify-content: center;
        align-items: center;
        border: 2px solid #4E69B1;
        font-size: 22px;
        color: #4E69B1;
        border-radius: 3px;
        cursor: pointer;
    }
    .mobile__menu {
        display: block;
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 330px;
        z-index: 999;
        background: #fff;
        padding: 20px;
        padding-top: 120px;
        transition: .3s all;
    }
    .overlay {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100%;
        width: 100%;
        background: #00000070;
        z-index: 777;
        transition: .5s all;
    }
    .header__menu ul li {
        display: block;
        position: relative;
        border-bottom: 1px solid #4E69B1;
        margin: 8px 0;
    }
    .header__menu ul li a {
        padding: 8px 0;
        margin: 0;
        font-size: 16px !important;
        border-radius: 0 !important;
    }
    .close__menu {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 24px;
        color: #4E69B1;
        cursor: pointer;
    }
    .mobile__menu .accordion-button::after {
        display: block !important;
    }
    .drop__down__menu {
        position: unset;
        left: 0;
        top: 0;
        transform: unset;
        width: 100%;
        visibility: visible;
        opacity: 1;
        box-shadow: unset;
    }
    .header__menu ul li:hover .drop__down__menu {
        visibility: unset;
        opacity: unset;
        top: 0;
    }
    .drop__down__menu li {
        border-bottom: 1px solid #fff !important;
    }
    .header__logo img {
        height: 36px;
    }
    .mobile__menu.active {
        left: 0;
    }
    .overlay.active {
        left: 0;
    }
    .hero__content .hero__btn {
        font-size: 13px;
        padding: 5px 17px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .hero__content .hero__btn span {
        top: 2px;
        position: relative;
    }
    .categorie__area {
        padding: 50px 0;
    }
    .categorie__ico__blk img {
        height: 84px;
    }
    .categorie__content h4 {
        font-size: 22px;
    }
    .over__shape__img {
        top: 36px;
        right: -16px;
    }
    .over__shape__img img {
        height: 70px;
    }
    .single__product__blk {
        max-width: 400px;
        margin: 0 auto;
        margin-top: 35px;
    }
    .star__shape img {
        height: 88px;
    }
    .reviews__area {
        padding: 10px 0;
        padding-bottom: 40px;
    }
    .categorie_blk {
        margin-top: 20px;
    }
    .over__area {
        padding: 90px 0;
        padding-bottom: 90px;
    }
    .doen__area {
        padding: 30px 0;
    }
    .doen__img img {
        height: 171px;
    }
    .single__doen__blk {
        margin-top: 25px;
    }
    .product__thumb__blk {
        height: 315px;
    }
    .star__shape {
        display: none;
    }
    .footer_content {
        margin-top: 25px;
    }
    .footer__identity img {
        height: 50px;
    }
    .done__desk {
        display: none !important;
    }
    /*  */
    .service__right__blk {
        width: auto;
    }
    .top__best__content__blk {
        flex-direction: column-reverse;
    }
    .top__content_img {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .badges__text {
        font-size: 18px;
        min-width: 155px;
        top: -22px;
        left: -15px;
        padding: 6px 20px;
    }
    .service__inner__blk {
        flex-direction: column-reverse;
        padding: 25px;
        padding-top: 35px;
    }
    .service__right__blk {
        margin-bottom: 20px;
    }
    .service__area {
        padding: 0 15px;
    }
    .service__wrapper::before {
        left: -6px;
    }
    .service__wrapper {
        margin-top: 70px;
    }
    .faq__area {
        padding: 40px 0;
    }
}


/* SM Small Device :550px. */

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