.cstm-btn-sales-info {
    background: var(--bg-orange);
    border: 1px solid var(--color-orange);
    color: var(--text-white);
    font-weight: 800;
    letter-spacing: 0.2px;
}
.auto-pilot-pricing .cstm-btn-sales-info{
    font-size: 13px;
    line-height: 20px;
    padding: 2px 16.3px;
    border-radius: 8px;
    height: 29px;
}
.cstm-btn-sales-info:hover {
    background: var(--bg-black);
    border: 1px solid #000;
    color: var(--text-white);
}
.pilt-list li{
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: var(--text-black);
    position: relative;
    list-style: none;
    margin-bottom: 20px;
}
.auto-pilot-pricing .most-popular {
    background: url(../../../img/backgrounds/most-popular-bg.svg) no-repeat;
    background-size: 100%;
    font-weight: 800;
    font-size: 8px;
    line-height: 2px;
    color: var(--text-white);
    position: absolute;
    right: -6px;
    top: -1px;
    padding: 9px 20px 15px;
}
.auto-pilot-pricing .save-percnt , .save-percnt{
    font-size: 12px;
    font-weight: 800;
    line-height: 14px;
}
.auto-pilot-pricing .cstm-price {
    font-weight: 800;
    font-size: 35px;
    line-height: 37px;
    text-align: center;
    color: var(--text-black);
    margin-bottom: 0px;
}
.auto-pilot-pricing .cstm-mnt {
    font-weight: 800;
    font-size: 15px;
    line-height: 17px;
    color: var(--text-orange);
    font-style: italic;
}
.chs-pymt-opn span, .wht-yu span, .save-percnt span {
    color: var(--text-orange);
    font-weight: 800;
}
.chs-pymt-opn {
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: var(--text-black);
    font-weight: 700;
    margin-bottom: 11px;
}
.wht-yu {
    font-weight: 800;
    font-size: 18px;
    line-height: 26px;
    color: var(--text-black);
    margin-bottom: 0px;
}
.biled-anly {
    font-size: 12px;
    line-height: 17px;
    color: var(--text-black);
    margin: 0px;
}
.biled-anly span{
    color: var(--text-orange);
    font-weight: 700;
}
.auto-pilot-switch-plans ul{
    background: #E9E9E9;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    display: inline-flex;
    list-style-type: none;
    padding: 2px 2px;
}
.auto-pilot-switch-plans ul li {
    display: flex;
}
.auto-pilot-switch-plans a {
    font-weight: 800;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #C6C6C6;
    padding: 2.3px 15px;
}
.auto-pilot-switch-plans ul li {
    display: flex;
}
.auto-pilot-switch-plans{
    text-align: center;
    background-color: transparent;
    padding: 0px;
    box-shadow: none;
}
.switching-plans-wrapper ul li a.active {
    background: var(--bg-orange);
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    color: var(--text-white);
}

