/*.sales-estimator-search button{
    width: 217px;
}
.listify-section {
    margin: 0px 40px;
}
.lifty-prdct-sec {
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
    margin: 28px 0px;
}
.lifty-prdct-row {
    padding: 52px 30px;
}
.prdct-titl {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: var(--text-orange);
}
.prdct-desc-listify {
    font-size: 36px;
    font-weight: 400;
    line-height: 42px;
    color: var(--text-black);
    margin-bottom: 36px;
}
.qty-pr-mnt {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    text-align: center;
}
.qty-pr-mnt h3 {
    background: var(--bg-orange);
    border: 1px solid var(--color-orange);
    color: var(--text-white);
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    padding: 14.2px 15px 11px;
    border-radius: 6px 6px 0px 0px;
    margin-bottom: 0px;
}
.qty-pr-mnt h4 {
	font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: var(--text-orange);
    margin-bottom: 0px;
    padding: 21px 15px 23px;
}
.sales-estimator-search.cstm-search input {
    padding: 10.2px 227px 10.2px 14px;
}
.cstm-select-prdct .dropdown-toggle, .cstm-select-prdct .dropdown-menu a {
    font-size: 16px;
}*/


/*-----Sales Information ---*/
span {
    color: var(--text-orange);
    font-weight: 800;
}
a > span {
    font-weight: 400;
}
.sales-info-banner {
    background: var(--bg-white);
    border: 1px solid #D7D6D6;
    box-shadow: inset 0px 0px 36px rgb(0 0 0 / 15%);
    padding: 50px 0px 40px;
}
.bner-lft-img img{
    margin-top: -28px;
}
.sales-info-inner h1 {
    font-size: 64px;
    font-weight: 800;
    line-height: 81px;
    color: var(--text-black);
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    width: 100%;
}
.sales-info-inner{
    position: relative;
    z-index: 0;
}
.sales-info-inner h1:after {
    content: "";
    background: url(../../images/landing/hot-product/banner-fire.svg) no-repeat;
    position: absolute;
    width: 166px;
    height: 221px;
    right: -125px;
    top: 2px;
    background-size: 100%;
    z-index: -1;
}
.sales-info-inner p {
    font-size: 18px;
    line-height: 29px;
    color: var(--text-black);
    margin: 2px 0px 0;
}
.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: 0;
    position: relative;
}
.sales-info-hdg {
    font-size: 38px;
    font-weight: 800;
    line-height: 44px;
    color: var(--text-black);
}
.sales-crown-inner-sec p{
    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: 108px 75px 20px;
    position: relative;
}
/*.sales-crown-inner-sec:before {
    content: "";
    background: url(../../images/landing/hot-product/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/hot-product/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;
}
.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 89px;
}
.sales-crown-inner-sec .row {
    align-items: center;
}
.scrol-hdg{
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 28px;
}
/*.work-sec {
    box-shadow: 0px 0px 22px -9px rgb(0 0 0 / 75%);
    padding: 88px 0px 107px;
    position: relative;
    margin: 76px 0px 115px;
    background: var(--bg-white);
}
.work-sec:after, .work-sec:before {
    content: "";
    position: absolute;
    width: 177px;
}
.work-sec:after {
    background: url(../images/hot-products-information/wrk-black-img.svg) no-repeat;
    top: -76px;
    right: 0px;
    height: 76px;
}
.work-sec:before {
    background: url(../images/hot-products-information/wrk-ornge-img.svg) no-repeat;
    bottom: -76px;
    left: -44px;
    z-index: -1;
    height: 240px;
}

.work-left-sec p {
    font-size: 24px;
    line-height: 35px;
    color: var(--text-black);
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 28px;
    margin-bottom: 27px;
    position: relative;
    margin-left: 115px;
    display: flex;
    align-items: center;
    min-height: 98px;
}
.work-left-sec p:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
.work-left-sec p:before {
    font-size: 38px;
    font-weight: 800;
    line-height: 44px;
    text-align: center;
    border-radius: 100%;
    height: 72px;
    width: 72px;
    left: -110px;
    position: absolute;
    color: var(--text-white);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.work-desc-1:before{
    content: "1.";
}
.work-desc-2:before{
    content: "2.";
}
.work-desc-3:before{
    content: "3.";
}
.work-desc-4:before{
    content: "4.";
}
.work-desc-5:before{
    content: "5.";
}
.work-left-sec p:nth-child(odd):before {
    background: #e6bc6d;
    border: 6px solid var(--color-black);
}
.work-left-sec p:nth-child(even):before {
    background: var(--bg-black);
    border: 6px solid #e6bc6d;
}
.work-left-sec {
    margin-top: 71px;
    position: relative;
}
.work-left-colmn {
    padding: 0px 60px;
}
.work-right-colmn {
    text-align: center;
}
.work-left-sec:after {
    content: "";
    background: var(--bg-black);
    height: 90%;
    width: 5px;
    position: absolute;
    top: 20px;
    left: 35px;
    z-index: 0;
}*/
.text-underline {
    text-decoration: underline;
    color: var(--text-white);
}
.ready-section {
    /*background: url(../images/hot-products-information/ready-bg.svg) no-repeat;
    background-size: cover;
    background-position: center right;*/
    padding: 40px 0px;
    position: relative;
    background: var(--bg-black);
    overflow: hidden;
    margin: 0px;
}
.ready-left p{
    font-size: 18px;
    line-height: 26px;
    margin: 30px 0px 0px;
}
.ready-section:after {
    content: "";
    background: url(../../images/landing/hot-product/bulb-img.svg) no-repeat;
    position: absolute;
    top: -74px;
    right: 1px;
    height: 340px;
    width: 263px;
    background-size: cover !important;
}
.find-reliable-sec{
    margin: 0;
}
.find-reliable-sec:after{
    background: url(../../images/landing/hot-product/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: center;
}
.ready-left .cstm-hdg-2 {
    color: var(--text-white);
    text-transform: uppercase;
    text-align: left;
}
.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: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
}
.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: 40px 20px 2px;
    background: var(--bg-white);
    /*border: 1px solid var(--color-orange);*/
    box-shadow: 0px 0px 24px -5px rgb(0 0 0 / 25%);
    border-radius: 9px;
    padding: 36px 64px 13px;
    position: relative;
}
.cstm-collapse-colmn {
    border-bottom: 1px solid #CCCCCC;
    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: var(--text-black);
}
.faq-sec .cstm-container-fluid {
    text-align: center;
}
.faq-sec {
    position: relative;
    padding: 0 0px 100px;
    margin-top: 65px;
    /*background: url(../../images/landing/hot-product/faq-top-img.svg) no-repeat;*/
}
/* .faq-sec:after {
    content: "";
    background: url(../../images/landing/hot-product/faq-top-img.svg) no-repeat;
    position: absolute;
    height: 250px;
    width: 380px;
    right: 0px;
    top: -60px;
    background-size: cover;
} */
/* .faq-sec-inner:before {
    content: "";
    background: url(../../images/landing/hot-product/rocket-img.svg) no-repeat;
    position: absolute;
    right: -20px;
    top: -60px;
    background-size: cover;
    z-index: 9;
    height: 145%;
    width: 360px;
} */
.faq-sec-inner:after{
    content: "";
    position: absolute;
    padding: 0 0px 100px;
    margin-top: 65px;
    background: url(../../images/landing/hot-product/faq-bg.svg) no-repeat;
    width: 100%;
    top: 0;
    height: 574px;
    background-position: center;
    background-size: cover;
    z-index: -1;
    left: 0;
}
.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: 60px 0px;
    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;
}
.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;
}
.account-sec::before {
    content: "";
    background: url(../../images/landing/hot-product/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;
}
.banner-img{ width: 342px; }
.sales-info-inner h1:after{ width: 100px; right: 50px; }

@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;
}
}

