@import url('https://fonts.googleapis.com/css?family=Muli');

ul li {
    list-style-type: none;
}

.featureImage_3Xqx{
    min-height: 255px;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#dnn_ctr461_HtmlModule_lblContent > div > div:nth-child(n) > a {
    color:#fff;
    font-family: Muli;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 27px;

}
#dnn_ctr461_HtmlModule_lblContent > div > div:nth-child(n) > a:hover {
    text-decoration:none;
    font-weight:bold;
 }
.getInTouch{
 border: solid 1px rgb(26, 188, 156);
  border-radius:5px;
}

@media (max-width: 767px) {
    .getInTouch{
    margin:15px;
    }
}

.navbar-default {
    z-index: 99;
}

body p, h1, h2, h3, h4, h5, h6 {
    font-family: Muli !important;
}