.choose-column {
    background: var(--bg-white);
    padding: 25px 12px 65px;
}
.plans-column {
    text-align: center;
    background: #F9F7F7;
    padding: 27px 15px 20px;
}
.choose-column, .plans-column {
    border: 1px solid #D8D8D8;
    box-shadow: 0px 0px 19px -5px rgb(0 0 0 / 30%);
    border-radius: 8px;
    position: relative;
}
.pric-wht-sec {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    padding: 9px 70px 14px;
    margin: 14px 0px;
}
.pilt-list {
    padding: 0px 32px 10px;
    border-bottom: 1px solid #DBDBDB;
}
.pert-sec {
    margin: 25px 0px 22px;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    padding: 22px 0px;
}
.cstm-img-plt {
    padding: 10.5px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
.new-zb-layout .cstm-img-plt {
    padding: 8.2px 10px;    
}

.get-str-btn-row {
    border-top: 1px solid #DBDBDB;
    padding-top: 16px;
    margin-top: 25px;
}
.pilt-tlk{
    font-size: 25px !important;
}
.plan-comn-2{
    z-index: 1;
}
.plan-comn-2:after {
    content: "";
    background: url(../../../img/object/pricing-crown.svg) no-repeat;
    height: 50px;
    width: 50px;
    position: absolute;
    top: -25px;
    right: auto;
    left: -20px;
}
section.pilot-price-section#slidehere-pricing {
    background: url(../../../img/object/pricing-section-bg.svg) no-repeat;
    background-size: 105%;
    background-position: center top;
    padding: 90px 10px;
    background-position-y: inherit !important;
    position: relative;
}
.cstm-hdg-2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
    text-align: center;
}
.plt-prc-cstm-hdg{
    border-bottom: 1px solid #A0A0A0;
    padding: 0px 37.62px 30px;
    display: inline-block;
    color: var(--text-black);
}
.ppc-hdg-sec{
    text-align: center;
}
.ppc-hdg-sec {
    text-align: center;
    margin-bottom: 63px;
}
.ppc-pln-img {
    margin-top: -10px;
}
.auto-pilot-switch-plans li a {
    padding: 2.3px 23.68px!important;
}
.bg-pageone-2.ppc-autopiot-sec{
    min-height: 413.61px;
}
section.bg-pageone-2.bg-neutral-9 {
    margin-top: 28px !important;
    background-color: transparent;
}
.ppc-autopiot-sec{
    min-height: 405.61px;
}
.ppc-ipad{ height: 1810px; }
.ppc-faq-otr hr{ margin-top: 30px; margin-bottom: 30px; }
.ppc-faq-otr .shadow-format-3{ padding: 52px 64px 61px; }
.ppc-faq-otr .semi-desc span{color: var(--text-orange); font-weight: 800;}
@media(max-width: 1199px){
.choose-column {
    padding:20px 10px 20px;
}
.plans-column{
   padding: 27px 10px 20px;
}
.auto-pilot-pricing .cstm-btn-sales-info {
    padding: 2px 7px;
}
.pilot-price-section{
    padding: 20px 0px;
}
.pilt-list li{
    margin-bottom: 10px;
}
.pert-sec{
    margin: 25px 0px 17px;
}
.get-str-btn-row {
    margin-top: 11px;
}
.cstm-img-plt {
    padding: 0px 10px 11px 10px;
}
.ppc-hdg-sec {
    margin-bottom: 20px;
}
.auto-pilot-pricing .save-percnt, .save-percnt{
    min-height: 27px;
}
}

@media(min-width: 768px) and (max-width: 991px){
.chs-pymt-opn {
    font-size: 17px;
}
.pilt-list li {
    font-size: 12px;
}
.auto-pilot-pricing .cstm-price {
    font-size: 25px;
    line-height: 30px;
}
.pilt-tlk {
    font-size: 20px !important;
}
.auto-pilot-pricing .most-popular {
    font-size: 8px;
    line-height: 0px;
    padding: 8px 10px 12px;
}
.pert-sec{
    margin: 25px 0px 15px;
    min-height: 99px;
}
.cstm-img-plt {
    padding: 0px 10px 9.5px 10px;
}
.cstm-hdg-2 {
    font-size: 35px;
}
.auto-pilot-pricing .save-percnt, .save-percnt{
    min-height: 29px;
}
}
@media(min-width: 768px) and (max-width: 1199px){
.pric-wht-sec {
    padding: 9px 15px 14px;
}
.pilt-list {
    padding: 0px 0px 10px;
}
}

@media(min-width: 992px) and (max-width: 1199px){
.chs-pymt-opn {
    font-size: 24px;
}
}

@media(min-width: 0px) and (max-width: 767px){
.auto-pilot-pricing{
    margin: 0px 15px;
}
.chs-pymt-opn {
    font-size: 24px;
    line-height: 34px;
}
.pric-wht-sec {
    padding: 9px 35px 14px;
}
.pilt-list {
    padding: 0px 20px 10px;
}
.plans-column {
    margin: 15px 0px 0px;
}
.choose-column {
    margin-bottom: 15px;
}
.pert-sec {
    margin: 10px 0px 10px;
    padding: 8px 0px;
}
.plt-prc-cstm-hdg{
    padding: 0px 0px 30px;
    font-size: 33px;
    line-height: 15px;
}
}
@media (max-width: 340px){
.chs-pymt-opn {
    font-size: 21px;
    line-height: 28px;
}
}

