/*----- Profit tool ---*/
span {
    color: #E6BC6D;
    font-weight: 800;
}
.sales-info-banner {
    background: #fff;
    border: 1px solid #D7D6D6;
    box-shadow: inset 0px 0px 36px rgb(0 0 0 / 15%);
    padding: 27px 0px 48px;
}
.bner-lft-img img{
    margin-top: -60px;
}
.sales-info-inner h1 {
    font-size: 64px;
    font-weight: 800;
    line-height: 68px;
    color: #000;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
}
.sales-info-inner{
    position: relative;
    z-index: 0;
    padding-top: 15px;
}
.sales-info-inner p {
    font-size: 20px;
    line-height: 29px;
    color: #000;
    margin: 20px 0px 0px;
}
.sales-info-inner p strong {
    font-weight: 800;
}
.cstm-btn-sales-info {
    background: #E6BC6D;
    border: 1px solid #E6BC6D;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.2px;
    padding: 10.2px 38.1px;
    border-radius: 10px;
    height: 44px;
}
.cstm-btn-sales-info:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.sales-crown-sec {
    /* padding: 122px 0px 57px; */
    position: relative;
}
.sales-crown-sec {

}
.sales-info-hdg {
    font-size: 38px;
    font-weight: 800;
    line-height: 44px;
    color: #000;
}
.sales-crown-inner-sec p{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    border-bottom: 1px solid #A0A0A0;
    padding: 7px 0px 40px;
    margin-bottom: 0px;
}
.sales-crown-inner-sec {
    background: #FFFFFF;
    box-shadow: 0px 0px 22px -9px rgb(0 0 0 / 75%);
    padding: 39px 75px 0px;
    position: relative;
}
/*.sales-crown-inner-sec:before {
    content: "";
    background: url(../../images/landing/profits/sales-crown-img.svg)no-repeat;
    position: absolute;
    height: 100px;
    width: 110px;
    background-size: cover;
    left: -38px;
    top: -58px;
}*/
.sales-crown-sec:after {
    content: "";
    background: url(../../images/landing/profits/sales-crown-bg.svg) no-repeat;
    height: 1095px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    background-size: cover;
    background-position: center;
    bottom: 0px;
    margin: auto;
}
.result-section.sales-crown-sec:after{
    margin: 0;
    height: 100%;
    background-size: 100% !important;
    background-position: top center;
    background: url(../../images/landing/profits/sales-crown-bg.svg) no-repeat #f2f2f2;
}
.result-section.sales-crown-sec .sales-crown-inner-sec{
    box-shadow: 0px 0px 22px -9px rgb(0 0 0 / 75%);
    margin-bottom: 20px;
    border-radius:0 0 17px 17px;
}
.update-for-result.sales-crown-sec:after{
    display: none;
}
.update-for-result.sales-crown-sec .sales-crown-inner-sec{
    box-shadow: none;
}
.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 40px;
}
.sales-crown-inner-sec .row {
    align-items: center;
}
.scrol-hdg{
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 28px;
}
.text-underline {
    text-decoration: underline;
    color: #fff;
}
.ready-section {
    padding: 32px 0px;
    position: relative;
    background: #000;
}
.ready-left p{
    font-size: 18px;
    line-height: 26px;
    margin: 29px 0px 0px;
}
.ready-section:after {
    content: "";
    background: url(../../images/landing/profits/profit-tool-img.svg) no-repeat;
    position: absolute;
    top: 0px;
    right: 21px;
    height: 241px;
    width: 310px;
    background-size: cover !important;
    bottom: 0px;
    margin: auto;
}
.ready-section-ppc:after {
    content: "";
    background: url(../../images/landing/ppc/ppc-lamp.svg) no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
    height: 410px;
    width: 269px;
    background-size: contain !important;
    bottom: 0px;
    margin: auto;
}
.ready-section-ppc-new:after {
    content: "";
    background: url(../../images/landing/ppc/laptop-icon.svg) no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
    height: 531px;
    width: 323px;
    background-size: contain !important;
    bottom: 0px;
    margin: auto;
}
.ready-section-ppc-no:after{
    display: none;
}
/*.find-reliable-sec{
    margin: 61px 0px 128px;
}*/
.find-reliable-sec p{
    margin: 19px 0px 0px;
}
.find-reliable-sec:after{
    background: url(../../images/landing/profits/priority-right-img.svg) no-repeat;
    height: 320px;
    width: 295px;
    top: -65px;
    right: 0px;
}
.ready-section .right-img {
    margin-bottom: -25px;
}
.cstm-hdg-2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
    text-align: center;
}
.ready-left .cstm-hdg-2 {
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}
.ready-left {
    color: #fff;
}
.ready-inner .row {
    align-items: center;
}
.ready-btn:hover {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}
.ready-right {
    text-align: center;
    padding: 0px;
}
.ready-btn-clmn {
    justify-content: center;
    margin-top: -35px;
    align-items: end;
}
.ready-btn-clmn .left-img {
    margin-bottom: -10px;
}
.rdy-htst {
    font-weight: 800;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.find-reliable-sec .ready-btn-clmn .left-img {
    margin-bottom: -25px;
}
.zon-section {
    border: 1px solid #A6A6A6;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
    padding: 50px 0px;
}
.zon-desc p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
    color: #000000;
}
.zon-desc {
    border-right: 1px solid #A0A0A0;
    padding: 0px 65px;
}

