/* 
    Created on : 04 march, 2019, 6:25:12 PM
    Author     : Lithos Technosoft LLP
*/

@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,900);
@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300&display=swap);
@import url(https://fonts.googleapis.com/css?family=Muli:300,400,500,500i,600,600i,700,800,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@600&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{
    overflow-x: hidden !important;  
    margin: 0;  
    padding: 0; 
    height: 100%; 
}
body {
   font-size: 16px !important;
    text-decoration: none;
    color: #666 !important;
    line-height: 1.5 !important;
    font-family: "Inter", sans-serif !important;
    background: #fff !important;
    font-weight: 300 !important;
}

h1,
h2,
h3,
h4,
h5 {
   font-family: "Inter", sans-serif !important;
    color: #2c2f36;
}
h1 {
    font-size: 55px;
    margin-bottom: 10px;
    font-weight: 600;
}

h2 {
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: 600;
}

h3 {
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: 600;
}

h4 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 600;
}

h5 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

h6 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
}

ol,
ul,
li {
    list-style: none;
}



.promo-signup-col{
    width: 100%;
    padding: 30px;
    border-radius: 10px;
    background: #fff;
}
.promo-signup-col h4{
    font-size: 18px;
    text-align: left;
}    
.promo-signup-col div.radio-with-Icon p.radioOption-Item{
    width: auto;
    height: 40%;
    min-width: 35%;
    float: left;
}
.content-col-2 {
    position: relative;
    padding: 80px 0 40px 0;
}
.promo-signup-col .radioOption-Item label{
    align-items: center !important;
    display: flex !important;
}
.promo-signup-col div.radio-with-Icon p.radioOption-Item label img{
    margin-bottom: 0;
    margin-right: 15px;
    height: 30px;
}
.promo-signup-col div.radio-with-Icon p.radioOption-Item label{
    padding: 11px 34px 11px 20px;
}
.promo-signup-col .form-control{
    height: calc(2.5em + 0.75rem + 2px);
    border-radius: .6rem;
    border: 1px solid #e1e4e7;
}
.promo-signup-col button{
    border-radius: .6rem;
    height: calc(2.5em + 0.75rem + 2px);
    border: none;
    color: #fff;
}
.promo-signup-col div.radio-with-Icon p.radioOption-Item{
    margin: 0 5px 0px 5px !important;
}
.promo-signup-col .privacy-policy-check{
    color: #666;
    text-align: left;
    font-size: 13px;
}
.promo-signup-col .privacy-policy-check input{
    margin-right: 10px;
    position: relative;
    top: 2px;
    border-color: #999;
}
.promotional-banner{
    align-items: center !important;
    display: flex !important;
}
.promotional-banner h1{
    text-align: left;
    padding: 0 30% 0 0;
}
.promotional-banner p{
    text-align: left;
    padding: 0 25% 0 0;
}
.screenvideo{
    position: relative;
    margin-top: -280px;
    z-index: 100;
    padding: 0 8%;
}
.screenvideo img{
    width: 100%;
}
.promotion-banner{
    height: 800px;
    padding-bottom: 150px;
}
.tar-col{
    width: 100%;
    height: 350px;
    border-radius: 15px;
    margin: 30px 0;
    position: relative;
}
.shadow-card{
    padding: 50px;
    background: #fff;    
    border-radius: 15px;
    box-shadow: 0px 10px 50px -16px rgba(0,0,0,0.1);
    transition-duration: .3s;
}
.shadow-card:hover{
    box-shadow: 0px 10px 50px -16px rgba(0,0,0,0.2);
}
.tar-col-inner img{
    height: 75px;
}
.tar-col-inner h2{
    font-size: 20px;
    margin: 15px 0;
}
.no-ad-btm{
    padding-bottom: 0 !important;
}
.target-mar-col{
    padding-top: 70px;
}
/* .tar-marg-1{
    margin-top: 90px;
} */
.tar-img{
    position: relative;
    overflow: hidden;
}
.tar-img img{
    width: 100%;
    height:100%;
}
.ft-symbol-col {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.ft-symbol-col img{
    height: auto;
}
.ft-symbol-title {
    display: flex;
    height: 50px;
    padding-left: 15px;        
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ft-symbol-title h2{
    font-size: 16px;
    font-weight: 700;
    align-items: center;
}
.ft-container .shadow-card{
    margin: 15px 0;
    height: calc(100% - 0px);
}
.ft-container .shadow-card p{
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    float: left;
}
.ft-container .shadow-card .half-bdr{
    width: 50px;
    height: 3px;
    background: #ff9200;
    margin: 10px 0 20px 0;
    float: left;
}
.ft-container .product-box p{
    padding: 0;
}
.pro-sect-col{
    /* background: #f8f9fc; */
    padding: 14px;
    border-radius: 10px;
    float: left;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    justify-content: flex-start;
    font-weight: 400;
    font-size: 12px;
    height:50px;
    color: #2c2f36;
    margin: 12px 0px 10px 0px;
    /* text-align: center; */
}
.pro-sect-col img{
    height: 25px;
    margin-right: 8px;
}
.pro-app-info-col p{
    font-size: 16px;
    font-weight:300;
}
.pro-sect-container{
    flex-grow: inherit !important;
    padding-left: 15px;
    padding-right: 15px;
}
.qk-process img{
    width: 88%;
    margin-top: 50px;
    float: right;
}
.single-slide img{
    width: 100% !important;
}
.pro-app-info-col{
    padding: 50px;
    height: 100%;
    /* background: #f8f9fc; */
    border-radius: 15px;
    margin-left: 50px;
}
.pro-app-info-col p{
    text-align: left;
    padding: 0;
    margin: 15px 0;
}
.pro-app-info-col img{
    width: 100px !important;
    margin-bottom: 30px;
    border-radius: 0 !important;
}
.pro-downloads-col img{
    width: inherit !important;
    border-radius: 0;
    float: left;
    margin-right: 15px;
}

.pro-integrations img{
    height: 30px;
    margin: 30px;
}
.pro-integrations{
    text-align: center;
}
.pro-integrations img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.pro-integrations img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.pro-arrow{
    float: right;
    position: absolute;
    top: 25px;
    right: 30px;
    transition: all ease-in-out .2s;
    border-radius: 15%;
}
.pro-arrow img{
    width: 50px;
}

 .sec-top p{
            margin-top: 10px;
}








@media screen and (max-width: 1280px) {
   .pro-supporting-apps .slick-next{
       display: none !important;
   }   
}
@media screen and (max-width: 1024px) {
    .promo-logo img{
        width: 60%;
    }
    .promotional-banner h1{
        padding-right: 0;
    }
    .screenvideo{
        margin-top: -200px;
    }
}
@media screen and (max-width: 991px) {
    .promo-signup-col{
        margin: auto;
        width: 50%;
    }
    .promotional-banner h1{
        padding: 0 15%;
        margin: auto;
        text-align: center;
        margin-top: 30px;
    }
    .promotional-banner p{
        padding: 0 15%;
        text-align: center;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 10px;
    }
    .screenvideo {
        margin-top: -150px;
    }
    .tar-last-col .tar-col{        
        float: left;
        margin-right: 15px;
        margin-left: 15px;
        position: relative;
        width: calc(50% - 30px);
    }
    .tar-last-col{
        padding: 0;
    }
    .tar-last-col .tar-col{
        margin-top: 0;
    }
    .prosection .row{
        display: block;
    }
    .prosection h2{
        margin-top: 30px;
    }
    .pro-sect-col{
        margin-right: 15px;
    }
    .pro-app-info-col{
        margin-left: 20px;
    }
    .pro-app-info-col{
        padding: 30px;
    }
    .slick-dots{
        display: none !important;
    }
    .pro-app-info-col img{
        width: 60px !important;
    }

    .common-head h1{
        padding: 0px 15%;
    }
    .pro-downloads-col img{
        width: 300px;
    }
    .pro-downloads-col img {
        width: 140px !important;
    }
}
@media screen and (max-width: 768px) {
    .promo-logo {
        padding: 0px 0;
    }
    .promo-head .free-trial-btn{
        margin-top: 60px;
    }
    .promotional-banner h1{
        margin-top: 100px;
    }
    .promo-signup-col{
        width: 84%;
    }
    .tar-img img {
        width: 125%;
    }
    .pro-app-info-col {
        margin-left: 0;
        margin-top: 30px;
    }
    .promo-head .free-trial-btn{
        margin-top: -33px;
        width: 94px;
        position: absolute !important;
        right: 15px;
        background: #fff !important;
        border: solid 2px #ff9200 !important;
        padding: 6px 15px;
        color: #ff9200;
        border-radius: 50px;
        text-align: center;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 14px;
    }
}
@media screen and (max-width: 600px) {
    .qk-process img{
        width: 100%;
    }
    .pro-container h1{
        font-size: 1.8rem !important;
        padding: 0px 5%;
    }
    .tar-col{
        height: auto;
    }
    .tar-img img {
        width: 100%;
    }
    .tar-marg-1 {
        margin-top: 15px;
    }
    .tar-last-col .tar-col{
        width: calc(100% - 30px);
    }
    .no-m-pad{
        padding: 0 !important;
    }
    .promo-signup-col div.radio-with-Icon p.radioOption-Item{
        min-width: 47%;
    }
    .pro-container .common-head p{
            padding: 0 10%;
    }
    .ft-container .shadow-card p{
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .pro-container h1{
        font-size: 1.5rem !important;
        padding: 0px 5%;
    }
    .pro-container h2{
        font-size: 1.5rem !important;
    }
    .pro-integrations img{
        margin: 15px;
    }
    .promo-signup-col div.radio-with-Icon p.radioOption-Item{
        min-width: 100%;
    }
    .radioOption-Item img {
        width: auto !important;
    }
    .pro-container h1{
        margin-bottom: 15px;
    }
    .screenvideo {
        margin-top: -120px;
        padding: 0 0%;
        margin-bottom: 30px;
    }
    .promo-signup-col {
        width: 100%;
    }
    .tar-col{
        margin: 15px 0;
    }
    .pro-container .common-head p{
            padding: 0 5%;
    }    
    .pro-container .content-col {
        padding: 60px 0;
    }
    .pro-downloads-col img {
        width: 125px !important;
        margin-bottom: 0px;
    }
    .pro-downloads-col a:last-child img{
        margin-right: 0;
    }
}
@media screen and (max-width: 414px) {
    .slick-slide p {
    font-size: 14px !important;
}
    .pro-container h1{
        padding: 0px 0%;
    }
    .margin-1 {
        margin-bottom: 30px !important;
    }
    .promo-logo img {
        width: 48%;
    }
    .promo-head .free-trial-btn {
       right:17px;
    }
    .pro-container .common-head p{
            padding: 0 0%;
    } 
    .pro-sect-col{
        padding: 12px 12px 12px 12px;
        margin-right: 10px;
        font-size: 12px;
    }
    .pro-sect-col img {
        margin-right: 5px;
    }
    .pro-integrations img{
        height: 24px;
    }
    .promo-signup-col h4{
        font-size: 16px;
    }
    .shadow-card {
    padding: 45px;
    }
    
}

@media screen and (max-width:768px){
    .tar-img{
        height:auto !important;
    }
}

.i-wrap{
        display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 8px;
}

@media screen and (max-width:1200px){
   .i-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    gap: 8px;
}
}
@media screen and (max-width:992px){
   .i-wrap{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 10px;
}
}
@media screen and (max-width:576px){
   .i-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    gap: 5px;
}
}
@media screen and (max-width:480px){
   .i-wrap{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 10px;
}
}
 
@media screen and (max-width:1200px){
    .shadow-card {
    padding: 25px !important;
    }
}
.banner-head{
    border-bottom: 1px solid #EEEEEE;
}

@media screen and (min-width:576px) and (max-width:769px){
       .promo-head .free-trial-btn {
        margin-top: -6px !important;
    }
}
@media screen and (max-width: 768px) {
 
    .promo-head .free-trial-btn {
        font-size: 10px !important;
    }
}

@media screen and (max-width:576px) {
  #button {
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        bottom: -8px;
        right: -6px;
        z-index: 1000;
        border-radius: 50%;
        height: 35px;
        width: 35px;
        border: 2px solid #2c2f36;
    background-color: transparent;
    padding: 0;
    margin: 30px;
   cursor: pointer;
    opacity: 0;               
    visibility: hidden;      
    pointer-events: none;   

    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

 

  #button.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; 
  }
}

