@import url("../../reverie/css/style.css");
/**************Header**********************/
body {
  background-color: #bebebe;
  font-family: 'ProximaNovaReg';
  background: url('../img/background.jpg') top center no-repeat #000000;
}
#maincontainer {
  max-width: 979px;
  margin: 0 auto;
}
a {
  color: #fbc502;
}
a:hover,
a:active {
  text-decoration: underline;
  color: #fbc502;
}
header.row {
  background: none;
  padding-top: 85px;
}
header.row h1 {
  margin: 0;
}
header.row .has-form {
  width: 249px;
  padding: 0;
}
header.row .sideSearch {
  display: block;
  margin-left: 19%;
}
header.row .sideSearch #searchform {
  margin-top: 32%;
}
header.row .mobileSearch {
  display: none;
}
header.row .mobileSearch #searchform {
  margin-top: 5px;
}
header.row h1,
.container.row h1,
.row.full-width h1 {
  text-align: left;
}
header.row #sidecallouts,
.container.row #sidecallouts,
.row.full-width #sidecallouts {
  margin-top: 5.6%;
  width: 217px;
}
#searchform {
  padding: 2px 4px 0 13px;
  margin-bottom: 7px;
  width: 241px;
  background: url('../img/searchbackground.jpg') top left no-repeat;
  background-image: url('../img/searchbackground_small.jpg');
  background-size: 100%;
}
#searchform #s,
#searchform #searchsubmit {
  box-shadow: none;
  margin: 0;
  vertical-align: middle;
}
#searchform input#s {
  border: 0;
  background: none;
  font-size: 17px;
  padding: 0;
  font-family: 'GothamBook';
  vertical-align: middle;
  padding-top: 5px\9;
  font-size: 14px\9;
}
#searchform #searchsubmit {
  border: none;
  height: 37px;
  background: none;
  color: #000000;
  font-size: 18px;
  font-family: 'GothamBold';
}
.contain-to-grid {
  background: none;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
  text-transform: uppercase;
}
.contain-to-grid .top-bar ul li a {
  font-size: 11px;
  font-style: normal;
  font-size: 14px;
  font-family: 'DinRegular';
  width: 135px;
  text-align: center;
  background: url('../img/navbuttonbgd.png') top left no-repeat;
  line-height: 45px;
}
.contain-to-grid .top-bar ul li a:hover {
  text-decoration: underline;
  background-image: url('../img/navbuttonbgdhover.png');
}
.contain-to-grid .top-bar ul li.active a {
  background-color: none;
  background-image: url('../img/navbuttonbgdhover.png');
}
.contain-to-grid .top-bar li.divider {
  width: 5px;
  border: none;
}
.top-bar {
  background: none;
}
.top-bar-section {
  background: none;
}
.top-bar-section .has-dropdown .dropdown {
  width: 187px;
  padding-bottom: 5px;
  background: url('../img/dropdownbgd.png') top left repeat;
}
.top-bar-section .has-dropdown .dropdown li {
  padding: 6px 25px;
  background: none;
}
.top-bar-section .has-dropdown .dropdown li a {
  background: none;
  text-align: left;
  text-transform: none;
}
.top-bar-section .has-dropdown > a {
  padding-right: 0 !important;
}
.top-bar-section ul {
  background: none;
}
.top-bar-section ul li {
  background: none;
}
.top-bar-section ul li a {
  background: none;
  padding: 0;
}
.top-bar-section li a:not(.button) {
  background: none;
  padding: 0;
}
.top-bar.expanded .title-area {
  background: none;
}
.top-bar.expanded .top-bar-section li {
  padding: 6px 25px;
  width: 100%;
}
.top-bar.expanded .top-bar-section li a {
  text-transform: none;
  width: 100%;
}
#bannerimage {
  margin: 0 auto;
  display: block;
}
/**************Main**********************/
.container {
  box-shadow: 0px 4px 5px -5px #000000;
  padding-bottom: 45px;
  padding-top: 10px;
}
.container .mainColumn {
  width: 69%;
  padding: 0;
}
.container .mainColumn .articletile article {
  color: #fff;
  margin: 0 auto 11px;
}
.container .mainColumn .articletile article header {
  position: relative;
  width: 328px;
  height: 253px;
}
.container .mainColumn .articletile article header img {
  margin: 0;
  width: 328px;
  height: 253px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container .mainColumn .articletile article header a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  overflow: hidden;
}
.container .mainColumn .articletile article header a h1 {
  top: 10px;
  left: 10px;
  right: 10px;
  font-size: 22px;
  color: #fff;
  padding: 5px 15px;
  font-family: 'ProximaNovaReg';
  font-weight: normal !important;
}
.container .mainColumn .articletile article header a p {
  bottom: 10px;
  right: 10px;
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.container .mainColumn .articletile article header a:hover {
  background: url('../img/greenrollover.png') top left repeat;
  text-decoration: none;
}
.container .mainColumn .not-found {
  color: #ffffff;
}
.container .mainColumn .not-found h2 {
  color: inherit;
}
.container #sidebar {
  padding: 0;
  float: right;
}
#post-nav {
  background-color: #333b20;
  padding: 10px 15px;
  clear: both;
  overflow: hidden;
  width: 98.7%;
}
#post-nav .post-next {
  float: left;
}
#post-nav .post-previous {
  float: right;
}
h2 {
  font-size: 17px !important;
  color: #000000;
  margin: 0 0 15px;
  font-family: 'ProximaNovaReg';
}
h2 a {
  color: inherit;
  font-style: normal;
}
h2 a:hover {
  color: inherit;
}
.byline {
  font-size: 12px;
}
#breadcrumbs {
  font-size: 14px;
  padding: 5px 0 13px;
  margin: 0;
  color: #ffffff;
  background: url('../img/breadcrumbgradient.png') center bottom repeat-x;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input[placeholder],