.zon-desc:last-child {
    border-right: none;
    text-align: center;
}
.zon-img {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
}
.cstm-faq-hdg h3 {
    font-size: 30px;
    line-height: 35px;
    color: #000;
    font-weight: 800;
}
.semi-desc{
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
}
.cstm-faq-hdg {
    margin-bottom: 20px;
}
.cstm-faq.faq {
    margin: 47px 20px 2px;
    background: #FFFFFF;
    border: 1px solid #E6BC6D;
    box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 75%);
    border-radius: 9px;
    padding: 36px 64px 13px;
    position: relative;
}
.cstm-collapse-colmn {
    border-bottom: 1px solid #A0A0A0;
    margin-bottom: 30px;
}
.cstm-collapse-colmn:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}
.faq-cstm-hdg{
    border-bottom: 1px solid #A0A0A0;
    padding: 0px 37.62px 30px;
    display: inline-block;
    color: #000;
}
.faq-sec .cstm-container-fluid {
    text-align: center;
}
.faq-sec {
    position: relative;
    padding: 30px 0px 95px;
}
/* .faq-sec:after {
    content: "";
    background: url(../../images/landing/profits/faq-top-img.svg) no-repeat;
    position: absolute;
    height: 165px;
    width: 265px;
    right: 0px;
    top: -14px;
    background-size: 100%;
} */
/* .faq-sec-inner:before {
    content: "";
    background: url(../../images/landing/profits/profit-rocket-img.svg) no-repeat;
    position: absolute;
    right: 40px;
    top: 8px;
    background-size: 100%;
    z-index: 9;
    height: 165%;
    width: 230px;
} */
.faq-sec-inner {
    position: relative;
    padding: 0px 30px;
}
.faq-sec-inner.review-auto-faq:before {
    display: none;
}
.faq-sec.review-auto-faq:after {
    display: none;
}
.account-inner-sec {
    background: #FFFFFF;
    border: 8px solid #FFD8A5;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 0px 44px rgba(0, 0, 0, 0.55);
    border-radius: 16px;
    position: relative;
    padding: 135px 50px 44px;
}
.account-sec {
    padding: 60px 0px;
    position: relative;
}
.account-desc{
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}

.account-inner-sec .cstm-hdg-2 {
    color: #000;
    margin-bottom: 23px;
}
.account-btn-clmn{
    /*text-align: center;
    justify-content: space-between;*/
    width: 70%;
    margin: 0px auto 0px;
}
.account-btn-clmn .right-img {
    margin-top: -150px;
}
.account-btn-clmn .left-img {
    margin: 15px -67px 0px auto;
}
.account-btn-clmn .cstm-btn-sales-info {
    margin: 30px auto;
    padding: 10.2px 30px;
}
.account-sec::before {
    content: "";
    background: url(../../images/landing/profits/account-bg.svg);
    position: absolute;
    top: 145px;
    width: 100%;
    height: 315px;
    background-size: cover;
}
.bulb-img{
    position: absolute;
    top: -95px;
    left: 0px;
}

