﻿* {
    box-sizing: border-box;
    font-family: 'Open Sans',sans-serif;
}

img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
}

.position-relative {
    position: relative;
}

.left-column {
    display: inline-block;
    width: 39%;
    vertical-align: top;
}

.tab-content-transp {
    background: transparent !important;
    border: none !important;
}

.general-padding {
    padding-top: 20px;
}

.margin-0 {
    margin: 0 !important;
}

.img-middle-row {
    display: flex;
    align-content: center;
}

.font-18 {
    font-size: 18px !important;
}

.error-div-width {
    width: 76% !important;
}

.full-width {
    width: 100% !important;
}

.display-contents {
    display: contents !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.login-form-validation-error {
    background: #ff4242;
    border-radius: 7px;
    width: 65%;
    padding-left: 7px;
    margin-bottom: 10px;
    color: white;
}

.offer-form-validation-error {
    background: #ff4242;
    border-radius: 7px;
    width: 65%;
    color: white;
    line-height: 25px;
    padding-left: 7px;
    margin-bottom: 10px;
    display: inline-block;
    color: white;
    margin-left: 45px;
}

.input-form-validation-error {
    background: #ff4242;
    border-radius: 7px;
    width: 60%;
    color: white;
    line-height: 25px;
    padding-left: 7px;
    margin-bottom: 10px;
    display: inline-block;
    color: white;
    margin-left: 0;
}

.reserved-div {
    position: relative;
    margin: 0 auto;
    display: block;
    top: 30px;
}

.already-member {
    font-style: italic;
    color: #a2a2a2;
    font-size: 15px;
    margin-bottom: -15px;
}

.general-white {
    background-color: #ffffff !important;
}

.right-column {
    vertical-align: top;
    width: 75%;
    display: inline-block;
    margin: 0 auto;
    padding-top: 15px;
}

.right-column-2 {
    vertical-align: top;
    width: 75%;
    display: grid;
    margin: 0 auto;
    padding-top: 30px;
}

.col-lg-6 {
    width: 50%;
    float: left;
}

.col-lg-7 {
    float: left;
}

.col-lg-8 {
    float: left;
    float: left;
    position: relative;
    left: 70px;
}

.col-gen {
    display: inline-block;
    margin: 0 auto;
}

.col-gen-v2 {
    display: inline-block;
    margin: 0 auto;
    width: 75%;
}

.col-gen-v3 {
    display: inline-block;
    margin: 0 auto;
    width: 80%;
}
.col-gen-v4 {
    display: inline-block;
    margin: 0 auto;
    width: 67%;
}

.vertical-align-text {
    display: flex;
    align-items: center;
}

.desktop-img-none {
    display: none;
}

.logo {
    width: 200px;
    margin: 0 auto;
    display: block;
    padding-top: 15px;
}

.num-1-img {
    display: block;
    padding-bottom: 25px;
}

.margin-right {
    margin-right: 85px;
}

.fam-img {
    width: 350px;
    display: inline-block;
}

.cursor-pointer {
    cursor: pointer;
}

.padding-bottom-zero {
    padding-bottom: 0 !important;
}

.margin-bottom-zero {
    margin-bottom: 0 !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.cta-social-text {
    color: #5f5c5c;
    font-size: 15px;
    margin-bottom: -15px;
}

.float-right {
    float: right;
}

.display-inline-block {
    display: inline-block;
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.container {
    background: #1e292e !important;
}

.margin-top-15 {
    margin-top: 15px;
}

.padding-top-zero {
    padding-top: 0 !important;
}

.step-header {
    background-color: #0a0a0a;
    height: 1px;
}

.step-title {
    position: relative;
    top: -23px;
    font-size: 13pt;
    color: #505050;
    font-weight: 600;
}

.general-container {
    box-shadow: 0 7px 27px rgba(0,0,0,0.17);
    position: relative;
    overflow: hidden;
    max-width: 950px;
    min-height: 785px;
    background-color: #fafafa;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
}

.general-space {
    padding-top: 12px;
    padding-bottom: 22px;
    background-color: #1e292e !important;
}

.general-space-white {
    padding-top: 12px;
    padding-bottom: 22px;
    background-color: #ffffff !important;
}

.step-head {
    font-weight: 600;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    color: #333;
    margin-bottom: 24px;
}

.step-head-inner-text {
    text-align: center;
}

.tab-link {
    display: inline-block;
    background: #F2F2F2;
    color: #333;
    font-weight: 600;
    text-align: center;
    z-index: 5 !important;
    position: relative;
    border-radius: 0;
    border-style: solid;
    border-color: #ddd;
    border-width: 3px 3px 0 3px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tab-link-passive {
    cursor: pointer;
    background: #ddd;
    border-color: #ddd;
    border-width: 3px 3px 0 3px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.tab-content {
    background: #Fff;
    z-index: 0 !important;
    position: relative;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    border-radius: 25px;
    margin: 0 auto;
    text-align: left;
}

.develop-box {
    width: 90%;
    position: relative;
}

.develop-text {
    display: inline-block;
    color: #727272;
    font-size: 12pt;
    font-weight: 500;
    line-height: 35px;
    padding-left: 15px;
    margin-top: 5px;
}

.develop-price {
    position: absolute;
    display: inline-block;
    right: -15px;
    margin-top: 11px;
}

.change-plan {
    color: #46a7e9;
    font-size: 12pt;
    display: block;
    text-decoration: underline;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
    margin-top: 10px;
}

.tab-content-header {
    width: 100%;
    background: linear-gradient(45deg,rgba(153 214 255) 0,rgba(10 136 222) 100%);
    height: 50px;
    color: white;
    font-weight: 600;
    border-radius: 25px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.tab-content-error-div {
    width: 100%;
    background-color: #da0909;
    height: 65px;
    color: white;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.tab-content-chart {
    background: #Fff;
    z-index: 0 !important;
    position: relative;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    margin: 0 auto;
    vertical-align: top;
    text-align: left;
    margin-right: 5px;
}

.tab-content-chart-banner {
    display: block;
    margin: 0 auto;
    text-align: left;
    margin-top: 24px;
}


.tab-content-chart-header {
    width: 100%;
    color: white;
    font-size: 14pt;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.tab-content-chart-img {
    margin-left: 115px;
}

.tab-content-chart-img-2 {
    margin-left: 0;
}

.tab-content-title {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14pt;
}

.tab-content-title-2 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14pt;
}

.tab-content-title-error {
    width: 90%;
    text-align: left;
    font-size: 10pt;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 8px;
}

.title {
    text-align: center;
    font-size: 12pt;
    font-weight: 400;
    color: #404040;
}

.padding-top-3 {
    padding-top: 30px;
}

.padding-bottom-3 {
    padding-bottom: 30px;
}

.multi-img {
    width: 60%;
    display: block;
    margin: 0 auto;
}

.title-result {
    text-align: center;
    font-size: 14pt;
    font-weight: 600;
    color: #404040;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.title-info {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #404040;
    margin-right: 5px;
    width: 100%;
    display: inline-block;
}

.title-img {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
}

.item-div {
    width: 100%;
    height: 40px;
    background-color: rgb(196,196,196,0.2);
    border-radius: 25px;
    margin-bottom: 20px;
    display: flex;
    margin-top: 27px;
}

.item-text {
    display: flex;
    align-items: center;
    margin-left: 10px;
    font-size: 11pt;
    color: #404040;
    align-items: center;
}

.circle {
    height: 40px;
    width: 43px;
    background-color: #4CD964;
    border-radius: 50%;
    position: relative;
    display: inline-block;
}

.circle-number {
    color: white;
    font-size: 17pt;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 700;
    transform: translate(-50%,-50%);
}

.color-orange {
    color: #f36f21 !important;
}

.middle-div {
    margin: 0 auto;
    width: 66%;
}

.middle-div-2 {
    margin: 0 auto;
    width: 90%;
}

.tablet-img {
    display: inline-block;
    position: relative;
    left: 60px;
    width: 45%;
    height: 25%;
}

.product-container {
    display: flex;
    padding-bottom: 30px;
}

.price-container {
    position: relative;
    width: 45%;
    margin-left: 80px;
}

.color-blue {
    color: #0A88DE !important;
}

.mail-form input {
    height: 36px;
    display: block;
    width: 100%;
    padding: 0 20px 0 20px;
    border-radius: 14px;
    border: 1px solid #d9d9d9;
    font-size: 14pt;
    margin-bottom: 20px !important;
}

.offer-form input {
    height: 36px;
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    border-radius: 14px;
    border: 1px solid #d9d9d9;
    font-size: 12pt;
    margin-bottom: 10px !important;
}

.subscription-result-form input {
    height: 36px;
    display: block;
    width: 60%;
    padding: 0 20px 0 20px;
    border-radius: 14px;
    border: 1px solid #d9d9d9;
    font-size: 12pt;
    margin-bottom: 10px !important;
}

.padding-input {
    padding-top: 40px;
}

.new-max-width {
    max-width: 885px !important;
}

.reference-img {
    display: inline-block;
    margin: 0 5px;
}

@media screen and (max-width: 991px) {
    .reference-img {
        margin: 0 1px;
        width: 139px;
    }
}

@media screen and (max-width: 768px) {
    .reference-img {
        width: 140px;
        margin: 1px -4px;
    }
}

@media only screen and (max-width: 480px) {
    .reference-img {
        width: 125px;
        margin: 5px -4px;
    }
}

@media screen and (max-width: 360px) {
    .reference-img {
        width: 135px;
        margin: 0 1px;
    }
}


.mail-form-title {
    font-size: 10pt;
    margin-bottom: 3px;
    color: #404040;
    font-weight: 600;
}

.row {
    width: 80%;
    margin: 0 auto;
}

.row-2 {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.row-title {
    width: 50%;
    margin: 0 auto;
}

.row-info {
    width: 500px;
    margin: 0 auto;
}

.tick-img {
    margin-right: 10px;
}

.little-tick-img {
    margin-right: 10px;
    width: 22px;
}

.tick-text {
    font-size: 13pt;
    color: #404040;
    font-weight: 600;
}

.text-1 {
    padding-top: 10px;
    font-size: 10pt;
    color: #505050;
}

.text-2 {
    font-size: 12pt;
    font-weight: 600;
}

.text-3 {
    font-size: 12pt;
    color: #0A88DE;
    font-weight: 600;
}

.color-green {
    color: #4CD964;
}


.banner-img {
    margin-bottom: 12px;
}

.mastercard-img {
    padding-top: 13px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.paypal-button {
    background-image: url('../img/adp-img/subscribe-paypal.png');
    background-repeat: no-repeat;
    width: 153px;
    height: 36px;
    background-color: white;
    border: white;
    cursor: pointer;
    border-radius: 10px;
}

.copyright {
    font-size: 14px;
    color: #f36f21;
    margin-bottom: 36px;
}

.download-icon {
    display: inline-block;
    margin: 0 10px;
}

.benefits-div {
    background: #Fff;
    z-index: 0 !important;
    position: relative;
    border: 1px solid #ddd;
    display: inline-block;
    width: 500px;
    border-radius: 25px;
    margin: 0 auto;
    text-align: left;
}

.benefits-div-header {
    width: 100%;
    background: linear-gradient(45deg,rgba(153 214 255) 0,rgba(10 136 222) 100%);
    height: 35px;
    color: white;
    font-weight: 600;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.benefits-div-title {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 10pt;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.info-div {
    text-align: left;
    width: 80%;
    font-size: 10pt;
    color: #505050;
    font-weight: 500;
    margin-bottom: 20px !important;
    margin: 0 auto;
    align-items: center;
    display: flex;
    line-height: 18px;
}

.info-div-img {
    display: inline-block;
    padding-right: 10px;
}

.offer-div {
    background: linear-gradient(45deg,rgba(153 214 255) 0,rgba(10 136 222) 100%);
    z-index: 0 !important;
    position: relative;
    border: 1px solid #ddd;
    display: inline-block;
    width: 500px;
    border-radius: 25px;
    margin: 0 auto;
    text-align: left;
}

.offer-text {
    padding-top: 20px;
    font-size: 12pt;
    padding-bottom: 20px;
    color: #fafafa;
}

.progress-bar {
    padding-top: 32px;
    padding-bottom: 40px;
    text-align: center;
}

.progress-bar-result {
    padding-top: 32px;
    padding-bottom: 30px;
    text-align: center;
}

.green-bar {
    width: 220px;
    background-color: #4CD964;
    padding: 1px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    height: 1px;
}

.bullet-1 {
    position: relative;
    right: 3px;
    top: -4px;
}

.bullet-1-success {
    position: relative;
    right: 3px;
    top: -5px;
}

.bullet-1-info {
    position: relative;
    top: -9px;
}

.bullet-2 {
    position: relative;
    right: -66px;
    top: -20px;
}

.bullet-2-result {
    position: relative;
    right: -70px;
    top: -15px;
}

.bullet-2-info {
    position: relative;
    right: -73px;
    top: -26px;
}

.bullet-2-success {
    position: relative;
    right: -70px;
    top: -16px;
}

.row-info {
    margin-left: -15px;
    margin-right: -15px;
}

.info-div-1 {
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #505050;
    font-weight: 500;
    margin-bottom: 20px !important;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.info-div-img {
    display: inline-block;
    padding-right: 10px;
}

.bullet-3 {
    position: relative;
    left: 150px;
    top: -36px;
}

.bullet-3-result {
    position: relative;
    left: 138px;
    top: -32px;
}

.bullet-3-success {
    position: relative;
    left: 144px;
    top: -27px;
}

.bullet-3-info {
    position: relative;
    left: 149px;
    top: -37px;
}

.bullet-4 {
    position: relative;
    left: 211px;
    top: -49px;
}

.bullet-4-success {
    position: relative;
    left: 200px;
    top: -48px;
}

.bullet-4-info {
    position: relative;
    left: 212px;
    top: -49px;
}


.payment-band {
    background-color: #E4FFE1;
    display: flex;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    align-items: center;
}

.payment-band-text {
    font-size: 14px;
    color: #5F985A;
    display: block;
    margin: 0 auto;
    font-weight: 500;
}

.text-result {
    font-size: 15px;
    color: #505050;
    line-height: 1.5;
    font-weight: 500;
}

.family-image {
    width: 80%;
}

/*-----------Credit card----------------------------*/
.credit-card-div {
    margin: 0 auto;
}

.credit-card-label {
    color: #585858;
}

.credit-card-textbox {
    border: 1px solid #BBB;
    border-radius: 10px;
    background: #fff;
    vertical-align: top;
    color: #585858;
}

.credit-card-icons {
    color: #585858;
    position: absolute;
    top: 0px;
}

.credit-card-info-icon {
    color: royalblue;
    position: absolute;
    top: 0px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.credit-card-number:active {
}

.credit-card-numpad {
    display: none;
    background: red;
    width: 60px;
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 999;
}

.secure-div {
    display: inline-block;
    margin-top: 20px;
}

.secure-text {
    color: #585858;
    vertical-align: top;
}

.tooltip .tooltip-cvc {
    visibility: hidden;
    border: 1px solid #bbb;
    background-color: #fff;
    background-image: url('../img/cvc-help.png');
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltip-3d {
    visibility: visible;
}

.tooltip .tooltip-3d {
    visibility: hidden;
    border: 1px solid #bbb;
    color: #585858;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltip-cvc {
    visibility: visible;
}

.installment-info-div {
    border: 1px solid #BBB;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 15px;
}

.credit-card-family {
    color: #585858;
    text-align: center;
    font-weight: bold;
}

.installment-info {
    color: #585858;
}

.error-box {
    border: 1px solid red;
}

.error-message {
    color: #fff;
    font-weight: 600;
    display: block;
    background: red;
    border-radius: 10px;
    padding-left: 10px;
    height: 33px;
    margin-bottom: 15px;
}

.sale-credit-card-image {
    margin: 0 auto;
}




/* Check Box */

.approve-div {
    color: #666;
    text-align: left;
    display: flex;
    margin-left: 55px;
}

.approve-check {
    display: inline-block;
    vertical-align: middle;
}

    .approve-check input {
        cursor: pointer;
        width: 14px;
        height: 14px;
    }

.approve-text {
    display: inline;
    font-weight: 400;
    vertical-align: middle;
    color: #505050;
    font-size: 12px;
    margin-left: 10px;
}

.area {
    margin-left: 100px;
}




.agreement-div {
    color: #666;
    text-align: left;
}

.agreement-check {
    display: inline-block;
    vertical-align: middle;
}

    .agreement-check input {
        cursor: pointer;
    }

.agreement-text {
    display: inline;
    font-weight: 600;
    vertical-align: middle;
    color: #aeaeae;
}

.agreement-div a {
    color: rgba(10 136 222);
}

    .agreement-div a:hover {
        color: #f36f21;
    }
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.modal-body {
    overflow-y: scroll;
    background-color: #fcfcfc;
    color: #333;
}
/* The Close Button */
.close {
    color: white;
    float: right;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    font-weight: bold;
}

.modal-top-header {
    background-color: #F36F21;
    color: white;
}

/*-----------Transfer----------------------------*/
.transfer-amount-text {
    color: #333;
}

.transfer-gettranferinfo-text {
    color: #333;
}

.button-div {
    text-align: center;
    margin-bottom: 20px;
}

.submit-button {
    font-family: 'Open Sans',sans-serif !important;
    border: none;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    background: linear-gradient(45deg,rgba(16,175,40,1) 0,rgba(125,228,141,1) 100%);
    border: 1px solid rgba(16,175,40,1) !important;
}

.free-button {
    font-family: 'Open Sans',sans-serif !important;
    border: none;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    background: linear-gradient(45deg,rgba(16,175,40,1) 0,rgba(125,228,141,1) 100%);
    border: 1px solid rgba(16,175,40,1) !important;
}

.start-button {
    font-family: 'Open Sans',sans-serif !important;
    border: none;
    display: inline-block;
    float: left;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    background: linear-gradient(45deg,rgba(16,175,40,1) 0,rgba(125,228,141,1) 100%);
    border: 1px solid rgba(16,175,40,1) !important;
}

.green-background {
    background: linear-gradient(45deg,rgba(0,255,38,1) 0,rgba(49,218,76,1) 100%) !important;
    border: none !important;
    display: block;
}

.end-button {
    font-family: 'Open Sans',sans-serif !important;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    background: linear-gradient(45deg,rgba(255,99,78,1) 0,rgba(253,30,0,1) 100%);
    border: none;
}

.offer-button {
    font-family: 'Open Sans',sans-serif !important;
    border: none;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    background: #FFDF36;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #3C58BF;
    font-weight: 600;
}

/*-----------Paypal----------------------------*/
.paypal-label {
    display: inline-block;
    width: 47%;
    height: 40px;
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dee3ed;
    border-radius: 10px;
    color: #5f6b76;
    cursor: pointer;
    position: relative;
    z-index: 10;
    background-color: #fff;
    margin-bottom: 15px;
    text-align: center;
    font-size: 11pt;
    margin-left: -32px;
    margin-right: 11px;
}

input[type=radio] + .paypal-label:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    border: 1px solid #8e9fad;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 24px;
    left: -8px;
    -webkit-transform: translate(16px,17px);
    -ms-transform: translate(16px,17px);
    transform: translate(16px,17px);
}

input[type=radio]:checked + .paypal-label {
    border-color: #ffc900;
    -webkit-box-shadow: 0 6px 12px -4px rgba(37,51,66,.3);
    box-shadow: 0 6px 12px -4px rgba(37,51,66,.3);
}

    input[type=radio]:checked + .paypal-label:after {
        content: "";
        width: .875rem;
        height: .875rem;
        border-radius: 100%;
        background-color: #4cd964;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        bottom: 34px;
        left: -8px;
        -webkit-transform: translate(21px,22px);
        -ms-transform: translate(21px,22px);
        transform: translate(21px,22px);
    }

.paypal-box {
    display: inline;
}

.paypal-radio {
    content: '';
    background: #fff;
    vertical-align: middle;
    width: 211px;
    height: 95px;
    opacity: 0;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    left: 223px;
}

.creditcard-radio {
    content: '';
    background: #fff;
    width: 16px;
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
    left: 6px;
    top: -29px;
    position: relative;
}

.paypal-img {
    left: 65px;
    top: 9px;
    width: 105px;
    position: relative;
}

.paypal-text {
    color: #727272;
    font-size: 11pt;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 15px;
    margin-top: 5px;
}



/*** landscape: 1024x600 ***/
/*** landscape: 1024x768 ***/
/*** portrait: 1024x1366 ***/
/*** landscape: 1366x1024 ***/
/*** laptop  ***/
@media only screen and (min-width: 1024px) {
    .step-head {
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        margin-left: 256px;
    }

    .tab-link {
        width: 250px;
        padding: 10px 0;
        font-size: 14pt;
    }

    .left-130 {
        margin-left: 40px;
    }
    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 18pt;
        font-size: 12pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 12pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 225px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 93px;
    }

    .installment-info {
        margin-left: 30px;
        margin-bottom: 10px;
    }

    .credit-card-family {
        font-size: 14pt;
        padding: 8px 0;
    }

    .secure-checkbox {
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-top: 12px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 170px;
        height: 100px;
        left: -170px;
        top: 20px;
    }

    .tooltip .tooltip-3d {
        width: 300px;
        height: 160px;
        left: -300px;
        top: 20px;
        line-height: 20px;
        font-size: 10pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 300px;
    }

        .sale-credit-card-image img {
            width: 300px;
            padding-top: 10px;
            margin-bottom: 30px;
        }

    /* Check Box */
    .agreement-div {
    }

    .agreement-check input {
        width: 18px;
        height: 18px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 100px;
    }

    .modal-content {
        width: 500px;
    }

    .modal-body {
        height: 530px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 16px !important;
        line-height: 50px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 28px;
        margin-top: 4px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 16pt;
        line-height: 24pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 16pt;
        margin-top: 30px;
        line-height: 24pt;
    }

    .button-div {
        margin-bottom: 20px;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 35px;
        width: 185px;
        height: 45px;
        line-height: 30px;
        font-size: 13pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }
}
/*** landscape: 960x540 - 800x480 ***/
/*** portrait: 768x1024 ***/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .step-head {
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 192px;
        padding: 10px 0;
        font-size: 14pt;
    }

    .left-130 {
        margin-left: 8px;
    }

    .tab-content-chart-img {
        margin-left: 70px;
    }

    .tab-content-chart-img-2 {
        margin-left: 0;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .family-image {
        width: 88%;
    }
    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 18pt;
        font-size: 12pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 12pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 225px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 93px;
    }

    .installment-info {
        margin-left: 30px;
        margin-bottom: 10px;
    }

    .credit-card-family {
        font-size: 14pt;
        padding: 8px 0;
    }

    .secure-checkbox {
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-top: 12px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 170px;
        height: 100px;
        left: -170px;
        top: 20px;
    }

    .tooltip .tooltip-3d {
        width: 300px;
        height: 160px;
        left: -300px;
        top: 20px;
        line-height: 20px;
        font-size: 10pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 300px;
    }

        .sale-credit-card-image img {
            width: 300px;
            padding-top: 10px;
            margin-bottom: 30px;
        }

    /* Check Box */

    .agreement-check input {
        width: 18px;
        height: 18px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 150px;
    }

    .modal-content {
        width: 400px;
    }

    .modal-body {
        height: 530px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 16px !important;
        line-height: 50px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 28px;
        margin-top: 4px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 16pt;
        line-height: 24pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 16pt;
        margin-top: 30px;
        line-height: 24pt;
    }

    .button-div {
        margin-bottom: 20px;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 35px;
        width: 185px;
        height: 45px;
        line-height: 30px;
        font-size: 13pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }

    .paypal-label {
        width: 49%;
        margin-left: -35px;
    }



    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    .middle-div-2 {
        width: 100%;
    }
}
/*** portrait: 600x1024 ***/
/*** landscape: 640x360 ***/
/*** portrait: 720x1280 ***/
@media only screen and (min-width: 593px) and (max-width: 767px) {
    .step-head {
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
        padding-left: 5px;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 180px;
        padding: 10px 0;
        font-size: 14pt;
    }

    .left-130 {
        margin-left: 25px;
    }

    .tablet-img {
        display: none;
    }

    .left-column {
        width: 41%;
    }

    .tab-content-chart-img {
        margin-left: 40px;
    }

    .tab-content-chart-img-v2 {
        margin-left: -60px;
    }

    .middle-div {
        width: 80%;
    }

    .paypal-img {
        left: 45px;
    }

    .middle-div-2 {
        width: 100%;
    }

    .price-container {
        width: 80%;
        margin: 0 auto;
    }

    .tab-content-title-2 {
        font-size: 12pt;
        width: 107%;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .col-lg-6 {
        width: 100%;
    }

    .col-lg-7 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .area {
        margin-left: 0;
    }

    .family-image {
        width: 45%;
    }

    .subscription-result-form input {
        margin: 0 auto;
        width: 45%;
    }

    .input-form-validation-error {
        margin: 0 auto;
        margin-bottom: 15px;
        width: 44%;
    }

    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 18pt;
        font-size: 12pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 12pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 195px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 75px;
    }

    .installment-info {
        margin-left: 20px;
        margin-bottom: 8px;
    }

    .credit-card-family {
        font-size: 14pt;
        padding: 8px 0;
    }

    .secure-checkbox {
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-top: 12px;
    }

    .secure-text {
        line-height: 44px;
    }

    .fam-img {
        width: 257px;
        position: relative;
        right: 37px;
        display: none;
    }

    .tooltip .tooltip-cvc {
        width: 170px;
        height: 100px;
        left: -170px;
        top: 20px;
    }

    .tooltip .tooltip-3d {
        width: 300px;
        height: 160px;
        left: -300px;
        top: 20px;
        line-height: 20px;
        font-size: 10pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 300px;
    }

        .sale-credit-card-image img {
            width: 300px;
            padding-top: 10px;
            margin-bottom: 20px;
        }

    .paypal-label {
        width: 50%;
        margin-left: -40px;
    }



    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    .creditcard-radio {
        width: 16px;
        left: -4px;
    }

    /* Check Box */

    .agreement-check input {
        width: 18px;
        height: 18px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 100px;
    }

    .modal-content {
        width: 400px;
    }

    .modal-body {
        height: 530px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 16px !important;
        line-height: 50px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 28px;
        margin-top: 4px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 16pt;
        line-height: 24pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 16pt;
        margin-top: 30px;
        line-height: 24pt;
    }

    .button-div {
        margin-bottom: 20px;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 35px;
        width: 160px;
        height: 45px;
        line-height: 30px;
        font-size: 14pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }
}
/*** landscape: 568x320 - 534x320 ***/
/*** landscape: 592x360 ***/
/*** portrait: 540x960 ***/
@media only screen and (min-width: 481px) and (max-width: 592px) {
    .left-column {
        width: 100%;
        margin-bottom: 20px;
    }

    .paypal-img {
        left: 34px;
    }

    .fam-img {
        display: none;
    }

    .right-column {
        width: 100%;
    }

    .step-head {
        font-size: 14pt;
        width: 60vw;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 190px;
        padding: 10px 0;
        font-size: 13pt;
    }

    .tab-content {
        width: 95%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .tab-content-chart {
        width: 70%;
        margin-right: 0;
    }

    .tab-content-chart-banner {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 0 !important;
        text-align: center;
        top: auto;
    }

    .banner-img {
        position: relative;
        top: 25px;
        margin: 7px;
    }

    .left-130 {
        margin-left: 50px;
    }

    .middle-div {
        width: 80%;
    }

    .tab-content-chart-img {
        margin-left: 30px;
    }

    .paypal-label {
        width: 49%;
        margin-left: -34px;
    }



    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    .multi-img {
        width: 100%;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .tab-content-title-2 {
        font-size: 12pt;
    }

    .input-form-validation-error {
        margin: 0 auto;
        margin-bottom: 15px;
        width: 44%;
    }
    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 18pt;
        font-size: 12pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 12pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 165px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .general-space {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-space-white {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-container {
        border-radius: 0;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 75px;
    }

    .installment-info {
        margin-left: 20px;
        margin-bottom: 8px;
    }

    .credit-card-family {
        font-size: 11pt;
        padding: 6px 0;
    }

    .secure-checkbox {
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-top: 12px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 170px;
        height: 100px;
        left: -170px;
        top: 20px;
    }

    .tooltip .tooltip-3d {
        width: 300px;
        height: 160px;
        left: -300px;
        top: 20px;
        line-height: 20px;
        font-size: 10pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 250px;
    }

        .sale-credit-card-image img {
            width: 250px;
            padding-top: 10px;
            margin-bottom: 15px;
        }
    /* Check Box */
    .agreement-div {
        padding-top: 26px;
        padding-bottom: 14px;
        width: 100%;
    }

    .agreement-check input {
        width: 18px;
        height: 18px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 20px;
    }

    .modal-content {
        width: 400px;
    }

    .modal-body {
        height: 200px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 14px !important;
        line-height: 36px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 24px;
        margin-top: 0px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 14pt;
        line-height: 21pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 14pt;
        margin-top: 25px;
        line-height: 21pt;
    }

    .button-div {
        margin-bottom: 20px;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 35px;
        width: 160px;
        height: 45px;
        line-height: 30px;
        font-size: 14pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }

    .mail-form input {
        font-size: 11pt;
    }

    .benefits-div {
        width: 415px;
    }

    .offer-div {
        width: 415px;
    }

    .row-info {
        width: 415px;
    }

    .row-title {
        width: 90%;
    }

    .error-div-width {
        width: 75% !important;
    }

    .col-lg-6 {
        width: 100%;
    }

    .area {
        margin-left: 0;
    }

    .family-image {
        width: 45%;
    }

    .subscription-result-form input {
        margin: 0 auto;
        width: 45%;
    }

    .col-lg-7 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .desktop-img-none {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
    }

    .mobile-img-none {
        display: none;
    }

    .general-padding {
        padding-top: 0;
    }

    .num-1-img {
        margin: 0 auto;
    }

    .middle-div-2 {
        width: 80%;
    }

    .price-container {
        width: 80%;
        margin: 0 auto;
    }

    .tablet-img {
        display: none;
    }
}
/*** landscape: 480x320 ***/
/*** portrait: 480x800 ***/
@media only screen and (min-width: 415px) and (max-width: 480px) {
    .left-column {
        width: 100%;
        margin-bottom: 20px;
    }

    .num-1-img {
        margin: 0 auto;
    }

    .general-padding {
        padding-top: 0;
    }

    .right-column {
        width: 100%;
    }

    .step-head {
        width: 70%;
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 160px;
        padding: 10px 0;
        font-size: 14pt;
    }

    .general-space {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-space-white {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-container {
        border-radius: 0;
    }

    .row {
        width: 90%;
    }

    .row-2 {
        width: 90%;
    }

    .row-title {
        width: 90%;
    }

    .tab-content {
        width: 95%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .tab-content-chart {
        width: 70%;
        margin-right: 0;
    }

    .col-lg-7 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .tab-content-chart-banner {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 0 !important;
        text-align: center;
        top: auto;
    }

    .tab-content-chart-img {
        margin-left: 0px;
    }

    .middle-div {
        width: 85%;
    }

    .tab-content-header {
        font-size: 10pt;
        padding-left: 6px;
    }

    .left-130 {
        margin-left: 30px;
    }

    .paypal-label {
        width: 49%;
        margin-left: -34px;
    }

    .paypal-img {
        left: 45px;
    }

    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    .logo {
        width: 150px;
    }

    .multi-img {
        width: 100%;
    }

    .display-none-button {
        display: none;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .tab-content-title-2 {
        font-size: 12pt;
    }

    .badge-img {
        width: 70px;
    }

    .tab-content-chart-img-2 {
        margin-left: -20px;
    }

    .input-form-validation-error {
        margin: 0 auto;
        margin-bottom: 15px;
        width: 65%;
    }

    .desktop-img-none {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
    }

    .middle-div-2 {
        width: 100%;
    }

    .price-container {
        width: 90%;
        margin: 0 auto;
    }


    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 15pt;
        font-size: 11pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 11pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 145px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 75px;
    }

    .installment-info {
        font-size: 11pt;
        margin-left: 15px;
        margin-bottom: 8px;
    }

    .credit-card-family {
        font-size: 11pt;
        padding: 6px 0;
    }

    .secure-checkbox {
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-top: 12px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 120px;
        height: 80px;
        left: -120px;
        top: 20px;
        background-size: 110px;
    }

    .tooltip .tooltip-3d {
        width: 250px;
        height: 160px;
        left: -250px;
        top: 20px;
        line-height: 15pt;
        font-size: 9pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 300px;
    }

        .sale-credit-card-image img {
            width: 300px;
            padding-top: 10px;
        }

    /* Check Box */
    .agreement-div {
        padding-bottom: 14px;
        width: 100%;
    }

    .agreement-check input {
        width: 16px;
        height: 16px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 60px;
    }

    .modal-content {
        width: 360px;
    }

    .modal-body {
        height: 500px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 14px !important;
        line-height: 36px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 24px;
        margin-top: 0px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }

    .col-lg-6 {
        width: 100%;
    }

    .area {
        margin-left: 0;
    }

    .family-image {
        width: 75%;
    }

    .subscription-result-form input {
        margin: 0 auto;
        width: 65%;
    }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 14pt;
        line-height: 21pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 14pt;
        margin-top: 25px;
        line-height: 21pt;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 35px;
        width: 160px;
        height: 45px;
        line-height: 30px;
        font-size: 14pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }

    .mail-form input {
        font-size: 11pt;
    }

    .benefits-div {
        width: 415px;
    }

    .offer-div {
        width: 415px;
    }

    .row-info {
        width: 415px;
    }

    .info-div {
        width: 95%;
    }

    .offer-form input {
        width: 100%;
    }

    .offer-form-validation-error {
        margin-left: 3px;
    }

    .error-div-width {
        width: 100% !important;
    }

    .mobile-img-none {
        display: none;
    }

    .payment-band {
        height: 50px;
        padding: 10px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .num-1-img {
        margin: 0 auto;
    }

    .fam-img {
        display: none;
    }

    .tablet-img {
        display: none;
    }
}
/*** portrait: 412x595 - 360x592 ***/
/*** portrait: 412x707 - 375x667 - 360x640 - 375x627  ***/
/*** portrait: 414x736  ***/
@media only screen and (min-width: 360px) and (max-width: 414px) {
    .left-column {
        width: 100%;
        margin-bottom: 20px;
    }

    .middle-div-2 {
        width: 100%;
    }

    .price-container {
        width: 90%;
        margin: 0 auto;
    }

    .general-padding {
        padding-top: 0;
    }

    .right-column {
        width: 100%;
    }

    .num-1-img {
        margin: 0 auto;
    }

    .step-head {
        width: 70%;
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 140px;
        padding: 10px 0;
        font-size: 12pt;
    }

    .general-space {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-space-white {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-container {
        border-radius: 0;
    }

    .tab-content {
        width: 95%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .middle-div {
        width: 100%;
    }

    .tab-content-chart {
        width: 90%;
        margin-right: 0;
    }

    .row {
        width: 90%;
    }

    .row-2 {
        width: 90%;
    }

    .row-title {
        width: 90%;
    }

    .benefits-div-header {
        height: 45px;
    }


    .tab-content-chart-banner {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 0 !important;
        text-align: center;
        top: auto;
    }

    .tab-content-header {
        font-size: 10pt;
        padding-left: 6px;
    }

    .tab-content-chart-img {
        margin-left: -20px;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .left-130 {
        margin-left: 25px;
    }

    .paypal-label {
        width: 46%;
        height: 70px;
    }

    .paypal-img {
        left: 25px;
    }

    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    input[type=radio] + .paypal-label:before {
        left: 50px;
    }

    input[type=radio]:checked + .paypal-label:after {
        left: 50px;
    }

    .creditcard-radio {
        width: 16px;
        left: 63px;
        top: -28px
    }

    .logo {
        width: 150px;
    }

    .display-none-button {
        display: none;
    }

    .tab-content-title-2 {
        font-size: 11pt;
        position: relative;
        width: 72%;
    }

    .badge-img {
        width: 70px;
    }

    .tab-content-chart-img-2 {
        margin-left: -16px;
    }

    .input-form-validation-error {
        margin: 0 auto;
        margin-bottom: 15px;
        width: 73%;
    }
    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 93%;
    }

    .credit-card-label {
        margin-top: 10px;
        line-height: 15pt;
        font-size: 11pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 11pt;
    }

    .cmb-without-icon {
        padding-left: 10px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 16pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 125px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 75px;
    }

    .installment-info {
        font-size: 10pt;
        margin-left: 10px;
        margin-bottom: 8px;
    }

    .credit-card-family {
        font-size: 11pt;
        padding: 6px 0;
    }

    .secure-checkbox {
        height: 15px;
        width: 15px;
        margin: 0px;
        margin-top: 14.5px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 120px;
        height: 80px;
        left: -120px;
        top: 20px;
        background-size: 110px;
    }

    .tooltip .tooltip-3d {
        width: 250px;
        height: 160px;
        left: -250px;
        top: 20px;
        line-height: 15pt;
        font-size: 9pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 300px;
    }

        .sale-credit-card-image img {
            width: 300px;
            padding-top: 10px;
            margin-bottom: 10px;
        }

    .col-lg-6 {
        width: 100%;
    }

    .area {
        margin-left: 0;
    }

    .family-image {
        width: 80%;
    }

    .subscription-result-form input {
        margin: 0 auto;
        width: 75%;
    }

    /* Check Box */
    .agreement-div {
        padding-bottom: 14px;
        width: 98%;
    }

    .agreement-check input {
        width: 16px;
        height: 16px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 60px;
    }

    .modal-content {
        width: 340px;
    }

    .modal-body {
        height: 460px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 14px !important;
        line-height: 36px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 24px;
        margin-top: 0px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }

    .multi-img {
        width: 100%;
    }

    .desktop-img-none {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
    }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 13pt;
        line-height: 20pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 13pt;
        margin-top: 20px;
        line-height: 20pt;
    }

    .button-div {
        margin-top: 0;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 18px;
        width: 150px;
        height: 40px;
        line-height: 30px;
        font-size: 14pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }

    .mail-form input {
        font-size: 11pt;
    }

    .benefits-div {
        width: 350px;
    }

    .offer-div {
        width: 350px;
    }

    .row-info {
        width: 350px;
    }

    .info-div {
        width: 95%;
    }

    .offer-form input {
        width: 100%;
    }


    .error-div-width {
        width: 100% !important;
    }

    .offer-form-validation-error {
        margin-left: 3px;
        width: 80%;
    }

    .family-image {
        width: 75%;
    }

    .text-result {
        font-size: 13px;
    }

    .padding-input {
        padding-top: 15px;
    }

    .col-lg-7 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .mobile-img-none {
        display: none;
    }

    .payment-band {
        height: 50px;
        padding: 10px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .fam-img {
        display: none;
    }

    .tablet-img {
        display: none;
    }
}
/*** portrait: 320x480 ***/
/*** portrait: 320x568 - 320x534 ***/
@media only screen and (max-width: 359px) {
    .left-column {
        width: 100%;
        margin-bottom: 20px;
    }

    .right-column {
        width: 100%;
    }

    .step-head {
        width: 80%;
        font-size: 14pt;
    }

    .step-head-inner-text {
        font-size: 11pt;
    }

    .all-tab-select {
        text-align: center;
    }

    .tab-link {
        width: 125px;
        padding: 10px 0;
        font-size: 12pt;
    }

    .tab-content {
        width: 95%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .tab-content-chart {
        width: 95%;
        margin-right: 0;
    }

    .middle-div {
        width: 100%;
    }

    .row {
        width: 90%;
    }

    .row-2 {
        width: 90%;
    }

    .row-title {
        width: 90%;
    }

    .tab-content-chart-banner {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 0 !important;
        text-align: center;
        top: auto;
    }

    .tab-content-header {
        font-size: 10pt;
        padding-left: 6px;
    }

    .tab-content-chart-img {
        margin-left: -20px;
    }

    .general-space {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-space-white {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }

    .general-container {
        border-radius: 0;
    }

    .left-130 {
        margin-left: 8px;
    }

    .paypal-label {
        width: 46%;
        height: 70px;
    }

    .paypal-img {
        left: 15px;
    }

    .paypal-margin-zero {
        margin-right: 0 !important;
    }

    input[type=radio] + .paypal-label:before {
        left: 35px;
    }

    input[type=radio]:checked + .paypal-label:after {
        left: 35px;
    }

    .creditcard-radio {
        width: 16px;
        left: 47px;
    }
    /*-----------Credit card----------------------------*/
    .credit-card-div {
        width: 288px;
    }

    .credit-card-label {
        margin-top: 20px;
        line-height: 15pt;
        font-size: 11pt;
    }

    .credit-card-textbox {
        height: 33px;
        padding-left: 15px;
        font-size: 11pt;
    }

    .cmb-without-icon {
        padding-left: 6px !important;
    }

    .credit-card-icons {
        left: 10px;
        font-size: 15pt !important;
        line-height: 44px !important;
    }

    .credit-card-info-icon {
        left: 125px;
        font-size: 12pt !important;
        line-height: 44px !important;
    }

    .full-textbox {
        width: 100%;
    }

    .half-textbox {
        width: 75px;
    }

    .installment-info {
        font-size: 10pt;
        padding-left: 8px;
    }

    .credit-card-family {
        font-size: 11pt;
        padding: 6px 0;
    }

    .secure-checkbox {
        height: 15px;
        width: 15px;
        margin: 0px;
        margin-top: 14.5px;
    }

    .secure-text {
        line-height: 44px;
    }

    .tooltip .tooltip-cvc {
        width: 120px;
        height: 80px;
        left: -120px;
        top: 20px;
        background-size: 110px;
    }

    .tooltip .tooltip-3d {
        width: 250px;
        height: 160px;
        left: -250px;
        top: 20px;
        line-height: 15pt;
        font-size: 9pt;
        padding: 10px;
    }

    .error-message {
        font-size: 11pt;
        padding-top: 9px;
    }

    .sale-credit-card-image {
        padding-top: 20px;
        width: 250px;
    }

        .sale-credit-card-image img {
            width: 250px;
            padding-top: 10px;
            margin-bottom: 15px;
        }

    /* Check Box */
    .agreement-div {
        padding-bottom: 14px;
        width: 98%;
    }

    .agreement-check input {
        width: 16px;
        height: 16px;
    }

    .agreement-text {
        font-size: 10pt;
    }
    /********* modal css *********/
    .modal {
        padding-top: 20px;
    }

    .modal-content {
        width: 300px;
    }

    .modal-body {
        height: 340px;
        padding: 2px 16px;
    }

    .modal-top-header {
        padding: 2px 16px;
    }

    .modal-top-header-text {
        font-size: 12px !important;
        line-height: 36px !important;
    }

    .modal-header {
        font-size: 11pt;
    }

    .modal-text {
        font-size: 10pt;
    }

    .close {
        font-size: 24px;
        margin-top: 0px;
    }

    .modal-footer {
        padding: 2px 16px;
    }

        .modal-footer h3 {
            font-size: 11pt;
            margin: 8px 0;
        }
    /*-----------Transfer----------------------------*/
    .transfer-amount-text {
        font-size: 13pt;
        line-height: 20pt;
    }

    .transfer-gettranferinfo-text {
        font-size: 13pt;
        margin-top: 20px;
        line-height: 20pt;
    }

    .submit-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
    }

    .free-button {
        border-radius: 18px;
        width: 150px;
        height: 40px;
        line-height: 30px;
        font-size: 14pt;
    }

    .start-button {
        border-radius: 18px;
        width: 153px;
        height: 36px;
        line-height: 30px;
        font-size: 14pt;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .end-button {
        border-radius: 10px;
        width: 225px;
        height: 50px;
        font-size: 16pt;
    }

    .offer-button {
        border-radius: 10px;
        width: 180px;
        height: 50px;
        font-size: 16pt;
    }

    .logo {
        width: 150px;
    }

    .multi-img {
        width: 100%;
    }

    .display-none-button {
        display: none;
    }

    .download-icon {
        margin: 0;
    }

    .mail-form input {
        font-size: 11pt;
    }

    .tab-content-error-div {
        height: 100px;
    }

    .benefits-div {
        width: 300px;
    }

    .benefits-div-header {
        height: 45px;
    }

    .offer-div {
        width: 330px;
    }

    .row-info {
        width: 330px;
    }

    .info-div {
        width: 95%;
    }

    .offer-form input {
        width: 100%;
    }

    .col-lg-6 {
        width: 100%;
    }

    .area {
        margin-left: 0;
    }

    .family-image {
        width: 80%;
    }

    .subscription-result-form input {
        margin: 0 auto;
        width: 75%;
    }

    .error-div-width {
        width: 100% !important;
    }

    .offer-form-validation-error {
        margin-left: 3px;
        width: 80%;
    }

    .tab-content-title-2 {
        font-size: 11pt;
        position: relative;
        width: 72%;
    }

    .badge-img {
        width: 70px;
    }

    .tab-content-chart-img-2 {
        margin-left: -16px;
    }

    .family-image {
        width: 75%;
    }

    .text-result {
        font-size: 13px;
    }

    .padding-input {
        padding-top: 15px;
    }

    .input-form-validation-error {
        margin: 0 auto;
        margin-bottom: 15px;
        width: 73%;
    }

    .col-lg-7 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .mobile-img-none {
        display: none;
    }

    .desktop-img-none {
        display: block;
        margin: 0 auto;
        padding-top: 30px;
    }

    .payment-band {
        height: 50px;
        padding: 10px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .num-1-img {
        margin: 0 auto;
    }

    .fam-img {
        display: none;
    }

    .general-padding {
        padding-top: 0;
    }

    .middle-div-2 {
        width: 100%;
    }

    .price-container {
        width: 90%;
        margin: 0 auto;
    }

    .tablet-img {
        display: none;
    }
}
/*-----------slider----------------------------*/
.carousel {
    position: relative;
    width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.carousel__item {
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    opacity: 0;
    filter: drop-shadow(0 2px 2px #555);
    will-change: transform, opacity;
    -webkit-animation: carousel-animate-vertical 15s linear infinite;
    animation: carousel-animate-vertical 15s linear infinite;
}

    .carousel__item:nth-child(1) {
        -webkit-animation-delay: calc(3s * -1);
        animation-delay: calc(3s * -1);
    }

    .carousel__item:nth-child(2) {
        -webkit-animation-delay: calc(3s * 0);
        animation-delay: calc(3s * 0);
    }

    .carousel__item:nth-child(3) {
        -webkit-animation-delay: calc(3s * 1);
        animation-delay: calc(3s * 1);
    }

    .carousel__item:nth-child(4) {
        -webkit-animation-delay: calc(3s * 2);
        animation-delay: calc(3s * 2);
    }

    .carousel__item:last-child {
        -webkit-animation-delay: calc(-3s * 2);
        animation-delay: calc(-3s * 2);
    }



@-webkit-keyframes carousel-animate-vertical {
    0% {
        transform: translateY(100%) scale(0.5);
        opacity: 0;
        visibility: hidden;
    }

    1%, 20% {
        transform: translateY(100%) scale(0.7);
        opacity: 0.4;
        visibility: visible;
    }

    21%, 40% {
        transform: translateY(0) scale(1);
        opacity: 1;
        visibility: visible;
    }

    41%, 60% {
        transform: translateY(-100%) scale(0.7);
        opacity: 0.4;
        visibility: visible;
    }

    61% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: visible;
    }

    100% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes carousel-animate-vertical {
    0% {
        transform: translateY(100%) scale(0.5);
        opacity: 0;
        visibility: hidden;
    }

    1%, 20% {
        transform: translateY(100%) scale(0.7);
        opacity: 0.4;
        visibility: visible;
    }

    21%, 40% {
        transform: translateY(0) scale(1);
        opacity: 1;
        visibility: visible;
    }

    41%, 60% {
        transform: translateY(-100%) scale(0.7);
        opacity: 0.4;
        visibility: visible;
    }

    61% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: visible;
    }

    100% {
        transform: translateY(-100%) scale(0.5);
        opacity: 0;
        visibility: hidden;
    }
}

.ipad-div {
    background-image: url("../img/lp/ipad-bg-small.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 230px;
    height: 320px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.genel-div {
    width: 210px;
    height: 300px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .col-gen-v2 {
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .col-gen-v3 {
        width: auto;
    }
}
@media screen and (max-width: 991px) {
    .col-gen-v4 {
        width: auto;
    }
}

@media screen and (max-width: 540px) {
    .ipad-div {
        width: 227px;
        height: 315px;
        border-radius: 15px;
        display: none;
    }

    .genel-div {
        width: 210px;
        height: 294px;
    }
}
/************************Yeni testimonial tasarımı start**************************/
.wrapper-1 {
    display: grid;
    grid-template-columns: repeat(auto-fit, 267px);
    color: #444;
}

.box-1 {
    position: relative;
    border-radius: 6px;
    padding: 10px;
    display: inline-block;
    margin: 4px 6px;
    height: 200px;
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.15);
}

    .box-1 p {
        color: #fff;
        font-size: 16px;
        font-style: italic;
        margin-bottom: 0;
        font-weight: 400;
    }

.bg-color-1 {
    background-color: #335C67;
}

.bg-color-2 {
    background-color: #E09F3E;
}

.bg-color-3 {
    background-color: #9E2A2B;
}

.bg-color-4 {
    background-color: #423F63;
}

.bg-color-5 {
    background-color: #727B2A;
}

.bg-color-6 {
    background-color: #BA5A31;
}

.container-grid {
    margin: 0 auto;
    width: 803px;
}

.ref-img {
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    width: 60%;
}

@media (min-width: 992px) {
    .container-grid {
        width: 826px;
    }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 275px);
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .container-grid {
        width: 750px;
    }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 250px);
    }
}

@media only screen and (min-width: 541px) and (max-width: 767px) {
    .container-grid {
        width: 512px;
    }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 255px);
    }
}

@media only screen and (min-width: 481px) and (max-width: 540px) {
    .container-grid {
        width: 474px;
    }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 235px);
    }
}

@media only screen and (min-width: 415px) and (max-width: 480px) {
    .container-grid {
        width: 412px;
    }

    .box-1 {
        margin: 4px 3px;
        height: 225px;
    }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 205px);
    }

    .ref-img {
        bottom: 5px;
    }
}

@media only screen and (min-width: 376px) and (max-width: 414px) {
    .container-grid {
        width: 372px;
    }

    .box-1 {
        margin: 4px 3px;
        height: 210px;
    }

        .box-1 p {
            font-size: 14px;
        }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 186px);
    }

    .ref-img {
        width: 80%;
    }
}

@media only screen and (min-width: 361px) and (max-width: 375px) {
    .container-grid {
        width: 360px;
    }

    .box-1 {
        margin: 4px 3px;
        height: 210px;
    }

        .box-1 p {
            font-size: 14px;
        }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 180px);
    }

    .ref-img {
        width: 70%;
        bottom: 8px;
    }
}

@media only screen and (max-width: 360px) {
    .container-grid {
        width: 310px;
    }

    .box-1 {
        margin: 4px 3px;
        height: 200px;
    }

        .box-1 p {
            font-size: 13px;
        }

    .wrapper-1 {
        grid-template-columns: repeat(auto-fit, 155px);
    }

    .ref-img {
        width: 70%;
        bottom: 10px;
    }
}
/************************Yeni testimonial tasarımı end**************************/
/************************Yeni badge slider start**************************/
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.badge-icon-block-row {
    display: inline-flex;
    width: 95%;
    margin-bottom: 15px;
    padding-top: 8px;
    overflow: hidden;
    height: 175px;
    margin: 0 auto;
}

.badge-icon-block {
    width: 405px;
    height: 160px;
    cursor: default;
    background-color: white;
    margin-right: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #DDD;
    box-sizing: border-box;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
}

.badge-icon-div {
    width: 160px;
    height: 180px;
    align-items: center;
    display: flex;
}

.badge-icon {
    width: 115px;
    margin: 0 auto;
}

.badge-block-content {
    display: table-cell;
    vertical-align: middle;
    width: 230px;
}

    .badge-block-content p {
        font-size: 16px;
        color: #505050;
        margin-top: 0;
        text-align: left;
        padding-right: 12px;
        margin-bottom: 0;
    }

.badge-right-arrow {
    position: absolute;
    width: 62px;
    top: 113px;
    right: -45px !important;
    z-index: 999;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    cursor: pointer;
}

.badge-left-arrow {
    position: absolute;
    width: 62px;
    top: 113px;
    left: -45px !important;
    z-index: 999;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    cursor: pointer;
}

.badge-right-shadow {
    position: absolute;
    top: 56px;
    height: 163px;
    right: 13px;
    z-index: 999;
}

@media screen and (max-width:767px) {
    .badge-left-arrow {
        display: none;
    }

    .badge-right-arrow {
        display: none;
    }

    .badge-right-shadow {
        display: none;
    }
}

@media screen and (max-width:415px) {
    .badge-icon-block-row {
        overflow: visible;
    }

    .badge-icon {
        width: 95px;
    }

    .badge-icon-block {
        width: 350px;
        height: 140px;
    }

    .badge-block-content p {
        font-size: 15px;
    }
}

@media screen and (max-width:375px) {
    .badge-icon-block {
        width: 320px;
        height: 140px;
    }
}
/************************Yeni badge slider end**************************/
