@import url(https://fonts.googleapis.com/css?family=Monda);.cbp-hrmenu{width:100%;float:left;/*margin-top:-39px;*/font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;font-weight:400;font-size:10pt; height:42px; overflow:hidden;}
.cbp-hrmenu ul{margin:0;padding:0;list-style-type:none;font-size:10pt;font-family:Arial;}
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner{width:100%;max-width:1020px;margin:0 auto;padding:0;}
.cbp-hrmenu > ul > li{display:inline-block;}
.cbp-hrmenu > ul > li > a{font-weight:400;padding:0.6em 1em;color:#999;display:inline-block;font-weight:700;}
.cbp-hrmenu > ul > li.cbp-hropen a{background:url(../images/vbg.png) repeat;}
.cbp-hrmenu > ul > li.cbp-hropen > a:hover{color:#F3F3F3;}
.cbp-hrmenu .cbp-hrsub{display:none;position:absolute;background:rgba(228, 236, 243, 1);width:100%;left:0;z-index:1000;}
.cbp-hropen .cbp-hrsub{display:block;padding-bottom:3em;}
.cbp-hrmenu .cbp-hrsub-inner > div{width:17%;float:left;padding:0 1em 0;}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after{content:" ";display:table;}
.cbp-hrmenu .cbp-hrsub-inner:after{clear:both;}
.cbp-hrmenu .cbp-hrsub-inner > div a{line-height:25px;}
.cbp-hrsub h4{color:#1B2049;padding:2em 0 0.6em;margin:0;font-size:110%;font-weight:300;}
@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1024px) {
.cbp-hrmenu > ul > li > a {
    padding: 0.6em 0.7em;
}

}
