:root {
    --darkblue:#001f46;
  }

 

body{
    margin: 0;
    padding: 0;
    color: #121212;
}

*{
    box-sizing: border-box;
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

body{
    font-family:  'Roboto', sans-serif !important;
}

 h2.subheading {
    font-size: 34px;
    font-weight: 600; 
	padding	:	20px;
}
 
 .ylw_clr{
    color: #ffeb3b;
    font-size: 28px;
    font-weight: 300;
	 
 }
  
 h4#headline {
    background-color: #f10000;
    background: #e3eff4;
    padding: 11px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  
    margin: auto;
  
}
#countdown{
	    margin-top: 25px;
}
#countdown ul{
	    display: flex;
    justify-content: center;
    /* gap: 20px; */
}
 .grn_clr{
    color: #e42626;
    font-size: 30px;
    font-weight: 500;
    text-align: justify;
    padding-top: 0px;
    margin-top: -40px; 
	position:relative;
}
.grn_clr p{
    text-align: justify !important;
	margin: 0 ;	
}

.grn_clr span {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}
.red_clr {
	color: #fff;
   
    font-size: 20px;
    line-height: 32px;
}
h2.heading-txt {
       color: #e9690b;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
}
.txt_dtl_sec {
    display: flex;
    justify-content: center;
    padding:20px 15px;
    align-items: center;
    background: #f1f2f4 !important;
	margin-top:30px;
}
.uni_txt {
	margin-top:35px;
}
.txt_dtl_sec img {
    border: solid;
	width:100%;
	height:100%;
}
.grn_clr img{
position: absolute;
    width: 27%;
    top: 60px;
    right: 48px;
}
.blue_clr {
    color: #488aff;
}

ul.navbar-nav.mr-auto {
    font-size: 18px;
    font-weight: 500;
}
.green{
    color: #23be99;    
}

.blue{
    color: #548aff;    
}

.orange{
    color: #ff9100;
}

.red{
    color: #c83c50;
}
.features-list {
	column-count:2;
}
.d-flex.align-items-center.mt-5.dwty-sec.gap-5 {
    gap: 100px;
}

.features-list li {
	padding-bottom:10px;
	font-size: 18px;
}

header.head_sec{
    display: flex;
    width: 1140px;
    align-items: center;
    margin: 0 auto;
    height: 100px;
}
.txt_para{
    text-align: center;
    margin-bottom: 20px;	
}
.error{
    font-size: 14px;
}

.btn_sec.zoom-in-ld {
    display: flex;
    gap: 70px;
}


#popup {
  position: fixed;
  bottom: 10px;
  left: 160px;
  display: none;
  width: 290px;
  background-color: white;
  padding: 25px;
  border-radius: 5px;
  font-size: 18px;
  z-index: 1;
}

.step-title{
    margin-bottom: 30px;
}

.step-title h2{
    font-size: 28px;
    font-weight: 700;
}

.step_Sec h4{
    margin-bottom: 15px;
    font-weight: 600;
}

.step_Sec p{
    margin-bottom: 25px; 
}

.step_Sec{
    background: #f1f2f4;
    padding: 30px 30px 50px 60px;
    margin-bottom: 35px;
}

.step_Sec_cnt{
    background: #f1f2f4;
    padding: 30px 30px 50px 60px;
    margin-bottom: 35px;
}

.step_Sec_cnt span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.step_Sec_cnt a {
    border: solid 1px #0097ef;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 20px;
    color: #0097ef;
    display: inline-block;
}

.step_Sec img {
    border: solid;
}

#popup h3{
  background: linear-gradient(-161deg,#6eb714 0%,#26870e 100%);
  border-radius: 50px;
  text-align: center;
  margin-top: -45px;
  color: #fff;
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}

#overlay{
  background: #000000c7;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    position: fixed;
    z-index: 1;
}

.downloadicon img{
  position: absolute;
  bottom: 20px;
  width: 110px;
  left: 20px;
  height: auto;
}#popup {
  position: fixed;
  bottom: 10px;
  left: 160px;
  display: none;
  width: 290px;
  background-color: white;
  padding: 25px;
  border-radius: 5px;
  font-size: 18px;
  z-index: 1;
}

#popup h3{
  background: linear-gradient(-161deg,#6eb714 0%,#26870e 100%);
  border-radius: 50px;
  text-align: center;
  margin-top: -45px;
  color: #fff;
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}

#overlay{
  background: #000000c7;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    position: fixed;
    z-index: 1;
}

.downloadicon img {
  position: absolute;
  bottom: 20px;
  width: 110px;
  left: 20px;
  height: auto;
}

.setup_dwnld {
    position: relative;
  }
.setup_dwnld::before {
    background: url(/assets/img/soft-download-icon.webp) no-repeat center/110px auto;
    content: '';
    position: absolute;
    height: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
   top: -50px;
}

img.image-size {
    height: 95px;
    width: 280px;
}

span.spn-txt {
    color: #fff;
    display: block;
}
h3.heading {
    color: /* #4abbe7 */ #047ddd;
}

.buy-now-btn a i, .downloadicon img {
    animation-name: bounce-1;
    animation-timing-function: linear;
}

.buy-now-btn a i, .downloadicon img {
    align-self: flex-end;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    margin: 0 auto 0;
    transform-origin: bottom;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}

.laptop-mac-bg{
    display: none;
}

@media screen and (min-width : 1200px){
    .bg-light.navbar{
        width: 1140px;
        margin: 0 auto;
        padding: 1rem 0rem;
		position: initial;
    }    
}



@media screen and (min-width : 1024px){
    .mv{
        display: none;
    }

    .bdr-r{
        border-right: solid 1px #333;
    }
}

.navbar-expand-lg .navbar-collapse{
    flex-basis: inherit;
}

