* {
  font-family: "brandon-grotesque", sans-serif !important; }

body {
  background: #008BA5;
  color: white;
  font-weight: 300;
  font-family: "brandon-grotesque", sans-serif; }

h1 {
  padding: 80px 0 40px;
  font-size: 40px;
  line-height: 48px;
  color: #505762; }

.container-wrapper {
  background: white;
  width: 100%; }

#top {
  overflow: hidden;
  padding: 20px 35px;
  background: #008BA5;
  border-bottom: 1px solid rgba(22, 36, 54, 0.1); }
  #top a {
    float: left;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    color: #8895a7; }
  #top ul {
    margin: 0 auto;
    float: none;
    clear: both;
    overflow: hidden;
    display: table;
    list-style: none; }
    @media (min-width: 960px) {
      #top ul {
        float: right;
        display: block;
        clear: none; } }
    #top ul li {
      float: left;
      padding-left: 40px;
      padding-top: 10px;
      display: block;
      width: 100%; }
      @media (min-width: 768px) {
        #top ul li {
          width: auto;
          padding-top: 50px; } }
    #top ul a {
      display: inline-block;
      color: white;
      font-size: 15px;
      display: block;
      width: 100%;
      text-align: center;
      transition: background-color .4s linear;
      background-color: transparent; }
      @media (min-width: 768px) {
        #top ul a {
          width: auto; } }
      #top ul a:hover {
        background-color: rgba(255, 255, 255, 0.2); }
        @media (min-width: 768px) {
          #top ul a:hover {
            background-color: transparent; } }
        #top ul a:hover img {
          opacity: .7; }
      #top ul a.active img {
        opacity: 1; }
    #top ul img {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -2px;
      width: 16px;
      height: 16px;
      opacity: .4; }

#logo {
  background: url("../img/logo.png") no-repeat;
  width: 120px;
  height: 120px;
  display: block;
  background-size: 100%;
  display: block;
  margin-right: 10px;
  float: left; }
  @media (min-width: 0) and (max-width: 480px) {
    #logo {
      margin: 0 auto;
      float: none !important; } }

.top-text {
  float: left; }
  @media (min-width: 0) and (max-width: 480px) {
    .top-text {
      margin: 0 auto;
      text-align: center;
      float: none;
      clear: both; } }
  .top-text h1 {
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0;
    margin-top: 24px;
    font-size: 32px;
    color: white; }
    .top-text h1 span {
      font-size: 18px; }
  .top-text h3 {
    text-transform: uppercase;
    font-size: 16px; }

.items {
  list-style: none; }
  .items li {
    padding: 70px 0 60px;
    color: #97aec9;
    background: #3c4552; }
    .items li ul {
      padding: 20px 30px; }
      .items li ul ul {
        padding: 0 20px; }
  .items h1 {
    padding: 0 0 8px; }
    .items h1 a {
      color: #3d4551;
      text-decoration: none; }
  .items h2 {
    font-size: 32px;
    line-height: 41px; }
    .items h2 a {
      display: block;
      padding-bottom: 12px;
      color: #fff;
      color: rgba(176, 200, 236, 0.8);
      text-decoration: none; }
      .items h2 a:hover {
        color: #fff; }
  .items .content {
    padding: 10px 0 0; }
    .items .content p {
      padding-bottom: 15px; }

.posts .items li:first-child {
  background: #fff !important;
  padding: 110px 0; }

.pagination {
  overflow: hidden;
  padding: 30px 0;
  margin-bottom: 50px;
  border-top: 1px solid rgba(22, 36, 54, 0.1);
  border-bottom: 1px solid rgba(22, 36, 54, 0.1); }
  .pagination:empty {
    display: none; }
  .pagination a {
    float: left;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    color: #6f7b8b; }
    .pagination a:hover {
      color: #3c4857; }
    .pagination a.next {
      float: right; }

.content.wrap {
  padding-bottom: 50px;
  color: #6e7886; }
  .content.wrap ul, .content.wrap ol {
    padding: 20px 30px; }
    .content.wrap ul ul, .content.wrap ul ol, .content.wrap ol ul, .content.wrap ol ol {
      padding: 0 20px; }

.footnote, .commentlist time, .items footer {
  display: block;
  padding: 5px 0 15px;
  color: #98a2b1;
  font-size: 14px;
  font-style: italic;
  white-space: nowrap; }

.footnote {
  padding: 20px 0 40px; }

ul.commentlist {
  margin-bottom: 40px;
  list-style: none;
  border-top: 1px solid rgba(22, 36, 54, 0.1); }
  ul.commentlist .wrap {
    position: relative; }
  ul.commentlist li {
    padding: 40px 0;
    border-bottom: 1px solid rgba(22, 36, 54, 0.1); }
  ul.commentlist time {
    font-size: 13px; }
  ul.commentlist h2 {
    font-size: 25px;
    line-height: 33px; }
  ul.commentlist .counter {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 25px;
    font-weight: 300;
    color: #cdd2da; }

#comment {
  overflow: hidden; }
  #comment label[for] {
    display: none; }
  #comment p {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
    text-indent: 0; }
    #comment p.textarea {
      float: none;
      width: 100%; }
  #comment p + p {
    margin-right: 0; }
  #comment input, #comment textarea {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid rgba(22, 36, 54, 0.2);
    border-radius: 4px; }
    #comment input:focus, #comment textarea:focus {
      outline: none;
      background: #f7f9fc; }
  #comment textarea {
    min-height: 150px;
    max-height: 800px;
    resize: vertical; }
  #comment button {
    display: inline-block;
    padding: 9px 18px;
    background: #4e82ce;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500; }
    #comment button:hover {
      background: #3c6eb7; }

#bottom {
  padding: 30px 0 40px; }
  #bottom ul {
    float: right;
    list-style: none; }
  #bottom li {
    float: left;
    padding-left: 35px;
    font-size: 14px; }
  #bottom a {
    text-decoration: none; }

#main ul li:first-of-type {
  display: none; }

#top #logo:hover, #top ul a:hover, #top ul .active a, .posts .items li:first-child h2 a:hover, p a:hover {
  color: #555f6d; }

body{
  max-width: 900px;
  margin: 0 auto;
}
img{
  display: block;
  margin: 40px auto;
  max-width: 100%;
}
h1{
  margin: 0 auto 50px;
  text-align: center;
  color: white;
    font-weight: 300;
    font-family: "brandon-grotesque", sans-serif;
    padding: 0;
    max-width: 400px;
}
h2{
  margin: 15px auto;
  text-align: center;
  color: white;
    font-weight: 300;
    font-family: "brandon-grotesque", sans-serif;
    padding: 0;
    max-width: 400px;
}
h2 a{
  color: white;
}
h3{
  background: #7b2f45;
  color: white;
  margin: 40px auto;
  text-align: center;
  font-weight: 300;
    font-family: "brandon-grotesque", sans-serif;
  max-width: 300px;
  display: table;
  padding: 10px 20px;
  border-radius: 5px;
}

.tal{
  text-align: left;
  margin: 10px 0 10px;
}
table{
  width: 90%;
}
th{
  text-align: left;
}
.half-col{
  width: 100%;
}

.clearfix{
  height: 20px;
  clear: both;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

@media only screen and (min-width: 1024px) {
  .half-col{
    width: 50%;
    float: left;
  }
}
