/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.logo-top {
  display: block;
  text-align: left;
  position: absolute;
  top: 19px;
  left: 0;
  width: 100%;
}
.g-menu-parent-indicator {
  position: relative;
  top: 0;
}
.g-main-nav .top-menu {
  text-align: left;
  padding: 80px 0 20px;
}
#g-navigation .top-menu-link {
  color: #324d5c;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
body.is-header-fixed {
  padding-top: 125px;
}
#g-mobilemenu-container .g-toplevel .g-dropdown.g-active {
  z-index: 1;
}
#g-mobilemenu-container .g-toplevel li {
  /*position: relative !important;*/
}
#g-mobilemenu-container .g-toplevel li.g-selected {
  position: static !important;
}
#g-page-surround {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.g-offcanvas-open #g-page-surround {
  -moz-transform: translate3d(-272px, 0px, 0px) !important;
  -webkit-transform: translate3d(-272px, 0px, 0px) !important;
  -o-transform: translate3d(-272px, 0px, 0px) !important;
  -ms-transform: translate3d(-272px, 0px, 0px) !important;
  transform: translate3d(-272px, 0px, 0px) !important;
}
#g-offcanvas {
  left: auto;
}
#g-navigation {
  width: 100%;
  /* EDIT ARTERA
	 * -webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;*/
}
#g-navigation.is-pre-fixed {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#g-navigation.is-pre-fixed .logo-top {
  opacity: 0;
}
#g-navigation.is-pre-fixed, #g-navigation.is-fixed {
  position: fixed;
  top: 0;
}
#g-navigation.is-fixed {
  -webkit-transition: transform 1s cubic-bezier(0.22, 0.96, 0.57, 0.98);
  -moz-transition: transform 1s cubic-bezier(0.22, 0.96, 0.57, 0.98);
  -ms-transition: transform 1s cubic-bezier(0.22, 0.96, 0.57, 0.98);
  -o-transition: transform 1s cubic-bezier(0.22, 0.96, 0.57, 0.98);
  transition: transform 1s cubic-bezier(0.22, 0.96, 0.57, 0.98);
}
#g-navigation.is-fixed .g-main-nav .top-menu {
  padding: 30px 0 0;
}
#g-navigation.is-fixed .logo-top {
  position: relative;
  top: 0;
  left: 20px;
  height: 80px;
}
#g-navigation.is-fixed .logo-top img {
  height: 100%;
}
#g-navigation .g-main-nav {
  margin: 0;
}
#g-navigation .g-main-nav .g-sublevel .g-dropdown {
  right: 100%;
}
.g-content {
  position: relative;
}
.top-menu .g-standard {
  padding-right: 8px;
}
.top-menu .g-standard:last-child {
  padding-right: 0;
}
.hidden {
  display: none !important;
}
.g-content {
  margin: 0;
  padding: 0;
}
.g-offcanvas-toggle {
  font-size: 5rem;
  top: 149px;
  left: auto;
  right: 25px;
}
#g-mobilemenu-container {
  margin: 0;
}
#g-offcanvas a {
  color: #324d5c;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active .top-menu-link {
  border-color: #324d5c;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
