/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

body {
  background-color: #f9f9f9;
  font-family: "Montserrat", sans-serif; }

#thesis_logo_image {
  width: 120px;
  margin: 0 auto;
  transition: 0.2s; }

#site_title {
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: -50px; }

header {
  transition: 0.2s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  padding: 20px; }

.jetnation-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999; }

.jetnation-ibh {
  position: relative; }

.jetnation-tht a {
  color: white; }

.jetnation-tht a:hover {
  color: #f1f1f1; }

.myheaderboxshadow {
  box-shadow: 0 -6px 15px -5px #333333, -5px 0 5px -5px #333333, 5px 0 5px -5px #333333; }

.jetnation-top-header-text {
  background-color: #dddddd;
  padding: 10px;
  color: #28475e;
  margin-bottom: 5px; }

.jetnation-btn-header {
  padding: 5px 10px;
  display: inline-block;
  background-color: #537c85;
  color: white; }

#header {
  transition: 0.2s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  background-color: white; }

.column {
  padding-top: 195px; }

.template-page .column {
  margin-bottom: 40px; }

#backTop {
  position: fixed;
  bottom: 25px;
  right: 20px;
  display: none;
  cursor: pointer;
  z-index: 99999;
  color: #9a9a9a;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#backTop:hover {
  color: #102c4d; }

p {
  font-size: 17px;
  line-height: 30px;
  color: #777777; }

ul,
ol {
  margin-left: 25px; }

li {
  font-size: 17px;
  line-height: 30px;
  color: #5f5f5f; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  display: table;
  content: "";
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #222222;
  font-family: "Montserrat", sans-serif; }

p,
ul,
ol,
blockquote,
pre,
dl,
dd,
.center,
.aligncenter,
.block,
.alignnone,
.post_image,
.post_image_box,
.wp-post-image,
.caption,
.wp-caption,
.alert,
.note,
.box,
.footnotes,
.headline_area {
  margin-bottom: 20px; }

.alert :last-child,
.note :last-child,
.box :last-child,
.right :last-child,
.left .footnotes :last-child {
  margin-bottom: 0; }

.alert,
.note,
.box {
  padding: 16px; }

.right,
.alignright,
.ad {
  margin-bottom: 20px;
  margin-left: 20px; }

.left,
.alignleft,
.ad_left {
  margin-bottom: 20px;
  margin-right: 20px; }

ul,
ol,
.stack {
  margin-left: 20px; }

ul ul,
ul ol,
ol ul,
ol ol,
.wp-caption p,
blockquote.right p,
blockquote.left p {
  margin-bottom: 0; }

a {
  color: #125740;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none; }

h1 {
  font-size: 34px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

pre {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: #eeeeee;
  padding: 16px 16px 16px 10px;
  border-left: 6px solid rgba(0, 0, 0, 0.15); }

blockquote {
  color: #888888;
  padding-left: 16px;
  border-left: 1px solid #dddddd; }

.alert {
  background-color: #ffff99;
  border: 1px solid #e6e68a; }

.box {
  background-color: #ffe2e2;
  border: 1px solid #ffb2b2; }

.note {
  background-color: #eeeeee;
  border: 1px solid #dddddd; }

code {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: rgba(0, 0, 0, 0.08);
  padding: 3px 4px;
  border-radius: 6px;
  margin: 0 1px; }

.footnotes {
  font-size: 13px;
  line-height: 22px;
  padding-top: 26px;
  border-top: 1px dotted #dddddd; }

.caption {
  margin-top: -16px;
  color: #888888; }

.small,
.caption {
  font-size: 13px;
  line-height: 22px; }

h1.headline {
  text-align: center; }

input[type=text],
input[type=password],
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=month],
input[type=week],
textarea {
  font-family: inherit;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  vertical-align: middle;
  width: 100%;
  color: #b1b1be;
  padding: 10px 20px;
  font-weight: 400;
  background-color: white;
  text-transform: inherit;
  border: 1px solid #e5e5ec;
  font-size: 14px;
  outline: none;
  line-height: 25px;
  border-radius: 4px; }

textarea {
  height: 130px; }

.wpcf7 {
  padding: 30px 30px 20px;
  background-color: #b2e84e; }

.wpcf7 p {
  margin-bottom: 15px; }

.wpcf7 input[type=submit],
.wpcf7 button {
  display: inline-block;
  letter-spacing: 0.5px;
  background-color: #102c4d;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #102c4d;
  padding: 18px 40px 18px 40px;
  color: white;
  width: 100%; }

.jetnation-text-center {
  text-align: center; }

.jetnation-text-left {
  text-align: left; }

.jetnation-text-right {
  text-align: right; }

.jetnation-full-padding {
  padding: 40px 30px; }

.jetnation-full-padding-topbot {
  padding: 40px 0; }

.jetnation-large-padding-topbot {
  padding: 20px 0; }

.jetnation-padding-top {
  padding-top: 20px; }

.jetnation-large-padding {
  padding: 20px 30px; }

.jetnation-large-padding p:last-child {
  margin-bottom: 0; }

.jetnation-medium-padding {
  padding: 20px; }

.jetnation-small-padding {
  padding: 12px; }

.jetnation-margin-bottom {
  margin-bottom: 40px; }

.jetnation-pos-relative {
  position: relative; }

.jetnation-box-shadow {
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  padding: 20px; }

.jetnation-column-two {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
  margin-right: 20px; }

.jetnation-column-three {
  display: inline-block;
  vertical-align: top;
  width: 31.9%;
  margin-right: 20px; }

.jetnation-column-three h3 {
  font-size: 20px; }

.jetnation-hss .jetnation-column-four {
  margin-bottom: 0; }

.jetnation-column-four {
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  margin-right: 20px;
  margin-bottom: 20px; }

.last {
  margin-right: 0; }

.jetnation-container {
  max-width: 1320px;
  margin: 0 auto; }

.jetnation-container-fixed {
  width: 1290px;
  margin: 0 auto; }

.jetnation-btn {
  letter-spacing: 1px;
  color: #28475e;
  background-color: #b2e94e;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #b2e84e;
  padding: 18px 45px 18px 45px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block; }

.jetnation-btn:hover {
  background-color: #28475e;
  border-color: #28475e;
  color: white; }

.jetnation-same-column {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.jetnation-flex {
  display: flex;
  align-items: center; }

.jetnation-bot-header {
  background-color: #111111;
  padding: 10px 0px; }

.jetnation-login-btn {
  background-color: #145740; }

.menu.jetnation-right-menu {
  margin-left: auto; }

.menu_control {
  display: none; }

.menu {
  margin-bottom: 0;
  margin-left: 100px; }

.menu li {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  width: auto; }

.menu li a {
  display: inline-block;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 15px 0;
  font-weight: 700; }

.menu li .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  color: #121212;
  background-color: white;
  z-index: 99;
  font-size: 15px;
  font-weight: 400;
  margin-left: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 3px 3px 0 #b9b9b9;
  padding: 15px 6px; }

.menu-item-has-children > a:after {
  content: "\f347";
  font-family: 'dashicons';
  padding-left: 3px;
  font-size: 15px;
  position: absolute; }

.menu li.current-menu-item > a,
.menu li a:hover {
  color: #a2a2a2; }

.menu li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.menu li .sub-menu a {
  padding: 2px 15px;
  display: block;
  min-width: 215px;
  text-align: left;
  font-size: 14px;
  color: #121212; }

.menu li .sub-menu a:hover {
  color: #125740; }

.featured_image {
  margin-bottom: 10px; }

.msc-forums-icon {
  background-color: #585c63; }

.msc-theme-1 .msc-each-profile:last-child a {
  background-color: #f3f3f3; }

.jetnation-head-top-right {
  width: 28%; }

.jetnation-top-header {
  background-color: #125740;
  padding: 15px;
  text-align: center; }

.jetnation-tht {
  display: inline-block;
  color: white; }

.jetnation-head-social {
  float: right; }

.jetnation-head-social a {
  color: white;
  margin: 0 3px; }

.jetnation-header-below-ad {
  margin-top: 120px;
  margin-bottom: 20px; }

.jetnation-top-box {
  align-items: initial;
  margin-bottom: 30px; }

.jetnation-lat-news-one {
  width: 47%;
  margin-right: 30px; }

.jetnation-lat-news-one h2 {
  font-size: 26px; }

.jetnation-lat-news-one h2 a {
  color: #111111; }

.jetnation-lat-news-one h2 a:hover {
  color: #125740; }

.jetnation-lat-news-cont a {
  font-weight: 700; }

.jetnation-lat-news-two {
  width: 24%;
  margin-right: 30px; }

.jetnation-lat-news-two h6 {
  font-size: 20px; }

.jetnation-lat-news-two-box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #a5a5a5; }

.jetnation-lat-news-two-box span {
  font-size: 14px;
  color: #888888; }

.jetnation-lat-news-two h2 {
  font-size: 16px;
  margin-bottom: 5px; }

.jetnation-lat-news-two h2 a {
  color: #111111; }

.jetnation-lat-news-two h2 a:hover {
  color: #125740; }

.jetnation-lat-news-cont-byline span {
  display: block; }

.jetnation-lat-news-cont-byline {
  font-size: 14px; }

.jetnation-cat-common.jetnation-flex {
  align-items: initial; }

.jetnation-cat-common-box {
  width: 25%;
  margin-right: 20px; }

.jetnation-cat-common-title h6 {
  font-size: 26px; }

.jetnation-cat-common-title a {
  font-size: 16px;
  margin-left: 30px;
  display: inline-block;
  float: right; }

.jetnation-cat-common-box h2 {
  font-size: 16px;
  margin-bottom: 10px; }

.jetnation-cat-common-box span {
  font-size: 14px;
  color: #888888; }

.jetnation-cat-common-box h2 a {
  color: #111111; }

.jetnation-cat-common-box h2 a:hover {
  color: #125740; }

.jetnation-cat-common .jetnation-cat-common-box:last-child {
  margin-right: 0; }

.jetnation-home-video-box {
  background-color: #444444;
  padding: 70px 0; }

.jetnation-home-video-box h2 {
  text-align: center;
  color: white;
  margin-bottom: 40px;
  font-size: 30px; }

.jetnation-footer .widget_title {
  font-size: 20px;
  color: white; }

.jetnation-footer {
  padding: 20px 0;
  background-color: #145740; }

.jetnation-footer-bottom {
  background-color: #252525; }

.jetnation-footer-bottom p {
  margin-bottom: 0;
  text-align: center;
  color: #929292; }

.jetnation-left-inner-col {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px; }

.jetnation-right-inner-col {
  width: 27%;
  display: inline-block;
  vertical-align: top;
  position: relative; }

.stickem-container {
  position: relative; }

.widget_msc_widget {
  width: 300px; }

.widget_msc_widget h4 {
  font-size: 24px; }

.stickit {
  position: fixed;
  top: 0; }

.stickit-end {
  bottom: 40px;
  position: absolute;
  right: 0; }

.post_cats a {
  display: inline-block;
  padding: 0px 10px;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
  text-transform: uppercase;
  background-color: #e7e7e7;
  font-size: 12px;
  color: #2d2d2d;
  margin: 0 4px 10px 0; }

.author_box {
  border: 1px solid #dddddd;
  padding: 20px;
  background-color: white;
  margin-bottom: 30px; }

.author_box p {
  margin-bottom: 10px; }

.author_box_title {
  font-size: 20px; }

.author_left {
  float: left;
  width: 9%; }

.author_box_gravitar {
  width: 82px;
  height: 82px; }

.author_right {
  float: left;
  width: 90%;
  margin-left: 5px; }

.s_aut {
  display: inline-block;
  margin: 0 4px; }

.jetnation-related-box {
  border: 1px solid #dddddd;
  padding: 20px;
  background-color: white;
  margin-bottom: 30px; }

.jetnation-related-box-inner {
  margin-bottom: 10px; }

.jetnation-related-box-inner .featured_image {
  margin-right: 20px; }

.jetnation-related-box-title {
  width: 90%; }

.jetnation-related-box-title h4 {
  font-size: 20px; }

.jetnation-related-box-title h4 a {
  color: #222222; }

.post_author {
  margin-right: 20px; }

.post_author a {
  font-weight: 700; }

.jetnation-byline {
  font-size: 18px; }

.post_author_intro,
.post_date_intro {
  color: #777777; }

#amazon-polly-audio-table {
  margin-bottom: 20px; }

.jetnation-byline-left {
  margin-right: 15px; }

.jetnation-byline-left img {
  border-radius: 50px;
  width: 40px; }

.jetnation-home-author a {
  font-weight: 700; }

.jetnation-home-post-box {
  display: inline-block;
  vertical-align: top;
  width: 23.5%;
  margin: 0 8px 40px; }

.post_author_intro {
  margin-right: 5px; }

.archive_title {
  text-align: center; }

.pagination ul {
  margin-left: 0;
  text-align: center; }

.pagination li {
  list-style: none;
  display: inline-block; }

.pagination li a {
  border: 1px solid #d6d6d6;
  color: #666666;
  text-decoration: none;
  padding: 1px 12px;
  margin-right: 6px;
  margin-bottom: 8px;
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  background-color: #f1f1f1; }

.pagination li.active a,
.pagination li a:hover {
  background: #175740;
  color: white;
  border: 1px solid #175740; }

table.demo-table3 thead th {
  background-color: #1b392d;
  color: white;
  border-color: #3b6554 !important;
  text-transform: uppercase; }

table tr:nth-child(odd) td {
  background-color: #edf1ef;
  border-bottom: 1px solid #bfd6cd;
  border-top: 1px solid #bfd6cd; }

table tr:nth-child(even) td {
  background-color: white; }

table.demo-table3 tfoot th {
  background-color: #f9f9f9;
  text-align: left;
  font-size: 13px;
  font-weight: normal !important;
  font-style: italic; }

table.demo-table3 thead th {
  background-color: #1b392d;
  color: white;
  border-color: #3b6554 !important;
  text-transform: uppercase; }

table.demo-table3 th,
table.demo-table3 td,
table.demo-table3 th:last-child,
table.demo-table3 td:last-child {
  border: 1px solid #bfd6cd;
  padding: 7px 17px;
  width: 160px;
  font-weight: bold;
  line-height: 29px; }

table.demo-table3 .table3_one_width {
  width: 495px; }

.demo-table3 {
  margin-bottom: 40px; }

.demo-table3 caption {
  padding: 10px;
  background: #dddddd;
  font-weight: bold; }

.demo-table3 td a {
  color: #438a6e;
  text-decoration: underline;
  font-size: 14px;
  text-align: center;
  display: block; }

.demo-table3 td a:hover {
  color: #346d57; }

.our_writers {
  overflow: hidden;
  margin-bottom: 20px;
  vertical-align: top;
  padding-bottom: 20px; }

.post_box .our_writers_image img {
  margin-bottom: 0; }

.our_writers.last {
  margin-right: 0; }

.our_writers_content {
  padding: 0 25px;
  overflow: hidden; }

.our_writers_content h4 {
  margin-bottom: 0px; }

.our_writers_content h5 {
  font-size: 14px;
  color: #9b9b9b;
  margin-bottom: 10px; }

.our_writers_content p {
  color: #494949;
  font-size: 15px;
  line-height: 25px; }


.our_writers_readmore a {
  border-radius: 2px;
  background: #145740;
  color: white;
  padding: 9px 16px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block; }

.our_writers_image {
  float: left;
  margin-right: 35px; }

.writer_fb .fa-facebook:hover {
  background: none; }

.writer_tw .fa-twitter:hover {
  background: none; }

.writer_ln .fa-linkedin:hover {
  background: none; }

.writer_gp .fa-google-plus:hover {
  background: none; }

.writer_and_moderator {
  text-align: center; }

.writer_and_moderator p {
  display: inline-block;
  margin-right: 30px; }

.pushbutton-wide {
  border: 0;
  background-color: #175740;
  color: white;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase; }

.social_page_inner_full .social_page_inner {
  display: inline-block;
  margin-right: 0px; }

.social_page_inner_full {
  text-align: center; }

@media screen and (max-width: 1320px) {
  .jetnation-container {
    max-width: 1000px; }

  .jetnation-column-three {
    width: 31.7%; }

  .jetnation-lat-news-one {
    width: 40%; }

  .jetnation-lat-news-two {
    width: 24%; }

  .jetnation-head-top-right {
    width: 320px; }

  .jetnation-left-inner-col {
    width: 67%;
    margin-right: 20px; }

  .jetnation-right-inner-col {
    width: 300px; }

  .menu li a {
    font-size: 12px;
    padding: 0 8px 0 9px;
    font-weight: 400; } }

@media screen and (max-width: 1000px) {
  .jetnation-container {
    max-width: 95%; }

  .jetnation-lat-news-one {
    margin-right: 20px; }

  .jetnation-lat-news-one h2 {
    font-size: 20px; }

  .jetnation-lat-news-two {
    margin-right: 20px; }

  .jetnation-lat-news-two h2 {
    font-size: 15px; }

  #site_title {
    margin-bottom: 15px; }

  #site_title {
    position: relative;
    left: 0;
    top: 0; }

  #thesis_logo_image {
    width: 100px; }

  .jetnation-header {
    position: relative; }

  .jetnation-header-below-ad {
    margin-top: 20px; }

  .menu {
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    background-color: #dddddd;
    z-index: 999;
    margin-left: 0; }

  .menu li {
    display: block;
    margin-right: 0;
    position: relative; }

  .menu_control {
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    padding: 10px;
    background-color: #252525; }

  .menu li a {
    padding: 7px 15px;
    display: block;
    background-color: #4e4e4e;
    text-align: center; }

  .menu.show_menu {
    display: block; }

  .menu li.current-menu-item a,
  .menu li a:hover {
    border-bottom: 0;
    background-color: #111111;
    color: white; }

  .menu li .sub-menu a:hover {
    border-bottom: 0;
    background-color: #111111;
    color: white; }

  .menu li .sub-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
    box-shadow: initial;
    padding: 0; }

  .menu li .sub-menu a {
    text-align: center;
    padding: 7px 15px;
    line-height: 30px;
    color: white;
    background-color: #3e3e3e; }

  .jetnation-bot-header {
    background-color: #111111;
    padding: 10px 0px 0; }

  .jetnation-ibh {
    max-width: 100%;
    display: block; }

  h1.headline {
    text-align: center;
    font-size: 30px; }

  .jetnation-left-inner-col {
    width: 100%;
    margin-right: 0; }

  .jetnation-right-inner-col {
    width: auto; }

  .jetnation-right-inner-col .widget_msc_widget {
    display: none; }

  .stickem-container .jetnation-right-inner-col .widget_msc_widget {
    display: block; }

  .stickit {
    position: relative; }

  .stickit-end {
    position: relative; }

  .video-container,
  .sp-slide {
    overflow: hidden;
    position: relative;
    width: 100%; }

  .video-container::after,
  .sp-slide::after {
    padding-top: 56.25%;
    display: block;
    content: ''; }

  .video-container iframe,
  .sp-slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

@media screen and (max-width: 767px) {
  /*
   * Force table to not be like tables anymore
   */  table.demo-table3,
  table.demo-table3 thead,
  table.demo-table3 tbody,
  table.demo-table3 th,
  table.demo-table3 td,
  table.demo-table3 tr {
    display: block; }

  /*
   * Hide table headers (but not display: none;, for accessibility)
   */  table.demo-table3 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table.demo-table3 tr {
    border: 1px solid #cccccc;
    margin-bottom: 15px; }

  table.demo-table3 td {
        /*
     * Behave  like a "row"
     */
    border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 50% !important;
    width: auto !important;
    height: 40px;
    text-align: left;
    font-size: 13px; }

  table.demo-table3 td:before {
        /*
     * Now like a table header
     */
    position: absolute;
        /*
     * Top/left values mimic padding
     */
    top: 0;
    left: 0;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    background: #1b392d;
    padding: 5px 10px;
    color: white; }

  table.demo-table3 caption {
    display: block; }

  table.demo-table3 td a {
    text-align: left !important; }

  /*
   * 
   * Label the data
   */  table.demo-table3 td:nth-of-type(1):before {
    content: "DATE"; }

  table.demo-table3 td:nth-of-type(2):before {
    content: "DAY"; }

  table.demo-table3 td:nth-of-type(3):before {
    content: "OPPONENT"; }

  table.demo-table3 td:nth-of-type(4):before {
    content: "TIME"; }

  table.demo-table3 td:nth-of-type(5):before {
    content: "NETWORK"; }

  table.demo-table3 td:nth-of-type(6):before {
    content: "GAME TICKETS"; }

  table.demo-table3 td:nth-of-type(7):before {
    content: "WHERE TO WATCH"; }

  table.demo-table3 th,
  table.demo-table3 td,
  table.demo-table3 th:last-child,
  table.demo-table3 td:last-child {
    width: auto !important; }

  .sp-thumbnails-container {
    height: 120px; }

  .sp-thumbnail-container {
    height: 120px !important; } }

@media screen and (max-width: 600px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 26px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 16px; }

  h6 {
    font-size: 14px; }

  .jetnation-flex {
    display: block; }

  .jetnation-lat-news-one {
    width: 100%;
    margin-bottom: 30px; }

  .jetnation-lat-news-two {
    margin-right: 0;
    width: 100%; }

  .jetnation-head-top-right {
    width: auto; }

  .jetnation-cat-common-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  .jetnation-column-three {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }

  h1.headline {
    font-size: 26px; }

  .jetnation-home-post-box {
    margin: 0 0 40px; }

  .jetnation-cat-common-box h2 {
    font-size: 18px; }

  .our_writers_image {
    float: none;
    margin-right: 0; }

  .our_writers_content {
    padding: 0; }

  .jetnation-related-box-inner {
    overflow: hidden; }

  .jetnation-related-box-inner .featured_image {
    float: left;
    margin-right: 15px; }

  .jetnation-related-box-title {
    width: auto; }

  .jetnation-related-box-title h4 {
    font-size: 16px; }

  .author_left {
    float: left;
    width: 24%; }

  .author_box_gravitar {
    width: 70px;
    height: 70px; }

  .author_right {
    float: none;
    width: auto; }

  .author_right .author_name {
    font-weight: 700; }

  .jetnation-head-social {
    float: none;
    margin-top: 15px; }

  .jetnation-footer {
    text-align: center; }

  .jetnation-footer img {
    margin: 0 auto; } }

#site_title {
  line-height: 0.1em; }

#site_title a {
  display: inline-block; }

/*
 * ---:[ custom CSS ]:---
 */
@media print {
  .jetnation-header {
    position: relative; }

  .menu {
    display: none; }

  .menu.jetnation-right-menu {
    display: none; }

  .jetnation-header-below-ad {
    display: none; }

  .jetnation-header-below-ad .jetnation-margin-bottom {
    display: none; }

  .jetnation-top-header {
    display: none; }

  .jetnation-footer {
    display: none; }

  table tr td:nth-child(3) {
    width: 250px;
    background: red; }

  table tr td:nth-child(4) {
    width: 200px; }

  table.demo-table3 th,
  table.demo-table3 td,
  table.demo-table3 th:last-child,
  table.demo-table3 td:last-child {
    padding: 3px 17px;
    line-height: initial;
    font-size: 13px; }

  #site_title {
    position: relative;
    top: 0; }

  .heateor_sss_sharing_container {
    display: none; }

  h1.headline {
    font-size: 26px;
    margin-bottom: 10px; }

  #thesis_logo_image {
    width: 80px; }

  .jetnation-ibh.jetnation-flex {
    display: block; }

  #google_center_div {
    display: none; } }