#colophon{
  font-size : 1.2rem;
  color : #151515;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #e40d0d;
}

#content{
  min-height : 50px;
}

#content a:active{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#content a:focus{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#content a:hover{
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
}

#contenthead{
  min-height : 0px !important;
}

#masthead{
  font-size : 1.2rem;
}

#page{
  font-size : 1.6rem;
}

*{
  box-sizing : border-box;
  
}

.screen-reader-text{
  display : none;
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  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 : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-branding2 > .extra{
  display : none;
}

.sp-site-branding2 > .site-description{
  display : none;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  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;
}

a{
  color : #e40d0d;
  text-decoration : underline;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #e40d0d;
  text-decoration : none;
}

a:focus{
  color : #e40d0d;
  text-decoration : none;
}

a:visited{
  color : #e40d0d;
}

a:hover{
  color : #e40d0d;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #5c5c5c;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

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

  #colophon{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #colophon .sp-site-navigation{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }

  #colophon-inner{
    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 : 1000px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

  #contenthead > a{
    margin-left : -100%;
    margin-right : -100%;
  }

  #main{
    margin-top : 20px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    position : static;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    position : relative;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary{
    float : right;
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    margin-top : 40px;
  }

  .sp-site-branding2 > .extra{
    width : 100%;
    bottom : -655px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    width : 100%;
    bottom : -629px;
    right : 0px;
  }

  body.home #main-inner{
    margin-top : 170px;
  }
}

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

  #content{
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  body.home #content{
    margin-top : 155px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-item-gallery-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 2px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-54, #sp-image-6, #sp-image-7, #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-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-103, #sp-image-52, #sp-image-53, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68{
  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-104, #sp-image-69{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

#sp-image-70{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#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-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #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{
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  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 : #e40d0d;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
}

#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-17 h1, #sp-page-title-18 h1, #sp-page-title-19 h1, #sp-page-title-2 h1, #sp-page-title-20 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 : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-left : 10px;
  margin-bottom : 0px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #e40d0d;
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 2px;
  width : 122px;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.2rem;
  color : #e40d0d;
  background-color : #ffffff;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  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 : #e40d0d;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-form-1{
  margin-bottom : 1.5em;
}

#sp-form-1 > input{
  width : 100%;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #e40d0d;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 120px;
  display : block;
}

#sp-form-1 > table{
  color : #5c5c5c;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td{
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > table th{
  font-weight : bold;
  color : white;
  background-color : #e40d0d;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > textarea[name="message"]{
  width : 100%;
}

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

  #sp-form-1 > table td{
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    display : block;
  }

  #sp-form-1 > table th{
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    display : block;
  }
}

#post-list, #sp-wp-post-list-1{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 40px;
  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 : #e40d0d;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

.hpb-viewtype-content#post-list dl dd, .hpb-viewtype-content#sp-wp-post-list-1 dl dd{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-content#post-list dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-1 dl dd .entry-content{
  margin-top : 0px;
}

.hpb-viewtype-content#post-list dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-1 dl dd:last-child{
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.hpb-viewtype-content#post-list dl dt, .hpb-viewtype-content#sp-wp-post-list-1 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 0.5em;
}

.hpb-viewtype-date#post-list dl dd, .hpb-viewtype-date#sp-wp-post-list-1 dl dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  overflow : hidden;
}

.hpb-viewtype-date#post-list dl dt, .hpb-viewtype-date#sp-wp-post-list-1 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  width : 11em;
  float : left;
  clear : left;
}

.hpb-viewtype-title#post-list a, .hpb-viewtype-title#sp-wp-post-list-1 a{
  color : #5c5c5c;
  text-decoration : none;
}

.hpb-viewtype-title#post-list a:hover, .hpb-viewtype-title#sp-wp-post-list-1 a:hover{
  color : #ffffff;
  text-decoration : underline;
}

.hpb-viewtype-title#post-list ul, .hpb-viewtype-title#sp-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

.hpb-viewtype-title#post-list ul li, .hpb-viewtype-title#sp-wp-post-list-1 ul li{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-title#post-list ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-1 ul li:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#post-list > article, #sp-wp-post-list-1 > article{
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  overflow : hidden;
}

#post-list > article:last-child, #sp-wp-post-list-1 > article:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#post-list > article > .entry-content, #sp-wp-post-list-1 > article > .entry-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

#post-list > article > footer, #sp-wp-post-list-1 > article > footer{
  font-size : 1.2rem;
  text-align : right;
}

#post-list > article > p, #sp-wp-post-list-1 > article > p{
  margin-right : 20px;
  width : 150px;
  float : left;
}

#post-list > h3, #sp-wp-post-list-1 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  background-color : transparent;
  padding-left : 10px;
  margin-top : 0px;
  margin-bottom : 30px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #e40d0d;
}

#post-list > h3 > a, #sp-wp-post-list-1 > h3 > a{
  text-decoration : none;
}

#sp-site-branding2-1{
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra{
  background-color : transparent;
  text-align : center;
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.2rem;
  color : #e40d0d;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-weight : bold;
  color : #e40d0d;
  background-color : transparent;
  text-align : center;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  margin-bottom : 0px;
  width : 214px;
  height : 34px;
}

#sp-site-branding2-1 .site-title a{
  line-height : 1;
  background-color : transparent;
  text-indent : -9999px;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
    min-height : 64px;
  }

  #sp-site-branding2-1 .extra{
    padding-bottom : 20px;
    position : absolute;
    z-index : 10;
  }

  #sp-site-branding2-1 .extra > p{
    padding-top : 20px;
    display : inline-block;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.6rem;
    padding-top : 40px;
    padding-bottom : 40px;
    position : absolute;
    top : auto;
    z-index : 10;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 30px;
    z-index : 10;
  }
}

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

  #sp-site-branding2-1{
    background-color : transparent;
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    top : 341px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    padding-left : 0px;
    padding-right : 0px;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.4rem;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    top : 258px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
  }
}

