@charset "UTF-8";
/*------------------------------------------------------------------------
 Theme Name:    Babelsberg03 Epron
 Version:       1.8.3
 Author:        Daniel Dziamski
 License: GNU   General Public License
 Theme URI:     http://vcat.de
 Text Domain:   epron
 Template:      epron
 ------------------------------------------------------------------------*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/open-sans/OpenSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/open-sans/OpenSans-BoldItalic.ttf") format("truetype");
}
/*
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('fonts/open-sans/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/open-sans/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/open-sans/OpenSans-Bold.ttf") format("truetype");
}
/*
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('fonts/open-sans/OpenSans-ExtraBold.ttf') format('truetype');
}
*/
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("fonts/roboto-condensed/RobotoCondensed-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("fonts/roboto-condensed/RobotoCondensed-Bold.ttf") format("truetype");
}
body #footer-nav li a > * {
  color: #fff;
}
body #footer-nav li a > *:hover {
  color: #999;
}

body {
  /* COLOR SETTINGS HEADER */
  /* FONT COLOR SETTINGS NAVIGATION */
  /* COLOR AND FONT SETTING SUBNAVIGATION */
  /*--------------------------------------------------*/
  /* SUBNAVIGATION FONT */
  /*#menu-quick-menu a span {
    color: #666;
    position: relative;
    z-index: 90;sdsdsd
    display: inline-block;
  }*/
}
body #main-nav {
  float: left;
}
body #main-nav a {
  line-height: 80px;
  padding: 0 15px;
}
body #main-nav a:hover,
body #main-nav .hover > a,
body #main-nav .current-menu-item > a,
body #main-nav .current_page_item > a,
body #main-nav .current-menu-ancestor > a {
  background-color: #fff;
  border-left: #17426e;
}
body #main-nav,
body #main-nav a {
  color: #fff;
  border-left: 0 solid #17426e;
  border-right: 0 solid #0f3b66;
}
body #main-nav a:hover,
body #main-nav .hover > a,
body #main-nav .current-menu-item > a,
body #main-nav .current_page_item > a,
body #main-nav .current-menu-ancestor > a,
body #main-nav .active > a {
  color: #003366;
}
body #main-nav ul ul a,
body #main-nav ul ul a:hover,
body #main-nav ul ul a:active {
  background-color: #fff !important;
  border-bottom: 1px solid #fafafa;
  border-top: 1px solid #f7f7f7;
}
body #main-nav ul ul a:hover,
body #main-nav ul ul .hover > a,
body #main-nav ul ul .current-menu-item > a,
body #main-nav ul ul .current_page_item > a,
body #main-nav ul ul .current-menu-ancestor > a,
body #main-nav ul ul .active > a {
  background-color: #fff !important;
}
body #main-nav .active > a {
  background-color: #fff;
}
body #main-nav ul ul a {
  color: #666;
}
body #main-nav ul ul a {
  font-size: 12px;
  font-weight: 600;
}
body #main-nav li {
  position: static;
}
body .menu .menu-image-title {
  color: #fff;
}
body #main-nav a:hover .menu-image-title,
body .current_page_item .menu-image-title,
body .current-menu-item .menu-image-title,
body .sub-menu .menu-image-title {
  color: #003366;
}
body #main-nav > ul > li > .sub-menu {
  width: 980px;
  position: absolute;
  top: 70px;
  left: -20px;
  background-color: #fff;
  float: left;
  min-height: 215px;
}
body #main-nav > ul > li > .sub-menu > li {
  float: left;
  width: 26%;
  display: inline-block;
  min-height: 100px;
}
body #main-nav > ul > li > .sub-menu > li a {
  font-weight: bold;
}
body #main-nav > ul > li > .sub-menu > li .sub-menu {
  display: block;
  position: relative;
  width: 180px;
  left: 0 !important;
  box-shadow: none;
  margin-bottom: 0;
  background-color: #fff;
  white-space: nowrap;
}
body #main-nav > ul > li > .sub-menu > li .sub-menu li {
  display: block;
  float: none;
  width: 75%;
  margin-left: 32px;
}
body #main-nav > ul > li > .sub-menu > li .sub-menu li a {
  padding: 0 !important;
  font-weight: 400;
}
body #main-nav > ul > li > .sub-menu > li .sub-menu li a:before {
  content: "\00bb";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -13px;
}
body #main-nav > ul > li > .sub-menu > li:last-child {
  position: absolute;
  display: block;
  float: right;
  right: 0;
}
body #main-nav > ul > li > .sub-menu > li:last-child a {
  padding-left: 0 !important;
}
body #main-nav li.active .sub-menu {
  display: block;
}
body #main-nav li.active span {
  color: #003366 !important;
}
body .menu .current_page_parent,
body .menu li.current-menu-ancestor {
  background-color: #fff;
}
body .menu .current_page_parent span,
body .menu li.current-menu-ancestor span {
  color: #003366;
}

