/* Global styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  background-attachment: fixed;
  background-size: cover;
}
html, body, .lss-slides-container, #c5wrapper {
  height: 100%;
}
.drop-shadow { 
  display: none; 
} 
h1, h2, h3 {
font-family: 'Fjalla One', sans-serif !important;
}
.ccm-custom-style-main {
    padding-top: 75px;
}
/* Header
-------------------------------------------------- */
.site-header {
  border-radius: 0;
}
.site-header p {
  margin: 10px 0;
}
.site-header p:first-child {
  font-size: 130%;
  line-height: 20px;
  margin: 15px 0;
}
.site-header h1:first-child, .site-header h2:first-child, .site-header h3:first-child {
  margin: 5px 0;
  line-height: 40px;
}
.site-header h4:first-child, .site-header h5:first-child, .site-header h6:first-child {
  margin: 10px 0;
  line-height: 30px;
}
.site-name {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .site-name {
    margin-left: -15px;
  }
  .site-name .navbar-nav {
    margin-left: -15px;
  }
  .site-header .navbar-right .navbar-nav {
    margin-right: -15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .site-nav, .onpage-nav {
    display: block;
    float: left;
  }
  .onpage-nav {
    padding-left: 15px;
  }
}

/* Footer
-------------------------------------------------- */

.site-footer {
  width: 100%;
  min-height: 50px;
}
.site-footer p {
  margin: 10px 0;
}
.site-footer p:first-child {
  margin-top: 15px;
}
.site-footer h1:first-child, .site-footer h2:first-child, .site-footer h3:first-child {
  margin: 5px 0;
  line-height: 40px;
}
.site-footer h4:first-child, .site-footer h5:first-child, .site-footer h6:first-child {
  margin: 10px 0;
  line-height: 30px;
}
.footer-fixed-bottom {
  bottom: 0 !important;
  z-index: 1030;
}
.footer-fixed-bottom-int {
  position: fixed;
  bottom: 0 !important;
}
.site-footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.site-footer > .container > .pull-left {
  padding: 0 15px;
  margin-left: -15px;
}
.site-footer > .container > .pull-right {
  padding: 0 15px;
  margin-right: -15px;
}

/* Slide
-------------------------------------------------- */
.lss-slide {
  text-align: center;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.lss-slide.bg-repeat {
  background-repeat: repeat;
  background-size: auto;
}

/* Slide Area Custom Classes
-------------------------------------------------- */
.lss-slide.full-height {
  min-height: 100%;
}

/* Buttons
-------------------------------------------------- */
.button-md {
  padding: 10px 16px;
  font-size: 100%;
  line-height: 1.33;
  border-radius: 6px;
  border: 1px solid #333;
  color: #333;
  display: inline-block;
}
.button-md:hover, .button-md:focus {
  color: #f8f8f8;
  border-color: transparent;
  background-color: #333;
  text-decoration: none;
}
.button-lg {
  padding: 10px 16px;
  font-size: 130%;
  line-height: 1.33;
  border-radius: 6px;
  border: 1px solid #333;
  color: #333;
  display: inline-block;
}
.button-lg:hover, .button-lg:focus {
  color: #f8f8f8;
  border-color: transparent;
  background-color: #333;
  text-decoration: none;
}
.button-within-menu {
  margin: 2px;
}
.lss-slide .btn-success {
  color: #fff;
}

/* Text Styles
-------------------------------------------------- */
.text-shadow {
  text-shadow: 2px 2px 2px rgba(51,51,51, 0.3);
}
span.enter-top-1, span.enter-top-2, span.enter-top-3,
span.enter-bottom-1, span.enter-bottom-2, span.enter-bottom-3,
span.enter-left-1, span.enter-left-2, span.enter-left-3,
span.enter-right-1, span.enter-right-2, span.enter-right-3,
span.scale-up-1, span.scale-up-2, span.scale-up-3,
span.scale-down-1, span.scale-down-2, span.scale-down-3 { 
  display: inline-block;
}

/* Concrete5 Toolbar Visible & Edit Mode
-------------------------------------------------- */
.ccm-toolbar-visible .navbar-fixed-top {
  top:49px;
  z-index: 800;
}
.ccm-toolbar-visible .footer-fixed-bottom {
  z-index: 800;
}
.ccm-toolbar-visible #c5wrapper.ccm-page {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
}
.ccm-toolbar-visible .lss-slides-container {
  margin-top:-49px;
  padding-top: 49px;
}
#ccm-toolbar {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
html.editing, .editing body, .editing .lss-slides-container, .editing #c5wrapper {
  height: auto;
}
.editing .site-header {
  margin-bottom: 0;
}
.editing .lss-slide {
  margin: 0 -15px 60px;
  min-height: 0;
  overflow: visible;
  padding: 0;
}
.editing .site-name,
.editing .site-nav,
.editing .onpage-nav,
.editing .site-footer > .container > .pull-left,
.editing .site-footer > .container > .pull-right {
  min-width: 240px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.editing .site-footer > .container > .pull-left,
.editing .site-footer > .container > .pull-right {
  margin-bottom: 30px;
}
.editing #c5wrapper .tip {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  margin: 10px 0 5px;
  text-align: left;
}
.editing #c5wrapper .tip a {
  color: #dadada;
  background: #333;
  padding: 4px 8px;
  border-radius: 4px;
}
.editing #c5wrapper .tip a:hover, .tip a:focus {
  color: #fff;
  text-decoration: none;
}
.editing #c5wrapper .tooltip-inner {
  font-size: 12px;
}

