@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
body{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	
}
#head{

  min-height:850px;


}
.visible{opacity:1}
.hiding{opacity:0}

#backTop a{display:block; width:100%; height:100%; transition:0.25s all ease; color:#ffffff; border:1px solid #12151E; border-radius:5px; padding:5px; background:#212734;}
#backTop a:hover{text-decoration:none; color:#333333; background:#FFF}

.row{margin-left:0; margin-right:0}

#top{height:75px; padding-top:15px; color:#ffffff}
.static{position:fixed;  background:#222324; width:100%; z-index:999999; transition: 0.3s all ease;}


#nav{font-size:18px; font-weight:600; max-width:600px; padding-top:15px; margin:0 auto }
#nav li{float:left; margin-left:15px}
#nav li a{color:#ffffff; transition: 0.25s all ease;}

#nav li a:hover, .current{text-decoration:underline}

#mIcon{display:none;  margin-top:25px}

.anim1{color:#ffffff; border:1px solid #ffffff; padding:4px 8px; border-radius:3px; transition: 0.3s all ease}
.anim1:hover{color:#333333; background:#ffffff; text-decoration:none; }

.bigLogo{margin-top:100px;}
.introTxt1{max-width:736px; margin:15px auto; padding-top:10px; font-size:24px; color:#ffffff; border-bottom:1px solid #ffffff; padding-bottom:10px;}
.introTxt2{max-width:676px; margin:20px auto; font-size:18px; color:#ffffff;}

.anim2{color:#ffffff; border:1px solid #ffffff; padding:4px 15px; border-radius:3px; font-size:30px; transition: 0.3s all ease}
.anim2:hover{color:#333333; background:#ffffff; text-decoration:none; }


#abt{

  background:#ffffff;
  padding:20px 0;
  clear:both;
  padding-top:10px;

	
}

.heading{
  font-size:24px;
  font-weight:600;	
}

.heading2{
  font-size:27px;
  font-weight:600;	
  margin-left:13px
}

.desc1{font-size:24px; font-weight:400}

.dark { color : #333333}
.white{ color:#ffffff}


#glance{

   padding:70px 0;
   background:#212734;
   color:#ffffff;
	
}



#features{

  background:#ffffff;
  padding:50px;
  padding-bottom:80px
	
}

.fcon{color:#212734; font-size:52px;}
.fTitle{color:#212734; font-size:18px; font-weight:600}


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


#gst{min-height:90px; background:#333333; color:#ffffff; padding-top:30px;}
.gsttxt{font-size:20px; font-weight:600;}

.anim3{color:#ffffff; border:1px solid #ffffff; margin-left:10px; font-weight:300; padding:4px 8px; border-radius:3px; transition: 0.3s all ease}
.anim3:hover{color:#333333; background:#ffffff; text-decoration:none; }


.pubPoints {margin-left:35px;}
.pubPoints li{list-style:url(../images/point.png); padding-left:5px; margin-top:5px}
.underline{ text-decoration:underline;  }
#verticals{background:#333333; color:#ffffff; height:150px; padding-top:20px; font-size:30px; font-weight:600;}
.cats{color:#ffffff; font-weight:300; font-size:24px; padding-top:10px; animation:  typing 3.5s steps(40, end),  blink-caret .75s step-end infinite; border-right:1px solid #ffffff; width:auto; padding-right:1px; font-size:28px  }


#advertisers{ padding:50px 0; padding-top:30px}


#contactArea{

  background:#212734;
  min-height:586px;
  padding:25px 0;
  color:#ffffff;
	
}


label{font-weight:300}
.inp {background: #2a303e; border:1px solid #606a81; color:#ffffff; height:30px; padding:2px}
.inptxt {background: #2a303e; border:1px solid #606a81; color:#ffffff; height:120px !important; padding:2px; resize:none; }


.anim4{color:#ffffff; background:none; font-size:22px; border:1px solid #606a81; font-weight:300; padding:3px 6px; border-radius:3px; transition: 0.3s all ease}
.anim4:hover{color:#333333; background:#ffffff; text-decoration:none; }


.map{

background: url(../images/map.png) center right no-repeat;
min-height:560px;
	
}

#sFooter{

  min-height:200px;
  background:#12151e;
  padding:30px 0;
	
}

.fLinks a{color:#ffffff; font-size:20px; font-weight:300; margin:0 5px;}
.soLinks{clear:both; padding-top:15px; color:#ffffff}
.social {color:#ffffff; font-size:16px; font-weight:300; margin:0 5px; padding:3px 5px; border:1px solid #ffffff; transition: 0.3s all ease; border-radius:4px}
.social:hover{background:#ffffff; color:#333333; text-decoration:none}

/*vid*/
.inner{
    border-right: none;
    border-left: none;
    position: relative;
	width:100%;
	
}


.outer{

 position:absolute;
 width:100%;
 height:100%;
 z-index:9999999;
 background:url(../images/trans.png) repeat;
	
}


.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: absolute;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;

}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;



}
.video-container video.fillWidth {
    width: 100%;
}
/*end vid*/

@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: white; }
}



@media (min-width:1300px) {
	.container {
		width:1270px
	}
}

@media (min-width:1400px) {
	.container {
		width:1380px
	}
}


@media (max-width:380px) {
.anim3{color:#ffffff; border:1px solid #ffffff; margin-left:10px; font-weight:300; margin-top:5px; display:block; width:120px; clear:both; margin-bottom:10px; padding:4px 8px; border-radius:3px; transition: 0.3s all ease}
.anim3:hover{color:#333333; background:#ffffff; text-decoration:none; }
.fLinks a{clear:both; display:block; margin-top:5px;}
.social{clear:both; display:block; margin-top:5px;}
#head{




}
.inner{

}

}

@media (max-width:600px) {
#nav{font-size:18px; clear:both; font-weight:300; max-width:600px; padding-top:15px; margin:0 auto; display:none; }
#nav li{display:block; width:100%; clear:both}
#nav li a{color:#ffffff; display:block; transition: 0.03s all ease;}
#nav li a:hover, #nav li a:active, .current{text-decoration:none; font-weight:600; color:#ffffff !important}
#mIcon {display:inline; color:#ffffff; text-decoration:none; font-size:22px; position:absolute; top:25px; font-size:28px; z-index:9999999; right:5px; transition: 0.5s all ease}
.anim1{margin-left:15px;}
.soLinks {text-align:left}

.fLinks a, .soLinks a{clear:both !important; text-align:left; margin-top:5px; display:block; width:125px}



}



progress {
  /* Positioning */
  position: fixed;
  left: 0;
  top: 0;
  z-index:99999999;

  /* Dimensions */
  width: 100%;
  height: 5px;

  /* Reset the appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;

  /* Get rid of the default border in Firefox/Opera. */
  border: none;

  /* Progress bar container for Firefox/IE10+ */
  background-color: #222324;

  /* Progress bar value for IE10+ */
  color: e0e800;
}

progress::-webkit-progress-bar {
  background-color: #222324;
}

progress::-webkit-progress-value {
  background-color: #e0e800;
}

progress::-moz-progress-bar {
  background-color: #e0e800;
}


.arrow {
  text-align: center;
  margin: 8% 0;
  position:absolute;
  margin-left:50%;
  bottom:0px;
  color:#ffffff;
  z-index:9999999999;
  
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}