body.site-id-2 #main-nav,
body.site-id-5 #main-nav,
body.site-id-10 #main-nav {
  width: 100%;
}
body.site-id-2 #main-nav .menu,
body.site-id-5 #main-nav .menu,
body.site-id-10 #main-nav .menu {
  display: table;
  white-space: nowrap;
  width: 100%;
}
body.site-id-2 #main-nav .menu > li,
body.site-id-5 #main-nav .menu > li,
body.site-id-10 #main-nav .menu > li {
  display: table-cell;
  float: none;
  position: initial;
  white-space: nowrap;
}

body {
  /*--------------------------------------------------*/
  /* SMALL LINE AT TOP ENTFERNEN */
  /* TAB PLUGIN STYLE */
}
body #upcoming-events,
body #gmap {
  margin-bottom: 0;
}
body #rev_slider_1_1_wrapper {
  margin-top: 0 !important;
}
body .entry-heading:before {
  margin: 0;
  width: 0;
  height: 0;
}
body .ui-widget-content {
  border: none;
}
body .ui-tabs .ui-tabs-panel {
  padding: 0;
}

body {
  /* REVOLUTION SLIDER SETTINGS */
}
body #rev_slider_1_1_wrapper {
  margin-bottom: 80px !important;
}
body .tp-caption.headline_1,
body .tp-caption.headline_1:hover,
body .tp-caption.headline_2,
body .tp-caption.headline_2:hover {
  font-family: 'Roboto Condensed', sans-serif;
}
body .tp-caption.headline_1 a,
body .tp-caption.headline_1:hover a,
body .tp-caption.headline_2 a,
body .tp-caption.headline_2:hover a {
  font-family: 'Roboto Condensed', sans-serif;
}

/* BUTTON FARBE ANPASSEN */
body input[type="submit"]:hover, body button:hover, body .btn:hover {
  color: #fff;
  background: #003366;
  background: linear-gradient(to bottom, #849fba 0%, #003366 4%, #002448 100%);
  border: 1px solid #003366;
}
body input[type="submit"], body button, body .btn {
  color: #fff;
  background: #10477d;
  background: linear-gradient(to bottom, #96b5d4 0%, #10477d 4%, #003061 100%);
  border: 1px solid #003366;
}

body {
  /* DONT SHOW THAT GRADIENT
  #header { background: #003366;
  background: -moz-linear-gradient(top, #0a2b4c 0%, #003366 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a2b4c), color-stop(100%,#003366));
  background: -webkit-linear-gradient(top, #0a2b4c 0%,#003366 100%);
  background: -o-linear-gradient(top, #0a2b4c 0%,#003366 100%);
  background: -ms-linear-gradient(top, #0a2b4c 0%,#003366 100%);
  background: linear-gradient(to bottom, #0a2b4c 0%,#003366 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2b4c', endColorstr='#003366',GradientType=0; } */
  /* SETUP PAGE HEADER TITLE */
}
body #header {
  height: 80px;
  background-color: #003366;
}
body #header {
  background: rgba(0, 51, 102, 0);
  width: 980px;
  margin: auto;
}
body #share-wrap ~ hr,
body #page-header hgroup ~ hr,
body .page-slogan ~ hr,
body .page-title ~ hr,
body .page-subtitle ~ hr,
body .project-title ~ hr {
  opacity: 0;
}