input:-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
  width: auto !important;
}
/**************Sidebar**********************/
#sidebar {
  width: 300px;
}
#sidebar article {
  margin-bottom: 10px;
}
#sidebar article p {
  margin-bottom: 10px;
}
#sidecallouts {
  padding: 0;
}
#sidecallouts p {
  margin: 0;
  width: 217px;
}
#sidecallouts #toplinks {
  text-align: right;
  font-family: 'ProximaNovaBold';
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
}
#sidecallouts #toplinks #jeeplink {
  color: inherit;
}
#sidecallouts #toplinks a:hover {
  color: #ffffff;
  text-decoration: none;
}
#sidecallouts #tiles a {
  display: inline-block;
  height: 41px;
  width: 40px;
  text-indent: -7000px;
  background: url('../img/socialicons.png') top left no-repeat;
}
#sidecallouts #tiles a#facebook {
  background-position: 0 top;
}
#sidecallouts #tiles a#facebook:hover,
#sidecallouts #tiles a#facebook:active {
  background-position: 0 bottom;
}
#sidecallouts #tiles a#twitter {
  background-position: -45px top;
}
#sidecallouts #tiles a#twitter:hover,
#sidecallouts #tiles a#twitter:active {
  background-position: -45px bottom;
}
#sidecallouts #tiles a#youtube {
  background-position: -92px top;
}
#sidecallouts #tiles a#youtube:hover,
#sidecallouts #tiles a#youtube:active {
  background-position: -92px bottom;
}
#sidecallouts #tiles a#gplus {
  background-position: -166px top;
}
#sidecallouts #tiles a#gplus:hover,
#sidecallouts #tiles a#gplus:active {
  background-position: -166px bottom;
}
#sidecallouts #tiles a#instagram {
  background-position: -139px top;
}
#sidecallouts #tiles a#instagram:hover,
#sidecallouts #tiles a#instagram:active {
  background-position: -139px bottom;
}
#sidecallouts #tiles a#rss {
  background-position: -185px top;
}
#sidecallouts #tiles a#rss:hover,
#sidecallouts #tiles a#rss:active {
  background-position: -185px bottom;
}
article.callout {
  background-color: #ffffff;
  margin-bottom: 20px;
}
article.callout img {
  margin: 0 auto 30px;
  display: block;
  width: 100%;
}
article.callout h2,
article.callout p,
article.callout a {
  padding-left: 20px;
  padding-right: 20px;
}
article.callout h2,
article.callout p {
  color: #292929;
  font-family: 'ProximaNovaReg';
}
article.callout h2 {
  font-size: 17px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 18px;
  font-weight: bold;
}
article.callout p {
  font-size: 13px;
  text-align: center;
  padding-left: 19px;
  padding-right: 19px;
  margin-bottom: 2px;
}
article.callout h6 {
  text-align: center;
}
article.callout h6 select {
  display: inline;
  width: 43%;
}
article.callout .btn {
  font-family: 'VerlagBold';
  font-size: 11px;
  color: #ffffff;
  font-style: normal;
  text-transform: uppercase;
  background-color: #292929;
  padding: 16px 0;
  text-align: center;
  display: block;
  margin: 0 auto -5px;
  width: 168px;
  height: 43px;
  position: relative;
  top: 16px;
  margin-bottom: 47px;
}
article.callout .btn:hover,
article.callout .btn:active {
  background-color: #009bca;
}
/**************Footer************************/
footer.row.full-width {
  background: none;
}
footer.row.full-width #topnav,
footer.row.full-width #copyrightnav {
  font-size: 14px;
  font-family: 'ProximaNovaReg';
  text-transform: uppercase;
  float: none;
  display: block;
  margin: 5px auto;
}
footer.row.full-width #topnav li,
footer.row.full-width #copyrightnav li {
  border-left: 1px solid #ffffff;
  margin-left: 1.1875em;
  padding-left: 1.1875em;
  line-height: 0.8em;
}
footer.row.full-width #topnav li a,
footer.row.full-width #copyrightnav li a {
  color: #7c7c7c;
  font-style: normal;
}
footer.row.full-width #topnav li a:hover,
footer.row.full-width #copyrightnav li a:hover,
footer.row.full-width #topnav li a:active,
footer.row.full-width #copyrightnav li a:active {
  color: #fcc803;
}
footer.row.full-width #topnav li:first-child,
footer.row.full-width #copyrightnav li:first-child {
  border-left: none;
}
footer.row.full-width #topnav {
  width: 70%;
}
footer.row.full-width #copyrightnav {
  width: 60%;
}
footer.row.full-width p {
  text-align: center;
  color: #ffffff;
  font-size: 11px;
  font-family: Arial;
}
/********* Homepage / Archive / Search *********/
.home .row div article.post img,
.archive .row div article.post img,
.search .row div article.post img {
  display: block;
  width: 100%;
}
.home .row div article.post h2,
.archive .row div article.post h2,
.search .row div article.post h2 {
  max-height: 2.9em;
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
  padding-left: 5px;
  padding-right: 5px;
}
.home .row div article.post .byline,
.archive .row div article.post .byline,
.search .row div article.post .byline {
  padding-left: 5px;
  padding-right: 5px;
}
.home .row .articletile,
.archive .row .articletile,
.search .row .articletile {
  padding-left: 0;
  padding-right: 0;
}
.search .container .mainColumn > h2 {
  background-color: #fcc703;
  font-size: 23px;
  text-transform: uppercase;
  padding: 14px 22px;
  margin: 0;
}
.search .container .mainColumn > p {
  color: #ababab;
  font-size: 14px;
  margin: 0;
  padding: 14px 22px;
}
.search .container .mainColumn > p span {
  color: #ffffff;
}
.search .container .mainColumn {
  border: 1px solid #eea801;
  border-bottom: none;
  background: url('../img/blackfade.png') top left repeat;
  width: 68%;
}
.search .container .mainColumn .articletile article header a:hover {
  background: url('../img/yellowrollover.png') top left repeat;
}
.search .container .mainColumn .articletile article header h1,
.search .container .mainColumn .articletile article header p {
  color: #000000;
}
.search .container .mainColumn #post-nav {
  width: 100.3%;
  border-top: 1px solid #eea801;
  margin-left: -1px;
}
/**************Single Post**********************/
.single-post .mainColumn,
.page .mainColumn {
  width: 68%;
}
.single-post .mainColumn article,
.page .mainColumn article {
  background: url('../img/blackfade.png') top left repeat;
  border: 1px solid #eea801;
}
.single-post #sidebar article,
.page #sidebar article {
  margin-bottom: 10px;
}
.single-post #sidebar article p,
.page #sidebar article p {
  margin-bottom: 10px;
}
.single-post article header,
.page article header {
  padding: 0 23px;
}
.single-post article header h1,
.page article header h1 {
  font-size: 23px;
  font-family: 'GothamBook';
  font-weight: normal;
  margin: 0;
  padding: 14px 0 0;
  color: #ffffff;
}
.single-post article header .byline,
.page article header .byline {
  font-size: 12px;
  color: #ababab;
}
.single-post article .entry-content,
.page article .entry-content {
  overflow: hidden;
  padding: 0 23px;
}
.single-post article .entry-content img,
.page article .entry-content img,
.single-post article .entry-content embed,
.page article .entry-content embed {
  border: 6px solid #747474;
}
.single-post article p,
.page article p,
.single-post article h5,
.page article h5,
.single-post article h6,
.page article h6 {
  font-size: 14px;
  font-family: 'ProximaNovaReg';
  color: #ffffff;
  font-weight: normal;
}
.single-post article ul,
.page article ul {
  padding-left: 12px;
  font-size: 13px;
}
.single-post #disqus_thread,
.page #disqus_thread {
  background-color: #ffffff;
  padding: 25px;
}
.single-post #post-nav,
.page #post-nav {
  width: 100%;
}
/**************Page Specific**********************/
.page #breadcrumbs {
  margin-left: 15px;
  margin-right: 15px;
  width: 100%;
  max-width: 97%;
  padding: 18px 0;
  border-bottom: 1px solid #292929;
}
.page .mainColumn header {
  padding: 0;
}
.page .mainColumn header h1 {
  background-color: #fcc703;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 22px;
  margin: 0;
}
/**************Gravity Forms**********************/
#recaptcha_area,
#recaptcha_table {
  margin: 0 auto;
}
.gform_button {
  background-color: #292929;
  font-size: 11px !important;
  font-family: 'VerlagBold';
  text-transform: uppercase;
  margin: 24px auto;
  display: block;
  font-weight: normal;
  border: none;
  padding: 16px 0;
  width: 168px;
}
.gform_description {
  font-size: 13px;
  font-family: 'ProximaNovaReg';
  color: #292929;
  font-weight: normal;
}
.gfield_required {
  display: none;
}
.form_name > label,
.form_address > label,
.form_email > label {
  display: none;
}
.form_file {
  padding-top: 15px;
}
.form_file input,
.form_file .ginput_preview {
  width: 40%;
  float: left;
}
.form_file.file_b {
  float: right;
  margin: -66px 0 0;
}
.form_file.file_b input {
  width: 100% !important;
}
#recaptcha_table input[type="text"],
#recaptcha_table input[type="password"],
#recaptcha_table input[type="date"],
#recaptcha_table input[type="datetime"],
#recaptcha_table input[type="datetime-local"],
#recaptcha_table input[type="month"],
#recaptcha_table input[type="week"],
#recaptcha_table input[type="email"],
#recaptcha_table input[type="number"],
#recaptcha_table input[type="search"],
#recaptcha_table input[type="tel"],
#recaptcha_table input[type="time"],
#recaptcha_table input[type="url"],
#recaptcha_table textarea {
  height: auto;
}
/**************Fonts**************/
/* Location to public fonts directory */
/* Calls LESS Mixin with parameters for font family name and font filename */
@font-face {
  font-family: 'ProximaNovaReg';
  src: url('fonts/proximanova-reg-webfont.eot');
  src: url('fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/proximanova-reg-webfont.woff') format('woff'), /* Modern Browsers */
   url('fonts/proximanova-reg-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/proximanova-reg-webfont.svg#ProximaNovaReg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
@font-face {
  font-family: 'ProximaNovaBold';
  src: url('fonts/proximanova-bold-webfont.eot');
  src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/proximanova-bold-webfont.woff') format('woff'), /* Modern Browsers */
   url('fonts/proximanova-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/proximanova-bold-webfont.svg#ProximaNovaBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
@font-face {
  font-family: 'GothamBold';
  src: url('fonts/gothambold.eot');
  src: url('fonts/gothambold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/gothambold.woff') format('woff'), /* Modern Browsers */
   url('fonts/gothambold.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/gothambold.svg#GothamBold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
@font-face {
  font-family: 'GothamBook';
  src: url('fonts/gothambook.eot');
  src: url('fonts/gothambook.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/gothambook.woff') format('woff'), /* Modern Browsers */
   url('fonts/gothambook.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/gothambook.svg#GothamBook') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
@font-face {
  font-family: 'DinMedium';
  src: url('fonts/dinmedium.eot');
  src: url('fonts/dinmedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/dinmedium.woff') format('woff'), /* Modern Browsers */
   url('fonts/dinmedium.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/dinmedium.svg#DinMedium') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
@font-face {
  font-family: 'DinRegular';
  src: url('fonts/dinregular.eot');
  src: url('fonts/dinregular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('fonts/dinregular.woff') format('woff'), /* Modern Browsers */
   url('fonts/dinregular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('fonts/dinregular.svg#DinRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-variant: normal;/* IE9 Compat Modes */
  /* Legacy iOS */
  /* these values are defaults in FF/Opera/IE but not webkit */
}
/* Font-face mix-in that takes a parameter for the name of the font family,
    and another parameter for the base filename of the file in the /fonts/ directory
*/
@media (max-width: 1040px) {
  .container .mainColumn .articletile article header a {
    background: url('../img/greenrollover.png') top left repeat;
  }
  .container .mainColumn .articletile article header a h1,
  .container .mainColumn .articletile article header a p {
    display: block !important;
  }
  .search .container .mainColumn .articletile article header a {
    background: url('../img/yellowrollover.png') top left repeat;
  }
  .search .container .mainColumn .articletile article header a h1,
  .search .container .mainColumn .articletile article header a p {
    display: block !important;
  }
}
@media (max-width: 992px) {
  header.row .has-form.small-12.large-3.large-offset-2.columns {
    margin-left: 16.6667%;
  }
}
@media (max-width: 989px) {
  .contain-to-grid .top-bar ul li a {
    width: 134px;
  }
}
@media (max-width: 982px) {
  .contain-to-grid .top-bar ul li a {
    width: 133px;
  }
  .container .mainColumn {
    width: 73%;
    margin: 0 auto;
    display: block;
    float: none;
  }
  .container #sidebar {
    width: 100%;
  }
  .container #sidebar article {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 975px) {
  .contain-to-grid .top-bar ul li {
    width: 8.1em;
  }
  .contain-to-grid .top-bar ul li a {
    width: 100%;
  }
}
@media (max-width: 952px) {
  .contain-to-grid .top-bar ul li {
    width: 7.8em;
  }
}
@media (max-width: 939px) {
  header.row .sideSearch {
    display: none;
  }
  header.row .mobileSearch {
    display: block;
  }
  header.row #sidecallouts {
    margin-top: 0;
  }
  header.row div.row {
    max-width: 100%;
  }
  .contain-to-grid .top-bar {
    background: #111111;
  }
  .contain-to-grid .top-bar ul li {
    width: auto;
  }
  .contain-to-grid .top-bar ul li a {
    background: none;
    text-align: left;
  }
  .contain-to-grid .top-bar-section {
    background: #111111;
  }
  .contain-to-grid .top-bar-section .has-dropdown > a {
    padding-right: 21px !important;
  }
  .contain-to-grid .top-bar-section .dropdown {
    width: 100%;
  }
  .contain-to-grid .top-bar-section ul {
    background: inherit;
  }
  .contain-to-grid .top-bar-section ul li {
    background: inherit;
    padding: 0;
    text-transform: uppercase;
    background: url('../img/mobilemenubackground.png') top right repeat;
    background-size: 100%;
    border: 1px solid #cfa12c;
    border-left: none;
    border-right: none;
  }
  .contain-to-grid .top-bar-section ul li a {
    background: none;
    padding: inherit;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
  }
  .contain-to-grid .top-bar-section ul li a:hover {
    background: none;
    text-decoration: none;
  }
  .contain-to-grid .top-bar-section ul li.divider {
    display: none;
  }
  .contain-to-grid .top-bar-section li a:not(.button) {
    background: inherit;
    padding: inherit;
  }
  .contain-to-grid .top-bar.expanded .top-bar-section li {
    padding: 0;
  }
  .contain-to-grid .top-bar.expanded .top-bar-section li a {
    text-transform: uppercase;
    text-align: center;
    padding: 7px 25px;
  }
  .contain-to-grid .top-bar.expanded .dropdown li {
    background: url('../img/mobilemenubackground.png') top right repeat;
    background-size: 100%;
    border: 1px solid #cfa12c;
    border-left: none;
    border-right: none;
    text-align: center;
    display: block;
  }
  .contain-to-grid .top-bar.expanded .dropdown li.title h5 {
    text-transform: none;
  }
  .contain-to-grid .top-bar.expanded .dropdown li.title,
  .contain-to-grid .top-bar.expanded .dropdown li.menu-item {
    background: none;
  }
  .contain-to-grid .top-bar.expanded .dropdown li.title a,
  .contain-to-grid .top-bar.expanded .dropdown li.menu-item a {
    text-align: left;
  }
  .contain-to-grid .top-bar.expanded .dropdown li.menu-item {
    border: none;
  }
  .contain-to-grid .top-bar.expanded .dropdown li.menu-item a {
    text-transform: none;
  }
}
@media (min-width: 776px) and (max-width: 952px) {
  header.row h1,
  .container.row h1,
  .row.full-width h1 {
    padding-left: 5px;
  }
  .breadcrumbs {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home .row div article.post h2,
  .archive .row div article.post h2 {
    width: auto;
  }
  header.row div.row {
    margin: 0;
  }
  .container .column,
  .container .columns {
    padding: 0;
  }
  #sidecallouts {
    margin: 5px auto;
    float: none;
    width: 241px !important;
  }
  #sidecallouts p {
    width: auto;
    text-align: center;
  }
  #sidecallouts #tiles a {
    background-image: url('../img/socialicons_retina.png');
    background-size: 560%;
    height: 44px;
    width: 44px;
  }
  #sidecallouts #tiles a:hover {
    background-color: #ffffff;
  }
  #sidecallouts #tiles a#facebook {
    background-position: 0 top;
  }
  #sidecallouts #tiles a#facebook:hover,
  #sidecallouts #tiles a#facebook:active {
    background-position: 0 bottom;
  }
  #sidecallouts #tiles a#twitter {
    background-position: -51px top;
  }
  #sidecallouts #tiles a#twitter:hover,
  #sidecallouts #tiles a#twitter:active {
    background-position: -51px bottom;
  }
  #sidecallouts #tiles a#youtube {
    background-position: -101px top;
  }
  #sidecallouts #tiles a#youtube:hover,
  #sidecallouts #tiles a#youtube:active {
    background-position: -101px bottom;
  }
  #sidecallouts #tiles a#gplus {
    background-position: -166px top;
  }
  #sidecallouts #tiles a#gplus:hover,
  #sidecallouts #tiles a#gplus:active {
    background-position: -166px bottom;
  }
  #sidecallouts #tiles a#instagram {
    background-position: -151px top;
  }
  #sidecallouts #tiles a#instagram:hover,
  #sidecallouts #tiles a#instagram:active {
    background-position: -151px bottom;
  }
  #sidecallouts #tiles a#rss {
    background-position: -202px top;
  }
  #sidecallouts #tiles a#rss:hover,
  #sidecallouts #tiles a#rss:active {
    background-position: -202px bottom;
  }
  header.row {
    padding-top: 20px;
    margin-bottom: 10px;
  }
  footer.row {
    padding: 0 5px 40px !important;
  }
  footer.row .inline-list {
    text-align: center;
  }
  footer.row #topnav,
  footer.row #copyrightnav {
    width: auto !important;
  }
  footer.row #topnav li,
  footer.row #copyrightnav li {
    margin-left: 0.588em !important;
    padding-left: 0.588em !important;
    display: inline-block;
    float: none;
  }
  .row.widget.widget_text {
    width: 100%;
    margin: 0 auto;
  }
  header.row h1,
  .container.row h1,
  .row.full-width h1 {
    text-align: center;
  }
  header.row h1 a,
  .container.row h1 a,
  .row.full-width h1 a {
    display: inline-block;
    margin: 5px auto 10px;
    width: 60%;
  }
  .container .mainColumn .articletile article header {
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  body {
    background: url('../img/mobilebackground.jpg') top center no-repeat #000000;
    background-size: 100%;
  }
}
@media (max-width: 464px) {
  .container .mainColumn {
    width: 100%;
  }
  .contain-to-grid .top-bar-section ul li {
    background-size: 136%;
  }
  .contain-to-grid .top-bar.expanded .dropdown li a {
    padding: 10px 15px;
  }
}
@media (max-width: 400px) {
  .contain-to-grid .top-bar {
    padding-left: 0;
  }
}
@media (max-width: 320px) {
  .contain-to-grid .top-bar-section ul li {
    background-size: 136%;
  }
  .contain-to-grid .top-bar.expanded .dropdown li a {
    padding: 10px 26px;
  }
  .container .mainColumn .articletile article header {
    width: 320px !important;
    height: 247px !important;
  }
  .container .mainColumn .articletile article header img {
    height: auto;
  }
  footer.row #topnav,
  footer.row #copyrightnav {
    padding: 0 10px;
  }
}
