#colophon{
  font-size : 1.2rem;
  color : #9fa2ac;
  background-color : #343740;
}

#colophon-inner{
  background-color : #343740;
}

#content{
  min-height : 50px;
}

#contenthead{
  background-color : #d3d6dc;
  background-image : url(img/91.15-9.jpg);
}

#masthead{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #343740;
}

#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-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.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:not(table)::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 : #4283ec;
  text-decoration : underline;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

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

a:visited{
  color : #1765e4;
}

a:hover{
  color : #cc0000;
  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 : #3934fa;
  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 {
  }

  #colophon-inner{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    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{
    background-color : #343740;
    margin-left : -100%;
    margin-right : -100%;
  }

  #main{
    background-color : #ffffff;
    margin-top : 0px;
    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;
  }

  #sidebar1 {
  }

  .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 : 100%;
    float : right;
  }

  #contenthead{
    width : 1000px;
  }

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

  #primary{
    width : 775px;
  }

  #sidebar1{
    width : 175px;
    float : left;
  }

  .sp-site-branding2 > .extra{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -661px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -603px;
    right : 0px;
  }

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

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

  #content{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 30px;
    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;
    margin-top : 30px;
  }

  .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-table{
    display : block;
    overflow-x : auto;
  }

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-165, #sp-image-166, #sp-image-167, #sp-image-17, #sp-image-18, #sp-image-19, #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-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-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-56, #sp-image-96{
  max-width : 100%;
}

#sp-image-119, #sp-image-120, #sp-image-121, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-78, #sp-image-79, #sp-image-80{
  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%;
}

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

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

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

  #sp-site-navigation-1 ul ul li{
    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 : #f5f5f5;
  }

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #4283ec;
    background-color : #343740;
  }

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

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

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

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #343740;
    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 : #343740;
    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{
    background-color : #44474f;
  }

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #343740;
    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 : white;
  }

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

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

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

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

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

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

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

#sp-site-branding2-1 .site-description{
  font-weight : normal;
  color : #333333;
  background-color : #f5f5f5;
  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 : 204px;
  height : 23px;
}

#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{
    min-height : 75px;
  }

  #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 : 20px;
    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 : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 20px;
    width : 100%;
    position : absolute;
    top : 295px;
    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 : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    position : absolute;
    top : 211px;
    right : 0px;
    left : 0px;
  }

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

#breadcrumb-list{
  font-size : 1rem;
  color : #333333;
  background-color : #f5f5f5;
  padding-top : 1em;
  padding-bottom : 1em;
  margin-top : 0px;
  box-sizing : border-box;
}

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

#breadcrumb-list a:hover{
  color : #cc0000;
}

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

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

  #breadcrumb-list{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }
}

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

  #breadcrumb-list{
    padding-top : 1em;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 1em;
  }
}

