﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap');
body{
    scroll-behavior: smooth;
}
.paid-social-video{
    width: 100%;
    height: 100%;
    margin-bottom: -3px;
    margin-top: -1px;
    position: relative;
    overflow: hidden;
}
#logo a {
	height: auto;
	padding-left: 20px;
	padding-right: 15px;
}
#logo a img{
    width: 100%;
}
.footer {
    border-top: 0px !important;
}
.footer {
    border-top: 0px !important;
}
.rollover-feat{
    z-index: 1;
}
.rollover-feat:hover{
    z-index: 10;
}
.project-imgs img{
    margin-bottom: 10px;
}
.short-summary{
	font-family: 'Raleway', sans-serif !important;
    font-size: 14.5px;
    line-height: 1.35;
    color: #444;
}
.sub-title{
	font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #444;
    padding-bottom: 7px;
}
.sub-summary{
    font-family: 'Raleway', sans-serif !important;
    font-size: 14.5px;
    line-height: 1.35;
    color: #444;
}
#main-nav a {
	font-family: 'Montserrat', sans-serif !important;
}
.sliphoveritemTitle {
    background-color: rgba(43,43,43, 0.8) !important;
}
h3{
	font-size: 20px;
    font-weight: 600;
    line-height: inherit;
    color: #444;
}
#project-slider{
	padding: 10px;
}
.project-slider{
	text-align: center !important;
}
#ajax-content.visible .ajax-slider {
    background-color: #282828;
}
body{
	font-family: 'Raleway', sans-serif !important;
	color: #444 !important;
}
#ajax-content .ajax-sidebar {
	overflow: auto;
    background-color: #fff;
}
.clearfix {
	text-align: left;
}
#main-nav > ul > li > .sub-menu {
    padding: 3px 0 6px 0px;
}
#ajax-content.visible .ajax-slider {
	overflow: auto;
    background-color: #f2f2f2;
}
#ajax-content.visible .ajax-sidebar {
	position: fixed;
    right: 0px;
}
#main-nav li a.active:after, .current-menu-item > a:after, .current-menu-ancestor > a:after {
	border-top: 0px !important;
}
#main-nav > ul > li > .sub-menu > li > a {
	font-size: 11px;
}
.sliphoveritemTitle span {
	font-family: 'Raleway', sans-serif !important;
}
.social-links {
    border-bottom: 0px;
  	padding: 20px 10px 0 0px;
    float: left;
}
#main-nav{
    padding: 30px 4px 55px 21px !important;
}
.tagline {
	font-family: 'Montserrat', sans-serif !important;
	display: none;
}
#main-nav > ul > li > .sub-menu > li {
    padding: 2px 0px;
}
#bottom-header {
    position: relative;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-top: 15px;
}
#main-nav a.selected{
	font-weight: 500 !important;
}
@media only screen and (max-width: 1299px){
#menu-button {
    position: fixed !important;
}
#content {
    z-index: 275 !important;
    height: 100% !important;
    width: 100% !important;
    overflow-y: scroll !important;
}
header {
    position: fixed;
}
.social-links {
    padding-left: 0px;
    float: left;
}
}
@media only screen and (max-width: 768px){
.ajax-more {
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
}
.ajax-sidebar #project-title {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
    padding-bottom: 90px;
}
#content {
    z-index: 275 !important;
    height: 100% !important;
    width: 100% !important;
    overflow-y: scroll !important;
}
.social-links {
    padding-left: 0px;
    float: left;
}
.ajax-sidebar #project-title {
	margin-bottom: 70px !important;
}

}