@media screen and (min-width:992px) and (max-width:1450px) {
    #button {
        bottom: 113px;
        right: -5px;
    }
}

@media screen and (max-width:993px) {
    #button {
        bottom: 70px;
        right: -5px;
    }
}

@media screen and (max-width:870px) {
    #button {
        bottom: 112px;
        right: -5px;
    }
}

@media screen and (max-width: 768px) {
    #button {
        bottom: 64px;
        right: -5px;
    }
}

@media screen and (max-width: 415px) {
    #button {
        bottom: 64px;
        right: -25px;
    }

    .intercom-lightweight-app-launcher {
        right: 3px !important;
    }
}

.promo-logo img {
        width: 100%;
    height: 40px;
}


.btn-right{
    justify-content: flex-end;
}

.logo {
    position: relative;
}

.logo img {
 
    margin-right: 20px
}

.free-trial-btn {

    background: #fff !important;
    border: solid 2px #ff9200;
    padding: 6px 15px;
 
    color: #ff9200;
    border-radius: 50px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 8px;
    text-decoration: none;
}

.free-trial-btn:hover {
    background: #ff9200 !important;
    color: #fff;
}

.btn-right{
    display: flex;
    justify-content: flex-end;
}

header {
    width: 100%;
    padding: 20px 0px 20px 0;
    background: #fff;
    position: sticky;
    z-index: 10000 !important;
    top: 0;
}
@media screen and (max-width:415px){
    .ad-banner h1 {
  padding-right: 0px !important;
}
.ad-banner p {
   padding-right: 0px !important;
    }
}