.page-blog#content #page-content, .page-blog1#content #page-content, .page-blog3#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom2#content #page-content, .page-custom22#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-toppage#content #page-content, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-29, #sp-block-container-30, #sp-block-container-32, #sp-block-container-37, #sp-block-container-43, #sp-block-container-45, #sp-block-container-50, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-69{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.5em;
  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 : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-blog3#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-45 > blockquote, #sp-block-container-50 > blockquote, #sp-block-container-57 > blockquote, #sp-block-container-58 > blockquote, #sp-block-container-59 > blockquote, #sp-block-container-60 > blockquote, #sp-block-container-61 > blockquote, #sp-block-container-62 > blockquote, #sp-block-container-63 > blockquote, #sp-block-container-64 > blockquote, #sp-block-container-65 > blockquote, #sp-block-container-66 > blockquote, #sp-block-container-67 > blockquote, #sp-block-container-69 > blockquote{
  background-color : #f2f1f0;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-blog#content #page-content > blockquote > *:last-child, .page-blog1#content #page-content > blockquote > *:last-child, .page-blog3#content #page-content > blockquote > *:last-child, .page-custom#content #page-content > blockquote > *:last-child, .page-custom1#content #page-content > blockquote > *:last-child, .page-custom10#content #page-content > blockquote > *:last-child, .page-custom11#content #page-content > blockquote > *:last-child, .page-custom12#content #page-content > blockquote > *:last-child, .page-custom13#content #page-content > blockquote > *:last-child, .page-custom2#content #page-content > blockquote > *:last-child, .page-custom22#content #page-content > blockquote > *:last-child, .page-custom3#content #page-content > blockquote > *:last-child, .page-custom4#content #page-content > blockquote > *:last-child, .page-custom5#content #page-content > blockquote > *:last-child, .page-custom6#content #page-content > blockquote > *:last-child, .page-custom7#content #page-content > blockquote > *:last-child, .page-custom8#content #page-content > blockquote > *:last-child, .page-custom9#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child, #sp-block-container-16 > blockquote > *:last-child, #sp-block-container-17 > blockquote > *:last-child, #sp-block-container-18 > blockquote > *:last-child, #sp-block-container-19 > blockquote > *:last-child, #sp-block-container-2 > blockquote > *:last-child, #sp-block-container-20 > blockquote > *:last-child, #sp-block-container-21 > blockquote > *:last-child, #sp-block-container-29 > blockquote > *:last-child, #sp-block-container-30 > blockquote > *:last-child, #sp-block-container-32 > blockquote > *:last-child, #sp-block-container-37 > blockquote > *:last-child, #sp-block-container-43 > blockquote > *:last-child, #sp-block-container-45 > blockquote > *:last-child, #sp-block-container-50 > blockquote > *:last-child, #sp-block-container-57 > blockquote > *:last-child, #sp-block-container-58 > blockquote > *:last-child, #sp-block-container-59 > blockquote > *:last-child, #sp-block-container-60 > blockquote > *:last-child, #sp-block-container-61 > blockquote > *:last-child, #sp-block-container-62 > blockquote > *:last-child, #sp-block-container-63 > blockquote > *:last-child, #sp-block-container-64 > blockquote > *:last-child, #sp-block-container-65 > blockquote > *:last-child, #sp-block-container-66 > blockquote > *:last-child, #sp-block-container-67 > blockquote > *:last-child, #sp-block-container-69 > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-blog3#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-29 > h1, #sp-block-container-30 > h1, #sp-block-container-32 > h1, #sp-block-container-37 > h1, #sp-block-container-43 > h1, #sp-block-container-45 > h1, #sp-block-container-50 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-69 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-blog3#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-29 > h2, #sp-block-container-30 > h2, #sp-block-container-32 > h2, #sp-block-container-37 > h2, #sp-block-container-43 > h2, #sp-block-container-45 > h2, #sp-block-container-50 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-69 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-blog3#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-29 > h3, #sp-block-container-30 > h3, #sp-block-container-32 > h3, #sp-block-container-37 > h3, #sp-block-container-43 > h3, #sp-block-container-45 > h3, #sp-block-container-50 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-69 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-blog3#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-29 > h4, #sp-block-container-30 > h4, #sp-block-container-32 > h4, #sp-block-container-37 > h4, #sp-block-container-43 > h4, #sp-block-container-45 > h4, #sp-block-container-50 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-69 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-blog3#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-29 > h5, #sp-block-container-30 > h5, #sp-block-container-32 > h5, #sp-block-container-37 > h5, #sp-block-container-43 > h5, #sp-block-container-45 > h5, #sp-block-container-50 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-69 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-blog3#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-29 > h6, #sp-block-container-30 > h6, #sp-block-container-32 > h6, #sp-block-container-37 > h6, #sp-block-container-43 > h6, #sp-block-container-45 > h6, #sp-block-container-50 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-69 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  color : #e40d0d;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #e40d0d;
}

