/*
Theme Name: DGA Photoshop
Theme URI: http://dgaphotoshop.com
Description: Starter theme for Bad Feather sites, heavily indebted to Automattic's Toolbox, Andy Clark's 320 and up, Twitter's Bootstrap and god knows what else
Version: 2.0
Author: John Macaluso
Author URI: http://jmacaluso.com/
Tags: minimal, mobile
*/
/*=================================================================== 
	Reset
===================================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:focus,
a:active {
  outline: none;
}
/*------- Normalize -------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Removes default margin.
 */
body {
  margin: 0;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizeing: border-box;
  box-sizing: border-box;
}
/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus,
a:active {
  outline: 0;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}
/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*=================================================================== 
	Variables
===================================================================*/
/*=================================================================== 
	Typography
===================================================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #581e58;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 20px;
}
h1 {
  font-size: 2.7em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.8em;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1.2em;
}
p {
  font-size: 1.4em;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 1.7;
}
dl {
  font-size: 1.4em;
  margin-left: 20px;
  margin-bottom: 20px;
}
dt,
dd {
  margin-bottom: 10px;
}
dt {
  font-weight: bold;
}
dd {
  font-style: italic;
}
/*=================================================================== 
	Links
===================================================================*/
a:link,
a:visited {
  color: #581e58;
  text-decoration: none;
  font-weight: 600;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:link:hover,
a:visited:hover {
  color: #9b9b9b;
}
/*=================================================================== 
	Base
===================================================================*/
html,
body {
  height: 100%;
}
body {
  font-family: 'open-sans', arial, helvetica, sans-serif;
  font-size: 62.5%;
}
table {
  margin-bottom: 20px;
  font-size: 1.4em;
}
th {
  font-weight: bold;
}
th,
td {
  padding: 10px;
  border: 1px solid #581e58;
}
pre {
  font-size: 1.4em;
  margin-bottom: 20px;
  line-height: 1.5;
}
blockquote {
  line-height: 1.5;
  font-weight: bold;
  font-style: italic;
}
cite {
  font-weight: normal;
  margin-left: 20px;
}
cite:before {
  content: "\2014 ";
}
.page {
  min-height: 100%;
}
.content {
  overflow: auto;
  padding-bottom: 100px;
}
.primary ul,
.primary ol {
  font-size: 1.4em;
  margin-left: 20px;
  margin-bottom: 20px;
}
.primary li {
  margin-bottom: 10px;
  list-style-type: disc;
  line-height: 1.5;
}
.primary li ul,
.primary li ol {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1em;
}
/*=================================================================== 
	Content
===================================================================*/
/*------ Header ------*/
.banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px 0;
  zoom: 1;
}
.banner:after,
.banner:before {
  content: "";
  display: table;
}
.banner:after {
  clear: both;
}
.logo {
  margin-bottom: 0px;
  float: left;
}
.logo a {
  background: url(images/dga-sprite.png) no-repeat -4px -1px;
  text-indent: -9999px;
  display: block;
  width: 171px;
  height: 86px;
}
.tagline {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.5;
}
.social-icons {
  margin-top: 10px;
}
.social-icons li {
  float: left;
  margin-left: 8px;
}
.social-icons li:first-child {
  margin-left: 0;
}
.social-icons li:last-child {
  margin-right: 0;
}
.social-icons li a {
  display: block;
  background: url(images/dga-sprite.png) no-repeat;
  width: 27px;
  height: 27px;
  text-indent: -9999px;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.social-icons li.facebook a {
  background-position: -6px -108px;
}
.social-icons li.facebook a:hover {
  background-position: -6px -146px;
}
.social-icons li.twitter a {
  background-position: -42px -108px;
}
.social-icons li.twitter a:hover {
  background-position: -42px -146px;
}
.social-icons li.flickr a {
  background-position: -78px -108px;
}
.social-icons li.flickr a:hover {
  background-position: -78px -146px;
}
.social-icons li.vimeo a {
  background-position: -114px -108px;
}
.social-icons li.vimeo a:hover {
  background-position: -114px -146px;
}
.social-icons li.instagram a {
  background-position: -147px -108px;
}
.social-icons li.instagram a:hover {
  background-position: -147px -146px;
}
/*------ Main Navigation ------*/
/* Main Nav */
.main-menu {
  display: none;
}
body.show-nav .main-menu {
  display: block;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}
body.show-nav .main-menu .nav-inside {
  max-width: 100%;
}
body.show-nav .main-menu ul {
  float: none;
  max-width: 100%;
}
body.show-nav .main-menu ul li {
  display: block;
}
body.show-nav .main-menu ul li a {
  display: block;
  padding: 8px 0;
  border-left: none;
  border-bottom: 4px white solid;
  font-size: 1.3em;
}
body.show-nav .main-menu ul li:last-child a {
  border-right: none;
}
body.show-nav .search-container {
  display: block;
  margin: 8px 0 8px 20px;
  float: left;
}
.mobile-nav {
  display: block;
  font-size: 2.4em;
  margin-top: 10px;
  position: absolute;
  left: 0px;
  bottom: 22px;
}
.main-menu {
  margin-bottom: 4px;
  zoom: 1;
}
.main-menu:after,
.main-menu:before {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
.main-menu .nav-inside {
  max-width: 1140px;
  margin: 0 auto;
}
.main-menu .nav-inside .search-container {
  display: none;
}
.main-menu ul {
  zoom: 1;
  float: left;
  max-width: 1140px;
}
.main-menu ul:after,
.main-menu ul:before {
  content: "";
  display: table;
}
.main-menu ul:after {
  clear: both;
}
.main-menu ul li {
  display: inline-block;
}
.main-menu ul li a {
  display: block;
  padding: 15px 20px;
  font-size: 1.4em;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}
.main-menu ul li a:hover {
  color: #581e58;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li.current_page_item a,
.main-menu ul li.current-menu-item a,
.main-menu ul li.current-post-ancestor a,
.main-menu ul li.current-category-ancestor a {
  color: #581e58;
}
.main-menu {
  margin-bottom: 4px;
  zoom: 1;
}
.main-menu:after,
.main-menu:before {
  content: "";
  display: table;
}
.main-menu:after {
  clear: both;
}
.main-menu .nav-inside {
  max-width: 1140px;
  margin: 0 auto;
}
.main-menu .nav-inside .search-container {
  display: none;
}
.main-menu ul {
  zoom: 1;
  float: left;
  max-width: 1140px;
}
.main-menu ul:after,
.main-menu ul:before {
  content: "";
  display: table;
}
.main-menu ul:after {
  clear: both;
}
.main-menu ul li {
  display: inline-block;
}
.main-menu ul li a {
  display: block;
  padding: 15px 20px;
  font-size: 1.4em;
  font-weight: 600;
  color: #333;
  text-transform: uppercase;
}
.main-menu ul li a:hover {
  color: #581e58;
}
.main-menu ul li:first-child a {
  padding-left: 0;
}
.main-menu ul li.current_page_item a,
.main-menu ul li.current-menu-item a,
.main-menu ul li.current-post-ancestor a,
.main-menu ul li.current-category-ancestor a {
  color: #581e58;
}
.main-menu ul li:last-child a {
  border-right: 4px solid white;
}
.dropdown-nav {
  display: none;
}
.search-container {
  float: right;
  background-color: white;
  margin: 10px 0 0 0;
}
.search-container input {
  border: 1px solid #cecece;
  padding: 5px 5px 5px 25px;
  background: url(images/dga-sprite.png) no-repeat -189px -114px;
  width: 200px;
}
.search-container input:focus {
  background-position: -189px -149px;
}
.cat-nav .current-cat a {
  color: #581e58;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
  /*border-left: 4px solid white; border-right: 4px solid white;*/
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/*------ DGA Photoshop Slider ------*/
.home .banner {
  background-color: #fff;
  /* width: 100%; */
  /* max-width: 100%; */
  /* margin: 0; */
}
.home .main-menu {
  margin-bottom: 0;
  border-bottom: 4px solid #fff;
}
.home .main-menu ul li a {
  border-left: 4px solid white;
}
.flexslider {
  position: relative;
  zoom: 1;
  color: white;
  max-width: 768px;
  max-height: 1000px;
  margin: 0 auto;
  overflow: visible;
}
.flexslider .flex-viewport {
  overflow: visible !important;
}
.flexslider .flex-viewport img {
  padding-left: 4px;
}
.flexslider .slides {
  margin: 0 auto;
  zoom: 1;
}
.flexslider .slides:after,
.flexslider .slides:before {
  content: "";
  display: table;
}
.flexslider .slides:after {
  clear: both;
}
.flexslider .slides li {
  opacity: 0.25;
  -moz-transition: opacity 1.7s ease;
  -webkit-transition: opacity 1.7s ease;
  -o-transition: opacity 1.7s ease;
  transition: opacity 1.7s ease;
  zoom: 1;
}
.flexslider .slides li:after,
.flexslider .slides li:before {
  content: "";
  display: table;
}
.flexslider .slides li:after {
  clear: both;
}
.flexslider .slides li.flex-active-slide {
  opacity: 1;
}
.flexslider .flexslider .slides > li {
  position: relative;
  margin-bottom: 0;
}
.slider-container {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.slider-container .flexslider,
.slider-container .flex-viewport {
  height: 100%;
}
.slider-container .flexslider .slides li {
  height: 100%;
}
.slider-container .flexslider .slides li a {
  display: block;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-container .flex-direction-nav {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  zoom: 1;
}
.slider-container .flex-direction-nav:after,
.slider-container .flex-direction-nav:before {
  content: "";
  display: table;
}
.slider-container .flex-direction-nav:after {
  clear: both;
}
.slider-container .flex-direction-nav li {
  font-family: 'open-sans';
  font-size: 1.8em;
  font-weight: 800;
  display: inline-block;
  margin-right: 20px;
  line-height: 8px;
}
.slider-container .flex-direction-nav li:last-child {
  margin-right: 0;
}
.slider-container .flex-direction-nav a {
  opacity: 0.7;
  color: white;
  cursor: pointer;
}
.slider-container .flex-direction-nav a:hover {
  opacity: 1;
}
.slider-container .flex-direction-nav .flex-next {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(images/arrow-next.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
}
.slider-container .flex-direction-nav .flex-prev {
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(images/arrow-prev.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
}
.slider-container .flex-pauseplay {
  display: none;
  position: relative;
  width: 760px;
  text-align: left;
  margin: 0 auto;
}
.slider-container .flex-pauseplay a {
  text-indent: -99999px;
  display: block;
  position: absolute;
  left: 40px;
  top: -25px;
  color: #fff;
  cursor: pointer;
  background: url(images/dga-sprite.png) no-repeat;
}
.slider-container .flex-pauseplay a.flex-play {
  width: 7px;
  height: 10px;
  background-position: -11px -225px;
}
.slider-container .flex-pauseplay a.flex-pause {
  width: 8px;
  height: 8px;
  background-position: -22px -226px;
}
/*----- Page Header -----*/
.page-header {
  margin-bottom: 20px;
}
.page-header h1 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
/*----- Modules -----*/
.module {
  position: relative;
  font-size: 1.4em;
  width: 22.98245%;
  display: inline-block;
  margin-right: 1.754386%;
  margin-bottom: 1.754386%;
  background-color: #e7e7e7;
}
.module a {
  display: block;
  color: white;
  overflow: hidden;
}
.module a img {
  transform: scale(1);
  transition: transform 0.3s ease;
}
.module a figure {
  display: block;
  padding: 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  opacity: 1;
}
.module a:hover {
  color: white;
}
.module a:hover figure {
  color: white;
}
.module a:hover img {
  transform: scale(1.1);
}
.view-all {
  margin-bottom: 0px;
  margin-top: 20px;
}
/*----- Photography Page -----*/
.cat-nav {
  color: #9b9b9b;
  margin-bottom: 10px;
}
.cat-nav ul {
  margin-left: 0px;
}
.cat-nav ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  line-height: 2;
}
.cat-nav ul li:after {
  content: "/";
}
.cat-nav ul li a {
  font-weight: normal;
  color: #8e8e8e;
  margin-right: 10px;
}
.cat-nav ul li a:hover {
  color: #581e58;
}
.cat-nav ul li.current-cat-item a {
  color: #581e58;
}
.cat-nav ul .cat-item-1496 {
  display: none;
  /* Hide Slider Cat from Nav */
}
.archive.category-photography .post-nav {
  display: none;
}
/*----- Blog Post -----*/
.post-title {
  text-transform: none;
  font-size: 2.4em;
  line-height: 1.3;
}
.post-title a {
  font-weight: 800;
}
/*----- Post Meta -----*/
.postmeta {
  margin-bottom: 20px;
  color: #686868;
  font-size: 1.2em;
  line-height: 1.5;
}
.entry-footer {
  font-size: 1.4em;
}
/*----- Pagination -----*/
.post-nav {
  font-size: 1.4em;
  margin-right: 20px;
  max-width: 1140px;
  margin: 0 auto;
  zoom: 1;
  clear: both;
}
.post-nav:after,
.post-nav:before {
  content: "";
  display: table;
}
.post-nav:after {
  clear: both;
}
.post-nav .nav-next {
  float: right;
}
/*----- Sharing/Social -----*/
.sidebar .sharing {
  display: none;
}
.sharing {
  font-size: 0.8em;
  clear: both;
}
.sharing a {
  color: #333;
}
.sharing_label {
  color: #333;
}
/*---- Widgets -----*/
.twitter-feed {
  margin-top: 20px;
}
.twitter-feed ul {
  background: url(images/dga-sprite.png) no-repeat -5px -189px;
  margin-bottom: 0px;
}
.twitter-feed li {
  margin-left: 40px;
  border-bottom: none !important;
}
.twitter-feed .twitter-follow-button {
  font-size: 1.4em;
}
.sidebar .twitter-feed ul li {
  line-height: 1.5;
}
.sidebar .twitter-feed ul li a {
  background-color: transparent;
  display: inline;
  padding: 0px;
  color: #581e58;
}
.sidebar .twitter-feed ul li a:hover {
  background-color: transparent;
  color: #b4b4b4;
}
.recent-blog article {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.recent-blog h5 {
  margin-bottom: 0px;
}
.recent-blog p {
  margin-top: 5px;
  margin-bottom: 10px;
}
.recent-video p {
  font-size: 1em;
}
/*---- Media/Images -----*/
.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.gallery {
  margin: 0 0 15px 0;
}
.gallery-item {
  float: left;
  margin: 15px 30px 15px 0px;
  padding: 0px;
}
.gallery-item .gallery-icon {
  margin: 0px;
  padding: 0px;
}
.gallery-item img {
  margin-bottom: 0px !important;
  border: 5px solid #b4b4b4;
  -moz-transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
.gallery-item a {
  display: block;
}
.gallery-item a:hover img {
  border: 5px solid #581e58;
}
.gallery-caption {
  display: none;
}
/*---- Contact Form -----*/
.wpcf7-form label {
  display: block;
  float: left;
  width: 150px;
  font-weight: bold;
}
.wpcf7-form textarea {
  width: 60%;
}
.wpcf7-form input,
.wpcf7-form textarea {
  display: block;
  border: 1px solid #b4b4b4;
  padding: 5px;
}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border: 1px solid #581e58;
}
.wpcf7-form .wpcf7-submit {
  background-color: #581e58;
  color: white;
  border: none;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #b4b4b4;
  color: #333;
}
/*----- Comments -----*/
.comments {
  margin-top: 20px;
}
.comments label {
  display: inline-block;
  margin-bottom: 0.375em;
}
.comments input,
.comments textarea {
  display: block;
  border: 1px solid #b4b4b4;
  padding: 5px;
}
.comments input:focus,
.comments textarea:focus {
  border: 1px solid #581e58;
}
.comments textarea {
  width: 50%;
}
.comments .required {
  color: red;
}
.comments #submit {
  background-color: #581e58;
  color: white;
  border: none;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.comments #submit:hover {
  background-color: #b4b4b4;
  color: #333;
}
ol.commentlist {
  margin-left: 0px;
  font-size: 1em;
}
ol.commentlist li {
  list-style-type: none;
}
ol.commentlist cite {
  font-size: 0.75em;
  margin-left: 0px;
}
ol.commentlist cite:before {
  content: "";
}
ol.commentlist .comment {
  margin-bottom: 40px;
}
ol.commentlist .postmeta {
  margin-bottom: 0px;
}
ol.commentlist .reply {
  font-size: 1.4em;
}
/*----- 404/Search Page -----*/
.error404 .primary .search-container,
.search .primary .search-container {
  float: left;
}
/*----- Footer -----*/
.footer {
  margin-top: 40px;
  padding: 20px;
  font-size: 0.8em;
  color: #686868;
  position: relative;
  margin-top: -100px;
  height: 100px;
  clear: both;
}
.footer .footer-inside {
  max-width: 1140px;
  margin: 0 auto;
}
.footer p {
  margin-bottom: 0px;
  margin-top: 0px;
}
/*=================================================================== 
	Helper Classes
===================================================================*/
/* Clearfix For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.last {
  margin-right: 0px;
}
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.button {
  background-color: #581e58;
  color: white;
  border: none;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.button:hover {
  background-color: #b4b4b4;
  color: #333;
}
/*=================================================================== 
	Grid
===================================================================*/
.page {
  background-color: white;
  margin: 0 auto;
}
.secondary-content {
  max-width: 1140px;
  margin: 20px auto;
  zoom: 1;
}
.secondary-content:after,
.secondary-content:before {
  content: "";
  display: table;
}
.secondary-content:after {
  clear: both;
}
.primary {
  max-width: 1140px;
  margin: 30px auto;
  -moz-transition: width 0.3s ease;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  zoom: 1;
}
.primary:after,
.primary:before {
  content: "";
  display: table;
}
.primary:after {
  clear: both;
}
.container {
  max-width: 1140px;
  margin: 0 auto;
}
.entry-content {
  zoom: 1;
}
.entry-content:after,
.entry-content:before {
  content: "";
  display: table;
}
.entry-content:after {
  clear: both;
}
.width-2-3 {
  width: 75%;
  float: left;
  padding-right: 30px;
  zoom: 1;
}
.width-2-3:after,
.width-2-3:before {
  content: "";
  display: table;
}
.width-2-3:after {
  clear: both;
}
.width-2-3 p {
  margin-top: 0px;
}
.blogpost,
.videopost {
  border-bottom: 4px solid #e7e7e7;
  margin-bottom: 40px;
}
.blogpost img,
.videopost img {
  margin-bottom: 20px;
}
.videopost {
  padding-bottom: 20px;
}
.sidebar {
  width: 25%;
  float: left;
}
.sidebar ul li {
  margin-bottom: 4px;
}
.sidebar ul li a {
  display: block;
  background-color: #e7e7e7;
  color: #333;
  padding: 8px;
}
.sidebar ul li a:hover {
  background-color: #581e58;
  color: white;
}
.sidebar .widget {
  margin: 0 0 40px 0;
}
.sidebar .widget ul {
  margin-left: 0px;
}
.sidebar .widget li {
  list-style-type: none;
}
.sidebar .widget h4 {
  background-color: #e7e7e7;
  color: #581e58;
  padding: 5px 10px;
  line-height: 1.2;
}
.full-width {
  width: 100%;
}
/*=================================================================== 
	Media Queries
===================================================================*/
@media screen and (max-width: 1140px) {
  .banner {
    padding: 20px;
  }
  .mobile-nav {
    left: 20px;
  }
  body.show-nav .main-menu {
    padding: 0 20px;
  }
  .social-icons {
    right: 20px;
  }
  .search-container {
    margin-right: 20px;
  }
  .primary {
    padding: 0 20px;
  }
  .last {
    margin-right: 20px;
  }
  .pagination {
    margin: 0 20px;
  }
  .home .secondary-content {
    padding: 0 20px;
  }
  .main-menu ul li:first-child a {
    padding-left: 20px;
  }
}
@media screen and (max-width: 960px) {
  .module {
    width: 31%;
    margin: 0 2% 2% 0px;
    float: left;
  }
  .flexslider .flex-viewport img {
    padding-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    line-height: 1.3;
  }
  .primary {
    margin: 20px auto;
  }
  .sidebar {
    display: none;
  }
  .module {
    width: 48%;
    margin: 0 2% 2% 0px;
    float: left;
  }
  .logo {
    float: none;
  }
  .tagline,
  .social-icons {
    position: static;
    float: none;
  }
  .social-icons li {
    margin-left: 0px;
    margin-right: 8px;
  }
  .sidebar,
  .width-2-3 {
    float: none;
    width: 100%;
  }
  .width-2-3 {
    margin-bottom: 20px;
  }
  .width-2-3 {
    padding-right: 0px;
  }
  .wpcf7-form label {
    float: none;
  }
  .wpcf7-form input,
  .wpcf7-form textarea {
    width: 100%;
  }
  .comments textarea {
    width: 100%;
  }
  .flexslider .slides img {
    border-left: none;
    border-right: none;
  }
  .post-nav {
    padding-top: 20px;
  }
  .category-blog .post-nav {
    padding-top: inherit;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .primary {
    margin: 10px auto;
  }
  .module {
    width: 100%;
  }
  .page-header h1 {
    margin-bottom: 20px;
  }
  .search-container {
    display: none;
  }
  .error404 .primary .search-container,
  .search .primary .search-container {
    display: block;
  }
  .dropdown-nav {
    width: 100%;
    text-align: center;
  }
  .dropdown-nav select {
    width: 80%;
    margin-left: 0px;
  }
}
@media screen and (max-width: 320px) {
  .pagination {
    padding-bottom: 20px;
  }
  .pagination a {
    margin: 20px 0;
  }
  .pagination .newer-pag {
    float: left;
  }
  .footer {
    font-size: 0.6em;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .logo a,
  .twitter-feed ul,
  .social-icons li a,
  .search-container input,
  .slider-container .flex-pauseplay a {
    background: url(images/dga-sprite@2x.png) no-repeat;
    background-size: 250px 245px;
  }
  .logo a {
    background-position: -4px -1px;
  }
  .twitter-feed ul {
    background-position: -5px -189px;
  }
  .search-container input {
    background-position: -189px -114px;
  }
  .slider-container .flex-pauseplay a.flex-play {
    background-position: -11px -225px;
  }
  .slider-container .flex-pauseplay a.flex-pause {
    background-position: -21px -226px;
  }
}

/*
  Overrides 2022
*/
.logo-title {
  text-transform: uppercase;
  letter-spacing: .25rem; 
  font-size: 34px;
  margin-top: 30px;
}

.logo-title a {
  font-weight: 400;
}

.entry-content {
	min-height: 900px;
}

.category-video .entry-content {
  min-height: auto;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 20px;
  max-width: 1140px;
  margin: 0 auto;
  padding: 30px 20px;
}

@media screen and (max-width: 768px) {
  .home .secondary-content .module {
    width: 31%;
    margin: 0 2% 2% 0px;
    float: left;
  }
	
  .grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
}

@media screen and (max-width: 480px) {
  .logo-title {
    font-size: 24px;
  }
	
  .home .secondary-content .module {
    width: 31%;
    margin: 0 2% 2% 0px;
    float: left;
  }
}