.ban-content-col h1 {
    font-size: 40px;
}

.ad-banner p {
    padding-right: 15%;
    margin: 15px 0;
}


.banner-button {
    display: block;
    margin: 0px auto;
    width: 150px;
    height: 50px;
    background: #ff9200;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    font-size: 0.75em;
    font-weight:800 !important;
    transition: all 0.2s ease-in-out;
    float: left;
    padding: 16px;
    box-sizing: border-box;
}

.banner-button:hover {
    border-color: #ff9200;
    color: #ff9200;
    background: transparent;
}
.banner-button:focus {
    outline: none;
    box-shadow: none;
}

banner-wrapper {
    margin-top: 20px;
}

.img img {
    width: 100%;
}

  .target-mar-col {
    padding-top: 38px !important;
}

.lite-background{
    background: #f7f8f8;
}

@media screen and (max-width:576px){
    .b-top{
        padding-top: 40px;
    }
     .head-main{
        font-size:25px !important;
    }
}

@media screen and (min-width:992px){
    .c-none{
        display: none;
    }
    .n-none{
        display: block;
    }
}

.content-col {
    position: relative;
    padding: 130px 0;
}

@media screen and (max-width:992px){
    .c-none{
        display: block;
    }
    .n-none{
    display:none;
    }
    .content-col {
        padding: 40px 0;
    }
}

