
.veraxis-main {    padding-bottom: 84px;    padding-top: 254px;}

.domain { font-size: 30px; color: #fff;  font-weight:600; margin-bottom: 50px; line-height: 35px; text-shadow: 1px 1px 3px #000000;}

.veraxis {text-shadow: rgba(0,166,255,0.9) 0px 0px 18px; font-weight:800; font-size: 80px; color: #fff; margin-bottom: 50px; line-height: 85px; }

.domain-text { font-size: 30px; color: #fff; font-weight:600; margin-bottom: 50px; line-height: 35px; text-shadow: 1px 1px 3px #000000;}

.domain-footer { font-size: 16px; color: #fff; font-weight:600; text-shadow: 1px 1px 3px #000000;}

.br-mobile2{ display: none; }

/****************************



****************************/

/****************************
    - Responsive styles -
****************************/
@media only screen and (max-width:680px) {

}

@media only screen and (max-width:540px) {

.veraxis-main { padding-bottom: 24px; padding-top: 24px;}
.domain { font-size: 20px; color: #fff;  font-weight:600; margin-bottom: 180px; line-height: 25px;}
.veraxis {text-shadow: rgba(0,166,255,0.9) 0px 0px 18px; font-weight:800; font-size: 34px; color: #fff; margin-bottom: 30px; line-height: 40px;  }
.domain-text { font-size: 20px; color: #fff; font-weight:600; margin-bottom: 180px; line-height: 25px; }
.domain-footer { font-size: 15px; color: #fff; font-weight:500; line-height: 20px;}

.br-mobile{ display: none; }
.br-mobile2{ display:inline; }
}

a:not(.btn):hover {
    text-decoration: none;
}


@media only screen and (max-width:480px) {
 
}

@media only screen and (max-width:360px) {
 
}