@media screen and (max-width: 568px) {

  #sp-column-1{
    margin-bottom : 10px;
  }
}

#sp-block-container-4 > .large{
  font-size : 1.5em;
}

#sp-block-container-4 > .medium{
  font-size : 1em;
}

#sp-block-container-4 > .x-large{
  font-size : 2em;
}

#sp-block-container-4 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-4 > .xx-large{
  font-size : 3em;
}

#sp-block-container-4 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-4 > em{
  font-style : oblique;
  color : #2c7af5;
}

#sp-block-container-4 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-4 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-4 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-4 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-4 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-4 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-4 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

#sp-block-container-4 > p.indent{
  padding-left : 15px;
}

#sp-block-container-4 > p.small{
  font-size : 0.9em;
}

#sp-block-container-4 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-site-navigation-1{
  background-color : transparent;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-color : transparent;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : transparent;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-1> ul {
  }

  #sp-site-navigation-1 > ul ul{
    background-color : #eeddb6;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #eeddb6;
    border-left-color : #eeddb6;
    border-right-color : #eeddb6;
    border-bottom-color : #eeddb6;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
  }

  #sp-site-navigation-1 > ul ul ul{
    border-top-left-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
    top : 0px;
    left : 100%;
  }

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    padding-top : 7px;
    padding-bottom : 7px;
  }

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li li li:nth-last-of-type(1) > a{
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li li li:nth-of-type(1) > a{
    border-top-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item:nth-last-of-type(1) a{
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
    border-bottom-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item:nth-of-type(1) > a{
    border-top-color : #f9c54f;
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item > a{
    color : #ffffff;
    background-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li:hover > ul{
    display : block;
  }

  #sp-site-navigation-1 > ul > li li:nth-last-of-type(1) a:hover{
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
    border-bottom-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li:nth-last-of-type(1) > a{
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
  }

  #sp-site-navigation-1 > ul > li li:nth-of-type(1) > a{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
  }

  #sp-site-navigation-1 > ul > li li:nth-of-type(1) > a:hover{
    border-top-color : #f9c54f;
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #000000;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    color : #ffffff;
    background-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #f9c54f;
    border-top-color : #f9c54f;
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
    border-bottom-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    padding-top : 7px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #ffffff;
    background-color : #f9c54f;
    border-top-color : #f9c54f;
    border-left-color : #f9c54f;
    border-right-color : #f9c54f;
    border-bottom-color : #f9c54f;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1{
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #f9c54f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 71px 19px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    margin-bottom : 1px;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

  #sp-site-navigation-1 > ul > li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : transparent;
  }

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : transparent;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item > a{
    color : #ffffff;
    background-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeddb6;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #f9c54f;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    color : #ffffff;
    background-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #f9c54f;
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    border-top-style : none;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeddb6;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #ffffff;
    background-color : #f9c54f;
  }
}

#breadcrumb-list{
  font-size : 1.1rem;
  margin-top : 12px;
  margin-bottom : 12px;
}

#breadcrumb-list > div{
  color : #000000;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 5px;
  float : left;
  display : block;
}

#breadcrumb-list > div > a{
  color : #000000;
  text-decoration : none;
}

#breadcrumb-list > div > a:hover{
  color : #000000;
  text-decoration : underline;
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  padding-left : 42px;
  margin-bottom : 0px;
  overflow : hidden;
}

@media screen and (max-width: 568px) {

  #sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }
}

#sp-image-1{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-10, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-23, #sp-image-26, #sp-image-29, #sp-image-31, #sp-image-32, #sp-image-34, #sp-image-36, #sp-image-38, #sp-image-4, #sp-image-40, #sp-image-42, #sp-image-44, #sp-image-46, #sp-image-48, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-55, #sp-image-57, #sp-image-58, #sp-image-60, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-85, #sp-image-87, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-site-branding2-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-sizing : border-box;
}

#sp-site-branding2-1 .extra{
  width : 100%;
  position : relative;
}

#sp-site-branding2-1 .extra p{
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #ffffff;
  background-color : #1550bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 100%;
  position : absolute;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 10px;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 360px;
  min-height : 45px;
  float : none;
  display : block;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-top : 100px;
  min-width : 360px;
  min-height : 45px;
  display : block;
}