#page-header .container .hgroup,
#page-header .container #sahre-wrap {
  display: none;
}

body {
  /*--------------------------------------------------*/
  /* FOOTER SMALL BAR */
}
body #footer {
  border-top: 1px solid #0a2a4a;
  border-bottom: 1px solid #10477d;
  background: linear-gradient(to bottom, #003366 0%, #849fba 100%);
}
body #footer-top {
  margin-top: 0;
  background-color: #003366;
  border-top: 1px solid #0a2a4a;
  border-bottom: 1px solid #10477d;
}
body #footer-widgets .col-1-3 {
  margin-right: 0;
  width: 100%;
}
body #footer-widgets .col-1-3 h4 {
  width: 100%;
}
body #footer-widgets .col-1-3 .textwidget div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 10px;
}

body {
  background: #003366 !important;
  /*--------------------------------------------------*/
  /*ADD BACKGROUND COLOR AND SOME TWEEKS AND SETTINGS */
  /*--------------------------------------------------*/
  /*BRING LOGO OVER THE NAVIGATION AND SET THAT SHIT UP */
  /*--------------------------------------------------*/
  /* UPCOMING EVENTS FOOTER COLORS AND CO */
  /* DELETE SPACE AND TO CONTENT AND BORDER AT THE TOP */
  /* IMAGE BORDER FOR SPONSOREN */
  /*--------------------------------------------------*/
  /* GIVE THE BLOG POST INFOS A GREAT LOOK */
  /* SETUP COUNTDOWN HEIGHT */
  /* SETUP THE NEXT GEN GALLERY */
}
body #page-header {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  min-height: 180px;
}
body.site-id-2.home #page-header {
  background-image: url("images/SV_Babelsberg_03_Home_Banner_Breitensport.jpg");
}
body .background-image {
  width: 980px;
  background-color: #fff;
  margin: auto;
  border-top: 10px #fff solid;
}
body .background-image_2 {
  background-image: url("/wp-content/uploads/2020/10/hp_background_20-21.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
body .logo {
  margin: 0 auto;
  width: 100%;
  height: 180px;
  background: rgba(6, 27, 48, 0.65);
  background: linear-gradient(to bottom, rgba(6, 27, 48, 0.65) 0%, rgba(0, 51, 102, 0.01) 100%);
}
body #main-content {
  padding-bottom: 50px;
  margin-top: 40px;
}
body #main {
  width: 640px;
}
body #main .page-title {
  padding-bottom: 20px;
}
body #main .col-1-2 {
  width: 310px;
}
body #main .col-1-3 {
  width: 200px;
}
body #main .col-1-4 {
  width: 145px;
}
body #main .col-3-4 {
  width: 475px;
}
body #main .col-2-3 {
  width: 420px;
}
body #main .col-2-3 .entry-heading {
  margin-bottom: 5px;
}
body #main .col-2-3 p {
  margin-bottom: 0;
}
body #upcoming-events {
  background: #003366;
  /* Old browsers */
  background: linear-gradient(to bottom, #003366 0%, #849fba 100%);
}
body #upcoming-events section.container {
  background: url("images/SV_Babelsberg_03_Upcoming_Events_Background.png");
}
body #upcoming-events .events-list li {
  background: transparent url("images/opacity50.png") left top repeat;
}
body #upcoming-events .events-list li a:hover {
  background: transparent url("images/opacity80_white.png") left top repeat;
}
body #upcoming-events .events-list li a:hover .title .details {
  color: #003366;
}
body #upcoming-events section.container .col-1-3 .medium-heading,
body #upcoming-events #upcoming-events section.container .col-1-3 .medium-heading .color {
  color: #fff;
}
body #upcoming-events,
body #gmap {
  margin-top: 0;
  border-top: 0;
}
body .rahmen {
  border: 1px solid #bfbfbf;
}
body .entry {
  margin-bottom: 25px;
}
body ul.entry-meta {
  border: none;
  background: none;
  margin: 0 0 5px 0;
  min-height: 20px;
}
body ul.entry-meta li {
  font-size: 13px;
  padding: 5px 10px;
}
body ul.entry-meta li i {
  margin-right: 10px;
}
body ul.entry-meta li:before {
  background-color: #fff;
  display: none;
}
body ul.entry-meta li:last-child .btn.small {
  margin: 10px 0 0 0;
}
body .thumbnail img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
body .header-countdown-wrap {
  margin-top: 0;
  margin-bottom: 40px;
}
body #full {
  width: 600px;
}
body #drittel {
  width: 280px;
}
body .ngg-gallery-thumbnail-box {
  margin-right: 40px !important;
}
body .volley-table table {
  width: 640px;
  font-size: 12pt !important;
}
body .volley-table tr:first-child {
  font-size: 9pt !important;
  color: #fff;
}

