.accordion-list .alb-title u {
    display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

#countdown div {
    font-size: 22px !important;
    font-weight: bold;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .premium-thanks h3 {
        font-size: 14px !important;
    }
}

#faq .alb-detail a {
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
}

#exclusive .content {
    max-width: 100%;
}


.balance-loading .card-content #saved-card .card-box::before, .balance-loading .card-content #saved-card .card-box::after {
    content: none;
    display: none;
}

.error-checkbox .ci-effect {
    border: 1px solid red !important;
    box-shadow: 0 3px 7px 0 rgba(208, 30, 30, .21);
}

header .hn-lang .hnl-button, header .hn-user .hnu-button {
    width: 30px;
    height: 30px;
}

header .h-nav.user-section {
    margin-top: 5px;
}

.balance-loading #saved-card .check-icon {
    position: absolute;
    right: 30px;
    font-size: 22px;
    margin-top: 5px;
}

.balance-loading {
    max-width: 100%;
}

.balance-loading #show-new-card-form .add-new-card {
    text-align: right;
    color: #045ec1;
    font-weight: 600;
}

.balance-loading #show-new-card-form .add-new-card i {
    margin-right: 10px;
}

#application-create-form button {
    font-size: 14px !important;
    line-height: 16px !important;
    min-height: auto !important;
    padding: 10px 15px 9px 15px !important;
    height: auto !important;
    border-radius: 25px !important;
}

#application-create-form button::before, #application-create-form button::after {
    content: none !important;
}

.pro-page-content .success-stories {
    margin-top: 70px !important;
}
#prolanding_page .pro-page-content .success-stories .swiper-wrapper .swiper-slide .comment-info .name {
    font-size: 18px !important;
}
#prolanding_page .pro-page-content .success-stories .swiper-wrapper .swiper-slide .comment-info .date {
    font-size: 12px !important;
}

#prolanding_page .google-play-icon {
    width: 100px !important;
    height: auto !important;
}

#prolanding_page .pro-page-content h1 {
    line-height: 1.4;
}

#prolanding_page .pro-page-content .success-stories .swiper-wrapper .swiper-slide p {
    margin-bottom: 10px;
}

#prolanding_page .pro-page-content .success-stories .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
}

/* Yazı okun üstüne binmesin diye sağ taraftan padding verildi, text ortalandı.*/
#prolanding_page .pro-page-content .getcontact-spam .professional-plan-link {
    font-size: 18px !important;
    padding-right: 44px !important;
    text-align: center !important;
    line-height: 1.5em !important
}

#prolanding_page .pro-page-content .idea-content ul li {
    height:40px;
    background-color: #a4b2df;
    justify-content: left;
    padding-left: 20px;
    opacity: 1;
}

#prolanding_page .pro-page-content .idea-content ul li span {
    text-align: left;
}

#prolanding_page #content { background: #FFF}

@media only screen and (max-width: 767px) {
    .login h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .login .l-header {
        text-align: center;
    }

    #prolanding_page .pro-page-content p {
        margin-top: 60px !important;
    }

    /*
    #login_page .header-fixed {
        display: none;
        visibility: visible;
    }

    #login_page header.header-fixed + #content {
        margin-top: 0
    }
     */

    .pro-page-content h1 {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }

    .pro-page-content .getcontact-professional h2 {
        font-size: 20px !important;
    }

    #prolanding_page .getcontact-professional ul li article span {
        font-size: 16px !important;
    }

    .pro-page-content .getcontact-professional ul li article small {
        font-size: 16px !important;
    }

    .pro-page-content .getcontact-professional ul li{
        height: 70px !important;
    }


    .pro-page-content .success-stories h3 {
        font-size: 20px !important;
    }

    #prolanding_page .swiper-slide article img {
        width: 35px !important;
    }

    #prolanding_page .pro-page-content .success-stories .swiper-wrapper .swiper-slide .comment-info .name {
        font-size: 18px !important;
    }

    #prolanding_page .pro-page-content .success-stories .swiper-wrapper .swiper-slide .comment-info .date {
        font-size: 12px !important;
    }

    #prolanding_page .google-play-icon {
        width: 100px !important;
        height: auto !important;

    }

    .pro-page-content .success-stories .swiper-pagination {
        margin-top: 0 !important;
    }
    .pro-page-content .success-stories .swiper-pagination .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        margin-right: 10px !important;
    }

    .pro-page-content .success-stories{
        margin-top: 50px !important;
    }

    .pro-page-content .success-stories {
        margin-top: 50px !important;
    }
}