.page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-blog3#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-29 > hr, #sp-block-container-30 > hr, #sp-block-container-32 > hr, #sp-block-container-37 > hr, #sp-block-container-43 > hr, #sp-block-container-45 > hr, #sp-block-container-50 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-59 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-64 > hr, #sp-block-container-65 > hr, #sp-block-container-66 > hr, #sp-block-container-67 > hr, #sp-block-container-69 > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-blog3#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom9#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-16 > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-29 > ins, #sp-block-container-30 > ins, #sp-block-container-32 > ins, #sp-block-container-37 > ins, #sp-block-container-43 > ins, #sp-block-container-45 > ins, #sp-block-container-50 > ins, #sp-block-container-57 > ins, #sp-block-container-58 > ins, #sp-block-container-59 > ins, #sp-block-container-60 > ins, #sp-block-container-61 > ins, #sp-block-container-62 > ins, #sp-block-container-63 > ins, #sp-block-container-64 > ins, #sp-block-container-65 > ins, #sp-block-container-66 > ins, #sp-block-container-67 > ins, #sp-block-container-69 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-blog3#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom9#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-16 > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-29 > ol, #sp-block-container-30 > ol, #sp-block-container-32 > ol, #sp-block-container-37 > ol, #sp-block-container-43 > ol, #sp-block-container-45 > ol, #sp-block-container-50 > ol, #sp-block-container-57 > ol, #sp-block-container-58 > ol, #sp-block-container-59 > ol, #sp-block-container-60 > ol, #sp-block-container-61 > ol, #sp-block-container-62 > ol, #sp-block-container-63 > ol, #sp-block-container-64 > ol, #sp-block-container-65 > ol, #sp-block-container-66 > ol, #sp-block-container-67 > ol, #sp-block-container-69 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-blog3#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-43 > ol ol, #sp-block-container-45 > ol ol, #sp-block-container-50 > ol ol, #sp-block-container-57 > ol ol, #sp-block-container-58 > ol ol, #sp-block-container-59 > ol ol, #sp-block-container-60 > ol ol, #sp-block-container-61 > ol ol, #sp-block-container-62 > ol ol, #sp-block-container-63 > ol ol, #sp-block-container-64 > ol ol, #sp-block-container-65 > ol ol, #sp-block-container-66 > ol ol, #sp-block-container-67 > ol ol, #sp-block-container-69 > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-blog3#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom2#content #page-content > p, .page-custom22#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-29 > p, #sp-block-container-30 > p, #sp-block-container-32 > p, #sp-block-container-37 > p, #sp-block-container-43 > p, #sp-block-container-45 > p, #sp-block-container-50 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-69 > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-blog3#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom9#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-16 > pre, #sp-block-container-17 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-20 > pre, #sp-block-container-21 > pre, #sp-block-container-29 > pre, #sp-block-container-30 > pre, #sp-block-container-32 > pre, #sp-block-container-37 > pre, #sp-block-container-43 > pre, #sp-block-container-45 > pre, #sp-block-container-50 > pre, #sp-block-container-57 > pre, #sp-block-container-58 > pre, #sp-block-container-59 > pre, #sp-block-container-60 > pre, #sp-block-container-61 > pre, #sp-block-container-62 > pre, #sp-block-container-63 > pre, #sp-block-container-64 > pre, #sp-block-container-65 > pre, #sp-block-container-66 > pre, #sp-block-container-67 > pre, #sp-block-container-69 > pre{
  background-color : #f2f1f0;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#breadcrumb-list{
  font-size : 1rem;
  color : #e40d0d;
  margin-top : 0px;
  box-sizing : border-box;
}

#breadcrumb-list a{
  color : #e40d0d;
  text-decoration : underline;
}

#breadcrumb-list div{
  display : inline-block;
}

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

  #sp-site-navigation-1 {
  }

  #sp-site-navigation-1 ul ul{
    margin-left : 0px;
  }

  #sp-site-navigation-1 ul ul li{
    font-weight : normal;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 1px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #333333;
    background-color : #ffffff;
    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 : #ebebeb;
    border-left-color : #ebebeb;
    border-right-color : #ebebeb;
    border-bottom-color : #ebebeb;
  }

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

  #sp-site-navigation-1 ul ul li > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

  #sp-site-navigation-1 ul ul li > li.current-menu-item > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

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

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

  #sp-site-navigation-1 > ul{
    font-size : 1.2rem;
    float : right;
  }

  #sp-site-navigation-1 > ul > li{
    font-weight : bold;
    padding-top : 0.5em;
    padding-left : 0.3em;
    padding-right : 0.3em;
    padding-bottom : 0.5em;
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #e40d0d;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

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

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

  #sp-site-navigation-1 > ul > li > a{
    color : #e40d0d;
    text-decoration : none;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    display : block;
  }

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

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #ffffff;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #ffffff;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #e40d0d;
  }

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #e40d0d;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #e40d0d;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #e40d0d;
  }

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

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

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

  #sp-site-navigation-2{
    text-align : left;
    padding-top : 20px;
    padding-bottom : 20px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #e40d0d;
  }

  #sp-site-navigation-2 ul ul{
    display : none;
  }

  #sp-site-navigation-2 > ul{
    font-size : 1.2rem;
    padding-top : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2 > ul > li{
    margin-right : 0px;
    display : inline-block;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    color : #e40d0d;
    background-color : transparent;
    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;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a::after{
    background-color : #e40d0d;
    height : 2px;
    position : absolute;
    bottom : 20px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a{
    color : #e40d0d;
    background-color : transparent;
    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;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a::after{
    background-color : #e40d0d;
    height : 2px;
    position : absolute;
    bottom : 20px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    color : #e40d0d;
    background-color : transparent;
    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;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a::after{
    background-color : #e40d0d;
    height : 2px;
    position : absolute;
    bottom : 20px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    color : #e40d0d;
    background-color : transparent;
    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;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a::after{
    background-color : #e40d0d;
    height : 2px;
    position : absolute;
    bottom : 20px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-2 > ul > li::after{
    color : #e40d0d;
    margin-left : 16px;
    margin-right : 20px;
    content : "|";
  }

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #e40d0d;
    text-decoration : none;
    vertical-align : middle;
    padding-top : 29px;
    padding-bottom : 29px;
    display : inline-block;
    position : relative;
  }

  #sp-site-navigation-2 > ul > li > a:hover{
    color : #e40d0d;
    background-color : transparent;
    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;
  }

  #sp-site-navigation-2 > ul > li > a:hover::after{
    background-color : #e40d0d;
    height : 2px;
    position : absolute;
    bottom : 20px;
    right : 0px;
    left : 0px;
    content : '';
  }
}

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

  #sp-site-navigation-2{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : transparent;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-2 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-2 li > a:active{
    color : #e40d0d;
    text-decoration : underline;
  }

  #sp-site-navigation-2 li > a:hover{
    color : #e40d0d;
    text-decoration : underline;
  }

  #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #e40d0d;
    background-color : transparent;
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #e40d0d;
  }

  #sp-site-navigation-2 > ul li.current-menu-ancestor > a{
    color : #e40d0d;
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul li.current-menu-item > a{
    color : #e40d0d;
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul li.current_page_ancestor > a{
    color : #e40d0d;
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul li.current_page_item > a{
    color : #e40d0d;
    text-decoration : underline;
  }
}

#sp-block-container-10 .large, #sp-block-container-11 .large, #sp-block-container-12 .large, #sp-block-container-13 .large, #sp-block-container-14 .large, #sp-block-container-15 .large, #sp-block-container-22 .large, #sp-block-container-23 .large, #sp-block-container-24 .large, #sp-block-container-25 .large, #sp-block-container-26 .large, #sp-block-container-27 .large, #sp-block-container-28 .large, #sp-block-container-35 .large, #sp-block-container-36 .large, #sp-block-container-38 .large, #sp-block-container-39 .large, #sp-block-container-4 .large, #sp-block-container-40 .large, #sp-block-container-41 .large, #sp-block-container-42 .large, #sp-block-container-46 .large, #sp-block-container-47 .large, #sp-block-container-48 .large, #sp-block-container-5 .large, #sp-block-container-51 .large, #sp-block-container-52 .large, #sp-block-container-54 .large, #sp-block-container-6 .large, #sp-block-container-68 .large, #sp-block-container-7 .large, #sp-block-container-8 .large, #sp-block-container-9 .large{
  font-size : 1.2em;
}

