h2.node-title a {
    color: black;
}


a {
    color: #81d8d0;
    text-decoration: none;
}


.field-name-field-category .field-item {
    margin: 5px;
}
.submitted {
   display:none;
    color: #ccc;
   font-style: italic;
}
.field-name-field-category {
    color: #F75662;
    border-bottom: 1px solid #e9eaed;
    margin-bottom: 20px;
    font-style: italic;
}


.block {
    padding-bottom: 30px;
}


body {
    background-color: #EEEEEE;
   background-repeat: repeat;
   }

body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}


article.comment {
    border-top: 1px solid #e9eaed;
}


p:last-child {
    margin-bottom: 10px;
}

h2.block-title {
    margin: 0 0 10px 0;
}


.region-content img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}


footer.footer.container {
    
    background: black;
    color: white;
}
.footer {
    margin-top: 0; 
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;!important;
 }

h2.block-title {
    text-transform: uppercase;
    font-size: 30px;
    margin: 0;
}


@font-face { 
	font-family: "Darleston"; 
	src: url('/sites/fonts/Darleston.otf'); 
}

<style>
@import url('https://fonts.googleapis.com/css?family=Oswald');
</style>

@font-face { 
	font-family: "Montserrat"; 
	src: url('/sites/fonts/Montserrat.otf'); 
}



.sf-menu.sf-style-white li, .sf-menu.sf-style-white.sf-navbar {
    background: white;
}

header#navbar {
    background: #F6F6F6;
}

.navbar-default {
    background-color: none; 
    border-color: none;
border: 0px solid;
}

header#navbar {
    background: none;
}

.lead {
    font-family: "Montserrat";
    font-weight: 00;
    height: 67px;
    line-height: 67px;
    font-size: 20px;
}

a:link, a:visited {    
    text-decoration: none;
}

section#block-block-10 {
    margin: -20px;
    padding: 0;
}

.navbar-btn {
     margin-top: 8px !important; 
     margin-bottom: 8px !important; 
}
    
.main-container.container {
    background: white;
padding:30px;
}

section#block-block-4 {
    padding: 0 0 50px;
}

section#block-search-form {
    background: #eee;
    padding: 20px 10px 0 10px;
    margin: 30px 0;
}

section#block-system-user-menu {
    margin: 20px 0;
   background: #eee; 
    padding: 20px;
}

block-title.block-system-user-menu {
      color: white;
}

section#block-views-comments-block {
    padding: 30px;
    background: #F6F6F6;
    margin: 20px 0;
}

.node {
    padding: 30px 0 0 0;
    border-bottom: 1px solid #B2B2B2;
}

p {
     line-height: 2rem;
}

.pager {
   background: none;
    border: 0px solid;    
}

.pager li a {
    background: none; 
  }

.region-sidebar-second img {
    max-width: 100%;
    height: auto!important;
}

@media (max-width: 950px)
{
.tb-megamenu.tb-megamenu-main-menu {
background: none;
}
}

