/*-----Sales Information ---*/
span {
    color: var(--text-orange);
    font-weight: 800;
}
a > span {
    font-weight: 400;
}
p {
    font-size: 18px;
    line-height: 26px;
    color: var(--text-black);
}
.sales-info-banner {
    padding: 20px 0px 20px;
    position: relative;
    background: #FFFAF2;
    border: 1px solid #B9B9B9;
}
.sales-info-banner:after {
    content: "";
    background: url(../images/zontracker-information-images/banner-arrow-img.svg) no-repeat;
    position: absolute;
    width: 218px;
    height: 39%;
    top: -27px;
    left: -65px;
    background-size: 100%;
}
.bner-lft-img img{
    margin-top: -28px;
}
.sales-info-inner h1 {
    font-size: 66px;
    font-weight: 800;
    line-height: 70px;
    color: var(--text-black);
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
}
/*.sales-info-inner{
    position: relative;
    z-index: 0;
}
.sales-info-inner h1:after {
    content: "";
    background: url(../images/zontracker-information-images/banner-fire.svg) no-repeat;
    position: absolute;
    width: 165px;
    height: 221px;
    right: -130px;
    top: 62px;
    background-size: 100%;
    z-index: -1;
}*/
.sales-info-inner p {
    font-size: 20px;
    line-height: 29px;
    color: var(--text-black);
    margin: 38px 0px 58px;
}
.sales-info-inner p strong {
    font-weight: 800;
}
.cstm-btn-sales-info {
    background: var(--bg-orange);
    border: 1px solid var(--color-orange);
    color: var(--text-white);
    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: var(--bg-black);
    border: 1px solid #000;
    color: var(--text-white);
}
.sales-crown-sec {
    padding: 122px 0px 57px;
    position: relative;
}
.sales-info-hdg {
    font-size: 38px;
    font-weight: 800;
    line-height: 44px;
    color: var(--text-black);
}
.crown-desc-sec{
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: var(--text-black);
    border-bottom: 1px solid #A0A0A0;
    padding: 28px 0px 66px;
}
.sales-crown-inner-sec {
    background: var(--bg-white);
    box-shadow: 0px 0px 22px -9px rgb(0 0 0 / 75%);
    border-radius: 17px;
    padding: 70px 70px 0px;
    position: relative;
}
.sales-crown-inner-sec:before {
    content: "";
    background: url(../images/zontracker-information-images/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/zontracker-information-images/sales-crown-bg.svg) no-repeat;
    height:969px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    background-size: cover;
    background-position: center;
    bottom: 0px;
    margin: auto;
}
.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;
    color: var(--text-black);
}

.text-underline {
    text-decoration: underline;
    color: var(--text-white);
}
.ready-section {
    padding: 40px 0px;
    position: relative;
    background: url(../images/zontracker-information-images/look-ups-bg.svg) no-repeat;
    background-size: cover;
    margin:50px 0px 0px;
}
.ready-left p{
    font-size: 18px;
    line-height: 26px;
    margin: 30px 0px 0px;
}
.ready-section .cstm-hdg-2 {
    text-align: center;
    text-transform: uppercase;
}

.find-reliable-sec{
    margin: 61px 0px 128px;
}
.find-reliable-sec:after{
    background: url(../images/zontracker-information-images/find-right-img.svg) no-repeat;
    height: 480px;
    width: 315px;
    top: -60px;
}
.ready-section .right-img {
    margin-bottom: -25px;
}
.cstm-hdg-2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
    text-align: left;
    color: var(--text-white);
}
.ready-left {
    color: var(--text-white);
}
.ready-inner .row {
    align-items: center;
}
.ready-btn:hover {
    color: var(--text-black);
    background: var(--bg-white);
    border: 1px solid var(--color-white);
}
.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: var(--text-white);
    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: var(--text-black);
}
.zon-desc {
    border-right: 1px solid #A0A0A0;
    padding: 0px 65px;
}

.zon-desc:last-child {
    border-right: none;
    text-align: center;
}
.zon-img {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 26px;
}
.cstm-faq-hdg h3 {
    font-size: 30px;
    line-height: 35px;
    color: var(--text-black);
    font-weight: 800;
}
.semi-desc{
    font-size: 18px;
    line-height: 26px;
    color: var(--text-black);
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
}
.cstm-faq-hdg {
    margin-bottom: 20px;
}
.cstm-faq.faq {
    margin: 60px 20px 2px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.55);
    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 #D9D9D9;
    padding: 0px 15px 45px;
    display: inline-block;
    color: var(--text-black);
    width: 803px;
    text-align: center;
}
.faq-sec .cstm-container-fluid {
    text-align: center;
}
.faq-sec {
    position: relative;
    padding: 0px 0px 50px;
    margin-top: 60px;
}