#sp-block-container-10 .medium, #sp-block-container-11 .medium, #sp-block-container-12 .medium, #sp-block-container-13 .medium, #sp-block-container-14 .medium, #sp-block-container-15 .medium, #sp-block-container-22 .medium, #sp-block-container-23 .medium, #sp-block-container-24 .medium, #sp-block-container-25 .medium, #sp-block-container-26 .medium, #sp-block-container-27 .medium, #sp-block-container-28 .medium, #sp-block-container-35 .medium, #sp-block-container-36 .medium, #sp-block-container-38 .medium, #sp-block-container-39 .medium, #sp-block-container-4 .medium, #sp-block-container-40 .medium, #sp-block-container-41 .medium, #sp-block-container-42 .medium, #sp-block-container-46 .medium, #sp-block-container-47 .medium, #sp-block-container-48 .medium, #sp-block-container-5 .medium, #sp-block-container-51 .medium, #sp-block-container-52 .medium, #sp-block-container-54 .medium, #sp-block-container-6 .medium, #sp-block-container-68 .medium, #sp-block-container-7 .medium, #sp-block-container-8 .medium, #sp-block-container-9 .medium{
  font-size : 1em;
}

#sp-block-container-10 .small, #sp-block-container-11 .small, #sp-block-container-12 .small, #sp-block-container-13 .small, #sp-block-container-14 .small, #sp-block-container-15 .small, #sp-block-container-22 .small, #sp-block-container-23 .small, #sp-block-container-24 .small, #sp-block-container-25 .small, #sp-block-container-26 .small, #sp-block-container-27 .small, #sp-block-container-28 .small, #sp-block-container-35 .small, #sp-block-container-36 .small, #sp-block-container-38 .small, #sp-block-container-39 .small, #sp-block-container-4 .small, #sp-block-container-40 .small, #sp-block-container-41 .small, #sp-block-container-42 .small, #sp-block-container-46 .small, #sp-block-container-47 .small, #sp-block-container-48 .small, #sp-block-container-5 .small, #sp-block-container-51 .small, #sp-block-container-52 .small, #sp-block-container-54 .small, #sp-block-container-6 .small, #sp-block-container-68 .small, #sp-block-container-7 .small, #sp-block-container-8 .small, #sp-block-container-9 .small{
  font-size : 0.9em;
}

#sp-block-container-10 .x-large, #sp-block-container-11 .x-large, #sp-block-container-12 .x-large, #sp-block-container-13 .x-large, #sp-block-container-14 .x-large, #sp-block-container-15 .x-large, #sp-block-container-22 .x-large, #sp-block-container-23 .x-large, #sp-block-container-24 .x-large, #sp-block-container-25 .x-large, #sp-block-container-26 .x-large, #sp-block-container-27 .x-large, #sp-block-container-28 .x-large, #sp-block-container-35 .x-large, #sp-block-container-36 .x-large, #sp-block-container-38 .x-large, #sp-block-container-39 .x-large, #sp-block-container-4 .x-large, #sp-block-container-40 .x-large, #sp-block-container-41 .x-large, #sp-block-container-42 .x-large, #sp-block-container-46 .x-large, #sp-block-container-47 .x-large, #sp-block-container-48 .x-large, #sp-block-container-5 .x-large, #sp-block-container-51 .x-large, #sp-block-container-52 .x-large, #sp-block-container-54 .x-large, #sp-block-container-6 .x-large, #sp-block-container-68 .x-large, #sp-block-container-7 .x-large, #sp-block-container-8 .x-large, #sp-block-container-9 .x-large{
  font-size : 1.5em;
}

#sp-block-container-10 .x-small, #sp-block-container-11 .x-small, #sp-block-container-12 .x-small, #sp-block-container-13 .x-small, #sp-block-container-14 .x-small, #sp-block-container-15 .x-small, #sp-block-container-22 .x-small, #sp-block-container-23 .x-small, #sp-block-container-24 .x-small, #sp-block-container-25 .x-small, #sp-block-container-26 .x-small, #sp-block-container-27 .x-small, #sp-block-container-28 .x-small, #sp-block-container-35 .x-small, #sp-block-container-36 .x-small, #sp-block-container-38 .x-small, #sp-block-container-39 .x-small, #sp-block-container-4 .x-small, #sp-block-container-40 .x-small, #sp-block-container-41 .x-small, #sp-block-container-42 .x-small, #sp-block-container-46 .x-small, #sp-block-container-47 .x-small, #sp-block-container-48 .x-small, #sp-block-container-5 .x-small, #sp-block-container-51 .x-small, #sp-block-container-52 .x-small, #sp-block-container-54 .x-small, #sp-block-container-6 .x-small, #sp-block-container-68 .x-small, #sp-block-container-7 .x-small, #sp-block-container-8 .x-small, #sp-block-container-9 .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 .xx-large, #sp-block-container-11 .xx-large, #sp-block-container-12 .xx-large, #sp-block-container-13 .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-15 .xx-large, #sp-block-container-22 .xx-large, #sp-block-container-23 .xx-large, #sp-block-container-24 .xx-large, #sp-block-container-25 .xx-large, #sp-block-container-26 .xx-large, #sp-block-container-27 .xx-large, #sp-block-container-28 .xx-large, #sp-block-container-35 .xx-large, #sp-block-container-36 .xx-large, #sp-block-container-38 .xx-large, #sp-block-container-39 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-40 .xx-large, #sp-block-container-41 .xx-large, #sp-block-container-42 .xx-large, #sp-block-container-46 .xx-large, #sp-block-container-47 .xx-large, #sp-block-container-48 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-51 .xx-large, #sp-block-container-52 .xx-large, #sp-block-container-54 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-68 .xx-large, #sp-block-container-7 .xx-large, #sp-block-container-8 .xx-large, #sp-block-container-9 .xx-large{
  font-size : 2em;
}

