@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap');
.navbar{border-radius: 0px;font-family: 'Quicksand', sans-serif;font-weight:100; min-height: 100px;margin-bottom:0px}
.navbar-inverse {background-color: #0e3494;border-color: #153c9e;
background: -moz-linear-gradient(35deg, rgba(48,97,193,1) 0%, rgba(19,60,129,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(48,97,193,1)), color-stop(100%, rgba(19,60,129,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(35deg, rgba(48,97,193,1) 0%, rgba(19,60,129,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(35deg, rgba(48,97,193,1) 0%, rgba(19,60,129,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(35deg, rgba(48,97,193,1) 0%, rgba(19,60,129,1) 100%); /* ie10+ */
background: linear-gradient(55deg, rgba(48,97,193,1) 0%, rgba(19,60,129,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3061c1', endColorstr='#133c81',GradientType=1 ); /* ie6-9 */
}
.nav>li {background-color:transparent;} 
.navbar-inverse .navbar-nav>li>a {color: #ffffff;}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {color:#04ff0c;background-color: transparent;}
.navbar-nav{margin-top:30px}
.navbar-nav>li>a {padding-top:10px;padding-bottom:10px;}
.nav>li>a:focus,
.nav>li>a:hover{text-decoration: none;background-color: #eee;color: red !important;transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{background-color: #2196F3;}
.navbar-inverse .navbar-toggle {border-color: #48d0fb;}
.navbar-toggle {margin-top:30px;margin-bottom: 8px;background-color: transparent;background-image: none;
border: 1px solid transparent;    border-radius: 4px;}

.navbar-brand {float: left;height: 50px;padding: 15px 15px;font-size: 18px;line-height: 20px;margin-top: 10px;}

.navbar-header{min-height: 90px}

.banner{background-image:url(/images/Banner1.jpg);height:700px;background-size: cover;background-position:center;background-repeat:no-repeat;position: relative;}

.buttonReadMore{width: 160px;height: 50px;border-radius: 25px;text-align: center;line-height: 45px;color: #fff;text-transform: uppercase;
 font-size: larger;letter-spacing: 1px;cursor: pointer;}
.buttonReadMoreBorder{border:2px solid;border-image-source: url(/images/GradiendBorder.jpg);border-image-slice: 6 3;}

.borderstyle1{border:2px solid;border-image: conic-gradient(lime, aqua) 2;}

.bottomBG{
min-height:200px;	
background: -moz-linear-gradient(269deg, rgba(38,103,167,1) 0%, rgba(38,103,167,1) 22%, rgba(20,73,117,1) 91%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(38,103,167,1)), color-stop(22%, rgba(38,103,167,1)), color-stop(91%, rgba(20,73,117,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(269deg, rgba(38,103,167,1) 0%, rgba(38,103,167,1) 22%, rgba(20,73,117,1) 91%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(269deg, rgba(38,103,167,1) 0%, rgba(38,103,167,1) 22%, rgba(20,73,117,1) 91%); /* opera 11.10+ */
background: -ms-linear-gradient(269deg, rgba(38,103,167,1) 0%, rgba(38,103,167,1) 22%, rgba(20,73,117,1) 91%); /* ie10+ */
background: linear-gradient(181deg, rgba(38,103,167,1) 0%, rgba(38,103,167,1) 22%, rgba(20,73,117,1) 91%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2667a7', endColorstr='#144975',GradientType=0 ); /* ie6-9 */}

.readAlign{padding-top:100px;padding-left: 49px;}

.LogoSec{text-align:center;padding-top: 75px}

.indexPara{padding-top: 75px;color: #fff;font-weight: 100; font-family: 'Quicksand', sans-serif;letter-spacing: 1px;text-align: justify;}

.ToptextAlign{padding-top:100px;padding-left: 50px}

.fotterDiv{text-align: center;padding-top: 60px;padding-bottom: 50px;}
.fotterDiv ul{display: inline-block;list-style-type: none;margin: 0px;padding: 0px}
.fotterDiv ul li{display: inline-block;list-style-type: none; padding: 5px;letter-spacing: 1px;
font-family: 'Quicksand', sans-serif;font-weight:100}
.fotterDiv ul li a{color:#fff;text-decoration: none;}
.fotterDiv ul li a:hover{color:#2bd1ff;text-decoration: underline;}

.faceBookIcon{width: 40px;height: 40px;background-color:#fff;border-radius: 50%;line-height: 40px !important;text-align: center;color:#000;}

.footerBlackBar{height: 80px;background-color: #000}

.text1{font-size: 40px;color: #fff;vertical-align: middle;}

.homepageReadmore{color:red;}
a.homepageReadmore:hover{color:orange;}

/* Product Page CSS Start*/

.innerBG1{background-image:url(/images/innerBG1.png);background-position:left top;
min-height:80vh;background-repeat: no-repeat;
}
.innerBGBack{
background: -moz-linear-gradient(270deg, rgba(0,38,61,1) 0%, rgba(2,35,56,1) 49%, rgba(10,23,35,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,38,61,1)), color-stop(49%, rgba(2,35,56,1)), color-stop(100%, rgba(10,23,35,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(270deg, rgba(0,38,61,1) 0%, rgba(2,35,56,1) 49%, rgba(10,23,35,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(270deg, rgba(0,38,61,1) 0%, rgba(2,35,56,1) 49%, rgba(10,23,35,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(270deg, rgba(0,38,61,1) 0%, rgba(2,35,56,1) 49%, rgba(10,23,35,1) 100%); /* ie10+ */
background: linear-gradient(180deg, rgba(0,38,61,1) 0%, rgba(2,35,56,1) 49%, rgba(10,23,35,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00263d', endColorstr='#0a1723',GradientType=0 ); /* ie6-9 */
background-repeat: no-repeat;
background-position: bottom;
background-color: #0a1824;
}
.productText{width:70%;margin: 0 auto;padding-top: 50px;color:#fff;
font-family: 'Quicksand', sans-serif;text-align:justify;font-weight: 100;
line-height: 25px;letter-spacing: 1px;
}

.graphAndChart{width: 50%;margin: 0 auto;text-align:center;padding-bottom: 100px;padding-top: 50px}

.graphAndChart img{width:60%}

.productText h2{font-family: 'Quicksand', sans-serif;color:#fff;font-size: 30px;}


/* Product Page CSS End*/


/*Application Page Css Start*/
.clrcleHolder{position: relative;}
.circle1{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color:green;
	position: absolute;
	left: 20px;
	top:50px;
	background-image: url(/images/cimg1.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.circle2{
	width: 280px;
    height: 280px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    right: 20px;
    top: 50px;
    background-image: url(/images/cimg2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.circle3{
	width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    left: 342px;
    top: 345px;
    background-image: url(/images/cimg3.png);
	background-repeat: no-repeat;
	background-size: cover;
}


.circle6{
	width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    right: 356px;
    top: 286px;
    background-image: url(/images/cimg6.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.circle4{
	width: 230px;
    height: 230px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    left: 67px;
    top: 564px;
    background-image: url(/images/cimg4.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.circle7{
	width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    right: 20px;
    top: 495px;
    background-image: url(/images/cimg7.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.circle8{
	width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    right: 281px;
    top: 815px;
    background-image: url(/images/cimg8.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.circle9{
	width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: green;
    position: absolute;
    left: 265px;
    top: 860px;
    background-image: url(/images/cimg9.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.circle1Txt{color: #fff;position: absolute;left:0px;top:80px;font-size:20px;transition: all 0.5s ease-in-out;opacity:0}
.circle1Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100}
.effect1{opacity: 1;transition: all 0.5s ease-in-out;left: 350px;}

.circle2Txt{color: #fff;position: absolute;right:0px;top:80px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle2Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100;text-align: right;}
.effect2{right: 350px;opacity: 1;transition: all 0.5s ease-in-out;}


.circle3Txt{color: #fff;position: absolute;left:0px;top:555px;font-size:20px;transition: all 0.5s ease-in-out;opacity:0}
.circle3Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100}
.effect3{left:565px;opacity: 1;transition: all 0.5s ease-in-out;}

.circle4Txt{color: #fff;position: absolute;left:0px;top:750px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle4Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100}
.effect4{left:300px;opacity: 1;transition: all 0.5s ease-in-out;}

.circle6Txt{color: #fff;position: absolute;right:0px;top:300px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle6Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100;text-align: right;}
.effect6{right:580px;opacity: 1;transition: all 0.5s ease-in-out;}


.circle7Txt{color: #fff;position: absolute;right:0px;top:740px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle7Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100;text-align: right;}
.effect7{right:305px;opacity: 1;transition: all 0.5s ease-in-out;}

.circle8Txt{color: #fff;position: absolute;right:0px;top:825px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle8Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100;text-align: right;}
.effect8{right:520px;opacity: 1;transition: all 0.5s ease-in-out;}

.circle9Txt{color: #fff;position: absolute;left:0px;top:1020px;font-size: 20px;transition: all 0.5s ease-in-out;opacity:0}
.circle9Txt p{margin-bottom: 0px;font-family: 'Quicksand', sans-serif;font-weight: 100}
.effect9{left:470px;opacity: 1;transition: all 0.5s ease-in-out;}

.txtheight{height: 100px; margin-bottom:50px}

/*Application Page Css End*/


/*Authentication Page Start*/

.innerBG2{background-image:url(/images/TransBG.jpg);background-position:left top;
min-height:100vh;background-repeat: no-repeat;background-size: cover;
}

.Authoptionbox{padding-top:150px;width:95%}

.AuthenticationTXT{width: 50%;margin: 0 auto;padding-top: 100px;text-align: left;}

.auth{width:150px;height:150px;border-radius:50%;margin: 0 auto;background-size: cover;background-repeat:no-repeat;}
.auth1{background-image:url(/images/Auth1.png);}
.auth2{background-image:url(/images/Auth2.png);}
.auth3{background-image:url(/images/Auth3.png);}
.auth4{background-image:url(/images/Auth4.png);}

.imageCaptions{text-align: center;color: #fff;padding-top: 20px;text-transform: uppercase;letter-spacing: 1px;font-size: 16px;}

.para{color:#fff;padding:50px 20px;letter-spacing:1px;font-family:'Quicksand',sans-serif;font-weight:100;text-align:justify;}


/*Authentication Page End*/

/*Cash charge Start*/
.chargingTXT{width:55%;margin:0 auto;padding-top: 100px;text-align: left;}
.charg1{background-image:url(/images/Charg1.png);}
.charg2{background-image:url(/images/Charg2.png);}
.charg3{background-image:url(/images/Charg3.png);}
.charg4{background-image:url(/images/Charg4.png);}
/*Cash charge End*/


/*Alert Start*/

.alertTXT{width:100%;margin:0 auto;padding-top:50px;text-align: left;}
.alertHead{font-size:30px;color: #fff;padding-left:25px}
.AlertBG{background-image:url(/images/innerBG2.png);background-position:right top;
min-height:100vh;background-repeat:no-repeat;background-repeat: no-repeat;background-size: 685px 628px;}

.alertIMG{
	height: 492px;width:328px;position:absolute;
	background-image: url(/images/man.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 328px 492px;
	right:45px;
	top:100px;
	z-index: 100;
}


  #talkbubble {
    width: 248px;
    height: 125px;
    background: #03A9F4;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 11px;
    padding-top: 10px;
    color: #fff;
    margin-left: 133px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 100;
    font-family: 'Quicksand', sans-serif;
    line-height: 20px;
    }
    #talkbubble:before {
    content: "";
    position: absolute;
    right: -62px;
    top: 54px;
    width: 0;
    height: 0;
    border-top: 36px solid transparent;
    border-left: 63px solid #03a9f4;
    border-bottom: 3px solid transparent;
    }
	#talkbubble2 {
    width: 228px;
    height: 125px;
    background: #03A9F4;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 11px;
    padding-top: 10px;
    color: #fff;
    margin-left: 147px;
    font-size: 12px;
    font-weight: 100;
    font-family: 'Quicksand', sans-serif;
    line-height: 20px;
    }
    #talkbubble2:before {
    content: "";
    position: absolute;
    right: -62px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 63px solid #03a9f4;
    border-bottom: 35px solid transparent;
    }
	.notificationBox3{
    min-height: 240px;
    background-image: url(/images/computer.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 160px 170px;
    padding-top: 20px;
    }

    #talkbubble3 {
    width: 290px;
    height: 70px;
    background: #03A9F4;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-left: 16px;
    padding-top: 10px;
    color: #fff;
    margin-left: 35px;
    font-weight: 100;
    font-family: 'Quicksand', sans-serif;
    line-height: 20px;
    }
    #talkbubble3:before {
    content: "";
    position: absolute;
    right: 197px;
    top: 70px;
    width: 0;
    height: 0;
    border-top: 40px solid #03a9f4;
    border-left: 0px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 35px solid transparent;
    }
	.gapDiv{height: 130px}

/*Alert End*/

/*Advantages Start*/

.iconCarrier{width:90%;margin: 0 auto}
.iconCarrier img{width:80px;height:80px}
.ADVicontxt{font-weight: 100;font-family: 'Quicksand', sans-serif;color:#fff;font-size:14px;padding-top: 15px}
.ADVPageHeadAlign{padding: 15px;margin-bottom: 50px}
.iconCarrier .col-md-4{margin-bottom:20px;height:120px}
.AdvBG1{background-image:url(/images/ADV-BGCMP.png);background-position:right top;
background-repeat: no-repeat;background-size: 300px 200px; 
}
/*Advantages End*/


/* Contact Us CSS Start */


.ContactBG1{background-image:url(/images/ContactBG.jpg);background-position:center bottom;
min-height:90vh;background-repeat: no-repeat;background-size:cover;}
.contactbggradient{
	background: rgba(20,176,222,1);
	background: -moz-linear-gradient(-45deg, rgba(20,176,222,1) 0%, rgba(3,72,192,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(20,176,222,1)), color-stop(100%, rgba(3,72,192,1)));
	background: -webkit-linear-gradient(-45deg, rgba(20,176,222,1) 0%, rgba(3,72,192,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(20,176,222,1) 0%, rgba(3,72,192,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(20,176,222,1) 0%, rgba(3,72,192,1) 100%);
	background: linear-gradient(135deg, rgba(20,176,222,1) 0%, rgba(3,72,192,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14b0de', endColorstr='#0348c0', GradientType=1 );
} 

.contactusHead{font-weight: 100;font-family: 'Quicksand', sans-serif;color:#fff;padding-top: 50px}

.ContactForm{width:100%;height:300px;border-radius:20px;background-color:blue;padding:15px;position: relative;}
.ContactFormB
{
    width: 95%;
    height: 300px;
    border-radius: 20px;
    background-color: #043379;
    padding: 15px;
    position: absolute;
    top: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 10px;
}


.btn {
    border: 0px solid transparent;
    padding: 4px 12px;
    font-size: 14px;
    border-radius: 9px;
}

.btn-primary {
    color: #fff;
    background-color: #00BCD4;
    border-color: #2e6da4;
}

.validmailtxt{
    color: #07e3ff;
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    text-transform: lowercase;
    letter-spacing: 1px;
}
.contactDetails{color:#fff;font-size:18px;font-family: 'Quicksand', sans-serif;font-weight:100;}
.contactDetails i{font-size:25px;font-weight: 400}

/* Contact Us CSS End */


/* Partner Start */
.partnerBG{
    min-height: 80vh;
    background-repeat: no-repeat;
}

.partnersbox{min-height: 250px;background-color:#fff;width: 90%;margin:0 auto;}
.partnersboxHead{background-color:orange;width:100%;padding:10px;color:#fff;font-size: 16px;}
.partnersbox ul{list-style-type: none;margin:0px;padding: 0px;}
.partnersbox ul li{padding:5px;margin-bottom: 2px;color:#000;border-bottom: 1px orange solid}
.partnersbox ul li:last-child{padding:5px;margin-bottom: 2px;color:#000;border-bottom: 0px orange solid}

/* Partner End */

@media screen and (max-width: 1024px) and (min-width: 768px) { 
  .nav>li {background-color: #transparent;}
  .circle1{width: 250px;height: 250px;}
  .effect1{left: 280px;}
  .circle2{width: 200px;height:200px;}
  .effect2{right: 230px;}
  .circle6{width: 150px;height:150px;right: 215px;top: 220px;}
  .effect6{right: 375px;}
  .circle6Txt{top: 204px;}
  .circle3{width: 200px;height: 200px;left: 275px;top: 284px;}
  .effect3 {left: 475px;}
  .circle3Txt{top:440px;}
  .circle4{left:53px;top:493px;} 
  .effect4{left:255px;}
  .circle4Txt{top:695px;}
  .circle7{width: 250px;height: 250px;right: 20px;top: 438px;}
  .effect7 {right: 240px;}
  .circle7Txt {top: 675px;}
  .circle8 {width: 250px;height: 250px;right: 162px; top: 755px;}
  .effect8 {right: 395px;}
  .circle8Txt {top: 772px;}
  .circle9 {left: 154px;top: 780px;}
  .effect9 {left: 345px;}
  .circle9Txt {top: 948px;}
  .Authoptionbox{padding-top:50px;width:100%}
  .chargingTXT {width: 88%;}
  .AlertBG{background-position: right top;}
  .alertIMG{top:0px;}
  .alertHead {font-size: 20px;}
   #talkbubble {margin-left: 50px;}
   #talkbubble2{margin-left: 50px;}
  .gapDiv{height: 50px;}
  }
@media screen and (max-width: 1300px) and (min-width: 1024px) {
  .circle1{width: 250px;height: 250px;}
  .effect1{left: 280px;}
  .circle2{width: 200px;height:200px;}
  .effect2{right: 230px;}
  .circle6{width: 150px;height:150px;right: 215px;top: 220px;}
  .effect6{right: 375px;}
  .circle6Txt{top: 204px;}
  .circle3{width: 200px;height: 200px;left: 275px;top: 284px;}
  .effect3 {left: 475px;}
  .circle3Txt{top:440px;}
  .circle4{left:53px;top:493px;} 
  .effect4{left:255px;}
  .circle4Txt{top:695px;}
  .circle7{width: 250px;height: 250px;right: 20px;top: 438px;}
  .effect7 {right: 240px;}
  .circle7Txt {top: 675px;}
  .circle8 {width: 250px;height: 250px;right: 162px; top: 755px;}
  .effect8 {right: 395px;}
  .circle8Txt {top: 772px;}
  .circle9 {left: 154px;top: 780px;}
  .effect9 {left: 345px;}
  .circle9Txt {top: 948px;}
}

@media only screen and (max-width: 767px) {
  .nav>li {background-color: #92bbff66;margin-bottom:1px;font-size:large;}
  .navbar-nav{margin-top: 1px;}
}

@media only screen and (min-width: 1920px) {
  .container{width: 1920px}
  .alertIMG {
    height: 492px;
    width: 328px;
    position: absolute;
    background-image: url(/images/man.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 328px 492px;
    right: 0px;
    top: 100px;
    z-index: 100;
    left: 300px;
}
}

@media only screen and (max-width: 1920px) {
  .container{width:100%;padding: 0px}
}

@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media only screen and (max-width: 768px) {
  .productText{width:90%;}	
  .graphAndChart{width:100%;margin: 0 auto;text-align:center;padding-bottom: 100px;padding-top: 50px}
  .graphAndChart img{width:80%}
  .productText h2{font-size:25px;}

  .circle1,.circle2,.circle3,.circle4,.circle6,.circle7,.circle8,.circle9{
	width:100px;
	height:100px;
	position: relative;
	left:0px;
	top:15px;
   }
	.effect1,.effect2,.effect3,.effect4,.effect6,.effect7,.effect8,.effect9{
	  left: 0;
	  right: 0;
	  top: 0;
	  padding-top: 40px	
	}
	.circle1Txt p,.circle2Txt p,.circle3Txt p,.circle4Txt p,.circle6Txt p,.circle7Txt p,.circle8Txt p,.circle9Txt p{
		text-align: left;
    }
    .Authoptionbox{padding-top:50px;width:100%}
    .AuthenticationTXT{width:100%;margin: 0 auto;padding-top:50px;text-align:center;}
    .imageCaptions {font-size: 12px;}
    .para {padding: 15px 20px;}
    .chargingTXT{width:100%;margin:0 auto;padding-top:50px;text-align:center;}
    .AlertBG{background-position: right top;}
    .alertIMG{top:0px;right:150px}
    .gapDiv{height:20px}
}

@media only screen and (max-width: 414px) {
	#talkbubble,#talkbubble2,#talkbubble3{margin-left: 0px}
	.alertIMG{top: 0px;right:0px;background-position:84px -15px;}
	.alertHead{font-size: 16px;}
	#talkbubble2:before {
    right: -38px;
    border-top: 6px solid transparent;
    border-left: 53px solid #03a9f4;
    border-bottom: 34px solid transparent;
	}

}
/*
     FILE ARCHIVED ON 15:17:00 Feb 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:07:09 Apr 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.366
  captures_list: 0.341
  exclusion.robots: 0.011
  exclusion.robots.policy: 0.004
  esindex: 0.006
  cdx.remote: 17.896
  LoadShardBlock: 183.426 (3)
  PetaboxLoader3.datanode: 210.795 (4)
  PetaboxLoader3.resolve: 81.21 (2)
  load_resource: 121.912
*/