body {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: 'Roboto-Regular';
    overflow-x: hidden;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
html{
    scroll-behavior: smooth;
}
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
input,
select,
textarea,
ul,
li {
    margin: 0;
    padding: 0;
    word-break: normal;
}

img {
    border: none;
}
a {
    color: #000;
    text-decoration: none !important;
    cursor: pointer;
}
a:hover {
    text-decoration: none;
}
div{
    box-sizing: border-box;
}
a,
a:link,
a:visited,
input {
    outline: none;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
.pull-right {
    float: right !important;
    position: relative;
    z-index: 8;
    padding-right: 27%;
}
.activeQue a {
    color: #665ee4;
}
.pull-left {
    float: left !important;
}
div {
    word-break: break-all;
}
.qaOuter {
    padding: 0px 10px 0px 0px;
}
/* [ Font |START| ] Roboto - Regular|Light|Medium|Bold */

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto-Light;
    src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
    font-family: Ubuntu-Light;
    src: url(../fonts/Ubuntu-Light.ttf);
}

@font-face {
    font-family: Ubuntu-Regular;
    src: url(../fonts/Ubuntu-Regular.ttf);
}

@font-face {
    font-family: Ubuntu-Medium;
    src: url(../fonts/Ubuntu-Medium.ttf);
}

@font-face {
    font-family: Ubuntu-Bold;
    src: url(../fonts/Ubuntu-Bold.ttf);
}

a {
    text-decoration: none;
}

/*----------popup-----------*/

.closePop{
    display: none;
}
.overlay , .contentOverlay{
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    padding-left: 0px;
    left: 0%;
    top: 0px;
   /*background: rgba(255, 255, 255, 0.85);*/
   background: rgba(8, 8, 8, 0.5);
}
.cookie button{
    font-family: roboto-medium;
    font-size: 0.8em;
    color: #fff;
    background: #7E42E1 0% 0% no-repeat padding-box;
box-shadow: 0px 7px 23px #0000001A;
border-radius: 5px;
padding: 12px 21px;
word-break: break-word;
}
.ckie{
    background-image: url(../images/cookie.svg);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}
.cookie{
    background: #313131;
    padding: 20px 207px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    color: #fff;
    align-items: center;
}
.iconOuter {
    padding-left: 50px;
    position: relative;
}
.iconOuter p {
	color: #fff;
	opacity: 0.8;
}
.popOuter {
    position: absolute;
    z-index: 9999;
    left: 50%;
    width: auto;
    padding: 35px 70px;
    top: 50%;
    transform: translate(-50% , -50%) !important;
    border-radius: 5px;
    background: #fff;
    box-shadow: -1px 5px 20px 1px rgba(0, 0, 0, 0.1);
    -ms-transform: translateY(-50%);
}
.title {
    text-align: center;
}
.title h1 {
    font-size: 25px;
    margin: 20px 0px 10px;
}

.Wash .preContent {
    padding-right: 170px;
    padding-left: 30px;
}

.title h3 {
    font-style: italic;
    font-family: ubuntu-light;
    color: rgb(135, 135, 135 , 0.65);
    font-size: 20px;
}

#headerPart.darkHeader {
    background: rgba(253, 253, 254, 1);
  }
  
#headerPart.darkHeader li a{
    color: #4A4A4A;
}
#loading {
    background: url(./../images/loader.gif) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
.popLogo {
    position: relative;
}
.popLogo img:last-child {
    position: absolute;
    right: 0px;
    cursor: pointer;
}
.safetyOuter {
    margin: 50px 0px;
}
.preOuter {
    display: flex;
    justify-content: space-between;
}


.preImg , .Wash .preImg , .lastStep .preImg{ 
    background-image: url(../images/mask.png);
    width: 175px;
    height: 175px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: -25px;
    top: -55px;
}

.Wash .preImg{
    background-image: url(../images/wash.png);
    left: 55%;
}

.lastStep .preImg{
    background-image: url(../images/green.png);
}
.preContent{
    padding-left: 150px;
}
.preHead {
    font-size: 23px;
    color: #8d8d8d;
}