#sp-page-title-1 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #343740;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 0px;
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-41, #sp-entry-content-42, #sp-entry-content-43, #sp-entry-content-44, #sp-entry-content-45, #sp-entry-content-46, #sp-entry-content-47, #sp-entry-content-48, #sp-entry-content-49, #sp-entry-content-5, #sp-entry-content-50, #sp-entry-content-51, #sp-entry-content-52, #sp-entry-content-53, #sp-entry-content-54, #sp-entry-content-55, #sp-entry-content-56, #sp-entry-content-57, #sp-entry-content-58, #sp-entry-content-59, #sp-entry-content-6, #sp-entry-content-60, #sp-entry-content-61, #sp-entry-content-62, #sp-entry-content-63, #sp-entry-content-64, #sp-entry-content-65, #sp-entry-content-66, #sp-entry-content-67, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-2{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd, .hpb-viewtype-content#sp-entry-content-10 dl dd, .hpb-viewtype-content#sp-entry-content-11 dl dd, .hpb-viewtype-content#sp-entry-content-12 dl dd, .hpb-viewtype-content#sp-entry-content-13 dl dd, .hpb-viewtype-content#sp-entry-content-14 dl dd, .hpb-viewtype-content#sp-entry-content-15 dl dd, .hpb-viewtype-content#sp-entry-content-16 dl dd, .hpb-viewtype-content#sp-entry-content-17 dl dd, .hpb-viewtype-content#sp-entry-content-18 dl dd, .hpb-viewtype-content#sp-entry-content-19 dl dd, .hpb-viewtype-content#sp-entry-content-2 dl dd, .hpb-viewtype-content#sp-entry-content-20 dl dd, .hpb-viewtype-content#sp-entry-content-21 dl dd, .hpb-viewtype-content#sp-entry-content-22 dl dd, .hpb-viewtype-content#sp-entry-content-23 dl dd, .hpb-viewtype-content#sp-entry-content-24 dl dd, .hpb-viewtype-content#sp-entry-content-25 dl dd, .hpb-viewtype-content#sp-entry-content-26 dl dd, .hpb-viewtype-content#sp-entry-content-27 dl dd, .hpb-viewtype-content#sp-entry-content-28 dl dd, .hpb-viewtype-content#sp-entry-content-29 dl dd, .hpb-viewtype-content#sp-entry-content-3 dl dd, .hpb-viewtype-content#sp-entry-content-30 dl dd, .hpb-viewtype-content#sp-entry-content-31 dl dd, .hpb-viewtype-content#sp-entry-content-32 dl dd, .hpb-viewtype-content#sp-entry-content-33 dl dd, .hpb-viewtype-content#sp-entry-content-34 dl dd, .hpb-viewtype-content#sp-entry-content-35 dl dd, .hpb-viewtype-content#sp-entry-content-36 dl dd, .hpb-viewtype-content#sp-entry-content-37 dl dd, .hpb-viewtype-content#sp-entry-content-38 dl dd, .hpb-viewtype-content#sp-entry-content-39 dl dd, .hpb-viewtype-content#sp-entry-content-4 dl dd, .hpb-viewtype-content#sp-entry-content-40 dl dd, .hpb-viewtype-content#sp-entry-content-41 dl dd, .hpb-viewtype-content#sp-entry-content-42 dl dd, .hpb-viewtype-content#sp-entry-content-43 dl dd, .hpb-viewtype-content#sp-entry-content-44 dl dd, .hpb-viewtype-content#sp-entry-content-45 dl dd, .hpb-viewtype-content#sp-entry-content-46 dl dd, .hpb-viewtype-content#sp-entry-content-47 dl dd, .hpb-viewtype-content#sp-entry-content-48 dl dd, .hpb-viewtype-content#sp-entry-content-49 dl dd, .hpb-viewtype-content#sp-entry-content-5 dl dd, .hpb-viewtype-content#sp-entry-content-50 dl dd, .hpb-viewtype-content#sp-entry-content-51 dl dd, .hpb-viewtype-content#sp-entry-content-52 dl dd, .hpb-viewtype-content#sp-entry-content-53 dl dd, .hpb-viewtype-content#sp-entry-content-54 dl dd, .hpb-viewtype-content#sp-entry-content-55 dl dd, .hpb-viewtype-content#sp-entry-content-56 dl dd, .hpb-viewtype-content#sp-entry-content-57 dl dd, .hpb-viewtype-content#sp-entry-content-58 dl dd, .hpb-viewtype-content#sp-entry-content-59 dl dd, .hpb-viewtype-content#sp-entry-content-6 dl dd, .hpb-viewtype-content#sp-entry-content-60 dl dd, .hpb-viewtype-content#sp-entry-content-61 dl dd, .hpb-viewtype-content#sp-entry-content-62 dl dd, .hpb-viewtype-content#sp-entry-content-63 dl dd, .hpb-viewtype-content#sp-entry-content-64 dl dd, .hpb-viewtype-content#sp-entry-content-65 dl dd, .hpb-viewtype-content#sp-entry-content-66 dl dd, .hpb-viewtype-content#sp-entry-content-67 dl dd, .hpb-viewtype-content#sp-entry-content-7 dl dd, .hpb-viewtype-content#sp-entry-content-8 dl dd, .hpb-viewtype-content#sp-entry-content-9 dl dd, .hpb-viewtype-content#sp-wp-post-list-1 dl dd, .hpb-viewtype-content#sp-wp-post-list-2 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#sp-entry-content-1 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-10 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-11 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-12 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-13 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-14 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-15 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-16 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-17 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-18 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-19 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-2 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-20 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-21 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-22 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-23 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-24 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-25 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-26 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-27 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-28 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-29 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-3 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-30 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-31 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-32 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-33 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-34 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-35 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-36 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-37 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-38 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-39 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-4 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-40 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-41 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-42 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-43 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-44 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-45 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-46 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-47 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-48 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-49 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-5 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-50 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-51 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-52 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-53 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-54 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-55 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-56 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-57 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-58 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-59 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-6 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-60 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-61 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-62 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-63 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-64 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-65 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-66 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-67 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-7 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-8 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-9 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-1 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-2 dl dd .entry-content{
  margin-top : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-10 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-11 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-12 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-13 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-14 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-15 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-16 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-17 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-18 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-19 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-2 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-20 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-21 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-22 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-23 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-24 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-25 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-26 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-27 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-28 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-29 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-3 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-30 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-31 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-32 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-33 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-34 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-35 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-36 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-37 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-38 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-39 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-4 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-40 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-41 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-42 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-43 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-44 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-45 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-46 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-47 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-48 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-49 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-5 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-50 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-51 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-52 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-53 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-54 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-55 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-56 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-57 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-58 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-59 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-6 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-60 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-61 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-62 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-63 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-64 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-65 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-66 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-67 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-7 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-8 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-9 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-1 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-2 dl dd:last-child{
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.hpb-viewtype-content#sp-entry-content-1 dl dt, .hpb-viewtype-content#sp-entry-content-10 dl dt, .hpb-viewtype-content#sp-entry-content-11 dl dt, .hpb-viewtype-content#sp-entry-content-12 dl dt, .hpb-viewtype-content#sp-entry-content-13 dl dt, .hpb-viewtype-content#sp-entry-content-14 dl dt, .hpb-viewtype-content#sp-entry-content-15 dl dt, .hpb-viewtype-content#sp-entry-content-16 dl dt, .hpb-viewtype-content#sp-entry-content-17 dl dt, .hpb-viewtype-content#sp-entry-content-18 dl dt, .hpb-viewtype-content#sp-entry-content-19 dl dt, .hpb-viewtype-content#sp-entry-content-2 dl dt, .hpb-viewtype-content#sp-entry-content-20 dl dt, .hpb-viewtype-content#sp-entry-content-21 dl dt, .hpb-viewtype-content#sp-entry-content-22 dl dt, .hpb-viewtype-content#sp-entry-content-23 dl dt, .hpb-viewtype-content#sp-entry-content-24 dl dt, .hpb-viewtype-content#sp-entry-content-25 dl dt, .hpb-viewtype-content#sp-entry-content-26 dl dt, .hpb-viewtype-content#sp-entry-content-27 dl dt, .hpb-viewtype-content#sp-entry-content-28 dl dt, .hpb-viewtype-content#sp-entry-content-29 dl dt, .hpb-viewtype-content#sp-entry-content-3 dl dt, .hpb-viewtype-content#sp-entry-content-30 dl dt, .hpb-viewtype-content#sp-entry-content-31 dl dt, .hpb-viewtype-content#sp-entry-content-32 dl dt, .hpb-viewtype-content#sp-entry-content-33 dl dt, .hpb-viewtype-content#sp-entry-content-34 dl dt, .hpb-viewtype-content#sp-entry-content-35 dl dt, .hpb-viewtype-content#sp-entry-content-36 dl dt, .hpb-viewtype-content#sp-entry-content-37 dl dt, .hpb-viewtype-content#sp-entry-content-38 dl dt, .hpb-viewtype-content#sp-entry-content-39 dl dt, .hpb-viewtype-content#sp-entry-content-4 dl dt, .hpb-viewtype-content#sp-entry-content-40 dl dt, .hpb-viewtype-content#sp-entry-content-41 dl dt, .hpb-viewtype-content#sp-entry-content-42 dl dt, .hpb-viewtype-content#sp-entry-content-43 dl dt, .hpb-viewtype-content#sp-entry-content-44 dl dt, .hpb-viewtype-content#sp-entry-content-45 dl dt, .hpb-viewtype-content#sp-entry-content-46 dl dt, .hpb-viewtype-content#sp-entry-content-47 dl dt, .hpb-viewtype-content#sp-entry-content-48 dl dt, .hpb-viewtype-content#sp-entry-content-49 dl dt, .hpb-viewtype-content#sp-entry-content-5 dl dt, .hpb-viewtype-content#sp-entry-content-50 dl dt, .hpb-viewtype-content#sp-entry-content-51 dl dt, .hpb-viewtype-content#sp-entry-content-52 dl dt, .hpb-viewtype-content#sp-entry-content-53 dl dt, .hpb-viewtype-content#sp-entry-content-54 dl dt, .hpb-viewtype-content#sp-entry-content-55 dl dt, .hpb-viewtype-content#sp-entry-content-56 dl dt, .hpb-viewtype-content#sp-entry-content-57 dl dt, .hpb-viewtype-content#sp-entry-content-58 dl dt, .hpb-viewtype-content#sp-entry-content-59 dl dt, .hpb-viewtype-content#sp-entry-content-6 dl dt, .hpb-viewtype-content#sp-entry-content-60 dl dt, .hpb-viewtype-content#sp-entry-content-61 dl dt, .hpb-viewtype-content#sp-entry-content-62 dl dt, .hpb-viewtype-content#sp-entry-content-63 dl dt, .hpb-viewtype-content#sp-entry-content-64 dl dt, .hpb-viewtype-content#sp-entry-content-65 dl dt, .hpb-viewtype-content#sp-entry-content-66 dl dt, .hpb-viewtype-content#sp-entry-content-67 dl dt, .hpb-viewtype-content#sp-entry-content-7 dl dt, .hpb-viewtype-content#sp-entry-content-8 dl dt, .hpb-viewtype-content#sp-entry-content-9 dl dt, .hpb-viewtype-content#sp-wp-post-list-1 dl dt, .hpb-viewtype-content#sp-wp-post-list-2 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#sp-entry-content-1 dl dd, .hpb-viewtype-date#sp-entry-content-10 dl dd, .hpb-viewtype-date#sp-entry-content-11 dl dd, .hpb-viewtype-date#sp-entry-content-12 dl dd, .hpb-viewtype-date#sp-entry-content-13 dl dd, .hpb-viewtype-date#sp-entry-content-14 dl dd, .hpb-viewtype-date#sp-entry-content-15 dl dd, .hpb-viewtype-date#sp-entry-content-16 dl dd, .hpb-viewtype-date#sp-entry-content-17 dl dd, .hpb-viewtype-date#sp-entry-content-18 dl dd, .hpb-viewtype-date#sp-entry-content-19 dl dd, .hpb-viewtype-date#sp-entry-content-2 dl dd, .hpb-viewtype-date#sp-entry-content-20 dl dd, .hpb-viewtype-date#sp-entry-content-21 dl dd, .hpb-viewtype-date#sp-entry-content-22 dl dd, .hpb-viewtype-date#sp-entry-content-23 dl dd, .hpb-viewtype-date#sp-entry-content-24 dl dd, .hpb-viewtype-date#sp-entry-content-25 dl dd, .hpb-viewtype-date#sp-entry-content-26 dl dd, .hpb-viewtype-date#sp-entry-content-27 dl dd, .hpb-viewtype-date#sp-entry-content-28 dl dd, .hpb-viewtype-date#sp-entry-content-29 dl dd, .hpb-viewtype-date#sp-entry-content-3 dl dd, .hpb-viewtype-date#sp-entry-content-30 dl dd, .hpb-viewtype-date#sp-entry-content-31 dl dd, .hpb-viewtype-date#sp-entry-content-32 dl dd, .hpb-viewtype-date#sp-entry-content-33 dl dd, .hpb-viewtype-date#sp-entry-content-34 dl dd, .hpb-viewtype-date#sp-entry-content-35 dl dd, .hpb-viewtype-date#sp-entry-content-36 dl dd, .hpb-viewtype-date#sp-entry-content-37 dl dd, .hpb-viewtype-date#sp-entry-content-38 dl dd, .hpb-viewtype-date#sp-entry-content-39 dl dd, .hpb-viewtype-date#sp-entry-content-4 dl dd, .hpb-viewtype-date#sp-entry-content-40 dl dd, .hpb-viewtype-date#sp-entry-content-41 dl dd, .hpb-viewtype-date#sp-entry-content-42 dl dd, .hpb-viewtype-date#sp-entry-content-43 dl dd, .hpb-viewtype-date#sp-entry-content-44 dl dd, .hpb-viewtype-date#sp-entry-content-45 dl dd, .hpb-viewtype-date#sp-entry-content-46 dl dd, .hpb-viewtype-date#sp-entry-content-47 dl dd, .hpb-viewtype-date#sp-entry-content-48 dl dd, .hpb-viewtype-date#sp-entry-content-49 dl dd, .hpb-viewtype-date#sp-entry-content-5 dl dd, .hpb-viewtype-date#sp-entry-content-50 dl dd, .hpb-viewtype-date#sp-entry-content-51 dl dd, .hpb-viewtype-date#sp-entry-content-52 dl dd, .hpb-viewtype-date#sp-entry-content-53 dl dd, .hpb-viewtype-date#sp-entry-content-54 dl dd, .hpb-viewtype-date#sp-entry-content-55 dl dd, .hpb-viewtype-date#sp-entry-content-56 dl dd, .hpb-viewtype-date#sp-entry-content-57 dl dd, .hpb-viewtype-date#sp-entry-content-58 dl dd, .hpb-viewtype-date#sp-entry-content-59 dl dd, .hpb-viewtype-date#sp-entry-content-6 dl dd, .hpb-viewtype-date#sp-entry-content-60 dl dd, .hpb-viewtype-date#sp-entry-content-61 dl dd, .hpb-viewtype-date#sp-entry-content-62 dl dd, .hpb-viewtype-date#sp-entry-content-63 dl dd, .hpb-viewtype-date#sp-entry-content-64 dl dd, .hpb-viewtype-date#sp-entry-content-65 dl dd, .hpb-viewtype-date#sp-entry-content-66 dl dd, .hpb-viewtype-date#sp-entry-content-67 dl dd, .hpb-viewtype-date#sp-entry-content-7 dl dd, .hpb-viewtype-date#sp-entry-content-8 dl dd, .hpb-viewtype-date#sp-entry-content-9 dl dd, .hpb-viewtype-date#sp-wp-post-list-1 dl dd, .hpb-viewtype-date#sp-wp-post-list-2 dl dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dl dt, .hpb-viewtype-date#sp-entry-content-10 dl dt, .hpb-viewtype-date#sp-entry-content-11 dl dt, .hpb-viewtype-date#sp-entry-content-12 dl dt, .hpb-viewtype-date#sp-entry-content-13 dl dt, .hpb-viewtype-date#sp-entry-content-14 dl dt, .hpb-viewtype-date#sp-entry-content-15 dl dt, .hpb-viewtype-date#sp-entry-content-16 dl dt, .hpb-viewtype-date#sp-entry-content-17 dl dt, .hpb-viewtype-date#sp-entry-content-18 dl dt, .hpb-viewtype-date#sp-entry-content-19 dl dt, .hpb-viewtype-date#sp-entry-content-2 dl dt, .hpb-viewtype-date#sp-entry-content-20 dl dt, .hpb-viewtype-date#sp-entry-content-21 dl dt, .hpb-viewtype-date#sp-entry-content-22 dl dt, .hpb-viewtype-date#sp-entry-content-23 dl dt, .hpb-viewtype-date#sp-entry-content-24 dl dt, .hpb-viewtype-date#sp-entry-content-25 dl dt, .hpb-viewtype-date#sp-entry-content-26 dl dt, .hpb-viewtype-date#sp-entry-content-27 dl dt, .hpb-viewtype-date#sp-entry-content-28 dl dt, .hpb-viewtype-date#sp-entry-content-29 dl dt, .hpb-viewtype-date#sp-entry-content-3 dl dt, .hpb-viewtype-date#sp-entry-content-30 dl dt, .hpb-viewtype-date#sp-entry-content-31 dl dt, .hpb-viewtype-date#sp-entry-content-32 dl dt, .hpb-viewtype-date#sp-entry-content-33 dl dt, .hpb-viewtype-date#sp-entry-content-34 dl dt, .hpb-viewtype-date#sp-entry-content-35 dl dt, .hpb-viewtype-date#sp-entry-content-36 dl dt, .hpb-viewtype-date#sp-entry-content-37 dl dt, .hpb-viewtype-date#sp-entry-content-38 dl dt, .hpb-viewtype-date#sp-entry-content-39 dl dt, .hpb-viewtype-date#sp-entry-content-4 dl dt, .hpb-viewtype-date#sp-entry-content-40 dl dt, .hpb-viewtype-date#sp-entry-content-41 dl dt, .hpb-viewtype-date#sp-entry-content-42 dl dt, .hpb-viewtype-date#sp-entry-content-43 dl dt, .hpb-viewtype-date#sp-entry-content-44 dl dt, .hpb-viewtype-date#sp-entry-content-45 dl dt, .hpb-viewtype-date#sp-entry-content-46 dl dt, .hpb-viewtype-date#sp-entry-content-47 dl dt, .hpb-viewtype-date#sp-entry-content-48 dl dt, .hpb-viewtype-date#sp-entry-content-49 dl dt, .hpb-viewtype-date#sp-entry-content-5 dl dt, .hpb-viewtype-date#sp-entry-content-50 dl dt, .hpb-viewtype-date#sp-entry-content-51 dl dt, .hpb-viewtype-date#sp-entry-content-52 dl dt, .hpb-viewtype-date#sp-entry-content-53 dl dt, .hpb-viewtype-date#sp-entry-content-54 dl dt, .hpb-viewtype-date#sp-entry-content-55 dl dt, .hpb-viewtype-date#sp-entry-content-56 dl dt, .hpb-viewtype-date#sp-entry-content-57 dl dt, .hpb-viewtype-date#sp-entry-content-58 dl dt, .hpb-viewtype-date#sp-entry-content-59 dl dt, .hpb-viewtype-date#sp-entry-content-6 dl dt, .hpb-viewtype-date#sp-entry-content-60 dl dt, .hpb-viewtype-date#sp-entry-content-61 dl dt, .hpb-viewtype-date#sp-entry-content-62 dl dt, .hpb-viewtype-date#sp-entry-content-63 dl dt, .hpb-viewtype-date#sp-entry-content-64 dl dt, .hpb-viewtype-date#sp-entry-content-65 dl dt, .hpb-viewtype-date#sp-entry-content-66 dl dt, .hpb-viewtype-date#sp-entry-content-67 dl dt, .hpb-viewtype-date#sp-entry-content-7 dl dt, .hpb-viewtype-date#sp-entry-content-8 dl dt, .hpb-viewtype-date#sp-entry-content-9 dl dt, .hpb-viewtype-date#sp-wp-post-list-1 dl dt, .hpb-viewtype-date#sp-wp-post-list-2 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#sp-entry-content-1 ul, .hpb-viewtype-title#sp-entry-content-10 ul, .hpb-viewtype-title#sp-entry-content-11 ul, .hpb-viewtype-title#sp-entry-content-12 ul, .hpb-viewtype-title#sp-entry-content-13 ul, .hpb-viewtype-title#sp-entry-content-14 ul, .hpb-viewtype-title#sp-entry-content-15 ul, .hpb-viewtype-title#sp-entry-content-16 ul, .hpb-viewtype-title#sp-entry-content-17 ul, .hpb-viewtype-title#sp-entry-content-18 ul, .hpb-viewtype-title#sp-entry-content-19 ul, .hpb-viewtype-title#sp-entry-content-2 ul, .hpb-viewtype-title#sp-entry-content-20 ul, .hpb-viewtype-title#sp-entry-content-21 ul, .hpb-viewtype-title#sp-entry-content-22 ul, .hpb-viewtype-title#sp-entry-content-23 ul, .hpb-viewtype-title#sp-entry-content-24 ul, .hpb-viewtype-title#sp-entry-content-25 ul, .hpb-viewtype-title#sp-entry-content-26 ul, .hpb-viewtype-title#sp-entry-content-27 ul, .hpb-viewtype-title#sp-entry-content-28 ul, .hpb-viewtype-title#sp-entry-content-29 ul, .hpb-viewtype-title#sp-entry-content-3 ul, .hpb-viewtype-title#sp-entry-content-30 ul, .hpb-viewtype-title#sp-entry-content-31 ul, .hpb-viewtype-title#sp-entry-content-32 ul, .hpb-viewtype-title#sp-entry-content-33 ul, .hpb-viewtype-title#sp-entry-content-34 ul, .hpb-viewtype-title#sp-entry-content-35 ul, .hpb-viewtype-title#sp-entry-content-36 ul, .hpb-viewtype-title#sp-entry-content-37 ul, .hpb-viewtype-title#sp-entry-content-38 ul, .hpb-viewtype-title#sp-entry-content-39 ul, .hpb-viewtype-title#sp-entry-content-4 ul, .hpb-viewtype-title#sp-entry-content-40 ul, .hpb-viewtype-title#sp-entry-content-41 ul, .hpb-viewtype-title#sp-entry-content-42 ul, .hpb-viewtype-title#sp-entry-content-43 ul, .hpb-viewtype-title#sp-entry-content-44 ul, .hpb-viewtype-title#sp-entry-content-45 ul, .hpb-viewtype-title#sp-entry-content-46 ul, .hpb-viewtype-title#sp-entry-content-47 ul, .hpb-viewtype-title#sp-entry-content-48 ul, .hpb-viewtype-title#sp-entry-content-49 ul, .hpb-viewtype-title#sp-entry-content-5 ul, .hpb-viewtype-title#sp-entry-content-50 ul, .hpb-viewtype-title#sp-entry-content-51 ul, .hpb-viewtype-title#sp-entry-content-52 ul, .hpb-viewtype-title#sp-entry-content-53 ul, .hpb-viewtype-title#sp-entry-content-54 ul, .hpb-viewtype-title#sp-entry-content-55 ul, .hpb-viewtype-title#sp-entry-content-56 ul, .hpb-viewtype-title#sp-entry-content-57 ul, .hpb-viewtype-title#sp-entry-content-58 ul, .hpb-viewtype-title#sp-entry-content-59 ul, .hpb-viewtype-title#sp-entry-content-6 ul, .hpb-viewtype-title#sp-entry-content-60 ul, .hpb-viewtype-title#sp-entry-content-61 ul, .hpb-viewtype-title#sp-entry-content-62 ul, .hpb-viewtype-title#sp-entry-content-63 ul, .hpb-viewtype-title#sp-entry-content-64 ul, .hpb-viewtype-title#sp-entry-content-65 ul, .hpb-viewtype-title#sp-entry-content-66 ul, .hpb-viewtype-title#sp-entry-content-67 ul, .hpb-viewtype-title#sp-entry-content-7 ul, .hpb-viewtype-title#sp-entry-content-8 ul, .hpb-viewtype-title#sp-entry-content-9 ul, .hpb-viewtype-title#sp-wp-post-list-1 ul, .hpb-viewtype-title#sp-wp-post-list-2 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#sp-entry-content-1 ul li, .hpb-viewtype-title#sp-entry-content-10 ul li, .hpb-viewtype-title#sp-entry-content-11 ul li, .hpb-viewtype-title#sp-entry-content-12 ul li, .hpb-viewtype-title#sp-entry-content-13 ul li, .hpb-viewtype-title#sp-entry-content-14 ul li, .hpb-viewtype-title#sp-entry-content-15 ul li, .hpb-viewtype-title#sp-entry-content-16 ul li, .hpb-viewtype-title#sp-entry-content-17 ul li, .hpb-viewtype-title#sp-entry-content-18 ul li, .hpb-viewtype-title#sp-entry-content-19 ul li, .hpb-viewtype-title#sp-entry-content-2 ul li, .hpb-viewtype-title#sp-entry-content-20 ul li, .hpb-viewtype-title#sp-entry-content-21 ul li, .hpb-viewtype-title#sp-entry-content-22 ul li, .hpb-viewtype-title#sp-entry-content-23 ul li, .hpb-viewtype-title#sp-entry-content-24 ul li, .hpb-viewtype-title#sp-entry-content-25 ul li, .hpb-viewtype-title#sp-entry-content-26 ul li, .hpb-viewtype-title#sp-entry-content-27 ul li, .hpb-viewtype-title#sp-entry-content-28 ul li, .hpb-viewtype-title#sp-entry-content-29 ul li, .hpb-viewtype-title#sp-entry-content-3 ul li, .hpb-viewtype-title#sp-entry-content-30 ul li, .hpb-viewtype-title#sp-entry-content-31 ul li, .hpb-viewtype-title#sp-entry-content-32 ul li, .hpb-viewtype-title#sp-entry-content-33 ul li, .hpb-viewtype-title#sp-entry-content-34 ul li, .hpb-viewtype-title#sp-entry-content-35 ul li, .hpb-viewtype-title#sp-entry-content-36 ul li, .hpb-viewtype-title#sp-entry-content-37 ul li, .hpb-viewtype-title#sp-entry-content-38 ul li, .hpb-viewtype-title#sp-entry-content-39 ul li, .hpb-viewtype-title#sp-entry-content-4 ul li, .hpb-viewtype-title#sp-entry-content-40 ul li, .hpb-viewtype-title#sp-entry-content-41 ul li, .hpb-viewtype-title#sp-entry-content-42 ul li, .hpb-viewtype-title#sp-entry-content-43 ul li, .hpb-viewtype-title#sp-entry-content-44 ul li, .hpb-viewtype-title#sp-entry-content-45 ul li, .hpb-viewtype-title#sp-entry-content-46 ul li, .hpb-viewtype-title#sp-entry-content-47 ul li, .hpb-viewtype-title#sp-entry-content-48 ul li, .hpb-viewtype-title#sp-entry-content-49 ul li, .hpb-viewtype-title#sp-entry-content-5 ul li, .hpb-viewtype-title#sp-entry-content-50 ul li, .hpb-viewtype-title#sp-entry-content-51 ul li, .hpb-viewtype-title#sp-entry-content-52 ul li, .hpb-viewtype-title#sp-entry-content-53 ul li, .hpb-viewtype-title#sp-entry-content-54 ul li, .hpb-viewtype-title#sp-entry-content-55 ul li, .hpb-viewtype-title#sp-entry-content-56 ul li, .hpb-viewtype-title#sp-entry-content-57 ul li, .hpb-viewtype-title#sp-entry-content-58 ul li, .hpb-viewtype-title#sp-entry-content-59 ul li, .hpb-viewtype-title#sp-entry-content-6 ul li, .hpb-viewtype-title#sp-entry-content-60 ul li, .hpb-viewtype-title#sp-entry-content-61 ul li, .hpb-viewtype-title#sp-entry-content-62 ul li, .hpb-viewtype-title#sp-entry-content-63 ul li, .hpb-viewtype-title#sp-entry-content-64 ul li, .hpb-viewtype-title#sp-entry-content-65 ul li, .hpb-viewtype-title#sp-entry-content-66 ul li, .hpb-viewtype-title#sp-entry-content-67 ul li, .hpb-viewtype-title#sp-entry-content-7 ul li, .hpb-viewtype-title#sp-entry-content-8 ul li, .hpb-viewtype-title#sp-entry-content-9 ul li, .hpb-viewtype-title#sp-wp-post-list-1 ul li, .hpb-viewtype-title#sp-wp-post-list-2 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#sp-entry-content-1 ul li:last-child, .hpb-viewtype-title#sp-entry-content-10 ul li:last-child, .hpb-viewtype-title#sp-entry-content-11 ul li:last-child, .hpb-viewtype-title#sp-entry-content-12 ul li:last-child, .hpb-viewtype-title#sp-entry-content-13 ul li:last-child, .hpb-viewtype-title#sp-entry-content-14 ul li:last-child, .hpb-viewtype-title#sp-entry-content-15 ul li:last-child, .hpb-viewtype-title#sp-entry-content-16 ul li:last-child, .hpb-viewtype-title#sp-entry-content-17 ul li:last-child, .hpb-viewtype-title#sp-entry-content-18 ul li:last-child, .hpb-viewtype-title#sp-entry-content-19 ul li:last-child, .hpb-viewtype-title#sp-entry-content-2 ul li:last-child, .hpb-viewtype-title#sp-entry-content-20 ul li:last-child, .hpb-viewtype-title#sp-entry-content-21 ul li:last-child, .hpb-viewtype-title#sp-entry-content-22 ul li:last-child, .hpb-viewtype-title#sp-entry-content-23 ul li:last-child, .hpb-viewtype-title#sp-entry-content-24 ul li:last-child, .hpb-viewtype-title#sp-entry-content-25 ul li:last-child, .hpb-viewtype-title#sp-entry-content-26 ul li:last-child, .hpb-viewtype-title#sp-entry-content-27 ul li:last-child, .hpb-viewtype-title#sp-entry-content-28 ul li:last-child, .hpb-viewtype-title#sp-entry-content-29 ul li:last-child, .hpb-viewtype-title#sp-entry-content-3 ul li:last-child, .hpb-viewtype-title#sp-entry-content-30 ul li:last-child, .hpb-viewtype-title#sp-entry-content-31 ul li:last-child, .hpb-viewtype-title#sp-entry-content-32 ul li:last-child, .hpb-viewtype-title#sp-entry-content-33 ul li:last-child, .hpb-viewtype-title#sp-entry-content-34 ul li:last-child, .hpb-viewtype-title#sp-entry-content-35 ul li:last-child, .hpb-viewtype-title#sp-entry-content-36 ul li:last-child, .hpb-viewtype-title#sp-entry-content-37 ul li:last-child, .hpb-viewtype-title#sp-entry-content-38 ul li:last-child, .hpb-viewtype-title#sp-entry-content-39 ul li:last-child, .hpb-viewtype-title#sp-entry-content-4 ul li:last-child, .hpb-viewtype-title#sp-entry-content-40 ul li:last-child, .hpb-viewtype-title#sp-entry-content-41 ul li:last-child, .hpb-viewtype-title#sp-entry-content-42 ul li:last-child, .hpb-viewtype-title#sp-entry-content-43 ul li:last-child, .hpb-viewtype-title#sp-entry-content-44 ul li:last-child, .hpb-viewtype-title#sp-entry-content-45 ul li:last-child, .hpb-viewtype-title#sp-entry-content-46 ul li:last-child, .hpb-viewtype-title#sp-entry-content-47 ul li:last-child, .hpb-viewtype-title#sp-entry-content-48 ul li:last-child, .hpb-viewtype-title#sp-entry-content-49 ul li:last-child, .hpb-viewtype-title#sp-entry-content-5 ul li:last-child, .hpb-viewtype-title#sp-entry-content-50 ul li:last-child, .hpb-viewtype-title#sp-entry-content-51 ul li:last-child, .hpb-viewtype-title#sp-entry-content-52 ul li:last-child, .hpb-viewtype-title#sp-entry-content-53 ul li:last-child, .hpb-viewtype-title#sp-entry-content-54 ul li:last-child, .hpb-viewtype-title#sp-entry-content-55 ul li:last-child, .hpb-viewtype-title#sp-entry-content-56 ul li:last-child, .hpb-viewtype-title#sp-entry-content-57 ul li:last-child, .hpb-viewtype-title#sp-entry-content-58 ul li:last-child, .hpb-viewtype-title#sp-entry-content-59 ul li:last-child, .hpb-viewtype-title#sp-entry-content-6 ul li:last-child, .hpb-viewtype-title#sp-entry-content-60 ul li:last-child, .hpb-viewtype-title#sp-entry-content-61 ul li:last-child, .hpb-viewtype-title#sp-entry-content-62 ul li:last-child, .hpb-viewtype-title#sp-entry-content-63 ul li:last-child, .hpb-viewtype-title#sp-entry-content-64 ul li:last-child, .hpb-viewtype-title#sp-entry-content-65 ul li:last-child, .hpb-viewtype-title#sp-entry-content-66 ul li:last-child, .hpb-viewtype-title#sp-entry-content-67 ul li:last-child, .hpb-viewtype-title#sp-entry-content-7 ul li:last-child, .hpb-viewtype-title#sp-entry-content-8 ul li:last-child, .hpb-viewtype-title#sp-entry-content-9 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-1 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-2 ul li:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-14 > article, #sp-entry-content-15 > article, #sp-entry-content-16 > article, #sp-entry-content-17 > article, #sp-entry-content-18 > article, #sp-entry-content-19 > article, #sp-entry-content-2 > article, #sp-entry-content-20 > article, #sp-entry-content-21 > article, #sp-entry-content-22 > article, #sp-entry-content-23 > article, #sp-entry-content-24 > article, #sp-entry-content-25 > article, #sp-entry-content-26 > article, #sp-entry-content-27 > article, #sp-entry-content-28 > article, #sp-entry-content-29 > article, #sp-entry-content-3 > article, #sp-entry-content-30 > article, #sp-entry-content-31 > article, #sp-entry-content-32 > article, #sp-entry-content-33 > article, #sp-entry-content-34 > article, #sp-entry-content-35 > article, #sp-entry-content-36 > article, #sp-entry-content-37 > article, #sp-entry-content-38 > article, #sp-entry-content-39 > article, #sp-entry-content-4 > article, #sp-entry-content-40 > article, #sp-entry-content-41 > article, #sp-entry-content-42 > article, #sp-entry-content-43 > article, #sp-entry-content-44 > article, #sp-entry-content-45 > article, #sp-entry-content-46 > article, #sp-entry-content-47 > article, #sp-entry-content-48 > article, #sp-entry-content-49 > article, #sp-entry-content-5 > article, #sp-entry-content-50 > article, #sp-entry-content-51 > article, #sp-entry-content-52 > article, #sp-entry-content-53 > article, #sp-entry-content-54 > article, #sp-entry-content-55 > article, #sp-entry-content-56 > article, #sp-entry-content-57 > article, #sp-entry-content-58 > article, #sp-entry-content-59 > article, #sp-entry-content-6 > article, #sp-entry-content-60 > article, #sp-entry-content-61 > article, #sp-entry-content-62 > article, #sp-entry-content-63 > article, #sp-entry-content-64 > article, #sp-entry-content-65 > article, #sp-entry-content-66 > article, #sp-entry-content-67 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article{
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  overflow : hidden;
}

