/*
Theme Name: Woga
Theme URI: http://www.themeisle.com
Author: The ThemeIsle team
Author URI: http://www.themeisle.com
Description: Premium WordPressTheme for ThemeIsle
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, yellow, light, two-columns, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Text Domain: ti
Version: 1.2.7
*/

/*  Modifications by Jeremy M. Rifkin */

/* ---------- CSS RESET ---------- */
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;
}

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: ''; }

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

table { border-collapse: collapse; border-spacing: 0; }

/* ---------- BASE TYPOGRAPHY ---------- */
hr {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin: 19px 0 10px;
  border: 0;
}

html { font-size: 62.5%; }

body {
  background: #f3f3f3;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

/* ---------- LAYOUT ---------- */
.wrapper {
  width: 1027px;
  margin: 0 auto;
  overflow: hidden;
}

.wide-header {
  width: 100%;
  height: 90px;
  background: #fff;
}

.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }

hr { background: #eeeeee; }

/* ---------- GLOBAL LINK COLOR ---------- */
a,
a:visited {
  color: #4180ab;          /* primary theme blue */
  text-decoration: none;   /* match nav style */
}

a:hover,
a:focus {
  color: #295b7b;          /* darker on hover for contrast */
  text-decoration: underline;
}

/* ---------- HEADER ---------- */
#header-top { width: 100%; position: relative; }

#header-top a.logo {
  width: 225px;
  height: 90px;
  overflow: hidden;
  line-height: 90px;
  position: absolute;
  left: 0;
}
#header-top a.logo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

#header-top .icon_responsive_menu {
  display: none;
  float: right;
  cursor: pointer;
  width: 30px;
  background-size: 100%;
  margin: 30px 0;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIGZpbGw9IiM1ZjVmNWYiIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCSB3aWR0aD0iMTI4cHgiIGhlaWdodD0iMTI4cHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMTE0LDhIMTRDNy40LDgsMiwxMy40LDIsMjBzNS40LDEyLDEyLDEyaDEwMGM2LjYsMCwxMi01LjQsMTItMTJTMTIwLjYsOCwxMTQsOHoiLz48cGF0aCBkPSJNMTE0LDUySDE0QzcuNCw1MiwyLDU3LjQsMiw2NHM1LjQsMTIsMTIsMTJoMTAwYzYuNiwwLDEyLTUuNCwxMi0xMlMxMjAuNiw1MiwxMTQsNTJ6Ii8+PHBhdGggZD0iTTExNCw5NkgxNGMtNi42LDAtMTIsNS40LTEyLDEyczUuNCwxMiwxMiwxMmgxMDBjNi42LDAsMTItNS40LDEyLTEyUzEyMC42LDk2LDExNCw5NnoiLz48L3N2Zz4=);
}

#header-top nav.navigation {
  height: 30px;
  margin: 30px 0;
  float: right;
  width: 900px;
  width: auto !important; 
}
#header-top nav.navigation ul { margin: 0; padding: 0; }
#header-top nav.navigation #nav>li {
  float: left;
  height: 30px;
  position: relative;
  border-right: 1px solid #eaeade;
}
#header-top nav.navigation #nav>li:last-child { border-right: 0; }
#header-top nav.navigation #nav>li.current_page_item a { color: #F45134; }
#header-top nav.navigation #nav>li a {
  display: block;
  padding: 0 21px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: #5f5f5f;
  text-decoration: none;
  transition: all 0.2s linear;
}
#header-top nav.navigation #nav>li a:hover { color: #4180ab; }

/* dropdowns */
#header-top nav.navigation ul ul {
  position: absolute;
  background: #fff;
  width: 200px;
  display: none;
  margin: 0;
  padding: 0;
}
#header-top nav.navigation ul ul ul { left: 200px; top: 0; }
#header-top nav.navigation ul li:hover>ul { display: block; }

/* ---------- SUBHEADER (HERO) ---------- */
#subheader {
  width: 100%;
  background: url("images/full-header.jpg") no-repeat center top;
  background-size: cover;
  background-position-y: -100px;
}
#subheader .subheader-color {
  width: 100%;
  background: rgba(0,0,0,.25);
  padding-bottom: 108px;
  box-shadow: 0 0 5px rgba(0,0,0,.4) inset;
}
#subheader .subheader-color .full-header-content {
  margin-top: 150px;
  float: none;
  text-align: center;
}
#subheader .subheader-color .full-header-content h3 {
  color: #fff;
  font-size: 48px;
  line-height: 42px;
}
#subheader .subheader-color .full-header-content p {
  margin-top: 35px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
#subheader .subheader-color .full-header-content a {
  width: 232px;
  height: 60px;
  margin: 107px auto 0;
  margin-top: 70px;
  argin-bottom: 30px;
  line-height: 60px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  display: block;
  transition: all 0.2s linear;
}
#subheader .subheader-color .full-header-content a:hover {
  background: rgba(255,255,255,.5);
}

/* ---------- MAIN CONTENT ---------- */
#content { background: #fff; padding-bottom: 100px; }

/* ---------- SCHEDULE SECTION ---------- */
#schedule {
  width: 100%;
  background: #fff;
  padding: 90px 0;
  box-shadow: 0 0 3px rgba(0,0,0,.5) inset;
}
#schedule .recent-title {
  margin-bottom: 80px;
  text-align: center;
}
#schedule .recent-title h2 {
  font-size: 34px;
  color: #575757;
  font-weight: 600;
}
#schedule .recent-title p {
  margin-top: 25px;
  font-size: 16px;
  color: #5f5f5f;
}
#schedule h3 {
  font-size: 30px;
  color: #c5c4c4;
  text-align: center;
}
#schedule .schedule-content p {
  font-size: 14px;
  color: #595959;
  line-height: 27px;
  text-align: left;
}
#footer {
  width: 100%;
  border-top: 1px solid #ebebeb;
  background: #fff;
}
#footer .contact-info {
  color: #565656;
  text-align: center;
  line-height: 89px;
}

@media screen and (max-width: 1027px) {
  .wrapper{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  
}
@media screen and (max-width: 800px) {
  #schedule .schedule-content p {
    text-align: center;
  }
  #header-top .icon_responsive_menu{
    display: block;
  }
  #header-top nav.navigation {
    display: none;
  }
  #header-top nav.navigation #nav > li{
    width: 100%;
    height: 35px;
  }
  #header-top nav.navigation{
    height: inherit;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    z-index: 999;
    position: relative;
  }
  #header-top .menu-header-container{
    float: none;
    text-align: center;
  }
  #gallery ul li{
    width: 50%;
  }

  #header-top nav.navigation #nav > li a {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dotted #5f5f5f;
  }
  #header-top nav.navigation ul ul {
    display: block !important;
    position: relative !important;
    width: 100%;
  }
  #header-top nav.navigation #nav > li {
    height: auto;
    float: left;
    width: 100%;
  }
  #header-top nav.navigation #nav ul > li {
    padding-left: 50px;
  }
  #header-top nav.navigation ul ul ul {
    left: 0;
    top: 0;
  }

}