/* Slides Container in Edit Mode
-------------------------------------------------- */
.editing .lss-slides-container {
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .editing .lss-slides-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .editing .lss-slides-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .editing .lss-slides-container {
    width: 1170px;
  }
}

/* Dummy Content
-------------------------------------------------- */
.dummy-box-1, .dummy-box-2, .dummy-box-3 {
  padding:5px;
  min-height: 120px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.dummy-box-1 {
  background: #96CEB4;
}
.dummy-box-2 {
  background: #FFEEAD;
}
.dummy-box-3 {
  background: #FF6F69;
}

/* Bottom Arrow
-------------------------------------------------- */
.svg-wrap {
  display: none;
}
@keyframes threesixty {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes threesixty {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes splitFirst {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-2px);
  }
}
@-webkit-keyframes splitFirst {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-2px);
  }
}
@keyframes splitLast {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(4px);
  }
}
@-webkit-keyframes splitLast {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(4px);
  }
}
.bottom-arrow {
    display:block;
    width:50px;
    height:50px;
    position:absolute;
    bottom:60px;
    left:50%;
    margin-left: -25px;
    cursor:pointer;
}
.bottom-arrow.rotate:hover {
    animation: threesixty 0.3s;
    -webkit-animation: threesixty 0.3s;
}
.bottom-arrow .icon-wrap {
    display: block;
    width: 50px;
    height: 50px;
    background-color: rgba(51,51,51,0);
    transition: border 0.3s, background 0.3s;
    -webkit-transition: border 0.3s, background 0.3s;
    border-radius: 25px;
    border: 1px solid rgba(51,51,51,0.8);
    position: relative;
}
.bottom-arrow:hover .icon-wrap {
    background-color: rgba(51,51,51,1);
    border-color: rgba(51,51,51,0);
}
.bottom-arrow svg.icon {
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: -12px;
    transition: fill 0.3s;
    -webkit-transition: fill 0.3s;
    fill: rgba(51,51,51,0.8);
    width: 24px;
    height: 24px;
}
.bottom-arrow:hover svg.icon {
    fill: rgba(255,255,255,1);
}
.bottom-arrow.split:hover svg.icon:first-child {
    animation: splitFirst 0.3s;
    -webkit-animation: splitFirst 0.3s;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
}
.bottom-arrow.split:hover svg.icon:last-child {
    animation: splitLast 0.3s;
    -webkit-animation: splitLast 0.3s;
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
}
.bottom-arrow.png {
    background:url(../img/bottom-arrow.png) no-repeat 0 0 transparent;
    opacity: 0.8;
}
.bottom-arrow.png:hover {
    opacity: 1;
    transform: none;
}

