/*
Theme Name:     Child theme for Pat Zollner (child_theme9)
Theme URI:      
Description:    Spacious child theme.
Author:         Pat Zollner
Author URI:     
Template:       spacious
Version:        0.1.0
*/


#header-text-nav-container {
	background: #717171;
	margin-bottom: -1px;
}

#header-post-title-container {
	background-color: #CD853F;
	margin-top: -1px;
}

.main-navigation a {
    color: #eaeaea;
}

#featured-slider img {
width: 100% !important;
}

#featured-slider {
margin-top: -3px;
}

.wide-978 #featured-slider .slider-cycle,
.wide-1218 #featured-slider .slider-cycle {
   max-width: 100%;
}

.container201 {
width: auto !important;
margin-left: 5% !important;
margin-right: 0px !important;
word-break: normal;
}

.container301 {
width: auto !important;
margin-left: 0px !important;
margin-right: 0px !important;
clear: both;
padding-top: 20px;
margin-bottom: -10px;
}

.row1 {
	max-width: 100%;
	min-width:50%;
}

.row2 {
	max-width: 100%;
	min-width:50%;
}

.inner-wrap2 {
	width: auto;
}

#featured-slider img {
width: 100% !important;
}

.footer-socket-wrapper {
background-color: #000;
}

.col-sm-2 {
margin: 0px 10px 0px;
    padding: 35px;
}

li.header-title {
font-family: acumin-pro, "Franklin Gothic", sans-serif !important;
font-weight: 600;
font-size: larger;
color: #cfb991 !important;
margin: 5px -35px 5px;
}

li.link-list {
color: #ccc;
margin: 0px -35px 5px;
font-family: acumin-pro, "Franklin Gothic", sans-serif !important;
font-weight: 400;
padding: 0px 0 0px;
}

.col-communication {
background-color: black;
margin-left: 5%;
}

.col-university {
background-color: black;
}

.col-ag {
background-color: black;
}

.col-fnr {
background-color: black;
}

.col-logo {
background-color: black;
margin-right: -5%;
}

.access {
background-color: #3b3b3b; 
text-align: center;
font-size: 12px;
color: #ccc;
line-height: 200%;
}

a.footer {
text-decoration: none;
color: #ccc;
}

a.footer:hover{
color: white;
}

.squeezefont {
	letter-spacing: -1px;
}

@media (min-width:480px) {
	margin-left:0px;
}
@media (min-width:320px) {
	margin-left: 0px;
}
}

@media (min-width: 1200px) {
.container {
    width: 1170px;
}
}

@media (min-width: 992px) {
.container {
    width: 970px;
}
}

@media (min-width: 768px) {
.container {
    width: 750px;
}
}

@media (max-width: 768px) {
.col-sm-2 {
    width: 100%;
}
}

@media (max-width: 480px) {
.container201 {
	margin-left: 0px;
}
.col-logo {
	margin-left: 75px;
}
}