@media screen and (max-width: 568px) {

  #sp-site-branding2-1{
    width : 100%;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title{
    background-position : left 70%;
    background-size : 85% auto;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1 .site-title a {
  }
}

#breadcrumb-list{
  font-size : 1.4rem;
}

.page-custom3#content #page-content{
  color : #aabb56;
}

#sp-column-1 > .column-label h3{
  color : #aabb56;
}

#sp-image-2{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-item-gallery-1 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-2 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-3 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-4 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-5 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-6 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-7 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-8 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-item-gallery-9 > ul > li{
  width : 320px;
  height : 350px;
}

#sp-site-branding2-1{
  color : #000000;
  background-color : transparent;
}

#sp-site-branding2-1 .site-title{
  background-image : none;
}

#sp-site-branding2-1 .site-title a{
  text-indent : 0px;
  overflow : visible;
}

#sp-site-branding2-1 > .site-description{
  font-size : 2.3rem;
  color : #97ca00;
  background-color : #fdfdfd;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-site-branding2-1 > .site-title{
  color : #aabb56;
  background-image : none;
}

#sp-site-branding2-1 > .site-title a{
  color : #aabb56;
}

#sp-site-navigation-1{
  color : #7ea656;
}

#sp-site-navigation-2{
  background-color : #aabb56;
}

.sp-wp-post-list#sp-wp-post-list-1{
  color : #aabb56;
}