#sp-entry-content-1 > article a, #sp-entry-content-10 > article a, #sp-entry-content-11 > article a, #sp-entry-content-12 > article a, #sp-entry-content-13 > article a, #sp-entry-content-14 > article a, #sp-entry-content-15 > article a, #sp-entry-content-16 > article a, #sp-entry-content-17 > article a, #sp-entry-content-18 > article a, #sp-entry-content-19 > article a, #sp-entry-content-2 > article a, #sp-entry-content-20 > article a, #sp-entry-content-21 > article a, #sp-entry-content-22 > article a, #sp-entry-content-23 > article a, #sp-entry-content-24 > article a, #sp-entry-content-25 > article a, #sp-entry-content-26 > article a, #sp-entry-content-27 > article a, #sp-entry-content-28 > article a, #sp-entry-content-29 > article a, #sp-entry-content-3 > article a, #sp-entry-content-30 > article a, #sp-entry-content-31 > article a, #sp-entry-content-32 > article a, #sp-entry-content-33 > article a, #sp-entry-content-34 > article a, #sp-entry-content-35 > article a, #sp-entry-content-36 > article a, #sp-entry-content-37 > article a, #sp-entry-content-38 > article a, #sp-entry-content-39 > article a, #sp-entry-content-4 > article a, #sp-entry-content-40 > article a, #sp-entry-content-41 > article a, #sp-entry-content-42 > article a, #sp-entry-content-43 > article a, #sp-entry-content-44 > article a, #sp-entry-content-45 > article a, #sp-entry-content-46 > article a, #sp-entry-content-47 > article a, #sp-entry-content-48 > article a, #sp-entry-content-49 > article a, #sp-entry-content-5 > article a, #sp-entry-content-50 > article a, #sp-entry-content-51 > article a, #sp-entry-content-52 > article a, #sp-entry-content-53 > article a, #sp-entry-content-54 > article a, #sp-entry-content-55 > article a, #sp-entry-content-56 > article a, #sp-entry-content-57 > article a, #sp-entry-content-58 > article a, #sp-entry-content-59 > article a, #sp-entry-content-6 > article a, #sp-entry-content-60 > article a, #sp-entry-content-61 > article a, #sp-entry-content-62 > article a, #sp-entry-content-63 > article a, #sp-entry-content-64 > article a, #sp-entry-content-65 > article a, #sp-entry-content-66 > article a, #sp-entry-content-67 > article a, #sp-entry-content-7 > article a, #sp-entry-content-8 > article a, #sp-entry-content-9 > article a, #sp-wp-post-list-1 > article a, #sp-wp-post-list-2 > article a{
  color : #4283ec;
  text-decoration : underline;
}