.faq-sec-inner {
    position: relative;
    padding: 0px 30px;
}
.account-inner-sec {
    background: var(--bg-white);
    border: 8px solid var(--box-border);
    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: 15px 0px 60px;
    position: relative;
}
.account-desc{
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: var(--text-black);
}

.account-inner-sec .cstm-hdg-2 {
    color: var(--text-black);
    margin-bottom: 23px;
        text-align: center;
}
.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 -135px 0px auto;
}
.account-btn-clmn .cstm-btn-sales-info {
    margin: 30px auto;
    padding: 10.2px 20px;
    font-size: 18px;
    line-height: 40px;
    height: 64px;
    width: 354px;
}
.account-sec::before {
    content: "";
    background: url(../images/zontracker-information-images/account-bg.svg);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 105px;
    background-size: cover;
    background-position: center;
    bottom: 0px;
    margin: auto;
}
.bulb-img{
    position: absolute;
    top: -95px;
    left: 0px;
}

.scroll-down-sec {
    padding: 149px 0px 142px;
}
.account-inner-sec-row{
    max-width: 1125px;
    margin: auto;
    position: relative;
}

.cool-desc .cstm-h4 {
    color: var(--text-white);
    font-style: italic;
    text-align: center;
    font-weight: 700;
}
.cool-btn-row p {
    color: var(--text-white);
    font-style: italic;
    margin-bottom: 0px;
}
.ready-inner .cool-desc-row img {
    margin-top: 35px;
}
.cool-section {
    background: url(../images/zontracker-information-images/asin-tool-bg.svg) no-repeat;
    padding: 70px 120px 87px 30px;
    background-size: cover;
    position: relative;
}
.cool-btn-row .ready-btn-clmn .btn {
    margin: 25px auto 0px;
}
.cool-section:after{
    content: "";
    position: absolute;
    background: url(../images/zontracker-information-images/find-right-img.svg) no-repeat;
    height: 725px;
    width: 255px;
    top: -105px;
    right: 0px;
}
.cool-section:before{
    content: "";
    background: url(../images/zontracker-information-images/asin-tool-left-arrow.svg) no-repeat;
    position: absolute;
    top: 10px;
    left: -55px;
    height: 125px;
    width: 190px;
    background-size: 100%;
}
.cool-section .cstm-hdg-2 {
    margin-left: 105px;
}
.cool-fltr-row {
    margin-top: 88px;
}
.easier-section .inner-section {
    background: var(--bg-white);
    padding: 78px 74px;
    position: relative;
    box-shadow: 0px 0px 19px -5px rgb(0 0 0 / 75%);
    border-radius: 12px;
}
.inner-section p {
    margin-bottom: 33px;
}

.font-sz-22 {
    font-weight: 800;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: var(--text-black);
    margin: 26px 0px 55px;
}
.inner-section .cstm-hdg-2 {
    color: var(--text-black);
    padding-bottom: 33px;
    text-align: center;
    position: relative;
}

.esr-desc {
    padding: 56px 0px 0px;
}
.easier-section {
    position: relative;
    margin: 158px 0px 140px;
}
.easier-section:after {
    content: "";
    background: url(../images/zontracker-information-images/easier-bg-img.svg) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background-size: 100%;
    background-position: center;
    z-index: -1;
}
.easier-section .inner-section:after {
    content: "";
    background: url(../images/zontracker-information-images/easier-top-img.svg) no-repeat;
    position: absolute;
    height: 734px;
    width: 126%;
    top: -68px;
    left: -65px;
    background-size: 100%;
}
.count-on-section .inner-section {
    max-width: 1017px;
    margin: auto;
}
.count-on-section {
    margin: 30px 0px 0px;
}
.count-on-section .cstm-hdg-2:after {
    content: "";
    background: #A0A0A0;
    position: absolute;
    max-width: 557px;
    height: 1px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
}
.cstm-optimize .cstm-hdg-2::after {
    background: var(--bg-orange);
}
.laptop-img-sec-inner {
    position: relative;
}
 .laptop-img-sec-inner::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    background-size: 100% !important;
    z-index: -1;
    background-position: center !important;
    height: 345px;
    width: 100%;
}
.laptop-img-sec-inner::after {
    background: url(../images/zontracker-information-images/revr-asin-bg.svg) no-repeat;
}
.laptop-img-sec-2 .laptop-img-sec-inner::after {
    background: url(../images/zontracker-information-images/revr-asin-2-bg.svg) no-repeat;
}
.laptop-img-sec-2 {
    margin-bottom: 106px;
}
.faq-right img {
    margin-top: -215px;
    margin-bottom: -178px;
    position: relative;
    z-index: 9;
}