@media screen and (max-width: 768px) {
  .content-col {
        padding: 30px 0 30px 0;
    }
}

@media screen and (max-width: 1024px) {
 .content-col {
        padding: 50px 0;
    }
}

.ft-container .shadow-card {
    margin: 15px 0;
    height: calc(100% - 0px);
}

.pad-25{
    padding:25px ;
}

.common-head p {
    padding: 0 18%;
    text-align: center;
    margin-bottom: 50px;
}

.slick-slide p {
    margin-top: 10px;
    color: #2c2f36;
    font-weight: 400;
    font-size: 18px;
}

.product-box img {
    width: 30% !important;
}

.slick-slide img{
    margin: auto;
}

.image img{
    width:100%;
}
.flex-center {
    display: flex;
    align-items: center;
}
.single-slide img{
    width:100% !important;
}

.pro-app-info-col img {
    width: 100px !important;
    margin-bottom: 30px;
    border-radius: 0;
}

.lite-background {
    background: #f7f8f8;
}
.pro-app-info-col {
    padding: 50px;
    height: 100%;
    border-radius: 15px;
    margin-left: 50px;
}

.pro-app-info-col p{
    text-align: left;
    padding:0 0;
}
.pro-app-info-col img{
    margin: 0 0 !important;
}
.product-box h5{
    padding-left: 0px !important;
}
.margin-1 {
    margin-bottom: 60px !important;
}
.pro-supporting-apps h5{
    font-size: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
    padding: 0px !important;
    color:#2c2f36 !important;
}
.pro-app-info-col img{
    width: 100px !important;
    margin-bottom: 30px !important;
    border-radius: 0;
}
.pro-downloads-col img{
    width: inherit !important;
    border-radius: 0;
    float: left;
    margin-right: 15px;
}