@media not screen, screen and (min-width: 569px) {

  #sp-block-container-1{
    margin-right : -1px;
  }

  #sp-block-container-10{
    width : 1011px;
  }

  #sp-block-container-11{
    width : 1011px;
  }

  #sp-block-container-12{
    width : 1011px;
  }

  #sp-block-container-13{
    width : 1011px;
  }

  #sp-block-container-14{
    width : 1011px;
  }

  #sp-block-container-15{
    width : 1011px;
  }

  #sp-block-container-2{
    width : 1011px;
  }

  #sp-block-container-8{
    width : 1011px;
  }

  #sp-block-container-9{
    width : 1011px;
  }

  #sp-button-2{
    width : 485px;
  }

  #sp-button-4{
    width : 485px;
  }

  #sp-button-5{
    width : 485px;
  }

  #sp-column-1{
    min-height : 1050px;
  }

  #sp-image-1{
    width : 248px;
    height : 216px;
  }

  #sp-image-10{
    width : 976px;
    height : 611px;
  }

  #sp-image-100{
    margin-left : 10px;
    width : 481px;
    height : 353px;
    float : right;
    position : relative;
  }

  #sp-image-101{
    width : 492px;
    height : 353px;
  }

  #sp-image-102{
    width : 830px;
    height : 261px;
  }

  #sp-image-103{
    width : 671px;
    height : 446px;
  }

  #sp-image-104{
    width : 994px;
    height : 513px;
  }

  #sp-image-105{
    margin-left : 10px;
    width : 404px;
    height : 275px;
    float : right;
    position : relative;
  }

  #sp-image-106{
    width : 890px;
    height : 565px;
  }

  #sp-image-107{
    width : 839px;
    height : 566px;
  }

  #sp-image-108{
    width : 843px;
    height : 584px;
  }

  #sp-image-109{
    width : 853px;
    height : 633px;
  }

  #sp-image-11{
    width : 978px;
    height : 684px;
  }

  #sp-image-110{
    width : 865px;
    height : 567px;
  }

  #sp-image-111{
    width : 879px;
    height : 631px;
  }

  #sp-image-112{
    width : 877px;
    height : 637px;
  }

  #sp-image-113{
    width : 888px;
    height : 619px;
  }

  #sp-image-114{
    width : 885px;
    height : 538px;
  }

  #sp-image-115{
    margin-left : 10px;
    width : 375px;
    height : 248px;
    float : right;
    position : relative;
  }

  #sp-image-116{
    width : 836px;
    height : 540px;
  }

  #sp-image-117{
    width : 894px;
    height : 560px;
  }

  #sp-image-118{
    width : 955px;
    height : 487px;
  }

  #sp-image-12{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-15{
    width : 687px;
    height : 461px;
  }

  #sp-image-16{
    width : 224px;
    height : 161px;
  }

  #sp-image-17{
    width : 519px;
    height : 330px;
  }

  #sp-image-18{
    width : 1000px;
    height : 477px;
  }

  #sp-image-19{
    margin-left : 10px;
    width : 502px;
    height : 323px;
    float : right;
    position : relative;
  }

  #sp-image-2{
    display : none;
  }

  #sp-image-20{
    margin-left : 10px;
    width : 595px;
    height : 419px;
    float : right;
    position : relative;
  }

  #sp-image-21{
    margin-left : 10px;
    width : 486px;
    height : 323px;
    float : right;
    position : relative;
  }

  #sp-image-22{
    margin-left : 10px;
    width : 428px;
    height : 315px;
    float : right;
    position : relative;
  }

  #sp-image-23{
    width : 560px;
    height : 350px;
  }

  #sp-image-24{
    margin-left : 10px;
    width : 419px;
    height : 248px;
    float : right;
    position : relative;
  }

  #sp-image-25{
    margin-left : 10px;
    width : 384px;
    height : 269px;
    float : right;
    position : relative;
  }

  #sp-image-26{
    width : 570px;
    height : 354px;
  }

  #sp-image-27{
    margin-left : 10px;
    width : 462px;
    height : 288px;
    float : right;
    position : relative;
  }

  #sp-image-28{
    margin-left : 10px;
    width : 1008px;
    height : 513px;
    float : right;
    position : relative;
  }

  #sp-image-29{
    width : 694px;
    height : 382px;
  }

  #sp-image-3{
    margin-left : 10px;
    width : 40%;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-image-30{
    margin-left : 10px;
    width : 426px;
    height : 338px;
    float : right;
    position : relative;
  }

  #sp-image-31{
    width : 550px;
    height : 341px;
  }

  #sp-image-32{
    width : 837px;
    height : 544px;
  }

  #sp-image-33{
    margin-left : 10px;
    width : 483px;
    height : 338px;
    float : right;
    position : relative;
  }

  #sp-image-34{
    width : 497px;
    height : 340px;
  }

  #sp-image-35{
    margin-left : 10px;
    width : 481px;
    height : 334px;
    float : right;
    position : relative;
  }

  #sp-image-36{
    width : 502px;
    height : 332px;
  }

  #sp-image-37{
    margin-left : 10px;
    width : 507px;
    height : 342px;
    float : right;
    position : relative;
  }

  #sp-image-38{
    width : 474px;
    height : 342px;
  }

  #sp-image-39{
    margin-left : 10px;
    width : 486px;
    height : 365px;
    float : right;
    position : relative;
  }

  #sp-image-4{
    width : 1052px;
    height : 611px;
  }

  #sp-image-40{
    width : 502px;
    height : 362px;
  }

  #sp-image-41{
    margin-left : 10px;
    width : 510px;
    height : 361px;
    float : right;
    position : relative;
  }

  #sp-image-42{
    width : 475px;
    height : 326px;
  }

  #sp-image-43{
    margin-left : 10px;
    width : 513px;
    height : 304px;
    float : right;
    position : relative;
  }

  #sp-image-44{
    width : 470px;
    height : 301px;
  }

  #sp-image-45{
    margin-left : 10px;
    width : 495px;
    height : 304px;
    float : right;
    position : relative;
  }

  #sp-image-46{
    width : 493px;
    height : 301px;
  }

  #sp-image-47{
    margin-left : 10px;
    width : 505px;
    height : 403px;
    float : right;
    position : relative;
  }

  #sp-image-48{
    width : 492px;
    height : 352px;
  }

  #sp-image-49{
    margin-left : 10px;
    width : 421px;
    height : 329px;
    float : right;
    position : relative;
  }

  #sp-image-5{
    width : 1000px;
    height : 421px;
  }

  #sp-image-50{
    width : 515px;
    height : 332px;
  }

  #sp-image-51{
    width : 516px;
    height : 331px;
  }

  #sp-image-52{
    width : 1010px;
    height : 576px;
  }

  #sp-image-53{
    width : 1011px;
    height : 542px;
  }

  #sp-image-54{
    margin-left : 10px;
    width : 451px;
    height : 371px;
    float : right;
    position : relative;
  }

  #sp-image-55{
    width : 531px;
    height : 369px;
  }

  #sp-image-56{
    margin-left : 10px;
    width : 40%;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-image-57{
    width : 994px;
    height : 272px;
  }

  #sp-image-58{
    width : 872px;
    height : 524px;
  }

  #sp-image-59{
    margin-left : 10px;
    width : 380px;
    height : 281px;
    float : right;
    position : relative;
  }

  #sp-image-6{
    margin-left : 10px;
    width : 388px;
    height : 231px;
    float : right;
    position : relative;
  }

  #sp-image-60{
    width : 593px;
    height : 379px;
  }

  #sp-image-61{
    margin-left : 10px;
    width : 418px;
    height : 319px;
    float : right;
    position : relative;
  }

  #sp-image-62{
    width : 555px;
    height : 368px;
  }

  #sp-image-63{
    width : 686px;
    height : 385px;
  }

  #sp-image-64{
    width : 699px;
    height : 430px;
  }

  #sp-image-65{
    margin-left : 10px;
    width : 528px;
    height : 321px;
    float : right;
    position : relative;
  }

  #sp-image-66{
    width : 682px;
    height : 432px;
  }

  #sp-image-67{
    width : 834px;
    height : 457px;
  }

  #sp-image-68{
    width : 705px;
    height : 494px;
  }

  #sp-image-69{
    width : 707px;
    height : 478px;
  }

  #sp-image-7{
    margin-left : 10px;
    width : 506px;
    height : 275px;
    float : right;
    position : relative;
  }

  #sp-image-70{
    width : 996px;
    height : 642px;
  }

  #sp-image-71{
    width : 720px;
    height : 173px;
  }

  #sp-image-72{
    width : 746px;
    height : 473px;
  }

  #sp-image-73{
    width : 740px;
    height : 488px;
  }

  #sp-image-74{
    width : 750px;
    height : 467px;
  }

  #sp-image-75{
    width : 763px;
    height : 462px;
  }

  #sp-image-76{
    width : 746px;
    height : 473px;
  }

  #sp-image-77{
    width : 752px;
    height : 476px;
  }

  #sp-image-78{
    width : 749px;
    height : 490px;
  }

  #sp-image-79{
    width : 753px;
    height : 506px;
  }

  #sp-image-8{
    width : 908px;
    height : 240px;
  }

  #sp-image-80{
    width : 762px;
    height : 513px;
  }

  #sp-image-81{
    width : 757px;
    height : 531px;
  }

  #sp-image-82{
    width : 752px;
    height : 484px;
  }

  #sp-image-83{
    width : 758px;
    height : 469px;
  }

  #sp-image-84{
    margin-left : 10px;
    width : 528px;
    height : 321px;
    float : right;
    position : relative;
  }

  #sp-image-85{
    width : 751px;
    height : 481px;
  }

  #sp-image-86{
    margin-left : 10px;
    width : 380px;
    height : 281px;
    float : right;
    position : relative;
  }

  #sp-image-87{
    width : 785px;
    height : 453px;
  }

  #sp-image-88{
    margin-left : 10px;
    width : 418px;
    height : 319px;
    float : right;
    position : relative;
  }

  #sp-image-89{
    width : 557px;
    height : 152px;
  }

  #sp-image-9{
    width : 773px;
    height : 483px;
  }

  #sp-image-90{
    width : 1007px;
    height : 477px;
  }

  #sp-image-91{
    width : 1011px;
    height : 483px;
  }

  #sp-image-92{
    width : 636px;
    height : 166px;
  }

  #sp-image-93{
    margin-left : 10px;
    width : 528px;
    height : 321px;
    float : right;
    position : relative;
  }

  #sp-image-94{
    width : 276px;
    height : 146px;
  }

  #sp-image-95{
    width : 998px;
    height : 557px;
  }

  #sp-image-96{
    width : 856px;
    height : 503px;
  }

  #sp-image-97{
    margin-left : 10px;
    width : 526px;
    height : 323px;
    float : right;
    position : relative;
  }

  #sp-image-98{
    width : 609px;
    height : 373px;
  }

  #sp-image-99{
    width : 615px;
    height : 414px;
  }

  #sp-item-gallery-1{
    width : 1031px;
    min-height : 812px;
  }

  #sp-item-gallery-2{
    width : 1026px;
  }

  #sp-item-gallery-3{
    width : 1026px;
  }

  #sp-item-gallery-4{
    width : 1026px;
  }

  #sp-item-gallery-5{
    width : 1026px;
  }

  #sp-item-gallery-6{
    width : 1026px;
  }

  #sp-item-gallery-7{
    width : 1026px;
  }

  #sp-item-gallery-8{
    width : 1026px;
  }

  #sp-item-gallery-9{
    width : 1026px;
  }

  #sp-page-title-1{
    width : 910px;
  }

  #sp-photo-motion-1 {
  }

  #sp-site-branding2-1{
    margin-left : 0px;
    margin-bottom : -143px;
    width : 998px;
    min-height : 273px;
  }

  #sp-site-branding2-1 > .extra{
    margin-bottom : -10px;
    min-height : 35px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 0px;
    margin-bottom : 0px;
    width : 972px;
    height : 35px;
    float : none;
    position : absolute;
    top : 31px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 15px;
    margin-bottom : 3px;
    width : 770px;
    height : 141px;
  }

  #sp-site-navigation-1{
    margin-top : 159px;
    margin-bottom : -100px;
    width : 871px;
    min-height : 247px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    min-height : 226px;
  }
}