.listing-section .cstm-hdg-2 {
    color: var(--text-black);
    text-align: center;
    border-bottom: 1px solid var(--color-black);
    padding-bottom: 53px;
    margin-bottom: 0px;
}
.listing-section {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: -15px;
    margin-left: -15px;
}
.listing-list li {
    position: relative;
    padding-left: 50px;
    list-style-type: none;
    margin-bottom: 70px;
    font-size: 22px;
    line-height: 32px;
    color: var(--text-black);
}
.listing-list li:last-child {
    margin-bottom: 0px;
}
/*.listing-list li:nth-child(odd) {
    color: var(--text-black);
}
.listing-list li:nth-child(even) {
    color: var(--text-orange);
}*/
.listing-list li:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0px;
    top: 10%;
}
.listing-list li:after::after{
    content: "";
}
.listing-list li:nth-child(odd):after{
    background: url(../images/zontracker-information-images/orange-tick.svg) no-repeat;
}
.listing-list li:nth-child(even):after{
    background: url(../images/zontracker-information-images/black-tick.svg) no-repeat;
}
/*.listing-list {
    padding: 0px 15px 0px  123px;
}*/

/*.listing-list li:before {
    content: "";
    background: var(--bg-black);
    position: absolute;
    left: -80px;
    width: 90px;
    height: 1px;
    top: 18px;
}*/

.listing-list ul {
    position: relative;
}

.listing-list ul:before {
    content: "";
    background: #E1E1E1;
    width: 2px;
    height: 95%;
    position: absolute;
    top: 16px;
    left: 15px;
}
.listing-right-column{
    padding: 0px;
    text-align: right;
}
.listing-section {
    padding: 60px 0px 30px;
}
.listing-include .listing-list ul:before{
    height: 94.9%;
}
.cstm-optimize .container {
    border: 1px solid var(--color-black);
    border-radius: 9px;
    position: relative;
}
.cstm-optimize .cstm-hdg-2 {
    margin-top: -41px;
    background: var(--bg-white);
    padding: 0px 50px 33px;
    display: inline-block;
}
.cstm-optimize {
    position: relative;
    margin: 200px 0px 190px;
    padding: 0px 15px;
}
.cstm-optimize .container:after {
    content: "";
    background: url(../images/zontracker-information-images/efficienct-pot-img.svg) no-repeat;
    position: absolute;
    bottom: -115px;
    right: -54px;
    width: 228px;
    height: 435px;
    background-size: 100%;
}
.optimize-btn-colmn{
    background: var(--bg-white);
    text-align: center;
    max-width: 350px;
    margin: -35px auto -20px;
}
.cstm-optimize .inner-section {
    text-align: center;
}
.optimize-btn-colmn img {
    margin-bottom: -25px;
}
.cstm-optimize p {
    color: #464646;
}
.count-on-section p {
    color: #242424;
    text-align: left;
}
.feature-section {
    background: #FFFAF2;
    border: 1px solid #C1C1C1;
    padding: 35px 0px 81px;
}
.feature-desc p {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0px;
}
.feature-desc .cstm-h4 {
    font-weight: 800;
    font-size: 28px;
    line-height: 39px;
    margin-bottom: 30px;
}
.feature-section .sales-info-hdg{
    border-bottom: 1px solid var(--color-orange);
    display: inline-block;
    padding: 0px 72px 40px;
}
.feature-inner {
    text-align: center;
}
.feature-row {
    padding-top: 65px;
}
.feature-desc-middle {
    text-align: center;
}
.feature-desc-middle {
    text-align: center;
    max-width: 12%;
    flex: 0 0 12%;
}
.feature-desc {
    padding: 0px;
    max-width: 44%;
    flex: 0 0 44%;
}
.feature-section {
    background: #FFFAF2;
    border: 1px solid #C1C1C1;
    padding: 35px 0px 60px;
    margin: 0px 0px 21px;
}
.sales-crown-img-left {
    text-align: right;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .cstm-hdg-2{
        font-size: 32px;
        line-height: 45px;
    }
}
@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 {
    /*max-width: 100%;*/
    padding: 0px 165px;
}
.count-on-section .inner-section {
    max-width: 885px;
}
.easier-section .container {
    max-width: 999px;
}
}

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