#sp-entry-content-1 > article a:hover, #sp-entry-content-10 > article a:hover, #sp-entry-content-11 > article a:hover, #sp-entry-content-12 > article a:hover, #sp-entry-content-13 > article a:hover, #sp-entry-content-14 > article a:hover, #sp-entry-content-15 > article a:hover, #sp-entry-content-16 > article a:hover, #sp-entry-content-17 > article a:hover, #sp-entry-content-18 > article a:hover, #sp-entry-content-19 > article a:hover, #sp-entry-content-2 > article a:hover, #sp-entry-content-20 > article a:hover, #sp-entry-content-21 > article a:hover, #sp-entry-content-22 > article a:hover, #sp-entry-content-23 > article a:hover, #sp-entry-content-24 > article a:hover, #sp-entry-content-25 > article a:hover, #sp-entry-content-26 > article a:hover, #sp-entry-content-27 > article a:hover, #sp-entry-content-28 > article a:hover, #sp-entry-content-29 > article a:hover, #sp-entry-content-3 > article a:hover, #sp-entry-content-30 > article a:hover, #sp-entry-content-31 > article a:hover, #sp-entry-content-32 > article a:hover, #sp-entry-content-33 > article a:hover, #sp-entry-content-34 > article a:hover, #sp-entry-content-35 > article a:hover, #sp-entry-content-36 > article a:hover, #sp-entry-content-37 > article a:hover, #sp-entry-content-38 > article a:hover, #sp-entry-content-39 > article a:hover, #sp-entry-content-4 > article a:hover, #sp-entry-content-40 > article a:hover, #sp-entry-content-41 > article a:hover, #sp-entry-content-42 > article a:hover, #sp-entry-content-43 > article a:hover, #sp-entry-content-44 > article a:hover, #sp-entry-content-45 > article a:hover, #sp-entry-content-46 > article a:hover, #sp-entry-content-47 > article a:hover, #sp-entry-content-48 > article a:hover, #sp-entry-content-49 > article a:hover, #sp-entry-content-5 > article a:hover, #sp-entry-content-50 > article a:hover, #sp-entry-content-51 > article a:hover, #sp-entry-content-52 > article a:hover, #sp-entry-content-53 > article a:hover, #sp-entry-content-54 > article a:hover, #sp-entry-content-55 > article a:hover, #sp-entry-content-56 > article a:hover, #sp-entry-content-57 > article a:hover, #sp-entry-content-58 > article a:hover, #sp-entry-content-59 > article a:hover, #sp-entry-content-6 > article a:hover, #sp-entry-content-60 > article a:hover, #sp-entry-content-61 > article a:hover, #sp-entry-content-62 > article a:hover, #sp-entry-content-63 > article a:hover, #sp-entry-content-64 > article a:hover, #sp-entry-content-65 > article a:hover, #sp-entry-content-66 > article a:hover, #sp-entry-content-67 > article a:hover, #sp-entry-content-7 > article a:hover, #sp-entry-content-8 > article a:hover, #sp-entry-content-9 > article a:hover, #sp-wp-post-list-1 > article a:hover, #sp-wp-post-list-2 > article a:hover{
  color : #4283ec;
  text-decoration : none;
}