footer a {
    font-size: 16px;
    color: #666;
    line-height: 2.2em;
    text-decoration: none ! Important;
}

footer a:hover {
   color: #2c2f36;;
}

footer p {
    margin: 20px 0;
}

footer ul {
    margin: 0px 0 !important;
    padding: 0;
}

.social {
    margin-top: 0px;
}

.social .fa {
    width: 28px;
    height: 28px;
    padding: 5px;
    border-radius: 50px;
    text-align: center;
    margin-top: -2px;
}

.social a {
    color: #fff;
}

footer .fa:hover {
    color: #2c2f36 !important;
}


.social .fa:hover {
    background: #34373c;
    color: #ff6b00 !important;
}


.social .icons {
   
  width: 50px;
    height: 50px;
    border-radius: 6px;
    border: solid 1px #eee;
    float: right;
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s 
ease-in-out;
    transition: all .2s 
ease-in-out;
}

.social .icons img {
  height:14px;
  width:auto;
}

.foot-logo img{
        height: 40px;
}
.social .icons img {
    height: 22px;
    opacity: 0.8;
}

.foot-info .card-col {
    border: solid 1px #eee;
    padding: 30px 40px 40px 40px;
}
.card-col {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 18px 36px -18px rgba(0, 0, 0, 0.1), 0px 30px 45px -30px rgba(50, 50, 93, 0.05);
}


@media screen and (min-width: 768px) {
    .dwnld-wrap {
        gap: 50px;
    }
}
.foot-info .card-col h3 {
    font-size: 20px;
    color: #2c2f36;
    margin-bottom: 15px;
}
.primary-btn {
    background: #2c2f36;
    border: solid 2px #2c2f36;
    color: #fff;
    position: relative;
    display: inline-block;
}
@media screen and (min-width: 768px) {
    .btn-dwnld {
        margin-top: 10px;
    }
}

.outline {
    background: transparent;
    border: solid 2px #2c2f36;
    color: #2c2f36;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s 
ease-in-out;
    transition: all .2s 
ease-in-out;
}
.foot-info .download h3 {
    margin-bottom: 20px !important;
}
.media-icons {
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 8px;
    justify-content: center;
}
.download img {
    width: 180px;
    margin-top: 0px;
}
@media screen and (min-width: 768px) {
    .foot-main {
        display: flex;
        justify-content: space-between;
    }
}
.copy-right ul li {
    padding: 0;
    margin: 0 0 0 30px;
    float: left;
}
footer .row{
    row-gap: 67px;
    margin-top: 41px;
}
.foot-btn{
    display:flex;
    gap:10px;
}

footer h5 a{
    color: #333;
}

footer{
    width: 100%;
    padding: 100px 0 30px 0;
    background: #fff;
    height: auto;
    float: left;
}

.primary-btn:hover {
    background: #000 !important;
    border: solid 2px #000 !important;
    color: #fff !important;
}