/*-----Sales Information ---*/
.ready-section:after, .cstm-faq.faq:after, .faq-sec-inner:before, .cool-section:after{
    display: none;
}
.sales-info-inner h1 {
    font-size: 37px;
    line-height: 50px;
}
.sales-info-inner p {
    margin: 15px 0px 20px;
}
.sales-info-inner {
    text-align: center;
}
.sales-crown-sec {
    padding: 75px 0px 0px 0px;
}
.sales-crown-inner-sec:before {
    height: 100px;
    width: 55px;
    left: -17px;
    top: -27px;
    background-size: 100%;
}
.sales-crown-inner-sec {
    padding: 40px 15px 20px;
    text-align: center;
}
.sales-info-hdg {
    font-size: 26px;
    line-height: 36px;
}
.sales-info-banner {
    padding: 50px 0px;
}
.crown-desc-sec{
    padding: 10px 0px 20px;
}
.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: 30px;
    line-height: 40px;
    text-align: center;
}
.ready-right .left-img, .ready-right .right-img {
    padding: 0px 0;
}

.font-sz-22 {
    font-size: 19px;
    line-height: 27px;
}
.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: auto;
    margin-bottom: 15px;
}
.faq-sec:after{
    height: 145px;
    width: 228px;
    top: -15px;
}
.cstm-faq.faq {
    margin: 30px 0px 0px;
    padding: 30px 15px 13px;
}
.cstm-faq-hdg h3 {
    font-size: 21px;
    line-height: 30px;
}
.account-inner-sec{
    padding: 220px 15px 44px;
}
.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;
    width: auto;
    font-size: 15px;
    height: 50px;
    line-height: 26px;
}
.account-btn-clmn .right-img {
    margin-top: -40px;
    padding: 0px;
    margin-left: 0px;
    width: 100px;
    display: block;
}
.account-sec {
    padding: 50px 0px 0px;
}
.account-sec .container{
    max-width: 100%;
}
.scroll-down-sec {
    padding: 50px 0px;
}
.bulb-img {
    top: -185px;
    left: 20px;
}


.btn-clmn br {
    display: block;
}
.sales-info-inner h1:after{
    right: -15px;
}
.ready-section{
    margin: 40px 0px 70px;
    text-align: center;
    padding: 60px 0px 80px;
}
.ready-left .cstm-hdg-2 {
    text-align: center;
}
.ready-btn-clmn {
    margin-top: 0px;
}
.faq-sec {
    padding: 0px 0px 0px;
    margin-top: 50px;
}
.faq-sec-inner {
    padding: 0px 15px;
}

.cool-section {
    padding: 90px 15px 50px 15px;
}
.cool-section .cstm-hdg-2 {
    margin-left: 0px;
    text-align: center;
}
.cool-section:before{
    width: 135px;
    top: 20px;
}
.cool-fltr-row {
    margin-top: 50px;
}
.cool-desc {
    margin-bottom: 40px;
}
.easier-section .inner-section:after{
    height: 130px;
    width: 107%;
    top: -65px;
    left: -16px;
    background-size: 100%;
    display: none;
}
.easier-section {
    margin: 30px 0px;
}
.easier-section .inner-section {
    padding: 50px 15px;
}
.esr-desc {
    padding: 40px 0px 0px;
}
.count-on-section {
    margin: 50px 0px 0px;
}
.faq-cstm-hdg{
    padding: 0px 10px 20px;
    width: auto;
}
.faq-right img {
    margin-top: 30px;
    max-width: 200px;
    margin-bottom: -115px;
}