#sp-entry-content-1 > article:last-child, #sp-entry-content-10 > article:last-child, #sp-entry-content-11 > article:last-child, #sp-entry-content-12 > article:last-child, #sp-entry-content-13 > article:last-child, #sp-entry-content-14 > article:last-child, #sp-entry-content-15 > article:last-child, #sp-entry-content-16 > article:last-child, #sp-entry-content-17 > article:last-child, #sp-entry-content-18 > article:last-child, #sp-entry-content-19 > article:last-child, #sp-entry-content-2 > article:last-child, #sp-entry-content-20 > article:last-child, #sp-entry-content-21 > article:last-child, #sp-entry-content-22 > article:last-child, #sp-entry-content-23 > article:last-child, #sp-entry-content-24 > article:last-child, #sp-entry-content-25 > article:last-child, #sp-entry-content-26 > article:last-child, #sp-entry-content-27 > article:last-child, #sp-entry-content-28 > article:last-child, #sp-entry-content-29 > article:last-child, #sp-entry-content-3 > article:last-child, #sp-entry-content-30 > article:last-child, #sp-entry-content-31 > article:last-child, #sp-entry-content-32 > article:last-child, #sp-entry-content-33 > article:last-child, #sp-entry-content-34 > article:last-child, #sp-entry-content-35 > article:last-child, #sp-entry-content-36 > article:last-child, #sp-entry-content-37 > article:last-child, #sp-entry-content-38 > article:last-child, #sp-entry-content-39 > article:last-child, #sp-entry-content-4 > article:last-child, #sp-entry-content-40 > article:last-child, #sp-entry-content-41 > article:last-child, #sp-entry-content-42 > article:last-child, #sp-entry-content-43 > article:last-child, #sp-entry-content-44 > article:last-child, #sp-entry-content-45 > article:last-child, #sp-entry-content-46 > article:last-child, #sp-entry-content-47 > article:last-child, #sp-entry-content-48 > article:last-child, #sp-entry-content-49 > article:last-child, #sp-entry-content-5 > article:last-child, #sp-entry-content-50 > article:last-child, #sp-entry-content-51 > article:last-child, #sp-entry-content-52 > article:last-child, #sp-entry-content-53 > article:last-child, #sp-entry-content-54 > article:last-child, #sp-entry-content-55 > article:last-child, #sp-entry-content-56 > article:last-child, #sp-entry-content-57 > article:last-child, #sp-entry-content-58 > article:last-child, #sp-entry-content-59 > article:last-child, #sp-entry-content-6 > article:last-child, #sp-entry-content-60 > article:last-child, #sp-entry-content-61 > article:last-child, #sp-entry-content-62 > article:last-child, #sp-entry-content-63 > article:last-child, #sp-entry-content-64 > article:last-child, #sp-entry-content-65 > article:last-child, #sp-entry-content-66 > article:last-child, #sp-entry-content-67 > article:last-child, #sp-entry-content-7 > article:last-child, #sp-entry-content-8 > article:last-child, #sp-entry-content-9 > article:last-child, #sp-wp-post-list-1 > article:last-child, #sp-wp-post-list-2 > article:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-entry-content-1 > article > .entry-content, #sp-entry-content-10 > article > .entry-content, #sp-entry-content-11 > article > .entry-content, #sp-entry-content-12 > article > .entry-content, #sp-entry-content-13 > article > .entry-content, #sp-entry-content-14 > article > .entry-content, #sp-entry-content-15 > article > .entry-content, #sp-entry-content-16 > article > .entry-content, #sp-entry-content-17 > article > .entry-content, #sp-entry-content-18 > article > .entry-content, #sp-entry-content-19 > article > .entry-content, #sp-entry-content-2 > article > .entry-content, #sp-entry-content-20 > article > .entry-content, #sp-entry-content-21 > article > .entry-content, #sp-entry-content-22 > article > .entry-content, #sp-entry-content-23 > article > .entry-content, #sp-entry-content-24 > article > .entry-content, #sp-entry-content-25 > article > .entry-content, #sp-entry-content-26 > article > .entry-content, #sp-entry-content-27 > article > .entry-content, #sp-entry-content-28 > article > .entry-content, #sp-entry-content-29 > article > .entry-content, #sp-entry-content-3 > article > .entry-content, #sp-entry-content-30 > article > .entry-content, #sp-entry-content-31 > article > .entry-content, #sp-entry-content-32 > article > .entry-content, #sp-entry-content-33 > article > .entry-content, #sp-entry-content-34 > article > .entry-content, #sp-entry-content-35 > article > .entry-content, #sp-entry-content-36 > article > .entry-content, #sp-entry-content-37 > article > .entry-content, #sp-entry-content-38 > article > .entry-content, #sp-entry-content-39 > article > .entry-content, #sp-entry-content-4 > article > .entry-content, #sp-entry-content-40 > article > .entry-content, #sp-entry-content-41 > article > .entry-content, #sp-entry-content-42 > article > .entry-content, #sp-entry-content-43 > article > .entry-content, #sp-entry-content-44 > article > .entry-content, #sp-entry-content-45 > article > .entry-content, #sp-entry-content-46 > article > .entry-content, #sp-entry-content-47 > article > .entry-content, #sp-entry-content-48 > article > .entry-content, #sp-entry-content-49 > article > .entry-content, #sp-entry-content-5 > article > .entry-content, #sp-entry-content-50 > article > .entry-content, #sp-entry-content-51 > article > .entry-content, #sp-entry-content-52 > article > .entry-content, #sp-entry-content-53 > article > .entry-content, #sp-entry-content-54 > article > .entry-content, #sp-entry-content-55 > article > .entry-content, #sp-entry-content-56 > article > .entry-content, #sp-entry-content-57 > article > .entry-content, #sp-entry-content-58 > article > .entry-content, #sp-entry-content-59 > article > .entry-content, #sp-entry-content-6 > article > .entry-content, #sp-entry-content-60 > article > .entry-content, #sp-entry-content-61 > article > .entry-content, #sp-entry-content-62 > article > .entry-content, #sp-entry-content-63 > article > .entry-content, #sp-entry-content-64 > article > .entry-content, #sp-entry-content-65 > article > .entry-content, #sp-entry-content-66 > article > .entry-content, #sp-entry-content-67 > article > .entry-content, #sp-entry-content-7 > article > .entry-content, #sp-entry-content-8 > article > .entry-content, #sp-entry-content-9 > article > .entry-content, #sp-wp-post-list-1 > article > .entry-content, #sp-wp-post-list-2 > article > .entry-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-12 > article > footer, #sp-entry-content-13 > article > footer, #sp-entry-content-14 > article > footer, #sp-entry-content-15 > article > footer, #sp-entry-content-16 > article > footer, #sp-entry-content-17 > article > footer, #sp-entry-content-18 > article > footer, #sp-entry-content-19 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-20 > article > footer, #sp-entry-content-21 > article > footer, #sp-entry-content-22 > article > footer, #sp-entry-content-23 > article > footer, #sp-entry-content-24 > article > footer, #sp-entry-content-25 > article > footer, #sp-entry-content-26 > article > footer, #sp-entry-content-27 > article > footer, #sp-entry-content-28 > article > footer, #sp-entry-content-29 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-30 > article > footer, #sp-entry-content-31 > article > footer, #sp-entry-content-32 > article > footer, #sp-entry-content-33 > article > footer, #sp-entry-content-34 > article > footer, #sp-entry-content-35 > article > footer, #sp-entry-content-36 > article > footer, #sp-entry-content-37 > article > footer, #sp-entry-content-38 > article > footer, #sp-entry-content-39 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-40 > article > footer, #sp-entry-content-41 > article > footer, #sp-entry-content-42 > article > footer, #sp-entry-content-43 > article > footer, #sp-entry-content-44 > article > footer, #sp-entry-content-45 > article > footer, #sp-entry-content-46 > article > footer, #sp-entry-content-47 > article > footer, #sp-entry-content-48 > article > footer, #sp-entry-content-49 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-50 > article > footer, #sp-entry-content-51 > article > footer, #sp-entry-content-52 > article > footer, #sp-entry-content-53 > article > footer, #sp-entry-content-54 > article > footer, #sp-entry-content-55 > article > footer, #sp-entry-content-56 > article > footer, #sp-entry-content-57 > article > footer, #sp-entry-content-58 > article > footer, #sp-entry-content-59 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-60 > article > footer, #sp-entry-content-61 > article > footer, #sp-entry-content-62 > article > footer, #sp-entry-content-63 > article > footer, #sp-entry-content-64 > article > footer, #sp-entry-content-65 > article > footer, #sp-entry-content-66 > article > footer, #sp-entry-content-67 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-2 > article > footer{
  font-size : 1.2rem;
  text-align : right;
}

#sp-entry-content-1 > article > p, #sp-entry-content-10 > article > p, #sp-entry-content-11 > article > p, #sp-entry-content-12 > article > p, #sp-entry-content-13 > article > p, #sp-entry-content-14 > article > p, #sp-entry-content-15 > article > p, #sp-entry-content-16 > article > p, #sp-entry-content-17 > article > p, #sp-entry-content-18 > article > p, #sp-entry-content-19 > article > p, #sp-entry-content-2 > article > p, #sp-entry-content-20 > article > p, #sp-entry-content-21 > article > p, #sp-entry-content-22 > article > p, #sp-entry-content-23 > article > p, #sp-entry-content-24 > article > p, #sp-entry-content-25 > article > p, #sp-entry-content-26 > article > p, #sp-entry-content-27 > article > p, #sp-entry-content-28 > article > p, #sp-entry-content-29 > article > p, #sp-entry-content-3 > article > p, #sp-entry-content-30 > article > p, #sp-entry-content-31 > article > p, #sp-entry-content-32 > article > p, #sp-entry-content-33 > article > p, #sp-entry-content-34 > article > p, #sp-entry-content-35 > article > p, #sp-entry-content-36 > article > p, #sp-entry-content-37 > article > p, #sp-entry-content-38 > article > p, #sp-entry-content-39 > article > p, #sp-entry-content-4 > article > p, #sp-entry-content-40 > article > p, #sp-entry-content-41 > article > p, #sp-entry-content-42 > article > p, #sp-entry-content-43 > article > p, #sp-entry-content-44 > article > p, #sp-entry-content-45 > article > p, #sp-entry-content-46 > article > p, #sp-entry-content-47 > article > p, #sp-entry-content-48 > article > p, #sp-entry-content-49 > article > p, #sp-entry-content-5 > article > p, #sp-entry-content-50 > article > p, #sp-entry-content-51 > article > p, #sp-entry-content-52 > article > p, #sp-entry-content-53 > article > p, #sp-entry-content-54 > article > p, #sp-entry-content-55 > article > p, #sp-entry-content-56 > article > p, #sp-entry-content-57 > article > p, #sp-entry-content-58 > article > p, #sp-entry-content-59 > article > p, #sp-entry-content-6 > article > p, #sp-entry-content-60 > article > p, #sp-entry-content-61 > article > p, #sp-entry-content-62 > article > p, #sp-entry-content-63 > article > p, #sp-entry-content-64 > article > p, #sp-entry-content-65 > article > p, #sp-entry-content-66 > article > p, #sp-entry-content-67 > article > p, #sp-entry-content-7 > article > p, #sp-entry-content-8 > article > p, #sp-entry-content-9 > article > p, #sp-wp-post-list-1 > article > p, #sp-wp-post-list-2 > article > p{
  margin-right : 20px;
  width : 150px;
  float : left;
}

