@media only screen and (max-device-width: 766px) {
  .swiper-container {
    width: 100%;
    height: 250px; }

  .swiper-container img {
    width: 100%; }

  .swipe-box {
    margin-top: 53px;
    height: 200px;
    margin-bottom: -8%; }

  html, body, .dark {
    /*height:100%;
    width:100%;*/ }

  .body {
    margin: 0; }

  #header {
    position: fixed;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    max-height: 51px; }

  #header h2 {
    padding: 0 12px;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: left;
    margin-left: 94px;
    margin-top: 13px; }

  #main {
    transition: margin-left .5s;
    padding: 16px;
    z-index: 1; }

  #mapHolder {
    margin-top: 85px;
    padding: 28px 3px 0 3px;
    height: 90%;
    width: 100%; }

  [noScroll] {
    overflow: hidden; }

  #map {
    height: 100%;
    width: 100%; }

  .bottom {
    position: relative; }

  .top {
    position: relative;
    top: -103%;
    width: 24%;
    padding: 10px;
    margin: auto;
    z-index: 1;
    text-align: center; }

  .bar {
    float: left;
    padding-left: 31px;
    padding-top: 16px;
    font-size: 25px !important; }

  nav {
    height: 100%;
    width: 75%;
    left: 0;
    top: 0;
    z-index: 2;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    transform: translate(-100%, 0); }

  .ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    display: none;
    z-index: 1; }

  .nav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 1rem;
    display: block;
    transition: 0.3s; }

  .navTop {
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    padding: 8px 8px 0px 32px;
    text-decoration: none;
    font-size: 1rem;
    line-height: 0px;
    margin-bottom: 8px;
    height: 58px; }

  .navDivider {
    font-size: 1rem;
    padding: 20px;
    border-bottom: 1px solid #dedede; }

  .navDivider h4 {
    font-size: 1.3rem;
    margin: 0; }

  .navItem {
    width: 100%;
    padding: 20px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-left: 20px; }

  .navItem p {
    margin: 0; }

  .leftIcon {
    float: left;
    padding-right: 10px;
    font-size: 3rem; }

  .dark {
    background-image: url(../assets/img/back.jpg);
    background-repeat: no-repeat;
    background-size: cover; }

  .level {
    text-align: center;
    padding: 10px; }

  .level h1 {
    font-size: 3rem;
    text-shadow: #030303 4px 4px 4px; }

  .level h3 {
    font-size: 2rem; }

  .background {
    width: 100%;
    background-image: url("img/Alabama-back2.png");
    height: 66%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: absolute;
    background-size: 100% 100%;
    background-position: center; }

  .newsBox {
    max-height: 325px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 30px; }

  .newsPage {
    width: 100%;
    margin-top: 82px;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    height: 80vh; }

  .newsList {
    overflow: scroll;
    max-height: 69vh;
    width: 100%; }

  .frontList {
    overflow: scroll;
    max-height: 28vh;
    width: 100%; }

  .newsItem {
    height: 100px;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #fff; }

  .clearfix {
    clear: both; }

  .newsImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .newsInfo {
    padding-left: 10px;
    width: 62%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .newsImg img {
    display: block;
    float: left;
    width: 27%;
    height: 85px; }

  .clearfix {
    clear: both; }

  .newsInfo h2 {
    font-size: .8rem; }

  .newsInfo p {
    font-size: .6rem; }

  .newsInfo a {
    text-decoration: none; }

  .title {
    border-top-style: solid;
    border-top-width: 8px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-align: center; }

  .twitterImgBox {
    padding-right: 4px;
    top: 8px;
    left: 16px;
    float: left; }

  .twitterItem {
    display: flex;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 4.4rem;
    border: 0;
    font-weight: 400;
    line-height: normal;
    text-align: initial;
    color: inherit;
    margin-left: 16px;
    margin-top: 4px; }

  .twitterImgBox img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px; }

  .twitterInner {
    padding-left: 8px;
    width: 72%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .twitterInner img {
    width: 100%; }

  .twitterInner h2 {
    font-size: .8rem;
    line-height: 18px; }

  .twitterInner p {
    font-size: .6rem; }

  .twitterInner a {
    text-decoration: none; }

  .checkbox {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition-duration: 280ms;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

  * {
    box-sizing: border-box; }

  .row::after {
    content: "";
    clear: both;
    display: table;
    width: 100%; }

  [class*="col-"] {
    float: left;
    padding: 15px;
    text-align: center; }

  .col-1 {
    width: 22.33%; }

  .col-2 {
    width: 16.66%; }

  .col-3 {
    width: 15%; }

  .col-4 {
    flex-basis: 100%;
    width: 33.33%; }

  .col-5 {
    width: 41.66%; }

  .col-6 {
    width: 50%;
    padding: 8px; }

  .col-7 {
    width: 58.33%; }

  .col-8 {
    width: 66.66%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33%; }

  .col-11 {
    width: 91.66%; }

  .col-12 {
    width: 100%;
    padding: 8px; }

  .flexCol {
    flex-basis: 100%; }

  .buttonBox {
    margin: auto;
    width: 100%;
    margin-top: 23px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 28px; }

  .button {
    width: 100%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .top-button {
    width: 80%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .row .fa {
    font-size: 1.2rem;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 0; }

  .top .fa {
    font-size: .8rem;
    padding: 2px; }

  .box {
    padding-top: 62px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%; }

  .infoBox {
    width: 81%;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    cursor: pointer;
    min-width: 150px;
    margin-bottom: 15px;
    text-align: center; }

  .infoText {
    padding: 5px 20px 5px 20px; }

  .home-container {
    margin: auto;
    margin-top: 90px;
    display: block;
    max-width: 800px; }

  .cardBox {
    padding: 35px; }

  .cardBox p {
    margin: 0 0 2px;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5; }

  [noScroll] {
    overflow: hidden; }

  .mapBox {
    max-height: 350px; }

  #map {
    height: 100%;
    width: 100%; }

  .card {
    margin: auto;
    display: block;
    width: 100%; }

  .card img {
    width: 100%; }

  .avatar {
    float: left; }

  .avatar img {
    width: 62%; }

  .category {
    margin: auto;
    margin-top: 30px;
    max-height: 700px; }

  .categoryList {
    overflow: scroll;
    max-height: 70vh;
    width: 100%; }

  .categoryImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryImg img {
    display: block;
    width: 39%;
    float: left;
    height: 90px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryInfo H2 {
    font-size: 1.2rem; }

  .categoryInfo a {
    text-decoration: none; }

  .topCategory {
    text-align: center;
    margin: auto;
    margin-top: 56px;
    width: 100%; }

  .topCategory img {
    width: 100%; }

  .home-container {
    width: 100%;
    max-height: auto;
    min-height: 87.5vh; }

  .detailItem {
    background-color: white;
    text-align: center;
    padding: 20px;
    max-height: 800px;
    overflow: scroll; }

  .detail img {
    width: 100%;
    max-width: 600px;
    height: auto; }

  .detailImg {
    width: 100%;
    max-width: 600px;
    margin: auto;
    display: block; }

  .detailButton {
    padding: 8px;
    width: 50%;
    margin-bottom: 20px; }

  .details {
    text-align: center; }

  .details p {
    font-size: 110%;
    white-space: pre-wrap; }

  .details img {
    max-width: 600px;
    height: auto; }

  .categoryGroup {
    width: 100%;
    margin: auto; }

  .mapBoxSmall {
    width: 100%;
    height: 300px;
    margin: auto;
    margin-bottom: 30px; }

  .weatherInfo {
    width: 100%;
    margin: auto;
    margin-top: 55px; }

  .weatherInfo img {
    width: 100%; }

  .weather {
    margin-bottom: 30px; }

  .left {
    padding-top: 7%;
    font-size: 110%;
    white-space: nowrap; }

  .right {
    padding-top: 7%;
    font-size: 110%;
    line-height: 10px; }

  .frontAd {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }

  .frontAd img {
    width: 100%; }

  .frontAd2 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px; }

  .frontAd2 img {
    width: 100%; } }
/*smartphones landscape*/
@media only screen and (max-device-width: 959px) and (orientation: landscape) {
  .swiper-container {
    width: 400px;
    height: 200px; }

  html, body, .dark {
    width: 100%; }

  .body {
    margin: 0; }

  #header {
    height: 8%;
    position: fixed;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75); }

  #header h2 {
    padding: 0 12px;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: left;
    margin-left: 94px;
    margin-top: 6px; }

  #main {
    transition: margin-left .5s;
    padding: 16px;
    height: 100%; }

  #mapHolder {
    margin-top: 63px;
    padding: 28px 3px 0 3px;
    height: 90%;
    width: 100%; }

  [noScroll] {
    overflow: hidden; }

  #map {
    height: 100%;
    width: 100%; }

  .bottom {
    position: relative; }

  .top {
    position: relative;
    top: -103%;
    width: 24%;
    padding: 10px;
    margin: auto;
    z-index: 1;
    text-align: center; }

  .bar {
    float: left;
    padding-left: 31px;
    padding-top: 6px;
    font-size: 20px !important; }

  nav {
    height: 100%;
    width: 45%;
    left: 0;
    top: 0;
    z-index: 2;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    transform: translate(-100%, 0); }

  .ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    display: none;
    z-index: 1; }

  .nav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 1rem;
    display: block;
    transition: 0.3s; }

  .navTop {
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    padding: 8px 8px 0px 32px;
    text-decoration: none;
    font-size: 1rem;
    line-height: 0px;
    margin-bottom: 8px;
    height: 58px; }

  .navDivider {
    font-size: 1rem;
    padding: 20px;
    border-bottom: 1px solid #dedede; }

  .navDivider h4 {
    font-size: 1.3rem;
    margin: 0; }

  .navItem {
    width: 100%;
    padding: 20px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-left: 20px; }

  .navItem p {
    margin: 0; }

  .leftIcon {
    float: left;
    padding-right: 10px;
    font-size: 3rem; }

  .dark {
    background-image: url(../assets/img/back.jpg);
    background-repeat: no-repeat;
    background-size: cover; }

  .level {
    text-align: center;
    padding: 10px; }

  .level h1 {
    font-size: 3rem;
    text-shadow: #030303 4px 4px 4px; }

  .level h3 {
    font-size: 2rem; }

  .background {
    width: 100%;
    background-image: url("img/Alabama-back2.png");
    height: 66%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: absolute;
    background-size: 100% 100%;
    background-position: center; }

  .newsPage {
    width: 100%;
    margin-top: 82px;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    height: auto; }

  .newsBox {
    margin-top: 12%; }

  .newsList {
    overflow: scroll;
    max-height: 69vh;
    width: 100%; }

  .frontList {
    overflow: scroll;
    max-height: 65vh;
    width: 100%; }

  .categoryList {
    overflow: scroll;
    max-height: 70vh;
    width: 100%; }

  .categoryImg {
    padding-left: 10px;
    padding-top: 10px; }

  .category {
    margin: auto;
    margin-top: 30px;
    max-height: 700px; }

  .categoryImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryImg img {
    display: block;
    width: 39%;
    float: left;
    height: 90px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryInfo H2 {
    font-size: 1.2rem; }

  .categoryInfo a {
    text-decoration: none; }

  .newsItem {
    height: 87px;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #fff; }

  .clearfix {
    clear: both; }

  .newsImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .newsInfo {
    padding-left: 10px;
    width: 62%;
    float: left;
    overflow: hidden; }

  .newsImg img {
    display: block;
    width: 27%;
    float: left;
    height: 87px; }

  .newsInfo h2 {
    font-size: 1.3rem; }

  .newsInfo p {
    font-size: 1rem; }

  .newsInfo a {
    text-decoration: none; }

  .twitterImgBox {
    padding-right: 32px;
    top: 8px;
    left: 16px;
    float: left; }

  .twitterItem {
    display: flex;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0 0 0 5px;
    width: 100%;
    min-height: 4.4rem;
    border: 0;
    font-weight: 400;
    line-height: normal;
    text-align: initial;
    color: inherit;
    margin-top: 12px; }

  .twitterImgBox img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px; }

  .twitterInner {
    padding-left: 10px;
    width: 79%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .twitterInner img {
    width: 100%; }

  .twitterInner H2 {
    font-size: 1.4rem;
    line-height: 18px; }

  .twitterInner p {
    font-size: 1.2rem; }

  .twitterInner a {
    text-decoration: none; }

  .checkbox {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition-duration: 280ms;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

  * {
    box-sizing: border-box; }

  .row::after {
    content: "";
    clear: both;
    display: table;
    width: 100%; }

  [class*="col-"] {
    float: left;
    padding: 15px;
    text-align: center; }

  .col-1 {
    width: 22.33%; }

  .col-2 {
    width: 16.66%; }

  .col-3 {
    width: 15%; }

  .col-4 {
    width: 33.33%; }

  .col-5 {
    width: 41.66%; }

  .col-6 {
    width: 50%;
    padding: 8px; }

  .col-7 {
    width: 58.33%; }

  .col-8 {
    width: 66.66%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33%; }

  .col-11 {
    width: 91.66%; }

  .col-12 {
    width: 100%;
    padding: 8px; }

  .flexCol {
    flex-basis: 100%; }

  .buttonBox {
    margin: auto;
    width: 80%;
    margin-top: 50px;
    padding-bottom: 28px; }

  .button {
    width: 90%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .button p {
    margin: 11px; }

  .top-button {
    width: 80%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .row .fa {
    font-size: 1.2rem;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 0; }

  .top .fa {
    font-size: 1.5rem;
    padding: 2px; }

  .box {
    padding-top: 62px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
    margin-bottom: 49px; }

  .box img {
    width: 80%; }

  .infoBox {
    width: 75%;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    cursor: pointer;
    min-width: 150px;
    margin-bottom: 15px; }

  .home-container {
    margin: auto;
    display: block;
    max-width: 800px;
    max-height: 87vh;
    overflow: scroll; }

  .cardBox {
    padding: 35px; }

  .cardBox p {
    margin: 0 0 2px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5; }

  [noScroll] {
    overflow: hidden; }

  .mapBox {
    max-height: 350px; }

  #map {
    height: 100%;
    width: 100%; }

  .card {
    margin: auto;
    display: block;
    width: 88%; }

  .card img {
    width: 100%; }

  .avatar {
    float: left; }

  .avatar img {
    width: 62%; }

  .weatherInfo {
    width: 100%;
    margin: auto;
    margin-top: 55px; }

  .weatherInfo img {
    width: 75%; }

  .left {
    padding-top: 7%;
    font-size: 110%;
    white-space: nowrap; }

  .right {
    padding-top: 7%;
    font-size: 110%;
    line-height: 10px; }

  .detailItem {
    background-color: white;
    text-align: center;
    padding: 20px;
    max-height: 75vh;
    overflow: scroll; }

  .detail img {
    width: 100%;
    max-width: 600px;
    height: auto; }

  .detailImg {
    width: 100%;
    max-width: 600px;
    margin: auto;
    display: block; }

  .detailButton {
    padding: 8px;
    width: 50%;
    margin-bottom: 20px; }

  .details {
    text-align: center; }

  .details p {
    font-size: 110%;
    white-space: pre-wrap; }

  .details img {
    max-width: 600px;
    height: auto; }

  .categoryGroup {
    width: 100%;
    margin: auto; }

  .topCategory {
    text-align: center;
    margin: auto;
    margin-top: 56px;
    width: 100%; }

  .topCategory img {
    width: 100%; }

  .frontAd {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }

  .frontAd img {
    width: 100%; }

  .frontAd2 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px; }

  .frontAd2 img {
    width: 100%; } }
/*tablets*/
@media only screen and (min-device-width: 767px) and (max-device-width: 1300px) {
  /* styles for browsers larger than 960px; */
  .swiper-container {
    width: 75%;
    height: 150px; }

  .swiper-container img {
    width: 100%; }

  .swipe-box {
    margin-top: 53px;
    height: 200px;
    margin-bottom: 21%; }

  html, body, .dark {
    /*height:100%;
    width:100%;*/ }

  .body {
    margin: 0; }

  #header {
    position: fixed;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 15px -1px rgba(0, 0, 0, 0.75);
    max-height: 51px; }

  #header h2 {
    padding: 0 12px;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: left;
    margin-left: 94px;
    margin-top: 13px; }

  #main {
    transition: margin-left .5s;
    padding: 16px;
    height: 100%;
    z-index: 1; }

  #mapHolder {
    margin-top: 85px;
    padding: 28px 3px 0 3px;
    height: 90%;
    width: 100%; }

  [noScroll] {
    overflow: hidden; }

  #map {
    height: 100%;
    width: 100%; }

  .bottom {
    position: relative; }

  .top {
    position: relative;
    top: -103%;
    width: 24%;
    padding: 10px;
    margin: auto;
    z-index: 1;
    text-align: center; }

  .bar {
    float: left;
    padding-left: 31px;
    padding-top: 16px;
    font-size: 25px !important; }

  nav {
    height: 100%;
    width: 75%;
    left: 0;
    top: 0;
    z-index: 2;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    transform: translate(-100%, 0); }

  .ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    display: none;
    z-index: 1; }

  .nav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 1.6rem;
    display: block;
    transition: 0.3s; }

  .navTop {
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    padding: 8px 8px 0px 32px;
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 0px;
    margin-bottom: 8px;
    height: 58px; }

  .navDivider {
    font-size: 1.8rem;
    padding: 20px;
    border-bottom: 1px solid #dedede; }

  .navDivider h4 {
    font-size: 1.6rem;
    margin: 0; }

  .navItem {
    width: 100%;
    padding: 20px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-left: 20px; }

  .navItem p {
    margin: 0; }

  .leftIcon {
    float: left;
    padding-right: 10px;
    font-size: 3rem; }

  .dark {
    background-image: url(../assets/img/back.jpg);
    background-repeat: no-repeat;
    background-size: cover; }

  .level {
    text-align: center;
    padding: 10px; }

  .level h1 {
    font-size: 3rem;
    text-shadow: #030303 4px 4px 4px; }

  .level h3 {
    font-size: 2rem; }

  .background {
    width: 100%;
    background-image: url("img/Alabama-back2.png");
    height: 66%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    position: absolute;
    background-size: 100% 100%;
    background-position: center; }

  .newsPage {
    width: 100%;
    margin-top: 82px;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    height: auto; }

  .newsBox {
    max-height: 525px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 57px; }

  .newsList {
    overflow: scroll;
    max-height: 69vh;
    width: 100%; }

  .frontList {
    overflow: scroll;
    max-height: 28vh;
    width: 100%; }

  .category {
    margin: auto;
    margin-top: 30px;
    max-height: 700px; }

  .categoryList {
    overflow: scroll;
    max-height: 70vh;
    width: 100%; }

  .categoryImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryImg img {
    display: block;
    width: 39%;
    float: left;
    height: 131px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryInfo H2 {
    font-size: 1.2rem; }

  .categoryInfo a {
    text-decoration: none; }

  .categoryImg {
    padding-left: 10px;
    padding-top: 10px; }

  .newsItem {
    height: 179px;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #fff; }

  .clearfix {
    clear: both; }

  .newsImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .newsInfo {
    padding-left: 10px;
    width: 62%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .newsImg img {
    display: block;
    float: left;
    width: 27%;
    height: 169px; }

  .clearfix {
    clear: both; }

  .newsInfo h2 {
    font-size: 1.8rem; }

  .newsInfo p {
    font-size: 1.6rem; }

  .newsInfo a {
    text-decoration: none; }

  .title {
    border-top-style: solid;
    border-top-width: 8px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-align: center; }

  .title h3 {
    font-size: 2.2rem; }

  .twitterImgBox {
    padding-right: 4px;
    top: 8px;
    left: 16px;
    float: left; }

  .twitterItem {
    display: flex;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 4.4rem;
    border: 0;
    font-weight: 400;
    line-height: normal;
    text-align: initial;
    color: inherit;
    margin-left: 16px;
    margin-top: 4px; }

  .twitterImgBox img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px; }

  .twitterInner {
    padding-left: 38px;
    width: 72%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .twitterInner img {
    width: 100%; }

  .twitterInner h2 {
    font-size: 1.8rem;
    line-height: 18px; }

  .twitterInner p {
    font-size: 1.6rem; }

  .twitterInner a {
    text-decoration: none; }

  .checkbox {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition-duration: 280ms;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

  * {
    box-sizing: border-box; }

  .row::after {
    content: "";
    clear: both;
    display: table;
    width: 100%; }

  [class*="col-"] {
    float: left;
    padding: 15px;
    text-align: center; }

  .col-1 {
    width: 22.33%; }

  .col-2 {
    width: 16.66%; }

  .col-3 {
    width: 15%; }

  .col-4 {
    flex-basis: 100%;
    width: 33.33%; }

  .col-5 {
    width: 41.66%; }

  .col-6 {
    width: 50%;
    padding: 12px; }

  .col-7 {
    width: 58.33%; }

  .col-8 {
    width: 66.66%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33%; }

  .col-11 {
    width: 91.66%; }

  .col-12 {
    width: 100%;
    padding: 12px; }

  .flexCol {
    flex-basis: 100%; }

  .buttonBox {
    margin: auto;
    width: 80%;
    margin-top: 50px;
    padding-bottom: 28px; }

  .button {
    width: 100%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .top-button {
    width: 80%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .row .fa {
    font-size: 1.2rem;
    padding-top: 11px;
    padding-left: 10px;
    padding-right: 0; }

  .top .fa {
    font-size: 1.5rem;
    padding: 2px; }

  .box {
    padding-top: 62px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%; }

  .infoBox {
    width: 81%;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    cursor: pointer;
    min-width: 150px;
    margin-bottom: 15px;
    text-align: center; }

  .infoText {
    padding: 5px 20px 5px 20px; }

  .home-container {
    margin: auto;
    display: block;
    max-width: 800px;
    max-height: 87vh;
    overflow: scroll; }

  .cardBox {
    padding: 35px; }

  .cardBox p {
    margin: 0 0 2px;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5; }

  [noScroll] {
    overflow: hidden; }

  .mapBox {
    max-height: 350px; }

  #map {
    height: 100%;
    width: 100%; }

  .card {
    margin: auto;
    display: block;
    width: 100%; }

  .card img {
    width: 100%; }

  .avatar {
    float: left; }

  .avatar img {
    width: 62%; }

  .weatherInfo {
    width: 100%;
    margin: auto;
    margin-top: 55px; }

  .weatherInfo img {
    width: 75%; }

  .left {
    padding-top: 7%;
    font-size: 110%;
    white-space: nowrap; }

  .right {
    padding-top: 7%;
    font-size: 110%;
    line-height: 10px; }

  .detailItem {
    background-color: white;
    text-align: center;
    padding: 20px;
    max-height: 75vh;
    overflow: scroll; }

  .detail img {
    width: 100%;
    max-width: 600px;
    height: auto; }

  .detailImg {
    width: 100%;
    max-width: 600px;
    margin: auto;
    display: block; }

  .detailButton {
    padding: 8px;
    width: 50%;
    margin-bottom: 20px; }

  .details {
    text-align: center; }

  .details p {
    font-size: 110%;
    white-space: pre-wrap; }

  .details img {
    max-width: 600px;
    height: auto; }

  .categoryGroup {
    width: 100%;
    margin: auto; }

  .topCategory {
    text-align: center;
    margin: auto;
    margin-top: 56px;
    width: 100%; }

  .topCategory img {
    width: 100%; }

  .frontAd {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }

  .frontAd img {
    width: 100%; }

  .frontAd2 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px; }

  .frontAd2 img {
    width: 100%; } }
/*Destop and large format*/
@media only screen and (min-device-width: 1301px) {
  /* styles for browsers larger than 960px; */
  .swiper-container {
    margin-top: 73px;
    width: 600px; }

  .swiper-container img {
    width: 100%; }

  .swipe-box {
    height: 400px; }

  html, body, .dark {
    height: 100%;
    width: 100%; }

  .body {
    margin: 0; }

  .bar {
    float: left;
    padding-left: 40px;
    padding-top: 20px;
    display: none; }

  #header {
    height: 58px;
    position: fixed;
    width: 100%;
    z-index: 2;
    margin-left: 26%;
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.75); }

  #header h2 {
    padding: 0 12px;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: left;
    margin-left: 80px;
    margin-top: 18px; }

  #main {
    padding: 16px;
    margin-left: 29.7%;
    background-image: url(../assets/img/back.jpg);
    background-repeat: no-repeat;
    background-size: cover; }

  #mapHolder {
    margin-top: 85px;
    padding: 32px 6px 0 13px;
    width: 650px; }

  [noScroll] {
    overflow: hidden; }

  #map {
    height: 100%;
    width: 100%; }

  .bottom {
    position: relative; }

  .top {
    position: relative;
    top: -103%;
    width: 24%;
    padding: 10px;
    margin: auto;
    z-index: 1;
    text-align: center; }

  nav {
    height: 100%;
    width: 30%;
    left: 0;
    top: 0;
    z-index: 2;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    border-right: #c7c7c7 solid 1px; }

  .nav a {
    text-decoration: none;
    font-size: 1rem;
    display: block; }

  .navTop {
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.75);
    padding: 8px 8px 0px 32px;
    text-decoration: none;
    font-size: 1rem;
    line-height: 0px;
    z-index: 2;
    margin-bottom: 8px;
    height: 58px; }

  .navDivider {
    font-size: 1rem;
    padding-left: 16px;
    border-bottom: 1px solid #dedede; }

  .navDivider h4 {
    font-size: 1.3rem;
    padding: 12px;
    margin: 0; }

  .navInner {
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin: 0;
    padding: 0;
    min-height: inherit;
    border: 0; }

  .navItem {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: 20px;
    z-index: 1;
    padding: 22px 8px 8px 32px; }

  .navItem p {
    margin: 0; }

  .leftIcon {
    float: left;
    padding-right: 10px; }

  .dark {
    /*background-image:url(../assets/img/back.jpg);*/
    background-repeat: no-repeat;
    background-size: cover; }

  .level {
    text-align: center;
    padding: 10px; }

  .level h1 {
    font-size: 3rem;
    text-shadow: #030303 4px 4px 4px; }

  .level h3 {
    font-size: 2rem; }

  .newsPage {
    margin: auto;
    margin-top: 82px;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    height: auto; }

  .frontList {
    overflow: scroll;
    max-height: 450px;
    margin-bottom: 200px;
    width: 100%; }

  .newsBox {
    max-height: 500px;
    max-width: 800px;
    margin: auto;
    margin-top: 6%; }

  .newsList {
    overflow: scroll;
    max-height: 69vh;
    width: 100%; }

  .newsItem {
    height: 150px;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #fff;
    padding: 30px; }

  .clearfix {
    clear: both; }

  .newsImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .newsInfo {
    padding-left: 30px;
    width: 70%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .newsImg img {
    display: block;
    width: 27%;
    float: left;
    height: 150px; }

  .newsInfo H2 {
    font-size: 1.2rem; }

  .newsInfo a {
    text-decoration: none; }

  .title {
    border-top-style: solid;
    border-top-width: 8px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-align: center; }

  .twitterImgBox {
    padding-right: 32px;
    top: 8px;
    left: 16px;
    float: left; }

  .twitterItem {
    display: flex;
    overflow: hidden;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 4.4rem;
    border: 0;
    font-weight: 400;
    line-height: normal;
    text-align: initial;
    color: inherit;
    margin-left: 24px;
    margin-top: 12px; }

  .twitterImgBox img {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px; }

  .twitterInner {
    padding-left: 10px;
    width: 79%;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #dedede; }

  .twitterInner img {
    width: 100%; }

  .twitterInner H2 {
    font-size: 1.4rem;
    line-height: 18px; }

  .twitterInner p {
    font-size: 1.2rem; }

  .twitterInner a {
    text-decoration: none; }

  .checkbox {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition-duration: 280ms;
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

  * {
    box-sizing: border-box; }

  .row::after {
    content: "";
    clear: both;
    display: table;
    width: 100%; }

  [class*="col-"] {
    float: left;
    padding: 15px;
    text-align: center; }

  .col-1 {
    width: 22.33%; }

  .col-2 {
    width: 16.66%; }

  .col-3 {
    width: 15%; }

  .col-4 {
    width: 33.33%; }

  .col-5 {
    width: 41.66%; }

  .col-6 {
    width: 50%; }

  .col-7 {
    width: 58.33%; }

  .col-8 {
    width: 66.66%; }

  .col-9 {
    width: 75%; }

  .col-10 {
    width: 83.33%; }

  .col-11 {
    width: 91.66%; }

  .col-12 {
    width: 100%; }

  .col-13 {
    width: 2%; }

  .flexCol {
    flex-basis: 100%;
    width: 33.33%; }

  .buttonBox {
    margin: auto;
    width: 75%;
    margin-top: 50px; }

  .button {
    width: 75%;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .top-button {
    width: 80%;
    text-transform: uppercase;
    @inclue box-shadow(0 2px 2px 0 rgba(0,0,0,.14));
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    border: none;
    cursor: pointer; }

  .row .fa {
    font-size: 1.5rem;
    padding-top: 8px;
    padding-left: 28px;
    padding-right: 0; }

  .top .fa {
    font-size: 1.5rem;
    padding: 2px; }

  .box {
    text-align: center;
    padding-top: 62px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%; }

  .infoBox {
    width: 75%;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    margin: auto;
    display: block;
    -webkit-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -moz-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    -ms-box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    box-shadow: 6px 6px 12px 0px rgba(50, 50, 50, 0.65);
    cursor: pointer;
    min-width: 150px;
    margin-bottom: 15px; }

  .infoText {
    padding: 20px; }

  .home-container {
    margin: auto;
    margin-top: 90px;
    display: block;
    max-width: 800px; }

  .cardBox {
    padding: 35px; }

  .cardBox p {
    margin: 0 0 2px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5; }

  [noScroll] {
    overflow: hidden; }

  .mapBox {
    max-height: 350px; }

  #map {
    height: 100%;
    width: 100%; }

  .card {
    margin: auto;
    display: block;
    width: 100%; }

  .card img {
    width: 100%; }

  .avatar {
    float: left; }

  .avatar img {
    width: 62%; }

  .dayList {
    background-color: #fdfdfd;
    width: 80%;
    margin: auto;
    height: 70%;
    margin-top: 84px; }

  .accordianTitle {
    border-top-style: solid;
    border-top-width: 8px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    text-align: center;
    min-height: 75px; }

  .accordianText {
    float: left;
    width: 75%; }

  .accordianIcon {
    margin-top: 16px;
    font-size: 151%; }

  .category {
    margin: auto;
    margin-top: 30px;
    max-height: 800px; }

  .categoryImg {
    display: block;
    padding-left: 10px;
    padding-top: 10px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryImg img {
    display: block;
    width: 19%;
    float: left;
    height: 114px; }

  .categoryInfo {
    padding-left: 30px;
    width: 50%;
    float: left;
    border-bottom: solid 1px #dedede; }

  .categoryInfo H2 {
    font-size: 1.2rem; }

  .categoryInfo a {
    text-decoration: none; }

  .categoryList {
    overflow: scroll;
    max-height: 70vh;
    width: 100%; }

  .topCategory {
    text-align: center;
    margin: auto;
    margin-top: 56px;
    width: 76%; }

  .topCategory img {
    width: 100%;
    margin: auto; }

  .home-container {
    width: 80%;
    max-height: auto;
    min-height: 87.5vh; }

  .detailItem {
    background-color: white;
    text-align: center;
    padding: 20px;
    max-height: 800px;
    overflow: scroll; }

  .detail img {
    width: 100%;
    max-width: 600px;
    height: auto; }

  .detailImg {
    width: 40%;
    max-width: 600px;
    margin: auto;
    display: block; }

  .detailButton {
    padding: 8px;
    width: 50%;
    margin-bottom: 20px; }

  .details {
    text-align: center; }

  .details p {
    font-size: 110%;
    white-space: pre-wrap; }

  .details img {
    max-width: 600px;
    height: auto; }

  .categoryGroup {
    width: 90%;
    margin: auto; }

  .mapBoxSmall {
    width: 600px;
    height: 300px;
    margin: auto;
    margin-bottom: 30px; }

  .weatherInfo {
    width: 75%;
    margin: auto;
    margin-top: 55px;
    background: rgba(255, 255, 255, 0.5); }

  .weatherInfo img {
    width: 75%; }

  .weather {
    margin-bottom: 30px; }

  .left {
    padding-top: 50px;
    font-size: 120%;
    white-space: nowrap; }

  .right {
    padding-top: 50px;
    font-size: 120%;
    line-height: 10px; }

  .weatherBox {
    width: 80%;
    margin: auto; }

  .frontAd {
    margin-top: 30px;
    text-align: center; }

  .frontAd2 {
    margin-top: -85px;
    text-align: center; } }
html, body, .dark {
  height: 100%; }

.body {
  background-color: black; }

.bar {
  color: #424242; }

#header {
  background-color: #f8f8f8;
  color: #F9F8F4; }

#header h2 {
  color: #424242; }

#main {
  background-image: url(../assets/img/back.jpg);
  background-color: #436594;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

nav {
  background-color: #f4f4f4; }

.nav a {
  color: #424242; }

.nav a:hover, .offcanvas a:focus {
  color: #F9F8F4; }

.navTop {
  background-color: #f8f8f8;
  color: #424242; }

.navDivider {
  color: #424242;
  background-color: #f4f4f4;
  border-bottom: 1px solid #dedede; }

.navGroup {
  background-color: #ffffff; }

.navItems {
  background-color: #ffffff; }

.navItem {
  border-bottom-color: #b2b2b2; }

.dark {
  /*background-image:url(../assets/img/back.jpg);*/
  background-color: #436594;
  background-repeat: no-repeat;
  background-size: cover; }

.level h1 {
  color: #F9F8F4; }

.level h3 {
  color: #F9F8F4; }

.newsPage {
  background-color: #ffffff;
  color: #424242; }

.newsBox {
  color: #424242; }

.newsInfo H2 {
  color: #424242; }

.newsInfo p {
  color: #424242; }

.newsInfo a {
  color: #424242; }

.title {
  border-top-color: #327eff;
  border-bottom-color: #213954;
  background-color: #f4f4f4; }

.accordianTitle {
  border-top-color: #327eff;
  border-bottom-color: #213954;
  background-color: #f4f4f4; }

.twitterInner H2 {
  color: #424242; }

.twitterInner p {
  color: #424242;
  font-size: 1.2rem; }

.twitterInner a {
  color: #424242;
  text-decoration: none; }

.checkbox {
  background-color: #094a94;
  border-color: #787878;
  background-color: #fff; }

.button {
  background-color: #387ef5;
  color: #F9F8F4; }

.top-button {
  background-color: #387ef5;
  color: #F9F8F4; }

.infoBox {
  background-color: #ffffff; }

.cardBox p {
  color: #666;
  white-space: pre-wrap; }

.card {
  background-color: #F9F8F4; }

.line {
  background-color: #213954;
  width: 60%;
  margin: auto;
  margin-top: 30px;
  height: 1px; }

.listBlock {
  display: none; }

.selector {
  width: 100%;
  height: 40px;
  margin-top: -30px; }

.qty {
  float: right;
  padding: 10px;
  font-size: 24px; }

.totals {
  border-top-style: solid;
  border-top-width: 2px;
  height: 30%;
  width: 100%;
  padding: 30px; }

.totals .button {
  margin: auto;
  display: block;
  margin-top: 15px; }

.category {
  background-color: #ffffff; }

.categoryInfo H2 {
  color: #424242; }

.categoryInfo p {
  color: #424242; }

.categoryInfo a {
  color: #424242; }

.weatherInfo {
  color: #424242;
  background: rgba(255, 255, 255, 0.5); }

.weatherBox {
  color: #424242;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px; }

.weatherCard {
  background-color: #387ef5;
  color: white;
  padding: 10px; }

.cardContent {
  text-align: left; }

.nameSquare {
  background-color: rgba(0, 0, 0, 0.58);
  height: auto;
  height: 51px;
  position: relative;
  margin: auto;
  margin-top: -75px; }

.nameText h2 {
  color: #F9F8F4;
  text-decoration: none;
  padding-top: 10px; }

.topCategory a {
  text-decoration: none; }

.categoryGroup {
  margin-top: 35px; }

.list {
  max-height: 850px;
  overflow: scroll; }

.jobsContent {
  background-color: rgba(255, 255, 255, 0.79);
  padding: 15px; }

.frontList::-webkit-scrollbar-track, .detailItem::-webkit-scrollbar-track, .categpryList::-webkit-scrollbar-track, .newsList::-webkit-scrollbar-track, .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

.frontList::-webkit-scrollbar, .detailItem::-webkit-scrollbar, .categoryList::-webkit-scrollbar, .newsList::-webkit-scrollbar, .list::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

.frontList::-webkit-scrollbar-thumb, .detailItem::-webkit-scrollbar-thumb, .categoryList::-webkit-scrollbar-thumb, .newsList::-webkit-scrollbar-thumb, .list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #387ef5; }

.categoryList {
  background-color: white; }

.newsList {
  background-color: white; }

/*# sourceMappingURL=style.css.map */
