* {
    font-family: 'Objektiv Mk1';
}
strong {
    font-weight: 800;
}
span {
    font-weight: 800;
    color: var(--text-orange);
}
a > span {
    font-weight: 400;
}
.text-underline {
    text-decoration: underline;
    color: var(--text-white);
}
.breadcrumb{
    display: none;
}
body{
    background: var(--bg-white) !important;
}
.chrome-banner {
   /* border-top: 1px solid #CDCDCD;*/
    max-height: 425px;
}
/*.chrome-extension {
    margin: 0px 70px;
}*/
.zon-search h6 {
    font-family: Objektiv Mk1;
    font-weight: 400;
    line-height: 28px;
}

.zon-search h2, .zon-search h1 {
    font-size: 52px;
    font-weight: 800 !important;
    line-height: 60px;
    text-transform: uppercase;
    color: var(--text-black);
    position: relative;
    display: inline-block;
}
.watc-vdio:after{
    content: "";
    background: url(../../images/landing/chrome-extension/banner-arrow.svg) no-repeat;
    height: 100px;
    width: 100px;
    left: -128px;
    position: absolute;
    top: -110px;
}
.watc-vdio {
    position: relative;
}
.zon-search p{
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    color: var(--text-black);
    font-style: italic;
}
.zon-search h1{
   font-weight: 400;
   color: var(--text-black);
}
.zon-search a{
    font-size: 15px;
    line-height: 28px;
    color: var(--text-black);
}
/*.zon-search > .row{
    padding: 0 6%;
}*/
.zon-search .col-md-5 a{
    display: block;
}
.zon-search .col-md-5{
    width: 450px;
    flex: 0 0 auto;
}
.zon-search .col-md-7{
    margin-left: 0 !important;
}
.download-chrm{
    background: var(--bg-white);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    padding: 14px 10px 14px 0px !important;
}
.download-chrm-inner {
    align-items: center;
}
.download-chrm-inner p, .download-chrm-inner h4 {
    margin: 0px;
}
.download-chrm-inner img, .download-chrm-inner p {
    margin-right: 10px;
}
.download-chrm h4 {
    font-size: 16px;
    line-height: 23px;
    color: var(--text-black);
}
.download-chrm-inner p {
    font-weight: 500;
    font-size: 19px;
    line-height: 27px;
    color: var(--text-black);
}
.lrn-more-btn {
    border: 1px solid var(--color-black);
    background: var(--bg-white);
    margin-right: 17px;
    color: var(--text-black);
}
.download-chrm .custom-btn1 {
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0px;
    padding: 7px 0px;
    width: 130px;
    text-align: center;
}
.download-chrm .lrn-more-btn:hover {
    background: var(--bg-black);
    border: 1px solid #000;
    color: var(--text-white);
}
.download-chrm .install-btn:hover {
    background: var(--bg-black) !important;
    border: 1px solid #000 !important;
    color: var(--text-white);
}
.screenshot-sec img{
    width: 100%;
}

.glance-sec h4 {
    margin: 35px 0px 34px;
    font-size: 30px;
    line-height: 35px;
    color: var(--text-black);
    font-weight: 800;
}
.glance-sec p {
    line-height: 26px;
    color: var(--text-black);
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0px;
}
.glance-sec .col-lg-4 {
    padding: 0px 12px;
}

.faq-section .bg-white {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 8px;
}
.faq-section p.pr-4.semi, .faq-section .faq-inner p {
    padding-right: 10px !important;
}
.faq-section .collapse p.semi {
    color: var(--text-black);
}
.faq-section .faq-inner p.semi{
   font-style: italic;
}
.faq-section .collapse p {
    line-height: 23px;
    color: #4C4C4C;
}
.faq-section .collapse {
    padding: 0px 0px 8px;
}

.faq-section a p {
    margin-bottom: 13px !important;
}

.faq-section .px-4.pt-3 {
    padding-top: 15px !important;
}
.screenshot-sec{
    background: rgba(0, 0, 0, 0.8);
    border-radius: 7px;
    /*padding: 30px;*/
}

.accurate-section{
    background: url(../../images/landing/chrome-extension/accurate-bg.svg) no-repeat;
    color: var(--text-white);
    padding: 40px 50px 60px;
    background-size: cover;
    background-position: bottom center;
}
.cstm-h3 {
    font-size: 42px;
    font-weight: 800;
    line-height: 49px;
}

.accurate-inner p {
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0px 0px;
}