#sp-block-container-10 .xx-small, #sp-block-container-11 .xx-small, #sp-block-container-12 .xx-small, #sp-block-container-13 .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-15 .xx-small, #sp-block-container-22 .xx-small, #sp-block-container-23 .xx-small, #sp-block-container-24 .xx-small, #sp-block-container-25 .xx-small, #sp-block-container-26 .xx-small, #sp-block-container-27 .xx-small, #sp-block-container-28 .xx-small, #sp-block-container-35 .xx-small, #sp-block-container-36 .xx-small, #sp-block-container-38 .xx-small, #sp-block-container-39 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-40 .xx-small, #sp-block-container-41 .xx-small, #sp-block-container-42 .xx-small, #sp-block-container-46 .xx-small, #sp-block-container-47 .xx-small, #sp-block-container-48 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-51 .xx-small, #sp-block-container-52 .xx-small, #sp-block-container-54 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-68 .xx-small, #sp-block-container-7 .xx-small, #sp-block-container-8 .xx-small, #sp-block-container-9 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 em, #sp-block-container-11 em, #sp-block-container-12 em, #sp-block-container-13 em, #sp-block-container-14 em, #sp-block-container-15 em, #sp-block-container-22 em, #sp-block-container-23 em, #sp-block-container-24 em, #sp-block-container-25 em, #sp-block-container-26 em, #sp-block-container-27 em, #sp-block-container-28 em, #sp-block-container-35 em, #sp-block-container-36 em, #sp-block-container-38 em, #sp-block-container-39 em, #sp-block-container-4 em, #sp-block-container-40 em, #sp-block-container-41 em, #sp-block-container-42 em, #sp-block-container-46 em, #sp-block-container-47 em, #sp-block-container-48 em, #sp-block-container-5 em, #sp-block-container-51 em, #sp-block-container-52 em, #sp-block-container-54 em, #sp-block-container-6 em, #sp-block-container-68 em, #sp-block-container-7 em, #sp-block-container-8 em, #sp-block-container-9 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h1, #sp-block-container-11 h1, #sp-block-container-12 h1, #sp-block-container-13 h1, #sp-block-container-14 h1, #sp-block-container-15 h1, #sp-block-container-22 h1, #sp-block-container-23 h1, #sp-block-container-24 h1, #sp-block-container-25 h1, #sp-block-container-26 h1, #sp-block-container-27 h1, #sp-block-container-28 h1, #sp-block-container-35 h1, #sp-block-container-36 h1, #sp-block-container-38 h1, #sp-block-container-39 h1, #sp-block-container-4 h1, #sp-block-container-40 h1, #sp-block-container-41 h1, #sp-block-container-42 h1, #sp-block-container-46 h1, #sp-block-container-47 h1, #sp-block-container-48 h1, #sp-block-container-5 h1, #sp-block-container-51 h1, #sp-block-container-52 h1, #sp-block-container-54 h1, #sp-block-container-6 h1, #sp-block-container-68 h1, #sp-block-container-7 h1, #sp-block-container-8 h1, #sp-block-container-9 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h2, #sp-block-container-11 h2, #sp-block-container-12 h2, #sp-block-container-13 h2, #sp-block-container-14 h2, #sp-block-container-15 h2, #sp-block-container-22 h2, #sp-block-container-23 h2, #sp-block-container-24 h2, #sp-block-container-25 h2, #sp-block-container-26 h2, #sp-block-container-27 h2, #sp-block-container-28 h2, #sp-block-container-35 h2, #sp-block-container-36 h2, #sp-block-container-38 h2, #sp-block-container-39 h2, #sp-block-container-4 h2, #sp-block-container-40 h2, #sp-block-container-41 h2, #sp-block-container-42 h2, #sp-block-container-46 h2, #sp-block-container-47 h2, #sp-block-container-48 h2, #sp-block-container-5 h2, #sp-block-container-51 h2, #sp-block-container-52 h2, #sp-block-container-54 h2, #sp-block-container-6 h2, #sp-block-container-68 h2, #sp-block-container-7 h2, #sp-block-container-8 h2, #sp-block-container-9 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-10 h3, #sp-block-container-11 h3, #sp-block-container-12 h3, #sp-block-container-13 h3, #sp-block-container-14 h3, #sp-block-container-15 h3, #sp-block-container-22 h3, #sp-block-container-23 h3, #sp-block-container-24 h3, #sp-block-container-25 h3, #sp-block-container-26 h3, #sp-block-container-27 h3, #sp-block-container-28 h3, #sp-block-container-35 h3, #sp-block-container-36 h3, #sp-block-container-38 h3, #sp-block-container-39 h3, #sp-block-container-4 h3, #sp-block-container-40 h3, #sp-block-container-41 h3, #sp-block-container-42 h3, #sp-block-container-46 h3, #sp-block-container-47 h3, #sp-block-container-48 h3, #sp-block-container-5 h3, #sp-block-container-51 h3, #sp-block-container-52 h3, #sp-block-container-54 h3, #sp-block-container-6 h3, #sp-block-container-68 h3, #sp-block-container-7 h3, #sp-block-container-8 h3, #sp-block-container-9 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-10 h4, #sp-block-container-11 h4, #sp-block-container-12 h4, #sp-block-container-13 h4, #sp-block-container-14 h4, #sp-block-container-15 h4, #sp-block-container-22 h4, #sp-block-container-23 h4, #sp-block-container-24 h4, #sp-block-container-25 h4, #sp-block-container-26 h4, #sp-block-container-27 h4, #sp-block-container-28 h4, #sp-block-container-35 h4, #sp-block-container-36 h4, #sp-block-container-38 h4, #sp-block-container-39 h4, #sp-block-container-4 h4, #sp-block-container-40 h4, #sp-block-container-41 h4, #sp-block-container-42 h4, #sp-block-container-46 h4, #sp-block-container-47 h4, #sp-block-container-48 h4, #sp-block-container-5 h4, #sp-block-container-51 h4, #sp-block-container-52 h4, #sp-block-container-54 h4, #sp-block-container-6 h4, #sp-block-container-68 h4, #sp-block-container-7 h4, #sp-block-container-8 h4, #sp-block-container-9 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h5, #sp-block-container-11 h5, #sp-block-container-12 h5, #sp-block-container-13 h5, #sp-block-container-14 h5, #sp-block-container-15 h5, #sp-block-container-22 h5, #sp-block-container-23 h5, #sp-block-container-24 h5, #sp-block-container-25 h5, #sp-block-container-26 h5, #sp-block-container-27 h5, #sp-block-container-28 h5, #sp-block-container-35 h5, #sp-block-container-36 h5, #sp-block-container-38 h5, #sp-block-container-39 h5, #sp-block-container-4 h5, #sp-block-container-40 h5, #sp-block-container-41 h5, #sp-block-container-42 h5, #sp-block-container-46 h5, #sp-block-container-47 h5, #sp-block-container-48 h5, #sp-block-container-5 h5, #sp-block-container-51 h5, #sp-block-container-52 h5, #sp-block-container-54 h5, #sp-block-container-6 h5, #sp-block-container-68 h5, #sp-block-container-7 h5, #sp-block-container-8 h5, #sp-block-container-9 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h6, #sp-block-container-11 h6, #sp-block-container-12 h6, #sp-block-container-13 h6, #sp-block-container-14 h6, #sp-block-container-15 h6, #sp-block-container-22 h6, #sp-block-container-23 h6, #sp-block-container-24 h6, #sp-block-container-25 h6, #sp-block-container-26 h6, #sp-block-container-27 h6, #sp-block-container-28 h6, #sp-block-container-35 h6, #sp-block-container-36 h6, #sp-block-container-38 h6, #sp-block-container-39 h6, #sp-block-container-4 h6, #sp-block-container-40 h6, #sp-block-container-41 h6, #sp-block-container-42 h6, #sp-block-container-46 h6, #sp-block-container-47 h6, #sp-block-container-48 h6, #sp-block-container-5 h6, #sp-block-container-51 h6, #sp-block-container-52 h6, #sp-block-container-54 h6, #sp-block-container-6 h6, #sp-block-container-68 h6, #sp-block-container-7 h6, #sp-block-container-8 h6, #sp-block-container-9 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-10 p, #sp-block-container-11 p, #sp-block-container-12 p, #sp-block-container-13 p, #sp-block-container-14 p, #sp-block-container-15 p, #sp-block-container-22 p, #sp-block-container-23 p, #sp-block-container-24 p, #sp-block-container-25 p, #sp-block-container-26 p, #sp-block-container-27 p, #sp-block-container-28 p, #sp-block-container-35 p, #sp-block-container-36 p, #sp-block-container-38 p, #sp-block-container-39 p, #sp-block-container-4 p, #sp-block-container-40 p, #sp-block-container-41 p, #sp-block-container-42 p, #sp-block-container-46 p, #sp-block-container-47 p, #sp-block-container-48 p, #sp-block-container-5 p, #sp-block-container-51 p, #sp-block-container-52 p, #sp-block-container-54 p, #sp-block-container-6 p, #sp-block-container-68 p, #sp-block-container-7 p, #sp-block-container-8 p, #sp-block-container-9 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-10 p.indent, #sp-block-container-11 p.indent, #sp-block-container-12 p.indent, #sp-block-container-13 p.indent, #sp-block-container-14 p.indent, #sp-block-container-15 p.indent, #sp-block-container-22 p.indent, #sp-block-container-23 p.indent, #sp-block-container-24 p.indent, #sp-block-container-25 p.indent, #sp-block-container-26 p.indent, #sp-block-container-27 p.indent, #sp-block-container-28 p.indent, #sp-block-container-35 p.indent, #sp-block-container-36 p.indent, #sp-block-container-38 p.indent, #sp-block-container-39 p.indent, #sp-block-container-4 p.indent, #sp-block-container-40 p.indent, #sp-block-container-41 p.indent, #sp-block-container-42 p.indent, #sp-block-container-46 p.indent, #sp-block-container-47 p.indent, #sp-block-container-48 p.indent, #sp-block-container-5 p.indent, #sp-block-container-51 p.indent, #sp-block-container-52 p.indent, #sp-block-container-54 p.indent, #sp-block-container-6 p.indent, #sp-block-container-68 p.indent, #sp-block-container-7 p.indent, #sp-block-container-8 p.indent, #sp-block-container-9 p.indent{
  padding-left : 15px;
}