.b-footer:focus,
.b-footer:active,
.b-footer:focus-visible {
    border-color: #2c2f36 !important;
    color: #fff !important;
}

.btn-h:hover {
    background-color: #2c2f36 !important;
    color: #fff !important;
}

.btn-h:focus,
.btn-h:active,
.btn-h:focus-visible {
    background-color: #2c2f36 !important;
    color: #fff !important;
}
footer .btn{
        font-weight: 500 !important;
}
.social .icons:hover {
    background: #2c2f36;
}

.social .icons:hover img {
    filter: brightness(0) invert(1);
    opacity: 1;
}

@media screen and (min-width:992px) and (max-width:1200px){
    .download img {
    width: 130px;
    margin-top: 0px;
}
}

@media screen and (max-width:993px){
        footer a {
        font-size: 13px !important;
    }
   .foot-btn {
    display: flex;
    gap: 10px;
    justify-content: center;
}
footer .row {
    /* gap: 40px; */
    margin-top: 41px;
}
.foot-info .card-col {
    border: solid 1px #eee;
    padding: 30px 20px 30px 20px;
}
footer .btn{
    font-size: 14px;
}
footer a{
    font-size:15px;
}
.media-icons {
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 8px;
    justify-content: center;
}
.foot-btn {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.dwnld-wrap{
    flex-direction: column !important;
}
.download{
    margin-left:0px !important;
}
footer .card-col{
    display: flex;
    justify-content: center;
}
footer h3{
    text-align: center !important;
}
.download img {
    width: 120px;
    margin-top: 0px;
}
}

@media screen and (max-width:769px){
    footer{
        padding-top: 20px !important;
    }
    .dwnld-wrap {
        gap: 30px;
    }
    .foot-main{
        display: flex;
    justify-content: space-between;
    }
    footer .row{
        gap:0px;
    }
    foot-link ul{
        display: flex;
        justify-content: center;
    }
    .foot-main{
        display: flex;
    justify-content: center;
    flex-direction: column;
    }
 
    .foot-link ul li{
        margin-left: 0;
    }
    .foot-link{
        margin-left: 0px !important;
    }
    .foot-link ul{
    display: flex;
    gap: 10px;
    justify-content: center;
    }
    .copy-right{
            margin: auto;
    }
    .foot-wrap{
            position: absolute;
    bottom: 39px;
    margin: auto;
    /* width: 100%; */
    left: 50%;
    /* top: 30px; */
    transform: translate(-50%, -50%) !important;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    }
        .foot-main {
        display: flex;
        justify-content: center;
        flex-direction: column !important;
        /* margin-top: 30px; */
        position: relative;
        margin-top: 160px;
    }
    footer{
        position: relative;
    }
    .social {
        margin-top: 20px;
        margin-bottom: 20px;
            display: flex;
  

    }
        footer a {
        font-size: 13px;
    }
    .media-icons {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 8px;
    justify-content: center;
}

}
@media screen and (max-width:576px){
       footer a {
        font-size: 13px !important;
    }
}
@media screen and (max-width:415px){
    .download img {
    width: 110px;
    margin-top: 0px;
}
 
.copy-right {
        margin: auto;
        /* font-size: 15px; */
        text-align: center;
        white-space: nowrap;
        font-size: 13px;
    }
        footer h3 {
        font-size: 1rem !important;
        margin-bottom: 0px !important;
    }
    .social .icons img {
    height: 16px;
    opacity: 0.8;
}
.social .icons {
    width: 30px;
    height: 30px;
}
.foot-logo img {
    height: 30px !important;
}
    footer a {
        font-size: 12px !important;
    }
    .ban-content-col h1 {
    font-size: 35px !important;
}
}
.text-none{
    visibility: hidden;
}

.lite-background{
    background: #f7f8f8;
}

.ftr h4{
    text-align: center;
}

@media screen and (max-width:993px){
    .top-m{
        margin-top: 30px;
    }
}

.pro-supporting-apps h5{
    font-size: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
    padding: 0px !important;
    color:#2c2f36 !important;
}

.btn-right{
    justify-content: flex-end;
}

@media screen and (min-width: 320px) {
    #button {
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        bottom: 67px;
        right: -6px;
        z-index: 1000;
        border-radius: 50%;
        height: 35px;
        width: 35px;
        border: 2px solid #2c2f36;
        background-color: transparent;
        padding: 0;
        margin: 30px;
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;

        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    #button.show {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

@media screen and (min-width:992px) and (max-width:1450px) {
    #button {
        bottom: 64px;
        right: -5px;
    }
}

@media screen and (max-width:993px) {
    #button {
        bottom: 70px;
        right: -5px;
    }
}

