/** Adjust Header **/
#sp-top-bar, #sp-header {
	display:none;
}
#sp-section-1 {
	min-height:260px;
}
#sp-logo {
	padding-top: 60px;
	padding-left:40px;
	padding-bottom:20px;
}
h1 {
	text-transform:uppercase;
	letter-spacing: 2px;
}
.article-ratings-social-share {
	display:none!important;
}
a {
	color:#428bca;
}

#sp-chinook-breadcrumb > div > div > div > ol > li.float-start > span::before {
	display:none;
}
#sp-main-body {
	margin-top:0px;
	padding-top:0px;
}
.article-list .article {
	padding:0px;
	border:none;
}
#sp-right .sp-module ul{
	list-style:disc;
	padding-inline-start: 20px;
}
#sp-right .sp-module ul>li {
	display:list-item;
	border:none;
}
#sp-left .sp-module, #sp-right .sp-module {
	border:none;
}
#sp-left .sp-module ul>li {
    display: block;
    text-decoration: none;
    color: #000;
    border:none;
    background: rgb(238, 238, 238);
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1)));
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    margin: 0px 0px 10px 0px;
    padding:10px 15px;
}

#sp-left li.item-136, #sp-left li.item-135 {
	background:none!important;
} 

#sp-left .sp-module ul>li, #sp-right .sp-module ul>li
._menu li a:hover, #sp-left .sp-module ul>li>a:hover, a {
	color:#7e6856;
}
hr {
	color:#ddd;
}
.itemid-101 .breadcrumb span {
	display:none;
}
/** Footer **/
#sp-footer1 .address {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
}
#sp-footer1 .menu {
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 25px;
}

#column-wrap-id-c3de2e89-4f58-42b5-9007-b5b9e65fc888 {
	text-align:center;
}
#sp-footer a, #sp-bottom a {
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
}
ul.breadcrumb li, .breadcrumb-item.active{
    color: #413b3b;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:20px;
}
a.breadcrumb-item, #sp-chinook-breadcrumb > div > div > div > ol > li:nth-child(2) > a, #sp-chinook-breadcrumb > div > div > div > ol > li:nth-child(3) > a > span {
	font-size:20px;
	color:#7e6856;
	font-weight:600;
}
.breadcrumb {
	background-color:transparent;
	text-transform:uppercase;
	color: #413b3b;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (max-width: 768px) {
	    #sp-slider {
    	margin:auto;
    	width:100%!important;
    }

@media only screen and (max-width: 992px) {
    .logo-image {
        height: 50px!important;
        margin: auto;
    }
    #sp-logo {
    	padding-left:0;
    	padding-top:40px;
    }
    #sp-slider {
    	margin:auto;
    	    	width:100%!important;
    }
}