@font-face 
{
    font-family: Roboto-Regular;
    src: url(https://trakbond.com/website/css/fonts/Roboto-Regular.ttf);
}
#hellobar-bar {
    font-family: "Roboto-Regular", sans-serif;
    width: 100%;
    margin: 0;
    height: 30px;
    display: table;
    font-size: 17px;
    font-weight: 400;
    padding: .33em .5em;
    -webkit-font-smoothing: antialiased;
    color: #5c5e60;
    position: relative;
    background-color: white;
    /*box-shadow: 0 1px 3px 2px rgba(0,0,0,0.15);*/
}
#hellobar-bar.regular {
    height: 30px;
    font-size: 14px;
    padding: .2em .5em;
    margin-bottom: -15px;
    background-color: transparent/*#2dca94*/;
}



.hb-content-wrapper {
    text-align: center;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}
.hb-content-wrapper p {
    margin-top: 0px/*23px*/;
    margin-bottom: 0px/*65px*/;
    color: #fff;
}
/*.hb-text-wrapper {
    margin-right: .67em;
    display: inline-block;
    line-height: 1.3;
}*/
.hb-text-wrapper
{
    margin-right: .67em;
    display: inline-block;
    line-height: 2.0;
    margin: auto;
    margin-left: 400px;
}
.hb-text-wrapper .hb-headline-text {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
}
#hellobar-bar .hb-cta {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    color: #ffffff;
    background-color: #22af73;
    border-color: #22af73
}
.hb-cta-button {
    opacity: 1;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 1.5;
    max-width: 22.5em;
    text-align: center;
    position: relative;
    border-radius: 3px;
    white-space: nowrap;
    margin: 1.75em auto 0;
    text-decoration: none;
    padding: 0;
    overflow: hidden;
}
.hb-cta-button .hb-text-holder {
    border-radius: inherit;
    padding: 5px 15px;
}
.hb-close-wrapper {
    display: table-cell;
    width: 1.6em;
}
/*.hb-close-wrapper .icon-close {
    font-size: 14px;
    top: 15px;
    right: 25px;
    width: 15px;
    height: 15px;
    opacity: .3;
    color: #000;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
}*/
/*.hb-close-wrapper .icon-close {
    font-size: 14px;
    top: 15px;
    right: 25px;
    width: 20px;
    height: 20px;
    color: #3a3a3c;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 1px 1px 1px 1px;
}*/
.hb-close-wrapper .icon-close 
{
    font-size: 14px;
    top: 15px/*15px*/;
    right: 25px;
    width: 30px;
    height: 30px;
    color: #3a3a3c;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 7px 5px 5px 5px;
}
.span-1
{
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 200;
}
.wecome-content-trail .a-notification
{
    margin-top: auto;
    font-weight: 700;
    margin-right: 50px;
    padding: 5px 20px;
}

/*.wecome-content-trail .a-notification:hover
{
    margin-top: auto;
    background-color: #c1272d;
    border: 1px solid #c1272d;
    font-weight: 700;
    color:#fff;
}*/
/*.wecome-content-trail .a-notification:hover
{
    margin-top: auto;
    background-color: #3a3a3c;
    border: 1px solid #3a3a3c;
    font-weight: 700;
    color:#fff;
}*/

@media(max-width:1024px){
.hb-text-wrapper 
{
    margin-left: 200px;
}
.col-7-hellobar
{
    width: 70%;
}

.col-2-hellobar
{
    width:30%;
}

.hb-content-wrapper p
{
        margin-left:00px;
}
.wecome-content-trail .a-notification 
{
    margin-right: 100px;
}

}

@media(min-width:1024px){
    
}

@media(max-width:768px){
.col-7-hellobar
{
    width: 50%;
}

.col-2-hellobar
{
    width:50%;
}

#hellobar-bar.img-hellobar 
{
    background-image: url(../notification_bar/notification.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    display: inline-table;
    width: 100%;
}

.span-1 
{
    font-size: 17px;
}

.wecome-content-trail .a-notification 
{
    margin-top: auto;
    font-weight: 700;
    margin: auto;
    padding: 5px 20px;
    margin-left: 0px;
    margin-bottom: -25px;
}

}

@media(max-width:767px){
.col-7-hellobar
{
    width: auto;
}

.col-2-hellobar
{
    width: auto;
}

#hellobar-bar.img-hellobar
{
    background-image: url('../notification_bar/notification.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
    display: inline-table;
    width: 100%;
}  

#hellobar-bar.regular 
{
    margin-bottom: -7px;
}

.hb-text-wrapper 
{
    margin: auto;
    margin: auto;
    text-align: center;
}


.hb-close-wrapper .icon-close 
{
    font-size: 14px;
    top: 25px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: #3a3a3c;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 25px;
    padding: 7px 5px 5px 5px;
}

.hb-content-wrapper p 
{
    margin-left: -60px;
}

.span-1 
{
    font-size: 15px;/*17px*/
}

.wecome-content-trail .a-notification 
{
    margin-top: auto;
    font-weight: 700;
    margin: auto;
    padding: 5px 20px;
    margin-bottom: 15px;
    margin-left: -60px;
}

}


@media(max-width:736px){
.col-7-hellobar
{
    width: 60%;
}

.col-2-hellobar
{
    width:auto;
}

#hellobar-bar.img-hellobar
{
    background-image: url('../notification_bar/notification.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    display: inline-table;
    width: 100%;
}

.hb-text-holder
{
    margin-top: -20px;
}

.hb-content-wrapper p 
{
    margin-left: 0px;
}
.span-1 
{
    font-size: 17px;
}

.wecome-content-trail .a-notification 
{
    margin-bottom: -25px;
    margin-left: 0px;
    margin-top: 20px;
}

.wecome-content-trail .a-notification:hover 
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
}

.hb-close-wrapper .icon-close 
{
    font-size: 14px;
    top: 15px;
}

}


@media(max-width:414px){
.col-7-hellobar
{
    width: auto;
}

.col-2-hellobar
{
    width: auto;
}

#hellobar-bar.img-hellobar
{
    background-image: url('../notification_bar/notification.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
    display: inline-table;
    width: 100%;
}

.hb-text-holder
{
    margin-top: 0px;
}

.hb-content-wrapper p 
{
    margin-left: 0px;
}

.span-1 
{
    font-size: 15px;/*17px*/
}

.wecome-content-trail .a-notification 
{
    margin-top: auto;
    font-weight: 700;
    margin: auto;
    padding: 5px 20px;
    margin-bottom: -5px;
    margin-left: 0px;
     margin-top: 0px;
}


}