
    body, html, main {
      /* important */
      height: 100%;
      
    }
#menu {
position: fixed;
list-style-type: none;
right: 10px;
top: 40%;
/*width: 100px;*/
z-index: 150 !important;
}
#menu .highlighted {
background-color: #000;
}
#menu li{
margin-bottom:8px; 
}
#menu li>a{
display:block; 
margin-bottom:5px; 
border:2px solid #000; 
width: 13px;
height: 13px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #fff \9;
background-color: rgba(0, 0, 0, 0);
border-radius: 10px;
color: #000;}
.cd-section .btn{
  z-index: 100;
}

.glyphicon{
font-size:20px;
color:white;
-webkit-animation:snow 10s infinite ease-in-out;
position:absolute;
margin:-5% 0 0 0;
}
/**/
#vchip_background{
  display: inline;
  float: left;
  width: 100%;
}
#vchip_background .vchip_background-single {
  display: inline;
  float: left;
  width: 100%;
  position: relative;
}
#vchip_background .vchip_background-single .vchip_background-img {
  display: inline;
  width: 100%;
  height: 500px;
}
#vchip_background .vchip_background-single .vchip_background-img figure {
  height: 100%;
  width: 100%;
    max-height:800px;
}
#vchip_background .vchip_background-single .vchip_background-img figure img {
  width: 100%;
  height: 100%;
max-height:800px;

}
@media (max-width: 768px){
  #vchip_background .vchip_background-single .vchip_background-img figure {
    margin-top: 50px;
  }
}
.full {
    width: 100%;    
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background-color:#0c1a1e;
	/*background: #EDEFF1;*/
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
@media (max-width: 768px) {
   .footer { text-align: center;}
   	.footer ul li a {font-size: 15px;}
}

.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: #54697E;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #78828D
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.v_subscribe_form{
display: inline;
  float: right;
  margin-top: 10px;
  width: 100%;}
  .v_subscribe_form input{
  	border-radius: 20px;
  	height: 30px;
  	   outline: 0;
  	   color: #000;
  	   font-weight: bold;

}
  .v_subscribe_form .btn-primary{
  	border-radius: 20px;
  	width: 100px;
  	font-size: 15px;
  	height: 30px;
  }
.vchip_social address{
	color: #fff;
}


.footer-bottom {
	background:#42526C;
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;
		float: right;
	
}
@media (max-width: 768px) {
.vchip_social address{
margin-left: 10px;}
.vchip_social .social{
	margin: 0px 40px;
}
.payments {
	display: none;
}
}
 @media screen and (max-width: 980px) {
.payments {
	display: none;
}}
/* footer social icons */
ul.social-network {
    list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoYouTube:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

@media (max-width: 768px) {
.social-circle li a {
width: 25px;
	height: 25px;
	font-size:15px;
}
.social-circle li i {
	margin:0;
	line-height:25px;
	text-align: center;
}
}
.navbar-default {
    background-color: #000;
    border-color: #000;
}
.top-area {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  width: 100%;
  background-color: #292929;
  height: 30px;
  padding: 5px 10px;
  color: #fff;
}
.top-area span{padding: 10px;
font-weight: 600px;}
.top-area span a{ 
  font-weight: bolder;
  color: #4CAF50;
 text-shadow: 0 2px 1px darkgreen;}
  .top-right{float: right;}
 .top-right ul >li {
  display: inline-block;
  margin-right: 15px;
}

.top-right a {
  font-size: 16px;
  color: green;
}

.top-right a:hover {
  color: #01b1d7;
}

/* ===========
Navigation
============= */
.navigation{width: 100%;
  color: #000;/*
  padding-top: 10px;
  padding-bottom: 10px;*/
  /*background-image:url(../images/header-bg.jpg);}*/
  /*.navigation:before{background-color: rgba(0,0,0,0);}*/
      background-color: #000019	;
}
@media screen and (max-width: 1200px) {
  .navbar .navbar-header .user_menu { 
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 10px;
    font-size: 15px;
    padding: 5px;
    background: #01bafd;
    border: 1px solid #01bafd;
    border-radius: 10px;
  }
  .navbar-header .dropdown-menu .navbar-content
  {
    width:250px;
    padding: 15px;
    padding-bottom:0px;
    border: 1px solid #01bafd;
    margin: 0px 20px;  
  }
}
 .navbar-default .navbar-brand {
  /*margin-top: 40px;*/
  font-size: 28px;
  font-family: 'Righteous', cursive;
  color: #fff;
  letter-spacing: 1px;
  -moz-transition:color .5s ease-in;
  -o-transition:color .5s ease-in;
  -webkit-transition:color .5s ease-in;
}
.navbar-default .navbar-brand img{
  max-width:100px;

 margin-top:-5px;}
 .navbar-toggle {
  color: #fff;
 }
 .navbar-nav li>a{color: #ddd;}
.navbar-default.navbar-nav>li>a {
  color: #fff !important;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.navbar-toggle {
    position: relative;
    float: right;
     padding: 1px 5px; 
  }
 .navbar-default .navbar-toggle:hover {
     background-color: transparent; 
}
.navbar-default .dropdown-menu {
  background: rgba(25, 33, 60, 0.5);
  color: #fff;
  overflow: hidden;
}
.navbar-default .dropdown-menu li a{
  color: #fff;
  font-family: 'Noto Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing:0px;
  width: 100%;
}
.navbar-default .dropdown-menu li a:hover{
  background: rgba(25, 33, 60, 0.5);
  color:#fff;
}
.navbar-default .dropdown-menu>li>a:focus {
  color: #42a5f6;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #42a5f6 !important;
}
.navbar-default .navbar-nav>li>a:focus {
  color: #42a5f6 !important;
}
@media(max-width: 1200px){
	.top-area{display: none !important;}
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
/*sidemenu scroll*/
#miniMenuScroll{
  display:none;
  position:fixed;
  right:0px;
  padding:20px 10px;
  background-color:rgba(0, 0, 0, 0.4);
  z-index:1000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#miniMenuScroll li{
  display:block;
  width:7px;
  height:7px;
  background-color:rgba(255, 255, 255, 0.5);
  margin:0 0 10px 0;
  /* transition */
  transition:0.3s;
  -moz-transition:0.3s;
  -ms-transition:0.3s;
  -o-transition:0.3s;
  -webkit-transition:0.3s;
  border-radius: 50%;
}

#miniMenuScroll li.active{
  background-color:#fff;
}

/*#miniMenuScroll li:hover{
  background-color:#ffd700;
  cursor:pointer;
}*/

#miniMenuScroll li:last-child{
  margin:0;
}