.liga_tabelle tr :nth-of-type(4),
.liga_tabelle tr :nth-of-type(5),
.liga_tabelle tr :nth-of-type(6),
.liga_tabelle tr :nth-of-type(7),
.liga_tabelle tr :nth-of-type(8) {
  display: none;
}

.tablepress-id-84 td[class^="column"] img {
  opacity: 0.3;
}

.tablepress-id-84 td[class^="column"] a img {
  opacity: 1;
}

body {
  /* SETUP THE FOOTER WIDGETS */
  /* TABELLE LOGO GRÖßE */
  /* LIGA TABELLE */
  /*give every secound row another color */
  /*BEGEGNUNG WIDGET KORREKTUR */
  /* PHP LEAGUE TABLE FONT SIZE */
  /* NEWS WIDGET SETTINGS FONT SIZE CHANGE */
}
body a.social-icon {
  background-color: #10477d;
}
body .social-icon.digg {
  background-image: url(http://babelsberg03.cust.intern.vcat.de/wp-content/uploads/2013/10/icon-xing.png);
}
body #footer-widgets {
  padding-top: 15px;
  background-color: #003366;
  border-top: 1px solid #0a2a4a;
  border-bottom: 1px solid #10477d;
}
body #footer-widgets .widget {
  margin-bottom: 0;
}
body #phpleague img {
  width: 30px;
  height: 30px;
}
body #phpleague tr.id-favorite td {
  background: #003366;
}
body #phpleague .qualifying {
  background: none;
}
body #phpleague tr {
  border-bottom: 1px solid #ddd;
}
body #phpleague tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
body #phpleague thead tr {
  height: 30px;
  font-size: 13px;
  background-color: #fff !important;
}
body .sidebar .countdown-wrap {
  display: none;
}
body .sidebar .thumb-slide.aligncenter, body .thumb-icon.aligncenter {
  margin-bottom: 10px;
}
body .sidebar {
  width: 260px;
}
body #phpleague {
  font-size: 0.9em;
}
body .recent-entries li .date {
  font-size: 12px;
}

/*--------------------------------------------------*/
/* LETS GIVE THE NEWSLETTER FORM A PERFECT LOOK */
body .mc_merge_var {
  margin-bottom: 25px;
}
body #mc_signup_form .mc_var_label {
  font-weight: bold;
  font-size: 14px;
}
body .mc_merge_var br {
  display: none;
}
body #mc_signup_form select {
  width: 100%;
  height: 40px;
}
body #poolanswer {
  width: 15px;
}
body #poolanswer input {
  width: 15px;
}