@media screen and (max-width: 568px) {

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-image-100{
    margin-bottom : 15px;
  }

  #sp-image-105{
    margin-bottom : 15px;
  }

  #sp-image-115{
    margin-bottom : 15px;
  }

  #sp-image-12{
    margin-bottom : 15px;
  }

  #sp-image-19{
    margin-bottom : 15px;
  }

  #sp-image-20{
    margin-bottom : 15px;
  }

  #sp-image-21{
    margin-bottom : 15px;
  }

  #sp-image-22{
    margin-bottom : 15px;
  }

  #sp-image-24{
    margin-bottom : 15px;
  }

  #sp-image-25{
    margin-bottom : 15px;
  }

  #sp-image-27{
    margin-bottom : 15px;
  }

  #sp-image-28{
    margin-bottom : 15px;
  }

  #sp-image-3{
    margin-bottom : 15px;
  }

  #sp-image-30{
    margin-bottom : 15px;
  }

  #sp-image-33{
    margin-bottom : 15px;
  }

  #sp-image-35{
    margin-bottom : 15px;
  }

  #sp-image-37{
    margin-bottom : 15px;
  }

  #sp-image-39{
    margin-bottom : 15px;
  }

  #sp-image-41{
    margin-bottom : 15px;
  }

  #sp-image-43{
    margin-bottom : 15px;
  }

  #sp-image-45{
    margin-bottom : 15px;
  }

  #sp-image-47{
    margin-bottom : 15px;
  }

  #sp-image-49{
    margin-bottom : 15px;
  }

  #sp-image-54{
    margin-bottom : 15px;
  }

  #sp-image-56{
    margin-bottom : 15px;
  }

  #sp-image-59{
    margin-bottom : 15px;
  }

  #sp-image-6{
    margin-bottom : 15px;
  }

  #sp-image-61{
    margin-bottom : 15px;
  }

  #sp-image-65{
    margin-bottom : 15px;
  }

  #sp-image-7{
    margin-bottom : 15px;
  }

  #sp-image-84{
    margin-bottom : 15px;
  }

  #sp-image-86{
    margin-bottom : 15px;
  }

  #sp-image-88{
    margin-bottom : 15px;
  }

  #sp-image-93{
    margin-bottom : 15px;
  }

  #sp-image-97{
    margin-bottom : 15px;
  }
}