#sp-entry-content-1 > dl a, #sp-entry-content-10 > dl a, #sp-entry-content-11 > dl a, #sp-entry-content-12 > dl a, #sp-entry-content-13 > dl a, #sp-entry-content-14 > dl a, #sp-entry-content-15 > dl a, #sp-entry-content-16 > dl a, #sp-entry-content-17 > dl a, #sp-entry-content-18 > dl a, #sp-entry-content-19 > dl a, #sp-entry-content-2 > dl a, #sp-entry-content-20 > dl a, #sp-entry-content-21 > dl a, #sp-entry-content-22 > dl a, #sp-entry-content-23 > dl a, #sp-entry-content-24 > dl a, #sp-entry-content-25 > dl a, #sp-entry-content-26 > dl a, #sp-entry-content-27 > dl a, #sp-entry-content-28 > dl a, #sp-entry-content-29 > dl a, #sp-entry-content-3 > dl a, #sp-entry-content-30 > dl a, #sp-entry-content-31 > dl a, #sp-entry-content-32 > dl a, #sp-entry-content-33 > dl a, #sp-entry-content-34 > dl a, #sp-entry-content-35 > dl a, #sp-entry-content-36 > dl a, #sp-entry-content-37 > dl a, #sp-entry-content-38 > dl a, #sp-entry-content-39 > dl a, #sp-entry-content-4 > dl a, #sp-entry-content-40 > dl a, #sp-entry-content-41 > dl a, #sp-entry-content-42 > dl a, #sp-entry-content-43 > dl a, #sp-entry-content-44 > dl a, #sp-entry-content-45 > dl a, #sp-entry-content-46 > dl a, #sp-entry-content-47 > dl a, #sp-entry-content-48 > dl a, #sp-entry-content-49 > dl a, #sp-entry-content-5 > dl a, #sp-entry-content-50 > dl a, #sp-entry-content-51 > dl a, #sp-entry-content-52 > dl a, #sp-entry-content-53 > dl a, #sp-entry-content-54 > dl a, #sp-entry-content-55 > dl a, #sp-entry-content-56 > dl a, #sp-entry-content-57 > dl a, #sp-entry-content-58 > dl a, #sp-entry-content-59 > dl a, #sp-entry-content-6 > dl a, #sp-entry-content-60 > dl a, #sp-entry-content-61 > dl a, #sp-entry-content-62 > dl a, #sp-entry-content-63 > dl a, #sp-entry-content-64 > dl a, #sp-entry-content-65 > dl a, #sp-entry-content-66 > dl a, #sp-entry-content-67 > dl a, #sp-entry-content-7 > dl a, #sp-entry-content-8 > dl a, #sp-entry-content-9 > dl a, #sp-wp-post-list-1 > dl a, #sp-wp-post-list-2 > dl a{
  color : #4283ec;
  text-decoration : underline;
}

#sp-entry-content-1 > dl a:hover, #sp-entry-content-10 > dl a:hover, #sp-entry-content-11 > dl a:hover, #sp-entry-content-12 > dl a:hover, #sp-entry-content-13 > dl a:hover, #sp-entry-content-14 > dl a:hover, #sp-entry-content-15 > dl a:hover, #sp-entry-content-16 > dl a:hover, #sp-entry-content-17 > dl a:hover, #sp-entry-content-18 > dl a:hover, #sp-entry-content-19 > dl a:hover, #sp-entry-content-2 > dl a:hover, #sp-entry-content-20 > dl a:hover, #sp-entry-content-21 > dl a:hover, #sp-entry-content-22 > dl a:hover, #sp-entry-content-23 > dl a:hover, #sp-entry-content-24 > dl a:hover, #sp-entry-content-25 > dl a:hover, #sp-entry-content-26 > dl a:hover, #sp-entry-content-27 > dl a:hover, #sp-entry-content-28 > dl a:hover, #sp-entry-content-29 > dl a:hover, #sp-entry-content-3 > dl a:hover, #sp-entry-content-30 > dl a:hover, #sp-entry-content-31 > dl a:hover, #sp-entry-content-32 > dl a:hover, #sp-entry-content-33 > dl a:hover, #sp-entry-content-34 > dl a:hover, #sp-entry-content-35 > dl a:hover, #sp-entry-content-36 > dl a:hover, #sp-entry-content-37 > dl a:hover, #sp-entry-content-38 > dl a:hover, #sp-entry-content-39 > dl a:hover, #sp-entry-content-4 > dl a:hover, #sp-entry-content-40 > dl a:hover, #sp-entry-content-41 > dl a:hover, #sp-entry-content-42 > dl a:hover, #sp-entry-content-43 > dl a:hover, #sp-entry-content-44 > dl a:hover, #sp-entry-content-45 > dl a:hover, #sp-entry-content-46 > dl a:hover, #sp-entry-content-47 > dl a:hover, #sp-entry-content-48 > dl a:hover, #sp-entry-content-49 > dl a:hover, #sp-entry-content-5 > dl a:hover, #sp-entry-content-50 > dl a:hover, #sp-entry-content-51 > dl a:hover, #sp-entry-content-52 > dl a:hover, #sp-entry-content-53 > dl a:hover, #sp-entry-content-54 > dl a:hover, #sp-entry-content-55 > dl a:hover, #sp-entry-content-56 > dl a:hover, #sp-entry-content-57 > dl a:hover, #sp-entry-content-58 > dl a:hover, #sp-entry-content-59 > dl a:hover, #sp-entry-content-6 > dl a:hover, #sp-entry-content-60 > dl a:hover, #sp-entry-content-61 > dl a:hover, #sp-entry-content-62 > dl a:hover, #sp-entry-content-63 > dl a:hover, #sp-entry-content-64 > dl a:hover, #sp-entry-content-65 > dl a:hover, #sp-entry-content-66 > dl a:hover, #sp-entry-content-67 > dl a:hover, #sp-entry-content-7 > dl a:hover, #sp-entry-content-8 > dl a:hover, #sp-entry-content-9 > dl a:hover, #sp-wp-post-list-1 > dl a:hover, #sp-wp-post-list-2 > dl a:hover{
  color : #4283ec;
  text-decoration : none;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > h3, #sp-entry-content-24 > h3, #sp-entry-content-25 > h3, #sp-entry-content-26 > h3, #sp-entry-content-27 > h3, #sp-entry-content-28 > h3, #sp-entry-content-29 > h3, #sp-entry-content-3 > h3, #sp-entry-content-30 > h3, #sp-entry-content-31 > h3, #sp-entry-content-32 > h3, #sp-entry-content-33 > h3, #sp-entry-content-34 > h3, #sp-entry-content-35 > h3, #sp-entry-content-36 > h3, #sp-entry-content-37 > h3, #sp-entry-content-38 > h3, #sp-entry-content-39 > h3, #sp-entry-content-4 > h3, #sp-entry-content-40 > h3, #sp-entry-content-41 > h3, #sp-entry-content-42 > h3, #sp-entry-content-43 > h3, #sp-entry-content-44 > h3, #sp-entry-content-45 > h3, #sp-entry-content-46 > h3, #sp-entry-content-47 > h3, #sp-entry-content-48 > h3, #sp-entry-content-49 > h3, #sp-entry-content-5 > h3, #sp-entry-content-50 > h3, #sp-entry-content-51 > h3, #sp-entry-content-52 > h3, #sp-entry-content-53 > h3, #sp-entry-content-54 > h3, #sp-entry-content-55 > h3, #sp-entry-content-56 > h3, #sp-entry-content-57 > h3, #sp-entry-content-58 > h3, #sp-entry-content-59 > h3, #sp-entry-content-6 > h3, #sp-entry-content-60 > h3, #sp-entry-content-61 > h3, #sp-entry-content-62 > h3, #sp-entry-content-63 > h3, #sp-entry-content-64 > h3, #sp-entry-content-65 > h3, #sp-entry-content-66 > h3, #sp-entry-content-67 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : white;
  background-color : #343740;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : -20px;
  margin-right : -20px;
  margin-bottom : 30px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-10 > h3 > a, #sp-entry-content-11 > h3 > a, #sp-entry-content-12 > h3 > a, #sp-entry-content-13 > h3 > a, #sp-entry-content-14 > h3 > a, #sp-entry-content-15 > h3 > a, #sp-entry-content-16 > h3 > a, #sp-entry-content-17 > h3 > a, #sp-entry-content-18 > h3 > a, #sp-entry-content-19 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-20 > h3 > a, #sp-entry-content-21 > h3 > a, #sp-entry-content-22 > h3 > a, #sp-entry-content-23 > h3 > a, #sp-entry-content-24 > h3 > a, #sp-entry-content-25 > h3 > a, #sp-entry-content-26 > h3 > a, #sp-entry-content-27 > h3 > a, #sp-entry-content-28 > h3 > a, #sp-entry-content-29 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-30 > h3 > a, #sp-entry-content-31 > h3 > a, #sp-entry-content-32 > h3 > a, #sp-entry-content-33 > h3 > a, #sp-entry-content-34 > h3 > a, #sp-entry-content-35 > h3 > a, #sp-entry-content-36 > h3 > a, #sp-entry-content-37 > h3 > a, #sp-entry-content-38 > h3 > a, #sp-entry-content-39 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-40 > h3 > a, #sp-entry-content-41 > h3 > a, #sp-entry-content-42 > h3 > a, #sp-entry-content-43 > h3 > a, #sp-entry-content-44 > h3 > a, #sp-entry-content-45 > h3 > a, #sp-entry-content-46 > h3 > a, #sp-entry-content-47 > h3 > a, #sp-entry-content-48 > h3 > a, #sp-entry-content-49 > h3 > a, #sp-entry-content-5 > h3 > a, #sp-entry-content-50 > h3 > a, #sp-entry-content-51 > h3 > a, #sp-entry-content-52 > h3 > a, #sp-entry-content-53 > h3 > a, #sp-entry-content-54 > h3 > a, #sp-entry-content-55 > h3 > a, #sp-entry-content-56 > h3 > a, #sp-entry-content-57 > h3 > a, #sp-entry-content-58 > h3 > a, #sp-entry-content-59 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-entry-content-60 > h3 > a, #sp-entry-content-61 > h3 > a, #sp-entry-content-62 > h3 > a, #sp-entry-content-63 > h3 > a, #sp-entry-content-64 > h3 > a, #sp-entry-content-65 > h3 > a, #sp-entry-content-66 > h3 > a, #sp-entry-content-67 > h3 > a, #sp-entry-content-7 > h3 > a, #sp-entry-content-8 > h3 > a, #sp-entry-content-9 > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a{
  color : white !important;
  text-decoration : none;
}