.sales-info-banner:after{
    width: 105px;
}
.listing-section {
    padding: 50px 15px 0px;
}
/*.listing-list {
    padding: 0px 15px 0px 15px;
}*/
.listing-list li {
    padding-left: 50px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
}
/*.listing-list ul {
    padding-top: 30px;
    padding-left: 30px;
}*/
.listing-list li:before {
    left: -30px;
    width: 50px;
    top: 16px;
}
.listing-list ul:before {
    height: 87%;
}
.listing-include .listing-list ul:before {
    height: 95.9%;
}
.cstm-optimize {
    margin: 90px 0px 0px;
    padding: 0px 15px;
}
.cstm-optimize .cstm-hdg-2 {
    padding: 0px 5px 33px;
}
.cstm-optimize .container:after{
    bottom: -83px;
    right: -15px;
    width: 115px;
    height: 206px;
}
.optimize-btn-colmn {
    max-width: 250px;
    margin: -60px auto -20px;
}


.sales-info-banner .cstm-btn-sales-info{
    margin-bottom: 30px;
}
.ready-right {
    padding: 0px 15px;
}
.feature-section .sales-info-hdg {
    padding: 0px 5px 40px;
}
.feature-row {
    padding-top: 40px;
}
.feature-section {
    padding: 35px 0px 50px;
}
.feature-desc, .feature-desc-middle {
    padding: 0px 15px;
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
}
.feature-desc-middle{
    padding: 15px;
}
.feature-desc img {
    width: 150px;
}
.feature-desc-middle img {
    width: 40px;
}
.feature-desc .cstm-h4 {
    margin-bottom: 10px;
}
.sales-crown-img-left {
    text-align: center;
}
.inner-section .cstm-hdg-2 {
    padding-bottom: 20px;
}
}

@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){

/*-----Sales Information ---*/

.sales-info-inner h1 {
    font-size: 43px;
    line-height: 53px;
}

/*.ready-left, .ready-right{
    max-width: 60%;
    flex: 0 0 60%;
}*/
.cstm-hdg-2 {
    font-size: 35px;
    width: auto;
}
.ready-section:after {
    top: -90px;
    right: -21px;
    height: 460px;
    width: 310px;
}

.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 {
    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;
}

.faq-right img {
    margin-top: -165px;
}
.ready-section .cstm-btn-sales-info{
    padding: 10.2px 15px;
}
.cool-desc .cstm-h4 {
    font-size: 20px;
}
.cool-section {
    padding: 70px 90px 87px 0px;
}
.cool-section:after {
    height: 795px;
    width: 222px;
}
.easier-section .inner-section:after{
    width: 111%;
    top: -42px;
    left: -40px;
    height: 460px;
}
.cstm-optimize .container:after {
        right: -25px;
    width: 159px;
    height: 330px;
}
.cstm-optimize .cstm-hdg-2 {
    padding: 0px 20px 33px;
}
/*.listing-list {
    padding: 0px 15px 0px 30px;
}*/
.sales-info-banner:after {
    width: 136px;
}
/*.listing-list ul {
    padding-left: 30px;
}*/
.listing-list li:before {
    left: -30px;
    width: 40px;
}
.listing-list li {
    font-size: 21px;
}
.ready-section .cstm-hdg-2{
    font-size: 28px;
    line-height: 38px;
}

.feature-desc .cstm-h4 {
    font-size: 24px;
}
.feature-desc p {
    font-size: 14px;
    line-height: 24px;
}
.cstm-btn-sales-info {
    padding: 10.2px 27px;
}
.account-btn-clmn .cstm-btn-sales-info {
    padding: 10.2px 12px;
    font-size: 15px;
    line-height: 30px;
    height: 55px;
    width: auto;
}
}

@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: 50px 22px 20px;
}
.sales-crown-sec {
    padding: 100px 20px 50px;
}

.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;
}
.faq-cstm-hdg {
    padding: 0px 80px 45px;
}
.cool-section:before{
    width: 135px;
}
.cool-section .cstm-hdg-2 {
    margin-left: 48px;
    text-align: center;
    line-height: 0px;
}

.listing-list ul:before{
    height: 93%;
}
.account-btn-clmn .left-img {
    margin: 15px -67px 0px auto;
}