.install-btn {
    background: var(--bg-orange);
    color: var(--text-white);
    padding: 11.2px 30.77px;
    font-size: 15px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.2px;
    border-radius: 10px;
}
.install-btn:hover {
    background: var(--bg-white);
    color: var(--text-black);
}
.accurate-inner .row {
    align-items: center;
}
.accurate-btn-clmn {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.accurate-middle .left-img {
    margin-right: 35px;
    margin-top: 55px;
}
.accurate-middle .right-img {
    margin-left: 35px;
    margin-top: 78px;
}
.btn-clmn img {
    margin-bottom: 10px;
}
.accurate-right {
    text-align: center;
}
.accurate-middle {
    padding: 0px;
}
.image-section img {
    width: 100%;
}
.image-section:before {
    content: "";
    background: url(../../images/landing/chrome-extension/chrm-extns-arrow-img.svg) no-repeat;
    position: absolute;
    left: -50px;
    top: -123px;
    width: 167px;
    height: 184px;
    background-size: 100%;
    z-index: -1;
}
.image-section {
    padding: 10px 0px 30px 0px;
    position: relative;
}
.glance-sec {
    background: #FDF4E7;
    border: 1px solid #DEDEDE;
    padding: 40px 0px 102px;
}
.glance-sec .cstm-h3 {
    border-bottom: 1px solid #A0A0A0;
    padding: 0px 0px 32px;
    display: inline-block;
    color: var(--text-black);
}
.glance-row{
    padding-top: 30px;
    align-items: center;
    justify-content: center;
}
.faq-askd-inner .cstm-h3 {
    color: var(--text-white);
}
.faq-askd-section{
    background: url(../../images/landing/chrome-extension/faq-bg.svg) no-repeat;
    padding: 67px 80px 62px;
    margin: 70px 0px 90px;
    background-size: cover;
}
.faq-right img {
    margin-top: -240px;
    margin-bottom: -165px;
    position: relative;
    z-index: 9;
}
.faq-askd-inner .row {
    align-items: center;
}
.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:-30px 20px 98px;
    background: var(--bg-white);
    box-shadow: 0px 0px 25px -5px rgb(0 0 0 / 75%);
    border-radius: 9px;
    padding: 36px 64px 13px;
    position: relative;
}
.faq-sec-inner {
    padding: 0px 30px;
}
.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 0px 30px;
    display: inline-block;
    color: var(--text-black);
}
.need-help-clmn{
    padding: 12px 0px;
}
.need-help a {
    font-weight: 800;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    background: var(--bg-orange);
    border-radius: 6px;
    padding: 10.2px 14px;
    width: 146px;
    text-align: right;
}
.need-help .position {
    left: 36px;
}
/*.need-help a:hover {
    background: var(--bg-black);
}*/
@media (min-width: 768px) and (max-width: 1199px){
    .cstm-h3{
        font-size: 32px;
        line-height: 45px;
    }
}

