.wsmenu {
  font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
}
.wsmain {
  margin: 0px auto;
  background-color: transparent;
}
.megamenu {
  font-size: 13px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.16);
  top: 37px;
}
.halfmenu {
  width: 30%;
}
li.wsmenu-title {
  height: 43px;
  width: 100%;
  color: #222;
  background-color: #f7f7f7 !important;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
  padding: 9px 32px 9px 6px;
}
.wsmenu-list > li > a {
  color: #f5f5f5;
  padding: 0px 14px 0px 14px;
  line-height: 37px;
  border-right: 1px solid rgba(0, 0, 0, 0.10);
  font-weight: bold;
}
.wsmenu-list > li > a:hover {
  background-color: #b43838 !important;
  text-decoration: none;
  color: #ffffff !important;
}
.wsmenu-list .megamenu li a:hover {
  text-decoration: underline !important;
  color: #2a6496 !important;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
  min-width: 320px;
}
.megamenu .title {
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  padding: 9px 5px 9px 0px;
  font-size: 16px;
  color: #ef4c4a;
  margin: 0px 0px 7px 0px;
  text-align: left;
  height: 39px;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}
.header {
  width: 100%;
  display: block;
  padding-top: 0px;
}
.show-grid {
  background-color: #fff;
}
.moreoption {
  width: 100%;
  display: block;
  margin-top: 150px;
}
.moreoption .boxheader {
  border: solid 0px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-size: 17px;
}
.buttoncolor {
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 10px 15px;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  width: 12.5%;
  height: 30px;
  float: left;
  text-align: center;
  margin: 0px 0px;
}
.buttoncolor:hover {
  color: #fff;
  text-decoration: none;
}
.buttoncolor:focus {
  color: #fff;
  text-decoration: none;
}
.buttoncolor03 {
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 10px 15px;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  width: 12.5%;
  height: 30px;
  float: left;
  text-align: center;
  margin: 0px 0px;
}
.buttoncolor03:hover {
  color: #fff;
  text-decoration: none;
}
.buttoncolor03:focus {
  color: #fff;
  text-decoration: none;
}
.headertlt {
  width: 100%;
  padding: 40px 0px 15px 0px;
  letter-spacing: -0.5px;
  font-size: 22px;
  font-family: 'archivo_narrowregular';
  color: #424242;
}
.colorlink01 {
  width: 40%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.colorlink02 {
  width: 40%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.colorlink03 {
  width: 14%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.buttoncolor02 {
  color: #424242;
  display: block;
  font-size: 15px;
  border-radius: 2px;
  height: 30px;
  padding: 10px 15px;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  width: 100%;
  border-right: solid 5px #fff;
  float: left;
  text-align: center;
  margin: 0% 0% 0% 0%;
  background-color: #f2f2f2;
  border: solid 1px #D9D9D9;
  cursor: pointer;
  text-align: center !important;
  text-decoration: none !important;
  width: 50%;
  float: left;
}
.buttoncolor02:hover {
  background-color: #424242;
  color: #000;
}
.buttoncolor02.active {
  background-color: #424242;
  color: #fff;
}
.main-content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.wsmenu {
  width: 100% !important;
}
.link-list li {
  display: block;
  text-align: center;
  white-space: normal !important;
  text-align: left;
}
.link-list li a {
  line-height: 120%;
}
/*  larger  **************************************************************** */
@media (min-width: 1175px) {
  .mobiletext {
    display: none;
  }
  .wsmenu-list > li > a {
    padding-left: 9px !important;
    padding-right: 10px !important;
  }
  .wsmenu {
    font-size: 0.8em;
  }
}
/*  1075-1174  **************************************************************** */
@media (min-width: 1075px) and (max-width: 1174px) {
  .mobiletext {
    display: none;
  }
  .fa-home::before {
    content: "\f015";
  }
  .wsmenu-list > li > a {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .wsmenu {
    font-size: 0.8em;
  }
}
/*  841-1074 larger tablet size  **************************************************************** */
@media (min-width: 841px) and (max-width: 1074px) {
  .wsmenu {
    font-size: 0.7em;
  }
  .mobiletext {
    display: none;
  }
  .fa-home::before {
    content: "\f015";
  }
  .wsmenu-list > li > a .fa-home {
    display: inline-block !important;
  }
  .wsmain {
    width: 100%;
  }
  .wsmenu-list > li > a {
    white-space: nowrap !important;
    padding-left: 3px !important;
    padding-right: 4px !important;
  }
  .wrapper {
    width: 100%;
    margin: 0% 2%;
  }
  .colorlink01 {
    width: 100% !important;
    margin: 0%;
  }
  .colorlink02 {
    width: 100% !important;
    margin: 0%;
  }
  .colorlink03 {
    width: 100% !important;
    margin: 0%;
  }
}
/*  ipad and a bit bigger ****************************************************************/
@media (min-width: 768px) and (max-width: 840px) {
  .wsmenu-list > li a.menuhomeicon {
    padding: 0px 5px;
  }
  .mobiletext {
    display: none;
  }
  .wsmenu-list > li > a .fa-home {
    display: inline-block !important;
  }
  .wsmenu {
    font-size: 0.66em;
  }
  .wsmain {
    width: 100%;
  }
  .fa-home {
    margin-right: 0px;
  }
  .wsmenu-list > li > a {
    white-space: nowrap !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .wrapper {
    width: 100%;
    margin: 0% 2%;
  }
  .colorlink01 {
    width: 100% !important;
    margin: 0%;
  }
  .colorlink02 {
    width: 100% !important;
    margin: 0%;
  }
  .colorlink03 {
    width: 100% !important;
    margin: 0%;
  }
  .buttoncolor02 {
    width: 50% !important;
    margin-bottom: 1%;
  }
  .logo {
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    text-align: center;
  }
  .wsmenu-list > li > a {
    white-space: nowrap !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
}
/*  iphone ********************************************************************************/
@media (min-width: 10px) and (max-width: 840px) {
  .megamenu > ul > li > span > a {
    padding: 9px 14px !important;
    background-color: #e7e7e7 !important;
  }
  .wsmenu-list > li a.menuhomeicon {
    padding: 0px 5px;
  }
  .mobiletext {
    display: none;
  }
  .wsmenu-list > li > a .fa-home {
    display: inline-block !important;
  }
  .wsmenu {
    font-size: 10px;
  }
  .wsmain {
    width: 100% !important;
    left: -100%;
    margin: 60px 0px 40px 0px;
    padding: 0px 0px 90px 0px;
  }
  .fa-home {
    margin-right: 0px;
  }
  .wsmenu-list > li > a {
    white-space: nowrap !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .wrapper {
    width: 100%;
    margin: 0% 0%;
  }
  .logo {
    display: none !important;
  }
  .smallogo {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 9px;
    position: relative;
    z-index: 101;
    height: 52px;
    background: #2b3a40;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
  }
  .animated-arrow {
    left: auto;
    top: auto;
    position: relative;
    float: left;
  }
  .wsoffcanvasopener .animated-arrow {
    left: 0px;
  }
  .header {
    box-shadow: none !important;
    background-image: none !important;
  }
  .colorlink01 {
    width: 92% !important;
    margin: 0% 4%;
  }
  .colorlink02 {
    width: 92% !important;
    margin: 0% 4%;
  }
  .colorlink03 {
    width: 92% !important;
    margin: 0% 4%;
  }
  .buttoncolor02 {
    width: 100% !important;
    margin-bottom: 2%;
  }
  .buttoncolor {
    width: 25%;
  }
  .moreoption {
    width: 100%;
    margin: 85px 0 0 0;
    background-color: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .halfmenu {
    width: 100% !important;
  }
  .megamenu .title {
    padding-left: 10px;
  }
  .wsmenucontainer.wsoffcanvasopener {
    display: block;
    margin-left: 0px;
  }
  .animated-arrow {
    cursor: pointer;
    padding: 13px 35px 16px 0px;
    margin: 5px 0 0 10px;
  }
}
Save