
@media screen and (min-width:1200px){ 
    .absolute-bottom-desktop {position: absolute; bottom: 0;} 
    .banner {height: 656px; position: relative;}
    .download-app-strip__img-link ,
    .download-app-strip__text ,
    .download-app-strip__text-large {float: left;}
    
    
}
@media screen and (min-width:992px){ 
    /* this media will not reflect to mobile device */
    .padding40 , .padding-left-40 { padding-left: 40px;} 
    .padding40 , .padding-right-40 { padding-right: 40px;}
    .download-app__iphone { margin-right: 10px;}
    .banner__contain--text { float: right;}
    .footer__social-link {text-align: right;}
    .footer__facebook-link span.fa {float: right; margin-left:  20px;}
    .all-features__list {min-height: 180px;}
}
@media screen and (max-width:1199px){
    .download-app-strip__text {font-size: 20px;}
    
    .download-app-strip__img-link{text-align: center; margin-top: 20px; margin-left: 0;}
    .footer__facebook-link { padding-bottom:  -bottom: 15px;}
    .footer__facebook-link span.fa { margin-left: 0; margin-right: 20px;}
    .features__section-type.section-type { padding-top: 10px; padding-bottom: 10px;}
    .features__heading { font-size: 40px;}

    
}
@media screen and (max-width:991px) and (min-width:768px){
    
    .download-app-strip__text-large ,
    .download-app-strip__text , 
    .download-app-strip__img-link {  text-align: center;}
    .banner {width: auto;}  
    .footer__social-link {margin-bottom: 20px;}
    .footer__social-link span.fa { font-size: 36px; margin-right: 20px;}
    .logo { padding-top: 40px; padding-bottom: 40px;}
    
    
    .features__heading { margin-top: 20px; margin-bottom: 20px; font-size: 40px;}
    .section-type__title { font-size: 100%;}
    
    
    
}
@media screen and (max-width:767px){
    
    p ,
    .features__description
    { font-size: 18px;}
    .padding-top-80{ padding-top: 50px;}
    .padding-bottom-80{ padding-bottom: 50px;}
    .download-app-strip__text-large ,
    .download-app-strip__text , 
    .download-app-strip__img-link {  text-align: center;}
    .banner__contain--text ,
    .download-app-strip__text-large ,
    .download-app__text
    { text-align: center;}
    .footer__social-link {margin-bottom: 20px;}
    .footer__social-link span.fa { font-size: 36px; margin-right: 20px;}
    .logo { padding-top: 40px; padding-bottom: 40px;}
    .download-app { margin-bottom: 60px; text-align: center; margin-top: 20px;}
    .banner__containt--iphone-img { margin: auto; height: 627px; margin-bottom: 40px;}
/*    span.display-block { display: inline;}*/
    .side-border { 
        border-bottom: 1px solid #6B6B6B; 
        border-top: 1px solid #6B6B6B; 
        border-right:none; 
        border-left:none; 
    }
    .about-us__col
    {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: inherit;
    }
    .about-us__col--bookmark{ position: static; padding-top: 40px;}
    .download-app-strip__text { font-size: 23px;}
    .featured-section__description {margin-bottom: 40px;}
    .did-you-know__heading { width: 100%; text-align: center;}
    .did-you-know__col { padding-top: 30px; padding-bottom: 30px;}
    .all-features__col:first-child {margin-top: 0px; margin-bottom: 40px;}
    .all-features__col:last-child {margin-top: 40px; margin-bottom:0px;}
    .download-app a:first-child {margin-right: 10px;}
    .download-app img { width: 150px;}
    .download-app-strip__img-link {margin-bottom: 0px;}
/*    .did-you-know__col span.display-block { display: inline;}*/
    .all-features__list {margin-bottom:20px;}
    .section-type div{ margin-top: 30px; }
    .download-app__text { font-size: 22px;}
    .about-us__col--heading-icon {margin-bottom: 0px;}
    .section-tag-line { display: none;}
    #section1 .iphone-img { margin-top: 20px;}
    .iphone-img { padding-top: 60px;}
    .features__heading { font-size: 43px;}
    .download-app-strip__text ,  .download-app-strip__text-large { font-size: 21px; line-height: 1.2; color: #515151 ;}

    
}
@media screen and (max-width:640px){}
@media screen and (max-width:480px){
    
.iphone-img{
    width: 250px;
    height: 430PX;
}
    
.download-app img
    {
        width:130px;
    }
    .download-app
    {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    
}