.preContent p {
    font-size: 20px;
    line-height: 28px;
    font-family: roboto-regular;
    margin-top: 5px;
}
.precaution , .precaution.Wash  , .lastStep{
    position: relative;
    background-image: url(../images/blueBg.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.precaution.Wash {
    margin-left: 50px;
    background-image: url(../images/purpleBg.png);
}
.precaution.lastStep {
    width: 53%;
    margin: 0 auto;
    margin-top: 50px;
    background-image: url(../images/yellowBg.png);
}
/*----------popup ends-------------*/
.banner {
    /* background-color: rgba(238, 238, 246, 0.14); */
    width: 100%;
    display: inline-block;
    background-image: url(../images/banner_bg.png);
    background-position: -84px -358px;
}
.container {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
.contact h3 {
    color: #EF5563;
    font-size: 18px;
    font-family: ubuntu-bold;
    cursor: pointer;
}
.footerSection .container{
    padding-top: 357px;
    padding-bottom: 40px;
}
.splitSection h2 {
    font-size: 18px;
    margin-bottom: 55px;
}
.blockTitle .small {
    text-align: center !important;
    padding: 0px 20px;
    margin-bottom: 70px;
}
.splitSection ul {
    list-style: none;
}
.copy p {
    font-size: 15px;
    font-family: ubuntu-regular;
    line-height: 25px;
    color: #4C4C64;
}
.copy h3 {
    margin-bottom: 20px;
    margin-top: 81px;
}
.iconsOuter{
    display: flex;
    justify-content: space-between;;
    flex-wrap: wrap;
}
.logoFooter{
    background-image: url(../images/kemitLogo.png);
    width: 180px;
    height: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 35px;
}
.splitSection li {
    font-size: 15px;
    font-family: ubuntu-regular;
    color:  #000;;
    line-height: 35px;
}
.socialLogo{
    display: flex;
    justify-content: space-between;;
    flex-wrap: wrap; 
    align-items: center;
}
.socialIcons.fb{
    background-image: url(../images/fb.svg);
    width: 10px;
    height: 22px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 27px;
}
.copy {
    margin-top: 80px;
    text-align: center;
    width: 65%;
    margin: 0 auto;
}
.socialIcons{
    background-image: url(../images/tweet.svg);
    width: 27px;
    height: 22px;
    background-size: cover;
    margin-right: 27px;
}
.socialIcons:nth-child(3){
    background-image: url(../images/link.svg);
    width: 22px;
    height: 21px 
}
header {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 55px 0px 15px;
    background: rgba(253, 253, 254, 1);
    margin-top: 0px;
    z-index: 9999;
    padding-left: 9.5%;
}

.logo {
    width: 180px;
    float: left;
}

.logo img {
    width: 100%;
    margin-top: 6px;
}

.logo-line {
    width: 52%;
    height: 100%;
    position: absolute;
    background-image: url(../images/line-logo.svg);
    background-size: contain;
    background-position: 166px 1px;
    background-repeat: no-repeat;
    top: -60%;
    right: 16%;
    z-index: 99999;
    left: 0px;
}
.rotate-circle {
    width: 30px;
    height: 30px;
    background-image: url(../images/rotate-circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    animation: scaleIn 15s infinite cubic-bezier(.36, .11, .89, .32);
    position: absolute;
    left: 50%;

}
 @keyframes scaleIn {
    from {
        transform: scale(.5, .5);
        opacity: .5;
    }

    to {
        transform: scale(2.5, 2.5);
        opacity: 0;
    }
} 

nav {
    padding-right: 175px;
}

nav ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 15px;
}
.ContactUs .Contact .pagemenu nav .menu a{
    color: #4A4A4A;
}
.Contact .menu a {
    /* color: #fff; */
    letter-spacing: 1px;
}

nav ul li a {
    color: #4A4A4A;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    line-height: 17px;
}
.menu{
    display: block;
}
.pagemenu {
    /* background: -ms-linear-gradient(6deg, rgba(81, 89, 161, 1) 0%, rgba(199, 34, 34, 1) 100%);
    /* ie10+ */
    /*background: linear-gradient(84deg, rgba(81, 89, 161, 1) 0%, rgba(199, 34, 34, 1) 100%); */
    width: 45px;
    height: 45px;
    padding: 10px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    display: none
}

.pagemenu img {
    width: 100%;
}

li:hover , .active{
    font-family: ubuntu-Medium;
    font-weight: bold;
}



.get-btn {
    background-color: #E9F3FF;
    line-height: 18px;
    position: absolute;
    left: 76%;
    border-radius: 5px;
    z-index: 8;
    width: auto;
}
.get-btn select:focus {
    outline: none;
}
.get-btn select {
    color: #2279FE;
    font-size: 15px;
    font-family: Roboto-Medium;
    border-bottom: none;
    padding: 7px 7px;
    width: 100%;
   -webkit-appearance: menulist;
   -moz-appearance: menulist;
   appearance: menulist;
   background-image: none;
   padding-right: 10px;
   cursor: pointer;
}

.get-btn option {
    background: #fff;
}
.left-sec {
    width: 50%;
    float: left;
    margin-top: 150px;
    z-index: 1111;
    position: relative;
}

.triangle {
    background-image: url(../images/triangle.svg);
    width: 35px;
    height: 35px;
    right: 20%;
    position: absolute;
    top: 20%;
    background-repeat: no-repeat;
    background-size: contain;
    animation: rotate-s-loader 15s linear infinite;
}

.icon {
    width: 58px;
    height: 58px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    animation: rotate-s-loader 15s linear infinite;
    z-index: 9;
}

.green{
    background-image: url(../images/green.svg);
    top: 15%;
    left: 5%;
}

.purple{
    background-image: url(../images/purple.svg);
    top: 35%;
    left: 10%;
    width: 51px;
    height: 51px;
}

.blue{
    background-image: url(../images/blue.svg);
    top: 40%;
    left: 25%;
    width: 44px;
    height: 44px;
}

.pink{
    background-image: url(../images/pink.svg);
    top: 25%;
    left: 29%;
}

.maroon{
    background-image: url(../images/maroon.svg);
    top: 50%;
    left: 3%;
}

p {
    font-family: Ubuntu-Light;
    color: #090915;
    font-size: 24px;
    line-height: 50px;
}

.light {
    font-size: 24px;
    line-height: 40px;
    color: #4A4A4A;
    margin-top: 40px;
}
.headTxt , .headTxt b {
    transition-delay: unset !important;
    transition: none !important;
}
b {
    color: #665EE4;
    font-size: 30px;
    line-height: 50px;
}

.btn-wrap {
    margin-top: 50px;
}

.download-btn , .explore-btn {
    /*ie10+*/
    background: -ms-linear-gradient(6deg, rgba(81, 89, 161, 1) 0%, rgba(199, 34, 34, 1) 100%);
    background: linear-gradient(84deg, rgba(81, 95, 220, 0.85) 0%, rgba(224, 25, 25, 0.85) 100%);
    color: #fff;
    padding: 22px 52px;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 30px;
    padding: 15px 52px;
	font-size: 20px;
    white-space: nowrap;
}

.explore-btn{
    width: auto;
}

.exploreClick{
    width: 100%;
    text-align: center;
    margin-top: 230px;
}
.download-btn:hover , .explore-btn:hover
{
    transition: ease-in 0.3s;
    color: #fdeaeb;
    background: linear-gradient(84deg, rgba(81, 89, 161, 0.85) 0%, rgba(199, 34, 34, 0.83) 100%);
    -moz-box-shadow: 0 0 24px rgba(239, 85, 99, 0.61);
    -webkit-box-shadow: 0 0 24px rgba(239, 85, 99, 0.61);
    box-shadow: 0 0 24px rgba(239, 85, 99, 0.61);
}
.circle {
    display: inline-block;
    margin-left: 30px;
    position: relative;
    cursor: pointer;
}

.outer-circle {
    background-image: url(../images/circle1.svg);
    background-size: contain;
    display: inline-block;
    width: 50px;
    height: 50px;
    animation: rotate-s-loader 3s linear infinite;
}

@keyframes rotate-s-loader {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

.inner-circle {
    background-image: url(../images/circle2.svg);
    background-size: contain;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 5px;
    top: 5px;
}
.inner {
    margin-top: 100px;
}
.play {
    background-image: url(../images/play.png);
    background-size: contain;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 10px;

}

.circle p {
    font-size: 19px;
    font-family: Ubuntu-Regular;
    color: #4C4C64;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.right-sec {
    width: 50%;
    display: inline-block;
    height: 590px;
    margin-top: 100px;
}

.right-bg {
    background-image: url(../images/banner.png);
    background-position: 81%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.dotted {
    background-image: url(../images/Repeat-Grid.svg);
    background-repeat: repeat;
    width: 229px;
    position: absolute;
    background-size: cover;
    right: 27%;
    height: 258px;
    top: 53%;
    z-index: 0;
}

.line {
    position: absolute;
    background-image: url(../images/line-banner.svg);
    background-position: 50px 50px;
    background-size: contain;
    width: 50%;
    background-repeat: no-repeat;
    height: 100%;
    right: 30px;
    z-index: -1;
    top: 64px;
}
.outerPara .lightthird {
    font-size: 30px;
    margin-top: 8px;
}
.outerPara b {
    font-family: ubuntu-regular;
}

.partner-side-line{
    background-image: url(../images/bottomLine.svg); 
    background-size: 445px 345px !important;
    left: -19%;
    position: absolute;
    bottom: -74px;
    background-size: contain;
    width: 50%;
    background-repeat: no-repeat;
    height: 100%;
}


.iphone-btm-line{
    position: absolute;
    background-image: url(../images/line-btm-bnr.svg);
    background-position: -755px 90px;
    background-size: contain;
    width: 50%;
    background-repeat: no-repeat;
    height: 100%;
    left: 0px;
    /* z-index: 11; */
    bottom: -74px;
}

.flag{
    background-image: url(../images/plus.png);
    width: 266px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 23%;
    right: 15%;
    z-index: 9;
}

.os-wrap {
    margin-top: 30px;
    width: 100%;
}

.os-wrap p {
    color: #ef5563;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    margin-left: 10px;
}
.numberOuter {
    display: flex;
    justify-content: space-between;
}
.android {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    cursor: pointer;
    padding: 10px;
}
.android:hover , .ios:hover
{
    border-radius: 5px;
    border: 1px solid #db4149;
}
.ios {
    display: inline-block;
    padding: 10px;
    width: 20%;
    cursor: pointer;
    vertical-align: top;
}
/* -----------explore section------------ */
.explore {
    background-color: rgba(239, 85, 99, 0.06);
    border-radius: 0px 0px 66px 0px;
    padding: 70px 30px;
    margin-bottom: 100px;
    margin-top: 150px;
    display: inline-block;
    width: 100%;
    /* height: 277px; */
}

.explore-left {
    width: 50%;
    float: left;
    position: relative;
}

.iphone {
    left: 0px;
    position: absolute;
    top: -180px;
    opacity: 0;
    /* background-image: url(../images/iPhone.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top; */
    width: 100%;
    z-index: 1;
    transition: all ease 1s;
    -moz-transition: all ease 1s;
    -webkit-transition: all ease 1s;
    transition-delay: 2s;
    -moz-transition-delay: 2s;
    -webkit-transition-delay: 2s;
    text-align: center;
}

.iphone img{
    width: 75%;
}

.iphone-dotted {
    background-image: url(../images/iphone-grid.svg);
    left: -42px;
    position: relative;
    top: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    width: auto;
    height: 165px;
}

.explore-right {
    width: 50%;
    padding-right: 10%;
    float: right;
    position: relative;
}

.Community .small {
    font-size: 18px;
    line-height: 30px;
    color: #4C4C64;
    font-family: Ubuntu-Regular;
}

.small {
    font-size: 15px;
    line-height: 26px;
    color: #4C4C64;
    font-family: Ubuntu-Regular;
}

.explore-right .android,
.explore-right .ios {
    width: auto;
}

.explore-right .download-btn {
    margin-left: 40px;
    margin-right: 0;
}

.explore-right .os-wrap {
    margin-top: 25px;
}

/* --------------messaging--------------------- */
.msg-wrap {
    width: 100%;
    position: relative;
}

.msg-wrap .triangle {
    left: 40px;
    top: 13%;
}

.msg-wrap .left {
    left: 0;
    top: 90%;
}

.msg-wrap .right {
    left: 92%;
    top: 86%;
}

.msg-right {
    left: 97%;
    bottom: 0;
}

.messaging .rotate-circle {
    left: 3%;
    top: 16%;
}
.policySection h1, .policySection h3 {
    color: #d5092e !important;
}
.privacyContent {
    padding-left: 3%;
}
.square {
    background-image: url(../images/square.svg);
    background-repeat: no-repeat;
    width: 82px;
    height: 82px;
    background-size: cover;
    position: absolute;
    left: -42px;
    top: 50%;
    -webkit-animation: square 20s 100 linear;
    -moz-animation: square 20s 100 linear;
    -o-animation: square 20s 100 linear;
}

@-webkit-keyframes square {
    from {
        -webkit-transform: rotate(4deg) scale(0.971) skew(1deg) translate(0px);
    }

    to {
        -webkit-transform: rotate(360deg) scale(0.943) skew(1deg) translate(0px);
    }
}

@-moz-keyframes square {
    from {
        -moz-transform: rotate(4deg) scale(0.971) skew(1deg) translate(0px);
    }

    to {
        -moz-transform: rotate(360deg) scale(0.943) skew(1deg) translate(0px);
    }
}

@-o-keyframes square {
    from {
        -o-transform: rotate(4deg) scale(0.971) skew(1deg) translate(0px);
    }

    to {
        -o-transform: rotate(360deg) scale(0.943) skew(1deg) translate(0px);
    }
}

.dotted-right {
    background-image: url(../images/grid-right.svg);
    background-size: cover;
    height: 191px;
    width: 191px;
    position: absolute;
    right: 5%;
    top: 6%;
    z-index: 0;
}
.logoOuter {
    width: 90%;
    margin: 0 auto;
    padding-top: 60px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.phn_out .grid-samll.First{
    top: 38%;
    left: 93%;
    z-index: 9;
}
.phn_out .grid-samll {
    top: 38%;
    z-index: 9;
    right: 20px;
}
.footerSection {
    background: #dfdfdf17;
    position: relative;
    z-index: 0;
    padding-bottom: 10px;
    margin: 80px 0;
    margin-top: 300px;
    margin-bottom: 0px;
    padding-bottom: 4%;
}
.phn_out {
    width: 78%;
    position: absolute;
    top: -25%;
    left: 10%;
    border-radius: 59px;
    padding: 45px 70px 60px 70px;
    z-index: 9;
}
.splitSection:first-child ul {
    padding-left: 20px;
}
.splitSection li:hover{
    opacity: 0.79;
    font-family: ubuntu-regular;
}
.bottomSide {
    display: flex;
    justify-content: space-between;
    padding-bottom: 86px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
    margin-bottom: 43.5px;
}
.copyRightSection {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-family: ubuntu-light;
    font-size: 12px;
    align-items: center;
}
.phn_out .subscribe {
    padding: 86px 89px 82px 89px;
    background-color: #FEF5F6;
    margin-top: 0px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
}

.partnerLogoOuter
{
     /* background-image: url(../images/grid-right.svg);
    background-size: cover;
    height: 172px; */
    width: 324px;
    position: relative;
    z-index: 0; 
}
.partnerBg:hover .partnerLogo , .partnerBg:hover .partnerLogoOuter:nth-child(2) .partnerLogo , .partnerBg:hover .partnerLogoOuter:nth-child(3) .partnerLogo , .partnerBg:hover .partnerLogoOuter:nth-child(4) .partnerLogo , .partnerBg:hover .logoOuter:last-child .partnerLogo , .partnerBg:hover  .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo , .partnerBg:hover .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo , .partnerBg:hover .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo , .partnerBg:hover .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo{
    filter: grayscale(0) !important;
    transition: all 0.3s ease;
}
.partnerBg{
    background-color: #fff;
    height: 115px;
    width: 100%;
    margin-top: 8%;
    position: relative;
}
.partnerLogo , .partnerLogoOuter:nth-child(2) .partnerLogo , .partnerLogoOuter:nth-child(3) .partnerLogo , .partnerLogoOuter:nth-child(4) .partnerLogo , .partnerLogoOuter:nth-child(5) .partnerLogo , .logoOuter:last-child .partnerLogo , .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo , .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo , .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo , .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo{
    background-image: url(../images/redStone.png);
    height: 100%;
    width: 63%;
    left: 18%;
    background-repeat: no-repeat;
    background-size: contain;
    top: 70%;
    position: absolute;
    transform: translateY(-50%);
    filter: grayscale(1);
    opacity: 0.8;
    cursor: pointer;
}
.logoOuter:last-child .partnerLogoOuter .partnerLogo{
    background-image: url(../images/konsent.png);
    height: 76px;
    left: 20%;
    width: 100%;
    top: 50%; 
}
.logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo{
    background-image: url(../images/basis.png);
    height: 72px;
    left: 8%;
    width: 100%;
    top: 50%;
}
.logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo{
    background-image: url(../images/thunes.png)
}

.logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo{
    background-image: url(../images/mfs.png)
}

.logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo{
    background-image: url(../images/Trust.png);
}

.partnerLogoOuter:nth-child(5) .partnerLogo{
    background-image: url(../images/sah.jpg);
    height: 100%;
    left: 15%;
    width: 100%;
    top: 50%; 
}
.partnerLogoOuter:nth-child(3) .partnerLogo{
    background-image: url(../images/afriland.png);
    height: 67px;
    left: 27px;
    width: 255px; 
    top: 50%;
}
.partnerLogoOuter:nth-child(4) .partnerLogo{
    background-image: url(../images/voxAfrica.png);
    height: 150px;
    left: 27%;
    width: 150px;
    top: 50%;
}

.logoOuter:last-child {
    width: 90%;
    padding-top: 0px;
}
.exploreBottom .grid-samll:last-child {
    top: 50%;
    transform: translateY(-50%) !important;
    right: -4%;
}
.exploreBottom {
    position: relative;
}
.partnerLogoOuter:nth-child(2) .partnerLogo{
    background-image: url(../images/borel.jpg);
    height: 100px;
    left: 0px;
    width: 100%;
    background-size: cover;
    top: 50%;
    background-position: center;
}

.messaging {
    width: 100%;
    background-color: rgba(176, 197, 254, .1);
    display: inline-block;
    margin: 150px 0;
    height: 1100px;
    z-index: 11;
    padding: 70px 70px 0 70px;
}

.messaging p {
    text-align: center;
    font-size: 30px;
}

.left-content {
    width: 30%;
    float: left;
    margin-top: 50px;
}

.content-wrap {
    margin-top: 70px;
}

.content-wrap ul li {
    list-style: none;
    background-color: #fff;
    padding: 30px 40px;
    margin: 20px;
    border-radius: 5px;
    color: #090915;
    font-size: 15px;
    line-height: 18px;
    font-family: Roboto-Medium;
    transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    -webkit-transition: all ease 1.5s;
    position: relative;
    padding-left: 60px;
    text-transform: capitalize;
}

.content-wrap ul li:hover {
    padding: 40px 50px;
    margin: 10px 0px;
    border-radius: 0px;
    font-size: 20px;
    transition: 0.3s;
    -moz-box-shadow: 0 0 9px rgba(239, 85, 99, 0.28);
    -webkit-box-shadow: 0 0 9px rgba(239, 85, 99, 0.28);
    box-shadow: 0 0 9px rgba(239, 85, 99, 0.28);
    transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    -webkit-transition: all ease 1.5s;
    padding-left: 70px;
}

.content-wrap ul li span {
    color: #BBBBBB;
    font-family: Ubuntu-Medium;
    font-size: 25px;
    margin-right: 15px;
    line-height: 46px;
    position: absolute;
    left: 20px;
    top: 48%;
    transform: translateY(-50%);
}

.note{
    background: #e9f3ff;
    padding: 10px;
    font-family: Ubuntu-regular;
    text-align: center;
    font-size: 17px;
    line-height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.middle-content {
    width: 40%;
    background-image: url(../images/hov_cange_img/wakanda_today.png);
    float: left;
    background-repeat: no-repeat;
    height: 810px;
    background-size: contain;
    background-position: center;
    z-index: 11;
    position: relative;
    transition: all ease 0.5s;
}
.middle-content {
    background-image: url(../images/hov_cange_img/simple_relaible.png);
}
.middle-content.simple_relaible {
    background-image: url(../images/hov_cange_img/simple_relaible.png);
}
.middle-content.groups_to_keep{
    background-image: url(../images/hov_cange_img/groups_to.png);
}
.middle-content.keep_conversation{
    background-image: url(../images/hov_cange_img/keep_conversation.png);
}
.middle-content.speek_freely{
    background-image: url(../images/hov_cange_img/speek_freely.png);
}
.middle-content.wakanda_today
{
    background-image: url(../images/hov_cange_img/wakanda_today.png);
}
.middle-content.posts
{
    background-image: url(../images/hov_cange_img/posts.png);
}
.middle-content.digital_wallet
{
    background-image: url(../images/hov_cange_img/digital_wallet.png);
}
.middle-content.discover_earn
{
    background-image: url(../images/hov_cange_img/discover_earn.png);
}
.middle-content.onetone
{
    background-image: url(../images/hov_cange_img/onetone.png);
}
.middle-content.security
{
    background-image: url(../images/hov_cange_img/security.png);
}
.middle-content.banking
{
    background-image: url(../images/hov_cange_img/banking.png);
}
.middle-content.discovery
{
    background-image: url(../images/hov_cange_img/discovery.png);
}
.middle-content.live_video
{
    background-image: url(../images/hov_cange_img/live_video.png);
}
.middle-content.eShop
{
    background-image: url(../images/hov_cange_img/eShop.png);
}

.right-content {
    width: 30%;
    margin-top: 50px;
    float: left;
}

.dotted-bottom {
    background-image: url(../images/dotted-bottom.svg);
    background-size: cover;
    position: absolute;
    /* margin: 0 auto; */
    width: 527px;
    height: 256px;
    bottom: 325px;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    display: block;
    right: 0;
}

.iphone-line {
    background-image: url(../images/iphone-line.svg);
    width: 507px;
    height: 607px;
    position: absolute;
    z-index: -1;
    left: 67%;
    bottom: -28%;
    background-repeat: no-repeat;
}

/* -----------------subscribe--------------------------- */

.dont {
    margin-bottom: 10px;
}

.subscribe {
    width: 100%;
    padding: 45px 70px 60px 70px;
    background-color: rgba(239, 85, 99, 0.06);
    margin: 5px 0;
    position: relative;
    display: flex;
    align-items: center;
	justify-content: space-between;
    flex-wrap: wrap;
}
.subscribe .email-sec {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 30px;
}
.terms {

    font-size: 14px;
    font-family: Ubuntu-Light;
    display: flex;
    align-items: center;
    width: 95%;
}
.terms.contactTerm{
margin-bottom: 20px;
    width: 100%;
}
.contactForm .download-btn{
    position: static !important;
}
a.goLink{
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    color: #665EE4;
}
.terms label.check-label {
    word-break: break-word;
}
.footerSection input#check {
    width: auto;
    margin: 0;
    margin-right: 5px;
    cursor: pointer;
}
.contactTerm input#checkbo {
    width: auto;
    margin: 0;
    margin-right: 15px;
    cursor: pointer;
}
.inputOuter {
    position: relative;
}

/*label input starts*/

.floating-label-group {
	position: relative;
    }
	.floating-label {
		font-size: 18px;
		color: #cccccc;
		position: absolute;
		pointer-events: none;
		top: 9px;
		left: 12px;
		transition: all 0.1s ease;
	}

	input:focus ~ .floating-label,
	input:not(:focus):valid ~ .floating-label  , textarea:focus ~ .floating-label,
	textarea:not(:focus):valid ~ .floating-label{
		top: -15px;
		bottom: 0px;
		left: 0px;
		font-size: 11px;
		opacity: 1;
		color: #404040;
	}

.contactForm .floating-label {
    top: 20px;
}

/*label input ends*/
.row {
	margin-top: 50px;
}


.text-sec {
    width: 55%;
    display: inline-block;
}
.footerSection .email-sec input {
    border-bottom: none;
    box-shadow: -13px 16px 82px #0000000D;
    padding: 21px 32px;
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    margin-right: 0px;
    width: 326px;
}

.text-sec p , .excl.paraContent b{
    font-size: 24px;
    line-height: 40px;
}
.testerBtn {
    display: block;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.btnOuter a {
    text-decoration: underline !important;
    font-size: 12px;
}
.linkProvide .grid-samll {
    top: 60px;
}
.btnOuter{
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.email-sec {
    display: inline-block;
    margin-top: 40px;
    vertical-align: top;
}
.paraContent {
    margin: 15px 0px;
}
.showContent {
    text-align: center;
    margin: 20px 0px;
}

select {
    background-image: url(../images/down-arrow.svg);
    background-position: right;
    background-repeat: no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand {
    display: none;
}
select,
input {
    border: 0px;
    background-color: transparent;
    color: #636363;
    padding: 10px 30px 10px 15px;
    font-size: 18px;
    margin-right: 20px;
    border-bottom: 1px solid #636363;
}

.email-sec .download-btn {
    margin-right: 0;
    margin-left: 45px;
    font-size: 16px;
    font-family: roboto-medium;
}

.footerSection .grid-samll{
	left: 0px;
}

.grid-samll {
    background-image: url(../images/grid-small.svg);
    background-repeat: no-repeat;
    width: 87px;
    height: 80px;
    background-size: cover;
    position: absolute;
    left: -50px;
    bottom: 60px;
}
/*----------------------VoxAfrica-------------------------*/

.voxafrica {
    background: #fcfcfc;
    padding: 150px 0px;
    margin-top: 30px;
}
.voxafrica .whyOuter h1 {
    color: #171717;
    font-size: 38px;
    line-height: 75px;
}
.sideImg .square {
    left: 70%;
    top: 83%;
}

.voxafrica .download-btn {
    margin-top: 70px;
    padding: 15px 30px;
}

.iconBg {
    background-image: url(../images/voiceBg.png);
    width: 500px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(0%);
}

.voxIcon{
    background-image: url(../images/voice.png);
    width: 600px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -10%;
    bottom: 31%;
    transform: translateY(30%) !important;
}

.rect-dotted{
    background-image: url(../images/rect-dot.png);
    width: 250px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 45%;
    top: -20%;
}

.sideImg{
    position: absolute;
    right: 0%;
    top: 0px;
}
/* ---------------------features ------------------------ */
.photo{
    background-image: url(../images/photo.png);
    width: 378px;
    height: 566px;
    bottom: 0%;
    left: 0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
}
.featureType{
    margin: 60px 0px;
    width: 35.5%;
    display: inline-block;
    margin-left: 10%;
}
 .featureContent{
    display: none;
    position: relative;
}

 .featureOuter.exp .featureContent{
    display: block;
    transition: all 0.6s ease-out;
}
.featureOuter.exp .featureHead{
    padding-top: 17px;
    transition: all 0.6s ease-out;
}

/* .featureOuter:hover .featureContent.Vibr {
    display: none !important;
    transition: all 0.6s ease-out;
}

.featureOuter.Vibr:hover .featureHead {
    padding-top: 0px;
    transition: all 0.6s ease-out;
}  */


.featureOuter{
    background: #fff;
    border: 1px solid #70707026;
    border-radius: 20px;
    padding: 48px 44px;
    margin-bottom: 18px;
    position: relative;
}

.Accounts .slider-dot {
    background-image: url(../images/slider-bottom.svg);
    top: 30px;
    z-index: 0;
    position: absolute;
    right: 33%;
    width: 162px;
    height: 148px;
    background-repeat: no-repeat;
    background-size: cover;
}
.messaging b {
    font-family: ubuntu-regular;
}
.footerSection .subscribe .text-sec {
    width: 43%;
}
.Accounts .feature-wrap {
    margin-top: 10px;
    position: relative;
    margin-bottom: 90px;
}
.Accounts .content-sec {
    padding-top: 0px;
    margin-left: 0px;
}

.featureOuter:hover {
    box-shadow: -13px 16px 82px #0000000D;
    transition: all 0.3s ease-out;
}
.featureType p {
    font-size: 15px;
    line-height: 22px;
    font-family: ubuntu-regular;
    color: rgba(76, 76, 100, 0.8);
    padding-right: 100px;
    margin-top: 28px;
}
.featureHead{
    display: flex;
    justify-content: space-between;
}
.featureHead h2{
    font-family: ubuntu-regular;
    font-size: 26px;
    color: rgba(239, 85, 99, 0.85);
}
.featureIcon{
    background-image: url(../images/bubble.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0px;
    top: -55px;
}
.featureOuter.noExpand {
    padding: 27px 44px;
}
.Accounts .zoom_img_a {
    background-image: url(../images/zoom1-2x.png);
    width: 100px;
    height: 100px;
    position: absolute;
    left: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 325px;
}
.Accounts .features {
    margin-top: 130px;
}
.Accounts .round1 {
    position: relative;
}
@keyframes ripple {
    0% {
      box-shadow: 0 0 0 0 rgba(239, 85, 99, 0.05),
                  0 0 0 1em rgba(239, 85, 99, 0.05),
                  0 0 0 3em rgba(239, 85, 99, 0.05),
                  0 0 0 5em rgba(239, 85, 99, 0.05);
    }
    100% {
      box-shadow: 0 0 0 1em rgba(239, 85, 99, 0.05),
                  0 0 0 3em rgba(239, 85, 99, 0.05),
                  0 0 0 5em rgba(239, 85, 99, 0.05),
                  0 0 0 8em rgba(239, 85, 99, 0.05);
    }
  }

.Accounts .zoom_img_d {
    background-image: url(../images/zoom4-2x.png);
    width: 58px;
    height: 58px;
    position: absolute;
    left: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    top: 23%;
}
.chat-section {
    position: relative;
}
.chat-section .triangle {
    left: 5%;
    top: 5%;
}

.chat-section .iphone-btm-line {
    background-position: -730px 169px;
}

.features {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 100px 0;
    margin-bottom: 50px;
}

.feature-wrap {
    width: 100%;
    margin: 150px 0;
}

.chat-section .rotate-circle {
    left: 10%;
}

.content-sec .rotate-circle-right {
    left: 70%;
    bottom: -50%;
    width: 30px;
    position: absolute;
    height: 30px;
    background-image: url(../images/rotate-circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    animation: scaleIn 15s infinite cubic-bezier(.36, .11, .89, .32);
    position: absolute;
    left: 50%;
}

.content-sec .tri-right {
    left: 0% !important;
    bottom: -131px !important;
    background-image: url(../images/triangle.svg);
    width: 35px;
    height: 35px;
    right: 20%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    animation: rotate-s-loader 15s linear infinite;
}

.medium {
    color: #EF5563;
    font-family: Ubuntu-Medium;
    font-size: 26px;
    line-height: 50px;
    margin: 20px 0;
}

.slider-wrap {
    width: 40%;
    display: inline-block;
    position: relative;
    padding-top: 20px;
}
.visa-card-outer
{
    display: flex;
    width: 100%;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: center;
}
.visa-card-box {
    display: flex;
    background-image: url(../images/visa1.png);
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 540px;
    position: relative;
    z-index: 1;
}
.dotted-resize {
    background-image: url(../images/redGrid.png);
    background-repeat: repeat;
    width: 150px;
    position: absolute;
    background-size: cover;
    right: 20%;
    height: 151px;
    top: 55%;
    z-index: 0;
}
.graph-outer
{
    display: flex;
    width: 100%;
    flex-flow:column nowrap;
}
.graph-axis {
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #A6B1C0;
    font-size: 18px !important;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    height: 100px;
    margin-top: -30px;
    z-index: 3;
    transition: all 2s ease 0.5s;
    -moz-transition: all 2s ease 0.5s;
    -webkit-transition: all 2s ease 0.5s;
}
.graph-axis div{
    color: #A6B1C0;
    font-size: 18px !important;
}

.graph-box
{
    width: 0;
    overflow: hidden;
    height: 100px;
    margin-top: -48px;
    margin-left: 15px;
    z-index: 3;
    /*background-image: url(../images/graph.png);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;*/
    transition: all 2s ease 1s;
    -moz-transition: all 2s ease 1s;
    -webkit-transition: all 2s ease 1s;
}
.animateds .graph-box,.animateds .graph-axis
{
    opacity: 1;
    width: 100%;
}
.slider-sec {
    background-color: #fff;
    padding: 30px 20px;
    width: 80%;
    border-radius: 25px;
    box-shadow: -13px 75px 65px #0000001a;
    padding-top: 150px;
}

.gallery-top {
    background-image: url(../images/slider-top.svg);
    background-repeat: no-repeat;
    width: 470px;
    height: 170px;
    position: absolute;
    left: 0;
    top: 17px;
    background-size: cover;
    z-index: 1;
    /* animation: dash 5s linear alternate infinite;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000; */
    overflow: hidden;
}
.animateds .gal_sec
{
    width: 100%;
    height: 100%;
    background-image: url(../images/white-bg.jpg);
    background-size: cover;
    background-color:red;
    margin-left: 100%;
    transition:  all ease 2s;
    /* transition-delay: 1s; */
    z-index: 111111111111111;
}
.exploreSection{
    position: relative;
}
/* .mov-sec
{
    position: relative;
    background-color: #fff;
} */

/* @keyframes dash {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} */
/* .dot{
    animation: bouncing-loader 0.6s infinite alternate;

} */
.chat-section .featureSection {
    background: #f7f9ff;
}
.dot1 {
    background-image: url(../images/dot1.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 76px;
    /* opacity: 1; */
    z-index: 1;
    top: 115px;
    background-size: cover;
    animation: delay-display 3s linear 1;
}

@keyframes delay-display {
    from {
       /* opacity: 0; */
       z-index: -10;
    }

    to {
        /* opacity: 1; */
        z-index: 1;
    }
}


.dot2 {
    background-image: url(../images/dot2.svg);
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 260px;
    top: 115px;
    z-index: 1;
    background-size: cover;
    animation: delay-display 4s linear 1;

}

.dot3 {
    background-image: url(../images/dot3.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 140px;
    top: 100px;
    z-index: 1;
    background-size: cover;
    animation: delay-display 5s linear 1;

}

.content-sec {
    width: 49%;
    display: inline-block;
    position: relative;
    margin-left: 5%;
    vertical-align: top;
}
.Visa .content-sec {
    vertical-align: baseline;
}
.content-sec span {
    display: inline-block;
    vertical-align: middle;
    /* margin-top: 20px; */
    margin: 0 20px 0 0px;
}

.content-sec p {
    display: inline-block;
    vertical-align: middle;
}

.galery {
    margin-top: 30px;
    width: 75%;
    /* margin: 0 auto; */
}

.galery .row>div {
    position: relative;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    display: inline-block;
    margin: 20px;
}

.galery .row>div img {
    position: absolute;
    top: 0;
    left: 15;
}

.detail {
    width: 25%;
    display: inline-block;
    box-shadow: -13px 75px 65px #0000001a;
    text-align: center;
    padding: 20px;
    border-radius: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    right: 37px;
    
}

.follow {
    font-size: 13px;
    font-family: Ubuntu-Light;
    color: #4CAA3B;
    line-height: 25px;
}

.name {
    color: #090915;
    font-size: 13px;
    font-family: Ubuntu-Light;
    line-height: 25px;
}

.slider-dot {
    background-image: url(../images/slider-bottom.svg);
    bottom: -68px;
    z-index: -1;
    position: absolute;
    right: 0;
    width: 162px;
    height: 148px;
    background-repeat: no-repeat;
    background-size: cover;
}

/* ------------------one2one---------------------- */
.one2one-wrap {
    width: 100%;
    margin: 250px 0 150px 0;
    margin-bottom: 0px;
}
.feature-wrap.Visa {
    margin: 0px;
    margin-bottom: 150px;
    position: relative;
    top: -50px;
}   
.round1 {
    background-image: url(../images/round4.svg);
    width: 695px;
    height: 695px;
    background-repeat: no-repeat;
    background-size: cover;
}

.round2 {
    background-image: url(../images/round3.svg);
    width: 595px;
    height: 595px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50px;
    top: 50px;
    
}

.round3 {
    background-image: url(../images/round2.svg);
    width: 495px;
    height: 495px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50px;
    top: 50px;
}

.round4 {
    background-image: url(../images/round1.svg);
    width: 395px;
    height: 395px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50px;
    top: 50px;
}

.bgRound{
    border-radius: 50%;
    animation: ripple 2s linear infinite;
    background-image: url(../images/round1.svg);
    width: 85%;
    background: linear-gradient(4deg, rgb(210, 210, 249) 0%, rgba(239, 85, 99, 0.18823529411764706) 100%);
    height: 85%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 8%;
    top: 8%;
    border-radius: 50%;
}

.zoom_img_a {
    background-image: url(../images/zoom1-2x.png);
    width: 100px;
    height: 100px;
    position: absolute;
    right: 168px;
    background-repeat: no-repeat;
    background-size: cover;
    top: -53px;
}

.zoom_img_a:hover {
    animation: pop 3s linear 1;
}

.zoom_img_b {
    background-image: url(../images/zoom2-2x.png);
    width: 80px;
    height: 80px;
    position: absolute;
    right: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 10px;
}

.zoom_img_b:hover {
    animation: pop 3s linear 1;
}

.zoom_img_c {
    background-image: url(../images/zoom3-2x.png);
    width: 60px;
    height: 60px;
    position: absolute;
    left: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 20%;
}
.Accounts .zoom_img_small {
    background-image: url(../images/zoom3-2x.png);
    width: 41px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    right: 25% ;
    bottom: 2% ;
}
.zoom_img_c:hover , .zoom_img_small:hover {
    animation: pop 3s linear 1;
}

.zoom_img_d {
    background-image: url(../images/zoom4-2x.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: 14px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 20%;
}

.zoom_img_d:hover {
    animation: pop 3s linear 1;
}

@keyframes pop {
    50% {
        transform: scale(1.2);
    }
}

.chat-window {
    width: 350px;
    position: absolute;
    top: -29px;
    left: 20px;
    /* padding: 20px; */
    height: 451px;
    /* background-color: #fff;
    border-radius: 25px; */
    box-shadow: 6px 10px 57px #0000001a;
    background-image: url(../images/chat-anim.gif);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
}

.chat_snd_area {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 20px;
}

.one_left {
    padding-top: 15%;
    vertical-align: top;
}

button {
    background-color: #007BFE;
    border-radius: 25px;
    color: #fff;
    font-size: 15px;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
}

.chat-grid {
    background-image: url(../images/chat-grid.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    right: -50px;
    background-repeat: no-repeat;
    background-size: cover;
    top: -17%;
}

.graph-box img {
    width: 100%;
}

/*----------community---------- */

.Community .photo{
        background-image: url(../images/crowd.png);
        width: 231px;
        height: 284px;
        position: absolute;
        bottom: -2%;
        left: 53px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
}
.Community .round4 {
    background-image: url(../images/round1.svg);
    width: 315px;
    height: 315px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 50px;
    top: 50px;
}
.Community .round3 {
    width: 415px;
    height: 415px;
}
.Community .round2 {
    width: 515px;
    height: 515px;
}
.Community p {
    font-size: 24px;
}
.Community .content-sec {
    margin-left: 0px;
    position: relative;
    z-index: 9;
}
.Community .round1 {
    width: 615px;
    height: 615px;
    position: relative;
}
.Community .rotate-circle {
    top: 0px;
}

.Community .round5 {
    background-image: url(../images/round4.svg);
    width: 114%;
    height: 114%;
    background-size: cover;
    background-repeat: no-repeat;
    left: -7%;
    top: -7%;
    position: absolute;
}

.Community .circle-sec {
    position: relative;
}

.Community .zoom_img_a {
    right: 42%;
    top: -75px;
}
.Community .zoom_img_c {
    left: -60px;
}
.Community .zoom_img_d {
    left: -40px;
}
.Community .zoom_img_b {
    right: 160px;
    bottom: -25px;
}
.content-sec.one_right {
    /* background: transparent linear-gradient(272deg, rgba(176, 197, 254, 0.2) 0%, rgba(255, 255, 255, 0.6) 100%) 0% 0% no-repeat padding-box; */
    padding: 94px 31px;
    padding-bottom: 60px;
    width: 100%;
}
.contentPara p {
    display: block;
}
.Community .content-sec.one_left {
    position: absolute;
    left: 70px;
    padding-top: 0px;
    top: 0px;
    z-index: 9;
}
.globeBg{
    background: url(../images/globe.png);
    width: 695px;
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
    left: 0px;
    top: 5px;
    position: absolute;
}
.splitSection span{
    background-image: url(../images/android-fill.png);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.splitSection li:nth-child(2) span
{
    background-image: url(../images/iphone-fill.png);
}

.splitSection li{
    position: relative;   
}
.chat-section{
    background: #fff;
}
.Community .dotted-resize {
    left: -20%;
    top: 23%;
}
.one_right h1 {
    font-size: 40px;
    color: #5360f7;
    margin-bottom: 49px;
}

.cookie p {
    font-size: 1.2em;
}
.one_right .small {
    margin-bottom: 40px;
}
.connect b {
    font-size: 24px;
    margin-right: 34px;
}
.connect {
    display: flex;
    justify-content: flex-start;
}
.Community .one_right .small b {
    font-size: 18px;
    color: #090915;
    line-height: 40px;
}
.footerSection .floating-label {
    top: 15px;
}
.icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.twitter , .link , .fb{
    background-image: url(../images/twitter.svg);
    width: 19px;
    height: 15px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 24px;
}
.contentOuter{
    padding-left: 610px;
    position: relative;
    margin-bottom: 200px;
}
.Community .features {
    margin-bottom: 150px;
}

.link
{
    background-image: url(../images/linkedln.svg);
    width: 15px;
    height: 15px;
}

.fb{
    background-image: url(../images/fb_red.svg);
    width: 7px;
    height: 14px;
    margin-right: 0px;
}

/*---------------Company page--------------------- */

.vrImage{
    background-image: url(../images/vr.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 480px;
    height: 320px;
    position: absolute;
    left: -65%;
    top: 0px;
}

.footerSection.Bottom {
    background: #dfdfdf17;
    position: relative;
    z-index: 0;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 360px;
}

.Bottom .Footer {
    background-image: url(../images/grid-small.svg);
    background-repeat: no-repeat;
    width: 87px;
    height: 80px;
    background-size: cover;
    position: absolute;
    right: 30px !important;
    bottom: 60px;
}

.est h1{
    text-align: left !important;
}
.Est
{
    background-image: url(../images/est.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 242px;
    height: 296px;
    position: absolute;
    left: 265px;
    top: 51px; 
}
.Special {
    margin-bottom: 145px;
}
.Special .whyOuter {
    position: relative;
    padding-left: 622px;
    padding-right: 148px;
}

.companyBanner img{
        width: 1282px;
        height: 720px;
        background-repeat: no-repeat;
        background-size: contain;   
}
.Page header {
    padding-top: 50px;
	padding-bottom: 50px;
    background: #f9f9fa;
}
.company:after {
    content: '';
    background: rgba(88, 88, 90, 0.05);
    position: absolute;
    width: 73.4%;
    height: 1px;
    bottom: 0px;
    left: 8.7%;
}

.blockSection:last-child {
    margin-right: 0px;
}
.companyBanner {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    padding-left: 730px;
    position: relative;
    width: 100%;
}
.companyBanner span {
    position: absolute;
    left: 0px;
    top: 48px;
}
.bannerContent {
    z-index: 1;
    width: 100%;
    position: relative;
    margin-top: 93px;
    padding-right: 200px;
    margin-bottom: 120px;
}
.bannerImage {
    background-image: url(../images/wakanda.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 125px;
    height: 140px;
    top: 100px;
    opacity: 0.04;
}
.bannerContent .download-btn{
    background: -ms-linear-gradient(6deg, rgba(81, 89, 161, 1) 0%, rgba(199, 34, 34, 1) 100%);
    background: linear-gradient(84deg, rgba(40, 53, 166, 0.8) 0%, rgba(239, 10, 10, 0.8) 100%);
    color: #fff;
}
.bannerContent .small {
    font-size: 16px;
    line-height: 26px;
    color: #232330;
    font-family: Ubuntu-light;
    margin-top: 42px;
    margin-bottom: 27px;
}
.bannerContent .btn-wrap {
    margin-top: 50px;
    margin-bottom: 40px;
}
.wrapper .Page
{
    background: #FAFAFA;
}

.ContactUs{
    background: #fff;
}
.subscribeSection .text-sec p {
    font-size: 23px;
}
.subscribeSection .subscribe {
    width: 100%;
    padding: 45px 70px 60px 70px;
    margin: 5px 0;
    position: relative;
    background: #fef5f6;
    display: flex;
    justify-content: space-between;
    top: -108px;
}

.ContactUs header {
    background: transparent;
}

.Page .banner{
    padding-bottom: 110px;
    padding-top: 100px;
}
.subscribeSection .text-sec p {
    font-size: 25px;
}
.subscribeSection .text-sec {
    width: auto;
}
.missionContent {
    padding-top: 50px;
}
.bar
{
    background-image: url(../images/bar.svg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 15px;

}
.missionContent h1 {
    text-align: center;
    font-size: 70px;
    color: #665EE4;
    margin-bottom: 25px;
    font-family: ubuntu-regular;
}
.missionContent p {
    font-size: 20px;
    color: #232330;
    font-family: ubuntu-regular;
    text-align: center;
    line-height: 40px;
    padding: 0px 177px;
}
.mission {
    margin-bottom: 250px;
}
.container.Why {
    background: #FAFAFA;
    padding: 76px 51px;
    border-radius: 40px;
    margin-bottom: 124px;
}
.whyOuter h1 {
    font-size: 35px;
    font-family: ubuntu-regular;
    color: #665EE4;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.whyOuter .small {
    font-size: 18px;
}
.whyOuter {
    position: relative;
    padding-right: 622px;
}
.whyImage {
    background-image: url(../images/swiss.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 267px;
    height: 263px;
    position: absolute;
    right: 51px;
    top: 50%;
    transform: translateY(-50%);
}
.whyOuter .small.Last{
    margin-bottom: 0px;
}
.whyOuter .small {
    font-size: 18px;
    margin-bottom: 25px;
}
.logoBg {
    background-image: url(../images/wakanda.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 413px;
    height: 457px;
    top: -45px;
    opacity: 0.04;
    left: calc(50% - 206px);
}

.Special h1 {
    font-size: 35px;
    color: #665EE4;
    margin-bottom: 50px;
    text-align: center;
}



.blockIcon1{
    background-image: url(../images/block2.svg) !important;
}
.blockIcon2{
    background-image: url(../images/block3.svg) !important;
}
.blockIcon3{
    background-image: url(../images/block4.png) !important;
}
.blockIcon4{
    background-image: url(../images/block5.svg) !important;
}
.blockIcon5{
    background-image: url(../images/block6.png) !important;
}
.blockIcon6{
    background-image: url(../images/block7.png) !important;
}

.blockIcon , .blockIcon1 , .blockIcon2 , .blockIcon3 , .blockIcon4 , .blockIcon5 , .blockIcon6 {
    background-image: url(../images/block1.svg);
    width: 71px;
    height: 71px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}

.blockIcon:hover , .blockIcon1:hover , .blockIcon2:hover , .blockIcon3:hover , .blockIcon4:hover , .blockIcon5:hover , .blockIcon6:hover
{
animation: pop 3s linear 1;
}

.blocks{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 37px;
    align-items: center;
}
.blockSection .small{
    margin-top: 44px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0%;
    width: auto;
    padding: 0px 20px;
    line-height: 30px;
    font-size: 18px;
}
.blockSection:nth-child(5) {
    margin-right: 0px;
}
.blockSection{
    box-shadow: 0px 11px 29px #5E2A2A0D;
    padding: 28px 25px;
    margin-right: 118px;
    width: 228px;
    height: 247px;
    text-align: center;
    margin-bottom: 69px;
    position: relative;
}

.Bottom .excl {
    font-size: 21px;
}
.footerSection.Bottom .phn_out .grid-samll {
    left: 92% !important;
}

.footerSection.Bottom .phn_out .grid-samll.First{
    background-image: url(../images/grid-small.svg);
    background-repeat: no-repeat;
    width: 87px;
    height: 80px;
    background-size: cover;
    position: absolute;
    left: -20px !important;
    bottom: 60px;
}

.pinkBg , .est .pinkBg{
    background-image: url(../images/pinkBg.svg);
    background-repeat: no-repeat;
    width: 332px;
    height: 333px;
    background-size: cover;
    position: absolute;
    left: -58% !important;
    top: 85px;
}

.est .pinkBg {
    left: 14% !important;
    width: 254px;
    height: 255px;
    top: 39%;
}

.lines , .est .lines{
    background-image: url(../images/red-lines.svg);
    background-repeat: no-repeat;
    width: 111px;
    height: 71px;
    background-size: cover;
    position: absolute;
    left: -45% !important;
    top: 270px;
    z-index: 3 !important;
}

.est .lines{
    background-image: url(../images/redPaint.svg);
    width: 213px;
    height: 184px;
    left: 18% !important;
    top: 240px;
}

.Est p {
    font-size: 39px;
    font-family: ubuntu-bold;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translate(-50% , -50%);
    left: 50%;
    text-align: center;
	margin: 0px;
}

.rotate-circle.Company{
    left: 4%;
}
.imageBg {
    position: relative;
    z-index: 1;
}

/*--------Contact Page--------*/

.map #map {
    overflow: unset !important;
    position: unset !important;
}
.contactBanner{
    background-image: url(../images/contactBg.png);
    background-repeat: no-repeat;
    width: 1830px;
    position: absolute;
    right: -190px;
    height: 1235px;
    top: -375px;
    z-index: 0;
    background-size: cover;
}
.Landing{
    position: relative;
}
.banner.Contact {
    background: #fff;
    position: relative;
}
.Contact .dotted {
    background-image: url(../images/Repeat-Grid.svg);
    background-repeat: repeat;
    width: 58px;
    position: absolute;
    left: 0%;
    height: 176px;
    top: 20%;
    z-index: 0;
}

.inner .contactBg {
    width: 208px;
    height: 230px;
    left: -75px;
}
.Contact .left-sec {
    margin-top: 200px;
    width: 57%;
}
.spot {
    width: 20px;
    height: 20px;
    background: #FF5353;
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 50%;
}

.spot:hover{
    animation: pop 3s linear 1;
}
.spotShadow {
    background: rgba(255, 0, 0, 0.1);
    padding: 4px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: 40%;
    bottom: 30%;
    position: absolute;
}
.locLogo{
    background-image: url(../images/locLogo.svg);
    width: 146px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.location {
    width: 200px;
    background: #fff;
    text-align: center;
    padding: 20px;
    border-radius: 14px;
    box-shadow: 0px 9px 17px #FFC6CD4A;
    position: absolute;
    left: 50%;
    top: 5%;
}

.location p {
    font-size: 15px;
    line-height: 27px;
    color: #4C4C64;
    font-family: ubuntu-regular;
    margin-top: 5px;
}
.Contact .light {
    margin-top: 25px;
}

.contactForm {
    background: #fff;
    box-shadow: 0px 27px 47px #00000017;
    border-radius: 10px;
    width: 100%;
    padding: 80px 60px;
    position: relative;
}

.Contact .right-sec {
    width: 43%;
    margin-top: 170px;
    height: auto;
}
.formOuter .inputOuter:nth-child(2) {
    margin-left: 2%;
}
.contactForm .lightsec {
    font-family: ubuntu-medium;
}
.contactForm .light {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
}
.formOuter {
    display: flex;
    flex: 1;
}
.formOuter input {
    font-size: 17px;
    background: #F4F7FE;
    padding: 21px 30px;
    border-radius: 5px;
    border-bottom: none;
    margin-bottom: 30px;
    margin-right: 0px;
    width: 78%;
    flex: 1;
}
.formOuter input:last-child {
    margin-right: 0px;
}

.contactForm textarea {
    font-size: 17px;
    background: #F4F7FE;
    padding: 21px 30px;
    border-radius: 5px;
    border: none;
    font-family: roboto-light;
    color: #636363;
    resize: none;
    width: 89%;
    height: 145px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.Contact .rotate-circle {
    left: 67%;
}
.contactForm .download-btn {
    text-align: center;
    bottom: 70px;
    right: 40px;
    padding: 11px 46px;
    position: absolute;
}

.info {
    background: #fff;
}

.info .light {
    font-size: 24px;
    line-height: 45px;
    color: #4A4A4A;
    margin-top: 10px;
    margin-bottom: 35px;
}
.info .small {
    font-size: 16px;
    color: #232330;
    font-family: ubuntu-light;
    width: 45%;
}
.info b {
    color: #665EE4 !important;
    font-family: ubuntu-medium;
}

.info .dotted {
    width: 151px;
    height: 112px;
    top: 0px;
    left: 45%;
}
.line.contactSection {
    right: -15%;
    top : 50%;
}

.contactInfo {
    background: #fff;
    padding-bottom: 127px;
}
.info {
    background: #fff;
    padding-bottom: 115px;
}
.userInfo.selBlock , .userInfo{
    background: #FFFFFF;
    box-shadow: -13px 16px 82px #0000000D;
    border: 1px solid #70707026;
    border-radius: 10px;
    padding: 45px 50px;
    margin-right: 79px;
    position: relative;
    padding-right: 100px;
    width: 30%;
}
.userInfo.selBlock{
    background: #5360F7;
    transition: all 0.5s ease-out;
    box-shadow: -13px 11px 37px #5360F773;
    border: 1px solid #70707026;
}

.userInfo.selBlock h1{
    color: #fff;
}

 .userInfo.selBlock .infoDetail .infoIcon{
    background: url(../images/loc.svg); 
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.infoIcon {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.userInfo:nth-child(3).selBlock .infoDetail .infoIcon{
    background: url(../images/mail-hover.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.userInfo:nth-child(2).selBlock .infoDetail .infoIcon{
    background: url(../images/call-hover.png) !important;
    background-size: contain !important;
}

.userInfo.selBlock h1 , .userInfo.selBlock .infoDetail p{
    color: #fff;
}

.contactInfo .container {
    display: flex;
}
.userInfo h1 {
    color: #FF5353;
    font-family: ubuntu-regular;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 33px;
}
.infoDetail p{
    font-size: 18px;
    color: #4C4C64;
    font-family: ubuntu-regular;
    line-height: 35px;
}
.selBlock .infoDetail p{
    color: #fff;
}
.infoDetail{
    padding-left: 60px;
    position: relative;
}
.userInfo .infoIcon{
    background: url(../images/loc-fill.png);
    width: 24px;
    height: 31px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0px;
}
.userInfo:nth-child(2) .infoDetail .infoIcon{
    width: 28px;
    height: 28px;
    background: url(../images/call-fill.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.userInfo:nth-child(3) .infoDetail .infoIcon{
    width: 28px;
    height: 18px;
    background: url(../images/mail-fill.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.detailBlocks{
    background: white;
}
input , textarea:focus {
    outline: none;
}

.map{
    /* background-image: url(../images/map.png); */
    width: 100%;
    height: 569px;
    /* background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative; */
    margin-bottom: 144px;
}

.userInfo:last-child {
    margin-right: 0px;
}
iframe {
    width: 100%;
    filter: grayscale(1);
}

/*---------Privacy Policy-----------*/

.policy {
    padding-bottom: 73px;
}
.privacyHead h1 {
    font-size: 30px;
    text-align: center;
    margin: 100px 0px;
}
.privacyHead {
    color: #4f4f4f;
}

.privacyHead h2 {
    font-size: 25px;
    margin-bottom: 30px;
}
h2.smallHead {
    font-size: 25px;
    font-family: roboto-bold;
    margin-bottom: 40px;
}

.privacyHead h3 , .contentSection h3{
    font-size: 21px;
    font-family: roboto-regular;
    margin-bottom: 30px;
    padding-left: 2%;
}
.policySection .copyRightSection h3 {
    color: #000 !important;
}

.privacyContent p {
    font-size: 21px;
    line-height: 40px;
    font-family: roboto-light;
    margin-bottom: 30px;
}
.privacyContent li {
    font-size: 20px;
    font-family: roboto-light;
    margin-left: 50px;
    margin-bottom: 10px;
    text-transform: capitalize;
    line-height: 35px;
}

.privacyContent ul {
    margin-bottom: 30px;
}
.privacyContent ul ul {
    margin-left: 50px;
}

.privacyContent a {
    color: blue;
    cursor: pointer;
}

/*-------FAQ----------*/

.hereContent {
    text-align: center;
    margin-top: 100px;
    position: relative;
}
.general {
    position: relative;
    z-index: 1;
}
.hereContent .lightsec b {
    color: #090915 !important;
}
.hereContent .light {
    color: #4A4A4A !important;
    margin-top: 0px;
    margin-bottom: 50px;
}

.hereContent .download-btn {
    font-size: 20px;
    padding: 15px 30px;
    text-align: center;
    border-radius: 10px;
    font-family: ubuntu-light;
    margin-right: 0px;
}
.download-btn a{
    color: #fff;
}
.dotted.faq-right {
    left: -12%;
    width: 4%;
    top: 175px;
    height: 205px;
}
.dotted.faq {
    width: 5%;
    height: 140px;
    background-repeat: no-repeat;
    background-size: cover;
    right: -12%;
    top: 280px;
}
.hereContent .rotate-circle {
    left: 30%;
}
.rotate-circle.faq {
    left: 100%;
    top: 30px;
}
.frequent{
    background: #fff;
}

.frequent .container {
    display: flex;
    padding-top: 70px;
}
.freq-que h1 {
    font-family: ubuntu-light;
    line-height: 45px;
}
.freq-que {
    width: 68%;
    margin-right: 1%;
}
.freq-que .light {
    line-height: 40px;
    font-size: 21px;
    margin-bottom: 50px;
    font-family: ubuntu-light;
}
.freq-que p {
    font-size: 20px;
    font-family: ubuntu-light;
    margin-bottom: 20px;
    color: #4A4A4A;
}


.freq-que p a:hover {
    color: #5b68f7;
}
.lightthird {
    font-size: 19px;
    line-height: 30px;
}

.general h1 {
    color: #5b68f7;
    font-family: ubuntu-light;
    font-size: 28px;
    margin-bottom: 50px;
}
.qaHead h1 {
    font-size: 19px;
    font-family: ubuntu-light;
    letter-spacing: 1px;
    margin-bottom: 0px;
    padding-top: 0px;
    cursor: pointer;
}

.qaExp .light {
    color: #4A4A4A;
    margin-top: 0px;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 80px;
}
.qa {
    position: relative;
    box-shadow: inset -1px 0px 3px 0px #d6d6d6;
    padding: 12px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.Faq .iphone-btm-line {
    background-position: -645px 135px;
    bottom: -500px;
    z-index: -1;
}

.general {
    height: 600px;
    overflow-y: auto;
}
.qa{
    transition: all 0.6s ease-in;
}
.qa.exp .qaExp{
    display: block;
    transition: all 0.6s ease-in;
}
.qa.exp .qaHead{
    padding-top: 10px;
    transition: all 0.6s ease-in;
}
.qa .qaExp{
    display: none;
}

/* width */
::-webkit-scrollbar{
    width: 7px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

  .betaMainLogo{
      background-image: url('../images/betaIconLogo.png');
      width: 130px;
      height: 130px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin: 0 auto;
  }

  .hideContent {
    display: none;
    text-align: center;
}
  .excl.paraContent b {
    color: #000;
}
  .subscribe.linkProvide{
      display: block;
  }
  .hideContent .inputOuter {
    margin-right: 10px;
}
.hideContent .inputOuter:last-child {
    margin-right: 0px;
}
.hideContent input {
    border-bottom: 1px solid #b0acac;
}
.hideContent .dont {
    display: inline-block;
}
.betaLogo{
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
    background-image: url('../images/betLogo.png');
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.hideContent .email-sec {
    justify-content: center;
    margin-bottom: 40px;
}
@media screen and (max-width:1784px) {
    .phn_out {
        width: 82%;
    }
    .logoOuter {
        width: 100%;
    }
    
    .container {
        width: 86%;
        margin: 0 auto;
        position: relative;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
        right: 5px;
    }
    .subscribeSection .text-sec p {
        font-size: 20px;
    }
    
    .subscribeSection .subscribe {
        padding: 40px 60px 50px 60px;
    }
    .blue {
        top: 35%;
    }
    p {
        font-size: 25px;
        line-height: 45px;
    }
    
    .bannerContent .small {
        margin-top: 20px;
    }
    .email-sec .download-btn {
        margin-left: 10px;
    }
    .download-btn, .explore-btn {
        padding: 17px 40px;
    }
    select, input {
        margin-right: 5px;
    }
    .imageBg {
        left: -95px;
    }
}

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

    .photo {
        width: 310px;
        height: 480px;
    }
    .testerBtn {
        width: 400px;
    }
    .footerSection .email-sec input {
        width: 290px;
    }
    .content-sec.one_right {
        padding: 80px 20px;
        padding-bottom: 50px;
    }
    .one_right h1 {
        font-size: 35px;
        margin-bottom: 40px;
    }
    .Community .one_right .small b {
        font-size: 15px;
        line-height: 35px;
    }
    .one_right .small {
        margin-bottom: 30px;
    }

    .connect b {
        font-size: 20px;
        margin-right: 30px;
    }

    .Community .round4 {
        width: 275px;
        height: 275px;
    }
    .Community .round3 {
        width: 375px;
        height: 375px;
    }

    .Community .round2 {
        width: 475px;
        height: 475px;
    }

    .Community .round1 {
        width: 575px;
        height: 575px;
    }
    .Community .round5 {
        width: 116%;
        height: 116%;
        left: -8%;
        top: -8%;
    }
    .round1 {
        width: 595px;
        height: 595px;
    }
    .round2 {
        width: 495px;
        height: 495px;
    }
    .round3 {
        width: 395px;
        height: 395px;
    }
    .round4 {
        width: 295px;
        height: 295px;
    }
    .bgRound {
        width: 80%;
        height: 80%;
        left: 10%;
        top: 10%;
    }
    .photo {
        width: 265px;
        height: 420px;
        bottom: -4%;
        left: -13px;
    }
    p {
        font-size: 25px;
        line-height: 43px;
    }
    .download-btn, .explore-btn {
        padding: 20px 28px;
    }
    .partnerLogoOuter {
        width: 280px;
    }
    .logoOuter:last-child {
        padding-top: 0px;
    }
    
}

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

    body
    {
        overflow-x: hidden;
    }
    
    .phn_out {
        width: 90%;
        left: 4%;
    }

    .content-wrap ul li span {
        font-size: 20px;
        margin-right: 10px;
    }
    .content-wrap ul li:hover {
       font-size: 17px;
    }
    .content-wrap ul li:hover span {
        font-size: 25px;
    }
    .bannerContent {
        padding-right: 120px;
    }
    
    .bannerContent .btn-wrap {
        margin-top: 35px;
        margin-bottom: 20px;
    }
    
    b {
        font-size: 25px;
    }
    p {
        font-size: 21px;
        line-height: 25px;
    }
    .email-sec .download-btn {
        margin-left: 10px;
        font-size: 15px;
    }
    
    .logoBg {
        width: 360px;
        height: 385px;
        left: calc(50% - 180px);
    }
    .bannerContent .small {
        font-size: 15px;
        margin-top: 20px;
    }
    .container.Why {
        padding: 55px 45px;
        margin-bottom: 100px;
    }
    
    .whyOuter h1 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .whyOuter .small {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    .vrImage {
        width: 310px;
        height: 230px;
    }
    .whyOuter {
        padding-right: 555px;
    }
    
    .whyImage {
        width: 255px;
        height: 250px;
    }
    .companyBanner img {
        width: 1175px;
        height: 650px;
    }
       
    .container.Special {
        margin-bottom: 124px;
    }
    
    .whyOuter h1 {
        text-align: left;
    }
    
    .blockSection {
        padding: 20px 16px;
        margin-right: 80px;
        width: 228px;
        margin-bottom: 40px;
    }
    
    .phn_out .subscribe {
        padding: 75px 70px 75px 70px;
    }
    .copyRightSection {
        font-size: 12px;
    }
    
    .imageBg {
        left: 80px;
    }

    .Est p {
        font-size: 30px;
        line-height: 30px;
    }
    .whyOuter.est .pinkBg {
        left: 20% !important;
        width: 185px;
        height: 186px;
        top: 29%;
    }

    .Est {
        left: 215px;
    }
    .whyOuter.est .lines {
        width: 135px;
        height: 105px;
        left: 22% !important;
        top: 185px;
    }

    .text-sec {
        width: auto;
    }
    .text-sec p , .excl.paraContent b{
        font-size: 17px;
        line-height: 30px;
    }

    .footerSection .container {
        padding-top: 295px;
    }
    .pinkBg, .est .pinkBg {
        width: 220px;
        height: 220px;
        left: -59% !important;
        top: 70px;
    }
    .lines, .est .lines {
        width: 55px;
        height: 40px;
        left: -45% !important;
        top: 190px;
    }
    .Special .whyOuter {
        padding-left: 530px;
        padding-right: 90px;
    }
    .middle-content {
        /* background-position: -475px -68px; */
    }
    .dotted-bottom {
        width: 460px;
        left: 13px;
    }
    .privacyHead h1 {
        font-size: 25px;
        margin: 85px 0px;
    }
    .privacyHead h2 {
        font-size: 23px;
        margin-bottom: 25px;
    }
    h2.smallHead {
        font-size: 21px;
        margin-bottom: 30px;
    }
    .privacyHead h3, .contentSection h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .privacyContent p {
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
    .privacyContent li {
        font-size: 17px;
        margin-left: 40px;
        margin-bottom: 7px;
        line-height: 30px;
    }
    .privacyContent ul {
        margin-bottom: 20px;
    }
    .circle p {
        margin-top: 12px;
    }
    
}

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

    .general {
        height: 550px;
    }

    .hereContent .download-btn {
        font-size: 20px;
        padding: 15px 35px;
    }
    .dotted.faq-right {
        left: -7%;
    }
    .Faq .iphone-btm-line {
        background-position: -445px 207px;
        bottom: -300px;
    }
    .Faq .banner {
        padding-bottom: 50px;
    }
    .dotted.faq {
        right: -8%;
        top: 110px;
    }
    
    .freq-que h1 {
        line-height: 35px;
        font-size: 25px;
    }
    .freq-que .light {
        font-size: 19px;
        margin-bottom: 40px;
    }
    .general h1 {
        font-size: 23px;
        margin-bottom: 30px;
    }
    .qaHead h1 {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .qa:after {
        bottom: -23px;
    }
    .qaExp .light {
        font-size: 11px;
        line-height: 17px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .preImg, .Wash .preImg, .lastStep .preImg {
        width: 140px;
        height: 140px;
        top: -40px;
    } 
    .preContent {
        padding-left: 115px;
    }
    .Wash .preContent {
        padding-right: 120px;
        padding-left: 20px;
    }
    .preHead {
        font-size: 17px;
    }
    .preContent p {
        font-size: 16px;
        line-height: 25px;
    }
    .safetyOuter {
        margin: 10px 0px;
    }
    .precaution, .precaution.Wash, .lastStep{
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .voxafrica .whyOuter h1 {
        font-size: 28px;
        line-height: 60px;
    }

    .gallery-top {
        width: 373px;
        height: 135px;
        top: 20px;
    }
    .dot2 {
        left: 200px;
        top: 90px;
    }
    .dot3 {
        right: 115px;
        top: 90px;
    }
    .dot1{
        left: 50px;
        top: 90px;
    }
    .slider-sec {
        padding-top: 120px;
    }
    .detail {
        width: 30%;
    }
    .chat-window {
        width: 300px;
        height: 390px;
    }
    header {
        padding-left: 7%;
    }
    .pull-right {
        padding-right: 22%;
    }
    .get-btn {
        left: 80%;
    }
    .lightthird {
        font-size: 15px;
        line-height: 27px;
    }
    .logoOuter:last-child {
        width: 100%;
    }
    .logoOuter {
        padding-bottom: 0px;
    }
}

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

    .download-btn, .explore-btn {
        padding: 17px 35px;
    }
    
    .footerSection .email-sec input {
        padding: 16px 32px;
    }
    
    .phn_out .subscribe {
        padding: 60px 45px;
    }
    .footerSection .email-sec input {
        width: 265px;
    }
    .icon {
        width: 40px;
        height: 40px;
    }
    .purple {
        width: 40px;
        height: 40px;
    }
    .blue {
        width: 40px;
        height: 40px;
    }
    .companyBanner {
        padding-left: 655px;
    }
    select, input {
        font-size: 14px;
    }
    .logoBg {
        width: 305px;
        height: 330px;
        left: calc(50% - 152px);
    }
    .bar {
        height: 75%;
        top: 0px;
    }
    .missionContent p {
        font-size: 18px;
        line-height: 35px;
        padding: 0px 110px;
    }
    .whyOuter {
        padding-right: 425px;
    }
    
    .flag {
        width: 220px;
        height: 115px;
        top: 30%;
        right: 18%;
    }
    
    .blockSection {
        margin-right: 55px;
    }
    .missionContent h1 {
        font-size: 50px;
        margin-bottom: 5px;
    }
    .contactBanner {
        right: -100px;
    }
}


/* ------------------laptop----------------------- */
@media screen and (max-width:1366px) {

    .outerPara .lightthird {
        font-size: 17px;
        margin-top: 5px;
    }
    .circle p {
        margin-top: 7px;
    }
    .cookie p {
        font-size: 0.8em;
    }
    .footerSection {
        padding-bottom: 6%;
    }
    .blockSection .small{
        line-height: 25px;
        font-size: 13px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .blockSection {
        height: 230px;
    }
    .Bottom .excl {
        font-size: 14px;
    }
    
    .Page header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .company:after {
        content: '';
        background: rgba(88, 88, 90, 0.05);
    }
    .messaging p {
        font-size: 17px;
    }
    .messaging b {
        font-family: ubuntu-light;
    }
    .download-btn, .explore-btn{
        font-size: 13px;
    }
    
    .Faq .banner {
        padding-top: 130px;
    }
    .general {
        height: 400px;
    }
    .one_left {
        padding-top: 10%;
    }
    .Contact .lightthird {
        font-size: 13px;
        line-height: 25px;
    }
    .hereContent .light {
        font-size: 13px;
        line-height: 100%;
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .hereContent .lightsec b {
        font-size: 25px;
    }
    .hereContent .download-btn {
        font-size: 15px;
        padding: 13px 25px;
    }
    .dotted.faq-right {
        width: 3%;
        top: 90px;
        height: 100px;
    }
    .dotted.faq {
        width: 3%;
        height: 80px;
    }
    .freq-que h1 {
        line-height: 30px;
        font-size: 20px;
    }
    
    .freq-que .light {
        font-size: 13px;
        line-height: 30px;
        margin-bottom: 25px;
        margin-top: 25px;
    }
    
    .freq-que p {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .general h1 {
        font-size: 18px;
    }
    
    .qaHead h1 {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .qa:after {
        bottom: -17px;
    }
    

    .popOuter {
        padding: 25px 50px;
    }
    .title h1 {
        font-size: 17px;
        margin: 15px 0px 10px;
    }
    .featureType p {
        font-size: 13px;
        margin-top: 15px;
    }
    .title h3 {
        font-size: 13px;
    }
    .preHead {
        font-size: 15px;
    }
    .preContent p {
        font-size: 11px;
        line-height: 15px;
    }

    .voxafrica .whyOuter h1 {
        font-size: 23px;
    line-height: 35px;
    }
    .sideImg .square {
        top: 70%;
    }
    
    .voxafrica {
        padding: 100px 0px;
        margin-top: 0px;
    }
    
    .iconBg {
        width: 350px;
        height: 350px;
        transform: translateY(-5%);
    }
    .voxIcon {
        width: 430px;
        height: 430px;
        right: -13%;
        bottom: 35%;
    }
    .rect-dotted {
        width: 150px;
        height: 150px;
        right: 56%;
        top: -13%;
    }

    .floating-label {
        font-size: 13px;
    }
    .note{
        font-size: 13px;
    }
    .graph-axis div {
        font-size: 12px !important;
    }
    .footerSection {
        margin-top: 200px;
    }
    
    .contactForm .floating-label {
        top: 13px;
    }
    .graph-axis {
        align-items: end;
    }
    .animateds .graph-box, .animateds .graph-axis {
        width: 80%;
    }
    .companyBanner img {
        width: 995px;   
        height: 525px;
    }
    .feature-wrap.Visa {
        margin-top: 0px;
    }
    .Contact .dotted {
        width: 49px;
        left: -8%;
        height: 125px;
    }
    .Special .whyOuter {
        padding-right: 60px;
    }
    .blockSection {
        padding: 20px 16px;
        margin-right: 50px;
        width: 17%;
        margin-bottom: 20px;
    }
    
    .Est {
        width: 330px;
        height: 245px;
        left: 210px;
        top: 25px;
    }
    
    .footerSection.Bottom {
        margin-top: 210px;
    }

    .companyBanner {
        padding-left: 560px;
    }
    .bannerContent {
        margin-top: 60px;
        padding-right: 80px;
        margin-bottom: 95px;
    }
    
    .bannerContent .small {
        font-size: 13px;
        margin-top: 7px;
    }
    
    .download-btn {
        padding: 13px 33px;
    }
    
    .subscribeSection .subscribe {
        padding: 27px 42px 35px 42px;
    }
    
    .subscribeSection .text-sec p {
        font-size: 15px;
    }
    
    .logoBg {
        width: 260px;
        height: 275px;
        left: calc(50% - 130px);
    }
    
    .missionContent {
        padding-top: 10px;
    }
    
    .missionContent h1 {
        font-size: 40px;
        margin-bottom: 3px;
    }
    .missionContent p {
        font-size: 15px;
        line-height: 28px;
        padding: 0px 155px;
    }
    .mission {
        margin-bottom: 200px;
    }
    
    .container.Why {
        padding: 40px 35px;
        margin-bottom: 75px;
    }
    
    .whyOuter {
        padding-right: 420px;
    }
    
    .flag {
        width: 145px;
        height: 85px;
        top: 35%;
        right: 17%;
    }
    .imageBg .lines {
        top: 190px;
    }
    .whyOuter h1 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    
    .whyOuter .small {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .whyImage {
        width: 200px;
        height: 200px;
    }
    
    .Special h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .footerSection .email-sec input {
        width: 250px;
    }
    .text-sec p , .excl.paraContent b{
        font-size: 14px;
    }
    .footerSection .container {
        padding-top: 240px;
        padding-bottom: 5px;
    }
    
    .splitSection li , .splitSection:last-child li{
        font-size: 12px;
        line-height: 20px;
    }
    
    .logoFooter {
        margin-bottom: 5px;
    }
    
    .splitSection h2 {
        font-size: 15px;
        margin-bottom: 30px;
    }
    
    .bottomSide {
        padding-bottom: 45px;
        margin-bottom: 30px;
    }
    
    .copyRightSection {
        font-size: 8px;
    }
    
    .socialIcons.fb {
        width: 7px;
        height: 15px;
        margin-right: 20px;
    }
    
    .socialIcons:nth-child(2) {
        width: 20px;
        height: 15px;
        margin-right: 20px;
    }
    
    .socialIcons:nth-child(3) {
        width: 15px;
        height: 15px;
    }
    p {
        font-size: 15px;
        line-height: 35px;
    }
    .photo {
        width: 200px;
        height: 315px;
        bottom: -4%;
    }

    body {
        overflow-x: hidden;
    }

    b {
        font-size: 20px;
        line-height: 20px;
    }

    .email-sec {
        margin-top: 30px;
    }
    .logo-line {
        background-position: 175px 103px;
        right: 0;
    }

    .light {
        font-size: 20px;

    }
    .gallery-top {
        top: -115px;
        width: 468px;
        height: 170px;
    }
    
    .dot1 {
        top: 75px;
        left: 35px;
    }
    .dot2 {
        top: 75px;
        left: 155px;
    }
    .dotted {
        width: 215px;
        right: 24%;
        height: 214px;
        top: 53%;
    }

    .android,
    .ios {
        width: 25%;
    }

    .line {
        right: 0px;
        top: 248px;
        background-position: 114px 63px;
        width: 58%;
    }
    .iphone {
        top: -180px;
    }
    .explore-right {
        width: 47%;
        padding-right: 3%;
    }

    .explore-right .android,
    .explore-right .ios {
        width: 28%;
    }

    .dotted-right {
        right: 4%;
        height: 145px;
        width: 165px;
        top: 3%;
    }

    .dot3 {
        top: 75px;
        right: 160px;
    }   

    .grid-samll{
        width: 70px;
       height: 62px;
    }
    .Accounts .features {
        margin-top: 90px;
    }

    .content-wrap ul li {
        padding: 19px 50px;
        font-size: 12px;
        line-height: 15px;
    }

    .content-wrap ul li:hover {
        padding: 25px 45px;
        margin: 10px 0px;
        font-size: 13px;
    }

    .feature-wrap.Visa {
        margin-top: 40px;
    }
    
    .visa-card-box {
        height: 450px;
    }
    .messaging {
        margin: 100px 0;
        padding: 70px 70px 26px 70px;
        height: 1010px;
    }

    .middle-content {
        height: 681px;
        /* background-position: -347px -52px; */
    }

    .dotted-bottom {
        width: 355px;
        height: 152px;
        top: 54%;
        left: 0%;
    }

    .iphone-line {
        width: 378px;
        height: 414px;
        left: 49%;
        background-size: cover;
        bottom: -16%;   

    }

    .subscribe {
        width: 100%;
        margin: 3px 0;
        padding: 35px 60px 50px 60px;
    }

    .text-sec p , .excl.paraContent b{
        line-height: 25px;
        margin-bottom: 5px;
    }

    .footerSection .email-sec input {
        width: 250px;
    }
    
    .email-sec .download-btn {
        margin-left: 30px;
    }
    .email-sec .download-btn {
        font-size: 12px;
    }
    input {
        width: 100px;
    }

    select,
    input {
        padding: 6px 21px 8px 11px;
        font-size: 12px;
        margin-right: 10px;
        background-size: 15%;
    }

    .email-sec .download-btn {
        margin-left: 35px;
    }

    .galery .row>div {
        margin: 10px;
        width: 30px;
        height: 30px;
    }
    .detail {
        width: 30%;
    }
    .iphone-btm-line {
        background-position: -510px 209px;
        bottom: -125px;
    }
    .galery .row>div img {
        width: 100%;
    }

    .medium {
        font-size: 20px;
        line-height: 30px;
    }

    .round1 {
        width: 495px;
        height: 495px;
    }

    .round2 {
        width: 395px;
        height: 395px;
        top: 50px;
    }

    .Accounts .zoom_img_a {
        width: 85px;
        height: 85px;
        left: 20px;
    }
    .Accounts .zoom_img_d {
        width: 50px;
        height: 50px;
    }
    .Accounts .zoom_img_small {
        width: 30px;
        height: 30px;
    }
    .featureOuter.noExpand {
        padding: 20px 35px;
    }
    .featureHead h2 {
        font-size: 20px;
    }
    .Accounts .slider-dot {
        width: 130px;
        height: 130px;
    }
    .featureOuter{
        margin-bottom: 12px
    }

    .round3 {
        width: 295px;
        height: 295px;
    }

    .round4 {
        width: 195px;
        height: 195px;
    }

    .chat-window {
        width: 230px;
        top: -50px;
        left: -17px;
        height: 300px;
    }

    .cb__list .bubble {
        font-size: 10px !important;
    }

    .bubble img {
        width: 100px;
        height: auto;
    }

    .zoom_img_a {
        width: 70px;
        height: 70px;
        right: 73px;
        top: -10px;
    }

    .zoom_img_b {
        width: 60px;
        height: 60px;
        right: 50px;
        bottom: -9px;
    }

    .Community p {
        font-size: 17px;
    }
    
    .Community .round4 {
        width: 215px;
        height: 215px;
    }
    
    .Community .photo {
        width: 160px;
        height: 220px;
        bottom: -7%;
        left: 30px;
    }
    .Community .round4 {
        width: 215px;
        height: 215px;
    }
    
    .Community .round3 {
        width: 315px;
        height: 315px;
    }
    
    .dotted-resize {
        width: 120px;
        height: 110px;
    }
    .Community .round2 {
        width: 415px;
        height: 415px;
    }
    .Community .round1 {
        width: 515px;
        height: 515px;
    }
    .Community .round5 {
        width: 114%;
        height: 114%;
        left: -7%;
        top: -7%;
    }
    
    .one_right h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .Community .small {
        font-size: 15px;
        line-height: 27px;
    }
    .Community .one_right .small b {
        font-size: 10px;
        line-height: 25px;
    }
    .one_right .small {
        margin-bottom: 20px;
    }
    
    .connect b {
        font-size: 15px;
        margin-right: 20px;
    }
    
    .twitter, .link, .fb {
        width: 15px;
        height: 10px;
        margin-right: 17px;
    }
    .link {
        width: 11px;
        height: 11px;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
        height: 80%;
        left: 28%;
    
    }
    .logoOuter {
        padding-top: 25px;
        padding-bottom: 5px;
    }
    
    .partnerLogoOuter:nth-child(2) .partnerLogo {
        height: 55px;
        left: 30px;
        width: 195px;
    }
    
    .footerSection .phn_out .subscribe {
        padding: 45px 40px 55px 45px;
    }
    
    
    .partnerBg {
        height: 86px;
    }
    .partnerLogoOuter {
        height: 144px;
    }
    
    .fb {
        width: 5px;
        height: 13px;
    }
    .bgRound {
        width: 86%;
        height: 86%;
        left: 7%;
        top: 7%;
    }
    
    .content-wrap ul li span {
        font-size: 19px;
        margin-right: 10px;
    }
    .content-wrap ul li:hover span {
        font-size: 20px !important;
    }
    .zoom_img_c {
        width: 40px;
        height: 40px;
    }

    .zoom_img_d {
        width: 30px;
        height: 30px;
    }

    button {
        color: #fff;
        font-size: 9px;
        border: none;
        padding: 5px 15px;
    }

    .chat-grid {
        width: 85px;
        height: 85px;
        right: -50px;
        top: -39%;
    }

    .follow,
    .name {
        font-size: 11px;
    }

    .one2one-wrap {
        margin: 150px 0 150px 0;
        margin-bottom: 0px;
    }
    .bar {
        height: 55%;
        top: 25px;
    }
    .feature-wrap {
        margin-bottom: 250px;
    }
    .imageBg {
        left: 0px;
    }
    .explore-right .download-btn {
        margin-left: 20px;
    }
    
    .splitSection span {
        width: 15px;
        height: 15px;
    }
    .splitSection:last-child li {
        padding-left: 0px;
    }
    .globeBg {
        width: 445px;
        height: 445px; 
        left: 43px;
        top: 55px;
    }
    .Landing .lightthird {
        margin-left: 50px;
    }
    .contactBanner {
        width: 1450px;
        right: -94px;
        height: 970px;
        top: -334px;
    }
    
    .Contact .right-sec {
        width: 43%;
        margin-top: 150px;
    }
    
    .contactForm {
        padding: 60px 40px;
    }
    .contactForm .light {
        margin-bottom: 10px;
        font-size: 17px;
    }
    
    .contactForm textarea {
        font-size: 13px;
        height: 100px;
        padding: 15px 20px;
    }
    .contactForm .download-btn {
        bottom: 55px;
        right: 8px;
        padding: 10px 42px;
        font-size: 13px;
    }

    .Contact .right-sec {
        width: 35%;
        margin-top: 0px;
    }
    .formOuter input {
        font-size: 13px;
        background: #F4F7FE;
        padding: 15px 20px;
    }

    .Contact .left-sec {
        margin-top: 200px;
        width: 65%;
    }
    .inner .contactBg {
        width: 170px;
        height: 170px;
        left: 0PX;
        top: -20px;
    }

    .Landing .inner img {
        margin-left: 51px;
    }

    .Contact .light {
        margin-top: 0px;
        font-size: 17px;
        margin-left: 50px;
    }
    .contactForm .lightsec {
        font-family: ubuntu-medium;
        margin-left: 0px !important;
    }

    .contactForm .light {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 17px;
        margin-left: 0px !important;
        line-height: 30px;
    }

    .Landing .lightsec {
        margin-left: 50px;
    }

    .info .light {
        font-size: 15px;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .info .small {
        font-size: 12px;
        line-height: 20px;
    }

    .userInfo , .userInfo.selBlock{
        padding: 35px 40px;
        margin-right: 0px;
        padding-right: 50px;
        width: auto; 
    }
    .contactInfo .container {
        display: flex;
        justify-content: space-between;
    }

    .userInfo h1 {
        font-size: 17px;
        margin-bottom: 13px;
    }

    .infoDetail p {
        font-size: 14px;
        line-height: 25px;
    }
    .infoDetail {
        padding-left: 30px;
    }
    .infoIcon {
        width: 18px;
        height: 25px;
    }


    .contactInfo {
        padding-bottom: 100px;
    }

    .map {
        width: 100%;
        height: 400px;
        margin-bottom: 110px;
    }

    .locLogo {
        width: 85px;
        height: 20px;
    }
    .location p {
        font-size: 10px;
        line-height: 20px;
        margin-top: 8px;
    }

    .location {
        width: 145px;
        background: #fff;
        text-align: center;
        padding: 25px;
    }

    .spot {
        width: 15px;
        height: 15px;
        left: 7px;
        top: 7px;
    }

    .spotShadow {
        width: 30px;
        height: 30px;
    }

    .policy {
        padding-bottom: 65px;
    }
    .privacyHead h1 {
        font-size: 23px;
        margin: 70px 0px;
    }
    .privacyHead h2 {
        font-size: 20px;
        margin-bottom: 17px;
    }
    h2.smallHead {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .privacyHead h3, .contentSection h3 {
        font-size: 14px;
        margin-bottom: 17px;
    }
    .privacyContent p {
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .privacyContent li {
        font-size: 12px;
        margin-left: 30px;
        margin-bottom: 0px;
        line-height: 25px;
    }
    
    .privacyContent ul {
        margin-bottom: 13px;
    }
    .gallery-top {
        top: -40px;
        width: 297px;
        height: 105px;
        left: 0px;
        margin-top: 60px;
    }
    /* .inputOuter label {
        font-size: 12px;
        top: 5px;
    } */
    
    /* .inputOuter label:focus {
        top: -10px;
        font-size: 11px;
    } */

    .explore-right .download-btn {
        margin-left: 0px;
    }
    .voxafrica .download-btn {
        margin-top: 50px;
    }
    .testerBtn {
        width: 270px;
    }
    .partnerLogoOuter {
        width: 230px;
    }
    .partnerLogoOuter:nth-child(4) .partnerLogo {
        left: 38%;
    }
    .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo {
        left: 23%;
    }
}

@media (max-width: 1321px) {
    .logoOuter {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .partnerLogoOuter {
        height: 135px;
        width: 290px;
    }
    .graph-axis {
        align-items: center;
    }
    .partnerBg {
        height: 75px;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
        right: -20px;
        height: 70px;
    }
     
    .partnerLogoOuter:nth-child(2) .partnerLogo
    {
        left: 0px;
    }
    .socialIcons.fb {
        width: 7px;
        height: 20px;
        margin-right: 20px;
    }
    .socialIcons:nth-child(2) {
        width: 20px;
        height: 20px;
    }
    
    .socialIcons:nth-child(3) {
        width: 18px;
        height: 17px;
    }
    .copy h3 {
        margin-bottom: 17px;
        margin-top: 70px;
        font-size: 13px;
    }
    .copy p {
        font-size: 11px;
        line-height: 20px;
    }
    
    .contact h3 {
        font-size: 13px;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
        right: -70px;
    }
    .logoFooter {
        width: 160px;
        height: 25px;
    }
    .footerSection .email-sec input {
        width: 210px;
    }
    
    .splitSection li {
        font-size: 12px;
        line-height: 20px;
    }
    .Community .photo {
        width: 105px;
        height: 155px;
    }   
    .Community .round4 {
        width: 150px;
        height: 150px;
    }
    .Community .round3 {
        width: 250px;
        height: 250px;
    }
    
    .Community .round2 {
        width: 350px;
        height: 350px;
    }
    
    .content-sec.one_right {
        padding: 50px 20px;
        padding-bottom: 30px;
    }
    
    .one_right h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    .Community .one_right .small b {
        font-size: 10px;
        line-height: 15px;
    }
    .Community .round1 {
        width: 450px;
        height: 450px;
    }
    .Community .zoom_img_a {
        top: -40px;
    }
    
    .contentOuter {
        padding-left: 500px;
        margin-bottom: 115px;
    }
    .Community .round5 {
        width: 100%;
        height: 100%;
        left: 0%;
        top: 0%;
    } 
    
    .download-btn, .explore-btn {
        padding: 15px 35px;
    }
    .content-wrap ul li span {
        font-size: 13px;
        margin-right: 5px;
    }

    .content-wrap ul li:hover {
        margin: 10px 0px;
        font-size: 12px;
    }

    .content-wrap ul li:hover span {
        font-size: 17px !important;
    }
    .featureOuter.noExpand {
        padding: 15px 30px;
    }
    .featureType p {
        padding-right: 12px;
        margin-top: 20px;
    }


    .one2one-wrap {
        margin-bottom: 0px;
    }

    .partnerLogoOuter {
        height: 105px;
        width: 260px;
    }

    .partnerBg {
        height: 60px;
    }

    .footerSection .email-sec input {
        width: 200px;
        padding: 15px 15px;
    }   
}

@media (max-width: 1287px){

    .middle-content {
        /* background-position: -356px -52px; */
    }
    .line{
        display: none;
    }
    .featureHead h2 {
        font-size: 15px;
    }
    .featureIcon {
        width: 20px;
        height: 20px;
        top: -35px;
    }
    .featureType p {
        line-height: 20px;
    }
    .photo {
        width: 145px;
        height: 245px;
    }
    
    .bgRound {
        width: 68%;
        height: 68%;
        left: 16%;
        top: 16%;
    }
    .photo {
        width: 145px;
        height: 245px;
        bottom: -17%;
        left: 15px;
    }
    .round4 {
        width: 180px;
        height: 180px;
    }
    
    .round3 {
        width: 280px;
        height: 280px;
    }
    .round1 {
        width: 480px;
        height: 480px;
    }
    .Accounts .zoom_img_a {
        width: 75px;
        height: 75px;
    }
    .round2 {
        width: 380px;
        height: 380px;
    }
    .Community .photo {
        width: 80px;
        height: 120px;
    }
    .Community .round4 {
        width: 120px;
        height: 120px;
    }
    .Community .round3 {
        width: 220px;
        height: 220px;
    }
    .Community .round2 {
        width: 320px;
        height: 320px;
    }
    .Community .round1 {
        width: 420px;
        height: 420px;
    }
    .Community .round5 {
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    
    .Community .content-sec.one_left {
        top: -30px;
    }
    .globeBg {
        width: 400px;
        height: 400px;
        left: 43px;
        top: 40px;
    }
    .Community .dotted-resize {
        left: -25%;
        top: 25%;
    }
    .dotted-resize {
        width: 85px;
        height: 85px;
    }
    .inner .contactBg {
        width: 180px;
        height: 205px;
        left: -10px;
    }
}

@media (max-width: 1169px){

    .pink {
        left: 31%;
    }
    .blue {
        left: 27%;
    }
    .missionContent p {
        font-size: 11px;
        padding: 0px 55px;
    }
    .whyOuter.est .pinkBg {
        left: 10% !important;
    }
    .bannerContent {
        margin-top: 37px;
        padding-right: 15px;
        margin-bottom: 70px;
    }
    .whyOuter {
        padding-right: 325px;
    }
    .flag {
        right: 20%;
    }
    .Special .whyOuter {
        padding-right: 15px;
        padding-left: 410px;
    }
    .Est {
        left: 40px;
        top: 40px;
    }
    .whyOuter.est .lines {
        left: 13% !important;
    }
        
}

@media (max-width: 1172px){

    .medium {
        font-size: 15px;
        line-height: 25px;
    }
    
    .middle-content {
        /* background-position: -375px -52px; */
    }
    .contactBanner {
        width: 1300px;
    }
    .text-sec p , .excl.paraContent b{
        line-height: 20px;
    }
    .email-sec {
        margin-top: 15px;
    }
}

@media (max-width: 1097px){

    .pinkBg, .est .pinkBg {
        width: 160px;
        height: 160px;
        left: -59% !important;
        top: 50px;
    }
    
    .imageBg .lines {
        top: 145px;
    }
    
    .blockIcon, .blockIcon1, .blockIcon2, .blockIcon3, .blockIcon4, .blockIcon5, .blockIcon6 {
        width: 40px;
        height: 40px;
        display: none;
    }
    .blockSection {
        padding: 20px 8px;
        margin-right: 25px;
        width: 145px;
        margin-bottom: 10px;
    }
    .Est p {
        font-size: 20px;
    }
    .Est {
        width: 235px;
        height: 175px;
    }
    .whyOuter.est .pinkBg {
        left: 16% !important;
        width: 150px;
        height: 150px;
    }
    
    .whyOuter.est .lines {
        width: 85px;
        height: 50px;
        left: 20% !important;
        top: 160px;
    }

    .outer-circle {
        width: 40px;
        height: 40px;
    }
    .inner-circle {
        width: 30px;
        height: 30px;
    }
    .Est {
        left: 100px;
    }
    .play {
        width: 20px;
        height: 20px;
    }
    b {
        line-height: 20px;
    }
    .subscribeSection .subscribe {
        top: -75px;
    }
    p {
        line-height: 28px;
    }
    .companyBanner img {
        width: 80%;
        height: 80%;
    }
    
    .companyBanner {
        padding-left: 410px;
    }
    
    .missionContent p {
        font-size: 12px;
        line-height: 22px;
        padding: 0px 130px;
    }
    .whyOuter {
        padding-right: 260px;
    }
    .Special .whyOuter {
        padding-left: 385px;
    }   
    .container.Special {
        margin-bottom: 90px;
    }
    
    .blockSection {
        padding: 20px 16px;
        margin-right: 25px;
        width: 175px;
        margin-bottom: 20px;
    }
    
    .footerSection.Bottom {
        margin-top: 215px;
    }
    
    .Special .whyOuter {
        padding-right: 15px;
	    padding-left: 500px;
    }
    .vrImage {
        width: 245px;
        height: 170px;
    }
    
    
    .whyOuter .small {
        margin-bottom: 5px;
        line-height: 22px;
    }
    .whyOuter h1 {
        font-size: 20px;
    
    }
    .container.Why {
        padding: 35px 30px;
    }
    .download-btn {
        padding: 9px 25px;
    }
    .logoBg {
        width: 195px;
        height: 210px;
        left: calc(50% - 95px);
    }
    .missionContent h1 {
        font-size: 30px;
    }
    .bannerContent {
        margin-top: 35px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .bannerContent .btn-wrap {
        margin-bottom: 5px;
    }
    .bannerContent .small {
        line-height: 20px;
        margin-top: 7px;
        margin-bottom: 20px;
    }
    .icon {
        width: 20px;
        height: 20px;
    }
    .purple {
        width: 20px;
        height: 20px;
    }
    
    .blue {
        width: 20px;
        height: 20px;
    }
    .bannerContent p {
        width: 100%;
    }
    .whyImage {
        width: 120px;
        height: 120px;
    }
    .email-sec {
        margin-top: 10px;
    }
    .footerSection .email-sec input {
        width: 185px;
        padding: 10px 10px;
    }
    
    .text-sec p , .excl.paraContent b{
        line-height: 20px;
    }

    .flag {
        width: 85px;
        height: 65px;
        top: 40%;
        right: 15%;
    }
    .gallery-top {
        top: -30px;
        width: 100%;
        height: 135px;
    }
    
    .dot1 {
        top: 38px;
    }
    
    .dot2 {
        top: -5px;
    }
    
    .dot3 {
        top: 30px;
        right: -5px;
    }
    
    .feature-wrap {
        margin: 60px 0;
    }
    
}

@media (max-width: 1057px){
    .partner-side-line {
        background-size: 370px 345px !important;
        left: -17%;
    }
    .partnerBg {
        height: 45px;
    }
    .partnerLogoOuter:nth-child(2) .partnerLogo {
        height: 35px;
    }
    .partnerLogoOuter {
        height: 90px;
        width: 200px;
    }
    .partnerLogoOuter:nth-child(3) .partnerLogo {
        width: 90%;
        top: 65%;
    }
    .partnerLogoOuter:nth-child(2) .partnerLogo {
        top: 35%;
    }
    .logoOuter:last-child .partnerLogo {
        height: 100px;
        left: 0%;
        width: 122px;
    }
    
    .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo {
        width: 45%;
        top: 35%;
    }
    .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo {
        width: 45%;
        top: 55%;
    }
    .partnerLogoOuter:nth-child(4) .partnerLogo {
        width: 100px;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo, .partnerLogoOuter:nth-child(3) .partnerLogo, .partnerLogoOuter:nth-child(4) .partnerLogo, .partnerLogoOuter:nth-child(5) .partnerLogo, .logoOuter:last-child .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo {
        top: 15%;
    }
}

@media(max-width: 1024px){

    .Page .banner {
        padding-top: 0px;
    }
    .logoOuter:last-child .partnerLogoOuter .partnerLogo {
        width: 75%;
    }
    .hideContent .email-sec {
        width: 100%;
}
.footerSection {
    padding-bottom: 8%;
}
.hideContent .text-sec {
    width: 100%;
}
    .Community .small {
        line-height: 27px;
        font-size: 14px;
    }
    .phn_out {
        width: 100%;
        left: 0%;
    }
    .iphone img {
        width: 60%;
    }
    .pagemenu{
        z-index: 999 !important;
    }
    nav ul li a {
        color: rgba(255, 255, 255, 0.7);
        font-size: 18px;
    }
    nav ul li {
        display: block;
        padding: 15px 100px;
    }
    .menu {
        transition: 0.3s linear;
    display: block;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 9999 !important;
    text-align: left;
    left: -20px;
    top: 0px;
    padding: 50% 27px;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: min-content;
    background: linear-gradient(84deg, rgb(81 89 161 / 1) 0%, rgb(199 34 34 / 0.8) 100%);
    }
    header {
        width: auto;
        position: relative;
        padding: 50px 10px 15px;
    }
    .lightthird {
        line-height: 20px;
    }
    .general {
        height: 450px;
    }
    .freq-que h1 {
        line-height: 25px;
        font-size: 17px;
    }
    
    .freq-que p {
        font-size: 11px;
        margin-bottom: 3px;
    }
    
    .general h1 {
        font-size: 16px;
    }
    
    .freq-que .light {
        font-size: 11px;
        line-height: 25px;
    }

    .pagemenu {
        display: block;
        top: 10px;
    }

    .pagemenu.Home{
        top: 40px;  
        background: #fdfdfe;
    }
}

@media (min-width: 662px) and (max-width: 1024px) {

    .preImg, .Wash .preImg, .lastStep .preImg {
        width: 95px;
        height: 95px;
    }
    .preContent {
        padding-left: 75px;
    }
    .infoDetail {
        padding-left: 40px;
    }
    .Wash .preContent {
        padding-right: 80px;
        padding-left: 10px;
    }
    .userInfo.selBlock, .userInfo {
        padding: 25px 30px;
        margin-right: 0px;
        width: 23%;
    }
    .preHead {
        font-size: 13px;
    }
    .preContent p {
        font-size: 10px;
    }
    .preImg, .Wash .preImg, .lastStep .preImg {
        top: -25px;
    }

    .slider-wrap,
    .content-sec {
        width: 96%;
    }
    .voxafrica .whyOuter h1 {
        font-size: 24px;
    }
    .iconBg {
        width: 250px;
        height: 250px;
    }
    .voxIcon {
        width: 370px;
        height: 370px;
        left: -35px;
    }
    .rect-dotted {
        width: 100px;
        height: 100px;
        right: 65%;
        top: 0%;
    }
    .contactForm .floating-label {
        top: 8px;
    }
    .gallery-top {
        top: -100px;
        width: 480px;
        height: 175px;
        margin-top: 118px;
    }
    .Community .features {
        margin-bottom: 50px;
    }
    
    .Community p {
        font-size: 12px;
    }
    
    .footerSection {
        margin-top: 200px;
    }
    .dot3 {
        right: 360px;
        top: 107px;
    }
    .email-sec .download-btn {
        margin-left: 10px;
    }
    
    .mobileView{
        color: #232330;
    }
    .download-btn {
        padding: 11px 20px;
    }
    .company {
        border-bottom: none;
    }
    .text-sec,
    .email-sec {
        width: 49%;
    }

    .left-content,
    .right-content,
    .middle-content,
    .explore-left,
    .explore-right {
        width: 96%;
    }

    .explore-right {
        padding: 20px;
    }

    .messaging {
        width: 100%;
        margin: 100px 0;
        height: auto;
    }
    .content-wrap {
        margin-top: 0px;
    }
    .dotted-right {
        right: 3%;
        height: 134px;
        width: 134px;
        top: 2%;
    }
    .right-content {
        margin-top: 0px;
    }
    .explore {
        height: auto;
    }

    .middle-content {
        height: 681px;
        /* background-position: -319px 0px; */
    }

    .dotted-bottom {
        left: 14%;
        display: none;
    }

    .iphone-line {
        bottom: -7%;
        left: 29%;
    }

    .subscribe {
        width: 100%;
        margin: 3px 0;
    }
    .round1
    {
        position: relative;
    }
    .round2 {
        /* top: 70px; */
    }
    .zoom_img_a {
        right: 117px;
        top: -19px;
    }
    .zoom_img_b {
        bottom: 32px;
    }
    .content-sec {
        margin-top: 100px;
    }

    .dot3 {
        right: 115px;
    }
    .galery .row>div
    {
        width: 40px;
        height: 40px;
    }

    .one_left {
        margin-bottom: 50px;
        padding-top: 50px;
    }

    .slider-sec {
        padding-top: 65px;
    }

    .feature-wrap {
        margin: 50px 0 50px 0;
    }

    .one2one-wrap {
        margin: 0px 0 50px 0;
    }

    .explore-left {
        height: 420px;
    }

    .circle {
        margin-left: 0px;
        margin-top: 0px;
    }


    .featureType {
        display: block;
    }
    .splitSection span {
        width: 10px;
        height: 10px;
    }
    
    .android,
    .ios {
        width: 46%;
    }

    .triangle {
        right: 0;
    }


    nav {
        padding-right: 5px;
        display: none
    }

    /* .menu {
        transition: 0.3s linear;
        display: block;
        position: absolute;
        margin-top: 40px;
        z-index: 1;
        /* width: 20%; */
        /* text-align: center;
        right: -70px;
        padding: 10px;
    } */

    .menu li {
    }
    
    .subscribeSection .text-sec p {
        font-size: 11px;
    }

    b {
        line-height: 20px;
    }

    .missionContent h1 {
        font-size: 25px;
    }
    .whyOuter h1 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .whyImage {
        width: 140px;
        height: 140px;
    }
    .whyOuter {
        padding-right: 290px;
    }
    .vrImage {
        width: 290px;
        height: 165px;
    }

    .Special .whyOuter {
        padding-left: 400px;
    }
    .footerSection .email-sec input {
        width: 165px;
        padding: 11px 11px;
    }
    .blue {
        left: 23%;
    }
    .companyBanner {
        padding-left: 340px;
    }
    .contactBanner {
        width: 1205px;
        right: -160px;
        height: 890px;
        top: -300px;
    }
    
    .contactForm {
        padding: 40px 30px;
    }
    
    .contactForm .light {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .formOuter input {
        font-size: 11px;
        padding: 10px 10px;
    }
    
    .contactForm textarea {
        font-size: 11px;
        height: 65px;
        padding: 10px 10px;
        width: 92%;
    }
    .info .small {
        font-size: 10px;
        line-height: 17px;
    }
    
    .userInfo {
        padding: 30px 30px;
        padding-right: 40px;
    }   
    .userInfo h1 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .userInfo:nth-child(2) .infoDetail .infoIcon {
        width: 10px;
        height: 10px;
    }
    
    .infoDetail p {
        font-size: 11px;
        line-height: 20px;
    }
    .userInfo:nth-child(3) .infoDetail .infoIcon {
        width: 13px;
        height: 13px;
    }
    .infoIcon {
        width: 12px;
        height: 15px;
    }
    
    .map {
        height: 350px;
        margin-bottom: 50px;
    }
    
    .location {
        width: 140px;
        padding: 20px;
    }
    
    .info .light {
        font-size: 11px;
        line-height: 20px;
    }
    .contactForm .download-btn {
        bottom: 40px;
        right: 0px;
        padding: 8px 33px;
        font-size: 11px;
    }
    
    .Contact .right-sec {
        width: 30%;
    }
    .privacyHead h1 {
        font-size: 20px;
        margin: 60px 0px;
    }
    .privacyHead h2 {
        font-size: 15px;
        margin-bottom: 15px;
    }
    h2.smallHead {
        font-size: 12px;
        margin-bottom: 25px;
    }
    .privacyHead h3, .contentSection h3 {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .privacyContent p {
        font-size: 10px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .privacyContent li {
        font-size: 10px;
        margin-left: 20px;
        margin-bottom: 0px;
        line-height: 22px;
    }
    .privacyContent ul ul {
        margin-left: 30px;
    }
    .dot1 {
        top: 110px;
    }
    
    .dot2 {
        top: 70px;
        left: 185px;
    }   
    .detail {
        width: 20%;
    }

    .slider-sec {
        padding-top: 150px;
    }
    .dot3 {
        right: 360px;
    }
    .blockSection {
        height: 190px;
    }
    
    .blockSection .small {
        margin-top: 25px;
        font-size: 12px;
        line-height: 20px;
    }
    .footerSection .floating-label {
        top: 11px;
    }
    .splitSection:first-child ul {
        margin-top: 30px;
    }
 
    .get-btn select {
        font-size: 12px;
        padding-right: 5px;
    }
    .right-bg {
        width: 90%;
        height: 80%;
    }
    .small, .Community .small {
        line-height: 20px;
    }
    .explore-right .download-btn {
        margin-top: 10px;
    }
    .Bottom .excl {
        font-size: 11px;
    }
    .userInfo.selBlock, .userInfo {
        padding: 25px 30px;
        padding-right: 30px;
    }
    .testerBtn {
        width: 55%;
    }
}

@media (max-width: 940px){

    .logo img {
        width: 65%;
    }
    .companyBanner img {
        width: 65%;
        height: 65%;
    }
    .testerBtn {
        width: auto;
    }
    .purple {
        left: 5%;
    }
    .maroon {
        left: 0%;
    }
    .blue {
        left: 18%;
    }
    
    .play {
        width: 15px;
        height: 15px;
    }
    
    .outer-circle {
        width: 35px;
        height: 35px;
    }
    
    .inner-circle {
        width: 25px;
        height: 25px;
    }
    b {
        font-size: 11px;
    }
    .download-btn {
        padding: 7px 15px;
    }
    .Page .banner {
        padding-bottom: 70px;
    }
    .subscribeSection .subscribe {
        top: -65px;
        padding: 25px 35px 25px 30px;
    }
    .logoBg {
        width: 125px;
        height: 130px;
        left: calc(50% - 65px);
    }
    .bar {
        top: 0px;
    }
    
    .whyImage {
        width: 105px;
        height: 105px;
    }
    
    .whyOuter h1 {
        font-size: 12px;
        margin-bottom: 7px;
    }
    
     .whyOuter {
        padding-right: 225px;
    }
    .flag {
        width: 55px;
        height: 55px;
        top: 32%;
        right: 17%;
    }
    
    .Special .whyOuter {
        padding-left: 295px;
    }
    
    .pinkBg, .est .pinkBg {
        width: 130px;
        height: 130px;
        left: -50% !important;
        top: 0px;
    }
    .lines, .est .lines {
        width: 45px;
        height: 30px;
        left: -42% !important;
    }
    .imageBg .lines {
        top: 75px;
    }
    .Special h1 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    
    .blockSection .small {
        margin-top: 0px;
        font-size: 10px;
        line-height: 15px;
    }
    
    .blockSection {
        padding: 15px 10px;
        margin-right: 25px;
        width: 140px;
    }
    .Est p {
        font-size: 13px;
        line-height: 15px;
    }
    
    .vrImage.Est {
        width: 200px;
        height: 115px;
        left: 11%;
    }
    
    .whyOuter.est .pinkBg {
        width: 110px;
        height: 110px;
        top: 13%;
    }
    
    .whyOuter.est .lines {
        width: 70px;
        height: 60px;
        top: 70px;
    }
    
    .Special .partner-side-line {
        background-size: 340px 208px;
        left: -10%;
        bottom: -135px;
    }
    
    
    .footerSection .phn_out .subscribe {
        padding: 27px 18px 40px 40px;
    }
    
    .splitSection h2 {
        margin-bottom: 15px;
    }
    
    
    .footerSection .container {
        padding-top: 170px;
    }
    
    .vrImage {
        width: 225px;
        height: 135px;
        left: -57%;
        top: -37px;
    }
    .missionContent p {
        font-size: 10px;
        padding: 0px 70px;
    }
    
    .missionContent h1 {
        font-size: 20px;
    }
    
    p {
        line-height: 25px;
    }
}

@media (max-width: 970px){

    .featureType {
        margin: 0px;
    }
    .contentOuter {
        padding-left: 50px;
    }
    .Community .content-sec.one_left {
        position: relative;
        left: 0px;
    }

    .contentOuter .one_right {
        margin-top: 0px;
    }
    .circle p {
        margin-top: 5px;
        font-size: 15px;
    }
    .feature-wrap {
        margin: 50px 0 50px 0;
    }
    .dot3 {
        right: 225px;
    }
    
    .one2one-wrap {
        margin: 0px 0 50px 0;
    }
    .floating-label {
        font-size: 10px;
        top: 2px;
    }
    
    .hereContent .lightsec b {
        font-size: 15px;
    }
    
    .hereContent {
        padding-top: 30px;
    }
    .hereContent .download-btn {
        font-size: 10px;
        padding: 10px 20px;
    }
    
    .freq-que h1 {
        line-height: 20px;
        font-size: 10px;
    }
    .freq-que p {
        font-size: 9px;
    }
    .freq-que .light {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .general h1 {
        font-size: 10px;
    }
    .qaExp .light {
        line-height: 15px;
    }
}

@media (max-width: 881px){

    .btn-wrap {
        margin-top: 30px;
    }
    .right-bg {
        width: 100%;
        height: 60%;
    }
    .explore-left {
        height: 320px;
    }
    .partner-side-line {
        background-size: 260px 250px !important;
    }
    .contactForm {
        padding: 40px 20px;
    }
    select, input {
        padding: 2px 16px 6px 7px;
        font-size: 9px;
        margin-right: 6px;
        background-size: 11%;
    }
    .subscribeSection .text-sec p {
        font-size: 10px;
    }
    .footerSection .phn_out .subscribe {
        padding: 22px 30px;
    }
    .footerSection .container {
        padding-top: 140px;
    }
    .footerSection .email-sec input {
        width: auto;
    }
    .footerSection.Bottom .phn_out .grid-samll.First {
        width: 60px;
        height: 55px;
        left: 20px !important;
    }
    .flag {
        right: 21%;
    }
    .logoOuter {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .partnerBg {
        height: 40px;
    }
    .partnerLogoOuter:nth-child(2) .partnerLogo {
        margin-top: 5px;
        left: 60px;
        height: 20px;
    }
    .logoFooter {
        width: 140px;
        height: 17px;
    }
    
    .socialIcons:nth-child(2) {
        width: 12px;
        height: 12px;
        margin-right: 10px;
    }
    
    .socialIcons:nth-child(3) {
        width: 14px;
    height: 20px;
    margin-right: 0px;
    }
    
    .footerSection .container {
        padding-top: 215px;
    }
    .copy p {
        font-size: 7px;
        line-height: 15px;
    }
    
    .copy h3 {
        margin-top: 60px;
        font-size: 8px;
    }
    
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
        width: 90px;
        left: 30px;
    height: 25px;
    top: 0px;
    }
    
.partnerLogoOuter:nth-child(4) .partnerLogo {
    left: 25%;
    top: 0%;
}
    .partner-side-line {
        background-size: 195px 210px !important;
        left: -15%;
    }
    .blue {
        top: 30%;
    }
    
    .email-sec .download-btn {
        font-size: 10px;
        margin-left: 10px;
    }
    .companyBanner {
        padding-left: 245px;
    }
    .blockSection {
        width: 130px;
    }
    .Bottom .text-sec p {
        font-size: 12px;
    }
    .contactBanner {
        width: 1010px;
        right: -50px;
        height: 750px;
        top: -230px;
    }
    .iphone-dotted {
        left: 0px;
        top: 130px;
    }
    .contactForm .download-btn {
        right: -13px;
    }
    .userInfo.selBlock, .userInfo {
        padding: 25px 20px;
        padding-right: 20px;
        width: auto;
    }
    .userInfo .infoIcon {
        width: 12px;
        height: 15px;
    }
    
    .get-btn {
        left: 50%;
    }
    .pagemenu {
        top: 20px;
    }
    .light {
        font-size: 15px;
        line-height: 20px;
    }
    .lightthird {
        line-height: 15px;
    }
    .partnerLogoOuter:nth-child(3) .partnerLogo {
        width: 50%;
    }
    .partnerLogoOuter {
        height: 50px;
        width: 140px;
    }
    .partnerLogoOuter:nth-child(4) .partnerLogo {
        height: 100%;
        width: 100%;
    }
    .logoOuter:last-child .partnerLogo {
        width: 85px;
    }
    .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo {
        height: 56px;
        width: 35%;
        top: 18%;
        background-position: top;
    }
    .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo {
        left: 0%;
        top: 10%;
    }
    .partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo, .partnerLogoOuter:nth-child(3) .partnerLogo, .partnerLogoOuter:nth-child(4) .partnerLogo, .partnerLogoOuter:nth-child(5) .partnerLogo, .logoOuter:last-child .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo{
        left: 0%;
        }
        
        .partnerLogoOuter:nth-child(4) .partnerLogo {
            top: 25px;
        }
        .partnerLogoOuter:nth-child(5) .partnerLogo {
            left: 30%;
        }
    
}


@media (max-width: 786px) {

    .Faq .get-btn {
        right: 100px;
        top: 12px;
    }
    .cookie {
        padding: 10px 40px;
    }
    .ckie {
        width: 25px;
        height: 25px;
    }
    .iconOuter {
        padding-left: 35px;
    }
    .freq-que {
        width: 65%;
        margin-right: 4%;
    }
    .menu {
        padding: 50% 17px;
    }
    b {
        font-size: 15px;
    }
    .userInfo.selBlock, .userInfo {
        padding: 15px 15px;
        padding-right: 15px;
    }
    .voxIcon {
        width: 245px;
        height: 245px;
        left: 0px;
    }
    .Contact .lightthird {
        font-size: 10px;
        line-height: 17px;
    }
    .get-btn {
        margin-top: 5px;
    }
    .general {
        height: 350px;
    }
    
    .logo img {
        margin-top: 13px;
    }

    .phn_out .grid-samll.First {
        left: 91%;
    }
    .hereContent .lightsec b {
        font-size: 15px;
    }
    .hereContent .light {
        font-size: 10px;
    }
    .hereContent .download-btn {
        font-size: 10px;
        padding: 10px 20px;
    }
    
    .freq-que h1 {
        line-height: 20px;
        font-size: 12px;
    }
    .freq-que p {
        font-size: 8px;
        line-height: 13px;
    }
    .freq-que .light {
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    
    .freq-que p {
        font-size: 9px;
    }
    .general h1 {
        font-size: 13px;
    }
    .qaHead h1 {
        font-size: 12px;
    }

    .title h1 {
        font-size: 12px;
        margin: 10px 0px 5px;
    }
    .title h3 {
        font-size: 10px;
    }
    .preImg, .Wash .preImg, .lastStep .preImg {
        width: 75px;
        height: 75px;
        top: 0px;
    }
    .preContent {
        padding-left: 55px;
    }
    
    .Wash .preContent {
        padding-right: 40px;
        padding-left: 0px;
    }
    .preHead {
        font-size: 10px;
    }
    .preContent p {
        font-size: 8px;
        line-height: 10px;
    }
    .precaution, .precaution.Wash, .lastStep
    {
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .precaution.Wash {
        margin-left: 30px;
    }
    .precaution.lastStep {
        margin-top: 30px;
    }
    .popLogo img {
        width: 20px;
        height: 20px;
    }
    .popLogo img:last-child {
        width: 10px;
        height: 10px;
    }
    .Contact .dotted {
        width: 20px;
        left: -8%;
        height: 85px;
    }
    .sideImg {
        position: relative;
        top: 60px;
        left: 0%;
    }
    .sideImg .square {
        left: 35%;
        top: 80%;
    }
    .voxafrica .whyOuter {
        padding-right: 0px;
    }
    
    .voxafrica .whyOuter h1 {
        font-size: 20px;
        line-height: 40px;
    }
    .rect-dotted {
        left: 0px;
    }
    .voxafrica .download-btn {
        margin-top: 100px;
        padding: 10px 20px;
        margin-left: 3%;
    }
    .Community .circle-sec {
        top: 30px;
    }
    .footerSection.Bottom {
        margin-top: 70px;
    }
    
    .slider-wrap {
        padding-top: 35px;
    }
    .inner .contactBg {
        width: 95px;
        height: 95px;
        left: 0px;
    }
    .Landing .inner img {
        margin-left: 25px;
    }
    
    .Contact .light {
        font-size: 15px;
        margin-left: 25px;
    }
    .Landing .lightsec {
        margin-left: 25px;
    }
    .Landing .lightthird {
        margin-left: 25px;
    }
    
    .contactForm {
        padding: 30px 20px;
    }
    .contactForm .light {
        line-height: 20px;
    }
    
    .formOuter input {
        font-size: 10px;
        padding: 7px 7px;
    }
    .contactForm textarea {
        font-size: 9px;
        height: 50px;
        padding: 8px 8px;
    }
    
    .contactForm .download-btn {
        bottom: 30px;
        right: -10px;
        padding: 6px 25px;
        font-size: 10px;
    }
    
    .info .light {
        font-size: 12px;
        line-height: 18px;
        margin-top: 7px;
        margin-bottom: 10px;
    }
    
    .info .dotted {
        width: 85px;
        height: 60px;
    }
    .userInfo h1 {
        font-size: 11px;
        margin-bottom: 7px;
    }
    .infoDetail {
        padding-left: 15px;
    }
    
    .infoDetail p {
        font-size: 8px;
	    line-height: 15px;
    }
    .location {
        width: 110px;
        padding: 15px;
    }
    .locLogo {
        width: 75px;
        height: 15px;
    }
    
    .location p {
        font-size: 8px;
        line-height: 15px;
        margin-top: 8px;
    }
    
    .spotShadow {
        width: 20px;
        height: 20px;
    }
    .spot {
        width: 10px;
        height: 10px;
        left: 5px;
        top: 5px;
    }
    
    .bgRound {
        width: 70%;
        height: 70%;
        left: 15%;
        top: 15%;
    }
    .gallery-top {
        top: -100px;
        width: 460px;
        height: 170px;
    }
    .dot1 {
        top: 115px;
        left: 70px;
    }
    
    .dot2 {
        top: 110px;
        left: 250px;
    }
    
    .dot3 {
        right: 165px;
    }
    
    .feature-wrap .content-sec {
        margin-top: 50px;
    }
    
    .contentOuter {
        margin-bottom: 50px;
    }
    
    .footerSection .download-btn {
        margin-top: 3px;
    }
    
    .footerSection .container {
        padding-top: 185px;
    }
    .content-sec {
        margin-top: 0px;
    }
    .dot3 {
        right: 160px;
    }
    .Accounts .feature-wrap {
        margin-bottom: 10px;
    }
    .photo {
        width: 125px;
        height: 195px;
        bottom: -5%;
        left: 0px;
    }
    .visa-card-box {
        height: 345px;
    }
    .logoFooter {
        margin-bottom: 15px;
    }
    
    .splitSection:first-child ul {
        padding-left: 30px;
        margin-top: 5px;
    }
    .os-wrap {
        margin-top: 20px;
    }
    .android, .ios {
        width: auto;
    }
    
    .dotted {
        width: 145px;
        height: 145px;
        top: 40%;
    }
    
    .right-sec {
        height: 455px;
    }

    .circle p {
        margin-left: 5px;
    }
   
    .inner img {
        width: 30px;
        height: 30px;
    }
    .light {
        font-size: 15px;
        line-height: 30px;
        margin-top: 20px;
    }
    .btn-wrap {
        margin-top: 25px;
    }
    
    .triangle {
        width: 20px;
        height: 20px;
        right: 32%;
    }
    .companyBanner {
        padding-left: 225px;
    }
    .triangle {
        width: 25px;
        height: 25px;
        right: 15%;
        top: 15%;
    }
    .purple {
        left: 0%;
    }
    .floating-label {
        font-size: 11px;
    }
    
    .footerSection .email-sec .download-btn {
        margin-top: 0px;
        margin-left: 20px;
    }
    .Page .banner {
        padding-bottom: 40px;
    }
    .showContent .text-sec {
        width: 100%;
    }
    .subscribeSection .subscribe {
        top: -50px;
        padding: 15px 25px;
    }
    .text-sec p , .excl.paraContent b{
        line-height: 15px;
    }
    .pinkBg {
        left: -70% !important
    }
    .vrImage {
        left: -82%;
    }
    .lines {
        left: -55% !important;
    }
    .blockSection {
        width: 20%;
        height: 170px;
    }
    
    .text-sec {
        width: 220px;
    }
      
    .content-sec .tri-right {
        width: 25px;
        height: 25px;
    }
    .logoBg {
        width: 70px;
        height: 70px;
        left: calc(50% - 35px);
        top: -15px;
    }
    .missionContent p {
        font-size: 9px;
        padding: 0px 35px;
    }
    .mission {
        margin-bottom: 60px;
    }
    
    .bar {
        top: 5px;
        height: 100%;
    }
    
    .container.Why {
        padding: 25px 25px;
    }
    
    .whyOuter h1 {
        margin-bottom: 5px;
    }
    
    .whyOuter {
        padding-right: 205px;
    }
    
    .Special .whyOuter {
        padding-left: 220px;
    }
    .flag {
        right: 24%;
        width: 45px;
        height: 45px;
    }
    .inner .os-wrap img {
        top: -5px;
    }
    .iphone-dotted {
        height: 110px;
        left: -42px;
        top: 135px;
    }
    .explore-right .download-btn {
        margin-top: 10px;
    }
    .content-wrap ul li {
        padding: 15px 45px;
        font-size: 10px;
    }
    .middle-content {
        height: 570px;
        background-position: 75px 0px;
    }

    .animateds .graph-box, .animateds .graph-axis {
        width: 80%;
    }
    .topic{
        width: 80%;
        margin-top: 10px;
    }
    .medium {
        margin: 10px 0;
    }
    .copyRightSection {
        font-size: 7px;
    }
    .imageBg {
        left: 25%;
    }
    .contactBanner {
        width: 825px;
        right: -25px;
        height: 645px;
        top: -175px;
    }
    .text-sec p , .excl.paraContent b{
        font-size: 10px;
    }
    .email-sec .download-btn {
        font-size: 10px;
        margin-left: 3px;
        margin-top: 30px;
    }
    .pagemenu{
        right: 0px;
    }
    header {
        padding: 40px 0px 15px;
    }
    .userInfo .infoIcon{
        width: 12px;
        height: 15px;
    }
    .explore-left {
        height: 300px;
    }  
    .features {
        margin-bottom: 0px;
    } 
    .Page header {
        padding-top: 15px;
        padding-bottom: 25px;
        margin-bottom: 40px;
    }
    
    .subscribeSection .text-sec p {
        font-size: 14px;
    }
    p.excl {
        margin-top: 10px;
    }
}


@media (min-width: 320px) and (max-width: 661px) {
    .wrapper
    {
        overflow-x: hidden;
    }
    .voxIcon {
        width: 250px;
        height: 250px;
        right: 55%;
        bottom: 35%;
    }
    
    .email-sec select {
        margin-top: 4px;
    }
    
    .container {
        width: 90%;
    }
    .company {
        border-bottom: none;
    }
    .menu{
        z-index: 1;
    }

    .slider-wrap,
    .content-sec {
        width: 90%;
    }

    .text-sec,
    .email-sec {
        width: 100%;
    }

    .left-content,
    .right-content,
    .middle-content,
    .explore-left,
    .explore-right {
        width: 100%;
    }
    .iphone {
        height: 350px;
    }
     .android, .ios {
        width: 48%;
    }
    .iphone-dotted {
        left: -6px;
        top: 20px;
        height: 101px;
    }
    .explore-right {
        padding: 20px;
    }

    .messaging {
        width: 98%;
        margin: 0px 0 50px 0;
        height: auto;
        padding: 20px;
    }

    .explore {
        height: auto;
        margin-bottom: 50px;
    }

    .middle-content {
        height: 528px;
        /* background-position: -165px 0px; */
    }

    .dotted-bottom {
        left: 14%;
        width: 234px;
        height: 119px;
        display: none;
    }
    .iphone-line {
        bottom: -5%;
        left: 23%;
        width: 218px;
        height: 246px;
    }
    .chat-window {
        width: 173px;
        top: -76px;
        left: 2px;
        font-size: 10px;
        height: 268px;
        padding: 10px;
    }
    .zoom_img_c {
        left: -23px;
    }
    .zoom_img_d {
        left: -23px;
    }
    .zoom_img_a {
        width: 56px;
        height: 56px;
        right: -2px;
        top: 22px;
    }
    .zoom_img_b {
        width: 40px;
        height: 40px;
        right: 36px;
        bottom: 0px;
    }
    .subscribe {
        width: 96%;
        margin: 3px 0;
        padding: 20px;
    }
    .email-sec .download-btn {
        margin-left: 0px;
         margin-top: 10px;
    }
    .footerSection .email-sec .download-btn {
        margin-top: 5px;
    }
    .feature-wrap .content-sec {
        margin-top: 0px;
    }
    .dot3 {
        right: 230px;
    }

    .one_left {
        margin-bottom: 100px;
        padding-top: 0px;
        margin-top: 30px;
    }

    .slider-sec {
        padding-top: 90px;
        width: 85%;
        margin-bottom: 50px;
    }
    .detail {
        width: 41%;
        right: 5px;
        padding: 10px;
    }
    .feature-wrap {
        margin: 30px 0 50px 0;
    }
    .galery {
        width: 92%;
    }
    .left-content {
        margin-top: 0px;
    }
    .content-wrap {
        margin-top: 10px;
    }
    .one2one-wrap {
        margin: 0px 0 50px 0;
        width: 90%;
    }

    .explore-left {
        height: 150px;
    }

    .circle {
        margin-left: 0px;
        margin-top: 0px;
    }

    .android,
    .ios {
        width: 46%;
    }

    .triangle {
        right: 0;
    }
    .logo {
        width: 140px;
        z-index: 99;
        position: relative;
    }
    .pagemenu {
        display: block;
        top: -12px;
        width: 40px;
        height: 40px;
        padding: 10px;
    }

    nav {
        padding-right: 5px;
        display: none
    }

    .gallery-top {
        width: 300px;
        top: -25px;
        height: 107px;
    }
    .dot1 {
        left: 40px;
        top: 90px;
    }
    .dot2 {
        left: 160px;
        top: 90px;
    }
    .dot3 {
        top: 80px;
    }
    .grid-samll {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 3px;
    }
    .get-btn {
        font-size: 12px;
        line-height: 13px;
        top: 45px;
        margin-top: 0px;
    }
    header {
        padding: 50px 10px 15px;
    }
    
    .inner {
        margin-top: 0px;
    }
    .msg-right {
        left: 83%;
        bottom: 0;
    }
    .round1 {
        width: 300px;
        height: 300px;
        margin: 0 auto;
        display: block;
    }

    .round2 {
        width: 250px;
        height: 250px;
        left: 40px;
        top: 25px;
    }

    .round3 {
        width: 200px;
        height: 200px;
        left: 25px;
        top: 25px;
    }

    .round4 {
        width: 150px;
        height: 150px;
        left: 25px;
        top: 25px;
    }
    .dotted-right {
        right: -10%;
        height: 79px;
        width: 69px;
        top: -59px;
        display: none;
    }
    .right-content {
        margin-top: 0px;
    }
    .right-sec {
        height: 230px;
        width: 90%;
        margin-top: 50px;
    }
    .dotted {
        width: 136px;
        right: 7%;
        height: 137px;
        top: 72%;
    }
    .explore-right .android, .explore-right .ios {
        width: 45%;
    }
    .explore-right .download-btn {
        margin-left: 0px;
        margin-top: 30px;
        font-size: 13px;
    }
    .os-wrap p {
        color: #ef5563;
        font-size: 14px;
    }

    .bannerImage {
        width: 60px;
        height: 60px;
    }
    .download-btn {
        padding: 6px 10px;
        font-size: 9px;
    }
    .flag {
        right: 25%;
    }
    .blockSection {
        width: 110px;
    }
    .Bottom .grid-samll {
        width: 45px;
        height: 45px;
    }
    .footerSection .email-sec input {
        padding: 10px 10px;
    }
    .footerSection.Bottom .phn_out .grid-samll.First {
        width: 45px;
        height: 45px;
        left: 0px !important;
    }
    

    .subscribeSection .text-sec {
        width: 100%;
    }
    .pinkBg, .est .pinkBg {
        width: 100px;
        height: 100px;
    }
    .imageBg .lines {
        top: 55px;
        height: 20px;
        background-size: contain;
    }
    .whyOuter.est .pinkBg {
        left: 10% !important;
        width: 90px;
        height: 90px;
        top: 0%;
    }
    .vrImage.Est {
        left: 4%;
        top: 0px;
        width: 125px;
        height: 85px;
    }   
    .Est p {
        font-size: 10px;
        line-height: 12px;
    }


    .vrImage.Est {
        width: 125px;
        height: 85px;
        left: 9%;
    }
    .whyOuter.est .lines {
        width: 55px;
        height: 55px;
        left: 13% !important;
        top: 50px;
    }

    .phn_out{
        padding: 45px 45px 60px 45px;
    }

    .copyRightSection {
        font-size: 8px;
    }
    .vrImage {
        width: 160px;
        height: 85px;
        left: -75%;
        top: -25px;
    }

    .contactBanner {
        width: 650px;
        right: -30px;
        height: 450px;
        top: -160px;
    }
    
    .inner .contactBg {
        width: 60px;
        height: 60px;
    }
    .inner img {
        width: 50px;
        height: 50px;
    }
    
    .info .small {
        line-height: 15px;
    }
    
    .userInfo {
        padding: 13px 7px;
    }
    
    .userInfo h1 {
        margin-bottom: 10px;
    }
    
    .userInfo:nth-child(3) .infoDetail .infoIcon {
        width: 15px;
        height: 15px;
    }
    
    .userInfo:nth-child(2) .infoDetail .infoIcon {
        width: 13px;
        height: 13px;
    }
    .infoIcon {
        width: 12px;
        height: 15px;
    }
    .get-btn select {
        font-size: 11px;
        padding: 7px 13px;
        margin-top: 0px;
    }
    .iconBg {
        width: 235px;
        height: 235px;
    }
    .logo img {
        margin-top: 0px;
    }
    .os-wrap p {
        font-size: 15px !important;
    }
    .explore-right p:nth-child(2) {
        font-size: 15px !important;
        line-height: 25px !important;
    }
    .circle p {
        font-size: 16px;
    }
    .messaging p {
        font-size: 12px;
    }
    .medium {
        font-size: 13px;
    }
}

@media (max-width: 595px) {
  
    .partnerLogoOuter:last-child {
        margin-top: 20px;
    margin-bottom: 20px;
    }
    .logoOuter:last-child .partnerLogoOuter:last-child {
        margin: 0px;
    }
    .icon {
        width: 12px;
        height: 12px;
    }
    .dot3 {
        right: 133px;
    }
    .purple {
        width: 10px;
        height: 10px;
    }
    .companyBanner {
        padding-left: 200px;
    }
    
    .whyImage {
        width: 85px;
        height: 85px;
    }
    
    .flag {
        width: 35px;
        height: 35px;
        top: 42%;
    }
    
    .whyOuter {
        padding-right: 175px;
    }
    
    .blockSection {
        width: 100px;
    margin-right: 15px;
    }
    .imageBg {
        left: 0px;
    }
}

@media (max-width: 495px) {
    .right-sec {
        height: 309px;
        width: 100%;
        margin-top: 50px;
    }
    .copyRightSection h3 {
        width: 120px;
    }
    .logoOuter .partnerLogoOuter:nth-child(2) .partnerLogo {
        left: 20%;
    width: 40%;
    }
    
.cookie p {
    font-size: 0.6em;
    line-height: 15px;
}
.ckie {
    width: 20px;
    height: 20px;
}
.cookie {
    padding: 10px 20px;
}
.cookie button {
    font-size: 0.6em;
    padding: 7px 15px;
}
.iconOuter {
    width: 70%;
}
.bottomSide {
    padding-bottom: 0px;
}
.copyRightSection {
    padding-bottom: 20px;
}
    .betaMainLogo {
        width: 100px;
        height: 100px;      
    margin-bottom: 20px;
    }
    .menu {
        padding: 100% 27px;
    }
    .numberOuter {
        justify-content: center;
    }
    .betaLogo{
        width: 30px;
        height: 30px;
    }
    .btnOuter {
        width: auto;
    }
    .partnerLogoOuter {
        width: 100%;
    }
    .dot3 {
        right: 75px;
    }
    .logoOuter .partnerLogoOuter:nth-child(2) .partnerLogo {
        left: 30%;
    }
    .partnerLogoOuter:nth-child(3) .partnerLogo {
        left: 30%;
        top: 25px;
    }
    .partnerLogoOuter:nth-child(5) .partnerLogo {
        width: 115px;
        top: 0px;
        left: 35%;
    }
    .partnerLogoOuter:nth-child(4) .partnerLogo {
        top: 7px;
    }
        
        .partnerLogoOuter:last-child {
            margin-bottom: 0px;
            margin-top: 0px;
        }
        
.partnerLogoOuter:nth-child(5) .partnerLogo {
    width: 50%;
}
    .slider-dot {
        bottom: 10px;
        width: 100px;
        height: 75px;
    }
    .subscribe {
        display: block;
    }
    .splitSection:first-child ul {
        padding-left: 0px;
        margin-top: 0px;
        text-align: left;
    }
    .splitSection {
        margin-bottom: 20px;
        margin-left: 30px;
    }
    .right-bg {
        width: 100%;
        height: 83%;
    }
    .email-sec select {
        margin-top: 4px;
        font-size: 10px;
    }
    .inner img {
        width: 53px;
        height: 59px;
    }
    .outerPara .lightsec b {
        font-size: 22px;
    }
    .outerPara .lightsec {
        margin-top: 20px;
    }
    .line {
        top: 435px;
        left: 0px;
        display: block;
        background-position: 65px 70px;
        width: 93%;
    }
    .iphone img {
        width: 70%;
    }
    .explore-right p:first-child {
        margin-top: 70px;
    }
    .explore-right b {
        font-size: 22px;
    }
    .outerPara .lightthird {
        margin-top: 5px;
        font-size: 22px;
        line-height: 30px;
        color: #090915;
        padding-right: 35%;
    }
    .download-btn {
        padding: 9px 12px;
        font-size: 14px;
    }
    .play {
        width: 24px;
        height: 24px;
    }
    .inner-circle {
        width: 40px;
        height: 40px;
        left: 0px;
        top: 0px;
    }
    .outer-circle {
        width: 50px;
        height: 50px;
        position: relative;
        left: -5px;
        top: -5px;
    }
    .messaging p {
        line-height: 25px;
    }
    .circle p {
        margin-left: 5px;
        margin-top: 8px;
    }
    .text-sec p , .excl.paraContent b{
        font-size: 14px;
    line-height: 22px;
    }
    .Community .features {
        margin-bottom: 50px;
    }
    .logoOuter {
        margin: 0 auto;
        padding: 0%;
    }
    .footerSection .subscribe .text-sec {
        width: 100%;
    }
    .footerSection .floating-label {
        top: 9px;
    }
    .iphone {
        left: -40px;
    }
    .pagemenu {
        top: 5px;
    }
    .inputOuter{
        display: inline-block;
    }

    .Faq .banner {
        padding-top: 50px;
    }
    .Faq .get-btn {
        top: 12px;
    }
    .Faq .pagemenu {
        top: 3px;
    }
    .hereContent {
        margin-top: 30px;
    }
    .hereContent .light {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .frequent .container {
        padding-top: 30px;
        display: block;
    }
    .freq-que .light {
        line-height: 15px;
    }
    .freq-que p {
        margin-bottom: 1px;
    }
    
    .activeQue a {
        color: #aeb4fb;
    }
    .qa:after {
        bottom: -12px;
    }

    .Wash .preContent {
        padding-right: 40px;
    }
    .popOuter {
        padding: 15px 30px;
    }
    .preOuter {
        display: block;
    }
    .precaution.Wash {
        margin-left: 0px;
        margin-top: 20px;
    }
    .precaution.lastStep {
        width: auto;
    }
    .title h1 {
        font-size: 9px;
    }
    .title h3 {
        font-size: 7px;
    }

    .explore-right .android, .explore-right .ios {
        width: auto;
        padding-bottom: 0px;
    }
    .os-wrap img {
        position: relative;
        top: -3px;
    }
    .graph-axis {
        align-items: end;
    }
    .chat-window {
        width: 140px;
        top: -30px;
        left: -6px;
        height: 185px;
    }

    .companyBanner img {
        width: 370px;
        height: 220px;
    }
    .play {
        left: 8px;
        top: 8px;
    }
    .footerSection.Bottom {
        margin-top: 115px;
    }
    .Community .photo {
        width: 70px;
        height: 100px;
    }
    .contentOuter {
        padding-left: 30px;
    }
    .footerSection .phn_out .subscribe {
        display: block;
        margin-top: 100px;
        width: 100%;
    text-align: center;
    margin-bottom: 50px;
    }
    .Community .round4 {
        width: 100px;
        height: 100px;
    }
    .Community .round5 {
        width: 50%;
        height: 50%;
        left: 23%;
        top: 23%;
    }
    .Community .round1 {
        width: 300px;
        height: 300px;
    }
    .Community .round3 {
        width: 200px;
        height: 200px;
    }
    .Community .round2 {
        width: 250px;
        height: 250px;
        left: 20px;
        top: 20px;
    }
    .Community .zoom_img_d {
        left: -10px;
    }
        
    .Community p {
        font-size: 13px;
    }
    .os-wrap img {
        width: 23px;
        height: 26px;
        top: 7px;
    }
    
    .os-wrap p {
        font-size: 20px !important;
    }
    .android {
        margin-right: 30px;
    }
    .companyBanner span {
        position: inherit;
    }
    .lines {
        left: -20% !important;
    }
    .companyBanner {
        display: block;
        padding-left: 0px;
    }
    .subscribeSection .subscribe {
        display: block;
    }
    .subscribeSection .text-sec p {
        line-height: 13px;
        font-size: 12px;
    }
    .whyOuter h1 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .text-sec {
        margin-bottom: 20px;
    }
    .subscribeSection .email-sec .download-btn {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    
    .maroon {
        top: 20%;
    }
    
    .blue {
        left: 40%;  
      top: 10%;
    }
    
    .pink {
        left: 35%;
        top: 20%;
    }
    
    .bannerContent {
        margin-top: 0px;
    }
    .whyOuter {
        padding-right: 0%;
    }
    
    .whyImage {
        right: -15px;
    position: relative;
    top: 30px;
    }
    .flag {
        right: 0%;
    position: relative;
    bottom: -45px;
    }
    
    .Special .whyOuter {
        padding-left: 0%;
        padding-bottom: 30px;
    }
    
    .imageBg {
        left: 20px;
    position: absolute;
    bottom: 0px;
    }
    .container.Special.blockTitle {
        margin-top: 140px;
    }
    .est h1 {
        margin-bottom: 140px;
    }
    select, input {
        padding: 1px 10px 4px 5px;
        font-size: 8px;
    }
    .vrImage.Est {
        left: 2%;
        top: 10%;
    }
    .blockSection {
        width: 90px;
    }
    .vrImage {
        width: 120px;
        height: 75px;
        left: -37%;
        top: -25px;
    }
    
    .missionContent p {
        font-size: 13px;
    }
    .pinkBg {
        left: -35% !important;
    }
    .whyOuter.est .pinkBg {
        left: 4% !important;
        top: 10%;
    }
    
    .userInfo.selBlock, .userInfo {
        padding: 13px 7px;
        padding-right: 7px;
        min-width: 120px;
        margin-right: 0;
    }
    .contactForm .floating-label {
        top: 5px;
    }
    iframe {
        height: 210px;
    }
    .userInfo.selBlock .infoDetail .infoIcon {
        width: 12px;
        height: 15px;
    }
    .android, .ios {
        width: auto;
    }
    .Accounts .zoom_img_small {
        width: 20px;
        height: 20px;
    }
    
    .Accounts .zoom_img_d {
        width: 30px;
        height: 30px;
        left: 90%;
    }
    
    .Accounts .zoom_img_a {
        width: 65px;
        height: 65px;
        top: 230px;
    }
    .Accounts .slider-dot {
        width: 70px;
        height: 70px;
    }
    .featureType {
        width: auto;
    }
    .round2 {
        left: 25px;
        top: 25px;
    }
    .Community .content-sec.one_left {
        position: relative;
        left: 0px;
    }
    .globeBg {
        width: 280px;
        height: 280px;
        left: 0px;
        top: 65px;
    }
    .dotted-resize {
        width: 40px;
        height: 40px;
    }
    .Community .dotted-resize {
        left: -10%;
        top: 10%;
    }
    .zoom_img_c {
        width: 30px;
        height: 30px;
    }
    .Community .zoom_img_c {
        left: -15px;
    }
    .bannerContent .btn-wrap {
        margin-top: 65px;
    }
    
    .btn-wrap {
        margin-top: 40px;
    }

    .blockSection {
        min-width: 100px;  
        min-height: 150px;
        margin-right: 10px;
    }
    .splitSection span {
        width: 8px;
        height: 8px;
    }
    .Contact .right-sec {
        width: 73%;
        margin: 35px;
    }
    
    .contactForm textarea{
        width: 90%;
    }
    .userInfo:nth-child(3) .infoDetail .infoIcon {
        width: 11px;
        height: 11px;
    }
    .userInfo:last-child .infoDetail p {
        word-break: break-all;
        line-height: 10px;
    }
    .info {
        padding-bottom: 100px;
    }
    .container .userInfo:last-child {
        margin-right: 0px !important;
    }
    .userInfo:nth-child(2) .infoDetail .infoIcon {
        width: 10px;
        height: 10px;
    }
    
    .infoIcon {
        width: 10px;
        height: 12px;
    }
    
    .contactInfo {
        padding-bottom: 50px;
    }
    .map {
        height: 210px;
        margin-bottom: 40px;
    }
    
    .locLogo {
        width: 60px;
        height: 10px;
    }
    
    .location p {
        font-size: 6px;
        line-height: 12px;
    }
    
    .location {
        width: auto;
        padding: 10px;
    }
    .spotShadow {
        width: 10px;
        height: 10px;
    }
    
    .spot {
        width: 3px;
        height: 3px;
        left: 3px;
        top: 3px;
    }
    .android , .ios {
        padding-left: 5px;
    }
    .os-wrap {
        margin-top: 10px;
    }
    .explore-right .os-wrap {
        margin-top: 10px;
    }
    .explore-right .download-btn {
        margin-top: 10px;
    font-size: 14px;
    display: block;
    width: 50%;
    }
    .voxafrica .whyOuter h1 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .middle-content {
        background-position: 20px 0px;
    }
    .medium {
        line-height: 20px;
    }
    .footerSection .download-btn {
         margin-top: 0px; 
        margin-left: 10px;
    }
    
    .light {
        font-size: 20px;
        line-height: 25px;
        margin-top: 10px;
    }

    .small , .Community .small{
        line-height: 20px;
        margin-bottom: 20px;
    }
    .footerSection .container {
        padding-top: 200px;
    }
    .gallery-top {
        width: 265px;
        top: -30px;
        height: 95px;
    }
    .dot2 {
        left: 135px;
        top: 75px;
    }

    .dot1 {
        left: 30px;
        top: 75px;
    }

    .slider-sec {
        padding-top: 85px;
    }
    .general {
        height: 300px;
    }
    .phn_out .grid-samll.First {
        left: 85%;
    }
    .floating-label {
        font-size: 10px;
        top: 6px;
    }   
    .sideImg .square {
        left: 70%;
    }
    .Contact .get-btn {
        top: 10px;
    }
    .left-sec {
        width: auto;
        float: none;
        margin-top: 76px;
    }
    .dotted {
        right: 30%;
        top: 73%;
    }
    .messaging p {
        font-size: 15px;
        margin-top: 10px;
    }
    .iphone-btm-line {
        z-index: -1;
    }
    .contactForm .inputOuter {
        width: 100%;
    }
    .Page .get-btn {
        top: 15px;
    }
    .iphone-dotted {
        left: 30%;
        top: 0px;
        height: 75px;
        width: 50%;
    }
    iphone img {
        width: 70%;
    }
    .explore-left {
        height: 100px;
    }
    b {
        font-size: 15px;
    }
    .explore-right p:nth-child(2) {
        font-size: 20px !important;
        line-height: 25px !important;
        padding-right: 13%;
        margin-bottom: 12px;
        margin-top: 10px;
    }
    .os-wrap p {
        padding-right: 0px !important;
        line-height: unset !important;
    }
    .explore {
        padding-bottom: 10px;
    }
    .voxafrica {
        padding: 50px 0px;
    }	
    .whyOuter .small {
        margin-bottom: 0px;
    }
    .middle-content {
        height: 428px;
    }
    .dont b {
        font-size: 15px;
        line-height: 17px;
    }
    .email-sec .download-btn {
        margin-top: 3px;
    }
    .email-sec {
        margin-top: 0px;
    }
    
    .Accounts .features {
        margin-top: 50px;
    }
    .one_left {
        margin-bottom: 50px;
    }
    .features {
        margin: 50px 0;
    }
    .one2one-wrap {
        margin: 0px 0 0px 0;
    }
    .feature-wrap.Visa {
        margin-bottom: 50px;
    }
    .footerSection {
        margin-top: 100px;
    }
    
    .email-sec .download-btn {
        font-size: 14px;
    }
    .bottomSide {
        display: block;
    }
    
    .logoFooter {
        width: 20%;
        height: 20px;
    }
   .whyOuter.est .lines {
    left: 0% !important;
    bottom: 0px;
}
.userInfo.selBlock, .userInfo {
    margin-right: 10px !important;
}

.partnerLogoOuter:nth-child(4) .partnerLogo {
    left: 45%;
    margin: 10px 0px;
}
.logoOuter:last-child {
    width: 100%;
}
.partnerLogoOuter:nth-child(5) .partnerLogo {
    left: 40%;
    margin-top: 10px;
    width: 320px;
    height: 50px;  
}
.logoOuter:last-child .partnerLogo {
    left: 20%;
}
.logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo {
    left: 40%;
    width: 20%;
}

.logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo {
    width: 20%;
left: 39%;
}
.partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo {
    width: 90px;
    left: 30%;
}
.logoOuter:last-child .partnerLogoOuter .partnerLogo {
    left: 35%;
    width: 25%;
    margin-top: 20px;
}
.partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo, .partnerLogoOuter:nth-child(3) .partnerLogo, .partnerLogoOuter:nth-child(4) .partnerLogo, .partnerLogoOuter:nth-child(5) .partnerLogo, .logoOuter:last-child .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo{

    left: 35%;
    }
    .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo {
        margin-top: 0px;
    }
    
.hideContent .inputOuter {
    margin-bottom: 20px;
}
.hideContent .email-sec {
    display: block;
}

.numberOuter .inputOuter {
    margin-bottom: 0px;
}
.numberOuter {
    margin-bottom: 20px;
}
.hideContent .email-sec {
    margin-bottom: 20px;
}
.btnOuter a {
    font-size: 10px;
}
.partnerLogo, .partnerLogoOuter:nth-child(2) .partnerLogo, .partnerLogoOuter:nth-child(3) .partnerLogo, .partnerLogoOuter:nth-child(4) .partnerLogo, .partnerLogoOuter:nth-child(5) .partnerLogo, .logoOuter:last-child .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(2) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(3) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(4) .partnerLogo, .logoOuter:last-child .partnerLogoOuter:nth-child(5) .partnerLogo {
    left: 35% !important;
 top: auto !important;
 position: unset !important;
 margin-bottom: 20px !IMPORTANT;
 margin: 0 auto !important;
width: 25%;
}
.partnerLogoOuter:nth-child(5) .partnerLogo{
    width: 20%;
    height: 100%;
}

.partnerLogoOuter:nth-child(4) .partnerLogo {
    width: 15%;
}
.partnerLogoOuter:nth-child(3) .partnerLogo {
    width: 30%;
    height: 50px;
  }
}


@media (max-width: 375px) {

    .Faq .pagemenu {
        top: 10px;
    }
    .iconOuter {
        width: 65%;
    }
    .explore-right .download-btn {
        margin-top: 20px;
        display: block;
    }
    .hideContent .text-sec b {
        font-size: 14px;
    }
    .download-btn {
        margin-bottom: 30px;
    }
    .footerSection .container {
        padding-top: 250px;
    }
    .play {
        left: 8px;
        top: 8px;
    }    
  
    .lightthird {
        line-height: 15px;
    }
    .gallery-top {
        width: 213px;
        top: -30px;
        height: 81px;
    }
    .contactForm .download-btn {
        bottom: 0px;
    }
    .subscribe .email-sec {
        display: block;
    }
    .footerSection .email-sec .download-btn {
        margin-top: 25px;
        margin-left: 8px;
    }
    
    .dot1 {
        top: 65px;
    }
    .subscribe select {
        display: inline-block;
    }
    .inputOuter {
        position: relative;
        display: inline-block;
    }
    .note {
        font-size: 10px;
    }
    .dot2 {
        left: 110px;
        top: 65px;
    }
    .chat-window {
        left: 5px;
    }
    .voxIcon {
        right: -5%;
        bottom: 35%;
    }
    .preImg, .Wash .preImg, .lastStep .preImg {
        width: 50px;
        height: 50px;
        top: 0px;
    }
    .preContent {
        padding-left: 30px;
    }
    
    .preContent p {
        font-size: 7px;
    }
    .preHead {
        font-size: 8px;
    }
    .title h1 {
        font-size: 8px;
        margin: 0px 0px 2px;
    }

    .whyOuter .small {
        font-size: 12px;
    }
    .Page header img {
        margin-top: 12px;
    }
    .Special .whyOuter {
        padding-left: 35%;
    }
    
    .copyRightSection {
        font-size: 5px;
    }
  
    
    .socialIcons , .socialIcons:nth-child(2) , .socialIcons:nth-child(3){
        width: 10px;
        height: 10px;
    }
    .map {
        height: 100%;
    }
    .location{
    top: 25%;
    }
    .Contact .logo img {
        margin-top: 20px;
    }
    .voxafrica .whyOuter h1 {
        font-size: 15px;
        line-height: 25px;
    }
    .Faq .banner {
        padding-top: 0px;
    }
    
    .bottomSide {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 357px) {

    .bannerContent .small {
        line-height: 13px;
    }
    .middle-content {
        /* background-position: -308px 0px; */
    }
    .gallery-top {
        width: 241px;
        top: -35px;
        height: 90px;
    }
    
    .dot2 {
        left: 135px;
    }
    .dot3 {
        right: 30px;
        top: 0px;
    }
    
    .subscribe .email-sec {
        display: block;
    }
    .footerSection .download-btn {
        margin-top: 20px;
        margin-left: 10px;
    }
    .dot3 {
        right: 18px;
    }
    
    .whyImage {
        width: 55px;
        height: 55px;
    }
    
    .flag {
        width: 25px;
        height: 25px;
        top: 44%;
        right: 16%;
    }
    
    .pinkBg, .est .pinkBg {
        width: 60px;
        height: 60px;
    }
    .imageBg {
        left: -15px;
    }
    .vrImage {
        width: 85px;
        height: 60px;
        left: -38%;
        top: -25px;
    }
    
    .vrImage.Est {
        width: 60px;
        height: 60px;
    }
    
    .whyOuter.est .pinkBg {
        left: 1% !important;
        width: 60px;
        height: 60px;
    }
    .whyOuter.est .lines {
        width: 40px;
        height: 40px;
        left: 5% !important;
        top: 40px;
    }
    
    .Est p {
        font-size: 8px;
        line-height: 10px;
    }
    
    .Bottom .email-sec .download-btn {
        margin-top: 20px;
    }
    
    .copyRightSection {
        font-size: 6px;
    }
    
    .socialIcons.fb {
        width: 10px;
        height: 10px;
        margin-right: 3px;
    }
    .socialIcons:nth-child(2) {
        width: 10px;
        height: 10px;
        margin-right: 3px;
    }
    .socialIcons:nth-child(3) {
        width: 10px;
        height: 10px;
    }
    .light {
        margin-bottom: 10px;
    }
}


@media (max-width: 320px) {

    .subscribe .email-sec{
        padding-left: 0px;  
    }
    .footerSection .email-sec .download-btn {
        margin-left: 0px;
    }
    .subscribeSection .email-sec .download-btn {
        margin-top: 25px;
    }
    
    .hideContent .text-sec b {
        font-size: 12px;
    }
    .betaLogo {
        height: 20px;
    }
    .hereContent .lightsec b {
        font-size: 10px;
    }
    .general {
        height: 200px;
    }
    .one_right h1 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .lightthird {
        font-size: 7px;
        line-height: 10px;
    }

    .Contact .light {
        font-size: 10px;
        margin-bottom: 3px;
        line-height: 13px;
    }
    .phn_out .grid-samll.First {
        left: 80%;
    }
    .hereContent .light {
        font-size: 6px;
    }
    .hereContent .download-btn {
        font-size: 7px;
        padding: 7px 15px;
    }
    .dotted.faq-right {
        left: -4%;
    height: 70px;
    }
    
    .dotted.faq {
        right: -4%;
    height: 60px;
    }
    .freq-que .light {
        font-size: 5px;
        line-height: 13px;
    }
    .freq-que p {
        font-size: 5px;
        margin-bottom: 0px;
    }
    .general h1 {
        font-size: 7px;
    }
    .qaHead h1 {
        font-size: 6px;
    }
    .qaExp .light {
        line-height: 15px;
    }
    .qa:after {
        bottom: -7px;
    }

    .dot1 {
        left: 15px;
        top: 62px;
    }
    .inner {
        margin-top: 0px;
    }
    .dot2 {
        left: 85px;
    }
    
    .chat-window {
        top: -10px;
    }
    .gallery-top {
        width: 175px;
        top: -25px;
        height: 65px;
    }
    .middle-content {
        background-position: 0px 0px;
        height: 400px;
    }
    .iconBg {
        width: 295px;
        height: 295px;
    }
    .voxIcon {
        right: -13%;
    }
    .sideImg .square {
        top: 85%;
    }
    .dot3 {
        right: 72px;
        top: 55px;
    }

    .pagemenu {
        right: 10px;
    }
    .get-btn , .Faq .get-btn {
        right: 60px;
    }
    .iphone {
        top: -100px;
    }
    .voxafrica .whyOuter h1 {
        line-height: 20px;
    }
    .iconBg {
        width: 215px;
        height: 215px;
    }
    .voxIcon {
        width: 240px;
        height: 240px;
     right: 17%;
    }
    .email-sec .download-btn {
        margin-top: 20px;
    }
    .footerSection .email-sec .download-btn {
        margin-top: 25px;
    }
    .splitSection:first-child ul {
        padding-left: 0px;
    }
    .connect b {
        font-size: 10px;
        margin-right: 7px;
    }
    .partnerLogoOuter:nth-child(2) .partnerLogo{
    left: 24%;
    }
    p.excl {
        font-size: 12px;
        line-height: 20px;
    }
    .freq-que h1 {
        line-height: 15px;
        font-size: 7px;
    }

    .subscribe {
        display: block;
    }
}
.popOuter.video_outer{
    height: 340px;
    width: 44.3%;
    padding:0 !important;
}
.popOuter.video_outer iframe{
    height: 340px;
    padding:0 !important;
    filter:grayscale(0)
}
.popOuter.video_outer .popLogo{
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 100;
}
.popLogo img:last-child {
    width: 14px;
}
.popOuter.video_outer iframe button.ytp-button.ytp-copylink-button {
    display: none !important;
}
@media (max-width: 786px) {
    .popOuter.video_outer{
        width: 65%;
        padding:0 !important;
    }
    .popLogo img:last-child {
        width: 14px;
        height: 14px;
    }
}
.bottomSide .splitSection:nth-child(5){
    display: none;
}
.os-wrap .download-btn {
    margin-top: 15px;
}
#onetrust-banner-sdk #onetrust-policy {
    margin: 20px 80px 30px !important;
    overflow: hidden;
}
#onetrust-banner-sdk.otFloatingRoundedIcon {
    right: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
#onetrust-banner-sdk #onetrust-accept-btn-container {
    /*margin-top: 0 !important;*/
    font-size: 0.8em !important;
}
#onetrust-banner-sdk .ot-sdk-container, #onetrust-pc-sdk .ot-sdk-container, #ot-sdk-cookie-policy .ot-sdk-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 10px auto !important;
    padding: 0 20px;
    box-sizing: border-box;
}
#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk .ot-b-addl-desc {
    clear: both;
    float: left;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px !important;
    font-size: .8em;
    line-height: 1.5;
}
#onetrust-banner-sdk #onetrust-cookie-btn-container {
    position: absolute;
    float: left;
    left: 35px !important;
    top: 53%;
    transform: translateY(-50%);
}
#onetrust-banner-sdk:not(.vertical-align-content) #onetrust-group-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 60px !important;
}
button#onetrust-reject-all-handler {
    padding: 8px !important;
    font-size: 0.7em !important;
    font-weight: 600 !important;
}
button#onetrust-pc-btn-handler {
    margin-bottom: 0 !important;
}
button#onetrust-accept-btn-handler {
    padding: 8px !important;
    margin-bottom: 12px !important;
}
#onetrust-banner-sdk #onetrust-reject-all-handler {
    color: #7E42E1 !important;
    border-color: #FFFFFF !important;
    background-color: #FFFFFF !important;
    margin-bottom: 0 !important;
    border-radius: 40px !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: rgb(255 255 255 / 58%) !important;
}
#onetrust-banner-sdk #onetrust-cookie-btn-container {
    top: 50% !important;
}
p#onetrust-policy-text {
    width: 80% !important;
}
select#code {
    width: 150px;
    background-size: auto;
}
button{
    outline:none !important;
}
div#onetrust-cookie-btn-container button {
    border: none !important;
    outline: none !important;
}
#onetrust-banner-sdk #onetrust-cookie-btn {
    border-color: transparent !important;
    outline: none !important;
}
.os-wrap a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    width: auto !important;
    margin-right: 10px;
}
.os-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}