#feat-topline {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 19px;
  color: #2076bd;
  margin-bottom: 7px;
}

#feat-secondline {
  font-size: 24px;
  font-weight: bold;
  color: #2076bd;
  line-height: 36px;
  margin-bottom: 7px;
}

#feat-lastline {
  font-size: 18px;
  margin-bottom: 17px;
}

#newfeat .et_pb_button {
  background: #2076bd;
  border-color: #2076bd;
  font-size: 15px;
  padding: 5px 20px !important;
}

#newfeat .et_pb_button:hover {
  padding-right: 35px !important;
}

#newfeat .et_pb_button::after {
  font-weight: bold !important;
}

.sub-menu, #mobile_menu {
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

.nav li ul {
  width: 320px;
}

.et_pb_testimonial {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.et_pb_image_wrap img {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.et_pb_blurb_content img {
  max-width: 75px;
  border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%;
}

.et_pb_testimonial_author {
  margin-top: 10px;
}

#top-header .container {
  padding-top: 0.75em;
  font-weight: 500;
  padding-bottom: 0.25em;
}

#top-menu li li a {
  width: 280px;
}

#top-menu li a {
  font-weight: lighter;
  letter-spacing: 0.5px;
}

#menu-item-25 a {
  background: #2076bd;
  color: #fff !important;
  padding: 13px 15px !important;
  margin-top: -15px;
  border-radius: 7px;
  font-weight: 500 !important;
}
#main-header.et-fixed-header #menu-item-25 a {
  color: #fff !important;
}

#footer-widgets {
  padding: 6% 0 6%;
}

footer .title {
  margin-bottom: 10px;
}

#bwfooterinner img {
  max-height: 60px;
  margin-right: 10px;
}

#bwfooterinner {
  width: 80%;
  margin: 0 auto;
  font-size: 13px;
  max-width: 1300px;
}

footer .alignnone.size-medium.wp-image-8 {
  max-width: 200px;
}

#top-menu li {
  padding-right: 35px;
}

#main-header {
  box-shadow: 0 0 30px #a3c0dc; -moz-box-shadow: 0 0 30px #a3c0dc; -webkit-box-shadow: 0 0 30px #a3c0dc; -khtml-box-shadow: 0 0 30px #a3c0dc;
}

.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.servbox {
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  -khtml-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  padding: 40px 35px 40px 35px;
}

/* MOB */

@media screen and (max-width: 980px) {

#footer-widgets {
  padding-top: 40px !important;
}

#menu-item-25 a {
  margin-top: 0 !important;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-150 {
  display: none !important;
}

#newfeat {
  background-size: 219%;
  background-position: bottom left;
}

#main-header {
  box-shadow: 0 0 30px #3c4956;
  -moz-box-shadow: 0 0 30px #3c4956;
  -webkit-box-shadow: 0 0 30px #3c4956;
  -khtml-box-shadow: 0 0 30px #3c4956;
}

}