.scroll-down-sec {
    padding-top: 89px;
}
.account-inner-sec-row{
    max-width: 1125px; 
    margin: auto;
    position: relative;
}
.sales-crown-img-left {
    text-align: right;
}
.laptop-img-sec {
    margin: 75px 0px 120px;
    background: url(../../images/landing/profits/profit-laptop-bg-img.svg) no-repeat;
    background-size: 100%;
    background-position: center;
}
.sales-info-hdg {
    font-size: 38px;
    font-weight: 800;
    line-height: 44px;
    color: #000;
    margin-bottom: 38px;
}
.goodbye-inner-section p {
    font-size: 24px;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0px;
}
.goodbye-section .goodbye-inner-section {
    border: 1px solid #A6A6A6;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 17px 17px;
    padding: 84px 0px 0px 57px;
    overflow: hidden;
}
.goodbye-section-ppc p{
    margin-bottom: 50px;
}
.goodbye-section-ppc .goodbye-desc-sec {
    padding: 0px 60px 0px 0px;
}
.goodbye-desc-sec {
    padding: 0px 60px 90px 0px;
}
.listing-list li {
    position: relative;
    padding-left: 50px;
    list-style-type: none;
    margin-bottom: 79px;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}
.listing-list li:last-child {
    margin-bottom: 0px;
}
.listing-list li:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0px;
    top: 0;
    background-size: 100% !important;
}
.listing-list li:after::after{
    content: "";
}
.listing-list li:nth-child(odd):after{
    background: url(../../images/landing/profits/orange-tick.svg) no-repeat;
}
.listing-list li:nth-child(even):after{
    background: url(../../images/landing/profits/black-tick.svg) no-repeat;
}
.listing-list ul {
    position: relative;
}
.listing-list ul:before {
    content: "";
    background: #E1E1E1;
    width: 2px;
    height: 92%;
    position: absolute;
    top: 16px;
    left: 15px;
}
.listing-list {
    margin-top: 68px;
}


.listing-list-ppc li {
    position: relative;
    padding-left: 120px;
    list-style-type: none;
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    padding-top: 10px;    
    padding-bottom: 40px;
}
.listing-list-ppc li:nth-child(odd):after{
    background: url(../../images/landing/ppc/check-odd.png) no-repeat;
}
.listing-list-ppc li:nth-child(even):after{
    background: url(../../images/landing/ppc/check.png) no-repeat;
}
.listing-list-ppc li:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    left: 0px;
    top: 0;
    background-size: 100% !important;
}
.listing-list-ppc ul:before {
    content: "";
    background: #000000;
    width: 4px;
    height: 92%;
    position: absolute;
    top: 16px;
    left: 38px;
}
.listing-list-ppc li:before {
    content: "";
    position: absolute;
    background-color: #D1D1D1;
    width: 85%;
    height: 1px;
    left: 120px;
    bottom: 0;
    background-size: 100% !important;
}
.listing-list-ppc li:last-child:before {
    display: none;
}
.ppc-need-help .btn-orange:hover{
    background-color: #000 !important;
}

@media (min-width: 1200px){
.lifty-prdct-row .col-md-9 {
    padding: 0px 60px 0px 25px;
}
.listify-section .container-fluid, .sales-estimator-content .container-fluid{
    max-width: 1700px;
}
.cstm-container-fluid {
    padding: 0px 4.5%;
}
.account-sec .container-fluid {
    padding: 0px 165px;
    max-width: 100%;
}
}

