﻿/*cover video bottom padding*/
.video-padding-bottom{
    padding-bottom: 5% !important;
}

.about_text{
    font-size:25px !important;
}
#waj_value{
    font-size:35px !important;
}

/*** 

====================================================================
Andriod Apple Apps Section
====================================================================

 ***/
.appsdiv1 {
    background-color: #ff9e1b ;
    background: linear-gradient(to right, #f76b1c 0%,#ff9900 100%);
}
.appsdiv2 {
    position: relative;
    padding-top: 47px;
    padding-bottom: 0;
}
.appscontainer {
    position: relative;
    overflow: initial;
}
.appstext {
    max-width: auto;
    margin-bottom: 60px;
}
#apphead{
    margin-bottom: 30px;
}
#apptext {
    margin-bottom: 30px;
    color: #fff;
}
.appsbuttondiv {
    margin-left: 0;
    margin-right: -5px;
}
.appsbutton {
    padding-left: 5px;
    padding-right: 5px;
}
.apps-a-tag {
    margin-bottom: 10px;
    display: inline-block;
}
.apps-button-img{
    display: inline;
}
.apps-img-div {
    display: inline-block;
    max-width: 500px;
}
.apps-img {
    margin-top: -26%;
    margin-bottom: -15%;
    max-width: 100%;
    position: relative;
    z-index: 5;
    display: inline;
}
/*** 

====================================================================
Footer 
====================================================================

 ***/
.colorwhite{
    color:white;
}