@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@-webkit-viewport {
  width: device-width;
  zoom: 1.0;
}
@-moz-viewport {
  width: device-width;
  zoom: 1.0;
}
@-ms-viewport {
  width: device-width;
  zoom: 1.0;
}
@-o-viewport {
  width: device-width;
  zoom: 1.0;
}
@viewport {
  width: device-width;
  zoom: 1.0;
}
@media screen {
  .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  .grid-container:before,
  .clearfix:before,
  .grid-container:after,
  .clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .grid-container:after,
  .clearfix:after {
    clear: both;
  }
  .grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .grid-5,
  .mobile-grid-5,
  .tablet-grid-5,
  .grid-10,
  .mobile-grid-10,
  .tablet-grid-10,
  .grid-15,
  .mobile-grid-15,
  .tablet-grid-15,
  .grid-20,
  .mobile-grid-20,
  .tablet-grid-20,
  .grid-25,
  .mobile-grid-25,
  .tablet-grid-25,
  .grid-30,
  .mobile-grid-30,
  .tablet-grid-30,
  .grid-35,
  .mobile-grid-35,
  .tablet-grid-35,
  .grid-40,
  .mobile-grid-40,
  .tablet-grid-40,
  .grid-45,
  .mobile-grid-45,
  .tablet-grid-45,
  .grid-50,
  .mobile-grid-50,
  .tablet-grid-50,
  .grid-55,
  .mobile-grid-55,
  .tablet-grid-55,
  .grid-60,
  .mobile-grid-60,
  .tablet-grid-60,
  .grid-65,
  .mobile-grid-65,
  .tablet-grid-65,
  .grid-70,
  .mobile-grid-70,
  .tablet-grid-70,
  .grid-75,
  .mobile-grid-75,
  .tablet-grid-75,
  .grid-80,
  .mobile-grid-80,
  .tablet-grid-80,
  .grid-85,
  .mobile-grid-85,
  .tablet-grid-85,
  .grid-90,
  .mobile-grid-90,
  .tablet-grid-90,
  .grid-95,
  .mobile-grid-95,
  .tablet-grid-95,
  .grid-100,
  .mobile-grid-100,
  .tablet-grid-100,
  .grid-33,
  .mobile-grid-33,
  .tablet-grid-33,
  .grid-66,
  .mobile-grid-66,
  .tablet-grid-66 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .grid-parent {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mobile-grid-100:before,
  .mobile-grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .mobile-grid-100:after {
    clear: both;
  }
  .mobile-push-5,
  .mobile-pull-5,
  .mobile-push-10,
  .mobile-pull-10,
  .mobile-push-15,
  .mobile-pull-15,
  .mobile-push-20,
  .mobile-pull-20,
  .mobile-push-25,
  .mobile-pull-25,
  .mobile-push-30,
  .mobile-pull-30,
  .mobile-push-35,
  .mobile-pull-35,
  .mobile-push-40,
  .mobile-pull-40,
  .mobile-push-45,
  .mobile-pull-45,
  .mobile-push-50,
  .mobile-pull-50,
  .mobile-push-55,
  .mobile-pull-55,
  .mobile-push-60,
  .mobile-pull-60,
  .mobile-push-65,
  .mobile-pull-65,
  .mobile-push-70,
  .mobile-pull-70,
  .mobile-push-75,
  .mobile-pull-75,
  .mobile-push-80,
  .mobile-pull-80,
  .mobile-push-85,
  .mobile-pull-85,
  .mobile-push-90,
  .mobile-pull-90,
  .mobile-push-95,
  .mobile-pull-95,
  .mobile-push-33,
  .mobile-pull-33,
  .mobile-push-66,
  .mobile-pull-66 {
    position: relative;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .mobile-grid-5 {
    float: left;
    width: 5%;
  }
  .mobile-prefix-5 {
    margin-left: 5%;
  }
  .mobile-suffix-5 {
    margin-right: 5%;
  }
  .mobile-push-5 {
    left: 5%;
  }
  .mobile-pull-5 {
    left: -5%;
  }
  .mobile-grid-10 {
    float: left;
    width: 10%;
  }
  .mobile-prefix-10 {
    margin-left: 10%;
  }
  .mobile-suffix-10 {
    margin-right: 10%;
  }
  .mobile-push-10 {
    left: 10%;
  }
  .mobile-pull-10 {
    left: -10%;
  }
  .mobile-grid-15 {
    float: left;
    width: 15%;
  }
  .mobile-prefix-15 {
    margin-left: 15%;
  }
  .mobile-suffix-15 {
    margin-right: 15%;
  }
  .mobile-push-15 {
    left: 15%;
  }
  .mobile-pull-15 {
    left: -15%;
  }
  .mobile-grid-20 {
    float: left;
    width: 20%;
  }
  .mobile-prefix-20 {
    margin-left: 20%;
  }
  .mobile-suffix-20 {
    margin-right: 20%;
  }
  .mobile-push-20 {
    left: 20%;
  }
  .mobile-pull-20 {
    left: -20%;
  }
  .mobile-grid-25 {
    float: left;
    width: 25%;
  }
  .mobile-prefix-25 {
    margin-left: 25%;
  }
  .mobile-suffix-25 {
    margin-right: 25%;
  }
  .mobile-push-25 {
    left: 25%;
  }
  .mobile-pull-25 {
    left: -25%;
  }
  .mobile-grid-30 {
    float: left;
    width: 30%;
  }
  .mobile-prefix-30 {
    margin-left: 30%;
  }
  .mobile-suffix-30 {
    margin-right: 30%;
  }
  .mobile-push-30 {
    left: 30%;
  }
  .mobile-pull-30 {
    left: -30%;
  }
  .mobile-grid-35 {
    float: left;
    width: 35%;
  }
  .mobile-prefix-35 {
    margin-left: 35%;
  }
  .mobile-suffix-35 {
    margin-right: 35%;
  }
  .mobile-push-35 {
    left: 35%;
  }
  .mobile-pull-35 {
    left: -35%;
  }
  .mobile-grid-40 {
    float: left;
    width: 40%;
  }
  .mobile-prefix-40 {
    margin-left: 40%;
  }
  .mobile-suffix-40 {
    margin-right: 40%;
  }
  .mobile-push-40 {
    left: 40%;
  }
  .mobile-pull-40 {
    left: -40%;
  }
  .mobile-grid-45 {
    float: left;
    width: 45%;
  }
  .mobile-prefix-45 {
    margin-left: 45%;
  }
  .mobile-suffix-45 {
    margin-right: 45%;
  }
  .mobile-push-45 {
    left: 45%;
  }
  .mobile-pull-45 {
    left: -45%;
  }
  .mobile-grid-50 {
    float: left;
    width: 50%;
  }
  .mobile-prefix-50 {
    margin-left: 50%;
  }
  .mobile-suffix-50 {
    margin-right: 50%;
  }
  .mobile-push-50 {
    left: 50%;
  }
  .mobile-pull-50 {
    left: -50%;
  }
  .mobile-grid-55 {
    float: left;
    width: 55%;
  }
  .mobile-prefix-55 {
    margin-left: 55%;
  }
  .mobile-suffix-55 {
    margin-right: 55%;
  }
  .mobile-push-55 {
    left: 55%;
  }
  .mobile-pull-55 {
    left: -55%;
  }
  .mobile-grid-60 {
    float: left;
    width: 60%;
  }
  .mobile-prefix-60 {
    margin-left: 60%;
  }
  .mobile-suffix-60 {
    margin-right: 60%;
  }
  .mobile-push-60 {
    left: 60%;
  }
  .mobile-pull-60 {
    left: -60%;
  }
  .mobile-grid-65 {
    float: left;
    width: 65%;
  }
  .mobile-prefix-65 {
    margin-left: 65%;
  }
  .mobile-suffix-65 {
    margin-right: 65%;
  }
  .mobile-push-65 {
    left: 65%;
  }
  .mobile-pull-65 {
    left: -65%;
  }
  .mobile-grid-70 {
    float: left;
    width: 70%;
  }
  .mobile-prefix-70 {
    margin-left: 70%;
  }
  .mobile-suffix-70 {
    margin-right: 70%;
  }
  .mobile-push-70 {
    left: 70%;
  }
  .mobile-pull-70 {
    left: -70%;
  }
  .mobile-grid-75 {
    float: left;
    width: 75%;
  }
  .mobile-prefix-75 {
    margin-left: 75%;
  }
  .mobile-suffix-75 {
    margin-right: 75%;
  }
  .mobile-push-75 {
    left: 75%;
  }
  .mobile-pull-75 {
    left: -75%;
  }
  .mobile-grid-80 {
    float: left;
    width: 80%;
  }
  .mobile-prefix-80 {
    margin-left: 80%;
  }
  .mobile-suffix-80 {
    margin-right: 80%;
  }
  .mobile-push-80 {
    left: 80%;
  }
  .mobile-pull-80 {
    left: -80%;
  }
  .mobile-grid-85 {
    float: left;
    width: 85%;
  }
  .mobile-prefix-85 {
    margin-left: 85%;
  }
  .mobile-suffix-85 {
    margin-right: 85%;
  }
  .mobile-push-85 {
    left: 85%;
  }
  .mobile-pull-85 {
    left: -85%;
  }
  .mobile-grid-90 {
    float: left;
    width: 90%;
  }
  .mobile-prefix-90 {
    margin-left: 90%;
  }
  .mobile-suffix-90 {
    margin-right: 90%;
  }
  .mobile-push-90 {
    left: 90%;
  }
  .mobile-pull-90 {
    left: -90%;
  }
  .mobile-grid-95 {
    float: left;
    width: 95%;
  }
  .mobile-prefix-95 {
    margin-left: 95%;
  }
  .mobile-suffix-95 {
    margin-right: 95%;
  }
  .mobile-push-95 {
    left: 95%;
  }
  .mobile-pull-95 {
    left: -95%;
  }
  .mobile-grid-33 {
    float: left;
    width: 33.33333%;
  }
  .mobile-prefix-33 {
    margin-left: 33.33333%;
  }
  .mobile-suffix-33 {
    margin-right: 33.33333%;
  }
  .mobile-push-33 {
    left: 33.33333%;
  }
  .mobile-pull-33 {
    left: -33.33333%;
  }
  .mobile-grid-66 {
    float: left;
    width: 66.66667%;
  }
  .mobile-prefix-66 {
    margin-left: 66.66667%;
  }
  .mobile-suffix-66 {
    margin-right: 66.66667%;
  }
  .mobile-push-66 {
    left: 66.66667%;
  }
  .mobile-pull-66 {
    left: -66.66667%;
  }
  .mobile-grid-100 {
    clear: both;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tablet-grid-100:before,
  .tablet-grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .tablet-grid-100:after {
    clear: both;
  }
  .tablet-push-5,
  .tablet-pull-5,
  .tablet-push-10,
  .tablet-pull-10,
  .tablet-push-15,
  .tablet-pull-15,
  .tablet-push-20,
  .tablet-pull-20,
  .tablet-push-25,
  .tablet-pull-25,
  .tablet-push-30,
  .tablet-pull-30,
  .tablet-push-35,
  .tablet-pull-35,
  .tablet-push-40,
  .tablet-pull-40,
  .tablet-push-45,
  .tablet-pull-45,
  .tablet-push-50,
  .tablet-pull-50,
  .tablet-push-55,
  .tablet-pull-55,
  .tablet-push-60,
  .tablet-pull-60,
  .tablet-push-65,
  .tablet-pull-65,
  .tablet-push-70,
  .tablet-pull-70,
  .tablet-push-75,
  .tablet-pull-75,
  .tablet-push-80,
  .tablet-pull-80,
  .tablet-push-85,
  .tablet-pull-85,
  .tablet-push-90,
  .tablet-pull-90,
  .tablet-push-95,
  .tablet-pull-95,
  .tablet-push-33,
  .tablet-pull-33,
  .tablet-push-66,
  .tablet-pull-66 {
    position: relative;
  }
  .hide-on-tablet {
    display: none !important;
  }
  .tablet-grid-5 {
    float: left;
    width: 5%;
  }
  .tablet-prefix-5 {
    margin-left: 5%;
  }
  .tablet-suffix-5 {
    margin-right: 5%;
  }
  .tablet-push-5 {
    left: 5%;
  }
  .tablet-pull-5 {
    left: -5%;
  }
  .tablet-grid-10 {
    float: left;
    width: 10%;
  }
  .tablet-prefix-10 {
    margin-left: 10%;
  }
  .tablet-suffix-10 {
    margin-right: 10%;
  }
  .tablet-push-10 {
    left: 10%;
  }
  .tablet-pull-10 {
    left: -10%;
  }
  .tablet-grid-15 {
    float: left;
    width: 15%;
  }
  .tablet-prefix-15 {
    margin-left: 15%;
  }
  .tablet-suffix-15 {
    margin-right: 15%;
  }
  .tablet-push-15 {
    left: 15%;
  }
  .tablet-pull-15 {
    left: -15%;
  }
  .tablet-grid-20 {
    float: left;
    width: 20%;
  }
  .tablet-prefix-20 {
    margin-left: 20%;
  }
  .tablet-suffix-20 {
    margin-right: 20%;
  }
  .tablet-push-20 {
    left: 20%;
  }
  .tablet-pull-20 {
    left: -20%;
  }
  .tablet-grid-25 {
    float: left;
    width: 25%;
  }
  .tablet-prefix-25 {
    margin-left: 25%;
  }
  .tablet-suffix-25 {
    margin-right: 25%;
  }
  .tablet-push-25 {
    left: 25%;
  }
  .tablet-pull-25 {
    left: -25%;
  }
  .tablet-grid-30 {
    float: left;
    width: 30%;
  }
  .tablet-prefix-30 {
    margin-left: 30%;
  }
  .tablet-suffix-30 {
    margin-right: 30%;
  }
  .tablet-push-30 {
    left: 30%;
  }
  .tablet-pull-30 {
    left: -30%;
  }
  .tablet-grid-35 {
    float: left;
    width: 35%;
  }
  .tablet-prefix-35 {
    margin-left: 35%;
  }
  .tablet-suffix-35 {
    margin-right: 35%;
  }
  .tablet-push-35 {
    left: 35%;
  }
  .tablet-pull-35 {
    left: -35%;
  }
  .tablet-grid-40 {
    float: left;
    width: 40%;
  }
  .tablet-prefix-40 {
    margin-left: 40%;
  }
  .tablet-suffix-40 {
    margin-right: 40%;
  }
  .tablet-push-40 {
    left: 40%;
  }
  .tablet-pull-40 {
    left: -40%;
  }
  .tablet-grid-45 {
    float: left;
    width: 45%;
  }
  .tablet-prefix-45 {
    margin-left: 45%;
  }
  .tablet-suffix-45 {
    margin-right: 45%;
  }
  .tablet-push-45 {
    left: 45%;
  }
  .tablet-pull-45 {
    left: -45%;
  }
  .tablet-grid-50 {
    float: left;
    width: 50%;
  }
  .tablet-prefix-50 {
    margin-left: 50%;
  }
  .tablet-suffix-50 {
    margin-right: 50%;
  }
  .tablet-push-50 {
    left: 50%;
  }
  .tablet-pull-50 {
    left: -50%;
  }
  .tablet-grid-55 {
    float: left;
    width: 55%;
  }
  .tablet-prefix-55 {
    margin-left: 55%;
  }
  .tablet-suffix-55 {
    margin-right: 55%;
  }
  .tablet-push-55 {
    left: 55%;
  }
  .tablet-pull-55 {
    left: -55%;
  }
  .tablet-grid-60 {
    float: left;
    width: 60%;
  }
  .tablet-prefix-60 {
    margin-left: 60%;
  }
  .tablet-suffix-60 {
    margin-right: 60%;
  }
  .tablet-push-60 {
    left: 60%;
  }
  .tablet-pull-60 {
    left: -60%;
  }
  .tablet-grid-65 {
    float: left;
    width: 65%;
  }
  .tablet-prefix-65 {
    margin-left: 65%;
  }
  .tablet-suffix-65 {
    margin-right: 65%;
  }
  .tablet-push-65 {
    left: 65%;
  }
  .tablet-pull-65 {
    left: -65%;
  }
  .tablet-grid-70 {
    float: left;
    width: 70%;
  }
  .tablet-prefix-70 {
    margin-left: 70%;
  }
  .tablet-suffix-70 {
    margin-right: 70%;
  }
  .tablet-push-70 {
    left: 70%;
  }
  .tablet-pull-70 {
    left: -70%;
  }
  .tablet-grid-75 {
    float: left;
    width: 75%;
  }
  .tablet-prefix-75 {
    margin-left: 75%;
  }
  .tablet-suffix-75 {
    margin-right: 75%;
  }
  .tablet-push-75 {
    left: 75%;
  }
  .tablet-pull-75 {
    left: -75%;
  }
  .tablet-grid-80 {
    float: left;
    width: 80%;
  }
  .tablet-prefix-80 {
    margin-left: 80%;
  }
  .tablet-suffix-80 {
    margin-right: 80%;
  }
  .tablet-push-80 {
    left: 80%;
  }
  .tablet-pull-80 {
    left: -80%;
  }
  .tablet-grid-85 {
    float: left;
    width: 85%;
  }
  .tablet-prefix-85 {
    margin-left: 85%;
  }
  .tablet-suffix-85 {
    margin-right: 85%;
  }
  .tablet-push-85 {
    left: 85%;
  }
  .tablet-pull-85 {
    left: -85%;
  }
  .tablet-grid-90 {
    float: left;
    width: 90%;
  }
  .tablet-prefix-90 {
    margin-left: 90%;
  }
  .tablet-suffix-90 {
    margin-right: 90%;
  }
  .tablet-push-90 {
    left: 90%;
  }
  .tablet-pull-90 {
    left: -90%;
  }
  .tablet-grid-95 {
    float: left;
    width: 95%;
  }
  .tablet-prefix-95 {
    margin-left: 95%;
  }
  .tablet-suffix-95 {
    margin-right: 95%;
  }
  .tablet-push-95 {
    left: 95%;
  }
  .tablet-pull-95 {
    left: -95%;
  }
  .tablet-grid-33 {
    float: left;
    width: 33.33333%;
  }
  .tablet-prefix-33 {
    margin-left: 33.33333%;
  }
  .tablet-suffix-33 {
    margin-right: 33.33333%;
  }
  .tablet-push-33 {
    left: 33.33333%;
  }
  .tablet-pull-33 {
    left: -33.33333%;
  }
  .tablet-grid-66 {
    float: left;
    width: 66.66667%;
  }
  .tablet-prefix-66 {
    margin-left: 66.66667%;
  }
  .tablet-suffix-66 {
    margin-right: 66.66667%;
  }
  .tablet-push-66 {
    left: 66.66667%;
  }
  .tablet-pull-66 {
    left: -66.66667%;
  }
  .tablet-grid-100 {
    clear: both;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .grid-100:before,
  .grid-100:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }
  .grid-100:after {
    clear: both;
  }
  .push-5,
  .pull-5,
  .push-10,
  .pull-10,
  .push-15,
  .pull-15,
  .push-20,
  .pull-20,
  .push-25,
  .pull-25,
  .push-30,
  .pull-30,
  .push-35,
  .pull-35,
  .push-40,
  .pull-40,
  .push-45,
  .pull-45,
  .push-50,
  .pull-50,
  .push-55,
  .pull-55,
  .push-60,
  .pull-60,
  .push-65,
  .pull-65,
  .push-70,
  .pull-70,
  .push-75,
  .pull-75,
  .push-80,
  .pull-80,
  .push-85,
  .pull-85,
  .push-90,
  .pull-90,
  .push-95,
  .pull-95,
  .push-33,
  .pull-33,
  .push-66,
  .pull-66 {
    position: relative;
  }
  .hide-on-desktop {
    display: none !important;
  }
  .grid-5 {
    float: left;
    width: 5%;
  }
  .prefix-5 {
    margin-left: 5%;
  }
  .suffix-5 {
    margin-right: 5%;
  }
  .push-5 {
    left: 5%;
  }
  .pull-5 {
    left: -5%;
  }
  .grid-10 {
    float: left;
    width: 10%;
  }
  .prefix-10 {
    margin-left: 10%;
  }
  .suffix-10 {
    margin-right: 10%;
  }
  .push-10 {
    left: 10%;
  }
  .pull-10 {
    left: -10%;
  }
  .grid-15 {
    float: left;
    width: 15%;
  }
  .prefix-15 {
    margin-left: 15%;
  }
  .suffix-15 {
    margin-right: 15%;
  }
  .push-15 {
    left: 15%;
  }
  .pull-15 {
    left: -15%;
  }
  .grid-20 {
    float: left;
    width: 20%;
  }
  .prefix-20 {
    margin-left: 20%;
  }
  .suffix-20 {
    margin-right: 20%;
  }
  .push-20 {
    left: 20%;
  }
  .pull-20 {
    left: -20%;
  }
  .grid-25 {
    float: left;
    width: 25%;
  }
  .prefix-25 {
    margin-left: 25%;
  }
  .suffix-25 {
    margin-right: 25%;
  }
  .push-25 {
    left: 25%;
  }
  .pull-25 {
    left: -25%;
  }
  .grid-30 {
    float: left;
    width: 30%;
  }
  .prefix-30 {
    margin-left: 30%;
  }
  .suffix-30 {
    margin-right: 30%;
  }
  .push-30 {
    left: 30%;
  }
  .pull-30 {
    left: -30%;
  }
  .grid-35 {
    float: left;
    width: 35%;
  }
  .prefix-35 {
    margin-left: 35%;
  }
  .suffix-35 {
    margin-right: 35%;
  }
  .push-35 {
    left: 35%;
  }
  .pull-35 {
    left: -35%;
  }
  .grid-40 {
    float: left;
    width: 40%;
  }
  .prefix-40 {
    margin-left: 40%;
  }
  .suffix-40 {
    margin-right: 40%;
  }
  .push-40 {
    left: 40%;
  }
  .pull-40 {
    left: -40%;
  }
  .grid-45 {
    float: left;
    width: 45%;
  }
  .prefix-45 {
    margin-left: 45%;
  }
  .suffix-45 {
    margin-right: 45%;
  }
  .push-45 {
    left: 45%;
  }
  .pull-45 {
    left: -45%;
  }
  .grid-50 {
    float: left;
    width: 50%;
  }
  .prefix-50 {
    margin-left: 50%;
  }
  .suffix-50 {
    margin-right: 50%;
  }
  .push-50 {
    left: 50%;
  }
  .pull-50 {
    left: -50%;
  }
  .grid-55 {
    float: left;
    width: 55%;
  }
  .prefix-55 {
    margin-left: 55%;
  }
  .suffix-55 {
    margin-right: 55%;
  }
  .push-55 {
    left: 55%;
  }
  .pull-55 {
    left: -55%;
  }
  .grid-60 {
    float: left;
    width: 60%;
  }
  .prefix-60 {
    margin-left: 60%;
  }
  .suffix-60 {
    margin-right: 60%;
  }
  .push-60 {
    left: 60%;
  }
  .pull-60 {
    left: -60%;
  }
  .grid-65 {
    float: left;
    width: 65%;
  }
  .prefix-65 {
    margin-left: 65%;
  }
  .suffix-65 {
    margin-right: 65%;
  }
  .push-65 {
    left: 65%;
  }
  .pull-65 {
    left: -65%;
  }
  .grid-70 {
    float: left;
    width: 70%;
  }
  .prefix-70 {
    margin-left: 70%;
  }
  .suffix-70 {
    margin-right: 70%;
  }
  .push-70 {
    left: 70%;
  }
  .pull-70 {
    left: -70%;
  }
  .grid-75 {
    float: left;
    width: 75%;
  }
  .prefix-75 {
    margin-left: 75%;
  }
  .suffix-75 {
    margin-right: 75%;
  }
  .push-75 {
    left: 75%;
  }
  .pull-75 {
    left: -75%;
  }
  .grid-80 {
    float: left;
    width: 80%;
  }
  .prefix-80 {
    margin-left: 80%;
  }
  .suffix-80 {
    margin-right: 80%;
  }
  .push-80 {
    left: 80%;
  }
  .pull-80 {
    left: -80%;
  }
  .grid-85 {
    float: left;
    width: 85%;
  }
  .prefix-85 {
    margin-left: 85%;
  }
  .suffix-85 {
    margin-right: 85%;
  }
  .push-85 {
    left: 85%;
  }
  .pull-85 {
    left: -85%;
  }
  .grid-90 {
    float: left;
    width: 90%;
  }
  .prefix-90 {
    margin-left: 90%;
  }
  .suffix-90 {
    margin-right: 90%;
  }
  .push-90 {
    left: 90%;
  }
  .pull-90 {
    left: -90%;
  }
  .grid-95 {
    float: left;
    width: 95%;
  }
  .prefix-95 {
    margin-left: 95%;
  }
  .suffix-95 {
    margin-right: 95%;
  }
  .push-95 {
    left: 95%;
  }
  .pull-95 {
    left: -95%;
  }
  .grid-33 {
    float: left;
    width: 33.33333%;
  }
  .prefix-33 {
    margin-left: 33.33333%;
  }
  .suffix-33 {
    margin-right: 33.33333%;
  }
  .push-33 {
    left: 33.33333%;
  }
  .pull-33 {
    left: -33.33333%;
  }
  .grid-66 {
    float: left;
    width: 66.66667%;
  }
  .prefix-66 {
    margin-left: 66.66667%;
  }
  .suffix-66 {
    margin-right: 66.66667%;
  }
  .push-66 {
    left: 66.66667%;
  }
  .pull-66 {
    left: -66.66667%;
  }
  .grid-100 {
    clear: both;
    width: 100%;
  }
}
.alpha {
  padding-left: 0;
}
.omega {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .alpha {
    padding-right: 0;
  }
  .omega {
    padding-left: 0;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ie67 * {
  behavior: url(polyfills/boxsizing.htc);
}
html {
  overflow-y: scroll;
  height: 100%;
  font-size: 62.5%;
}
body {
  height: 100%;
  margin: 0;
  background: #FFF;
  color: #666;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.4em;
  line-height: 1.5em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
ul,
li p,
li ul,
li ol {
  margin-top: 0;
  margin-bottom: 0;
}
ul,
ol {
  padding-left: 2em;
}
ul.unstyled {
  list-style: none;
  padding-left: 0;
}
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video {
  max-width: 100%;
}
img {
  height: auto;
  vertical-align: middle;
  border: 0;
}
img.left {
  margin-right: 1em;
}
img.right {
  margin-left: 1em;
}
img.left,
img.right {
  margin-bottom: 5px;
}
.ie8 img {
  width: auto;
}
.map img,
.map-wrapper img,
#map-wrapper img {
  max-width: none !important;
}
a {
  background: transparent;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
body > script {
  display: none !important;
}
blockquote {
  border-left: 6px solid #CCC;
  padding: .5em 1em;
}
p {
  margin-top: 0;
}
figure {
  margin: 0;
}
.mod {
  overflow: hidden;
}
.mod:after {
  content: "";
  display: table;
  clear: both;
}
.row {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.row > *,
.col {
  display: table-cell;
  vertical-align: top;
}
.inbl {
  display: inline-block;
  vertical-align: top;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.txtL {
  text-align: left;
}
.txtR {
  text-align: right;
}
.txtC {
  text-align: center;
}
.txtSmaller {
  font-size: 0.7143em;
  font-size: 1rem;
}
.txtSmall {
  font-size: 0.8571em;
  font-size: 1.2rem;
}
.txtBig {
  font-size: 1.1429em;
  font-size: 1.6rem;
}
.txtBigger {
  font-size: 1.2857em;
  font-size: 1.8rem;
}
.txtBiggest {
  font-size: 1.4286em;
  font-size: 2rem;
}
.w50p {
  width: 50px;
}
.w100p {
  width: 100px;
}
.w150p {
  width: 150px;
}
.w200p {
  width: 200px;
}
.w250p {
  width: 250px;
}
.w300p {
  width: 300px;
}
.w350p {
  width: 350px;
}
.w400p {
  width: 400px;
}
.w500p {
  width: 500px;
}
.w600p {
  width: 600px;
}
.w700p {
  width: 700px;
}
.w800p {
  width: 800px;
}
.w960p {
  width: 960px;
}
.mw960p {
  max-width: 960px;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33.3333%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w66 {
  width: 66.6666%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100%;
}
.m-reset,
.ma0 {
  margin: 0;
}
.p-reset,
.pa0 {
  padding: 0;
}
.ma1,
.mas {
  margin: .5em;
}
.ma2,
.mam {
  margin: 1em;
}
.ma3,
.mal {
  margin: 1.5em;
}
.pa1,
.pas {
  padding: .5em;
}
.pa2,
.pam {
  padding: 1em;
}
.pa3,
.pal {
  padding: 1.5em;
}
.mt0,
.mtn {
  margin-top: 0;
}
.mt1,
.mts {
  margin-top: .5em;
}
.mt2,
.mtm {
  margin-top: 1em;
}
.mt3,
.mtl {
  margin-top: 1.5em;
}
.mr0,
.mrn {
  margin-right: 0;
}
.mr1,
.mrs {
  margin-right: .5em;
}
.mr2,
.mrm {
  margin-right: 1em;
}
.mr3,
.mrl {
  margin-right: 1.5em;
}
.mb0,
.mbn {
  margin-bottom: 0;
}
.mb1,
.mbs {
  margin-bottom: .5em;
}
.mb2,
.mbm {
  margin-bottom: 1em;
}
.mb3,
.mbl {
  margin-bottom: 1.5em;
}
.ml0,
.mln {
  margin-left: 0;
}
.ml1,
.mls {
  margin-left: .5em;
}
.ml2,
.mlm {
  margin-left: 1em;
}
.ml3,
.mll {
  margin-left: 1.5em;
}
.pt0,
.ptn {
  padding-top: 0;
}
.pt1,
.pts {
  padding-top: .5em;
}
.pt2,
.ptm {
  padding-top: 1em;
}
.pt3,
.ptl {
  padding-top: 1.5em;
}
.pr0,
.prn {
  padding-right: 0;
}
.pr1,
.prs {
  padding-right: .5em;
}
.pr2,
.prm {
  padding-right: 1em;
}
.pr3,
.prl {
  padding-right: 1.5em;
}
.pb0,
.pbn {
  padding-bottom: 0;
}
.pb1,
.pbs {
  padding-bottom: .5em;
}
.pb2,
.pbm {
  padding-bottom: 1em;
}
.pb3,
.pbl {
  padding-bottom: 1.5em;
}
.pl0,
.pln {
  padding-left: 0;
}
.pl1,
.pls {
  padding-left: .5em;
}
.pl2,
.plm {
  padding-left: 1em;
}
.pl3,
.pll {
  padding-left: 1.5em;
}
@media (orientation: landscape) and (max-device-width: 768px) {
  html,
  body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
}
@media print {
  p,
  blockquote {
    orphans: 2;
    widows: 2;
  }
  blockquote,
  ul,
  ol {
    page-break-inside: avoid;
  }
  h1,
  h2,
  h3,
  caption {
    page-break-after: avoid;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #247BA0;
  font-weight: bold;
}
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0.32815em;
  font-size: 2.2857em;
  font-size: 3.2rem;
  line-height: 1.3126;
}
h2,
.h2 {
  margin-top: 0;
  margin-bottom: 0.375em;
  font-size: 2em;
  font-size: 2.8rem;
  line-height: 1.5;
}
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0.4375em;
  font-size: 1.7143em;
  font-size: 2.4rem;
  line-height: 1.75;
}
h4,
.h4 {
  margin-top: 0;
  margin-bottom: 0.525em;
  font-size: 1.4286em;
  font-size: 2rem;
  line-height: 1.05;
}
h5,
.h5 {
  margin-top: 0;
  margin-bottom: 0.58335em;
  font-size: 1.2857em;
  font-size: 1.8rem;
  line-height: 1.1667;
}
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.65625em;
  font-size: 1.1429em;
  font-size: 1.6rem;
  line-height: 1.3125;
}
a {
  color: #D34112;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}
a:hover,
a:focus {
  color: #ed5a2b;
}
blockquote {
  font-size: 1.1429em;
  font-size: 1.6rem;
  font-style: italic;
}
blockquote > small {
  font-style: normal;
}
.site-name {
  font-size: 2.5714em;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 36px;
}
.site-slogan {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  font-size: 1.4rem;
  color: #CCC;
}
header .menu {
  position: relative;
}
header .menu a {
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFF;
  font-size: 17px !important;
  line-height: 55px;
  display: block;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
header .menu a:hover {
  color: #FFF;
  background: #a7d2d6 !important;
}
header .menu a.hasSub {
  padding-right: 30px;
}
header .menu a.hasSub:after {
  font-size: 12px;
  position: absolute;
  right: 15px;
  content: "\25B8";
}
header .menu ul {
  background: #247BA0;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  text-align: left;
}
header .menu ul li {
  display: inline;
}
header .menu ul li:hover a {
  background: #84c0c6;
}
header .menu ul li:hover > ul {
  left: 100%;
  margin-top: -55px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
header .menu ul ul {
  z-index: 9999;
  position: absolute;
  left: -9999px;
  opacity: 0;
  background: #84c0c6;
}
header .menu ul.level-0 {
  position: relative;
  float: left;
  display: block;
}
header .menu.w100 ul.level-0 {
  float: none;
}
header .menu.horizontal ul.level-0 > li > a.hasSub:after {
  content: "\25BE";
}
header .menu.horizontal ul li {
  position: relative;
}
header .menu.horizontal ul li ul {
  min-width: 100%;
  margin-top: 0;
}
header .menu.horizontal ul li ul li {
  float: none;
}
header .menu.horizontal ul li ul li:hover ul {
  left: 100%;
  margin-top: -55px;
}
header .menu.horizontal ul li:hover > ul {
  left: auto;
  display: block;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
header .menu.horizontal ul > li {
  float: left;
  display: block;
}
footer .menu ul {
  font-size: 0.8571em;
  font-size: 1.2rem;
  list-style: none;
  float: right;
}
footer .menu ul li {
  float: left;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .nav-open,
  body:target .nav-close {
    display: block !important;
  }
  .nav-close,
  body:target .nav-open {
    display: none !important;
  }
  .menu.rwd {
    background: #247BA0;
  }
  .menu.rwd a:hover {
    background: #247BA0 !important;
  }
  .menu.rwd > a:after {
    content: "MENU \25BC";
    display: block;
    cursor: pointer;
  }
  .menu.rwd .nav-open {
    display: block;
  }
  .menu.rwd .nav-close {
    display: none;
  }
  .menu.rwd ul {
    display: block;
    position: relative;
    left: 0 !important;
    margin-top: 0 !important;
    opacity: 1;
    min-width: 100%;
    background: #247BA0 !important;
    border: 0 !important;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    transition: max-height .4s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }
  .menu.rwd ul li {
    float: none !important;
    display: block;
    position: relative;
  }
  .menu.rwd ul li:hover a {
    background: #247BA0 !important;
  }
  .menu.rwd ul li ul {
    padding-left: 1em;
  }
  .menu.rwd a.hasSub:after {
    content: " " !important;
  }
  .menu.rwd a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-decoration: none;
  }
  body:target .menu.rwd ul {
    max-height: 50em;
  }
  body:target .menu.rwd > a:after {
    content: 'MENU \25B2';
  }
}
.breadcrumb {
  padding: 0;
}
.breadcrumb li {
  color: #333;
  display: block;
  float: left;
  padding: 0;
  position: relative;
  padding: 13px 3px;
  font-size: 10px;
}
.breadcrumb li a {
  color: #333;
}
.breadcrumb li a:hover {
  color: #000000;
}
input,
button,
select,
label {
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
legend {
  border: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
  min-height: 5em;
  vertical-align: top;
  font-family: inherit;
  font-size: inherit;
  resize: vertical;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
::-webkit-input-placeholder {
  color: #777;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777;
}
button::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
legend {
  display: block;
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding: .3em 0;
  font-size: 1.5714em;
  font-size: 2.2rem;
  margin-bottom: .5em;
}
label {
  padding-bottom: .2em;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid #CCC;
  border-radius: .25rem;
  display: inline-block;
  height: 30px;
  padding: .4em;
  margin-right: 0;
}
.nbr {
  -webkit-border-radius: .3em 0 0 .3em !important;
  -moz-border-radius: .3em 0 0 .3em !important;
  border-radius: .3em 0 0 .3em !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  border-right: 0 !important;
  margin-right: 0 !important;
}
.nbr + * {
  margin-left: 0 !important;
  -webkit-border-radius: 0 .3em .3em 0 !important;
  -moz-border-radius: 0 .3em .3em 0 !important;
  border-radius: 0 .3em .3em 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999;
}
.inline * {
  float: left;
}
.error input[type="text"],
.error input[type="password"],
.error input[type="date"],
.error input[type="datetime"],
.error input[type="datetime-local"],
.error input[type="month"],
.error input[type="week"],
.error input[type="email"],
.error input[type="number"],
.error input[type="search"],
.error input[type="tel"],
.error input[type="time"],
.error input[type="url"],
.error textarea {
  border: 1px solid #F00;
}
.error span {
  color: #F00;
  font-size: 0.8571em;
  font-size: 1.2rem;
}
.btn,
form button,
form input[type=submit] {
  display: inline-block;
  line-height: 30px;
  margin-bottom: 0;
  font-size: 14px;
  padding: 0 1em;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #00AABB;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn:hover,
form button:hover,
form input[type=submit]:hover {
  background-color: #00646f;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn:active,
form button:active,
form input[type=submit]:active {
  box-shadow: 0 2px 4px #001f22 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.btn-large {
  font-size: 17.5px;
  height: 40px;
}
.btn-small {
  line-height: 25px;
}
.btn-small,
form button,
form input[type=submit] {
  font-size: 11.9px;
}
.btn-mini {
  font-size: 10.5px;
  line-height: 20px;
}
.btn-primary {
  background-color: #0088CC;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn-primary:hover {
  background-color: #005580;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn-primary:active {
  box-shadow: 0 2px 4px #002233 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.btn-info {
  background-color: #5BC0DE;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn-info:hover {
  background-color: #28a1c5;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn-info:active {
  box-shadow: 0 2px 4px #1b6d85 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.btn-success {
  background-color: #62C462;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn-success:hover {
  background-color: #3b9e3b;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn-success:active {
  box-shadow: 0 2px 4px #276627 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.btn-warning {
  background-color: #FBB450;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn-warning:hover {
  background-color: #f99406;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn-warning:active {
  box-shadow: 0 2px 4px #ae6704 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.btn-danger {
  background-color: #EE5F5B;
  color: #FFF !important;
  transition: 150ms ease-in-out background-color;
}
.btn-danger:hover {
  background-color: #e51d18;
  background-position: 0 -15px;
  transition: background-position .15s;
}
.btn-danger:active {
  box-shadow: 0 2px 4px #9f1411 inset, 0 1px 2px rgba(0,0,0,0.05);
}
.ie678 .btn,
.ie678 form button,
.ie678 form input[type=submit],
.ie9 .btn,
.ie9 form button,
.ie9 form input[type=submit] {
  background-image: none !important;
  filter: none !important;
  box-shadow: inset 0 -6px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255,0.3), inset 0 1px 0 rgba(255,255,255,0.3);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  border-bottom: 1px solid #E5E5E5;
  padding: 8px;
}
table.striped tr:nth-child(odd) td {
  background: #FAFAFA;
}
#page {
  min-height: 100%;
  position: relative;
}
header .grid-container > div {
  display: table;
}
header .logo,
header .rightCol {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
}
header .search-mini-form {
  float: right;
}
header .logo a {
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
}
.row1 {
  background: #FCFCFC;
  border-bottom: 0;
}
.row2 {
  background: #247BA0;
  border-bottom: 0;
  text-transform: uppercase;
}
.row3 {
  background: #F9F9F9;
  border-bottom: 1px solid #EEE;
}
.row4 {
  background: #FFF;
  padding-bottom: 70px;
}
.row5 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #247BA0;
  border-top: 1px solid #EEE;
}
.footer-left {
  font-size: 0.8571em;
  font-size: 1.2rem;
}
.footer-left .row > *,
.footer-right .row > * {
  height: 50px;
  vertical-align: middle;
}
.blog-list-item {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 1em;
  overflow: hidden;
}
.blog-list-title {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .post-content-text {
    overflow: auto;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
nav ul li a {
  text-transform: none;
}
.logo {
  display: table;
}
.logo a {
  display: table-cell;
}
.site-name {
  padding-left: 15px;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.3em;
}
.site-name strong {
  font-weight: bold;
  font-size: 2.1em;
}
.social {
  display: block;
  width: 100%;
  float: right;
  text-align: right;
  margin-top: 10px;
}
.social a {
  color: #AAA;
  margin-left: 10px;
}
.social a:hover {
  color: #666;
}
#menu-2 a {
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#menu-2 a.selected {
  background: #338aaf;
}
aside h3 {
  color: #247BA0;
  border-bottom: 1px solid #CCC;
  text-transform: uppercase;
  font-size: 1.3em;
}
.prochain-culte {
  font-size: 1.4em;
  color: #000;
}
#menu-3 a {
  color: #FFF;
}
#menu-3 a:hover {
  color: #ccc;
}
.footer-left .row {
  color: #FFF;
}
.link {
  color: #D34112;
}
ul {
  overflow: auto;
}
.blog-archives a {
  color: #333;
}
.blog-archives a:hover {
  color: #D34112;
}
.blog-list-date {
  font-size: 10px;
  color: #999;
}
.count {
  background: #999;
  color: #FFF;
  width: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  margin-right: 5px;
}
.search-mini-form input[type=text] {
  height: 32px;
}
.search-mini-form button {
  height: 32px;
}
.search-results ul {
  list-style: none;
  padding: 0;
}
.search-results ul li {
  padding: 5px;
}
.search-results ul li:nth-child(odd) {
  background: #F9F9F9;
}
.blog-archives ul li {
  margin-bottom: 3px;
}
.popup img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  transition: opacity 200ms ease-in-out;
  margin-bottom: 3px;
}
.popup img:hover {
  opacity: .75;
}
.blog-latest ul li .post-date {
  float: left;
  margin-right: 3px;
}
.blog-latest ul li .post-date:after {
  content: " -";
}
.blog-latest ul li a {
  display: block;
  overflow: hidden;
}
#galleries ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: left;
  list-style: none;
  padding: 0;
}
#galleries ul li {
  display: flex;
  flex-direction: column;
  margin: 5px;
  width: 275px;
}
#galleries ul li .photo {
  background: #000;
}
#galleries ul li .photo img {
  opacity: 1;
  transition: opacity 150ms ease-in-out;
}
#galleries ul li:hover img {
  opacity: .8;
}
#galleries ul li:hover:after {
  opacity: 1;
}
#galleries ul li .details {
  padding: 5px 0;
  font-weight: bold;
}
#galleries ul li .details small {
  font-weight: normal;
  color: #888;
}
.gallery ul {
  list-style: none;
  padding: 0;
  margin: 0 -5px;
}
.gallery ul li {
  display: inline-block;
  margin: 5px;
  background: #000;
}
.gallery ul li:after {
  font-family: "FontAwesome";
  content: "\f00e";
  position: absolute;
  color: #FFF;
  margin: 12px 0 0 -35px;
  font-size: 3rem;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
  opacity: 0;
  transition: opacity 150ms ease-in-out;
}
.gallery ul li img {
  opacity: 1;
  transition: opacity 150ms ease-in-out;
}
.gallery ul li:hover img {
  opacity: .8;
}
.gallery ul li:hover:after {
  opacity: 1;
}
.fancybox-title strong {
  color: #004A73;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  #menu-2 a {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  header .logo-uepal {
    display: inline-block;
  }
  header .logo-uepal img {
    height: 50px;
    margin-top: 5px;
  }
  header .logo {
    display: block;
    height: 60px;
  }
  .site-name {
    padding: 0;
    font-size: 0.8em;
    float: right;
    height: 60px;
    display: block;
    padding-top: 15px;
  }
  .site-name strong {
    font-size: 2em;
  }
}
.newsletter-short-subscription .input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-short-subscription .input input {
  flex-grow: 1;
  margin-right: 5px;
}
.nlt-error {
  color: red;
}
.calendar {
  margin: .25em 0 10px 0;
  padding-top: 5px;
  float: left;
  width: 50px;
  background: #ededef;
  background: -webkit-gradient(linear,left top,left bottom,from(#ededef),to(#ccc));
  background: -moz-linear-gradient(top,#ededef,#ccc);
  font: bold 20px/40px Arial Black, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #000;
  text-shadow: #fff 0 1px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  -moz-box-shadow: 0 2px 2px #888;
  -webkit-box-shadow: 0 2px 2px #888;
  box-shadow: 0 2px 2px #888;
}
.calendar em {
  display: block;
  font: normal bold 11px/20px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-shadow: #00365a 0 -1px 0;
  background: #04599a;
  background: -webkit-gradient(linear,left top,left bottom,from(#04599a),to(#00365a));
  background: -moz-linear-gradient(top,#04599a,#00365a);
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #00365a;
}
.calendar:before,
.calendar:after {
  content: '';
  float: left;
  position: absolute;
  top: 4px;
  width: 6px;
  height: 6px;
  background: #111;
  z-index: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 1px 1px #fff;
  -webkit-box-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 1px #fff;
}
.calendar:before {
  left: 7px;
}
.calendar:after {
  right: 7px;
}
.calendar em:before,
.calendar em:after {
  content: '';
  float: left;
  position: absolute;
  top: -3px;
  width: 2px;
  height: 10px;
  background: #dadada;
  background: -webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(#aaa));
  background: -moz-linear-gradient(top,#f1f1f1,#aaa);
  z-index: 2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.calendar em:before {
  left: 9px;
}
.calendar em:after {
  right: 9px;
}
.agenda-list-content .time-wrapper {
  float: left;
  margin-right: 20px;
  width: 50px;
  min-height: 1px;
  display: block;
}
.event-header {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
}
.agenda-list-content .time-wrapper .time {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.agenda-list-title {
  margin-bottom: 0;
  color: #D34112;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.25em;
  margin-bottom: .15em;
  margin-top: .15em;
}
.agenda-list-content .rightCol {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.agenda-list-intro {
  font-size: 1em;
  line-height: 1.25em;
  color: #888;
}
.agenda-list-item {
  padding: 10px;
}
.agenda-list-item:nth-child(even) {
  background: #F9F9F9;
}
.agenda-event {
  flex: 1 1 0;
  min-width: 0;
  border-left: 4px solid #DDD;
  padding-left: 10px;
}
.full-width .agenda-event {
  flex-basis: 100%;
}
.d-date {
  font-size: 18px;
  color: #D34112;
  margin-bottom: 10px;
}
.d-time {
  float: left;
  font-weight: bold;
  color: #333;
  margin-right: 10px;
  font-size: 16px;
}
.d-detail {
  overflow: hidden;
  border-left: 4px solid #DDD;
  padding-left: 10px;
}
.d-place {
  text-transform: uppercase;
}
#next_dates h3 a {
  color: #247ba0;
}
@media screen and (max-width: 767px) {
  .agenda-event {
    flex-basis: 100%;
  }
}