.auto-pilot-pricing {
    position: relative;
}

@media (min-width: 1360px){
section.pilot-price-section#slidehere-pricing{
    padding: 65px 10px 0px!important;
}
.pilot-price-section:after {
    content: "";
    background: url(../../../img/object/ppc-prce-lptp-img.svg) no-repeat;
    height: 161px;
    width: 170px;
    position: absolute;
    right: 1%;
    top: -73px;
    background-size: 100%;
}
/*.pilot-price-section:before {
    content: "";
    background: url(../../../img/object/ppc-prc-trphy-img.png) no-repeat;
    height: 247px;
    width: 108px;
    position: absolute;
    left: 35px;
    bottom: -112px;
    background-size: 100%;
}*/
}
@media (min-width: 1360px) and (max-width: 1450px){
.pilot-price-section:after {
    height: 85px;
    width: 80px;
    top: -21px;
    right: 2px;
}
.pilot-price-section:before {
    height: 135px;
    width: 60px;
    left: 6px;
    bottom: 20px;
}
section.bg-pageone-2.bg-neutral-9 {
    margin-top: 0px!important;
}
section.pilot-price-section#slidehere-pricing {
    padding: 45px 10px 0px!important;
}
}
/*@media (min-width: 1450px) and (max-width: 1550px){
.pilot-price-section:before {
    bottom: 72px;
}
}*/

@media (min-width: 1700px) and (max-width: 1800px){
section.pilot-price-section#slidehere-pricing{
    background-position: center;
    padding: 100px 10px 20px !important;
}
.pilot-price-section:after{
    top: -62px;
}
.pilot-price-section:before{
    bottom: -40px;
    left: 90px;
}
}

@media (min-width: 1661px){
.col-lg.text-center.pt-5.pb-0.px-4 {
    padding-bottom: 0 !important;
}
}
@media (min-width: 1440px){
   .bg-h .xxl-3{
    width: 100%;
    max-width: 100%;
    /*height: 1940px;*/
}
.bg-h .position-absolute img {
    left: 0px!important;
} 
}
@media (min-width: 1440px) and (max-width: 1650px){
.bg-h .xxl-3 {
    height: 1850px;
}
}
@media (min-width: 1550px) and (max-width: 1750px){
.pilot-price-section:before {
    bottom: -119px;
}
section.bg-pageone-2.bg-neutral-9 {
    margin-top: 38px !important;
}
.pilot-price-section:after {
    top: -45px;
    right: 80px;
}
}
@media (min-width: 1800px) and (max-width: 1920px){
section.pilot-price-section#slidehere-pricing {
    background-position: center;
    padding: 30px 10px 72px !important;
}
.pilot-price-section:before {
    bottom: -115px;
    left: 190px;
}
.pilot-price-section:after{
    right: 10%;
    top: -3px;
}
/*section.bg-pageone-2.bg-neutral-9 {
    margin-top: 35px !important;
}*/
}
@media (min-width: 1921px){
section.pilot-price-section#slidehere-pricing {
    background-position: center;
    padding:200px 10px 165px !important;
}
section.bg-pageone-2.bg-neutral-9 {
    margin-top: -3px !important;
}
.pilot-price-section:before {
    bottom: -75px;
    left: 300px;
}
.pilot-price-section:after {
    right: 13%;
    top: 38px;
}
}
@media (max-width: 575px){
.ppc-autopiot-sec..bg-pageone-2 {min-height: 550px;}
.ppc-autopiot-sec .autopiot-title{background: #191919;}
}
@media (max-width: 414px){
    .pricing-plan-list.auto-pilot-pricing .cstm-price{
        font-size: 29px;
        line-height: 36px;
    }
    .pricing-plan-list.auto-pilot-pricing .cstm-mnt{
        font-size: 15px;
        line-height: 17px;
    }
    .pricing-plan-list.auto-pilot-pricing .pilt-tlk{
        font-size: 22px !important;
        line-height: 38px;
    }
}