@media (min-width: 0px) and (max-width: 767px){

/*-----Profit tool ---*/
.ready-section:after, .cstm-faq.faq:after, .faq-sec-inner:before{
    display: none;
}
.goodbye-desc-sec {
    padding: 0px 0px 90px 0px;
}
.sales-info-inner h1 {
    font-size: 34px;
    line-height: 40px;
}
.sales-info-inner {
    text-align: center;
}
.sales-crown-sec {
    padding: 40px 0px 0px 0px;
}
.sales-crown-inner-sec:before {
    height: 100px;
    width: 55px;
    left: -17px;
    top: -27px;
    background-size: 100%;
}
.sales-crown-inner-sec {
    padding: 50px 15px 0px;
    text-align: center;
}
.sales-info-hdg {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
}
.sales-info-banner {
    padding: 20px 0px 30px;
}
.sales-crown-inner-sec p{
    padding: 0px 0px 30px;
}
.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 25px;
}
.sales-info-hdg {
    text-align: center;
}
.clmn-reverse{
    flex-direction: column-reverse;
}
.cstm-hdg-2 {
    font-size: 26px;
    line-height: 32px;
}
.ready-right .left-img, .ready-right .right-img {
    padding: 0px 0;
    width: 120px;
}
.ready-right .left-img{
    width: 65px;
    position: absolute;
    left: 0px;
}
.find-reliable-sec .ready-btn-clmn .left-img {
    margin-bottom: -5px;
}
.cstm-btn-sales-info{
    width: 192px;
    padding: 10.2px 15px;
}
.zon-desc {
    border-right: 0px;
    padding: 40px 15px 30px;
    text-align: center;
    border-bottom: 1px solid #A0A0A0;
}
.zon-desc:last-child{
    border-bottom: 0px;
}
.zon-section {
    padding: 20px 0px 30px;
}
.zon-img {
    height: 172px;
    margin-bottom: 25px;
}
.faq-sec:after{
    height: 145px;
    width: 228px;
    top: -15px;
}
.cstm-faq.faq {
    margin: 50px 0px 0px;
    padding: 36px 15px 13px;
}
.cstm-faq-hdg h3 {
    font-size: 20px;
    line-height: 24px;
}
.account-inner-sec{
    padding: 210px 15px 40px;
}
.account-btn-clmn {
    width: 100%;
}
.account-btn-clmn {
    width: 100%;
    margin: 0px auto 0px;
    display: block !important;
    text-align: center;
}
.account-btn-clmn .left-img{
    margin: 0px;
    padding: 0px;
}
.account-btn-clmn .cstm-btn-sales-info {
    margin: 0px auto 30px;
        padding: 10.2px 15px;
}
.account-btn-clmn .right-img {
    margin-top: -40px;
    padding: 0px;
    margin-left: 0px;
    width: 100px;
    display: block;
}
.account-sec {
    padding: 40px 0px 0px;
}
.account-sec .container{
    max-width: 100%;
}
.scroll-down-sec {
    padding-top: 50px;
}
.bulb-img {
    top: -185px;
    left: 20px;
}
.btn-clmn br {
    display: block;
}
.sales-info-inner h1:after{
    right: -15px;
}
.ready-section{
    text-align: center;
}
.ready-left .cstm-hdg-2 {
    text-align: center;
}
.ready-btn-clmn {
    margin-top: 0px;
}
.faq-sec {
    padding: 100px 0px 0px;
}
.faq-sec-inner {
    padding: 0px 15px;
}
.sales-crown-img-left {
    text-align: center;
}
.mbl-img-wdth{
    max-width: 170px;
}
.goodbye-section .goodbye-inner-section{
    padding: 30px 15px 0px 15px;
}
.listing-list {
    margin-top: 30px;
    margin-bottom: 20px;
}
.goodbye-section-ppc .goodbye-desc-sec{
    padding: 0px 0px 30px 0px;
}
.goodbye-inner-section p {
    text-align: center;
}

.listing-list li {
    padding-left: 42px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
}
.listing-list ul:before {
    height: 87%;
}
.listing-list-ppc li{
    padding-left: 60px;
    padding-top: 0;
    padding-bottom: 20px;
}
.listing-list-ppc li:after{
    width: 40px;
    height: 40px;
}
.listing-list-ppc li:before{
    left: 60px;
}
.listing-list-ppc ul:before{
    left: 20px;
}
.laptop-img-sec {
    margin: 40px 0px 30px;
}
.faq-cstm-hdg{
   padding: 0px 10px 20px;
}
.cstm-faq.faq {
    margin: 30px 0px 0px;
    padding: 25px 15px 8px;
}
.cstm-collapse-colmn {
    margin-bottom: 20px;
}
.cstm-faq-hdg h3 {
    text-indent: -30px;
    padding-left: 30px;
    padding-right: 25px;
}
.bner-lft-img img {
    margin-top: -30px;
    margin-bottom: -20px;
    width: 90px;
}
.cstm-faq .collapse p:last-child, .cstm-faq .collapsing p:last-child {
    margin-bottom: 25px;
}
.cstm-faq-hdg {
    margin-bottom: 15px;
}
.goodbye-inner-section p {
    font-size: 18px;
    line-height: 24px;
}
.pd-rght-0{
    padding-right: 0px;
}
.need-help-btn{
    padding: 0px 5px;
    height: 35px !important;
    font-size: 14px;
}
}