@media screen and (max-width:870px) {
    #button {
        bottom: 112px;
        right: -5px;
    }
}

@media screen and (max-width: 768px) {
    #button {
        bottom: 64px;
        right: -5px;
    }
}

@media screen and (max-width: 415px) {
    #button {
        bottom: 64px;
        right: -25px;
    }

    .intercom-lightweight-app-launcher {
        right: 3px !important;
    }
}

@media screen and (max-width:1200px){
    .pro-app-info-col{
        margin-left: 0px !important;
        margin-top: 30px;
    }
}

.no-pad-top {
    padding-top: 0 !important;
}

.curv-img img {
    border-radius: 15px;
}

.pro-app-info-col p{
    font-size: 16px;
    font-weight:300;
}

.pro-app-info-col p{
    text-align: left;
    padding: 0;
    margin: 15px 0;
}

footer .btn{
    padding:0.375rem 0.79rem ;
        height: 50px;
}

.container {
    max-width: 1340px !important;
}

.ftr .wow{
margin-top: 20px;
}

.banner-wrapper{
    margin-top: 20px;
}

@media screen and (max-width:993px){
        footer a {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 993px) {
    .foot-info .card-col {
        border: solid 1px #eee;
        padding: 30px 20px 30px 20px;
    }
}

@media screen and (max-width:769px){
    footer{
        padding-top: 20px !important;
    }
    .dwnld-wrap {
        gap: 30px;
    }
    .foot-main{
        display: flex;
    justify-content: space-between;
    }
    footer .row{
        gap:0px;
    }
    foot-link ul{
        display: flex;
        justify-content: center;
    }
    .foot-main{
        display: flex;
    justify-content: center;
    flex-direction: column;
    }
 
    .foot-link ul li{
        margin-left: 0;
    }
    .foot-link{
        margin-left: 0px !important;
    }
    .foot-link ul{
    display: flex;
    gap: 10px;
    justify-content: center;
    }
    .copy-right{
            margin: auto;
    }
    .foot-wrap{
            position: absolute;
    bottom: 39px;
    margin: auto;
    /* width: 100%; */
    left: 50%;
    /* top: 30px; */
    transform: translate(-50%, -50%) !important;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
    }
        .foot-main {
        display: flex;
        justify-content: center;
        flex-direction: column !important;
        /* margin-top: 30px; */
        position: relative;
        margin-top: 160px;
    }
    footer{
        position: relative;
    }
    .social {
        margin-top: 20px;
        margin-bottom: 20px;
            display: flex;
  

    }
        footer a {
        font-size: 13px;
    }
    .media-icons {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 8px;
    justify-content: center;
}

}
@media screen and (max-width: 993px) {
    footer .btn {
        font-size: 14px;
    }
}
.card-col .btn {
    margin-top: 15px !important;
}

.foot-info{
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    .logo img {
        width: 70% !important;
    }
}
@media screen and (max-width: 992px) {
    .tar-marg-1 {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .tar-col {
        height: auto !important;
    }
}

@media screen and (max-width: 576px) {
    .common-head p{
        padding: 0 0%;
    }
    .pro-app-info-col img{
        margin-bottom: 0px;
    }
    .pro-app-info-col{
        padding: 25px;
    }
    .pro-app-info-col img{
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 350px) {
    .promo-head .free-trial-btn {
        right: 2.6%;
    }
}

@media screen and (max-width: 415px) {
    .ban-content-col h1 {
        font-size: 32px !important;
    }
}

@media screen and (max-width: 993px) {
    .top-m {
        margin-top: 30px;
    }
}

@media screen and (min-width:415px) and (max-width: 769px) {
    .foot-wrap {
        position: absolute;
        bottom: 20px;
        margin: auto;
        /* width: 100%; */
        left: 50%;
        /* top: 30px; */
        transform: translate(-50%, -50%) !important;
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width:415px){
      .pro-app-info-col img{
          width: 80px !important;
      }
     .head-main{
        font-size: 22px !important;
    }
}

.pro-downloads-col{
    display: flex;
    gap: 8px;
}

@media screen and (min-width:1300px){
    .prosection{
        padding-left: 4%;
}
}

.img-short{
    height:22px !important;
}


@media screen and (max-width:577px){
    .foot-camp .order-1{
    position: absolute;
    top: 3%;
    left: 0;
}
.foot-camp .order-3{
    position: absolute;
    top: 19%;
    left: 0;
}
.foot-camp .order-2{
   position: absolute;
   top: 3%;
   right: 0;
}
.foot-camp .order-4{
    position: absolute;
    right: 0;
    top: 19%;
}
.foot-camp .card-col{
        margin-top: 80%;
}

}

@media screen and (min-width:769px){
    .foot-camp .card-col{
    position: absolute;
    bottom: -100%;
    width: 100%;
    }
    .foot-camp .foot-main{
        position: absolute;
        bottom: -140%;
        width: 100%;
    }
     .foot-camp{
        row-gap:0 !important;
        position: relative;
     }
     .foot-logo{
        margin-bottom: 10px;
     }
    
}
@media screen and (max-width:992px){
        .foot-camp .foot-main {
        position: absolute;
        bottom: -200%;
        width: 100%;
    }
        .foot-camp .card-col {
        position: absolute;
        bottom: -166%;
        width: 100%;
    }
}

@media screen and (max-width:769px){
    .foot-camp .card-col {
        position: absolute;
        bottom: -66%;
        width: 100%;
    }
        .foot-wrap {
        position: absolute;
        bottom: -115%;
        }
        .foot-camp .foot-main {
        position: absolute;
        bottom: -114%;
        width: 100%;
    }

}

@media screen and (max-width:577px){
    .foot-camp .order-3 {
        position: absolute;
        top: 129%;
        left: 0;
    }
    .foot-camp .order-4 {
        position: absolute;
        right: 0;
        top: 128%;
    }
        .foot-camp .card-col {
        position: absolute;
        bottom: -496%;
        width: 100%;
    }
        .foot-wrap {
        position: absolute;
        bottom: -686%;
    }
    .foot-camp .foot-main {
        position: absolute;
        bottom: -670%;
        width: 100%;
    }
    footer{
        margin-top: 50px;
    }
}
@media screen and (max-width:415px){
    .foot-wrap {
        position: absolute;
        bottom: -661%;
    }
        .foot-camp .order-3 {
        position: absolute;
        top: 122%;
        left: 0;
    }
        .foot-camp .order-4 {
        position: absolute;
        right: 0;
        top: 122%;
    }
    .foot-camp .card-col {
        position: absolute;
        bottom: -456%;
        width: 100%;
    }
    .foot-wrap {
        position: absolute;
        bottom: -616%;
    }
 footer a {
        font-size: 11px !important;
    }
     .foot-camp .foot-main {
        position: absolute;
        bottom: -610%;
        width: 100%;
    }
    .copy-right{
        font-size: 11px !important;
    }
}
@media screen and (min-width: 768px) and (max-width:769px) {
    .foot-camp .card-col {
        position: absolute;
        bottom: -109%;
        width: 100%;
    }
    .foot-wrap {
        position: absolute;
        bottom: -186%;
    }
    .foot-camp .foot-main {
        position: absolute;
        bottom: -180%;
        width: 100%;
    }
}
@media screen and (max-width:992px){
        .foot-logo {
        font-size: 13px;
    }
}

  .foot-link{
        margin-bottom: 10px;
     }