body {
  /* SETUP THE CONTACT FORM */
}
body input, body select {
  width: 618px;
}
body .col-1-2 input, body select {
  width: 288px;
}

.masonry-wrap {
  border: 5px solid #fff;
  font-family: "Open Sans",Arial, sans-serif;
  background-color: #fff;
  visibility: hidden;
}
.masonry-wrap .masonry {
  border: 2px solid #fff;
}
.masonry-wrap .masonry.width-1-2 {
  width: 557px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.height-1-2 {
  height: 382px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.width-1-4 {
  width: 180px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.height-1-4 {
  height: 159px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.width-quadrat {
  width: 364px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.height-quadrat {
  height: 382px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .masonry.width-1-3 {
  width: 183px;
  margin: 0;
  padding: 0;
}
.masonry-wrap .width-full {
  width: 100%;
  height: 85px !important;
}
.masonry-wrap .masonry.sponsoren {
  border-top: 5px solid #fff;
  border-left: 2px solid #fff;
  background-color: #003366;
  width: 100%;
  overflow: visible;
  height: auto !important;
}
.masonry-wrap .masonry.sponsoren > div {
  width: 100%;
}
.masonry-wrap a {
  font-family: "Open Sans",Arial, sans-serif;
  font-weight: bold;
}
.masonry-wrap a:before {
  content: attr(data-text);
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  font-family: "Open Sans",Arial, sans-serif;
  font-weight: bold;
}
.masonry-wrap a:hover .grayscale {
  -webkit-filter: none;
  filter: none;
}
.masonry-wrap a:hover .big-shadow:before {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to top, #000 0%, black 1%, rgba(0, 0, 0, 0) 100%);
}

.bab-top {
  margin-top: 10px;
}

.home article {
  margin: 0;
}

.landingpage-social {
  width: 100%;
  float: right;
  bottom: 40px;
  position: relative;
}

.landingpage-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
.landingpage-description:before {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.7) 1%, rgba(0, 0, 0, 0) 100%);
}

.angle-quotation-right {
  font-family: "Open Sans",Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  padding-right: 30px;
  bottom: 0;
  margin-left: 5px;
  color: #fff;
  z-index: 10;
  font-size: 2.0rem;
  text-transform: uppercase;
  padding-left: 5px;
}
.angle-quotation-right:before {
  content: "\00bb";
  display: block;
  height: 20px;
  position: absolute;
  bottom: 41px;
  right: 0;
  z-index: 5;
  font-size: 2.5rem;
  font-family: "Open Sans",Arial, sans-serif;
}

.width-1-4 .angle-quotation-right, .width-1-3 .angle-quotation-right {
  padding-right: 20px;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding-left: 5px;
  font-weight: bold;
}
.width-1-4 .angle-quotation-right:before, .width-1-3 .angle-quotation-right:before {
  content: "\00bb";
  display: block;
  height: 20px;
  position: absolute;
  bottom: 17px;
  right: 0;
  z-index: 5;
  font-size: 1.6rem;
}

.grayscale {
  -webkit-filter: url("#grayscale") url("#blue");
  filter: grayscale(100%) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blue' linear='RGB' x='0' y='0' height='100%' width='100%'><feColorMatrix id='blue-matrix' type='matrix' values='1 0 0 0 0 0.85 0 0.02 0 0.15 0.56 0.02 0.16 0 0.39 1 0 1 1 0'></feColorMatrix></filter></svg>#blue");
}

.defs-only {
  position: absolute;
  height: 0;
  width: 0;
  overflow: none;
  left: -100%;
}

.masonry-wrap .sponsoren,
#footer-widgets {
  border: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
}
.masonry-wrap .sponsoren .col-1-3,
.masonry-wrap .sponsoren .textwidget,
#footer-widgets .col-1-3,
#footer-widgets .textwidget {
  margin: 0;
  height: 100%;
  width: 100%;
}
.masonry-wrap .sponsoren .widget_text,
#footer-widgets .widget_text {
  margin: 0;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .masonry-wrap .sponsoren .widget_text,
  #footer-widgets .widget_text {
    padding: 0 15px;
    height: 100%;
  }
}
.masonry-wrap .sponsoren .textwidget,
#footer-widgets .textwidget {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

