/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2019 | 06:33:24 */
@media only screen and (max-width: 300) {
  .xvxcvxcv {
    display: none;
}
}

@media (min-width: 300.99px) and (max-width: 599.99px) {
      .xvxcvxcv {
    display: none;
}
}
@media (min-width: 600.99px) and (max-width: 767.99px) {
      .xvxcvxcv {
    display: none;
}
}
@media (min-width: 768.99px) and (max-width: 991px) {
      .xvxcvxcv {
    display: none;
}
}
 @media (min-width: 992px) and (max-width: 1048px) {
      .xvxcvxcv {
    height: 57px !important;
} 
}
@media (min-width: 1049px) and (max-width: 1135px) {
      .xvxcvxcv {
    height: 67px !important;
}
}
@media (min-width: 1136px) and (max-width: 1283px) {
      .xvxcvxcv {
    height: 80px !important;
}
}
@media (max-width: 1283px) {
      .xvxcvxcv {
    height: auto;
}
}

.branding a img, .branding img {
    max-width: 100%;
    height: auto;
    margin-right: 39px;
    padding-right: 18px;
}