#sp-block-container-10 strong, #sp-block-container-11 strong, #sp-block-container-12 strong, #sp-block-container-13 strong, #sp-block-container-14 strong, #sp-block-container-15 strong, #sp-block-container-22 strong, #sp-block-container-23 strong, #sp-block-container-24 strong, #sp-block-container-25 strong, #sp-block-container-26 strong, #sp-block-container-27 strong, #sp-block-container-28 strong, #sp-block-container-35 strong, #sp-block-container-36 strong, #sp-block-container-38 strong, #sp-block-container-39 strong, #sp-block-container-4 strong, #sp-block-container-40 strong, #sp-block-container-41 strong, #sp-block-container-42 strong, #sp-block-container-46 strong, #sp-block-container-47 strong, #sp-block-container-48 strong, #sp-block-container-5 strong, #sp-block-container-51 strong, #sp-block-container-52 strong, #sp-block-container-54 strong, #sp-block-container-6 strong, #sp-block-container-68 strong, #sp-block-container-7 strong, #sp-block-container-8 strong, #sp-block-container-9 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-1{
  color : white;
  background-color : #e40d0d;
}

#sp-block-container-1 .copyright{
  color : #ffffff;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-1{
    padding-top : 25px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 25px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }
}

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

  #sp-block-container-1{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }
}