.navbar-collapse ul{
    flex-basis: 100%;
}

.logo{
    flex: 0 0 30%;
}

.logo img{
    width: 100%;
}

nav{
    flex: 0 0 70%;
}

nav ul{
    display: flex;
    list-style: none;
    padding: 0;  
    margin: 0;  
    justify-content: flex-end;
}

nav ul li{
    padding: 0 20px;
}

nav ul li a{
    color: var(--darkblue);
    transition: ease .1s All;
}

nav ul li a:hover, nav ul li a.active{
    border-bottom: solid 2px #3a3a3a;
    padding-bottom: 5px;
    text-decoration: none;
    color: inherit;
}

div.typewrite{
    height: 150px;
}

h3.subheading{
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 22px;
}

.bg-light {
    background-color: #fff !important;
}


.sliderbg p.slide-left-ld{
    text-align: left;
    width: 590px;
}

.sliderbg::before{
    /* background: rgb(0,27,93);
    background: linear-gradient(90deg, rgba(29,29,29,1) 0%, rgba(29,29,29,0.9) 50%, rgba(255,255,255,0) 70%, rgba(255,255,255,0) 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0; */
}

.sliderbg.ftr_img::before{
    content: none;
}

.sliderbg.hmpg{
	height: auto;
}

.sliderbg, .contactbg, .whlbl_bg{
    height: auto;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 65px 20%;
    text-align: center;
    margin-bottom: 70px;   
}

.sliderbg.hmpg{
    background: url('../img/header-bg.jpg') no-repeat 0 0 / cover;
	 /* background: url('../img/duplicat-file-scanner-slider.webp') no-repeat 0 0 / cover; */
    position: relative;
    text-align: left;
    align-items: baseline;    
}


img.xmas-text-grt-bold {
    width: 100%;
}
p.xmas-text-grt {
    font-size: 36px !important;
    line-height: 42px;
    margin-top: 0px;
    font-weight: 400 !important;
}
.contactbg {
    height: auto;   
}


/* CSS */
.button-63 {
  align-items: center;
  background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-family: Phantomsans, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 140px;
  padding: 19px 24px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}

.button-63:active,
.button-63:hover {
  outline: 0;
}

@media (min-width: 768px) {
  .button-63 {
    font-size: 24px;
    min-width: 196px;
  }
}




.button-77 {
   /*  align-items: center;
    appearance: none;
    background-clip: padding-box;
    background-color: initial;
    background-image: none;
    border-style: none;
    box-sizing: border-box; */
    color: #fff;
   /*  cursor: pointer;
    display: inline-block;
    flex-direction: row;
    flex-shrink: 0; */
    /* font-family: Eina01,sans-serif; */
    font-size: 30px;
 /*    font-weight: 400;
    justify-content: center;
    line-height: 24px;
    margin: 0;
    min-height: 64px;
    outline: none;
    overflow: visible;
    padding: 20px 50px;
    pointer-events: auto; */
    position: relative;
   /*  text-align: center;
    text-decoration: none;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    width: auto;
    word-break: keep-all;
    z-index: 0; */
  }
  
  @media (min-width: 768px) {
    .button-77 {
      padding: 20px 50px;
    }
	
	
  }
  
  .button-77:before,
  .button-77:after {
    border-radius: 7px;
  }
  
  .button-77:before {
    background-color: rgba(249, 58, 19, .32);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
  }
  
  .button-77:after {
    background-color: initial;
    background-image: linear-gradient(180deg, #ff7426 0, #f93a13 100%);
    bottom: 4px;
    content: "";
    display: block;
    left: 4px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 4px;
    transition: all 100ms ease-out;
    z-index: -1;
  }

  .button-77:hover {
    color: #fff;
  }
  
  .button-77:hover:not(:disabled):after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transition-timing-function: ease-in;
    color: #fff;
  }  
  
  .button-77:active:not(:disabled) {
    color: #ccc;
  }
  
  .button-77:active:not(:disabled):after {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
    bottom: 4px;
    left: 4px;
    right: 4px;
    top: 4px;
  }
  
  .button-77:disabled {
    cursor: default;
    opacity: .24;
  }