.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 50px;
}
.crown-desc-sec {
    padding: 20px 0px 30px;
}
.sales-info-banner {
    padding: 50px 0px 50px;
}
.sales-info-inner p {
    margin: 30px 0px 30px;
}
.count-on-section {
    margin: 0px 0px 0px;
}
.easier-section {
    margin: 100px 0px 0px;
}
.ready-section {
    margin: 90px 0px 0px;
}
.feature-section {
    padding: 35px 0px 30px;
    margin: 50px 0px 0px;
}
.feature-desc .cstm-h4 {
    margin-bottom: 10px;
}
.feature-row {
    padding-top: 40px;
}
.faq-sec {
    margin-top: 50px;
    padding: 0px 0px 50px;
}
.cstm-faq.faq {
    margin: 40px 20px 2px;
    padding: 36px 25px 13px;
}
.account-sec {
    padding: 15px 0px 0px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.account-desc br {
    display: block;
}
.bulb-img {
    left: -30px;
    width: 80px;
    top: -35px;
}
.cstm-faq.faq:after{
    height: 120%;
}
.account-inner-sec {
    padding: 80px 50px 44px;
}
.ready-section:after {
    top: -59px;
    height: 336px;
    width: 211px;
}
.sales-info-hdg {
    font-size: 29px;
    line-height: 40px;
}
.faq-sec-inner:before{
    height: 146%;
    width: 350px;
    top: -115px;
}
.cstm-faq-hdg h3 {
    font-size: 27px;
}
.zon-desc {
    padding: 0px 25px;
}

.cstm-btn-sales-info {
    padding: 10.2px 34px;
}
.faq-right img {
    margin-top: -285px;
}
.cool-section:after{
    height: 748px;
}
.easier-section .inner-section:after{
    height: 615px;
    width: 110%;
    top: -59px;
    left: -56px;
}

.cstm-optimize .container:after{
    bottom: -75px;
    right: -25px;
    width: 205px;
    height: 366px;
}
.sales-info-banner:after {
    width: 155px;
}
/*.listing-list {
    padding: 0px 15px 0px 50px;
}*/

.feature-desc p {
    font-size: 20px;
}
.feature-desc-middle img{
    max-width: 60px;
}
}


/*-----Sales Information ---*/

@media (min-width: 1594px){
.sales-crown-inner-sec {
    padding: 50px 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: 108px 35px 20px;
}
.sales-info-hdg {
    font-size: 36px;
}
.sales-info-hdg br {
    display: none;
}
/*.listing-list {
    padding: 0px 15px 0px 95px;
}
.listing-list ul {
    padding-left: 50px;
}*/
.listing-list li:before {
    left: -50px;
    width: 55px;
}
.listing-list li {
    font-size: 19px;
}
.easier-section .inner-section:after {
    width: 122%;
}
}
@media (min-width: 1300px) and (max-width: 1471px){
.account-sec .container {
    max-width: 1100px;
}
.cstm-faq.faq:after{
    width: 130px;
}
.sales-info-banner:after {
    width: 200px;
    top: 2px;
    left: -55px;
}
}
@media (min-width: 1317px) and (max-width: 1478px){
.cstm-hdg-2 {
    font-size: 37px;
}

.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: 1600px) {
.faq-sec-inner:before{
    width: 354px;
    background-size: contain;
    top: -35px;
}
}
@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: 140%;
}
.account-sec .container-fluid {
    padding: 0px 160px;
}
.account-desc br{
    display: block;
}

.easier-section .container {
    max-width: 1000px;
}
.easier-section .inner-section:after{
    width: 114%;
    top: -64px;
    left: -61px;
}
.faq-right img {
    margin-top: -278px;
}
.sales-info-banner:after {
    width: 187px;
    height: 39%;
    top: 14px;
}

.feature-desc .row {
    margin: auto;
}
}

@media (min-width: 1200px) and (max-width: 1360px){
.ready-section:after{
    height: 385px;
}
.ready-left br, .cool-desc .cstm-h4 br {
    display: none;
}
.cool-section:before{
    width: 165px;
}
.cool-section .cstm-hdg-2 {
    margin-left: 50px;
    font-size: 36px;
}
.cool-section:after {
    height: 750px;
}
.cstm-optimize .container:after{
    right: -15px;
}
}
@media (max-width: 340px){
.sales-info-banner:after {
    top: -30px;
}
.listing-list li {
    padding-left: 42px;
}
}



@media (min-width: 1200px) and (max-width: 1370px){
.sales-info-inner h1 {
    font-size: 65px;
}

}
@media (min-width: 768px) and (max-width: 992px) {
    .feature-desc p {
        font-size: 14px;
        line-height: 24px;
    }
}