/* Slide Shadow
-------------------------------------------------- */
.drop-shadow {
    display:block;
    width:100%;
    height:10px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(../img/drop-shadow.png) repeat-x 0 0 transparent;
}

/* Scroll Reveal
-------------------------------------------------- */
.enter-top-1, .enter-top-2, .enter-top-3,
.enter-right-1, .enter-right-2, .enter-right-3,
.enter-bottom-1, .enter-bottom-2, .enter-bottom-3,
.enter-left-1, .enter-left-2, .enter-left-3,
.scale-up-1, .scale-up-2, .scale-up-3,
.scale-down-1, .scale-down-2, .scale-down-3 {
  visibility: hidden ;
}
.editing .enter-top-1, .editing .enter-top-2, .editing .enter-top-3,
.editing .enter-right-1, .editing .enter-right-2, .editing .enter-right-3,
.editing .enter-bottom-1, .editing .enter-bottom-2, .editing .enter-bottom-3,
.editing .enter-left-1, .editing .enter-left-2, .editing .enter-left-3,
.editing .scale-up-1, .editing .scale-up-2, .editing .scale-up-3,
.editing .scale-down-1, .editing .scale-down-2, .editing .scale-down-3 {
  visibility: visible ;
}

/* Page List - Thumbnail Grid
-------------------------------------------------- */
.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.ccm-block-page-list-title {
  font-weight: bold;
  margin-top: 6px;
}
.ccm-block-page-list-description {
  margin-top: 6px;
}
.ccm-block-page-list-date {
  margin-top: 6px;
  font-size: 0.9em;
}
.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
    float: left;
    width: 33.33333333%;
  }
  .ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  .ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  .ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  .ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  .ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}

/* Vertical Align
-------------------------------------------------- */
.vertical-align-container {
  height: 100%;
  width: 100%;
  display: table;
}
.vertical-align-content {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* Single Pages
-------------------------------------------------- */
.lss-slide.single-page {
  text-align: left;
  padding: 60px 0 70px 0;
}
.login-page ul.auth-types {
  margin: 20px 0px 0px 0px;
  padding: 0;
}
.login-page ul.auth-types>li {
  list-style-type: none;
  cursor: pointer;
  padding-left: 25px;
  margin-bottom: 15px;
  transition: color .25s;
  position: relative;
}
.login-page ul.auth-types>li.active {
  cursor: auto;
}
.login-page ul.auth-types>li>.fa, .login-page ul.auth-types>li svg {
  position: absolute;
  top: 2px;
  left: 0px;
}
.login-page .login-form {
  height: 460px;
}
.login-page .login-row {
  height: 100%;
}
.login-page .types {
  padding: 15px 35px;
  height: 100%;
  border: 1px solid #e5e5e5;
  border-right: none;
  background-color: rgba(255,255,255,0.3);
}
.login-page .controls {
  padding: 35px;
  height: 100%;
  font-size: 16px;
  font-weight: 300;
  border: 1px solid #e5e5e5;
  background-color: rgba(255,255,255,0.5);
}
.login-page .login-title {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 65px;
  font-weight: 300;
}
.login-page .background-credit {
  display: none !important;
}

/* Blog entries */
.single-page img {
  max-width: 100%;
  height: auto;
}
.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
.ccm-block-page-title-byline span.page-date, .ccm-block-page-title-byline span.page-author {
  color: #9fa9ad;
  font-style: italic;
  font-size: 0.85em;
}
.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
.ccm-page.page-type-blog-entry .col-sidebar {
  padding-top: 55px;
}
.col-sidebar .block-sidebar-wrapped {
  padding: 15px 0px;
}
.col-sidebar .ccm-block-page-list-wrapper {
  padding: 15px 0px;
}