.btn-primary {
	
	
	display: inline-block;
    border-radius: 50px;
    color: #fff;
    line-height: 1.071;
    text-align: center;
    text-shadow: 0 2px 0.99px rgb(0 0 0 / 40%);
    font-size: 1.866rem;
    padding: 17px 55px 18px;
    background-color: #ff3d4c;
    background-image: -moz-linear-gradient(90deg,#ff572f 0,#ff2b62 100%);
    background-image: -webkit-linear-gradient(
90deg,#3c3c3c 0,#c5254f 100%);
    background-image: -ms-linear-gradient(90deg,#ff572f 0,#ff2b62 100%);
    box-shadow: 0 3px 0.96px 0.04px rgb(0 0 0 / 14%);
	border-color: #ff3d4c;
  
}

.btn-primary:active {
	position:relative;
	top:1px;
}
.btn-primary:hover {
    background-image: linear-gradient(
-161deg,#f78d1e 0%,#fd1c1c 100%);
    box-shadow: 2.5px 1.99px 40px 0 rgb(250 29 29 / 99%);
    text-shadow: 0 -1px 0 rgb(216 110 0 / 90%);
    background-color: #ffe614;
    color: #fff;
    text-decoration: none;
    border: none;
}

.sliderbg div.typewrite, .sliderbg h1, .contactbg h1, .whlbl_bg div.typewrite, .whlbl_bg h1{
    font-size: 48px;
    color: white;
    margin: 0px;
    font-weight: 900;
	padding-bottom: 15px;
    z-index: 9;
}

.sliderbg p, .contactbg p, .whlbl_bg p{
    font-size: 24px;
    color: white;
    font-weight: 300;
    text-align: center;
}

.btn_sec{
    margin-top: 50px;
}

.btn_sec span{
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 35px;;
}

a.dw_btn, a.buy_btn{
    border-radius: 5px;
    padding: 20px;
    text-decoration: none;
    font-size: 34px;
    font-weight: 700;  
    line-height: initial;  
}

a.buy_btn::before, a.try-btn::before{
    content: '';  
    padding-right: 50px;
    padding-bottom: 5px;      
}

.btn_sec a.dw_btn{
    margin-right: 40px;

}

a.dw_btn{
    background: rgb(54,255,0);
    background: linear-gradient(0deg, rgba(54,255,0,1) 0%, rgba(0,255,156,1) 100%);
    color: black;
    transition: ease .5s all;
}

a:hover.dw_btn{
    box-shadow: 0 0 30px rgba(0,255,156,1);
}

a.dw_btn::before{
    /* background: url(../img/download.png) no-repeat 0 0 / 42px auto; */     
}

a.buy_btn, a.submit_btn, button.submit_btn{
    background: rgb(255,180,0);
    background: linear-gradient(180deg, rgba(255,180,0,1) 0%, rgba(255,120,0,1) 100%);
    color: white;
    transition: ease .5s all;
}

a:hover.buy_btn, a:hover.submit_btn, button.submit_btn:hover{
    box-shadow: 0 0 30px rgba(255,120,0,1);
}

.try-btn{
    background: rgb(0,165,190);
    background: linear-gradient(0deg, rgba(0,165,190,1) 0%, rgba(140,255,248,1) 100%);
    color: white;
    border-radius: 5px;
    padding: 20px;
    text-decoration: none;
    font-size: 28px;
    font-weight: 500;
    transition: ease .5s all;
}

a:hover.try-btn{
    box-shadow: 0 0 30px rgba(140,255,248,1);
}

a.pbtn{
    font-size: 28px;
    font-weight: 500;
}

a.try-btn::before{
    background: url(../img/right-arrow.png) no-repeat 0 0 / 38px auto;
}

a.buy_btn::before{
    background: url(../img/shopping-cart.png) no-repeat 0 0 / 38px auto;
}

a:hover.try-btn, a:hover.buy_btn{
    color: #fff;
}

a:hover.dw_btn{
    color: #000;
}

.container{ 
    margin: 0 auto;
    overflow: hidden;
}

.first_panel{
    margin-bottom: 50px;
}

.first_panel h2, .first_panel h1, .first_panel p, .first_panel h3{
    text-align: center;    
}

.first_panel p{
    line-height: 24px;  
}

.headingmain{
    font-size: 42px;
    font-weight:600;
    margin: 0 auto 20px;
}

.heading{
    font-size: 44px;
    font-weight:100;
    margin: 0 auto 20px;
}

.center{
    text-align: center;
}

.ftr-cont{
    display: flex;
}

.ftr-cont img{
    width: auto;
    height: 88px;
    margin-right: 20px;
}

.ftr-cont{
    margin-bottom: 60px;   
}

.ftr-cont .text_sec h4{
    font-size: 20px;
}

.ftr-cont .text_sec p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

.mac_scr img{
    width: 100%;
}

.stepbg{
    background: url(../img/step-bg.png) no-repeat 0 0 / 100% auto;
    height: 474px;
    margin-top: /* 90px */ 20px;
    margin-bottom: /* 100px */ 110px;
    padding: 60px 0;
    box-shadow: 0 0px 110px -40px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0px 110px -40px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0px 110px -40px rgb(0 0 0 / 30%);
}

.step{
    text-align: center;
}

.step img{
    width: auto;
    height: 134px;
}

.grn_arw:after{
    content: '';
    background: url(../img/green-arrow.png) no-repeat 0 0 / 100% auto;
    padding: 4px;
    position: absolute;
    right: -32px;
    width: 64px;
    height: 42px;
    top: 75px;
}

.blw_arw:after{
    content: '';
    background: url(../img/blue-arrow.png) no-repeat 0 0 / 100% auto;
    padding: 4px;
    position: absolute;
    right: -32px;
    width: 64px;
    height: 42px;
    top: 75px;
}

.orng_arw:after{
    content: '';
    background: url(../img/orange-arrow.png) no-repeat 0 0 / 100% auto;
    padding: 4px;
    position: absolute;
    right: -32px;
    width: 64px;
    height: 42px;
    top: 75px;
}

.blog_sec{
    background: url(../img/blog-bg.jpg) no-repeat 0 0 / cover;
    margin-top: 90px;
    margin-bottom: 90px;
    padding: 50px 0 90px;
}

.blog_sec .col-lg-4{
    padding-top: 150px;
}

.blog_sec .col-lg-4:nth-child(3){
    padding-top: 50px;
}

.blog_sec img{
    width: 100%;
}

.blog_detail{
    background: #efefef;
    padding: 20px;
    font-size: 14px;
}

.blog_detail h4{
    font-size: 18px;
}

.blog_detail p{
    color: #8e8e8e;
}

.blog_detail a{
    color:#0066e5;
    display: flex;
    justify-content: flex-end;
}

.ins_icon{
    margin: 20px 0 30Px;
}

.testimonial_sec{
    background: url(../img/testimonial-bg.jpg) no-repeat 0 0 / cover;
    margin-top: 90px;
    padding: 50px 0 40px;
}

.test_detail{
    padding: 20px;
    font-size: 14px;
    border: solid 2px #fff;
    color: #fff;
    border-radius: 25px 0;
    margin-left: 20px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
    box-shadow: 0 0 15px rgb(57 132 229 / 60%);
    background: rgba(0, 31, 71, .65);
}

.test_detail h4{
    color: #ffc000;
}

.user{
    width: 130px !important;
    height: 130px;
}

.mgauto{
    margin: 0 auto;
}

.test_detail p{ 
    padding-left: 35px;
    position: relative;
    padding-top: 20px;
    line-height: 24px;
    font-size: 16px;
}

.test_detail::before{     
    background: url(../img/half_block_before.png) no-repeat 0 0 / 56px auto;    
    left: -8px;
    bottom: -8px; 
}

.test_detail::after{      
    background: url(../img/half_block_after.png) no-repeat 0 0 / 56px auto;   
    right: -8px;
    top: -8px;    
}

.test_detail::before, .test_detail::after{ 
    content: '';       
    position: absolute;
    width: 56px;
    height: 56px;
}

.test_detail p::before{ 
    content: "“";   
    left: 0;   
    line-height: .75;    
}

.test_detail p::after{
    content: "”";  
    line-height: 1.1;
    height: 40px;
    padding-left: 8px;
}

.test_detail p::before, .test_detail p::after{     
    position: absolute;    
    font-size: 70px;    
    color: #ffc000;
    font-family: serif;
}

.dw_txt{
    flex: 0 0 48%;
}

.dw_txt h3.heading{
margin-bottom: 0;
}

.try-sec{
    padding-right: 15px;
    z-index: 9;
}

footer{
    background: #000000;
    padding: 50px;
    color: #fff;
}

footer li a{
    color: #fff;
}

button.owl-prev{
    position: absolute;
    left: 0;
    top: 60px;
    background: url(../img/left-nav.png) no-repeat 0 -1px / 32px auto !important;
    text-indent: -9999px;
    width: 32px;
}

button.owl-next{
    position: absolute;
    right: 0;
    top: 60px;
    background: url(../img/right-nav.png) no-repeat 0 -1px / 32px auto !important;
    text-indent: -9999px;
    width: 32px;
}

button.owl-prev span, button.owl-next span{
    color: #ffc000;
    font-size: 20px;
    font-weight: 900;
}

  footer ul{
      list-style: none;
      padding: 0;
  }

  footer ul li{
    line-height: 30px;
    font-size: 15px;
}

  footer ul li i{
    color: #666;
}

footer ul li a:hover{
    color: #fff;
}

footer h5{
    font-size: 18px;
    margin-bottom: 20px;
}

.bdr-t{
    border-top: solid 1px #333;
}

.copyright, .btm-txt{
    font-size: 13px;
}

.copyright a{
    /* color: #666; */
}

.copyright a:hover{
    /* color: #666; */
}

/* Feature page Css */

.ftr_img{
    background: url('../img/feature-slider-bg.jpg') no-repeat 0 0 / cover;   
}

.subheading{
    font-size: 24px;
    font-weight: 300;
}

.feature_panel img{
    margin: 0 auto 25px;
    height: 94px;
}

.feature_panel .first_panel p{
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.step_sec{      
    background-color: #f1f1f1;
    background-image: url(../img/worldmap.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.step_sec .step{
    background: #fff;
    border-radius: 30px; 
    margin-top: 15px;
    padding-top: 60px; 
    padding-bottom: 20px;
    height: 210px;  
    box-shadow: 5px 5px 1px 6px rgb(190 190 190 / 10%);
}

.step_sec .step .detail{
    /* margin-top: 50px; */
    /* margin-bottom: 20px; */
    margin-left: 20px;
    margin-right: 20px;
}

.step_sec .step img {
    width: auto;
    height: auto;
}

.pb30{
    padding-bottom: 30px;
}

.pt60{
    padding-top: 60px;
}

.steptitle{
    background: rgb(0,31,70);
    background: linear-gradient(0deg, rgba(0,31,70,1) 0%, rgba(0,64,143,1) 100%);
    padding:10px 20px;
    border-radius: 0 0 20px 20px; 
    margin: 0 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    position: absolute;
}


.steptitle::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 7px;
    border-color: transparent transparent #001329 transparent;
    content: '';
    position: absolute;
    top: 0px;
    left: -7px;
}

.steptitle::after{
    content: '';
    position: absolute;
    top: 0px;
    right: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 7px;
    border-color: transparent transparent transparent #001329;
}

.col-lg-4.pl-12{
    padding-left: 12rem !important;
}

.col-lg-4.pr-0{
    padding-right: 0rem !important;
}

.col-lg-4.pr-12{
    padding-right: 12rem !important;
}

.col-sm-4.pl-1{
    padding-left: 0rem !important;
}

.col-lg-4.pl-6{
    padding-left: 6rem !important;
}

.col-lg-4.pr-6{
    padding-right: 6rem !important;
}

.app-image{
    width: 100%;
}

.accordion h4{
    color: var(--darkblue);
    font-size: 18px;
}

.download_sec{
    background: url(../img/download-bg.jpg) no-repeat 0 0 / cover;
    margin-top: 50px;
    padding: 50px 0px;
}

.accordion > .card:not(:first-of-type):not(:last-of-type), .accordion > .card:first-of-type{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.accordion > .card:last-of-type{
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

.card{
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.card-header{
    background: none;
    border: none;
    padding: 0.75rem 0rem;
}

.card-header .btn{
    padding: 0;
}

.card-body {
    padding: 0 0 1.25rem;
}

.btn-link {
    font-weight: 500;
    color: var(--darkblue);
    font-size: 18px;
    width: 100%;
}

.btn-link i {
    float: right;
}

.appstore-btn{
    align-self: flex-end;
    animation-duration: 1s;
    animation-iteration-count: infinite;  
    height: 60px;
    margin: 0px auto 0 ;
    transform-origin: bottom;
	/* box-shadow: 10px 10px 15px; */
	border-radius: 10px;
	filter:invert(1);
}
.timer-days {
	text-align: center;
}
.timer-days h4 {
  font-weight: normal;
  letter-spacing: .125rem;
  text-transform: uppercase;
  
}

.timer-days li {
  display: inline-block;
  font-size: 12px;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
  background:linear-gradient(to top, #bc3426, #ED213A);
    color: #fff;
    border-radius: 20px;
	box-shadow: 0px 5px 5px #000d13;
}
li.seprator {
    background: no-repeat;
    color: #ED213A;
    font-size: 39px;
    padding: 9px;
    display: flex;
    align-items: center;
	    box-shadow: none;
}	
.timer-days li span {
  display: block;
  font-size: 2.5rem;
  font-weight: 700;
    line-height: 35px;
}

.timer-days .emoji {
  display: none;
  padding: 1rem;
}

.timer-days .emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

@media screen and (min-width: 991px) {
    .mobview{
        display: none;
    } 
}

.try-sec .appstore-btn, .dwd_app .appstore-btn{
    height: 80px;   
}

.box {
    align-self: flex-end;
    animation-duration: 1s;
    animation-iteration-count: infinite;  
    height:  42px ;
    margin: 0 auto 0 auto;
    transform-origin: bottom;
     width: 42px; 
}

.bounce-1 {
    animation-name: bounce-1;
    animation-timing-function: linear;
}
@keyframes bounce-1 {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}

/* Feature page Css */

.ftr_logo{
    width: 100%;
    padding-bottom: 20px;
}

button.picon{
    display: inline-flex;
    justify-content: space-between;
}

button.collapsed::after{
    /* flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    transition: transform .2s ease-in-out;
    float: right; */
    /* content: "";
    background: url('../img/plus-icon.png') no-repeat left top 5px / 60% auto;  
    padding: 13px; */
   
    
}

.picon:not(.collapsed)::after{
    content: "";
    background: url('../img/minus-icon.png') no-repeat left top 5px / 60% auto;  
    padding: 13px;
    /* float: right; */
}


/* Contact page Css */

.contactbg{
    background: url('/assets/img/contact-bg.jpg') no-repeat 0 0 / 100% auto;
    position: relative;
    padding: 80px 13% !important;
}

.contactbg h1{
    margin-bottom: 10px;
}

.formtitle{
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    font-size: 44px;
    font-weight: 100;
    position: absolute;
    bottom: -50px;
    width: 30%;
    line-height: normal;
}

.contactform {
    margin: 50px auto 80px;
    width: 790px;
    display: flex;
    flex-wrap: wrap; 
    padding: 35px;
    box-shadow: 0 0 20px #e5e5e5;     
}

.contactform .field, .whlbl_form .field{
   flex: 1 0 48%;
   flex-direction: column;
    display: flex;
    margin-bottom: 30px;
    margin-right: 20px;
}

.contactform .field:nth-child(2n+2), .contactform .field:last-child{    
     margin-right: 0px;
 }

.contactform .field.message{
    flex: 0 0 100%;
 }

 .contactform .field input, .contactform .field textarea{
    background: #ededed;
    padding: 10px;
    border-radius: 5px;
    border: none;
 }

a.submit_btn, button.submit_btn{
    border-radius: 5px;
    padding: 12px 25px;
    text-decoration: none;
    font-size: 24px;
    font-weight: 500;  
    line-height: initial;  
    margin: 20px auto 0;
    border: none;
}

a:hover.submit_btn{
    color: #fff; 
}

.ct_block{
    border: solid 2px var(--darkblue);
    padding: 10px;
    border-radius: 10px;
    display: flex;
    height: 110px;
    align-items: center;
    margin-left: 20px;
}

.ct_block .ct_icon{
    width: 85px;
    border: solid 2px var(--darkblue);
    border-radius: 50px;    
    position: absolute;
    left: 0;
    background: #fff;
    height: 85px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.ct_block .ct_icon img{
    width: 50px;
}

.ct_block p{
    margin-bottom: 0;
    padding-left: 50px;
    color: var(--darkblue);
}

p.add{
    font-size: 15px;
}

p.ph{
    font-size: 26px;
}

.mb-8{
    margin-bottom: 80px;
}

/* Contact page Css */





/* White Label page Css */

.whlbl_bg{
    background: url('../img/white-label-bg.jpg') no-repeat 0 0 / cover;
    position: relative;
    padding: 80px 20% !important;
}

.whlbl_bg ul{
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    text-align: left;
}

.whlbl_bg ul li{
    color: white;
    line-height: 40px;
    font-size: 20px;
    background: url(../img/checkmark.png) no-repeat left center / 26px auto;
    padding-left: 35px;
}

.primary{
    color: var(--darkblue);
}

.feature_block{
    background: #f1f1f1;
    padding: 70px 0;
    margin-bottom: 60px;
}

.feature_block img{
    width: auto;
}

.feature_block ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.feature_block ul li{
    font-size: 18px;
    line-height: 60px;
}

.feature_block ul li i{
    padding-right: 10px;
    font-size: 28px;
    vertical-align: middle;
    color: #001f47;
}

.tp_one{
    background: #e5e5f5;
}

.tp_two{
    background: #ffeee5;
}

.tp_three{
    background: #f2e5ff;
}

.tp_four{
    background: #fde5f2;
}

.tp_five{
    background: #e5f9fe;
}

.tp_six{
    background: #fffce5;
}

.tp_one, .tp_two, .tp_three, .tp_four, .tp_five, .tp_six{
    border-radius: 60px 0;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.tp_one span.one{
    background: #00049e;
}

.tp_two span.two{
background: #ff5a00;
}

.tp_three span.three{
    background: #7e00ff;
}

.tp_four span.four{
    background: #e80083;
}

.tp_five span.five{
    background: #00c5f6;
}

.tp_six span.six{
    background: #ffde00;
}

.tp_one span.one, .tp_two span.two, .tp_three span.three, .tp_four span.four, .tp_five span.five, .tp_six span.six{
    border-radius: 50%;
    font-size: 72px;
    font-weight: 900;
    color: white;
    height: 110px;
    flex: 0 0 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 3px rgba(255,255,255,.7);
}

.tp_dtl{
    margin-left: 20px;
}

.tp_one h4{
    color: #00049e;
    font-size: 20px;
}

.tp_two h4{
    color: #ff5a00;
    font-size: 20px;
}

.tp_three h4{
    color: #7e00ff;
    font-size: 20px;
}

.tp_four h4{
    color: #e80083;
    font-size: 20px;
}

.tp_five h4{
    color: #00c5f6;
    font-size: 20px;
}

.tp_six h4{
    color: #ffde00;
    font-size: 20px;
}

.tp_dtl p{
    margin-bottom: 0px;
}

.whlbl_form{
    /* background: #001f47; */
    padding: 30px;
    border-radius: 20px;
    background: rgb(8,63,134);
    background: radial-gradient(circle, rgba(8,63,134,1) 0%, rgba(0,31,71,1) 100%);
}

.whlbl_form .field label{
    color: white;
}

.whlbl_form .field input, .whlbl_form .field textarea{
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    border: none;
 }

.whlbl_form a.submit_btn{
    display: table;
}

.whlbl_form .field {
    margin-right: 0px;
}

.orange{
    color: #f9ad01;
}

/* White Label page Css */


/* Faq Css */

.faq img{
    width: 36px;
    margin-right: 5px;
}

.faq li.faq_blcok{
    width: -webkit-fill-available;
    margin-bottom: 60px;
}

.faq_txt{
    margin-left: 65px;
}

ul.lists, ul.lists li{
    list-style: disc;
}

ul.lists {
    margin-left: 20px;
}

ul.lists li{
    padding: 10px 0px 0px;
}

/* Faq Css */



/* Thank you Page Css */

.download_steps{
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-weight: 300;
    margin-top: 50px;
    margin-bottom: 150px;
}

/* .step1 span{
    color: #00c5f6;
    display: block;
    font-size: 30px;
} */

.th_dtl{
    font-size: 36px;
    color: #121212;
}

.step_txt{
    color: var(--darkblue);
    font-size: 36px;
    font-weight: 900;
}

.download_link{
    font-size: 24px;
    text-decoration: underline;
    flex-direction: column;
    display: flex;
}

.step_block{
    line-height: 30px;
}

.step_block span{
    background: url('../img/install-step-bg.png') no-repeat center;
    font-size: 80px;
    font-weight: 700;
    height: 144px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-bottom: 15px;
}

.thk_ft_txt{
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 300;
    color: #fa8c39;
}

.dw{
    width: auto;
    height: auto;
}

.checkicon{
    margin-bottom: 20px;
}

/* Thank you Page Css */


/* Uninstall Page */

.stp_1, .stp_2, .stp_3{
    background: #fff;
    box-shadow: 0 0 6px #dbdbdb;
    border-radius: 10px;
    margin-top: 60px;
    height: 240px;
    margin-bottom: 60px;
    
}

.stp_1 p, .stp_2 p, .stp_3 p{
    margin: 0;
    padding: 80px 20px;
}

.stp_1 span, .stp_2 span, .stp_3 span{
    /* clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); */
    background-color: #fff;
    /* padding: 20px 50px 20px 50px; */    
    border-radius: 90px; 
    margin: 0;
    color: var(--darkblue);
    position: absolute;
    top: 0;
    font-size: 50px;
    font-weight: 900;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: dotted 2px var(--darkblue);
    flex-direction: column;
    line-height: 44px;
}

.stp_1 span small, .stp_2 span small, .stp_3 span small{
    font-size: 40%;
    font-weight: 900;
    text-transform: uppercase;
    line-height: normal;
}

/* Uninstall Page */

#wlb-button{
    margin: 0 auto;
    display: inherit;
}


/* Animation Scroll Css */
   
  /**Styling scrollable elements*/
  
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  
  .js-scroll.scrolled {
    opacity: 1;
  }
  
  .scrolled.fade-in {
    animation: fade-in 1s ease-in-out both;
  }
  
  .scrolled.fade-in-top {
    animation: fade-in-top 1s ease-in-out both;
	margin-right: 25px;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 1s ease-in-out both;
	/* margin-left: 25px; */
  }
  
  .scrolled.slide-left {
    animation: slide-in-left 1s ease-in-out both;
  }
  
  .scrolled.slide-right {
    animation: slide-in-right 1s ease-in-out both;
  }

  .scrolled.zoom-in {
    animation: zoom-in 1s ease-in-out both;

  }

  .slide-left-ld {
    animation: slide-in-left 1s ease-in-out both;    
  }
  
  .slide-right-ld {
    animation: slide-in-right 1s ease-in-out both;
    
  }

  .zoom-in-ld {
    animation: zoom-in 1s ease-in-out both;  
  }
  

  @keyframes zoom-in {
    0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    opacity: 0;
    }

    100% {
    -webkit-transform: scale(1, 1) ;
    transform: scale(1, 1);
    opacity: 1;
    }
  }
  
  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(-300px);
      transform: translateX(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(300px);
      transform: translateX(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  
  @keyframes fade-in-top {
    0% {
      -webkit-transform: translateY(-150px);
      transform: translateY(-150px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  
  @keyframes fade-in-bottom {
    0% {
      -webkit-transform: translateY(150px);
      transform: translateY(150px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }


/* Animation Css */

.typewrite strong{
    display:none;
}

.colorbg{
    background: #292929;
}




/*///////////// Media Query /////////////*/

@media (min-width : 1200px) and (max-width : 1400px){

    .sliderbg, .contactbg, .whlbl_bg {
        padding: 40px 10%;
    }

    .sliderbg h1, .contactbg h1, .whlbl_bg h1 {
        font-size: 36px;        
    }

    h1.typewrite {
        height: 100px;
    }

    .sliderbg p, .contactbg p, .whlbl_bg p {
        font-size: 24px;
    }

    .btn_sec {
        margin-top: 20px;
    }

    .appstore-btn {
        height: 45px;
    }

}

@media (min-width : 576px) and (max-width : 1399px){
	
img.xmas-text-grt-bold {
    width: 400px;
}

}

@media (min-width : 992px) and (max-width : 1199px){

    .sliderbg, .contactbg, .whlbl_bg {
        padding: 40px 10%;
    }

    h1.typewrite {
        height: 90px;
    }

    .sliderbg h1, .contactbg h1, .whlbl_bg h1 {
        font-size: 30px;
    }

    .appstore-btn {
        height: 45px;
    }

    .btn_sec {
        margin-top: 20px;
    }

    .sliderbg, .contactbg, .whlbl_bg{
        background-size: 100% auto;    
    }

    .grn_arw:after, .blw_arw:after,  .orng_arw:after{
        top: 55px;
    }

    .stepbg {
        height: 420px;
    }

    .heading {
        font-size: 36px;     
    }

    .col-lg-3.pl-5{
        padding-left: 1rem !important;
    }

    .col-lg-3.pr-5{
        padding-right: 1rem !important;
    }

    .col-lg-4.pl-12 {
        padding-left: 6rem !important;
    }
    .col-lg-4.pr-6 {
        padding-right: 3rem !important;
    }
    .col-lg-4.pl-6 {
        padding-left: 3rem !important;
    }
    .col-lg-4.pr-12 {
        padding-right: 6rem !important;
    }

    .steptitle{
        left: 0;
        right: 0;
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .steptitle.fv_num {
        left: 95px;
    }

    .svn_num {
        right: 95px;
    }

    .feature_block img {
        width: 100%;
    }

    .feature_block ul li {     
        line-height: 40px;
    }

    .sliderbg.hmpg {
        background: url('../img/duplicat-file-scanner-slider.jpg') no-repeat 0 0 / 100% 100%;
        height: auto;       
    }

    .sliderbg.hmpg p {
        font-size: 18px;
    }

}

@media (min-width : 768px) and (max-width : 991px){

    .sliderbg{
        background-size: 100% 100%;
        padding: 50px 10%;
        height: auto;
    }

    .sliderbg p{
        font-size: 18px;
    }

    .contactbg, .whlbl_bg{
        background-size: 100% auto;
        padding: 50px 10%;
    }
	span.spn-txt {
       display: none;
}

    .sliderbg h1, .contactbg h1, .whlbl_bg h1 {
        font-size: 30px;     
    }

    .appstore-btn {
        height: 80px;
    }

    h1.typewrite {
        height: 100px;
    }

    .btn_sec {
        margin-top: 20px;
    }

    .whlbl_bg {
        padding: 40px 10% !important;
    }

    img.partner_img, .feature_block img{
        margin: 0 auto;
        display: block;
    }

    .contactform {        
        width: 96%;
    }

    .formtitle{
        width: 40%;
    }

    /* .ftr_logo {
        width: auto;
    } */   

}


@media screen and (max-width : 991px){

    .deskview{
        display: none;
    }

    .stepbg{
        background: none;
        height: auto;
    }

    .dv {
        display: none;
    }

    .ftr-cont {
        flex-direction: column;
    }

    .ftr-cont img {
        height: 88px;
        margin: 0 auto 20px;
    }

    .blw_arw:after{
        content: none;
    }

    .grn_arw:after{
        content: none;
    }      
    
    .orng_arw:after{
        content: none;
    }

    .blog_detail, .mac_scr{
        margin-bottom: 30px;
    }   

    .col-sm-3.ft_first{
        padding: 0;
    }  

    .steptitle{
        left: 0;
        right: 0;
        width: 130px;
        margin: 0 auto;
        text-align: center;
    }

    .col-lg-4.pl-12, .col-lg-4.pl-6, .col-lg-4.pl-0 {
        padding-left: 3rem !important;
    }

    .col-lg-4.pr-0, .col-lg-4.pr-6, .col-lg-4.pr-12 {
        padding-right: 3rem !important;
    }

    .col-lg-5.pl-5{
        padding-left: 1rem !important;
    }

    .ct_block {
        margin-bottom: 25px;
    }

    .ft-3{
        font-size:30px;
    }

    .blog_sec{
        display: none;
    }

    .pl-5.ft_menu, .pl-5.social{
        padding-left: 0 !important;
        padding-right: 0;
    }

    .ft_menu.pl-5, .social.pl-5{
        text-align: center;
    }

    .ft_menu i{
        display: none;
    }

    .ft_first p{
        text-align: center;
    }

    .navbar-nav .nav-link{
        padding: 15px;
        border-bottom: solid 1px #c8d8ec;
    }

    nav ul.navbar-nav li:last-child a{        
        border-bottom: none;
    }
    
    nav ul li a.active, nav ul li a:hover{
        background: #c8d8ec;
        border-bottom: none;
    }

    .step{
        margin-bottom: 40px;
    }

    .navbar-nav{
        margin-top: 20px;
    }

    .step_sec .pb-5{
        padding-bottom: 0 !important;
    }

}

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

    .laptop-mac-bg{
        display: block;
        align-self: center;
    }
    .laptop-mac-bg img{
        filter: drop-shadow(0px 0px 7px #fff);
    }
   

.sliderbg.hmpg {
    background: url(../img/Mobile-header-bg.jpg	) no-repeat 0 0 / cover;
 
}
.ylw_clr {
    text-align: center;
	 font-size: 24px;
}
.ylw_clr.ylw_mob {
    color: #ffeb3b;
    font-size: 28px;
    font-weight: 500;
	border: 1px dotted;
}

.features-list {
    column-count: 1;
    
}
.text-white {
      color: #fff;  
}
.d-flex.align-items-center.mt-5.dwty-sec.gap-5 {
    gap: 0px;
}
.features-list li {
    padding-bottom: 5px;
    font-size: 16px;
}

.ftr-cont .text_sec p {
    padding: 20px;
}
    .sliderbg::before {
        background: rgb(29,29,29);
        background: linear-gradient(90deg, rgba(29,29,29,0.7) 0%, rgba(29,29,29,0.7) 100%);
    }

    .sliderbg p.slide-left-ld {
        text-align: center;
        width: 100%;
    }

    .dfs_btn_Sec{
        width: 100%;
    }

    .logo {
        flex: 0 0 60%;
    }
    .sliderbg{
        padding: 20px 5%;
        margin-bottom: 30px;
    }

span.spn-txt {
       display: none;
}
    .sliderbg h1 {
        font-size: 21px;
    }

    .sliderbg p{        
        margin-bottom: 0px;
        margin-top: 15px;
    }

    .sliderbg p, .whlbl_bg p{
        font-size: 16px;
    }

    .sliderbg {
        background-size: cover ;
    }

    .btn_sec {
        margin-top: 25px;
    }

    a.dw_btn{
        margin-right: 10px;
    }

    a.dw_btn, a.buy_btn{
        font-size: 18px;
        font-weight: 700;
        padding: 10px;
    }

    a.dw_btn::before, a.buy_btn::before{
        background-size: 26px auto;     
    }

    a.buy_btn::before, a.dw_btn::before, a.try-btn::before {     
        padding-right: 35px;
    }

    .btn_sec span {      
        padding-top: 15px;
        font-size: 12px;
    }

    .first_panel{
        padding: 0 15px;
    }

    .heading {
        font-size: 24px;
    }    

    .stepbg{
        background: none;
        height: auto;
    }

    h4.red, h4.blue{
        /* position: absolute;
        left: 0;
        right: 0;
        top: 135px;
        margin: 0; */
    }

    .step h4{
        margin-bottom: 0px;
    }

    .step img{
        margin-bottom: 20px;
    }

    .dv{
        display: none;
    }

    .four_blk{
        margin: 0;
    }

    .blog_sec .col-sm-4 {
        padding-top: 50px;
    }

    .col-sm-10.d-flex{
        flex-direction: column;
    }

    .test_detail {
        margin: 20px 40px 0;
    }

    button.owl-prev, button.owl-next {        
        top: 45%;
    }

    .dwty-sec{
        flex-direction: column;
    }

    .try-sec{
   
        display: flex;
        padding: 0;
    }

    .try-btn{
        padding: 10px 28px;
        font-size: 18px;
        font-weight: 700;
    }

    a.try-btn::before {
        background-size: 26px auto;
    }    

    h1.typewrite {
        height: 60px;
    }

    .appstore-btn{ 
        height: 60px;   
    }

    .sliderbg{
        background-size: 100% 100%;
    }

    .sliderbg, .contactbg, .whlbl_bg{
       /*  padding: 50px 10% !important;
        background-size: 100% 100%;
        margin-bottom: 30px; */
        padding: 50px 10% !important;
        background-size: cover;
        margin-bottom: 30px;
        height: auto;
    }


    .whlbl_bg div.typewrite {
        height: 190px;
    }

    .sliderbg div.typewrite, .sliderbg h1, .contactbg h1, .whlbl_bg div.typewrite, .whlbl_bg h1{
        font-size: 30px;
    }

    h1.typewrite {
        height: 120px;
    }

    .appstore-btn {
        height: 80px;
    }

    .sliderbg p, .contactbg p, .whlbl_bg p {     
        color: white;
    }

    .whlbl_bg ul li {      
        line-height: 24px;
        font-size: 20px;
        background: url(../img/checkmark.png) no-repeat left top 5px / 26px auto;      
        margin-bottom: 10px;
    }

    .formtitle {
        width: 75%;
    }

    .contactform {
        width: 90%;
    }   

    .col-lg-4:last-child .ct_block {
        margin-bottom: 0px;
    }

    .download_steps{
        flex-direction: column;
    }

    .step_block {
        margin-bottom: 30px;
    }

    button:focus{
        outline: none;
    }

    .text_sec, .mac_scr{
        text-align: center;
    }

    .social .mr-3{
        margin-right: 0 !important;
    }

    .sliderbg div.typewrite {
        font-size: 30px;
    }

    .sliderbg h1{ 
        text-align: center;
        width: 100%;
    } 

    
    
}
.fiftyoff{
	width:20%;
	position:absolute;
	left: -300px;
    
	height: 252px;
}

.fiftydiv{
	text-align: left;
    width: 100%;
	position:relative;
	
}
@media screen and (max-width : 575px){ 
    

    .sliderbg h1, .whlbl_bg h1 {
        font-size: 28px;        
    }    

    .sliderbg p, .contactbg p, .whlbl_bg p {
        font-size: 16px;
    }    

    .feature_block img, img.partner_img {
        width: 100%;
    }

    .heading.pb-5.center{
        padding-bottom: 1rem !important;
    }   

    .ft_menu.pl-5, .social.pl-5{
        padding: 0 !important;
        margin-top: 20px;
    }

    .bdr-b{
        border-bottom: solid 1px #333;
    }
	
	img.xmas-text-grt-bold {
    width: 100%;
}

}