html,
body {
    max-width: 100%;
    overflow-x: hidden;
    
}

.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
}

.banner_content_div {
    margin-top: 65px;
}

@media screen and (max-width: 767px) {
    .smart-system-popularity_last_para p {
        border-bottom: 1px solid #8a8a8a;
    }
}

.banner_content_div .title {
    font-size: 38px;
}


.banner_img_slider {
    margin-top: 60px;
}

.app_store_btn {
    height: 49px;
}


.smart-system-repair-top {
    background-color: #161417;
    color: #fff;
    margin-top: -2px;
}

.smart-system-repair-top .sub-title {
    font-size: 24px;
    line-height: 1.8;
}

.smart-system-repair-top .benefits {
    font-size: 18px;
    color: #aeadb2;
    margin-bottom: 50px;
}

.smart-system-repair-top .benefits li {
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    padding-left: 18px;
}

.smart-system-repair-top .benefits li::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #737373;
    left: 0;
    top: 50%;
    border-radius: 25px;
    transform: translateY(-50%);
}

.smart-system-popularity {
    width: 80%;
    margin: 50px auto 0 auto;
}

.smart-system-popularity p {
    border-top: 1px solid #8a8a8a;
    padding: 15px 0;
    color: #8a8a8a;
    margin: 0 40px;
}

.features-center-overview {
    padding: 0 15px;
}

.features-center-overview img {
    width: 90px;
    margin-bottom: 15px;
}

.features-center-overview h5 {
    font-weight: 700;
}

.features-center-overview p {
    font-size: 18px;
}

.feature-right-overview {
    position: relative;
    padding-left: 70px;
    margin-bottom: 35px;
}

.feature-right-overview img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
}

.feature-right-overview h5 {
    font-weight: 700;
    margin-bottom: 25px;
}

.feature-right-overview p {
    font-size: 18px;
}

