@media (min-width: 1450px) {}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 95%;
    }
    .btn-yellow {
        min-width: 227px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 98%;
    }
}

@media (max-width: 750px) {
    .tg td {
        padding: 9px 2px!important;
    }
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 98%;
    }
}

.row {
    margin-bottom: 0px!important;  /* Wordpress rule overwrite */
}

body {
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 14.7px;
    letter-spacing: 1.3px;
    line-height: 18px;
    min-height: 100%;
    display: flex;
}

#nextCurrPrevRow {
    font-size: 10.5pt;
}

.currContainer {
    background-color: #f1d667;
    height: 64px;
    border: solid 1px;
    border-color: #ccc!important;
}

.nextPrevContainer {
    background-color: #efde95;
    height: 64px;
    border: solid 1px;
    border-color: #ccc!important;
}

.generalTitle {
    height: 29px;
    border-bottom: solid 1px;
    border-color: #ccc!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nextPrevTitle {
    font-weight: 500;
    color: #9f9f9f;
}
.currTitle {
    font-weight: 600;
}

.movieTitle {
    height: 34px;
    border-color: #ccc!important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1d122c!important;
}

.nextPrevMovieTitle {
    font-weight: 200;
    font-style: italic;
    color: #9f9f9f!important;
}

.currMovieTitle {
    font-weight: 500;
    font-style: italic;
    color: #1d122c!important;
}

.descriptionContainer {
    animation-name: videoAnimation;
    animation-duration: 1.5s;
}

a {
    text-decoration: none;
    outline: 0;
    max-width: 100%!important;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

table {
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    color: #999;
    -webkit-text-size-adjust: 100%;
}

tbody {
	font-weight: 600;
}

.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td {
    color: #919191;
}

.main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li, #top .main_color .avia-data-table.avia_pricing_minimal th {
    background-color: #ffffff;
    color: #666666;
}

th {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-align: left;
    padding: 9px 12px;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-top: none;
}

.tg {
    border-collapse: collapse;
    border-color: #ccc;
    border-spacing: 0;
}

.tg td {

    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    color: #666;
    font-size: 13px;
    overflow: hidden;
    padding: 9px 12px;
    word-break: normal;
}

.tg th {

    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    padding: 9px 12px;
    word-break: normal;
}

tr:nth-child(odd) {
background-color: #fcfcfc !important; }

.tg:nth-child(odd) {
		background-color: #fcfcfc !important; }

.tg .tg-k6o1 {
    background-color: #FCFCFC;
    color: #666666;;
    text-align: left;
    vertical-align: top;
    font-weight: normal!important;
}

.tg .tg-0pz7 {
    background-color: #FFF;
    color: #919191;
    text-align: left;
    font-weight: bold;
    vertical-align: top
}

.tg .tg-5k3y {
    background-color: #FCFCFC;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: top
}

.tg .tg-a9g6 {
    background-color: #FFF;
    color: #919191;
    font-weight: bold;
    text-align: left;
    vertical-align: top
}

#videoFrameContainer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border: solid 1px;
    border-color: #ccc!important;
}

#locationTimeContainer {
    border: solid 1px;
    border-color: #ccc!important;
    margin-bottom: 7px;
}

#locationTime {
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
    font-weight: bold;
    color: #1d122c!important;
    background-color: #fbdc52!important;
    padding: 0.75rem 0rem 0.75rem 0rem;
    display: block;
    padding-left: 0px;
    padding-right: 0px; 
    text-align: center;
    font-size: 13pt;
}

#descriptionRow {
    margin-bottom: -20px!important;
}

#navContainer {
    border-top: solid 1px;
    border-bottom: 0px;
    border-left: solid 1px;
    border-right: solid 1px;
    border-color: #ccc!important;
}

.nav-tabs .nav-link {
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}

.nav-tabs .nav-link.active {
    font-weight: bold;
    color: #1d1d1d!important;
    background-color: #F0D667!important;
}

.nav-link {
    font-weight: bold;
    color: #7a7a7a;
    text-decoration: none;
}

.nav-link:focus, .nav-link:hover {
    color: #141414;
    text-decoration: underline;
}

.nav-link {
    padding: 0.8rem 1rem;
}

#embedChatIframe {
    min-height: 356px;
}

h4 {
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 4px;
	font-weight: 600;
}

.btn-yellow {
    padding: 10px!important;
    min-width: 137px!important;
    width: 227px!important;
    font-weight: 400;
    font-size: 10.5pt;
    color: #2E2E2E!important;
    background-color: #dcceea!important;
    border-color: #949494!important;
}

.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
    color: #2E2E2E!important;
    background-color: #b9a5cd!important;
    border-color: #949494!important;
}

.btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
    background-image: none!important;
}

.btn-yellow.disabled, .btn-yellow[disabled], fieldset[disabled] .btn-yellow, .btn-yellow.disabled:hover, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow:hover, .btn-yellow.disabled:focus, .btn-yellow[disabled]:focus, fieldset[disabled] .btn-yellow:focus, .btn-yellow.disabled:active, .btn-yellow[disabled]:active, fieldset[disabled] .btn-yellow:active, .btn-yellow.disabled.active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow.active {
    background-color: #dcceea!important;
    border-color: #949494!important;
}

.btn-yellow .badge {
    color: #dcceea!important;
    background-color: #2E2E2E!important;
}

ul.disc, .entry-content-wrapper ul {
    list-style: none!important;
}

.entry-content-wrapper li {
    margin-left: 0em!important;
    padding: 0px 0!important;
}

ul {
    list-style: none outside;
    margin-left: 0px!important;
}

.main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover, .main_color .wp-playlist-item .wp-playlist-caption:hover {
    color: #141414;
}

.main_color a, .main_color .widget_first, .main_color strong, .main_color b, .main_color b a, .main_color strong a, .main_color #js_sort_items a:hover, .main_color #js_sort_items a.active_sort, .main_color .av-sort-by-term a.active_sort, .main_color .special_amp, .main_color .taglist a.activeFilter, .main_color #commentform .required, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char, .html_elegant-blog #top .main_color .blog-categories a, .html_elegant-blog #top .main_color .blog-categories a:hover {
    color: #7a7a7a;
}

.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
		background-color: #fcfcfc !important; }


@keyframes logoAnimation {
    0% {
        opacity: 0.0;
        -webkit-opacity: 0.0;
    }
    100% {
        opacity: 1.0;
        -webkit-opacity: 1.0;
    }
}