/*--------------------------------------------------*/
/* GET THE RESPONSIVE LAYOUT WORK AGAIN */
@media only screen and (max-width: 959px) and (min-width: 768px) {
  body #header {
    width: 760px;
  }
  body body {
    font-size: 13px;
  }
  body .background-image {
    width: 760px;
  }
  body #logo img {
    width: 100%;
  }
  body #main {
    width: 448px;
  }
  body #main .col-1-2 {
    width: 214px;
  }
  body #main .col-1-3 {
    width: 136px;
  }
  body #main .col-1-4 {
    width: 97px;
  }
  body #main .col-3-4 {
    width: 299px;
  }
  body #main .col-2-3 {
    width: 292px;
  }
  body h4 {
    font-size: 16px;
  }
  body h2 {
    font-size: 28px;
  }
  body ul.entry-meta li {
    font-size: 12px;
  }
  body input[type="submit"].small,
  body button.small,
  body .btn.small {
    font-size: 11px;
  }
  body #main-nav .responsive-nav {
    width: 740px;
    max-width: 740px;
    background-color: #003366;
    border: 1px solid #fff;
  }
}
/* iPhone horizontal */
@media only screen and (max-width: 767px) and (min-width: 480px) {
  body #header {
    width: 450px;
  }
  body body {
    font-size: 13px;
  }
  body .background-image {
    width: 450px;
  }
  body .logo {
    height: 100px;
  }
  body #logo {
    margin: 0;
  }
  body #logo img {
    width: 100%;
    padding-top: 20px;
  }
  body #main {
    width: 100%;
  }
  body #main .col-1-2,
  body #main .col-1-3,
  body #main .col-1-4,
  body #main .col-3-4,
  body #main .col-2-3 {
    width: 420px;
  }
  body h4 {
    font-size: 15px;
  }
  body h2 {
    font-size: 20px;
  }
  body ul.entry-meta li {
    font-size: 12px;
  }
  body input[type="submit"].small,
  body button.small, body .btn.small {
    font-size: 11px;
  }
  body #main-nav .responsive-nav {
    width: 420px;
    max-width: 420px;
    background-color: #003366;
    border: 1px solid #fff;
  }
  body ul.entry-meta li {
    width: auto;
  }
  body #page-header {
    background-image: none;
  }
}
/* iPhone vertical */
@media only screen and (max-width: 479px) and (min-width: 300px) {
  body .container {
    width: 290px;
  }
  body #header {
    width: 300px;
  }
  body body {
    font-size: 13px;
  }
  body .background-image {
    width: 300px;
  }
  body .logo {
    height: 100px;
  }
  body #logo {
    margin: 0;
  }
  body #logo img {
    width: 100%;
    padding-top: 20px;
  }
  body #main {
    width: 290px;
  }
  body #main .col-1-3,
  body #main .col-1-4,
  body #main .col-3-4,
  body #main .col-2-3,
  body #main .col-1-2 {
    width: 290px;
  }
  body h4 {
    font-size: 15px;
  }
  body h2 {
    font-size: 20px;
  }
  body ul.entry-meta li {
    font-size: 12px;
  }
  body input[type="submit"].small,
  body button.small,
  body .btn.small {
    font-size: 11px;
  }
  body #main-nav .responsive-nav {
    width: 290px;
    max-width: 290px;
    background-color: #003366;
    border: 1px solid #fff;
  }
  body ul.entry-meta li {
    width: auto;
  }
  body #page-header {
    background-image: none;
  }
}

/*# sourceMappingURL=style.css.map */