.section-product-download.smart-system-repair {
    background: linear-gradient(to right, rgb(0, 0, 0, 0.6), rgb(0, 0, 0, 0.6)), url(../images/download-section-background-images.png) no-repeat center;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../images/download-section-background-images.png") no-repeat center;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}



/* ----wise_mac_care_second_sec_para------ */
.wise_mac_care_second_section h2 {

    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.wise_mac_care_second_sec_para {
    max-width: 880px;
    margin: 0 auto;
    text-align: center;
    /* margin-bottom: 50px; */
}

.wise_mac_care_second_sec_para p {
    font-size: 18px;
    /* margin-bottom: 40px; */
}


.start_free_scan_btn{
    margin-top: 40px;
}
.start_free_scan_btn a {
    background: #2ba45f;
    padding: 15px 30px 15px 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.start_free_scan_btn a img {
    max-width: 55px;
    margin-right: 20px;
}

.start_free_scan_btn i {
    font-size: 60px;
    position: absolute;
    top: 0;
    left: 5px;
}

.start_free_scan_btn a:hover {
    background: hsl(141deg 77% 29%);
}

.Compatibility {
    margin-top: 30px;
    font-size: 16px;
}

.macbookpro_img_div {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;

}

.macbookpro_img {
    max-width: 120%;
    /* width: 100%; */
}

@media screen and (max-width: 1024px) {
    .macbookpro_img {
        max-width: 100%;
    }
}

/* ----Features---- */


.wise_mac_care_features {
    margin-top: -220px;
    background-color: #6b7fff;
    padding-top: 170px;
}

.product-main-features .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 71px;
}

.feature_content_div {
    margin-left: 10px;
}

@media screen and (max-width: 768px) {
    .wise_mac_care_features {
        margin-top: -150px;
        padding-top: 120px;
    }
}

@media screen and (max-width: 500px) {
    .wise_mac_care_features {
        margin-top: -121px;
        padding-top: 95px;
    }
}

/* -------you-do-not-need-new-mac-bg_img---- */

.you-do-not-need-new-mac-bg_img {
    max-width: 1500px;
    margin-left: -15px;
}

.you_dont_need_content_div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 150px;
}

.you_dont_need_content_div h4 {
    font-size: 24px;
    margin-bottom: 30px;
    color: #333;
}

.you_dont_need_content_div h2 {
    font-size: 42px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
}

.you_dont_need_content_div p {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #000;
}

.you_dont_need_buttons_div {
    display: flex;
    flex-direction: row;
}

.you_dont_need_buttons_div .you_dont_need_buttons {
    background: #ff9400;
    padding: 12px 24px;
    border-radius: 10px;
    margin-top: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.you_dont_need_buttons_div .you_dont_need_buttons:hover {
    background: #c77604;
}

.you_dont_need_buttons_div img {
    margin-left: 15px;
    max-width: 20px;
}

.you_dont_need_buttons_div .free_download {
    margin-right: 20px;
    background-color: #2ba45f;
}

.you_dont_need_buttons_div .free_download:hover {
    background-color: #268850;
}

@media screen and (max-width: 1024px) {
    .you-do-not-need-new-mac-bg_img {
        max-width: 800px;
    }

    .you_dont_need_content_div {
        padding-right: 15px;
        padding-left: 15px;
    }

    .you_dont_need_content_div h2 {
        font-size: 36px;
    }

}

@media screen and (max-width: 768px) {
    .you-do-not-need-new-mac-bg_img {
        max-width: 768px;
    }
}

@media screen and (max-width: 767px) {
    .you-do-not-need-new-mac-bg_img {
        display: none;
    }

    .you_dont_need_content_div {
        text-align: center;
    }

    .you_dont_need_buttons_div {
        text-align: center;
        justify-content: center;
    }

    .you_dont_need_content_div p {
        max-width: 600px;
        margin: 0 auto;
    }
}



/* ----wmc_how_it_works------ */
.wmc_how_it_works {
    text-align: center;
}

.wmc_how_it_works_main_heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.4;
}

.wmc_how_it_works_steps_row {
    margin-top: 50px;
    max-width: 1000px;
    margin: 50px auto 50px auto;
}

.wmc_how_it_works_steps img {
    max-width: 80px;
}

.wmc_how_it_works_steps h4 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 30px;
}

.wmc_how_it_works_steps p {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}


@media screen and (max-width: 767px) {
    .wmc_how_it_works_steps {
        margin-bottom: 50px;
    }
}

/* ----------Features section --------*/
.section-product-feature-one {
    background: #fff;
}


.EXIF-Studio-Features_row {
    margin-bottom: 150px;
}

.EXIF-Studio-Features_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.EXIF-Studio-Features_img_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.featur_left_content {
    padding-right: 35px;
}

.featur_right_content {
    padding-left: 35px;
}

.Premium_Features_main_heading {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 70px;
}

.EXIF-Studio-Features_col h2 {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.feature_content {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
}

.exif_studio_features_icons_outer_div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;

}

.exif_studio_features_icons_div {
    background: #f2f2f2;
    border-radius: 50%;
    min-width: 50px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    align-items: center;
    text-align: center;
    margin-right: 20px;
}

.exif_studio_features_icons_div img {
    max-width: 30px;
}

.exif_studio_features_para_div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    align-items: center;
    text-align: center;
}

.exif_studio_features_icons_outer_div p {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    text-align: left;
}

/* responsive feature section */

@media screen and (max-width: 1024px) {
    .featur_left_content {
        padding-right: 50px;
    }

    .featur_right_content {
        padding-left: 50px;
    }
}

@media screen and (max-width: 991px) {
    .featur_left_content {
        padding-right: 15px;
    }

    .featur_right_content {
        padding-left: 15px;
    }

    .EXIF-Studio-Features_row {
        margin-bottom: 75px;
    }
}

@media screen and (max-width: 425px) {
    .EXIF-Studio-Features_col h2 {
        font-size: 30px;
    }

    .EXIF-Studio-Features_row {
        margin-bottom: 50px;
    }
}

.btn-single-page {
    margin: 15px 10px 0 0;
}