#sp-entry-content-1 > ul a, #sp-entry-content-10 > ul a, #sp-entry-content-11 > ul a, #sp-entry-content-12 > ul a, #sp-entry-content-13 > ul a, #sp-entry-content-14 > ul a, #sp-entry-content-15 > ul a, #sp-entry-content-16 > ul a, #sp-entry-content-17 > ul a, #sp-entry-content-18 > ul a, #sp-entry-content-19 > ul a, #sp-entry-content-2 > ul a, #sp-entry-content-20 > ul a, #sp-entry-content-21 > ul a, #sp-entry-content-22 > ul a, #sp-entry-content-23 > ul a, #sp-entry-content-24 > ul a, #sp-entry-content-25 > ul a, #sp-entry-content-26 > ul a, #sp-entry-content-27 > ul a, #sp-entry-content-28 > ul a, #sp-entry-content-29 > ul a, #sp-entry-content-3 > ul a, #sp-entry-content-30 > ul a, #sp-entry-content-31 > ul a, #sp-entry-content-32 > ul a, #sp-entry-content-33 > ul a, #sp-entry-content-34 > ul a, #sp-entry-content-35 > ul a, #sp-entry-content-36 > ul a, #sp-entry-content-37 > ul a, #sp-entry-content-38 > ul a, #sp-entry-content-39 > ul a, #sp-entry-content-4 > ul a, #sp-entry-content-40 > ul a, #sp-entry-content-41 > ul a, #sp-entry-content-42 > ul a, #sp-entry-content-43 > ul a, #sp-entry-content-44 > ul a, #sp-entry-content-45 > ul a, #sp-entry-content-46 > ul a, #sp-entry-content-47 > ul a, #sp-entry-content-48 > ul a, #sp-entry-content-49 > ul a, #sp-entry-content-5 > ul a, #sp-entry-content-50 > ul a, #sp-entry-content-51 > ul a, #sp-entry-content-52 > ul a, #sp-entry-content-53 > ul a, #sp-entry-content-54 > ul a, #sp-entry-content-55 > ul a, #sp-entry-content-56 > ul a, #sp-entry-content-57 > ul a, #sp-entry-content-58 > ul a, #sp-entry-content-59 > ul a, #sp-entry-content-6 > ul a, #sp-entry-content-60 > ul a, #sp-entry-content-61 > ul a, #sp-entry-content-62 > ul a, #sp-entry-content-63 > ul a, #sp-entry-content-64 > ul a, #sp-entry-content-65 > ul a, #sp-entry-content-66 > ul a, #sp-entry-content-67 > ul a, #sp-entry-content-7 > ul a, #sp-entry-content-8 > ul a, #sp-entry-content-9 > ul a, #sp-wp-post-list-1 > ul a, #sp-wp-post-list-2 > ul a{
  color : #4283ec;
  text-decoration : underline;
}

#sp-entry-content-1 > ul a:hover, #sp-entry-content-10 > ul a:hover, #sp-entry-content-11 > ul a:hover, #sp-entry-content-12 > ul a:hover, #sp-entry-content-13 > ul a:hover, #sp-entry-content-14 > ul a:hover, #sp-entry-content-15 > ul a:hover, #sp-entry-content-16 > ul a:hover, #sp-entry-content-17 > ul a:hover, #sp-entry-content-18 > ul a:hover, #sp-entry-content-19 > ul a:hover, #sp-entry-content-2 > ul a:hover, #sp-entry-content-20 > ul a:hover, #sp-entry-content-21 > ul a:hover, #sp-entry-content-22 > ul a:hover, #sp-entry-content-23 > ul a:hover, #sp-entry-content-24 > ul a:hover, #sp-entry-content-25 > ul a:hover, #sp-entry-content-26 > ul a:hover, #sp-entry-content-27 > ul a:hover, #sp-entry-content-28 > ul a:hover, #sp-entry-content-29 > ul a:hover, #sp-entry-content-3 > ul a:hover, #sp-entry-content-30 > ul a:hover, #sp-entry-content-31 > ul a:hover, #sp-entry-content-32 > ul a:hover, #sp-entry-content-33 > ul a:hover, #sp-entry-content-34 > ul a:hover, #sp-entry-content-35 > ul a:hover, #sp-entry-content-36 > ul a:hover, #sp-entry-content-37 > ul a:hover, #sp-entry-content-38 > ul a:hover, #sp-entry-content-39 > ul a:hover, #sp-entry-content-4 > ul a:hover, #sp-entry-content-40 > ul a:hover, #sp-entry-content-41 > ul a:hover, #sp-entry-content-42 > ul a:hover, #sp-entry-content-43 > ul a:hover, #sp-entry-content-44 > ul a:hover, #sp-entry-content-45 > ul a:hover, #sp-entry-content-46 > ul a:hover, #sp-entry-content-47 > ul a:hover, #sp-entry-content-48 > ul a:hover, #sp-entry-content-49 > ul a:hover, #sp-entry-content-5 > ul a:hover, #sp-entry-content-50 > ul a:hover, #sp-entry-content-51 > ul a:hover, #sp-entry-content-52 > ul a:hover, #sp-entry-content-53 > ul a:hover, #sp-entry-content-54 > ul a:hover, #sp-entry-content-55 > ul a:hover, #sp-entry-content-56 > ul a:hover, #sp-entry-content-57 > ul a:hover, #sp-entry-content-58 > ul a:hover, #sp-entry-content-59 > ul a:hover, #sp-entry-content-6 > ul a:hover, #sp-entry-content-60 > ul a:hover, #sp-entry-content-61 > ul a:hover, #sp-entry-content-62 > ul a:hover, #sp-entry-content-63 > ul a:hover, #sp-entry-content-64 > ul a:hover, #sp-entry-content-65 > ul a:hover, #sp-entry-content-66 > ul a:hover, #sp-entry-content-67 > ul a:hover, #sp-entry-content-7 > ul a:hover, #sp-entry-content-8 > ul a:hover, #sp-entry-content-9 > ul a:hover, #sp-wp-post-list-1 > ul a:hover, #sp-wp-post-list-2 > ul a:hover{
  color : #4283ec;
  text-decoration : none;
}

#sp-table-2, #sp-table-3{
  color : #333333;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  border-collapse : collapse;
}

#sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > 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-table-2 > tbody > tr > th.col-title, #sp-table-3 > tbody > tr > th.col-title{
  font-weight : bold;
  background-color : #fbfbfb;
  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-table-2 > tbody > tr > th.row-title, #sp-table-3 > tbody > tr > th.row-title{
  font-weight : bold;
  background-color : #fbfbfb;
  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;
}

.page-access1#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-news#content #page-content, .page-news_archive#content #page-content, .page-recruit1#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content, #sp-block-container-2, #sp-block-container-3{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.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;
}

.page-access1#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-news_archive#content #page-content > blockquote, .page-recruit1#content #page-content > blockquote, .page-service#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote{
  background-color : #f5f5f5;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-access1#content #page-content > blockquote > *:last-child, .page-contact#content #page-content > blockquote > *:last-child, .page-custom#content #page-content > blockquote > *:last-child, .page-news#content #page-content > blockquote > *:last-child, .page-news_archive#content #page-content > blockquote > *:last-child, .page-recruit1#content #page-content > blockquote > *:last-child, .page-service#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child, #sp-block-container-2 > blockquote > *:last-child, #sp-block-container-3 > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-access1#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-news#content #page-content > h1, .page-news_archive#content #page-content > h1, .page-recruit1#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-news#content #page-content > h2, .page-news_archive#content #page-content > h2, .page-recruit1#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-news#content #page-content > h3, .page-news_archive#content #page-content > h3, .page-recruit1#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-news#content #page-content > h4, .page-news_archive#content #page-content > h4, .page-recruit1#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-news#content #page-content > h5, .page-news_archive#content #page-content > h5, .page-recruit1#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-news#content #page-content > h6, .page-news_archive#content #page-content > h6, .page-recruit1#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access1#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-news#content #page-content > hr, .page-news_archive#content #page-content > hr, .page-recruit1#content #page-content > hr, .page-service#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-access1#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-news#content #page-content > ins, .page-news_archive#content #page-content > ins, .page-recruit1#content #page-content > ins, .page-service#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access1#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-news#content #page-content > ol, .page-news_archive#content #page-content > ol, .page-recruit1#content #page-content > ol, .page-service#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-2 > ol, #sp-block-container-3 > 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-access1#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-news#content #page-content > ol ol, .page-news_archive#content #page-content > ol ol, .page-recruit1#content #page-content > ol ol, .page-service#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol{
  margin-bottom : 0px;
}

.page-access1#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-news#content #page-content > p, .page-news_archive#content #page-content > p, .page-recruit1#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-2 > p, #sp-block-container-3 > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-access1#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-news#content #page-content > pre, .page-news_archive#content #page-content > pre, .page-recruit1#content #page-content > pre, .page-service#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#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 : #4283ec;
  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 : #333333;
  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 : #b1b1b1;
  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;
  }
}

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

#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-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-163, #sp-image-164, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #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, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-97, #sp-image-98, #sp-image-99{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-82, #sp-image-83{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  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-image-117, #sp-image-118, #sp-image-76, #sp-image-77, #sp-image-81{
  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-table-1 tbody{
  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 : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
  width : 100%;
  height : auto;
}

#sp-table-1 td{
  font-size : 16px;
  color : #ffffff;
  background-color : #646464;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-1 th{
  font-size : 16px;
  font-weight : normal;
  color : #ffffff;
  background-color : #373737;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-1 th.row-title{
  background-color : #646464;
  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-table-1 th.row-title:first-child{
  background-color : #373737;
  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;
}

.page-custom#content #page-content{
  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 : #d9dadd;
  border-left-color : #d9dadd;
  border-right-color : #d9dadd;
  border-bottom-color : #d9dadd;
}

#sp-block-container-2{
  color : #000000;
}

