/*Media Query Start*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1291px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1290px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .col_logo {
        order: 1;
        width: 50%;
    }

    .col_phone {
        order: 2;
        width: 50%;
    }

    .col_menu {
        order: 3;
        width: 100%;
    }

    .menuSec ul li a {
        padding: 15px 0 5px;
    }

    h1 {
        font-size: 37px;
    }

    .banner_text h6 {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .themebtn {
        gap: 20px;
        padding: 5px 5px 5px 20px;
        font-size: 12px;
    }

    .themebtn .btn_icon {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .user_icon {
        width: 40px;
        height: 40px;
        font-size: 12px;
    }

    .bnr_bg img {
        height: 70vh;
    }

    .bnr_right {
        position: relative;
        height: 70vh;
    }

    .bnr_right img {
        width: 90%;
    }

    .bnrsocials ul li a {
        height: 35px;
        width: 35px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .header-logo {
        width: 40%;
        margin: unset;
    }

    .menuSection {
        padding: 10px 0;
        position: unset;
        background: #000;
    }

    .headerbtn {
        justify-content: flex-end;
        padding: 10px 0;
    }

    .user_icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .headerbtn .btn {
        font-size: 12px;
        padding: 5px 10px;
    }

    .bnr_bg::before {
        background-image: linear-gradient(to left, #203248 -25%, #a61e20f2 0%);
    }

    h1 {
        font-size: 30px;
    }

    .banner_text h6 {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .banner_text p {
        margin: 5px 0 10px;
        width: 100%;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    .themebtn {
        gap: 10px;
        padding: 5px 5px 5px 20px;
        font-size: 11px;
    }

    .themebtn .btn_icon {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .bnrsocials ul {
        flex-direction: row;
        gap: 5px;
        border: 1px solid #ffffff;
    }

    .bnrsocials ul li a {
        height: 35px;
        width: 35px;
        color: #fff;
        font-size: 11px;
        border: 1px solid #ffffff;
    }

    .bnrsocials {
        top: 10px;
        right: 0;
        transform: translateY(0%) translateX(0%) !important;
        width: 100%;
        height: 7%;
    }

    .bnr_right {
        margin-top: 30px;
        height: auto;
    }

    .carousel-caption {
        align-items: end;
    }

    .bnr_bg img {
        width: 100%;
        height: 145vh;
    }

    .abt_img {
        padding: 0px 30px 30px 0px;
        position: relative;
        z-index: 1;
    }

    img.abt_sm {
        height: 200px !important;
        width: 190px;
        border: 5px solid #ffffff;
    }

    .abt_img img {
        height: 350px;
    }

    .all-section {
        padding: 50px 0;
    }

    h2 {
        font-size: 25px;
    }

    .abt_txt p {
        margin-bottom: 10px;
    }

    h3 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .strategy_heading p {
        width: 100%;
    }

    .funfact_icon img {
        height: 20px;
        width: 20px;
    }

    .funfact_icon {
        height: 50px;
        width: 50px;
        margin: -50px auto 20px;
    }

    .funfact_box h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .funfact_box a {
        font-size: 11px;
    }

    .funfact_box {
        padding: 30px 20px;
        margin-top: 40px;
    }

    .strategy_heading {
        margin-bottom: 20px;
    }

    .d_block {
        display: inline-block;
    }

    .all-section-btm {
        padding: 0px 0 50px;
    }

    .wcu_left p {
        margin-bottom: 10px;
    }

    .wcu_left img {
        height: 200px;
    }

    .wcu_left ul li {
        font-size: 12px;
        padding-left: 10px;
        margin-bottom: 5px;
    }

    .wcu_left ul li::before {
        height: 5px;
        width: 5px;
        top: 10px;
    }

    .wcu_right {
        padding-left: 0;
    }

    .wcu_right img {
        height: 250px;
    }

    .brand_img {
        height: 40px;
        width: auto;
        margin: 0px auto 10px;
    }

    .brand_main {
        padding: 20px;
    }

    .brand_main h6 {
        font-size: 17px;
    }

    .contact_left p {
        margin-bottom: 10px;
    }

    .contact_left form input,
    .contact_left form textarea,
    .contact_left form select {
        padding: 7px 10px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .contact_left form textarea {
        height: 100px;
    }

    .contact {
        padding: 50px 0;
    }

    .community_faq {
        margin-top: 20px;
        padding: 10px;
        margin-left: 0;
    }

    .community_faq>h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .community_faq .accordion-button {
        font-size: 14px;
        padding: 10px 0px;
    }

    .faq_no {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        font-size: 10px;
        color: #ffffff;
    }

    .community_faq .accordion-button::after {
        width: 20px;
        height: 20px;
        top: 10px;
        font-size: 10px;
    }

    button:not(.collapsed)::after {
        top: 10px;
    }

    .community_faq .accordion-body {
        padding: 0 0 10px;
    }

    .ser_top_btn {
        text-align: start;
        margin-top: 10px;
    }

    .feature_txt ul {
        display: flex;
        justify-content: space-between;
        gap: 5px;
        margin: 5px 0;
        flex-wrap: wrap;
    }

    .f_icon img {
        height: 30px;
        width: 30px;
    }

    .feature_txt span {
        font-size: 10px;
    }

    .feature_txt h3 {
        font-size: 20px;
        align-items: flex-start;
        gap: 5px;
        flex-direction: column;
    }

    .feature_txt {
        padding: 10px 10px 10px 10px;
    }

    .f_rating {
        padding: 0px 10px;
        font-size: 10px;
    }

    .feature_img img {
        height: 200px;
    }

    .feature_txt p {
        margin-bottom: 10px;
    }

    .feature_txt a {
        bottom: 10px;
        right: 10px;
        width: 35px;
        height: 35px;
        font-size: 10px;
    }

    .feature_card {
        padding: 10px;
        margin-bottom: 20px;
    }

    .test_txt h3 {
        font-size: 17px;
    }

    .test_txt span {
        font-size: 11px;
    }

    .test_txt p {
        margin: 10px 0;
    }

    .rating i {
        font-size: 10px;
    }

    .avatar img {
        height: 40px;
        width: 40px;
    }

    .test_main {
        padding: 10px;
    }

    .footerSec {
        padding: 50px 0px 0px;
    }

    h5 {
        font-size: 15px;
        margin: 0 0 10px;
    }

    .footer-about p {
        width: 100%;
        margin-bottom: 20px;
    }

    ul.social li a {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    ul.social {
        gap: 5px;
    }

    footer ul li a {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .foot-quick-links {
        padding-left: 0;
    }

    .news-letter ul li a {
        gap: 10px;
        margin: 0px 0 10px;
    }

    .footer-btm::before {
        width: 200vw;
    }

    .footer-btm {
        padding: 10px 0;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    .header-logo {
        width: 40%;
        margin: auto;
    }

    .menuSection {
        padding: 10px 0;
        position: unset;
        background: #000;
    }

    .header-logo {
        text-align: center;
    }

    .headerbtn {
        justify-content: center;
        padding: 10px 0;
    }

    .user_icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .headerbtn .btn {
        font-size: 12px;
        padding: 5px 10px;
    }

    .bnr_bg::before {
        background-image: linear-gradient(to left, #203248 -25%, #a61e20f2 0%);
    }

    h1 {
        font-size: 29px;
    }

    .banner_text h6 {
        font-size: 10px;
        letter-spacing: 1px;
    }

    .banner_text p {
        margin: 5px 0 10px;
        width: 100%;
    }

    p {
        font-size: 12px;
        line-height: 20px;
    }

    .themebtn {
        gap: 10px;
        padding: 5px 5px 5px 20px;
        font-size: 11px;
    }

    .themebtn .btn_icon {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    .bnrsocials ul {
        flex-direction: row;
        gap: 5px;
        border: 1px solid #ffffff;
    }

    .bnrsocials ul li a {
        height: 35px;
        width: 35px;
        color: #fff;
        font-size: 11px;
        border: 1px solid #ffffff;
    }

    .bnrsocials {
        top: 10px;
        right: 0;
        transform: translateY(0%) translateX(0%) !important;
        width: 100%;
        height: 7%;
    }

    .bnr_right {
        margin-top: 30px;
        height: auto;
    }

    .carousel-caption {
        align-items: end;
    }

    .bnr_bg img {
        width: 100%;
        height: 145vh;
    }

    .abt_img {
        padding: 0px 30px 30px 0px;
        position: relative;
        z-index: 1;
    }

    img.abt_sm {
        height: 150px !important;
        width: 150px;
        border: 5px solid #ffffff;
    }

    .abt_img img {
        height: 250px;
    }

    .all-section {
        padding: 50px 0;
    }

    h2 {
        font-size: 25px;
    }

    .abt_txt p {
        margin-bottom: 10px;
    }

    h3 {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .strategy_heading p {
        width: 100%;
    }

    .funfact_icon img {
        height: 20px;
        width: 20px;
    }

    .funfact_icon {
        height: 50px;
        width: 50px;
        margin: -50px auto 20px;
    }

    .funfact_box h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .funfact_box a {
        font-size: 11px;
    }

    .funfact_box {
        padding: 30px 20px;
        margin-top: 40px;
    }

    .strategy_heading {
        margin-bottom: 20px;
    }

    .d_block {
        display: inline-block;
    }

    .all-section-btm {
        padding: 0px 0 50px;
    }

    .wcu_left p {
        margin-bottom: 10px;
    }

    .wcu_left img {
        height: 200px;
    }

    .wcu_left ul li {
        font-size: 12px;
        padding-left: 10px;
        margin-bottom: 5px;
    }

    .wcu_left ul li::before {
        height: 5px;
        width: 5px;
        top: 10px;
    }

    .wcu_right {
        padding-left: 0;
    }

    .wcu_right img {
        height: 250px;
    }

    .brand_img {
        height: 30px;
        width: auto;
        margin: 0px auto 10px;
    }

    .brand_main {
        padding: 20px;
    }

    .brand_main h6 {
        font-size: 14px;
    }

    .contact_left p {
        margin-bottom: 10px;
    }

    .contact_left form input,
    .contact_left form textarea,
    .contact_left form select {
        padding: 7px 10px;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .contact_left form textarea {
        height: 100px;
    }

    .contact {
        padding: 50px 0;
    }

    .community_faq {
        margin-top: 20px;
        padding: 10px;
        margin-left: 0;
    }

    .community_faq>h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .community_faq .accordion-button {
        font-size: 12px;
        padding: 10px 0px;
    }

    .faq_no {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        font-size: 10px;
        color: #ffffff;
    }

    .community_faq .accordion-button::after {
        width: 20px;
        height: 20px;
        top: 10px;
        font-size: 10px;
    }

    button:not(.collapsed)::after {
        top: 10px;
    }

    .community_faq .accordion-body {
        padding: 0 0 10px;
    }

    .ser_top_btn {
        text-align: start;
        margin-top: 10px;
    }

    .feature_txt ul {
        display: flex;
        justify-content: space-between;
        gap: 5px;
        margin: 5px 0;
        flex-wrap: wrap;
    }

    .f_icon img {
        height: 30px;
        width: 30px;
    }

    .feature_txt span {
        font-size: 10px;
    }

    .feature_txt h3 {
        font-size: 20px;
        align-items: flex-start;
        gap: 5px;
        flex-direction: column;
    }

    .feature_txt {
        padding: 10px 10px 10px 10px;
    }

    .f_rating {
        padding: 0px 10px;
        font-size: 10px;
    }

    .feature_img img {
        height: 200px;
    }

    .feature_txt p {
        margin-bottom: 10px;
    }

    .feature_txt a {
        bottom: 10px;
        right: 10px;
        width: 35px;
        height: 35px;
        font-size: 10px;
    }

    .feature_card {
        padding: 10px;
        margin-bottom: 20px;
    }

    .test_txt h3 {
        font-size: 17px;
    }

    .test_txt span {
        font-size: 11px;
    }

    .test_txt p {
        margin: 10px 0;
    }

    .rating i {
        font-size: 10px;
    }

    .avatar img {
        height: 40px;
        width: 40px;
    }

    .test_main {
        padding: 10px;
    }

    .footerSec {
        padding: 50px 0px 0px;
    }

    h5 {
        font-size: 15px;
        margin: 0 0 10px;
    }

    .footer-about p {
        width: 100%;
        margin-bottom: 20px;
    }

    ul.social li a {
        width: 30px;
        height: 30px;
        font-size: 10px;
    }

    ul.social {
        gap: 5px;
    }

    footer ul li a {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .foot-quick-links {
        padding-left: 0;
    }

    .news-letter ul li a {
        gap: 10px;
        margin: 0px 0 10px;
    }

    footer .ftcol-1 {
        flex-direction: column;
    }

    .footer-btm::before {
        width: 200vw;
    }

    .footer-btm {
        padding: 10px 0;
        margin-top: 10px;
    }
}


/*Media Query End*/