/* -----Buy Now page-------------- */



.pricing_table_section {
    padding-bottom: 0;
}



.buy_now_heading_row {
    margin-bottom: 50px;
}

.buy_now_heading_row h2 {
    text-align: center;
    font-size: 36px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
}


.buy_now_heading_row p {
    text-align: center;
    font-size: 16px;
    color: #242424;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px;
}

.pricing_table_row {
    display: inline;
    vertical-align: bottom;
}

.pricingtable {
    list-style: none;
    width: 100%;
    vertical-align: bottom;
}

.pricingtable {
    color: #aaa;
    position: relative;
    display: inline-block;
}

.pricingtable input[type=radio] {
    position: absolute;
    visibility: hidden;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.pricingtable input[type=radio]:checked~label {
    background-color: #5181ed !important;
    border: 1px solid #5181ed !important;
}

.most_popular_pricing {
    background-color: #5181ed;
}

.pricingtable input[type=radio]~label {
    display: block;
    position: relative;
    z-index: 9;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #828282;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

.pricingtable input[type=radio]:checked~label .radio {
    border: 2px solid #5181ed;
}

.pricingtable input[type=radio]~label .radio {
    display: block;
    position: absolute;
    border: 2px solid #5181ed;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    bottom: 25px;
    left: 50%;
    transform: translateX(-12.5px);
    z-index: 111;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.pricingtable input[type=radio]:checked~label .radio::before {
    background: #5181ed;
}

.pricingtable input[type=radio]:checked~label .radio::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 13px;
    width: 13px;
    top: 4px;
    left: 4px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.buy-pricing-tables .header {
    background-color: #5181ed;
    color: #fff;
    padding: 8px 25px;
    font-size: 14px;
}


.buy-pricing-tables .body {
    background-color: #f7f7f7;
    padding: 15px 25px 64px 25px;
}

.buy-pricing-tables .plan-type {
    text-align: center;
    color: #5181ed;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.buy-pricing-tables .Price {
    color: #636363;
    font-size: 70px;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    line-height: normal;
}

.buy-pricing-tables sup.currency {
    font-size: 24px;
    font-weight: 700;
    vertical-align: super;
}

sup {
    top: -.5em;
}

.buy-pricing-tables span.float-price {
    display: inline-block;
}

.buy-pricing-tables span.float-price span.top {
    display: block;
    font-size: 24px;
    font-weight: 600;
}

.buy-pricing-tables span.float-price span.bottom {
    display: block;
    font-size: 18px;
    font-weight: 500;
}

.buy-pricing-tables .price-discount {
    font-size: 16px;
    font-weight: 700;
    color: #7b7b7b;
}

.buy-pricing-tables .price-discount span.del {
    color: #5181ed;
    text-decoration: line-through;
}


.buy-pricing-tables .billed-time {
    font-size: 16px;
    font-weight: 500;
    color: #7b7b7b;
}

.buy-pricing-tables .plan-time {
    font-weight: 700;
    color: #5181ed;
    padding: 15px 0;
}

.buy-pricing-tables .saving {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 12px;
    color: #5181ed;
    border: 1px solid #5181ed;
    border-radius: 50px;
}



.btn.btn-them.chooseplan {
    font-size: 24px;
    border-radius: 15px;
    background-color: #0987ff;
    color: #fff;
    width: 300px;
    padding: 17px 0;
}

.paddle_styled_button.green {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
    text-decoration: none;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border-radius: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 9px;
    padding-right: 9px;
    box-sizing: content-box;
    border: 1px solid;
    font-weight: bold;
    font-size: 13px;
    background: -webkit-linear-gradient(#74C937 0%, #67B131 100%);
    background: -moz-linear-gradient(#74C937 0%, #67B131 100%);
    background: -ms-linear-gradient(#74C937 0%, #67B131 100%);
    background: -o-linear-gradient(#74C937 0%, #67B131 100%);
    background: linear-gradient(#74C937 0%, #67B131 100%);
    border-color: #60a62e #519f18 #409701;
    color: #FFFFFF !important;
    text-shadow: 0px -1px 0px rgb(0 0 0 / 22%);
    display: inline-block;
    outline: none;
    cursor: pointer;
}

.buy_now_page_btn {
    text-align: center;
    margin: 30px auto;

}

.buy_now_page_btn p {
    text-align: center;
    color: #242424;
    font-size: 14px;
    margin-top: 20px;
}


/* ultimate_choice_section_heading_row */
.ultimate_choice_section {
    margin-top: 0 !important;
}

.ultimate_choice_section_bg {
    background-color: #f3f3f3;
    padding: 30px 50px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 0px rgb(81 129 237 / 67%);
    box-shadow: 0 0 15px 0px rgb(81 129 237 / 67%);

}

.ultimate_choice_section_heading_row h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #333
}

.ultimate_choice_section_second_row {
    background: #eaeaea;
    margin-top: 30px;
    padding: 15px 25px;
}

.ultimate_choice_content {
    padding: 15px 25px;
}

.ultimate_choice_content_border {
    border-right: 1px solid #5a5a5a;
    padding-right: 20px;
}


.ultimate_choice_content h3 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin: 20px 0;
}

.ultimate_choice_content p {
    font-size: 15px;
    line-height: 28px;
    color: #242424;
    min-height: 134px;
}

.see_all_tools {
    margin-top: 20px;
    text-align: center;
}

.see_all_tools a {
    font-size: 18px;
    color: #0987ff;
    font-weight: 600;
}

.see_all_tools i {
    padding-left: 10px;
    font-size: 18px;
}


.img_thumbnail_section {
    background-color: whitesmoke;
    padding: 25px 0 !important;
}


.btn-single-page.btn-buy {
    background-color: #ff9400;
}

.btn-single-page.btn-buy:hover {
    background-color: #c77604;
}

.btn-single-page.btn-freetrial {
    background-color: #2ba45f;
}

.btn-single-page.btn-freetrial:hover {
    background-color: #268850;
}





/* ------wmc_carousel----- */
@media screen and (max-width: 1024px) {
    .wmc_carousel {
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 991px) {
    .wmc_carousel {
        margin-top: 30px;
    }

    .smart-system-popularity {
        width: 100%;
    }
}


/* ----font-size-------- */
@media screen and (max-width: 500px) {

    h2,
    .wise_mac_care_second_section h2,
    .Premium_Features_main_heading,
    .EXIF-Studio-Features_col h2,
    .you_dont_need_content_div h2,
    .wmc_how_it_works_main_heading {
        font-size: 36px;
    }
}

@media screen and (max-width: 991px) {
    .product-main-features {
        min-height: 245px;
    }
}

@media screen and (max-width: 768px) {


    .Execelent_mac {
        background-color: whitesmoke;
    }
}

@media screen and (max-width: 1024px) {
    .buy-pricing-tables .billed-time {
        font-size: 15px;
    }

    .ultimate_choice_content {
        padding: 15px 10px;
    }

    .ultimate_choice_content p {
        min-height: 170px;
    }

    .smart-system-popularity p {
        margin: 0 10px;
    }
}

@media screen and (max-width: 991px) {
    .ultimate_choice_content_border {
        border: none;
    }

    .most_popular {
        margin-left: 15px;
    }

    .pricingtable {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .product-main-features {
        min-height: auto;
    }

    .ultimate_choice_content p {
        min-height: auto;
        margin-bottom: 20px;
    }

    .ultimate_choice_content_border {
        padding-right: 0;
    }

    .ultimate_choice_section_bg {
        padding: 30px 25px;
    }


}


/* navbar */
@media (max-width: 991px) {
    .navbar-toggler {
        margin-right: 0px;
    }
}

@media (max-width: 991px) {

    .navbar_header_logo,
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0px;
    }
}

.after-download .steps {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    left: -25px;
    top: -25px;
    background: url(../../images/download/download-steps.png) no-repeat center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}