.dark p.lead {
    font-size: 1.3em;
}

.ut-header-dark #navigation ul li a:after, .ha-transparent #navigation ul li a:after {
    content: "";
}

#navigation ul li a {
    font-size: 12px;
 
}

.ha-header.ut-header-dark {
    background: none repeat scroll 0 0 #5f6663;
}

.footer.ut-footer-dark {
    background: none repeat scroll 0 0 #313332;
}

.ut-member-style-2 .mp-holder .member-description {
    background: none repeat scroll 0 0 #313133;
}









.ut-portfolio-media .ut-portfolio-image {
    height: 0 !important;
}

.ut-portfolio-title {
    margin-bottom: 30px;
}



a {
    color: #52b9e9;
}


.footable {
    font-family: "Lato",Arial,Helvetica,sans-serif;
    padding: 0;
    font-size: 0.85em;
    line-height: 1.4em;
}

.dark cite, .dark, .dark p.lead, .dark .lead p {
    color: #777;
}

.video-container iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

a.more-link .more-link {
    text-align: left;
}

.hero-title {
    line-height: 100%;
}

.ut-btn.small {
    padding: 3px 12px;
}

.ut-btn.grey {
    background: #888 none repeat scroll 0 0;
}



/* Phone &amp; Small Tablets */

@media screen and (max-width: 767px) {

  
.hero-title, .ut-split-hero .hero-title {
    font-size: 1.4em;
    line-height: 1.4em;
}
  
h1 {
    font-size: 24px;
}
  

}
