.for-commoon-css-modal-flow .choose-plane { margin-top: auto; } 
.for-commoon-css-modal-flow .plan-condition { display: flex; flex-wrap: wrap; justify-content: start; align-items: center; margin-bottom: 20px; gap: 20px; flex-direction: row-reverse; } 
.for-commoon-css-modal-flow .each-plan-sec input:checked+.slider:before { transform: translateX(26px); } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s;border-radius: 50%; } 
.for-commoon-css-modal-flow .each-plan-sec .slider { cursor: pointer; position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .4s; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { position: relative; display: inline-block; width: 60px; height: 34px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider.round { border-radius: 34px; } 
/* .for-commoon-css-modal-flow .each-plan-sec .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; transition: .4s; border-radius: 50%; }  */
.for-commoon-css-modal-flow .each-plan-sec .switch input { opacity: 0; width: 0px; height: 0px; } 
.for-commoon-css-modal-flow .each-plan-sec input:checked+.slider { background-color: rgb(0, 102, 255); } 
.for-commoon-css-modal-flow .row { align-items: unset !important;justify-content: center; } 
.for-commoon-css-modal-flow { background-color: #fff; } 
.for-commoon-css-modal-flow .exploration-session-sec { margin-bottom: 0;background-color: transparent !important; padding: 0 !important; }
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { height: 100%; } 
.for-commoon-css-modal-flow .modal-dialog { border: 0; border-radius: 0; max-width: 1920px; margin: 0; margin: 0 auto; display: flex; align-items: center; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px 120px 80px; border: 0; border-radius: 0; } 
.for-commoon-css-modal-flow .modal-header { border: 0; padding: 0; } 
.for-commoon-css-modal-flow .btn-close { position: absolute; top: 50px; right: 50px; padding: 0; background-image: unset; width: 32px; } 
.for-commoon-css-modal-flow .btn-close img { position: fixed; } 
.for-commoon-css-modal-flow h2 { font-size: 56px; line-height: normal; font-weight: 400; margin-bottom: 24px !important; } 
.for-commoon-css-modal-flow h3 { font-weight: 600; font-size: 35px; line-height: normal; color: #333333CC; margin-bottom: 40px; display: flex; align-items: center; justify-content: center; gap: 50px; } 
.for-commoon-css-modal-flow h3::after { content: ''; width: 40%; height: 1.5px; background: linear-gradient(270deg, #FFFFFF 0%, #0066FF 100%); } 
.for-commoon-css-modal-flow h3::before { content: ''; width: 40%; height: 1.5px; background: linear-gradient(90deg, #FFFFFF 0%, #0066FF 100%); } 
.for-commoon-css-modal-flow h3 span { width: max-content; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4 { margin-top: 40px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 30px 30px 15px 30px; position: relative; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.active { border-color: #0066FF; box-shadow: 8px 4px 40px 0px #00000014; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.active .plan-heading .border-top-heading { background-color: #0066FF; color: #fff; } 
.for-commoon-css-modal-flow .seo-plan-sec { margin-bottom: 60px; margin-top: 50px; } 
.for-commoon-css-modal-flow .plan-price { padding: 20px 46px 20px 30px; display: flex; align-items: center; width: max-content; gap: 13px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { margin-top: 22px !important; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 40px !important; } 
.for-commoon-css-modal-flow { margin-bottom: 0; } 
.for-commoon-css-modal-flow .modal-body { padding: 0; } 
.for-commoon-css-modal-flow .plan-choose-client { color: #111111; font-weight: 600; font-size: 25px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane label { color: #333; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check:checked~label a { color: #0066FF; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.active .choose-plane input[type="checkbox"] { border-color: transparent; border: 0; background: transparent; color: transparent; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.active .choose-plane input[type="checkbox"]:checked, .comman-formfield.save-field>.form-group>input[type="checkbox"]:checked { accent-color: #0066FF; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button:disabled { background-color: #3333334D; border-color: #3333334D; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check:disabled~label { color: #33333380; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check:checked { outline: 0 !important; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 18px; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 18px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check:disabled~label a { pointer-events: none; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.active .padding-box .plan-details p.plan-price { color: #333; font-weight: 500; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; background-color: #ffff; padding: 20px 24px; border-radius: 6px; margin-top: 0px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 22px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-weight: 600; font-size: 24px; line-height: normal; color: #333333; font-family: "Red Hat Display", sans-serif; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { color: #333333; font-weight: 800; font-size: 26px; line-height: normal; margin: 0 2px 0 7px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { color: #33333380; line-height: 30px; font-size: 19px; font-weight: 600; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { color: #fff; background-color: #0066FF; border: 1px solid #0066FF; font-size: 26px; font-weight: 700; line-height: normal; font-family: 'AdihausDIN', sans-serif; padding: 15px 60px; border-radius: 4px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box { box-shadow: 8px 8px 15px 0px #0000001A; border: 2px solid #E6E6E6; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.web-purchase.disable { background-color: #F9F9F9; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.web-purchase.disable .border-top-heading { background-color: #EBEBEB; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.web-purchase.disable h4 { position: relative; color: #666666; filter: grayscale(100%); } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"] { display: none; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]+label { padding-right: 50px; position: relative; position: relative; padding-left: 38px; cursor: pointer; line-height: 30px; font-size: 20px; font-weight: 400; color: #333333; margin-top: 18px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]+label::before { content: ""; position: absolute; left: 0; width: 26px; height: 26px; border: 1px solid #33333380; border-radius: 50%; background: #fff; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]:checked+label::before { border: 6px solid #007bff; background: #fff; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.web-purchase.disable input[type="radio"]+label::before { border: 1px solid #8C8C8C80; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.web-purchase.disable input[type="radio"]:checked+label::before { border: 6px solid #8C8C8C80; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec.disable input[type="radio"]+label { color: #8C8C8C; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-weight: 600; font-size: 24px; line-height: normal; color: #333333; font-family: "Red Hat Display", sans-serif; display: table-cell; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul { display: table; border-collapse: separate; border-spacing: 0 9px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { color: #333333; margin-bottom: 9px; font-weight: 600; display: table-row; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { color: #0066FF; font-weight: 800; font-size: 24px; line-height: normal; padding: 0 6px 0 12px; display: table-cell; background: none; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term { color: #33333380; line-height: 22px; font-size: 20px; font-weight: 600; padding: 0; display: inline-block; background: none; margin: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { font-style: italic; line-height: 22px; font-size: 20px; font-weight: 600; margin-left: 10px; display: inline-block; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li:last-child { margin-bottom: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { display: flex; justify-content: space-between; align-items: center; width: 81%; margin-right: 30px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 19%; text-align: right; } 
.for-commoon-css-modal-flow h2 span{color: #0066FF;}
.for-commoon-css-modal-flow .top-heading{text-align: center;margin-bottom: 50px;}
.for-commoon-css-modal-flow .top-heading h2{font-size: 64px; line-height: 74px;}
.for-commoon-css-modal-flow .top-heading p{padding: 0 200px;}
.for-commoon-css-modal-flow .bottom-cta-content{text-align: center; margin-top: 60px;}
.for-commoon-css-modal-flow .bottom-cta-content h4{font-size: 42px; line-height: 57px; margin-bottom: 0; color: #333; font-weight: 500;}
.for-commoon-css-modal-flow .bottom-cta-content .common-btn{margin-top: 50px;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec{padding: 30px 30px; background-color: #fff;box-shadow: 4px 2px 10px 0px #0000000D;border: 2px solid #EFEFEF; border-radius: 10px;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec:hover{box-shadow: 8px 8px 15px 0px #0000001A;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec li{font-family: "Red Hat Display", sans-serif;font-size: 18px; line-height: 23px; font-weight: 500; color: #5B5B5B;margin-bottom: 23px; background-repeat: no-repeat;position: relative;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec li:last-child{margin-bottom: 0;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec li.available{background-image: url(/wp-content/uploads/2024/09/available-feature-tick.webp); padding-left: 30px; background-position: 0 8px;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec li.not-available{background-image: url(/wp-content/uploads/2024/09/lock-feature.webp); padding-left: 30px;background-position: 0 0px; color: #848484;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec li.dolar{background-image: url(/wp-content/uploads/2024/09/dolar-icon.webp); padding-left: 30px;background-position: 0 4px;}
.for-commoon-css-modal-flow .each-plan-sec .info-tooltip{ display: inline-block;margin-left: 6px; cursor: pointer; }
.for-commoon-css-modal-flow .each-plan-sec .info-tooltip .tooltip-text {width: 350px; background-color: #fff; border-radius: 9px; box-shadow: 0 0 27px rgba(0, 0, 0, 0.27); color: #333; text-align: center; padding: 10px; position: absolute; top: 133%; left: 55%; transform: translateX(-50%); margin-top: 8px; transition: opacity 0.3s; z-index: 11; display: none;}
.for-commoon-css-modal-flow .each-plan-sec .common-btn{width: 100%; padding: 25px 0 25px 20px; font-size: 24px; line-height: 25px;margin-top: 22px;}
.for-commoon-css-modal-flow .each-plan-sec .common-btn:hover{padding-left: 0;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.top-plan-heading{text-align: center; margin-bottom: 30px; margin-top: 0 !important;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.top-plan-heading span{padding: 7px 40px; font-family: "Red Hat Display", sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-transform: uppercase; font-weight: 600;border-radius: 60px;}
.for-commoon-css-modal-flow .each-plan-sec.growth-plan .inner-sec p.top-plan-heading span{background-color: #0bbc9e33;}
.for-commoon-css-modal-flow .each-plan-sec.premium-plan .inner-sec p.top-plan-heading span{background-color: #f29c1c1a;}
.for-commoon-css-modal-flow .each-plan-sec.surge-plan .inner-sec p.top-plan-heading span{background-color: #0066ff1a;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h3{font-size: 35px; line-height: 47px; color: #333333;font-weight: 700;margin-bottom: 20px;background-repeat: no-repeat;}
.for-commoon-css-modal-flow .each-plan-sec.growth-plan .inner-sec h3{ background-image: url(/wp-content/uploads/2024/09/growth-plan-logo.webp); padding-left: 65px; background-position: 0 0px; }
.for-commoon-css-modal-flow .each-plan-sec.premium-plan .inner-sec h3{ background-image: url(/wp-content/uploads/2024/09/premium-plan-logo.webp); padding-left: 65px; background-position: 0 0px; }
.for-commoon-css-modal-flow .each-plan-sec.surge-plan .inner-sec h3{ background-image: url(/wp-content/uploads/2024/09/surge-plan-logo.webp); padding-left: 65px; background-position: 0 0px; }
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p {font-family: "Red Hat Display", sans-serif; font-size: 20px; font-weight: 400; line-height: 30px; color: #8C8C8C; }
.for-commoon-css-modal-flow .each-plan-sec .info-box{margin-top: 40px;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4{font-size: 26px; line-height: 36px; color: #333333;font-weight: 700;margin-bottom: 20px;}
.for-commoon-css-modal-flow .mobile-plan-sec{display: none;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec .plan-price p{font-family: "Red Hat Display", sans-serif; font-size: 24px; line-height: 34px; color: #333; font-weight: 500; display: inline-block; margin-left: 0px; position: relative; margin-top: 0;}
.for-commoon-css-modal-flow .each-plan-sec .inner-sec .plan-price p .current-price{font-family: "Red Hat Display", sans-serif;font-size: 46px; line-height: 63px; color: #333333; font-weight: 800; margin: 0 6px;}
.for-commoon-css-modal-flow .plan-price .old-price{font-family: "Red Hat Display", sans-serif; font-size: 26px; line-height: 34px; color: #A2A2A2; font-weight: 500; margin-left: 20px; display: inline-block; position: relative; top: -3px;}
.for-commoon-css-modal-flow .each-plan-sec .common-btn{margin-top: 35px;}
.for-commoon-css-modal-flow .plan-price{padding: 15px 85px 15px 31px; background: #0066FF0D; display: inline-block; border-top-right-radius: 60px; border-bottom-right-radius: 60px; margin-left: -30px; margin-top: 35px;}
.for-commoon-css-modal-flow .plan-choose-payment-sec .growthplan .padding-box .border-top-heading { background-color: #0bbc9e33; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .surge-plan .padding-box .border-top-heading { background-color: #0066ff1a; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .premium-plan .padding-box .border-top-heading { background-color: #f29c1c1a; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { padding: 5px 20px; font-size: 20px; font-weight: 600; line-height: normal; border-radius: 10px 10px 10px 10px; background-color: #EBEBEB; font-family: "Red Hat Display", sans-serif; position: absolute; top: 0; border-top-left-radius: 0; border-top-right-radius: 0; width: 170px; text-align: center; color: #333333; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .webstart-plan-common .web-purchase .plan-name { background-image: url('https://dashboard.patientlogik.com/images/webstart-plan-logo.webp'); } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .seo-title { font-size: 35px; line-height: 45px; color: #333333CC; font-weight: 600; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .seo-title::before { content: ""; flex: 1; border-top: 1.5px solid; border-image-source: linear-gradient(270deg, #ffffff 0%, #0066ff 100%); border-image-slice: 1; height: 0; margin: 0 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .choose-plane { font-family: "Red Hat Display", sans-serif; border-top: 1px solid #33333333; padding-top: 30px; font-size: 20px; color: #8C8C8C; font-weight: 400; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box { padding-bottom: 30px } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 25px; height: 25px; margin-right: 10px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec sup { font-size: 33px; top: 0.1em; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .webstart-plan-common .plan-name { background-image: url('https://dashboard.patientlogik.com/images/webstart-plan-logo.webp'); background-position: 0px 0px; padding-left: 55px; margin-bottom: 0px; font-family: "Red Hat Display", sans-serif; font-weight: 700; font-style: Bold; font-size: 28px; line-height: 50px; letter-spacing: 0; padding-left: 50px; background-repeat: no-repeat; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .common-col-right .growthplan .plan-name { background-image: url('https://dashboard.patientlogik.com/images/growth-plan-logo.webp'); background-position: 0 0px; margin-bottom: 0px; font-family: "Red Hat Display", sans-serif; font-weight: 700; font-style: Bold; font-size: 28px; line-height: 50px; letter-spacing: 0; padding-left: 65px; background-repeat: no-repeat; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .common-col-right .surge-plan .plan-name { background-image: url('https://dashboard.patientlogik.com/images/surge-plan-logo.webp'); background-position: 0 0px; margin-bottom: 0px; font-family: "Red Hat Display", sans-serif; font-weight: 700; font-style: Bold; font-size: 28px; line-height: 50px; letter-spacing: 0; padding-left: 65px; background-repeat: no-repeat; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .common-col-right .premium-plan .plan-name { background-image: url('https://dashboard.patientlogik.com/images/premium-plan-logo.webp'); background-position: 0 0px; margin-bottom: 0px; font-family: "Red Hat Display", sans-serif; font-weight: 700; font-style: Bold; font-size: 28px; line-height: 50px; letter-spacing: 0; padding-left: 65px; background-repeat: no-repeat; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option.fixed-plan-option { position: sticky; border: 0; bottom: 3%; z-index: 999; margin-top: 0; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-weight: bold; color: #333333; font-size: 40px; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-payment { background: #fff; } 
.for-commoon-css-modal-payment .exploration-session-sec { margin-bottom: 0; background-color: transparent !important; padding: 0 !important;}
.for-commoon-css-modal-payment .modal-dialog { border: 0; border-radius: 0; max-width: 1920px; margin: 0 auto; display: flex; align-items: center; } 
.for-commoon-css-modal-payment .modal-content { border: 0; border-radius: 0; padding: 120px 180px; } 
.for-commoon-css-modal-payment .btn-close { background-image: unset; position: absolute; right: 50px; top: 50px; width: 32px; z-index: 11; padding: 0; } 
.for-commoon-css-modal-payment .btn-close img { position: fixed; } 
.for-commoon-css-modal-payment .modal-header { border: 0; padding: 0; } 
.for-commoon-css-modal-payment .btn-close { position: absolute; top: 50px; right: 50px; padding: 0; background-image: unset; width: 32px; } 
.for-commoon-css-modal-payment .btn-close img { position: fixed; } 
.for-commoon-css-modal-payment .modal-body { padding: 0; } 
.for-commoon-css-modal-payment { margin-bottom: 0; } 
.for-commoon-css-modal-payment .row { align-items: unset !important; } 
.for-commoon-css-modal-payment .each-plan-sec>article { background-color: #F8F8F8; border-radius: 10px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 30px; border-bottom: 1px solid #3333331A; display: flex; align-items: center; justify-content: space-between; width: 100%; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5 { font-weight: 700; font-size: 20px; line-height: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p { padding: 0; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-weight: 700; font-size: 20px; line-height: 18px; font-family: "Red Hat Display", sans-serif; color: #0066FF; text-decoration: underline; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 30px; border-bottom: 1px solid #3333331A; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec h3 { font-weight: 700; font-size: 20px; line-height: 18px; margin-bottom: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { display: flex; align-items: center; gap: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec { width: 20%; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 80px; width: 80px; background-color: #fff; border: 1px solid #EEEEEE; border-radius: 5px; padding: 12px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec { width: 80%; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-weight: 700; font-size: 20px; line-height: 23px; margin-bottom: 0px; color: #333333; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p { font-weight: 600; font-size: 16px; line-height: 24px; margin-bottom: 0; color: #33333380; font-family: "Red Hat Display", sans-serif; padding: 0; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-weight: 800; font-size: 20px; line-height: 26px; margin-bottom: 0; color: #333333; padding: 0; margin-right: 3px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 30px 30px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-bottom { border: 1px solid #3333331A; background-color: #fff; border-radius: 4px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { display: flex; align-items: center; justify-content: space-between; padding: 22px 30px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { font-size: 18px; line-height: 24px; font-weight: 700; color: #333333; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { display: flex; align-items: center; justify-content: space-between; padding: 0 30px 22px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { display: flex; align-items: center; justify-content: space-between; padding: 15px 30px; border-top: 1px solid #3333331A; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5 { font-size: 20px; line-height: 28px; font-weight: 700; color: #333333; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5.price { color: #0066FF; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p { color: #333333B2; font-size: 12px; line-height: normal; display: flex; align-items: center; gap: 10px; padding: 0 30px 30px; font-family: "Red Hat Display", sans-serif; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p i { color: #333333; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 40px; } 
.for-commoon-css-modal-payment .top-content { display: flex; align-items: center; justify-content: space-between; margin-bottom: 34px; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 26px; line-height: 30px; font-weight: 600; margin-bottom: 0; text-align: left; } 
.for-commoon-css-modal-payment .top-content p { font-family: "Red Hat Display", sans-serif; font-size: 20px; line-height: 18px; color: #333333B2; } 
.for-commoon-css-modal-payment .top-content p a { color: #0066FF; text-decoration: underline; font-weight: 600; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 12px; font-size: 20px; line-height: normal; font-weight: 500; color: #6F6F6F; font-family: "Red Hat Display", sans-serif; } 
.for-commoon-css-modal-payment .popup-content-sec form input { padding: 15px 22px !important; width: 100%; font-family: "Red Hat Display", sans-serif; font-size: 17px !important; line-height: normal; font-weight: 500; color: #333; border: 1px solid #CFCFCF; border-radius: 4px; height: auto; box-shadow: none; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label span { color: red; } 
.for-commoon-css-modal-payment .popup-content-sec form .password-field { position: relative; } 
.for-commoon-css-modal-payment .popup-content-sec form .password-field a.show-password { position: absolute; right: 20px; top: 50%; transform: translate(0, -50%); } 
.for-commoon-css-modal-payment .shipping-method-sec { margin-top: 30px; } 
.for-commoon-css-modal-payment .shipping-method-sec p { font-family: "Red Hat Display", sans-serif; font-size: 18px; line-height: 21px; color: #333333B2; margin-top: 10px; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 30px; background-color: #F8F8F8; border-radius: 10px; margin-top: 20px; display: flex; flex-wrap: wrap; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #3333331A; margin-bottom: 30px; padding-bottom: 30px; width: 100%; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part h3 { font-family: "Red Hat Display", sans-serif; font-size: 24px; margin: 0; line-height: normal; font-weight: 600; padding-bottom: 0; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons { display: flex; align-items: center; gap: 10px; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons img { width: 45px; } 
.for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 15px 22px !important; width: 100%; font-family: "Red Hat Display", sans-serif; font-size: 17px !important; line-height: normal; font-weight: 500; color: #333; border: 1px solid #CFCFCF; border-radius: 4px; height: auto; box-shadow: none; background-color: #FFFFFF; } 
.for-commoon-css-modal-payment .shipping-method-sec .expiry-formfield { padding-right: 10px; } 
.for-commoon-css-modal-payment .shipping-method-sec .cvc-formfield { padding-left: 10px; } 
.for-commoon-css-modal-payment .shipping-method-sec .save-field .form-group { display: flex; align-items: center; gap: 10px; } 
.for-commoon-css-modal-payment .shipping-method-sec .save-field label { font-size: 16px; font-weight: 400; line-height: 22px; font-family: "Red Hat Display", sans-serif; color: #333333; } 
.for-commoon-css-modal-payment .shipping-method-sec .save-field input { width: 20px !important; height: 20px; } 
.for-commoon-css-modal-payment .shipping-method-sec .cvc-section { position: relative; } 
.for-commoon-css-modal-payment .shipping-method-sec .cvs-icons { position: absolute; right: 20px; top: 70%; transform: translate(0, -50%); } 
.for-commoon-css-modal-payment .submit-btn { margin-top: 40px; font-size: 24px; line-height: normal; font-weight: 900; color: #fff; font-family: "Red Hat Display", sans-serif; background-color: #0066FF; width: 100%; border: 0; border-radius: 6px; padding: 19px; } #payment-form .terms-payment-popup { color: #0066FF; } #card-errors { color: #B94A48; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown { padding: 0 30px; padding-top: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown .item { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 span.small-text { font-size: 14px; font-style: italic; font-weight: 400; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec .plan-price { margin-top: 10px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown .item.hide { display: none; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-pdf { overflow: hidden; background-color: rgba(0, 0, 0, 0.46); } 
.for-commoon-css-modal-pdf .modal-dialog { max-width: 50%; max-height: 100%; margin: auto; height: 100vh; overflow: hidden; display: flex; align-items: center; background-color: transparent; } 
.for-commoon-css-modal-pdf .modal-content { height: auto; overflow: hidden; padding: 40px !important; } 
.for-commoon-css-modal-pdf .modal-header { border: 0; padding: 0; } 
.for-commoon-css-modal-pdf .btn-close { position: absolute; top: 50px; right: 50px; padding: 0; background-image: unset; width: 32px; z-index: 11; top: 20px; right: 50px; opacity: 1; } 
.for-commoon-css-modal-pdf .btn-close img { position: fixed;  width: 23px;} 
.for-commoon-css-modal-pdf .bottom-btn { padding: 20px 0 0; display: flex; align-items: center; justify-content: space-between; } 
.for-commoon-css-modal-pdf .bottom-btn button, .for-commoon-css-modal-pdf .bottom-btn .download-btn { font-size: 20px; font-weight: 700; line-height: 20px; background-color: #0066FF; color: #fff; padding: 12px 30px; display: inline-block; position: relative; text-align: center; border-radius: 4px; margin-top: 0; outline: 0; box-shadow: unset; border: 1px solid #0066FF; opacity: 1; width: auto; } 
.for-commoon-css-modal-pdf .bottom-btn button.decline-btn, .for-commoon-css-modal-pdf .bottom-btn .download-btn { color: #0066FF; background-color: #fff; margin-left: 20px; } 
.for-commoon-css-modal-pdf .bottom-btn .download-btn { margin-left: 0; } 
.for-commoon-css-modal-pdf h2 { font-size: 36px; line-height: normal; font-weight: 600; margin-bottom: 30px; } 
.for-commoon-css-modal-pdf .inner-content-part { height: 540px; overflow-y: scroll; padding-right: 30px; } 
.for-commoon-css-modal-pdf .inner-content-part h3::before, .for-commoon-css-modal-pdf .inner-content-part h3::after { display: none; } 
.for-commoon-css-modal-pdf .inner-content-part h3 { font-weight: 700; font-size: 24px; line-height: normal; color: #333; margin-bottom: 25px; display: flex; align-items: center; justify-content: left; gap: 0; } 
.for-commoon-css-modal-pdf .inner-content-part p { font-size: 15px; line-height: 22px; margin-bottom: 8px; } 
.for-commoon-css-modal-pdf .inner-content-part ol li, .for-commoon-css-modal-pdf .inner-content-part ul li { font-size: 15px; line-height: 22px; margin-bottom: 10px; color: #504C4C; } 
.for-commoon-css-modal-pdf .inner-content-part h4 { margin-top: 20px; font-size: 18px; line-height: 22px; margin-bottom: 12px; font-weight: 600; } 
.for-commoon-css-modal-pdf .inner-content-part ul ol { padding-top: 10px; } 
.for-commoon-css-modal-pdf .inner-content-part ul ol li { line-height: 20px; margin-bottom: 8px; list-style: disc; } 
.for-commoon-css-modal-pdf .inner-content-part ul strong { line-height: 30px; }

body.no-scroll { overflow: hidden !important; } 
.info-tooltip .tooltip-text::after {content: ""; position: absolute; bottom: 100%; left: 15%; margin-left: 0px; border-width: 10px; border-style: solid; border-color: transparent transparent #fff transparent;}
.select-plna-error { height: 15px; color: red; } 
.swal2-confirm.swal2-styled { background: #0066FF; } 
.modal-backdrop.show { display: none !important; } 



/****************** AI Platform Section CSS ********************/

.border-bottom-platform{border-bottom: 2px solid; border-image-source: linear-gradient(90deg, rgba(224, 224, 224, 0) 0%, #E0E0E0 50%, rgba(224, 224, 224, 0) 100%); border-image-slice: 1;}
.border-top-platform{border-top: 2px solid; border-image-source: linear-gradient(90deg, rgba(224, 224, 224, 0) 0%, #E0E0E0 50%, rgba(224, 224, 224, 0) 100%); border-image-slice: 1;}

.ai-platform-section .all-services-accordion h3.accordion-header .accordion-button{display: flex; align-items: center;}
.ai-platform-section .all-services-accordion h3.accordion-header .accordion-button img{    margin-right: 16px;}
.ai-platform-section .all-services-accordion .accordion-button::after, .ai-platform-section .all-services-accordion .accordion-button:hover::after{    top: 6px;}
.ai-platform-section .all-services-accordion .accordion-button:not(.collapsed)::after{    top: -2px;}

.footer-sec.new-footer-section .row{    justify-content: space-between;}
.footer-sec.new-footer-section .part_1{    width: 10%;}
.footer-sec.new-footer-section .part_2{    width: 8%;}
.footer-sec.new-footer-section .part_3{    width: 9%;}
.footer-sec.new-footer-section .part_4{    width: 9%;}
.footer-sec.new-footer-section .part_5{    width: 15%;}
.footer-sec.new-footer-section .part_6{    width: 18%;}

#menu-item-7751:has(#menu-item-7762.current-menu-item) > a{    color: #333333;  font-weight: 400;}
/* #menu-item-7762.current-menu-item{color: #211F24; font-weight: 400;} */

@media (max-height: 480.99px) {

.book-strategy-call-form-popup .modal-dialog{    overflow: scroll;}
.book-strategy-call-form-popup .modal-content{    border: 0;}
.book-strategy-call-form-popup .exploration-session-sec{padding: 0; background-color: #002855; border: 0;}
.book-strategy-call-form-popup .exploration-session-sec .left-side, .book-strategy-call-form-popup .exploration-session-sec .right-side { height: auto; display: flex; align-items: unset; justify-content: center; padding: 40px 30px !important; }

}

@media (max-height: 995.99px) {

.for-commoon-css-modal-pdf .inner-content-part { height: 78vh; } 
.cky-revisit-bottom-left { z-index: 9; }

}

@media (max-height: 830px) {

.for-commoon-css-modal-pdf .inner-content-part { height: 75vh; }
}

@media (max-height: 730px) {
    
.for-commoon-css-modal-pdf .inner-content-part { height: 71vh; }

}
 
@media (max-width: 1700px) {

.for-commoon-css-modal-pdf .inner-content-part { height: 420px; }

}

@media (min-width: 1400px) and (max-width: 3000px) {

.for-commoon-css-modal-pdf .inner-content-part { height: 480px !important; }

}

@media (min-width: 1401px) and (max-width: 1800px) {

.for-commoon-css-modal-flow .plan-price { margin-left: -25px; }
.for-commoon-css-modal-flow .modal-content { padding: 50px; } 
.for-commoon-css-modal-flow h3::before { width: 30%; } 
.for-commoon-css-modal-flow h3::after { width: 30%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 14px; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 14px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { font-size: 20px; margin-left: -30px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 35px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 20px; } 
.for-commoon-css-modal-flow .plan-price { gap: 11px; padding-right: 30px; } 
.for-commoon-css-modal-flow .plan-choose-client { font-size: 24px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { font-size: 21px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-size: 20px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { font-size: 20px; line-height: normal; margin: 0 5px 0 10px; background: none; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term, .for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { font-size: 18px; font-weight: 600; padding: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { padding: 15px 40px; font-size: 24px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 21px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { margin: 0 2px 0 6px; font-size: 22px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { margin-right: 20px; width: 80%; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 20%; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { line-height: 24px; font-size: 18px; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-payment .modal-content { padding: 50px 70px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 60px; width: 60px; padding: 8px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 15px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 25px 25px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 25px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 25px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 19px; line-height: 22px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { font-size: 16px; line-height: 19px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5 { font-size: 18px; line-height: 26px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p { font-size: 14px; line-height: 24px; }


.footer-sec.new-footer-section .row .map-sec iframe { width: 210px; height: 210px; }
.footer-sec.new-footer-section .part_1 { width: 12%; }
.footer-sec.new-footer-section .part_2 { width: 10%; }
.footer-sec.new-footer-section .part_3 { width: 12%; }
.footer-sec.new-footer-section .part_4 { width: 11%; }
.footer-sec.new-footer-section .part_5 { width: 18%; }

}


@media (min-width: 1200px) and (max-width: 1399.98px) {

.for-commoon-css-modal-flow { margin-top: 0; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px; } 
.for-commoon-css-modal-flow h3::before { width: 30%; } 
.for-commoon-css-modal-flow h3::after { width: 30%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 14px; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 14px; } 
.for-commoon-css-modal-flow h2 { font-size: 48px; margin-bottom: 40px; } 
.for-commoon-css-modal-flow h3 { font-size: 30px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 30px !important; min-width: auto !important; margin-left: -20px !important; padding-left: 20px; padding-right: 20px; font-size: 15px; padding-top: 15px; padding-bottom: 15px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 20px 20px 15px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { font-size: 20px; padding: 10px 30px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 21px; margin: 0 2px 0 2px; } 
.for-commoon-css-modal-flow .plan-choose-client { font-size: 22px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { font-size: 19px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { font-size: 20px; line-height: normal; padding: 0 5px 0 8px; background: none; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-size: 20px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term, .for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { font-size: 16px; font-weight: 600; padding: 0; display: inline-block; background: none; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { width: 81%; margin-right: 0px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 19%; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { line-height: 24px; font-size: 16px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { padding: 17px 14px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 18px; line-height: 22px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec sup { font-size: 0.9em; top: -0.2em; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box { padding-bottom: 15px } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .choose-plane { padding-top: 15px; font-size: 17px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 30px 15px 15px 15px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .webstart-plan-common .left-side-plans-option .inner-sec .plan-details .plan-price { min-width: 350px } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .seo-plan-select .plan-details .plan-price { min-width: 250px } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .webstart-plan-common .plan-name { background-size: contain; }
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 30px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 20px; height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { font-size: 16px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { height: 16px; width: 16px; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-payment .modal-content { padding: 50px 50px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 60px; width: 60px; padding: 8px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 10px; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 30px; padding-right: 30px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 20px 20px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { padding: 0 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { padding: 15px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 16px; line-height: 23px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-size: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-size: 16px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5, .for-commoon-css-modal-payment .each-plan-sec .inner-sec h3, .for-commoon-css-modal-payment .top-content p { font-size: 18px; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 22px; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 8px; font-size: 16px; } 
.for-commoon-css-modal-payment .popup-content-sec form input, .for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 12px 14px !important; font-size: 16px !important; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 20px; } 
.for-commoon-css-modal-payment .submit-btn { font-size: 21px; padding: 12px 40px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown { padding: 0 15px; padding-top: 15px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { font-size: 16px; line-height: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 span.small-text { font-size: 13px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5 { font-size: 18px; line-height: 26px; }

/***************************************************************************************************************************/

.for-commoon-css-modal-pdf .modal-content { padding: 30px !important; } 
.for-commoon-css-modal-pdf h2 { font-size: 30px; margin-bottom: 20px; } 
.for-commoon-css-modal-pdf .inner-content-part h3 { font-size: 20px; } 
.for-commoon-css-modal-pdf .inner-content-part h4 { margin-top: 17px; font-size: 16px; line-height: 20px; } 
.for-commoon-css-modal-pdf .inner-content-part ol li, .for-commoon-css-modal-pdf .inner-content-part ul li { font-size: 14px; line-height: 20px; margin-bottom: 8px; }


.footer-sec.new-footer-section .row .map-sec iframe { width: 190px; height: 190px; }
.footer-sec.new-footer-section .part_1 { width: 12%; }
.footer-sec.new-footer-section .part_2 { width: 10%; }
.footer-sec.new-footer-section .part_3 { width: 12%; }
.footer-sec.new-footer-section .part_4 { width: 11%; }
.footer-sec.new-footer-section .part_5 { width: 18%; }

}

@media (max-width: 1027px) {

.for-commoon-css-modal-pdf .modal-dialog { height: 100vh !important; max-width: 90% !important; } 
.for-commoon-css-modal-pdf .modal-content { padding: 30px !important; } 
.for-commoon-css-modal-pdf h2 { font-size: 30px; margin-bottom: 20px; } 
.for-commoon-css-modal-pdf .inner-content-part h3 { font-size: 20px; } 
.for-commoon-css-modal-pdf .inner-content-part { height: 400px; } 
.for-commoon-css-modal-pdf .bottom-btn button, .for-commoon-css-modal-pdf .bottom-btn .download-btn { font-size: 18px; }

}

@media (min-width: 992px) and (max-width: 1399px) {

.for-commoon-css-modal-pdf .inner-content-part { height: 400px !important; }

}


@media (min-width: 992px) and (max-width: 1199.98px) {

.for-commoon-css-modal-flow .plan-choose-client { font-size: 18px; } 
.for-commoon-css-modal-flow .plan-price { padding: 15px 15px 15px 20px; margin-left: -14px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec .plan-price p .current-price { font-size: 26px; } 
.for-commoon-css-modal-flow { margin-top: 0; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px; } 
.for-commoon-css-modal-flow h3::before { width: 30%; } 
.for-commoon-css-modal-flow h3::after { width: 30%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 12px; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 12px; } 
.for-commoon-css-modal-flow h2 { font-size: 48px; margin-bottom: 40px; } 
.for-commoon-css-modal-flow h3 { font-size: 30px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 30px !important; min-width: auto !important; margin-left: -20px !important; padding-left: 20px; padding-right: 20px; font-size: 14px; padding-top: 15px; padding-bottom: 15px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 20px 20px 15px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 25px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { font-size: 21px; padding: 10px 40px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 30px; margin: 0 2px 0 2px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4 { margin-top: 30px; font-size: 24px !important; background-size: 35px; padding-left: 45px !important; background-position: 0 2px !important; line-height: 40px !important; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 16px; line-height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check~label { font-size: 13px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { width: auto !important; font-size: 18px !important; padding: 10px 25px !important; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { font-size: 17px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term { font-size: 18px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { font-size: 20px; margin: 0 4px 0 4px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 17px; margin-top: 5px; margin-bottom: 11px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 18px; margin: 0 2px 0 4px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { line-height: 24px; font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { flex-direction: column; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { width: 100%; margin-right: 0px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 21%; margin-top: 10px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-size: 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { font-size: 16px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]+label { line-height: 22px; font-size: 16px; }
.for-commoon-css-modal-flow .modal-dialog, .for-commoon-css-modal-payment .modal-dialog { height: 100vh; background-color: #fff; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec sup { font-size: 23px; top: 0.1em; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 22px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 16px; height: 16px; margin-right: 8px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { font-size: 16px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .plan-condition { gap: 12px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { height: 16px; width: 16px; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-payment .modal-content { padding: 50px 50px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 50px; width: 50px; padding: 8px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 10px; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 30px; padding-right: 30px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 20px 20px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { padding: 0 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 16px; line-height: 20px; margin-bottom: 0px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-size: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-size: 16px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5, .for-commoon-css-modal-payment .each-plan-sec .inner-sec h3, .for-commoon-css-modal-payment .top-content p { font-size: 16px; line-height: 22px; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 22px; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 8px; font-size: 16px; } 
.for-commoon-css-modal-payment .popup-content-sec form input, .for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 12px 14px !important; font-size: 16px !important; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 20px; } 
.for-commoon-css-modal-payment .submit-btn { font-size: 21px; padding: 12px 40px; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part { margin-bottom: 20px; padding-bottom: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p { font-size: 10px; padding: 0px 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown { padding: 0 10px; padding-top: 10px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { font-size: 13px; text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 span.small-text { font-size: 11px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec, .for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 15px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5 { font-size: 15px; line-height: 22px; } 




.footer-sec.new-footer-section .row { justify-content: unset; }
.footer-sec.new-footer-section .row .map-sec iframe { width: 240px; height: 240px; }
.footer-sec.new-footer-section .part_1 { width: 25%; }
.footer-sec.new-footer-section .part_2 { width: 25%; }
.footer-sec.new-footer-section .part_3 { width: 25%; }
.footer-sec.new-footer-section .part_4 { width: 25%; }
.footer-sec.new-footer-section .part_5 { width: 50%; }
.footer-sec.new-footer-section .part_6 { width: 50%; }

}

@media (min-width: 768px) and (max-width: 991.98px) {

.for-commoon-css-modal-flow .plan-choose-client { font-size: 18px; } 
.for-commoon-css-modal-flow { margin-top: 0; padding: 0; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px; } 
.for-commoon-css-modal-flow h3::before { width: 30%; } 
.for-commoon-css-modal-flow h3::after { width: 30%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow h2 { font-size: 44px; margin-bottom: 40px; } 
.for-commoon-css-modal-flow .seo-plan-sec { margin-top: 20px; margin-bottom: 30px; } 
.for-commoon-css-modal-flow h3 { font-size: 24px; gap: 30px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 30px !important; min-width: auto !important; margin-left: -20px !important; padding-left: 20px; padding-right: 20px; font-size: 15px; padding-top: 15px; padding-bottom: 15px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 20px 20px 15px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 18px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { font-size: 16px; padding: 10px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 21px; margin: 0 2px 0 2px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4 { margin-top: 30px; font-size: 24px !important; background-size: 35px; padding-left: 45px !important; background-position: 0 2px !important; line-height: 40px !important; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 13px; line-height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check~label { font-size: 13px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { padding: 10px; border-radius: 6px; margin-top: 10px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { display: block; width: 100%; margin-right: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 100%; text-align: center; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { width: auto !important; font-size: 18px !important; padding: 10px 25px !important; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { font-size: 17px; line-height: normal; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term { font-size: 18px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { font-size: 20px; margin: 0 4px 0 4px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 22px; margin-top: 5px; margin-bottom: 11px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 24px; margin: 0 2px 0 4px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { line-height: 24px; font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { flex-direction: column; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { line-height: 22px; font-size: 17px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-size: 20px; }
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 26px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 16px; height: 16px; margin-right: 8px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { font-size: 16px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .plan-condition { gap: 12px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { height: 16px; width: 16px; } 

.for-commoon-css-modal-payment .btn-close img, .for-commoon-css-modal-flow .btn-close img { width: 30px; } 
.for-commoon-css-modal-payment .btn-close, .for-commoon-css-modal-flow .btn-close { right: 30px; top: 10px; padding: 0; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-payment .modal-content { padding: 50px 50px; } 
.for-commoon-css-modal-payment { padding: 0; } 
.for-commoon-css-modal-payment .left-side { width: 100%; display: block; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 70px; width: 70px; padding: 8px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 10px; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 12px; padding-right: 12px; width: 100%; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 20px 20px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { padding: 0 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 16px; line-height: 21px; margin-bottom: 0px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-size: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-size: 16px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5, .for-commoon-css-modal-payment .each-plan-sec .inner-sec h3, .for-commoon-css-modal-payment .top-content p { font-size: 16px; line-height: 22px; text-align: left; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 22px; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 8px; font-size: 16px; } 
.for-commoon-css-modal-payment .popup-content-sec form input, .for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 12px 14px !important; font-size: 16px !important; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 20px; } 
.for-commoon-css-modal-payment .submit-btn { font-size: 21px; padding: 12px 40px; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part { margin-bottom: 20px; padding-bottom: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p { font-size: 12px; padding: 0px 20px 20px; text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec { text-align: left; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part h3 { font-size: 20px; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons img { width: 36px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { text-align: left; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-pdf .inner-content-part { height: 750px; }



.exploration-session-sec .left-side { padding-top: 140px;}
.footer-sec.new-footer-section {    margin-top: 280px;}

.footer-sec.new-footer-section .row { justify-content: unset; }
.footer-sec.new-footer-section .row .map-sec iframe { width: 240px; height: 240px; }
.footer-sec.new-footer-section .part_1 { width: 25%; }
.footer-sec.new-footer-section .part_2 { width: 25%; }
.footer-sec.new-footer-section .part_3 { width: 25%; }
.footer-sec.new-footer-section .part_4 { width: 25%; }
.footer-sec.new-footer-section .part_5 { width: 50%; }
.footer-sec.new-footer-section .part_6 { width: 50%; }
}


@media (max-width: 767.90px) {

.for-commoon-css-modal-flow .plan-choose-client { font-size: 18px; } 
.for-commoon-css-modal-flow { margin-top: 0; padding: 0; background-color: #fff; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px 10px; } 
.for-commoon-css-modal-flow h3::before { width: 20%; } 
.for-commoon-css-modal-flow h3::after { width: 20%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow h2 { font-size: 28px; margin-bottom: 30px; } 
.for-commoon-css-modal-flow .seo-plan-sec { margin-top: 20px; margin-bottom: 0; } 
.for-commoon-css-modal-flow h3 { font-size: 18px; gap: 10px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 30px !important; min-width: auto !important; margin-left: -20px !important; padding-left: 20px; padding-right: 20px; font-size: 15px; padding-top: 15px; padding-bottom: 15px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { width: 100%; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 20px 20px 15px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 18px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { font-size: 16px; padding: 10px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 21px; margin: 0 3px 0 12px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4 { margin-top: 30px; font-size: 17px !important; background-size: 25px; padding-left: 35px !important; background-position: 0 2px !important; line-height: 32px !important; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 13px; line-height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check~label { font-size: 13px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { padding: 10px; border-radius: 6px; margin-top: 10px; } 
.for-commoon-css-modal-flow { margin-top: 0; padding: 0; background-color: #fff; } 
.for-commoon-css-modal-flow .modal-content { padding: 50px 10px; } 
.for-commoon-css-modal-flow h3::before { width: 20%; } 
.for-commoon-css-modal-flow h3::after { width: 20%; } 
.for-commoon-css-modal-flow .seo-plan-sec .common-col-right { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow .website-plan .left-side-plans-option { padding: 0 12px 30px; width: 100%; } 
.for-commoon-css-modal-flow h2 { font-size: 28px; margin-bottom: 30px; } 
.for-commoon-css-modal-flow .seo-plan-sec { margin-top: 20px; } 
.for-commoon-css-modal-flow h3 { font-size: 18px; gap: 10px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p.plan-price { margin-top: 30px !important; min-width: auto !important; margin-left: -20px !important; padding-left: 10px; padding-right: 15px; font-size: 10.5px; padding-top: 15px; padding-bottom: 15px; gap: 6px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec { padding: 20px 20px 15px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec h4 { font-size: 15px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span { font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec button { font-size: 16px; padding: 10px 20px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-ammount-sec span.number-ammount { font-size: 17px; margin: 0 2px 0 6px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec h4 { margin-top: 30px; font-size: 17px !important; background-size: 25px; padding-left: 35px !important; background-position: 0 2px !important; line-height: 32px !important; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 13px; line-height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check~label { font-size: 13px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box { padding: 10px; border-radius: 6px; margin-top: 10px; flex-direction: column; gap: 15px; } 
.for-commoon-css-modal-flow .left-side-plans-option .total-price-box .ammount-btn-sec { width: 100%; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]+label::before { width: 20px; height: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .each-plan-sec .inner-sec input[type="radio"]+label { margin-top: 15px; line-height: 20px; font-size: 14px; padding-left: 28px; padding-right: 0; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { font-size: 16px; } 
.for-commoon-css-modal-flow .each-plan-sec .inner-sec p { margin-top: 10px !important; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { display: block; width: 100%; margin-right: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 100%; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 26px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 16px; height: 16px; margin-right: 8px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { font-size: 16px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec sup { font-size: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .plan-price .current-price { font-size: 24px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .left-side-plans-option .choose-plane .terms-check { width: 16px; height: 16px; margin-right: 8px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .padding-box .border-top-heading { font-size: 16px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec sup { font-size: 20px; } 
.for-commoon-css-modal-flow .plan-choose-payment-sec .choose-plane { font-size: 17px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .plan-condition { gap: 12px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { height: 16px; width: 16px; } 
.for-commoon-css-modal-flow .each-plan-sec .switch { width: 50px; height: 24px; } 
.for-commoon-css-modal-flow .each-plan-sec .slider:before { height: 16px; width: 16px; } 

.for-commoon-css-modal-payment .btn-close img, .for-commoon-css-modal-flow .btn-close img { width: 20px; position: unset; } 
.for-commoon-css-modal-flow .modal-header, .for-commoon-css-modal-payment .modal-header { background-color: #fff; padding: 20px; position: fixed; top: 0; width: 100%; z-index: 111; left: 0; border-radius: 0; } 
.for-commoon-css-modal-payment .btn-close, .for-commoon-css-modal-flow .btn-close { right: 20px; top: 10px; padding: 0; z-index: 11; position: unset; }

/***************************************************************************************************************************/

.for-commoon-css-modal-payment .modal-content { padding: 50px 10px; } 
.for-commoon-css-modal-payment { padding: 0; background-color: #fff; } 
.for-commoon-css-modal-payment .left-side { width: 100%; padding: 0 12px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 40px; width: 40px; padding: 4px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 10px; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 12px; padding-right: 12px; width: 100%; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 20px 20px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { padding: 0 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 16px; line-height: 21px; margin-bottom: 5px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-size: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-size: 15px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5, .for-commoon-css-modal-payment .each-plan-sec .inner-sec h3, .for-commoon-css-modal-payment .top-content p { font-size: 16px; line-height: 22px; text-align: left; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 22px; color: #000; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 8px; font-size: 16px; } 
.for-commoon-css-modal-payment .popup-content-sec form input, .for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 12px 14px !important; font-size: 16px !important; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 15px 15px; flex-direction: column; } 
.for-commoon-css-modal-payment .submit-btn { font-size: 16px; padding: 10px 40px; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part { margin-bottom: 20px; padding-bottom: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p { font-size: 12px; padding: 0px 20px 20px; text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec { text-align: left; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part h3 { font-size: 20px; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons img { width: 30px; } 
.for-commoon-css-modal-payment .top-content { flex-direction: column; align-items: baseline; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons { gap: 5px; } 
.for-commoon-css-modal-payment .shipping-method-sec .expiry-formfield { padding-right: 0; width: 100%; } 
.for-commoon-css-modal-payment .shipping-method-sec .cvc-formfield { padding-left: 0; width: 100%; } 
.for-commoon-css-modal-payment .shipping-method-sec .save-field input { width: 15px !important; height: 15px; } 
.for-commoon-css-modal-payment .shipping-method-sec .save-field label { font-size: 14px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .all-chhose-plan-breakdown { padding: 0 10px; padding-top: 10px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 { font-size: 13px; text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom h5 span.small-text { font-size: 11px; display: block; margin-top: -6px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec, .for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 15px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total h5 { font-size: 15px; line-height: 22px; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec { width: 16%; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p { font-size: 13px; line-height: 20px; } 
.for-commoon-css-modal-payment .shipping-method-sec p { font-size: 16px; line-height: 18px; }
.for-commoon-css-modal-payment .modal-content { padding: 50px 50px; } 
.for-commoon-css-modal-payment { padding: 0; } 
.for-commoon-css-modal-payment .left-side { width: 100%; display: block; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p { text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .img-sec img { max-width: 50px; width: 50px; padding: 8px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-box { gap: 10px; } 
.for-commoon-css-modal-payment .right-side.col-xxl-8 { padding-left: 12px; padding-right: 12px; width: 100%; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .inner-sec { padding: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom { padding: 20px 20px 16px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .first { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .middle { padding: 0 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-box-bottom .bottom-total { padding: 20px 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec h3 { font-size: 16px; line-height: 21px; margin-bottom: 5px; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec p span { font-size: 18px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top p a { font-size: 16px; } 
.for-commoon-css-modal-payment .each-plan-sec>article .first-box-top h5, .for-commoon-css-modal-payment .each-plan-sec .inner-sec h3, .for-commoon-css-modal-payment .top-content p { font-size: 16px; line-height: 22px; text-align: left; } 
.for-commoon-css-modal-payment .right-side h2 { font-size: 22px; } 
.for-commoon-css-modal-payment .popup-content-sec form .form-label { margin-bottom: 8px; font-size: 16px; } 
.for-commoon-css-modal-payment .popup-content-sec form input, .for-commoon-css-modal-payment .shipping-method-sec .StripeElement { padding: 12px 14px !important; font-size: 16px !important; } 
.for-commoon-css-modal-payment .shipping-method-sec article { padding: 20px; } 
.for-commoon-css-modal-payment .submit-btn { font-size: 21px; padding: 12px 40px; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part { margin-bottom: 20px; padding-bottom: 20px; } 
.for-commoon-css-modal-payment .each-plan-sec .last-content-p { font-size: 12px; padding: 0px 20px 20px; text-align: left; } 
.for-commoon-css-modal-payment .each-plan-sec .content-sec { text-align: left; } 
.for-commoon-css-modal-payment .shipping-method-sec .top-part h3 { font-size: 20px; } 
.for-commoon-css-modal-payment .shipping-method-sec .card-icons img { width: 36px; } 

/***************************************************************************************************************************/

.for-commoon-css-modal-pdf iframe { height: 84vh !important; } 
.for-commoon-css-modal-pdf .modal-dialog { background-color: #ffffff !important; height: 100vh !important; max-width: 100% !important; } 
.for-commoon-css-modal-pdf { background-color: #ffffff !important; } 
.for-commoon-css-modal-pdf .bottom-btn { padding: 20px 00px 0; } 
.for-commoon-css-modal-pdf .bottom-btn button { font-size: 18px; padding: 9px 25px; } 
.for-commoon-css-modal-pdf .modal-content { padding: 50px 20px !important; height: 100%; align-items: start; justify-content: start; } 
.for-commoon-css-modal-pdf h2 { font-size: 24px; } 
.for-commoon-css-modal-pdf .bottom-btn button, .for-commoon-css-modal-pdf .bottom-btn .download-btn { font-size: 16px; padding: 8px 16px; } 
.for-commoon-css-modal-pdf .bottom-btn button.decline-btn, .for-commoon-css-modal-pdf .bottom-btn .download-btn { margin-left: 10px; } 
.for-commoon-css-modal-pdf .inner-content-part { height: 440px; }

.select-plna-error { font-size: 12px; } 



.ai-platform-section .all-services-accordion h3.accordion-header .accordion-button img { margin-right: 12px; width: 22px; }


/* .footer-sec.new-footer-section .row { justify-content: unset; } */
/* .footer-sec.new-footer-section .row .map-sec iframe { width: 240px; height: 240px; } */
.footer-sec.new-footer-section .part_1 { width: 100%; }
.footer-sec.new-footer-section .part_2 { width: 100%; }
.footer-sec.new-footer-section .part_3 { width: 100%; }
.footer-sec.new-footer-section .part_4 { width: 100%; }
.footer-sec.new-footer-section .part_5 { width: 100%; }
.footer-sec.new-footer-section .part_6 { width: 100%; }

.page-id-7698 .new-ai-fifteen-optimization.fifteen-year-agency-sec .row.first-row, .page-id-7703 .new-ai-fifteen-optimization.fifteen-year-agency-sec .row.first-row, .page-id-7723 .business-cited-aiseo-sec .row.first-row, .page-id-7703 .new-landing-page-common.one-stop-shop-cta-sec .left-side, .page-id-7703 .business-cited-aiseo-sec .row.first-row, .page-id-7711 .business-cited-aiseo-sec .row.first-row, .page-id-7700 .business-cited-aiseo-sec .row.first-row{        margin-bottom: 0;}
.page-id-7698 .after-about-banner-sec.new-ai-platform-page p:last-of-type{ margin-bottom: 0;}
}


@media (max-width: 575.98px) {

.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li { font-size: 14px; line-height: normal; margin-bottom: 8px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-price { font-size: 14px; line-height: normal; margin: 0 3px 0 5px; padding: 0; display: inline-block; background: none; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span { font-size: 14px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-term { font-size: 12px; font-weight: 600; padding: 0; display: inline-block; background: none; margin: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul li span.plan-cycle { font-size: 12px; display: block; line-height: 15px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec { display: block; width: 100%; margin-right: 0; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .ammount-btn-sec { width: 100%; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec ul { border-spacing: 0 8px; } 
.for-commoon-css-modal-flow .left-side-plans-option.fixed-plan-option .total-price-box .total-ammount-sec .final-amount { margin-top: 2px; }

}


