﻿.paddingDiv {
    width: 19%;
    max-width: 19%;
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
}

.mainBodyDiv {
    width: 62%;
    max-width: 62%;
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
}

body {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    height: 100%;
    
}

.bgFW {
    /* height: 100%; */
    /* width: 100%; */
    background: url(../../2020/images/backgrounds.jpg) center top no-repeat;
    /* background-color: #fff; */
    /* background-size: cover; */
    z-index: -1;
    /* background-position: center; */
    /* position: absolute; */
    /* background-attachment: fixed; */
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}

#mainHeader {
    position: fixed;
    z-index: -1;
    width: 100%;
}

.main-header {
    background-color: transparent;
}

.navbar-default {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background-image: none !important;
    box-shadow: none !important;
}

#mainContent {
    padding-top: 60px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.mainNavDiv img {
    /*max-width: 200px;*/
    margin: auto;
    margin-right: 4%;
    padding-top: 15px;
    padding-bottom: 0%;
    max-height: 75px
}


.mainNavDiv {
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .mainNavDiv > img {
        -webkit-transition: all .5s;
        transition: all .5s;
    }

.scrolled-nav .mainNavDiv img {
    max-width: 134px;
    padding: 5px;
}

.scrolled-nav .mainNavDiv img {
    height: auto;
}

.scrolled-nav .mainNavDiv img {
    min-height: unset !important;
}

.navbar-default {
    background-color: transparent;
}

.video-container {
    max-height: calc(71vh + 10px);
}

    .video-container .playerHolder {
        max-height: calc(70vh + 10px);
        position: relative;
        display: block;
        float: left;
        width: 99%;
        height: 100%;
        margin: auto;
        float: none;
    }

    .video-container .playerHolder .player {
        height: 100%;
        max-height: calc(70vh - 5px);
    }

.flowplayer {
    background: #333 !important;
}
/* old */
.headSection .seriesTitle {
    color: #000;
    text-align: right;
}

.seriesTitle{
    font-weight: bold;
    font-size: 50px;
    font-family: 'Lateef', cursive;
    margin-top: 1%;
    margin-bottom: 1%;
    color: #31708f;
    text-align: center;
}

.seriesInfo .seriesTitle{
    color: #000;
    text-align: right;
}

.internalSection{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.internalSection .my-video-dimensions{
    height: 40vh;
}

.internalSection .rightDiv .seriesInfo {
    border: 2px solid #eee;
    padding: 5%;
    /* margin-right: 10%; */
    position: absolute;
    width: 120%;
    background: #fff;
    z-index: 9999;
    top: 20%;
    -webkit-box-shadow: 1px 1px 0px 1px rgba(99,99,99,1);
    -moz-box-shadow: 1px 1px 0px 1px rgba(99,99,99,1);
    box-shadow: 1px 1px 0px 1px rgba(99,99,99,1);
}

.internalSection .video-js .vjs-big-play-button{
    height: 1em !important;
    line-height: 1em !important;
    width: 1em !important;
    margin-top: -0.5em !important;
    border: 3px solid #fff;
    font-size: 4em;
    padding: 0.5em;
}

.internalSection .leftDiv{
    -webkit-box-shadow: -5px 4px 8px 2px rgba(153,153,153,0.95);
    -moz-box-shadow: -5px 4px 8px 2px rgba(153,153,153,0.95);
    box-shadow: -5px 4px 8px 2px rgba(153,153,153,0.95);
}

.internalSection .video-js .vjs-big-play-button{
    left: 12%;
}
.internalSeriesTitle{

}

.seriesInfo{
    color: #000;
}

.seriesInfo P{
    font-family: 'Amiri', serif;
    /*font-weight: 700;*/
    font-size: 22px;
    line-height: 32px;
    max-width: 95%;
}

.section {
    padding-top: 0px !important; 
    padding-bottom: 0px !important;
}


.sectionDivider {
    width: 70%;
    height: 4px;
    background: #e0e0e0;
    border-radius: 5px;
    display: block;
    margin: auto;
    margin-top: 2%;
    margin-bottom: 1%;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    margin-top: 2%;
    position: relative;
}

.internalSection .leftDiv{
    min-height: 40vh;
    background: #333;
}

.internalSection .watchDiv{
    margin-bottom: 4%;
}

.swiperText{
    color: #000;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.swiper-pagination-bullet-active{    
    background: #315f6e !important;
}

.swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
}

.rightDiv .seriesTitle{
    margin: 0px !important;
}

#mainContent {
    /*position: relative;
    display: block;
    width: 100%;
    float: left;
    background: url(../../2020/images/backgrounds.jpg) center top no-repeat;
    background-color: #fff;
    background-size: cover;
    z-index: 9;
    background-position: 0px -80px;*/
}

.socialMediaList{
    width: 100%;
}

.socialMediaList li {
    float: none;
    margin: 0px 0px 0px 0px !important;
    display: inline-block;
}

.main-footer .navbar-bottom a {
    color: #9e9e9e;
    padding-left: 8px;
    padding-right: 8px;
    border-right: 0px solid;
}

.socialMediaList li a .fa {
    background: #fff;
    /* color: transparent; */
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #fff;
    padding: 6px;
    width: 40px;
    height: 40px;
    line-height: 25px;
    text-align: center;
    font-size: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.socialMediaList li a .fa:hover{
        background: #983454;
}

.main-footer .sub-footer .copyright {
    color: #fff;
}