@media (max-width: 767px){
    .watc-vdio:after, br{
        display: none;
    }
    .chrome-extension {
        margin: 0px 0px;
    }
    .zon-search h1, .zon-search p {
        font-size: 15px;
    }
    .zon-search p {
        margin-bottom: 25px;
    }
    .zon-search h2, .zon-search h1 {
        font-size: 24px;
        line-height: 28px;
    }
    /*.zon-search .col-md-7, .zon-search .col-md-5, .glance-sec, .glance-sec .col-lg-4{
        padding: 0;
    }*/
    .zon-search .col-md-5 {
        margin: auto;
    }
    .screenshot-sec, .download-chrm {
        margin: 0 15px !important;
    }
    .glance-sec{
        padding: 50px 0px 50px;
    }
    .glance-sec h4 {
        font-size: 20px;
    }
    .glance-sec h5, .faq-section h3{
        font-size: 18px;
    }
    .faq-section .mt-2 {
        margin-top: 1.5rem!important;
    }
    .faq-section {
        margin-bottom: 0 !important;
    }
    .glance-sec .col-lg-4 {
        padding: 10px 20px;
    }
    .faq-section {
        padding: 16px 15px 0px;
        border-top: 1px solid #d8d8d8;
        margin-top: 40px;
    }
    .faq-section h3{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .download-chrm-inner{
        flex-wrap: wrap;
        justify-content: center;
    }
    .download-chrm h4{
        padding: 5px 0 8px 0;
        font-size: 15px;
    }
    .chrome-banner {
        max-height: fit-content;
    }
    .chrome-banner .row{
        margin: auto -15px !important;
    }
    .accurate-section{
        padding: 50px 0px 50px;
        text-align: center;
    }
    .accurate-middle .left-img, .accurate-middle .right-img {
        width: 80px;
    }
    .btn-clmn br, .banner-vido-clmn br {
        display: block;
    }
    .cstm-h3 {
        font-size: 35px;
        line-height: 43px;
    }
    .image-section:before{
        left: -27px;
        top: -55px;
        width: 167px;
        height: 102px;
        background-size: 55%;
    }
    .faq-askd-section {
        padding: 67px 0px 62px;
    }
    .clmn-reverse{
        flex-direction: column-reverse;
    }
    .faq-left{
        text-align: center;
        justify-content: center;
    }
    .faq-right img {
        margin-top: 0;
        margin-bottom: 0px;
        max-width: 200px;
    }
    .faq-askd-section {
        padding: 50px 0px 62px;
    }
    .faq-askd-inner, .banner-vido-clmn {
        text-align: center;
    }
    .faq-askd-inner .cstm-h3 {
        font-size: 27px;
        line-height: 37px;
    }
    .faq-sec-inner {
        padding: 0px 15px;
    }
    .cstm-faq.faq {
        margin: -30px 0px 0px;
        padding: 36px 15px 13px;
    }
    .cstm-faq-hdg h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .accurate-middle .right-img {
        margin-left: 15px;
    }
    .accurate-middle .left-img {
        margin-right: 15px;
    }
    .glance-row {
    padding-top: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px){
    .zon-search h2, .zon-search h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .zon-search h1, .zon-search p {
        font-size: 17px;
    }
    .glance-sec .col-lg-4 {
        padding: 15px 15px;
    }
    .download-chrm h4 {
        font-size: 14px;
    }
    .faq-section .mt-2 {
        margin-top: 1rem!important;
    }
    .zon-search > .row {
        padding: 0;
    }
    .faq-askd-section {
        padding: 67px 30px 62px;
    }
    .cstm-faq.faq {
        margin: -30px 0px 98px;
    }
    .accurate-section {
        padding: 59px 30px 82px;
        text-align: center;
    }
    .cstm-h3 {
        font-size: 28px;
    }
    .cstm-faq-hdg h3 {
        font-size: 22px;
        line-height: 32px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .accurate-left br{
        display: none;
    }
    .glance-sec .col-lg-4 {
        padding: 0px 15px;
    }
    .zon-search > .row {
        padding: 0 2%;
    }
    .install-btn {
    padding: 11.2px 19.77px;
}
.cstm-h3 {
    font-size: 35px;
    line-height: 45px;
}
.accurate-middle .left-img {
    margin-right: 15px;
    width: 70px;
}
.accurate-middle .right-img {
    margin-left: 15px;
    width: 70px;
}
.accurate-section {
    padding: 40px 30px 50px;
}
.cstm-faq-hdg h3 {
    font-size: 23px;
    line-height: 30px;
}
}
@media (max-width: 360px){
    .glance-sec .col-lg-4 {
        padding: 10px 0px;
    }
    .download-chrm {
        padding: 14px 0px 14px 0px !important;
    }
    .download-chrm .custom-btn1 {
        width: 116px;
    }
}
@media (min-width: 1200px){
.cstm-container-fluid {
    padding: 0px 4.5%;
    max-width: 1700px;
}
}

@media (min-width: 1200px) and (max-width: 1400px){
.zon-search h2, .zon-search h1 {
    font-size: 47px;
}
.install-btn{
    padding: 11.2px 28px;
}
}
@media (min-width:1800px){
  .accurate-section{
    padding : 40px 50px 60px;
}
}
@media (min-width: 1200px) and (max-width: 1520px){
.accurate-middle .left-img, .accurate-middle .right-img {
    width: 75px;
}
.faq-askd-section {
    padding: 67px 40px 62px;
}
.faq-askd-inner .cstm-h3{
    font-size: 38px;
}
}
@media (min-width: 1200px) and (max-width: 1360px){
.accurate-middle .left-img {
    margin-right: 15px;
}
.accurate-middle .right-img {
    margin-right: 15px;
}
.accurate-section {
    padding: 40px 13px 50px;
}
.faq-askd-inner .cstm-h3 {
    font-size: 32px;
}
.cstm-faq-hdg h3 {
    font-size: 24px;
    line-height: 30px;
}
.install-btn {
    padding: 11.2px 20px;
}
.zon-search p {
    font-size: 18px;
}
.zon-search h2, .zon-search h1 {
    font-size: 40px;
}
.cstm-h3 {
    font-size: 35px;
}
}

@media (min-width: 990px) and (max-width: 992px){ 
    .accurate-inner p br {
        display: none;
    }
}