#sp-block-container-3 > .large, #sp-block-container-31 > .large, #sp-block-container-33 > .large, #sp-block-container-34 > .large, #sp-block-container-49 > .large, #sp-block-container-53 > .large, #sp-block-container-55 > .large, #sp-block-container-56 > .large{
  font-size : 1.2em;
}

#sp-block-container-3 > .medium, #sp-block-container-31 > .medium, #sp-block-container-33 > .medium, #sp-block-container-34 > .medium, #sp-block-container-49 > .medium, #sp-block-container-53 > .medium, #sp-block-container-55 > .medium, #sp-block-container-56 > .medium{
  font-size : 1em;
}

#sp-block-container-3 > .small, #sp-block-container-31 > .small, #sp-block-container-33 > .small, #sp-block-container-34 > .small, #sp-block-container-49 > .small, #sp-block-container-53 > .small, #sp-block-container-55 > .small, #sp-block-container-56 > .small{
  font-size : 0.9em;
}

#sp-block-container-3 > .x-large, #sp-block-container-31 > .x-large, #sp-block-container-33 > .x-large, #sp-block-container-34 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-55 > .x-large, #sp-block-container-56 > .x-large{
  font-size : 1.5em;
}

#sp-block-container-3 > .x-small, #sp-block-container-31 > .x-small, #sp-block-container-33 > .x-small, #sp-block-container-34 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-55 > .x-small, #sp-block-container-56 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-3 > .xx-large, #sp-block-container-31 > .xx-large, #sp-block-container-33 > .xx-large, #sp-block-container-34 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-55 > .xx-large, #sp-block-container-56 > .xx-large{
  font-size : 2em;
}

#sp-block-container-3 > .xx-small, #sp-block-container-31 > .xx-small, #sp-block-container-33 > .xx-small, #sp-block-container-34 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-55 > .xx-small, #sp-block-container-56 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-3 > em, #sp-block-container-31 > em, #sp-block-container-33 > em, #sp-block-container-34 > em, #sp-block-container-49 > em, #sp-block-container-53 > em, #sp-block-container-55 > em, #sp-block-container-56 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

#sp-block-container-3 > h1, #sp-block-container-31 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-49 > h1, #sp-block-container-53 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1{
  color : #000000;
}

#sp-block-container-3 > h2, #sp-block-container-31 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-49 > h2, #sp-block-container-53 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2{
  color : #000000;
}

#sp-block-container-3 > h3, #sp-block-container-31 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-49 > h3, #sp-block-container-53 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3{
  color : #000000;
}

#sp-block-container-3 > h4, #sp-block-container-31 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-49 > h4, #sp-block-container-53 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-3 > h5, #sp-block-container-31 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-49 > h5, #sp-block-container-53 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-3 > h6, #sp-block-container-31 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-49 > h6, #sp-block-container-53 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6{
  font-size : 1em;
  color : #000000;
}

#sp-block-container-3 > p, #sp-block-container-31 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-49 > p, #sp-block-container-53 > p, #sp-block-container-55 > p, #sp-block-container-56 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-3 > p.indent, #sp-block-container-31 > p.indent, #sp-block-container-33 > p.indent, #sp-block-container-34 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-55 > p.indent, #sp-block-container-56 > p.indent{
  padding-left : 10px;
}

#sp-block-container-3 > strong, #sp-block-container-31 > strong, #sp-block-container-33 > strong, #sp-block-container-34 > strong, #sp-block-container-49 > strong, #sp-block-container-53 > strong, #sp-block-container-55 > strong, #sp-block-container-56 > strong{
  font-weight : bold;
  color : #515151;
}

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

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

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

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

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

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

#sp-block-container-44 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-44 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-44 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-44 > h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-block-container-44 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

#sp-block-container-44 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-44 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  background-color : #f2f2f2;
  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;
  padding-top : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-44 > h6{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-block-container-44 > p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

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

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

#sp-block-container-44 > strong{
  font-weight : bold;
  color : #333333;
}

#post-list{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#post-list #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#post-list .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#post-list .nav-next{
  margin-right : 10px;
  float : right;
}

#post-list .nav-previous{
  margin-left : 10px;
  float : left;
}

#post-list a{
  color : #f09654;
  text-decoration : none;
}

#post-list a:active{
  text-decoration : underline;
}

#post-list a:hover{
  text-decoration : underline;
}

#post-list article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#post-list dl{
  margin-top : 10px;
}

#post-list footer{
  color : #999999;
}

#post-list h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#post-list h4{
  font-size : 15px;
  color : #4a4a4a;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#post-list h4 a{
  color : #7a7a7a;
  text-decoration : none;
}

#post-list h4 a:active{
  text-decoration : underline;
}

#post-list h4 a:hover{
  text-decoration : underline;
}

#post-list img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#post-list li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#post-list p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#post-list ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#post-list dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#post-list dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#post-list dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#post-list dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#post-list dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#post-list dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#post-list div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#post-list footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#post-list > h3{
  font-size : 16px;
  font-weight : normal;
  color : #aa6a6a;
  background-color : #fffae9;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
}