@media (min-width: 0px) and (max-width: 767px){
/*.search-section br {
    display: none;
}
.listify-section {
    margin: 0px 0px;
}
.lifty-prdct-sec {
    margin: 28px 0px 0px;
}
.lifty-prdct-row {
    padding: 48px 15px 33px;
    text-align: center;
}
.prdct-titl {
    font-size: 37px;
}
.prdct-desc-listify {
    font-size: 22px;
    line-height: 32px;
}
.sales-estimator-search button {
    width: 125px;
    font-size: 14px;
    padding: 14.7px 3px;
}
.sales-estimator-search.cstm-search input {
    padding: 15px 130px 15px 14px;
}
.qty-pr-mnt h3{
	font-size: 25px;
    line-height: 34px;
}
.qty-pr-mnt h4 {
    font-size: 36px;
}*/

/*-----Sales Information ---*/
.ready-section:after, .cstm-faq.faq:after, .faq-sec-inner:before{
    display: none;
}
.sales-info-inner h1 {
    font-size: 37px;
    line-height: 50px;
}
.sales-info-inner {
    text-align: center;
}
.sales-crown-sec {
    padding: 0;
}
.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: 26px;
    line-height: 36px;
}
.sales-info-banner {
    padding: 50px 0px;
}
.sales-crown-inner-sec p{
    padding: 20px 0px 40px;
}
.sales-crown-inner-sec .col-md-6 {
    padding-bottom: 25px;
}
.sales-info-hdg {
    text-align: center;
}
.clmn-reverse{
    flex-direction: column-reverse;
}
/*.work-sec {
    padding: 50px 0px 50px;
    margin: 40px 0px 80px;
}
.work-left-colmn {
    padding: 0px 15px;
}
.work-left-sec {
    margin-top: 40px;
}
.work-left-sec p:before {
    font-size: 22px;
    line-height: 34px;
    height: 50px;
    width: 50px;
    left: -60px;
}
.work-left-sec:after{
    left: 22px;
    height: 84%;
}
.work-left-sec p {
    font-size: 21px;
    line-height: 30px;
    margin-left: 60px;
    align-items: baseline;
}*/
.cstm-hdg-2 {
    font-size: 30px;
    line-height: 40px;
}
.ready-right .left-img, .ready-right .right-img {
    padding: 0px 0;
}
.ready-right .left-img{
    width: 70px;
    position: absolute;
    left: 0px;
}
.find-reliable-sec .ready-btn-clmn .left-img {
    margin-bottom: -5px;
}
.cstm-btn-sales-info{
    width: 200px;
    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: 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;
}
.account-btn-clmn .right-img {
    margin-top: -40px;
    padding: 0px;
    margin-left: 0px;
    width: 100px;
    display: block;
}
.account-sec {
    padding: 50px 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{
    margin: 0;
    text-align: center;
}
.ready-left .cstm-hdg-2 {
    text-align: center;
}
.ready-btn-clmn {
    margin-top: 0px;
}
.faq-sec {
    padding: 120px 0px 0px;
    margin-top: 50px;
}
.faq-sec-inner {
    padding: 0px 15px;
}
.cstm-btn-sales-info{ padding: 9.2px ​30px; }

}