@media (min-width: 0px) and (max-width: 767px) and (orientation: landscape){
.account-btn-clmn .right-img {
    display: inline;
}
}

@media (min-width: 768px) and (max-width: 991px){
/*----- profit tool ---*/

.sales-info-inner h1 {
    font-size: 36px !important;
    line-height: 45px !important;
}
.ready-left, .ready-right{
    max-width: 60%;
    flex: 0 0 60%;
}
/*.cstm-hdg-2 {
    font-size: 35px;
}
.ready-section:after {
    top: -90px;
    background-size: 100% !important;
}*/
.zon-desc {
    padding: 0px 15px;
}
.cstm-faq.faq:after {
    height: 120%;
    top: -90px;
}
.account-inner-sec{
    padding: 210px 50px 44px;
}
/*.sales-info-hdg {
    font-size: 33px;
    line-height: 40px;
}*/
.faq-sec-inner:before {
    /*height: 143%;
    top: -120px;
    width: 140px;*/
    display: none;
}
.bulb-img {
    top: -170px;
}
.cstm-faq-hdg h3 {
    font-size: 24px;
}
.ready-btn-clmn {
    margin-top: 0px;
}
.ready-btn-clmn .left-img {
    margin-right: 20px !important;
}
.listing-list li {
    font-size: 17px;
    margin-bottom: 40px;
}
.faq-sec:after{
    top: -80px;
}
.sales-info-hdg {
    font-size: 23px !important;
    line-height: 28px !important;
}
.cstm-hdg-2 {
    font-size: 29px !important;
    line-height: 35px !important;
}
.listing-list {
    margin-top: 30px;
}
}