#g-mobilemenu-container .g-toplevel li {
  padding: 5px 10px;
  font-weight: 800;
  text-transform: uppercase;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  position: static;
  float: right;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent;
}
#g-navigation .top-menu-link {
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
#g-navigation .top-menu-link:hover {
  border-color: #000;
}
.g-sublevel > li {
  padding: 10px;
}
#g-navigation .g-main-nav .g-toplevel {
  display: block;
  text-align: right;
}
#g-navigation .g-sublevel .top-menu-link:hover {
  border-color: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .g-sublevel .top-menu-link {
  border-color: transparent;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .g-main-nav .top-menu {
    padding: 84px 0 20px 35px;
  }
  #g-navigation .top-menu-link {
    font-size: 12px;
  }
  #g-navigation .g-main-nav .g-toplevel {
    padding: 20px 0;
    text-align: center;
  }
  #g-navigation .logo-top {
    position: static;
    padding-top: 50px;
    text-align: center;
  }
  #g-navigation .logo-top img {
    margin: 0 auto;
    max-height: 90px;
  }
  #g-navigation .size-30 {
    flex: none;
    width: 100%;
  }
  #g-navigation .size-70 {
    flex: none;
    width: 100%;
  }
  #g-navigation.is-fixed .logo-top {
    padding-top: 10px;
  }
  #g-navigation.is-fixed .logo-top img {
    margin: 0 auto;
    max-height: 90px;
  }
  #g-navigation.is-fixed .g-main-nav .top-menu {
    padding: 10px 0 0;
  }
  .top-menu .g-standard {
    padding-right: 20px;
  }
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  #g-navigation {
    height: 190px;
  }
  #g-navigation .logo-top {
    left: 0;
    top: -18px;
    padding-top: 0;
    position: absolute;
    text-align: left;
  }
  #g-navigation .logo-top img {
    max-height: none;
  }
  #g-navigation .g-grid, #g-navigation .g-block {
    flex: none;
    width: 100%;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  #g-navigation {
    height: 115px;
  }
  #g-navigation .logo-top {
    left: 5px;
    top: -5px;
    width: 70%;
  }
  .g-offcanvas-toggle {
    font-size: 4rem;
    top: 125px;
    right: 21px;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  #g-navigation {
    height: 72px;
  }
  .g-offcanvas-toggle {
    font-size: 3rem;
    top: 113px;
    right: 5px;
  }
}
.block {
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block-link {
  display: block;
  position: relative;
  float: left;
  width: 50%;
}
.block-link img {
  width: 100%;
}
.block-link-full {
  padding-right: 16px;
}
.block-link-long {
  padding: 0 0 30px 14px;
}
.block-link-long .block-image:before {
  top: 9.925%;
  height: 80.15%;
  left: 4.497%;
  width: 91.006%;
}
.block-link-little-r {
  padding-left: 22px;
  float: right;
  width: 25%;
}
.block-link-little-r .block-image:before {
  top: 9.091%;
  height: 81.818%;
  left: 9.51%;
  width: 80.98%;
}
.block-link-little-l {
  padding: 0 8px 0 14px;
  width: 25%;
}
.block-link-little-l .block-image:before {
  top: 9.091%;
  height: 81.818%;
  left: 9.51%;
  width: 80.98%;
}
.block-link:hover img {
  -moz-transform: scale(1.3) rotate(-10deg);
  -webkit-transform: scale(1.3) rotate(-10deg);
  -o-transform: scale(1.3) rotate(-10deg);
  -ms-transform: scale(1.3) rotate(-10deg);
  transform: scale(1.3) rotate(-10deg);
  opacity: 0.5;
}
.block-link:hover .block-image {
  background: #000;
}
.block-image {
  position: relative;
  overflow: hidden;
}
.block-image:before {
  content: '';
  display: block;
  position: absolute;
  border: 2px solid #fff;
  width: 84.06%;
  height: 84.06%;
  top: 7.97%;
  left: 7.97%;
}
.block-caption {
  display: block;
  position: absolute;
  line-height: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-shadow: 0 0 5px #000;
}
.block img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* < 1200px */
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .block-link {
    overflow: hidden;
  }
  .block-link-full {
    padding-right: 26px;
    margin-bottom: 25px;
  }
  .block-link-long {
    padding: 0 0 0 26px;
    margin-bottom: 25px;
  }
  .block-link-long .block-image:before {
    top: 12.5%;
    height: 75%;
    left: 6.11%;
    width: 87.78%;
  }
  .block-link-little-r {
    padding-left: 26px;
    width: 50%;
    float: left;
  }
  .block-link-little-r .block-image:before {
    top: 12.5%;
    height: 75%;
    left: 6.11%;
    width: 87.78%;
  }
  .block-link-little-l {
    padding: 0 26px 0 0;
    width: 50%;
  }
  .block-link-little-l .block-image:before {
    top: 12.5%;
    height: 75%;
    left: 6.11%;
    width: 87.78%;
  }
  .block-image {
    height: 184px;
  }
  .block-image:before {
    top: 12.5%;
    height: 75%;
    left: 6.11%;
    width: 87.78%;
  }
  .block-image img {
    min-height: 100%;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .block-link {
    overflow: hidden;
  }
  .block-link-full {
    padding-right: 0;
    margin-bottom: 25px;
    width: 100%;
  }
  .block-link-long {
    padding: 0;
    margin-bottom: 25px;
    width: 100%;
  }
  .block-link-long .block-image:before {
    top: 9.925%;
    height: 80.15%;
    left: 4.497%;
    width: 91.006%;
  }
  .block-link-little-r {
    padding-left: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .block-link-little-r .block-image:before {
    top: 9.925%;
    height: 80.15%;
    left: 4.497%;
    width: 91.006%;
  }
  .block-link-little-l {
    padding: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .block-link-little-l .block-image:before {
    top: 9.925%;
    height: 80.15%;
    left: 4.497%;
    width: 91.006%;
  }
  .block-image {
    height: 184px;
  }
  .block-image:before {
    top: 9.925%;
    height: 80.15%;
    left: 4.497%;
    width: 91.006%;
  }
}
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  width: 100%;
}
.camera_pag {
  position: absolute;
  bottom: 19px;
  width: 100%;
}
.camera_wrap .camera_pag .camera_pag_ul {
  text-align: center;
}
.slideshowck {
  margin-bottom: 0 !important;
}
.camera_fakehover:before {
  content: '';
  display: block;
  position: absolute;
  width: 86.66%;
  height: 87.36%;
  z-index: 2;
  top: 5.377%;
  left: 6.67%;
  border: 2px solid #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 0;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  background: #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  background: #0069b4;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  display: none;
}
.camera_commands {
  display: none;
}
.camera_prev {
  background: transparent;
  width: auto;
  height: auto;
  margin-top: -16px;
  left: 12%;
  z-index: 3;
}
.camera_prev span {
  background: transparent;
  width: auto;
  height: auto;
}
.camera_prev span:before {
  content: '';
  display: block;
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 36px;
}
.camera_next {
  background: transparent;
  width: auto;
  height: auto;
  margin-top: -16px;
  left: auto;
  right: 12%;
  z-index: 3;
}
.camera_next span {
  background: transparent;
  width: auto;
  height: auto;
}
.camera_next span:before {
  content: '';
  display: block;
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 36px;
}
.camera_caption {
  bottom: 12%;
  max-width: 555px;
  left: 50%;
  margin-left: -277px;
}
.camera_caption > div {
  padding: 14px 5px 7px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  color: #818181;
  text-align: center;
  border: 2px solid rgba(237, 237, 237, 0.7);
}
.camera_caption .camera_caption_title {
  font-size: 21px;
  text-transform: uppercase;
  color: #f0ca4d;
}
.camera_caption .camera_caption_title span {
  color: #0069b4;
}
.camera_caption .camera_caption_desc {
  font-size: 14px;
  color: #818181;
}
/*
.slideshow-small {
	.camera_caption {
		top: 50%;
		margin-top: -33px;
	}	
}
*/
.camera_caption .camera_caption_title {
  font-size: 20px !important;
  padding-bottom: 5px;
}
.camera_caption .camera_caption_desc {
  font-size: 14px !important;
}
.pull-right.article-index {
  float: none;
}
.pull-right.article-index .nav {
  margin: 0;
  text-align: center;
  list-style: none;
}
.pull-right.article-index .nav li {
  display: inline-block;
  padding: 0 10px 0 6px;
  border-right: 1px solid #666;
}
.pull-right.article-index .nav li:last-child {
  border-right: none;
}
#g-totop:hover:before {
  border-color: #4d4d4d;
}
/* < 1200px */
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .camera_fakehover:before {
    width: 94.29%;
    height: 87.64%;
    top: 5.45%;
    left: 2.855%;
  }
  .camera_pag {
    display: none;
  }
  .camera_prev {
    margin-top: -16px;
    left: 8.8%;
  }
  .camera_prev span:before {
    font-size: 36px;
  }
  .camera_next {
    margin-top: -16px;
    right: 8.8%;
  }
  .camera_next span:before {
    font-size: 36px;
  }
  .camera_caption {
    bottom: 10%;
    top: auto;
    max-width: 84%;
    margin-left: 0;
    left: 8%;
  }
  .slideshow-small .camera_caption {
    display: none !important;
  }
  .camera_caption .camera_caption_title {
    font-size: 18px !important;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .camera_caption {
    max-width: 90%;
    left: 5%;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  .camera_target_content {
    display: none;
  }
}
#g-main > .g-container {
  width: 100%;
}
.image-text {
  padding: 92px 0 74px;
}
.bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.banner-caption {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 3px;
  color: #f0ca4d;
  font-weight: 700;
}
.banner-title {
  text-transform: uppercase;
  font-size: 44px;
  line-height: 46px;
  color: #fff;
  margin: 0 0 17px;
}
.image-text-txt {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  padding-left: 28px;
  width: 76.93%;
}
.image-text-image {
  float: left;
  width: 23.07%;
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .image-text {
    padding: 70px 0;
  }
  .image-text-txt {
    padding-left: 28px;
    width: 67.08%;
  }
  .image-text-image {
    width: 32.92%;
    padding-top: 20px;
  }
  .bg-image {
    background-attachment: scroll;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .image-text {
    padding: 40px 0 50px;
  }
  .image-text-txt {
    padding: 30px 0 0;
    width: 100%;
  }
  .image-text-image {
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  .banner-title {
    font-size: 36px;
    line-height: 38px;
  }
}
.activity {
  text-align: center;
  padding: 0 15px;
}
.activity-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #0069b4;
  display: block;
  margin-top: 17px;
}
.activity-text {
  font-size: 14px;
  line-height: 18px;
  margin: 17px 0 30px;
  color: #324d5c;
}
.activity-link {
  display: block;
  max-width: 127px;
  height: 40px;
  line-height: 40px;
  background: #f0ca4d;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
}
.activity img {
  width: 100px;
}
.activity:hover .icon-wrapper .icon-default.animation-enable {
  opacity: 0;
}
.activity:hover .icon-wrapper .icon-hover.animation-enable {
  opacity: 1;
}
.icon-wrapper {
  position: relative;
}
.icon-wrapper.is-rotated {
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.icon-hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.icon-default {
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image .activity img {
  width: auto;
}
#g-subfeature {
  border: none;
  padding-top: 44px;
}
#g-subfeature .g-container {
  padding: 0 15px;
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .activity {
    padding: 0 25px 60px;
  }
  .activity-text {
    font-size: 20px;
    line-height: 26px;
    margin: 17px 0 44px;
  }
  .activity-title {
    font-size: 26px;
  }
  #g-subfeature {
    padding-top: 16px;
  }
  #g-subfeature .size-25 {
    flex: none;
    width: 50%;
  }
  #g-subfeature .g-container {
    width: 97.715%;
    padding: 0;
  }
  img {
    width: auto;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .activity {
    padding: 0 25px 40px;
  }
  .activity-text {
    font-size: 18px;
    line-height: 24px;
    margin: 12px 0 30px;
  }
  .activity-title {
    font-size: 22px;
    margin-top: 0;
  }
  #g-subfeature .size-25 {
    width: 100%;
  }
}
.map-block {
  background: #f0ca4d;
}
.map-block-content {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
  position: relative;
}
.map-block a {
  color: #666;
}
.map-block-text {
  color: #666;
  font-size: 14px;
  line-height: 18px;
  padding: 49px 0 41px;
  float: left;
  width: 34.21%;
}
.map-block-gmap {
  float: left;
  width: 65.79%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.map-block-id {
  margin-top: 20px;
}
.map-full-wrapper {
  width: 100%;
  position: relative;
  min-height: 300px;
}
.map-full-wrapper:before {
  content: '';
  display: block;
  padding-top: 50%;
}
.map-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .map-block-text {
    padding: 30px 10px;
  }
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .map-block {
    text-align: center;
  }
  .map-block-content {
    margin: 0 auto;
    width: 1140px;
    max-width: 100%;
    position: relative;
  }
  .map-block-text {
    width: 100%;
    padding: 30px 15px;
  }
  .map-block-gmap {
    float: left;
    width: 100%;
    height: 350px;
    position: static;
  }
}
.brands {
  padding: 40px 0 28px;
}
.brands-list {
  list-style: none;
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
}
.brands-list li {
  float: left;
  padding-right: 25px;
}
.brands-list li:last-child {
  padding-right: 0;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .brands-list {
    text-align: center;
  }
  .brands-list li {
    float: none;
    padding: 5px 3%;
    display: inline-block;
  }
  .brands-list li:last-child {
    padding: 5px 3%;
  }
}
/* < 960px */
/* < 768px */
/* < 480px */
.footer-block {
  background-color: #f1f1f1;
}
.footer-block-content {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
}
.newsletter {
  float: left;
  width: 75%;
}
.newsletter-content {
  padding: 23px 0 19px;
}
.newsletter-form {
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.newsletter-title {
  font-weight: 700;
  font-size: 18px;
  color: #0069b4;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding-right: 70px;
}
.newsletter .newsletter-input {
  float: left;
  margin: 0 30px 0 0;
  font-size: 14px;
  color: #b9b9b9;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  border: none;
  height: 30px;
  line-height: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 165px;
}
.newsletter-submit {
  float: left;
  margin: 0;
  border: none;
  color: #fff;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  max-width: 127px;
  background-color: #f0ca4d;
}
.footer-menu {
  width: 25%;
  float: right;
}
.footer-menu-list {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  list-style: none;
  text-align: right;
  padding: 20px 0 0;
}
.footer-menu-list-second {
  padding: 0 0 20px;
}
.footer-menu-item {
  display: inline-block;
  border-right: 1px solid;
  padding: 0 9px 0 0;
}
.footer-menu-item:last-child {
  border-right: none;
}
.footer-menu-item a {
  display: block;
  color: #324d5c;
}
.footer-social {
  display: none;
  padding: 59px 0 0 4.115%;
  float: left;
}
.footer-social-facebook {
  background-image: url('../images/facebook.png');
  width: 46px;
  height: 46px;
  display: block;
  float: left;
  margin-right: 34px;
}
.footer-social-twitter {
  background-image: url('../images/twitter.png');
  width: 50px;
  height: 46px;
  display: block;
  float: left;
  margin-right: 29px;
}
.footer-social-youtube {
  background-image: url('../images/youtube.png');
  width: 51px;
  height: 46px;
  display: block;
  float: left;
  margin-right: 36px;
}
.footer-social-google {
  background-image: url('../images/googleplus.png');
  width: 45px;
  height: 46px;
  display: block;
  float: left;
}
/* < 1200px */
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .footer-social {
    display: block;
  }
  .newsletter {
    width: 100%;
  }
  .newsletter-content {
    margin: 0 auto;
    width: 100%;
    padding: 23px 0 45px;
  }
  .newsletter-title {
    padding: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 24px;
    font-size: 31px;
  }
  .newsletter .newsletter-input {
    margin: 0 4.115%;
    max-width: none;
    width: 41.77%;
    height: 66px;
    line-height: 66px;
    font-size: 24px;
    padding-left: 13px;
  }
  .newsletter-submit {
    height: 66px;
    line-height: 66px;
    margin: 30px 4.115% 0;
    max-width: none;
    font-size: 30px;
    width: 91.77%;
  }
  .footer-menu {
    width: 53%;
    padding: 52px 0 42px;
  }
  .footer-menu-list {
    margin-right: 8.23%;
    padding: 0;
  }
  .footer-block {
    background-color: #fff;
  }
  .newsletter {
    background-color: #f1f1f1;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .newsletter-title {
    margin: 0;
  }
  .newsletter-submit {
    margin-top: 20px;
  }
  .newsletter .newsletter-input {
    width: 91.77%;
    margin-top: 20px;
  }
  .footer-social {
    padding: 25px 4.115% 0;
    width: 100%;
  }
  .footer-social-facebook {
    float: none;
    display: inline-block;
    margin-right: 25px;
  }
  .footer-social-twitter {
    float: none;
    display: inline-block;
    margin-right: 25px;
  }
  .footer-social-youtube {
    float: none;
    display: inline-block;
    margin-right: 25px;
  }
  .footer-social-google {
    display: inline-block;
    float: none;
  }
  .footer-menu {
    width: 100%;
    float: left;
    padding: 30px 0;
  }
  .footer-menu-list {
    margin: 0;
    padding: 0 4.115%;
    text-align: center;
  }
}
/* < 480px */
.header-bar {
  padding: 12px 0 11px 21px;
  background: #f7f7f7;
  width: 243px;
  position: absolute;
  top: 0;
  right: 10px;
}
.header-bar-social {
  float: left;
}
.header-bar-mobile {
  display: none;
  padding-top: 8px;
  float: left;
  width: 75%;
}
.social-image {
  height: 21px;
  width: 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.social-image-hover {
  height: 21px;
  width: 21px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.image-link {
  display: block;
  float: left;
  margin-right: 14px;
  position: relative;
  height: 21px;
  width: 21px;
}
.image-link:hover .social-image-hover {
  opacity: 1;
}
.phone-link {
  background-image: url('../images/phone.png');
  background-size: cover;
  display: block;
  width: 25px;
  height: 25px;
  float: right;
  margin-right: 35px;
}
.email-link {
  background-image: url('../images/email.png');
  background-size: cover;
  display: block;
  width: 25px;
  height: 24px;
  float: right;
}
.language-selector {
  display: block;
  float: left;
  border: 1px solid #cccccc;
  color: #cccccc;
  height: 21px;
  text-transform: uppercase;
  font-weight: 700;
  width: 65px;
  position: relative;
  top: 2px;
}
.language-selector .language-selector-dropdown {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  display: none;
}
.language-selector .language-selector-dropdown.is-active {
  display: block;
}
.language-selector .language-selector-dropdown li {
  border: 1px solid #cccccc;
  border-top: none;
  margin: 0;
  height: 20px;
}
.language-selector-active {
  color: #cccccc !important;
  display: block;
}
.lang-form {
  margin: 0;
}
.lang-image-wrapper {
  width: 10px;
  height: 10px;
  overflow: hidden;
  border-radius: 100%;
  position: absolute;
  top: 4px;
  left: 5px;
}
.lang-image {
  display: block;
}
.lang-text {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 100%;
  width: 100%;
  text-align: center;
  padding-top: 4px;
}
.lang-list-icon {
  font-size: 13px;
  position: absolute;
  top: 2px;
  right: 4px;
}
.mod-languages .language-selector .lang-link {
  color: #cccccc !important;
  display: block;
  max-height: 100%;
  text-align: center;
  position: relative;
}
.mobile-offcanvas {
  display: none;
}
/* < 1200px */
/* < 960px */
@media only all and (max-width: 59.938rem) {
  #g-header .g-container {
    width: 100%;
    height: 100px;
  }
  .header-bar {
    height: 70px;
    width: 100%;
    left: 0;
    padding-left: 0;
  }
  .header-bar-social {
    display: none;
  }
  .header-bar-mobile {
    display: block;
  }
  .mod-languages {
    float: left;
    padding: 13px 0 0 54px;
    width: 24%;
    visibility: hidden;
  }
  .mobile-offcanvas {
    display: block;
    visibility: visible;
    position: absolute;
    top: 9px;
    right: 26px;
    z-index: 20;
    padding: 0;
    width: 135px;
  }
  .language-selector {
    border: 0;
    width: 100%;
    height: 46px;
    text-align: left;
  }
  .language-selector .language-selector-dropdown {
    top: 46px;
    background-color: #f7f7f7;
    padding-bottom: 10px;
  }
  .language-selector .language-selector-dropdown li {
    height: 46px;
    border: none;
  }
  .lang-image-wrapper {
    display: none;
  }
  .lang-text {
    font-size: 34px;
    text-align: left;
  }
  .lang-list-icon {
    font-size: 15px;
    right: -10px;
    top: 11px;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .header-bar-mobile {
    width: auto;
    padding-left: 20px;
  }
  .mod-languages {
    width: 92px;
  }
  .lang-list-icon {
    right: 5px;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  .header-bar-mobile {
    padding-left: 10px;
    padding-top: 6px;
  }
  .mobile-offcanvas {
    right: 5px;
  }
  .phone-link {
    margin-right: 30px;
  }
}
.accordion {
  margin: 0 auto;
  width: 1140px;
  max-width: 100%;
  position: relative;
  padding-bottom: 55px;
}
.accordion table h3 {
  line-height: 100%;
  margin: 0.5rem 0;
}
.accordion-table {
  padding: 32px 30px 30px;
  display: none;
  -webkit-box-shadow: 0 0 5px -1px #b2b2b2;
  box-shadow: 0 0 5px -1px #b2b2b2;
}
.accordion-table.is-exploded {
  display: block !important;
}
.accordion-table table {
  width: 100% !important;
}
.accordion .accordion-title {
  color: #f0ca4d;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.accordion-col-left {
  background: #f7f7f7;
  float: left;
  width: 42.72%;
  padding: 35px 34px 0;
  position: relative;
  height: 343px;
}
.accordion-col-right {
  float: right;
  width: 57.28%;
  position: relative;
  height: 343px;
}
.accordion-col-right:before {
  content: '';
  display: block;
  width: 89.278%;
  height: 79.59%;
  border: 2px solid #fff;
  position: absolute;
  top: 10.205%;
  left: 5.361%;
}
.accordion-text {
  font-size: 18px;
  line-height: 22px;
  color: #040404;
  padding: 24px 10px 0 0;
}
.accordion-image-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: -25px 0 0;
  font-weight: 700;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #000;
}
.accordion .btn-wrapper {
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 34px;
}
.accordion .btn-wrapper-accordion {
  padding: 34px 0 0;
  position: static;
}
.accordion .btn-wrapper-accordion .btn-base {
  margin: 0 0 0 24px;
}
.accordion .btn-base {
  display: inline-block;
  text-transform: uppercase;
  background-color: #f0ca4d;
  margin-right: 24px;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  padding: 10px;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .accordion-col-left {
    width: 100%;
    padding: 35px 34px 0;
    position: relative;
    height: auto;
  }
  .accordion-col-right {
    width: 100%;
    height: auto;
  }
  .accordion-wrapper-image > img {
    width: 100%;
  }
  .accordion .btn-wrapper {
    text-align: center;
    padding: 30px 0 20px;
    position: static;
  }
  .accordion .btn-wrapper-accordion .btn-base {
    margin: 0 10px;
  }
  .accordion .btn-base {
    margin: 0 10px 10px;
  }
}
/* < 960px */
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .accordion td {
    padding: 0 2px;
    font-size: 12px;
    line-height: 14px;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  .accordion .btn-base {
    margin: 0 5px 10px;
  }
  .accordion .btn-wrapper-accordion .btn-base {
    margin: 0 5px 10px;
  }
}
.teamfilter {
  margin: 0 auto;
  width: 1168px;
  max-width: 100%;
}
.teamfilter-list {
  margin: 0 14px;
  list-style: none;
  width: 100%;
}
.teamfilter-list-element {
  float: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  width: 100%;
  max-width: 165px;
  background-color: #f0ca4d;
  margin: 0 30px 15px 0;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}
.teamfilter-list-element.is-active {
  background-color: #0069b4;
}
.teamfilter-list-element-link {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.teamfilter-list-element-link:hover {
  color: #fff;
}
.teamfilter-list-element:last-child {
  margin-right: 0;
}
.team {
  margin: 0;
  list-style: none;
}
.team-list {
  float: left;
  width: 292px;
  padding: 0 14px 28px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.team-list-site {
  font-size: 12px;
  display: block;
}
.team-list-site-wrapper {
  height: 30px;
  line-height: 26px;
  text-align: center;
  padding-bottom: 4px;
}
.team-list-wrapper {
  position: relative;
}
.team-list-wrapper:before {
  content: '';
  display: block;
  border: 2px solid #fff;
  width: 86.36%;
  height: 89.05%;
  position: absolute;
  top: 5.475%;
  left: 6.82%;
}
.team-list-wrapper-title {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  text-shadow: 0 0 10px #000;
}
.team-list-wrapper-image img {
  width: 100%;
}
.team-list-lang {
  background-color: #f7f7f7;
  text-align: center;
  padding: 11px 0 17px;
}
.team-list-lang-icon {
  display: inline-block;
}
.team-list-specialization {
  background-color: #f7f7f7;
}
.team-list-specialization-title {
  color: #f0ca4d;
  font-size: 14px;
  line-height: 16px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
.team-list-specialization-list {
  list-style: none;
  margin: 0;
  text-align: center;
  padding: 13px 0 0;
}
.team-list-specialization-list-element {
  display: inline-block;
}
.team-list-specialization-list-element-icon {
  display: block;
  width: 42px;
  height: 42px;
  background-position: top left;
}
.team-list-specialization-list-element-icon.ski-alpin {
  background-image: url('../../../../modules/mod_scuolasci_teamfilter/img/ski-alpin.png');
}
.team-list-specialization-list-element-icon.ski-alpin.is-active {
  background-position: bottom left;
}
.team-list-specialization-list-element-icon.snowboard {
  background-image: url('../../../../modules/mod_scuolasci_teamfilter/img/snowboard.png');
}
.team-list-specialization-list-element-icon.snowboard.is-active {
  background-position: bottom left;
}
.team-list-specialization-list-element-icon.telemark {
  background-image: url('../../../../modules/mod_scuolasci_teamfilter/img/telemark.png');
}
.team-list-specialization-list-element-icon.telemark.is-active {
  background-position: bottom left;
}
.team-list-specialization-list-element-icon.new-school {
  background-image: url('../../../../modules/mod_scuolasci_teamfilter/img/new-school.png');
}
.team-list-specialization-list-element-icon.new-school.is-active {
  background-position: bottom left;
}
.team-list-specialization-list-element-icon.langlauf {
  background-image: url('../../../../modules/mod_scuolasci_teamfilter/img/langlauf.png');
}
.team-list-specialization-list-element-icon.langlauf.is-active {
  background-position: bottom left;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .teamfilter-list {
    margin: 0;
    padding: 0;
  }
  .teamfilter-list-element {
    width: 23%;
    max-width: none;
    margin: 0 1% 2%;
  }
  .team-list {
    width: 25%;
    padding: 0 1% 2%;
  }
}
/* < 960px */
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .teamfilter-list-element {
    width: 46%;
    margin: 0 2% 2%;
  }
  .team-list {
    width: 50%;
    padding: 0 2% 2%;
  }
}
/* < 480px */
.iframe-box {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  padding: 67px 14px 0;
}
.iframe-box-title {
  color: #f0ca4d;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 28px;
}
.iframe-box-content {
  border: none;
  width: 100%;
  height: 745px;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .iframe-box-content {
    height: 500px;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .iframe-box-content {
    height: 400px;
  }
}
.contact-form {
  background: #f7f7f7;
  padding-bottom: 15px;
}
.contact-form-content {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  padding: 8px 0 0;
}
.contact-form-content-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #f0ca4d;
  font-size: 28px;
  padding: 0 15px;
  margin: 0;
}
.contact-form-content-subtitle {
  padding: 14px 15px 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #b9b9b9;
  margin: 0;
}
.contact-form-col {
  float: left;
  padding: 0 15px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #b9b9b9;
}
.contact-form-col-100 {
  width: 100%;
  padding: 0;
}
.contact-form-col-50 {
  width: 50%;
}
.contact-form-col-33 {
  width: 33.3%;
}
.contact-form-col-25 {
  width: 25%;
}
.contact-form-col-20 {
  width: 20%;
}
.contact-form-col-16-66 {
  width: 16.66%;
}
.contact-form-col-8-34 {
  width: 8.34%;
}
.contact-form-col-74-98 {
  width: 74.98%;
}
.contact-form-col-25-02 {
  width: 25.02%;
}
.contact-form-padded {
  padding-top: 16px;
}
.contact-form-padded-top {
  padding-top: 60px;
}
.contact-form-span {
  text-transform: uppercase;
  display: block;
  float: left;
  margin-left: 0;
  font-weight: 700;
  line-height: 31px;
}
.contact-form .contact-form-input {
  margin: 0;
  border-radius: 0;
  display: block;
  width: 100%;
  height: 31px;
  line-height: 31px;
  border: none;
  background: #fff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #b9b9b9;
}
.contact-form .contact-form-select {
  border: none;
  border-radius: 0;
  margin: 0;
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 0;
  width: 100%;
  height: 31px;
  line-height: 31px;
  background-color: #fff;
  outline: none;
}
.contact-form .contact-form-select-small {
  max-width: 60px;
}
.contact-form .contact-form-select-medium {
  max-width: 85px;
}
.contact-form .contact-form-select-multiple {
  height: 70px;
  line-height: 100%;
}
.contact-form .contact-form-textarea {
  width: 100%;
  height: 235px;
  background: #fff;
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #b9b9b9;
  border-radius: 0;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.contact-form .contact-form-textarea-small {
  height: 70px;
}
.contact-form .contact-form-checkbox {
  display: none;
}
.contact-form .contact-form-checkbox + .contact-form-label span {
  display: inline-block;
  width: 22px;
  height: 20px;
  background: #fff;
  position: relative;
}
.contact-form .contact-form-checkbox:checked + .contact-form-label span:before {
  content: '';
  display: block;
  width: 12px;
  height: 7px;
  border-bottom: 3px solid #324d5c;
  border-left: 3px solid #324d5c;
  position: absolute;
  top: 5px;
  left: 5px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.contact-form .contact-form-label {
  float: left;
  width: 100%;
}
.contact-form .contact-form-label-block {
  float: left;
  color: #324d5c;
  font-size: 14px;
  line-height: 18px;
  width: 15%;
}
.contact-form .contact-form-label-block-second {
  width: 85%;
}
.contact-form .contact-form-label-block a {
  text-decoration: underline;
  color: #324d5c;
}
.contact-form .contact-form-date {
  background-image: url('../images/date-picker.png');
  background-position: 95% 7px;
  background-repeat: no-repeat;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .contact-form .contact-form-label-block {
    width: auto;
    padding-right: 20px;
  }
  .contact-form-col-25 {
    width: 50%;
  }
  .contact-form-col-20 {
    width: 50%;
  }
  .contact-form-col-16-66 {
    width: 50%;
  }
  .contact-form-col-8-34 {
    width: 50%;
  }
  .contact-form-col-74-98 {
    width: 100%;
  }
  .contact-form-col-25-02 {
    width: 100%;
  }
  .contact-form .contact-form-select-small {
    max-width: 80%;
  }
  .contact-form .contact-form-select-medium {
    max-width: 77%;
  }
  .contact-form .contact-form-date {
    background-position: 97.5% 7px;
  }
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .contact-form .contact-form-select-small {
    max-width: 75%;
  }
  .contact-form .contact-form-select-medium {
    max-width: 73%;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  .contact-form .contact-form-label-block {
    width: 15%;
    padding-right: 0;
  }
  .contact-form .contact-form-label-block-second {
    width: 85%;
  }
  .contact-form-col-50 {
    width: 100%;
  }
  .contact-form-col-33 {
    width: 100%;
  }
  .contact-form-col-25 {
    width: 100%;
  }
  .contact-form-col-20 {
    width: 100%;
  }
  .contact-form-col-16-66 {
    width: 100%;
  }
  .contact-form-col-8-34 {
    width: 100%;
  }
  .contact-form-col-74-98 {
    width: 100%;
  }
  .contact-form-col-25-02 {
    width: 100%;
  }
  .contact-form .contact-form-select-small {
    max-width: none;
  }
  .contact-form .contact-form-select-medium {
    max-width: none;
  }
}
/* < 480px */
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  *zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.pika-prev, .pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover, .pika-next:hover {
  opacity: 1;
}
.pika-prev, .is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
  *left: 0;
}
.pika-next, .is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
  *right: 0;
}
.pika-prev.is-disabled, .pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  *display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th, .pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.is-inrange .pika-button {
  background: #D5E9F7;
}
.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}
.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}
/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
.is-endrange .pika-button, .is-selected .pika-button, .is-startrange .pika-button {
  background: #f0ca4d;
}
.is-today .pika-button {
  color: #f0ca4d;
}
.is-today .pika-button:hover {
  color: #fff;
}
.is-startrange.is-today .pika-button {
  color: #fff;
}
.is-selected.is-today .pika-button {
  color: #fff;
}
.pika-button:hover {
  background: #f0ca4d;
}
.is-inrange .pika-button {
  background: #f2e9ca;
}
#g-feature {
  padding: 35px 0 47px;
  margin: 11px 0 12px;
}
#g-feature .g-container {
  padding: 0 30px;
}
.roboto-slab {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 400;
}
.roboto-slab-bold {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 700;
}
.g-wrapper {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}
#g-footer {
  border: none;
  padding-top: 30px;
}
#g-footer .g-container {
  width: 100%;
}
.title-boxed {
  width: 1140px;
  margin: 0 auto;
  padding: 22px 0 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
.title-boxed h3 {
  font-size: 30px;
  line-height: 46px;
  margin: 0;
}
a {
  color: #0069b4;
}
h2 a {
  color: #4d4d4d;
}
.opaque {
  opacity: 0;
  transform: scale(0);
}
.zero-space {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.generic-btn {
  border: 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  height: 41px;
  line-height: 41px;
  font-weight: 700;
  background: #f0ca4d;
  color: #fff;
  font-size: 18px;
}
.content-wrapper {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}
.page-header {
  padding: 10px 0;
}
.page-header h2 {
  margin: 0;
}
.spshare_fltlft {
  vertical-align: top;
}
.view-article .spshare, .layout-blog .spshare {
  text-align: left;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.spshare .sp_twitter {
  width: 73px;
}
.view-article .page-header, .layout-blog .page-header {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-top: 0;
}
.article-info-term {
  display: none;
}
.article-info.muted {
  margin: 8px 0 12px;
}
.article-info.muted .category-name {
  margin: 0;
}
.article-info.muted .published {
  margin: 0;
}
.article-info.muted .createdby {
  display: none;
}
.tags.inline {
  list-style: none;
  margin: 0 0 0;
}
.tags.inline > li {
  display: inline-block;
  margin-right: 5px;
}
.tags.inline > li a {
  border: 2px solid;
  display: block;
  padding: 3px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}
.article-info.muted {
  display: none;
}
.icons {
  position: absolute;
  top: -20px;
  right: 0;
}
.icons .dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.icons .edit-icon {
  background: #0069b4;
  padding: 0 5px;
}
.icons .edit-icon a {
  color: #fff;
}
.icons .edit-icon a:hover, .icons .edit-icon a:focus, .icons .edit-icon a:active {
  background: transparent;
}
.g-content .edit.item-page .btn-group {
  display: inline-block;
}
.g-content .edit.item-page .btn-primary {
  background: #0069b4;
}
.g-content .edit.item-page fieldset {
  padding: 15px 0;
}
.g-content .edit.item-page .nav-tabs {
  display: none;
}
.g-content .edit.item-page .inputbox {
  width: 100%;
}
table {
  width: 100% !important;
  max-width: 100% !important;
}
[itemprop="articleBody"] h1 span, [itemprop="articleBody"] h2 span, [itemprop="articleBody"] h3 span, [itemprop="articleBody"] h4 span, [itemprop="articleBody"] h5 span, [itemprop="articleBody"] h6 span {
  display: block;
}
[itemprop="articleBody"] .pager {
  padding: 10px 0;
  border-top: 1px solid #666;
}
[itemprop="articleBody"] .pager ul {
  margin: 0;
  list-style: none;
}
[itemprop="articleBody"] .pager ul:after {
  content: '';
  display: table;
  clear: both;
}
[itemprop="articleBody"] .pager li {
  float: left;
  width: 50%;
  text-align: right;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 18px;
}
[itemprop="articleBody"] .pager li:last-child {
  text-align: left;
}
.g-totop {
  text-align: right;
  max-width: 1140px;
  padding: 0 15px;
  margin: 20px auto 0;
}
#g-totop {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
#g-totop:before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 1px solid #0069b4;
  border-right: 1px solid #0069b4;
}
.spshare .sp_plusone {
  width: 45px;
}
/* < 1200px */
@media only all and (max-width: 74.938rem) {
  .g-wrapper {
    max-width: 92%;
  }
  .title-boxed {
    text-align: center;
  }
  .view-article .spshare, .layout-blog .spshare {
    margin-top: 0;
    text-align: left;
    width: 100%;
  }
  .view-article .page-header, .layout-blog .page-header {
    width: 100%;
  }
}
/* < 960px */
@media only all and (max-width: 59.938rem) {
  .layout-blog .spshare {
    float: none;
    top: 0;
  }
  #g-navigation {
    z-index: 4;
  }
  #g-feature {
    background: #fff;
    padding: 40px 0 42px;
    margin: 0;
  }
  #g-feature .g-container {
    padding-left: 0;
    padding-right: 0;
    width: 92%;
  }
  #g-subfeature {
    padding-bottom: 0;
  }
  #g-footer {
    border: none;
    padding-top: 11px;
  }
  .content-wrapper {
    padding: 0 15px;
  }
}
/* < 768px */
@media only all and (max-width: 47.9375rem) {
  table {
    font-size: 0.8em;
  }
}
/* < 480px */
@media only all and (max-width: 29.9375rem) {
  table {
    font-size: 0.6em;
  }
}
.g-offcanvas-left #g-offcanvas {
  right: 0 !important;
}
/*# sourceMappingURL=custom_41.css.map */