@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){
/*.prdct-desc-listify {
    font-size: 26px;
    line-height: 36px;
}
.sales-estimator-search button {
    width: 175px;
}
.sales-estimator-search.cstm-search input {
    padding: 15px 185px 15px 14px;
}*/

/*-----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;
}
.ready-section:after {
    top: -90px;
    right: -21px;
    height: 460px;
    width: 310px;
}
/*.work-left-sec p {
    font-size: 21px;
    line-height: 31px;
}*/
.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;
}
.cstm-btn-sales-info {
    padding: 10.2px 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: 108px 22px 20px;
}
/*.sales-crown-sec {
    padding: 181px 20px 89px;
}*/
/*.work-left-colmn {
    padding: 0px 15px;
}*/
.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;
}
}
@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%;
}
.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;
}

.ready-btn-clmn .left-img {
    width: 75px;
}

}

/*
@media (max-width: 1200px){
.keywords-select-prdct.cstm-select-prdct .dropdown-menu {
    width: 100%;
}
}*/


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

@media (min-width: 1594px){
.sales-crown-inner-sec {
    padding: 79px 112px 50px;
}
.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;
}
}
@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: 1478px){
.cstm-hdg-2 {
    font-size: 37px;
}
/*.work-left-colmn {
    padding: 0px 30px;
}*/
.bulb-img {
    width: 105px;
    top: -75px;
}
}
@media (max-width: 1199px){
br{
    display: none;
}
}

@media (min-width: 1200px) and (max-width: 1800px){
/*.faq-sec-inner:before{
    height: 168%;
    width: 348px;
}*/
.zon-desc p {
    font-size: 19px;
    line-height: 30px;
}

}
@media (min-width: 1600px) {
.faq-sec-inner:before{
    width: 354px;
    background-size: contain;
    top: 0;
}
}
@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;
}
.ready-btn-clmn .left-img {
    width: 95px;
}
}

@media (min-width: 1200px) and (max-width: 1360px){
.ready-section:after{
    height: 385px;
}
.ready-left br {
    display: none;
}
}

@media (min-width: 992px) and (max-width: 1919px){
/*page-title*/
.cstm-hdg-2{ font-size: 40px; }
.cstm-faq-hdg h3{ font-size: 28px; }
.rdy-htst{ font-size: 22px; }
.sales-info-inner h1{ font-size: 62px; }


/*p-content*/
.account-desc,.semi-desc,.ready-left p,.sales-crown-inner-sec p{ font-size: 16px; }
.zon-desc p{ font-size: 17px; line-height: 28px; }
.sales-info-inner p{ font-size: 18px; margin: 2px 0px 0;}
#info-banner p, #info-banner p a{ font-size: 14px; }


/*buttons*/
.cstm-btn-sales-info{ font-size: 14px; }


/*spacing*/
.cstm-faq-hdg{ margin-bottom: 12px; }
.sales-crown-inner-sec {padding: 80px 35px 50px;}
.sales-info-banner{ padding: 50px 0px 40px; }
header{ min-height: auto; }

/*image*/
.sales-info-inner h1:after{ right: 0; }
}

@media (min-width: 990px) and (max-width: 992px){ 
    .ready-left, .ready-right {
        max-width: 60%;
        flex: 0 0 60%;
    }
    
    .bulb-img {
        top: -170px;
    }
    .ready-btn-clmn img {
        width: 78px;
        margin-top: 20px;
    }
    .account-inner-sec {
        padding: 171px 50px 44px;
    }
    .zon-desc {
        padding: 0px 15px;
    }
}