@media (min-width: 768px) and (max-width: 1199px){
.listify-section {
    margin: 0px 25px;
}
.cstm-select-prdct .dropdown-toggle {
    width: 100%;
}
.qty-pr-mnt h3{
    font-size: 30px;
}
.sales-crown-inner-sec {
    padding: 20px 22px 0px;
}
/*.sales-crown-sec {
    padding: 181px 20px 89px;
}*/
.faq-sec-inner {
    padding: 0px 0px;
}
.account-sec .container-fluid {
    padding: 0px 70px;
}
.account-btn-clmn {
    width: 90%;
}
.zon-desc p {
    font-size: 19px;
    line-height: 29px;
}

.sales-info-inner h1:after{
    right: -10px;
}
.btn-clmn br{
    display: block;
}
.account-btn-clmn .right-img {
    margin-top: -110px;
}
.cstm-faq.faq {
    margin: 40px 20px 2px;
    padding: 36px 25px 13px;
}
.goodbye-desc-sec {
    padding: 0px 15px 90px 0px;
}
.listing-list {
    margin-bottom: 30px;
}
.goodbye-section .goodbye-inner-section {
    padding: 50px 0px 0px 15px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.account-desc br {
    display: block;
}
.bulb-img {
    width: 80px;
    top: -35px;
}
.cstm-faq.faq:after{
    height: 120%;
}
.sales-info-hdg {
    font-size: 29px;
    line-height: 40px;
}
.faq-sec-inner:before{
    height: 153%;
    width: 200px;
    top: 0px;
    background-size: cover;
    right: 0px;
}
.cstm-faq-hdg h3 {
    font-size: 27px;
}
.zon-desc {
    padding: 0px 25px;
}

.ready-btn-clmn .left-img {
    width: 75px;
}
.cstm-btn-sales-info {
    padding: 10.2px 34px;
}
.faq-sec:after{
    top: -60px;
}
.profit-tool-sec:after {
    top: 60px;
    width: 200px !important;
}
.account-inner-sec-row br{
    display: block;
}
.bner-lft-img img {
    margin-top: 0px !important;
}
.goodbye-inner-section img {
    width: 350px;
}
}


/*----- Profit tool ---*/

@media (min-width: 1594px){
.sales-crown-inner-sec {
    padding: 108px 112px 20px;
}
.account-sec .container {
    max-width: 1225px;
}
}
@media (max-width: 1566px){
.sales-crown-inner-sec p br{
    display: none;
}
}
@media (min-width: 1200px) and (max-width: 1510px){
.sales-crown-inner-sec {
    padding: 30px 35px 0px;
}
.sales-info-hdg {
    font-size: 36px;
}
.sales-info-hdg br {
    display: none;
}
}
@media (min-width: 1300px) and (max-width: 1471px){
.account-sec .container {
    max-width: 1100px;
}
.cstm-faq.faq:after{
    width: 130px;
}
.ready-btn-clmn .left-img {
    width: 95px;
}

}
@media (min-width: 1317px) and (max-width: 1560px){
.bulb-img {
    width: 105px;
    top: -75px;
}
}
@media (max-width: 1199px){
br{
    display: none;
}
}

@media (min-width: 1200px) and (max-width: 1800px){
.zon-desc p {
    font-size: 19px;
    line-height: 30px;
}

}
@media (min-width: 1200px) and (max-width: 1300px){
.bulb-img {
    width: 130px;
     top: -155px;
}
.account-inner-sec {
    padding: 180px 50px 44px;
}
.cstm-btn-sales-info {
    padding: 10.2px 26px;
}
.faq-sec-inner:before{
    height: 155%;
}
.account-sec .container-fluid {
    padding: 0px 160px;
}
.account-desc br{
    display: block;
}
.ready-btn-clmn .left-img {
    width: 95px;
}
}

@media (min-width: 1200px) and (max-width: 1360px){
.ready-left br {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 1680px){
.sales-info-hdg {
    font-size: 31px;
    line-height: 40px;
}
.sales-info-inner h1 {
    font-size: 50px;
    line-height: 60px;
}
.sales-info-banner {
    padding: 15px 0px 25px;
}
.profit-tool-sec:after {
    height: 200px;
    width: 260px;
    background-size: 100% !important;
}
.ready-section-ppc:after {
    height: 100%;
    width: 160px;
    background-size: 100% !important;
}
.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 30px;
}
.sales-info-hdg {
    margin-bottom: 20px;
}
.goodbye-desc-sec {
    padding: 0px 60px 40px 0px;
}
.laptop-img-sec {
    margin: 50px 0px 60px;
}
.cstm-faq.faq {
    margin: 25px 20px 2px;
}
.bner-lft-img img {
    margin-top: -25px;
}
.listing-list li {
    font-size: 17px;
    margin-bottom: 40px;
}
.cstm-hdg-2 {
    font-size: 35px;
    line-height: 40px;
}
}
@media (max-width: 1680px){
.ready-left p, .cstm-faq .collapse p, .cstm-faq .collapsing p, .account-desc, .sales-crown-inner-sec p {
    font-size: 16px;
    line-height: 24px;
}
.ready-left p {
    margin: 15px 0px 0px;
}
.sales-info-inner p {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0px 0px;
}
.goodbye-inner-section p {
    font-size: 20px;
    line-height: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1680px){
.sales-crown-inner-sec {
    padding: 30px 50px 0px;
}
.goodbye-section .goodbye-inner-section {
    padding: 50px 0px 0px 40px;
}
.listing-list {
    margin-top: 50px;
}
.goodbye-inner-section img{
    width: 320px;
}
}




/***** 07-Jan-2022 *****/

.faq-style-one .cstm-collapse-colmn .cstm-faq-hdg {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faq-style-one .cstm-collapse-colmn .faq-icon {
    position: relative;
    z-index: 33;
}
.faq-style-one .cstm-collapse-colmn .faq-icon span {
    background: url(../../../img/icons/zon-tracker-images/hide-icon-tbl-rw-orng.svg) no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.faq-style-one .cstm-collapse-colmn .faq-icon.collapsed span {
    background: url(../../../img/icons/zon-tracker-images/show-icon-tbl-rw.svg) no-repeat;
    background-size: 100%;
}
@media (min-width: 990px) and (max-width: 992px){
    
    .bulb-img {
        top: -126px;
        max-width: 84px;
    }
    .ready-left, .ready-right {
        max-width: 60%;
        flex: 0 0 60%;
    }
    .ready-btn-clmn img {
        width: 78px;
        margin-top: 20px;
    }
    
    .account-inner-sec {
        padding: 135px 50px 44px;
    }
}