.sp-wp-post-list#sp-entry-content-1{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-10{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-10 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-11{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-11 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-12{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-12 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-13{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-13 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-14{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-14 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-15{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-15 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-16{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-16 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-17{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-17 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-18{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-18 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-19{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-19 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-2{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-2 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-20{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-20 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-21{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-21 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-22{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-22 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-23{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-23 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-24{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-24 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-25{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-25 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-26{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-26 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-27{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-27 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-28{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-28 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-29{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-29 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-3{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-3 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-30{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-30 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-31{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-31 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-32{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-32 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-33{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-33 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-34{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-34 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-35{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-35 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-36{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-36 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-37{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-37 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-38{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-38 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-39{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-39 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-4{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-4 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-40{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-40 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-41{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-41 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-42{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-42 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-43{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-43 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-44{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-44 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-45{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-45 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-46{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-46 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-47{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-47 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-48{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-48 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-49{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-49 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-5{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-5 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-50{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-50 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-51{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-51 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-52{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-52 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-53{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-53 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-54{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-54 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-55{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-55 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-56{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-56 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-57{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-57 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-58{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-58 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-59{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-59 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-6{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-6 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-60{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-60 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-61{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-61 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-62{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-62 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-63{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-63 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-64{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-64 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-65{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-65 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-66{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-66 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-67{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-67 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-7{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-7 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-8{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-8 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-9{
  font-size : 1rem;
  color : #000000;
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-9 > article > .entry-content{
  font-size : 1.2rem;
  background-color : #ffffff;
}

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

#sp-image-2{
  background-color : #d3d6dc;
}

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

#sp-site-branding2-1 > .extra{
  background-color : #ffffff;
  background-repeat : repeat;
  background-size : auto auto,auto auto;
}

#sp-site-branding2-1 > .site-description{
  color : #000000;
  background-color : #ffffff;
}

#sp-site-branding2-1 > .site-title{
  font-size : 1.2rem;
  background-image : none;
}

#sp-site-navigation-1{
  background-position : right top;
}

#sp-table-1{
  background-color : #343740;
}

#sp-table-3{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

.sp-wp-post-list#sp-wp-post-list-2{
  color : #000000;
  background-color : #ffffff;
}

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

  #sp-image-1{
    margin-bottom : 0px;
    width : 1286px;
    height : auto;
  }

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

  #sp-image-100{
    width : 400px;
  }

  #sp-image-101{
    width : 400px;
  }

  #sp-image-102{
    width : 400px;
  }

  #sp-image-103{
    width : 400px;
  }

  #sp-image-104{
    width : 400px;
  }

  #sp-image-105{
    width : 400px;
  }

  #sp-image-106{
    width : 400px;
  }

  #sp-image-107{
    width : 400px;
  }

  #sp-image-108{
    width : 400px;
  }

  #sp-image-109{
    width : 400px;
  }

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

  #sp-image-110{
    width : 400px;
  }

  #sp-image-111{
    width : 400px;
  }

  #sp-image-112{
    width : 400px;
  }

  #sp-image-113{
    width : 400px;
  }

  #sp-image-114{
    width : 400px;
  }

  #sp-image-115{
    width : 400px;
  }

  #sp-image-116{
    width : 400px;
  }

  #sp-image-117{
    width : auto;
    height : 350px;
  }

  #sp-image-118{
    width : auto;
    height : 350px;
  }

  #sp-image-119{
    width : 200px;
    height : auto;
  }

  #sp-image-12{
    width : 250px;
    height : auto;
  }

  #sp-image-120{
    width : 200px;
    height : auto;
  }

  #sp-image-121{
    width : 200px;
    height : auto;
  }

  #sp-image-122{
    width : 400px;
  }

  #sp-image-123{
    width : 400px;
  }

  #sp-image-124{
    width : 400px;
  }

  #sp-image-125{
    width : 400px;
  }

  #sp-image-126{
    width : 400px;
  }

  #sp-image-127{
    width : 400px;
  }

  #sp-image-128{
    width : 400px;
  }

  #sp-image-129{
    width : 400px;
  }

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

  #sp-image-130{
    width : 400px;
  }

  #sp-image-131{
    width : 400px;
  }

  #sp-image-132{
    width : 400px;
  }

  #sp-image-133{
    width : 400px;
  }

  #sp-image-134{
    width : 400px;
  }

  #sp-image-135{
    width : 400px;
  }

  #sp-image-136{
    width : 400px;
  }

  #sp-image-137{
    width : 400px;
  }

  #sp-image-138{
    width : 400px;
  }

  #sp-image-139{
    width : 400px;
  }

  #sp-image-14{
    width : 250px;
    height : auto;
  }

  #sp-image-140{
    width : 400px;
  }

  #sp-image-141{
    width : 400px;
  }

  #sp-image-142{
    width : 400px;
  }

  #sp-image-143{
    width : 400px;
  }

  #sp-image-144{
    width : 400px;
  }

  #sp-image-145{
    width : 400px;
  }

  #sp-image-146{
    width : 400px;
  }

  #sp-image-147{
    width : 400px;
  }

  #sp-image-148{
    width : 400px;
  }

  #sp-image-149{
    width : 400px;
  }

  #sp-image-15{
    width : 250px;
    height : auto;
  }

  #sp-image-150{
    width : 400px;
  }

  #sp-image-151{
    width : 400px;
  }

  #sp-image-152{
    width : 400px;
  }

  #sp-image-153{
    width : 400px;
  }

  #sp-image-154{
    width : 400px;
  }

  #sp-image-155{
    width : 400px;
  }

  #sp-image-156{
    width : 400px;
  }

  #sp-image-157{
    width : 400px;
  }

  #sp-image-158{
    width : 400px;
  }

  #sp-image-159{
    width : 200px;
    height : 122px;
  }

  #sp-image-16{
    width : 250px;
    height : auto;
  }

  #sp-image-160{
    width : 200px;
    height : auto;
  }

  #sp-image-161{
    width : 200px;
    height : auto;
  }

  #sp-image-162{
    width : 200px;
    height : auto;
  }

  #sp-image-163{
    width : 400px;
  }

  #sp-image-164{
    width : 400px;
  }

  #sp-image-165{
    width : 351px;
    height : 156px;
  }

  #sp-image-166{
    width : 351px;
    height : 157px;
  }

  #sp-image-167{
    width : 351px;
    height : 157px;
  }

  #sp-image-17{
    width : 850px;
    height : auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #sp-image-41{
    width : 200px;
  }

  #sp-image-42{
    width : 200px;
    height : 124px;
  }

  #sp-image-43{
    width : 200px;
    height : 124px;
  }

  #sp-image-44{
    width : 400px;
  }

  #sp-image-45{
    width : auto;
    height : 400px;
  }

  #sp-image-46{
    width : 400px;
  }

  #sp-image-47{
    width : 400px;
  }

  #sp-image-48{
    width : 400px;
  }

  #sp-image-49{
    width : 400px;
  }

  #sp-image-5{
    width : 160px;
    height : 85px;
  }

  #sp-image-50{
    width : 400px;
  }

  #sp-image-51{
    width : 400px;
  }

  #sp-image-52{
    width : 400px;
  }

  #sp-image-53{
    width : 400px;
  }

  #sp-image-54{
    width : 400px;
  }

  #sp-image-55{
    width : 400px;
  }

  #sp-image-56{
    width : 315px;
    height : 375px;
  }

  #sp-image-57{
    width : 400px;
  }

  #sp-image-58{
    width : 400px;
  }

  #sp-image-59{
    width : 400px;
  }

  #sp-image-6{
    width : 250px;
    height : auto;
  }

  #sp-image-60{
    width : 400px;
  }

  #sp-image-61{
    width : 400px;
  }

  #sp-image-62{
    width : 400px;
  }

  #sp-image-63{
    width : 400px;
  }

  #sp-image-64{
    width : 400px;
  }

  #sp-image-65{
    width : 200px;
    height : auto;
  }

  #sp-image-66{
    width : 400px;
  }

  #sp-image-67{
    width : 400px;
  }

  #sp-image-68{
    width : 400px;
  }

  #sp-image-69{
    width : 400px;
  }

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

  #sp-image-70{
    width : 400px;
  }

  #sp-image-71{
    width : 400px;
  }

  #sp-image-72{
    width : 400px;
  }

  #sp-image-73{
    width : 400px;
  }

  #sp-image-74{
    width : 400px;
  }

  #sp-image-75{
    width : 400px;
  }

  #sp-image-76{
    width : auto;
    height : 350px;
  }

  #sp-image-77{
    width : auto;
    height : 350px;
  }

  #sp-image-78{
    width : 200px;
    height : auto;
  }

  #sp-image-79{
    width : 200px;
    height : auto;
  }

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

  #sp-image-80{
    margin-right : 11px;
    width : 200px;
    height : 159px;
  }

  #sp-image-81{
    width : auto;
    height : 350px;
  }

  #sp-image-82{
    width : 250px;
    height : auto;
  }

  #sp-image-83{
    width : 250px;
    height : auto;
  }

  #sp-image-84{
    width : 400px;
  }

  #sp-image-85{
    width : 400px;
  }

  #sp-image-86{
    width : 400px;
  }

  #sp-image-87{
    width : 400px;
  }

  #sp-image-88{
    width : 400px;
  }

  #sp-image-89{
    width : 400px;
  }

  #sp-image-9{
    width : 250px;
    height : auto;
  }

  #sp-image-90{
    width : 400px;
  }

  #sp-image-91{
    width : 400px;
  }

  #sp-image-92{
    width : 400px;
  }

  #sp-image-93{
    width : 400px;
  }

  #sp-image-94{
    width : 400px;
  }

  #sp-image-95{
    width : 400px;
  }

  #sp-image-96{
    width : 315px;
    height : 375px;
  }

  #sp-image-97{
    width : 400px;
  }

  #sp-image-98{
    width : 400px;
  }

  #sp-image-99{
    width : 400px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 2px;
    min-height : 30px;
    top : auto;
    bottom : -1026px;
    right : -8px;
    left : auto;
    z-index : 11;
  }

  #sp-site-branding2-1 > .site-description{
    margin-left : -981px;
    height : auto;
    top : auto;
    bottom : -954px;
    right : -35px;
    left : auto;
    z-index : 11;
  }

  #sp-site-branding2-1 > .site-title{
    width : 497px;
    height : 31px;
  }

  #sp-site-navigation-1{
    margin-top : -75px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    width : 753px;
  }
}

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

  #sp-image-1{
    margin-bottom : -68px;
  }

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

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

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

  #sp-image-41{
    width : 256px;
    height : auto;
  }

  #sp-image-42{
    width : 256px;
    height : auto;
  }

  #sp-image-43{
    width : 256px;
    height : auto;
  }

  #sp-image-5{
    width : 100px;
    height : 60px;
  }

  #sp-image-78{
    width : 200px;
    height : 145px;
  }

  #sp-image-79{
    width : 200px;
    height : 145px;
  }

  #sp-image-80{
    width : 200px;
    height : 145px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 30px;
    margin-right : 30px;
    margin-bottom : -18px;
    width : 270px;
    min-height : 93px;
    top : 268px;
    bottom : auto;
    right : auto;
    left : 10px;
    z-index : -2;
  }

  #sp-site-branding2-1 > .site-description{
    width : 309px;
    height : 41px;
    top : 334px;
    bottom : auto;
    right : auto;
    left : 47px;
    z-index : -3;
  }

  #sp-site-branding2-1 > .site-title{
    width : 250px;
    height : 23px;
  }

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