/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.fat-col-md-4.fat-col-sm-12.fat-col-xs-12 {
    padding-right: 0px;
}

./*=====  FONT ========================*/

p { 
    font-family: 'Lato', sans-serif;
    color: #4c4c4c;
    font-size: .6em;
    margin: 0 0 16px;
    padding: 0;
}

a { 
    font-family: 'Lato', sans-serif;
    color: #799865;
    font-weight: 400;
    text-decoration: none;
    }

h1 { 
    font-family: 'Lato', sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
    color: #4c4c4c;
}

h2, h3, h4 { 
    font-family: 'Lato', sans-serif;
    color: #4c4c4c;
}

/*=====  NAVIGATION ========================*/

.genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover, .genesis-nav-menu a {
    display: block;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-size: 1.4rem; 
    color: #4c4c4c;
    font-weight: 400;
		
}

.genesis-nav-menu .current-menu-item > a, .entry-title a:focus, .entry-title a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover {
    display: block;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    color: #f06423;
    font-weight: 400;
}

.genesis-nav-menu a {
    color: #333;
    display: block;
    padding: 32px 0px 32px 24px;
    text-decoration: none;
}

/*=====  JORDAN MENU COLORS ========================*/

.nav-jc1 a {color: #c994aa;
            font-size: 26px;
}
.nav-jc2 a {color: #c47b47;
            font-size: 26px;
}
.nav-jc3 a {color: #c3c55f;
            font-size: 26px;
}
.nav-jc4 a {color: #799865;
            font-size: 26px;
}


/*=====  PAGE TITLE FORMATTING ========================*/

.wpb_text_column.wpb_content_element.pageheader {
    margin-bottom: 15px;
}

.award-announcement p {
    margin: 0px;
}

/*=====  HIDE BLOG DESCRIPTION & PAGE TITLE UNDER LOGO ========================*/

p.site-description {
    display: none;
}

.entry-title {
    display: none;
}

.home .site-inner {
	max-width: none;
	padding-top: 0;
}

.entry {
    padding: 0px;
    margin-bottom: 0px;
}

.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0px;
}

.excerpt-detail {
    font-size: 1.8rem !important;
    text-align: justify;
    line-height: 1.6;
}

/*=====  PROJECTS PAGE ========================*/

.fat-row {
    margin-left: -15px;
    margin-right: -45px;
}

/*=====  UPDATE PHOTOGRAPHER CREDIT TEXT  ========================*/

h6 { 
    display: block;
    font-size: 10px !important;
    color: grey !important;
    font-style: italic !important; 
}

/*=====  FOOTER  ========================*/

.site-footer {
    padding: 20px 0;
}

footer.site-footer p,
footer.site-footer a {
    color: #a0a0a0;
    text-decoration: none;
}

/*=====  PROJECTS PAGE / PORTFOLIO  ========================*/

.thumb-title-cat-hover .fat-hover-wrap {
    padding: 0px;
    background-clip: content-box;
}

.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 0px;
}

/*=====  MOBILE  ========================*/

@media (max-width: 767px) {
.fat-col-md-4 {
    width: 100% !important;
  }

.fat-col-xs-12 {
    width: 100% !important;
}
}





/*=====  MISC  ========================*/

ul.nobullet {
padding: 0;
}

ul.nobullet li {
text-align: center;
font-size: 1em;
list-style: none;
}

ul.nobullet-left {
list-style: none;
margin-left: 0;
padding-left: 0;
}

ul.nobullet-left li {
text-align: left;
font-size: 1em;
list-style: none;
margin-left: 0;
margin-bottom: 10px;
padding-left: 0;
}

.DOP_ThumbnailScroller_ThumbContainer .label .bg {
height: 100px !important;
}

.DOP_ThumbnailScroller_ThumbContainer .label .text {
font-size: 16px;
line-height: normal;
}