article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-16{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-17{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-18{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-19{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-20{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-21{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-29{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-50{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-65{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-65 > p.borderoff{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-66{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-block-container-66 > p.borderoff{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-67{
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #e40d0d;
  border-right-color : #e40d0d;
  border-bottom-color : #e40d0d;
}

#sp-button-1 > a{
  font-size : 2.4rem;
}

#sp-button-10 > a{
  font-size : 2.4rem;
}

#sp-button-11 > a{
  font-size : 2.4rem;
}

#sp-button-12 > a{
  font-size : 2.4rem;
}

#sp-button-2 > a{
  font-size : 2.4rem;
}

#sp-button-3 > a{
  font-size : 2.4rem;
}

#sp-button-4 > a{
  font-size : 2.4rem;
}

#sp-button-5 > a{
  font-size : 2.4rem;
}

#sp-button-6 > a{
  font-size : 2.4rem;
}

#sp-button-7 > a{
  font-size : 2.4rem;
}

#sp-button-8 > a{
  font-size : 2.4rem;
}

#sp-button-9 > a{
  font-size : 2.4rem;
}

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

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title1.png);
}

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

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

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

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

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

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

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

  #sp-block-container-16{
    width : 664px;
  }

  #sp-block-container-17{
    width : 795px;
    min-height : 637px;
  }

  #sp-block-container-18{
    width : 670px;
  }

  #sp-block-container-19{
    width : 818px;
  }

  #sp-block-container-20{
    width : 652px;
  }

  #sp-block-container-21{
    width : 794px;
  }

  #sp-block-container-22{
    width : 948px;
  }

  #sp-block-container-23{
    width : 598px;
  }

  #sp-block-container-24{
    width : 478px;
  }

  #sp-block-container-25{
    width : 653px;
  }

  #sp-block-container-26{
    width : 577px;
  }

  #sp-block-container-27{
    width : 574px;
  }

  #sp-block-container-28{
    width : 409px;
  }

  #sp-block-container-29{
    width : 759px;
  }

  #sp-block-container-4{
    width : 329px;
  }

  #sp-block-container-49{
    width : 958px;
    min-height : 1674px;
  }

  #sp-block-container-5{
    width : 330px;
  }

  #sp-block-container-50{
    margin-right : 0px;
    margin-bottom : -27px;
    width : 955px;
  }

  #sp-block-container-6{
    width : 332px;
  }

  #sp-block-container-65{
    width : 529px;
    min-height : 708px;
  }

  #sp-block-container-66{
    margin-bottom : -7px;
    width : 470px;
  }

  #sp-block-container-67{
    width : 470px;
    min-height : 100px;
  }

  #sp-block-container-68{
    width : 754px;
  }

  #sp-block-container-7{
    width : 339px;
  }

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

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

  #sp-button-1{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-10{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-11{
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-12{
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-2{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-3{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-4{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-5{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-6{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-7{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-8{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

  #sp-button-9{
    margin-top : 10px;
    margin-bottom : 6px;
    width : 183px;
    height : 48px;
  }

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

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

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

  #sp-image-12{
    width : 914px;
    height : 499px;
  }

  #sp-image-13{
    width : 612px;
    height : 612px;
  }

  #sp-image-14{
    width : 881px;
    height : 617px;
  }

  #sp-image-15{
    margin-left : 1px;
    width : 958px;
    height : 546px;
  }

  #sp-image-16{
    margin-left : -2px;
    margin-right : 2px;
    width : 569px;
    height : 377px;
  }

  #sp-image-18{
    width : 765px;
    height : 611px;
  }

  #sp-image-19{
    width : 629px;
    height : 471px;
  }

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

  #sp-image-21{
    width : 775px;
    height : 516px;
  }

  #sp-image-27{
    width : 761px;
    height : 570px;
  }

  #sp-image-28{
    width : 947px;
    height : 494px;
  }

  #sp-image-29{
    width : 597px;
    height : 447px;
  }

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

  #sp-image-30{
    width : 479px;
    height : 638px;
  }

  #sp-image-31{
    width : 653px;
    height : 489px;
  }

  #sp-image-32{
    width : 576px;
    height : 429px;
  }

  #sp-image-33{
    width : 575px;
    height : 327px;
  }

  #sp-image-34{
    width : 411px;
    height : 547px;
  }

  #sp-image-35{
    width : 725px;
    height : 482px;
  }

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

  #sp-image-5{
    width : 574px;
    height : 338px;
  }

  #sp-image-52{
    width : 955px;
    height : 713px;
  }

  #sp-image-53{
    width : 925px;
    height : 737px;
  }

  #sp-image-54{
    width : 929px;
    height : 694px;
  }

  #sp-image-55{
    width : 929px;
    height : 698px;
  }

  #sp-image-56{
    width : 456px;
    height : 607px;
  }

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

  #sp-image-58{
    width : 929px;
    height : 694px;
  }

  #sp-image-59{
    width : 917px;
    height : 737px;
  }

  #sp-image-6{
    margin-right : 2px;
    width : 576px;
    height : 546px;
  }

  #sp-image-60{
    width : 926px;
    height : 367px;
  }

  #sp-image-61{
    width : 937px;
    height : 1240px;
  }

  #sp-image-62{
    margin-left : 0px;
    width : 915px;
    height : 680px;
  }

  #sp-image-63{
    width : 916px;
    height : 679px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-64{
    width : 916px;
    height : 680px;
  }

  #sp-image-65{
    width : 917px;
    height : 679px;
  }

  #sp-image-66{
    width : 919px;
    height : 692px;
  }

  #sp-image-67{
    width : 913px;
    height : 681px;
  }

  #sp-image-68{
    width : 912px;
    height : 679px;
  }

  #sp-image-7{
    width : 363px;
    height : 363px;
  }

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

  #sp-image-80{
    width : 500px;
    height : 667px;
  }

  #sp-image-81{
    margin-right : -4px;
    width : 443px;
    height : 333px;
  }

  #sp-image-82{
    width : 451px;
    height : 243px;
  }

  #sp-image-84{
    width : 754px;
    height : 502px;
  }

  #sp-image-9{
    width : 335px;
    height : 320px;
  }

  #sp-item-gallery-1{
    width : 934px;
    min-height : 297px;
  }

  #sp-page-title-1{
    min-height : 59px;
  }

  #sp-site-branding2-1{
    float : left;
    position : relative;
  }

  #sp-site-branding2-1 > .site-description{
    margin-right : -2px;
    width : 346px;
    height : 58px;
    top : auto;
    bottom : -257px;
    right : -325px;
    left : auto;
    z-index : -1;
  }
}