/* fonts */
@font-face {
    font-family: Metropolis;
    src: url(../fonts/Metropolis-Regular.otf);
}
@font-face {
    font-family: Metropolis_Light;
    src: url(../fonts/Metropolis-Light.otf);
}
@font-face { 
    font-family: Metropolis-Bold;
    src: url(../fonts/Metropolis-Bold.otf);
}
@font-face {
    font-family: Metropolis-SemiBold;
    src: url(../fonts/Metropolis-SemiBold.otf);
}
@font-face {
    font-family: Metropolis-Black;
    src: url(../fonts/Metropolis-Black.otf);
}
@font-face {
    font-family: Metropolis-Medium;
    src: url(../fonts/Metropolis-Medium.otf);
}
@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.otf);
}
/* fonts */
/* body::-webkit-scrollbar { width: 0 !important }
body{
    overflow: -moz-scrollbars-none; 
    -ms-overflow-style: none;
} */
.row:before, .row:after {display: none !important;}
.pl0{
    padding-left: 0px;
}
.pr0{
    padding-right: 0px;
}
.m0{
    margin: 0px;
}
.mt10{
    margin-top: 10px;
}
.mr5{
    margin-right: 5px;
}
.mr20{
    margin-right: 20px;
}
.mr30{
    margin-right: 30px;
}
.headerLinks{
    background: #363637;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 0px;
    min-height: 40px;
    margin-bottom: 0px;
    z-index:2;
}
.headerLinks a{
    padding: 10px 20px;
    color: white;
    font-family: Metropolis;
    /* font-size: 12px; */
    text-transform: uppercase;
}
.headerLinks a.active{
    background:#194986;
    font-family: Metropolis-Bold;    
}
.headerLinks a:hover{
    text-decoration: none;  
}
.headerPhoneNumbers{
    margin-left:auto;
    color:#ffffff;
}
.headerPhoneNumbers>span{
    padding:0px 20px;
    border-right: 1px solid #ffffff;
}
.headerPhoneNumbers>span:nth-child(2){
    padding-left:0px;
}
.headerPhoneNumbers>span:last-child{
    border-right: none;
}
.slantedDivl ul{
    padding: 13px 20px;
    margin: 0px;
    background: #194986;
}
.slantedDivl ul li{
    list-style-type: none;
    display: inline;
    padding: 20px;
}
.slantedDivl ul li:first-child,.slantedDivl ul li:last-child{
    padding: 0px;
}
.slantedDivl ul li:last-child{
    margin-top: -6px;
    float: right;
}
.slantedDivl ul li a{
    color:#ffffff !important;
    font-family: Metropolis-Bold;
    font-size: 14px;
    cursor: pointer;
}
.bannerSection{
    padding:35px 20px 60px;
}
.bannerSectionLeft{
    background:url("../images/bitmap.png");
    background-color: #404040;
    height: 580px;
    padding: 0px;
    background-size: cover;
}
.bannerSectionRight{
    padding-right: 0px;
    padding-left: 40px;
}
.bannerSectionRightTop{
    background:url("../images/roadside.png");
    background-color: #404040;
    height: 290px;
    position: relative;
    background-size: cover;
}
.bannerSectionRightBottom{
    background:url("../images/roadtop.png");
    background-color: #404040;
    height: 290px;
    position: relative;
    background-size: cover;
}
.bannerSectionContent{
    color: #ffffff;
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    left: 10%;
    right: 10%;
    font-family: Metropolis;
}
.bannerSectionContent h1{
    margin-top: 0px;
    line-height: normal;
}
.bannerSectionContent h2{
    font-size: 24px;
}
.latestVideos{
    background: #393939;
    width: 100%;
    height: 100%;
    padding: 60px 20px;
}
.latestVideos h1{
    color: #ffffff;
}
.latestVideo{
    background:url("../images/latestvideoimg.png");    
    height: 570px;
    background-color: #2f2e2e;
    padding: 0px;
    background-size: cover;
}
.videoList{
    padding-left: 40px;
    padding-right: 0px;
}
.videoThumbnail{
    padding: 15px 20px;
    border-top: 1px solid rgba(154, 154, 154, 0.2);
}
.videoThumbnail:last-child{
    border-bottom: 1px solid rgba(154, 154, 154, 0.2);
}
.videoThumbnail h3{
    font-family: Metropolis;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 32px;
}
.videoThumbnail p{
    font-family: Metropolis;
    color: #9a9a9a;
    margin-bottom: 0px;
}
.videoThumbnailCurrent{
    position: relative;
    background-color:#313131;
    border: none;
}
.videoThumbnailCurrent:after {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 60%;
    height: 3px;
    background: #a6c6b3;
    left: 0px;
}
.videoThumbnailCurrent + .videoThumbnail{
    border-top: none;
}
.latestVideo h3{
    margin-top: 28px;
    margin-left: 38px;
    color: white;
    font-family: Metropolis;
    font-size: 20px;
}
.latestVideos h1,.latestNews h1{
    font-family: Metropolis;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 40px;
}
.latestVideos h1:after,.latestNews h1:after{
    content:""; 
    background: #a6c6b3; 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    height: 2px; 
    width: 80px;
}
.videoProgressPlayed{
    position: absolute;
    bottom: 70px;
    height: 4px;
    background-color: #9e0000;
    margin-left: 30px;
    width: 56%;
}
.videoProgressLoaded{
    position: absolute;
    bottom: 70px;
    left: calc(56% + 30px);
    height: 4px;
    background-color: #454545;
    opacity: 1;
    width: 20%;
}
.videoProgressnotLoaded{
    position: absolute;
    bottom: 70px;
    height: 4px;
    left: calc(76% + 30px);
    background-color: #454545;
    opacity: 0.3;
    margin-right: 30px;
    width: 17%;
}
.videoControls{
    position: absolute;
    bottom: 35px;
    padding: 0px 30px;
    width: 100%;
}
.videoTimestamp{
    font-family: Montserrat-Regular;
    color: #ffffff;
}
.latestVideoRow{
    margin:0px;
}
.uploadBtn{
    margin-top: 25px;
    margin-right: 45px;
}
.updownPlaylist{
    text-align: right;
    margin-top: 30px;
    margin-right: 40px;
}
.latestNews{
    background: #ffffff;
    padding:60px 20px;
    font-family: Metropolis;
}
.readAll{
    font-size: 14px;
    line-height: 4;
    text-transform: uppercase;
    color: #e2603c;
    font-family: Metropolis-Bold;
    float:right;
}
.newsSection{
    border-bottom: 1px solid #ececec;
}
.newsSectionActive{
    border-bottom: 4px solid #00539e;
}
.latestNewsBanner{
    width: 100%;
}
.newsplayButton{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 20%;
    top: 14%;
}
.latestNewsContent{
    margin: 28px 31px 34px 31px;;
}
.latestNewsContent h3{
    margin-bottom: 24px;
    color: #404040;
}
.latestNewsContent p{
    font-size: 14px;
    color: #9a9a9a;
}
.latestNewsContentDesc{
    line-height: 1.43;
    height: 100px;
    margin-bottom: 16px;
}
.mainContent{
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}
.mainContent h1{
    font-family: Metropolis-Bold;
    font-size: 48px;
    color: #363637;
    line-height: 1.31;
    margin: 0px;
}
.mainContent h1 span{
    color: #e2603c;
}
.btnContainer{
    margin-top:40px;
}
.btnContainer > button{
    border-radius: 136px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
    background-color: #fdfcfa;
    letter-spacing: 0.4px;
    color: #12603d;
    font-size: 13px;
    font-family: Metropolis-Bold;
    padding:10px 30px;
    border:none;
    margin-right: 20px;
}
.btnContainer > button:last-child{
    margin-right: 0px;
}
.btnLarge{
    padding: 13px 30px;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    background-color: #e2603c;
    border: none;
    font-family: Metropolis-Bold;
    text-transform: uppercase;
    color: #ffffff;
}
.bannerImage{
    position: absolute;
    left: 25%;
    top: -10%;
    z-index: -1;
}
.footerLinks{
    width: 100%;
    background:#393939;
    padding: 20px 50px;
    z-index:1;
}
.footerLinksLeft a{
    margin:0px 30px;
    color: #ffffff;
    font-family: Metropolis-Bold;
    text-decoration:none;
}
.footerLinksRight a{
    margin: 0px 10px;
    color: #ffffff;
    font-family: Metropolis;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.4px;
    text-decoration: none;
}
.footerLinksRight a img{
    width:24px;
    height:24px;
}
.footerLinksLeft a:first-child,.footerLinksRight a:first-child{
    margin-left: 0px
}
.footerLinksLeft a:last-child,.footerLinksRight a:last-child{
    margin-right: 0px
}
#myModal.modal.fade .modal-dialog {
    transform: translate3d(-50vw, 30px, 0);
}
  
#myModal.modal.in .modal-dialog {
    transform: translate3d(0, 30px, 0);
}
.mobileMenuDialog{
    margin: 0px;
}
.mobileMenuContent{
    border: none;
    border-radius: 0px;
    height: calc(100vh - 30px);
    width: 60%;
    background: #393939;
}
.mobileMenuContent .modal-header{
    padding: 7.5px 10px;
}
.mobileMenuContent .modal-body{
    padding: 0px;
    overflow: scroll;
}
.mobileMenuContent ul{
    padding-left: 0px;
}
.mobileMenuContent ul li{
    list-style-type: none;
    padding: 11px 10px 9px 20px;
    color:#ffffff;
}
.mobileMenuContent ul>li{
    font-family: Metropolis-Bold;
}
.mobileMenuContent ul>li>ul>li{
    font-family: Metropolis;
}
.mobileMenuContent ul>li>ul{
    padding-left: 10px;
}
.mobileMenuContent .modal-body>ul>li:not(.mobileMenuInnerList):active{
    background-color: #313131;
}
.mobileMenuContentModalButton{
    opacity: 1;
    margin: -1rem auto -1rem -1rem !important;
}
.mobileMenuInnerList{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    display: none;
}
.mobileMenuInnerListActive{
    display: block;
}
/* sub menu styles*/
.dropbtn {
    padding: 20px 0px;
}
.dropbtn .dropdownArrowDown{
    font-size: 16px;
    margin-left: 3px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px -8px rgba(0,0,0,0.2);
    z-index: 1;
    top: 40px;
    left: -15px;
    min-width: 220%;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: Metropolis-SemiBold !important;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
}
.dropdown:hover .dropdown-content {display: block;}
.slantedDivl ul li .dropdown-content a{
    color: #666666 !important;
}
/* .dropdown:hover .dropbtn {background-color: #3e8e41;} */
@media (min-width:768px) and (max-width:1023px){
    .slantedDivl ul li{
        padding: 20px 5px;
    }
    .slantedDivl ul li a{
        font-size: 11px;
    }
    .btnContainer > button{
        padding: 10px;
        margin-right: 5px;
        font-size: 11px;
    }
}
@media (min-width:1024px) and (max-width:1365px){
    .bannerSection{
        padding: 22.7px 42px 40px; 
    }
    .bannerSectionLeft .bannerSectionContent{
        top: 78%;
    }
    .bannerSectionContent{
        left: 8%;
        top: 75%;
    }
    .bannerSectionContent h1 {
        font-size: 28px;
    }
    .bannerSectionContent h2 {
        font-size: 18px;
        margin-top: 0px;
    }
    .slantedDivl ul li{
        padding: 20px 17px;
    }
    .btnContainer > button{
        padding:15px;
    }
    .footerLinksLeft a{
        margin:0 15px;
    }
    .footerLinksRight{
        padding:0px;
    }
    .footerLinksRight a{
        margin:0 5px;
    }
    .latestVideos{
        padding: 40px 42px;
    }
    .latestVideo{
        height: 385px;  
        background-size: cover;
    }
    .latestVideos h1, .latestNews h1{
        font-size: 28px;
    }
    .latestVideos h1{
        margin-bottom: 20px;
    }
    .latestNews h1{
        margin-bottom: 10px;
    }
    .updownPlaylist{
        margin-right: 10px;
    }
    .readAll{
        line-height: 3;
    }
    .videoProgressPlayed,.videoProgressLoaded,.videoProgressnotLoaded{
        bottom: 48px;
    }
    .videoProgressPlayed{
        margin-left: 20px;
    }
    .videoProgressLoaded{
        left: calc(56% + 20px);
    }
    .videoProgressnotLoaded {
        margin-right: 20px;
        left: calc(76% + 20px);
    }
    .videoControls{
        bottom: 18px;
        padding: 0px 20px;
    }
    .videoList{
        padding-left:20px;
    }
    .videoThumbnail h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .videoThumbnail p{
        font-size: 12px;
    }
    .latestNews{
        padding: 40px 42px;
    }
    .latestNewsContent {
        margin: 28px 19px 34px 21px;
    }
    .latestNewsContentDesc{
        height: 140px;
    }
    .newsplayButton{
        top:7%;
    }
}

@media (max-width:767px){
    .headerLinks{
        min-height: 30px;
    }
    .headerLinks a{
        padding: 5px 20px;
    }
    .headerPhoneNumbers img{
        margin-right: 20px;
    }
    .headerPhoneNumbers span{
        display: none;
    }
    .slantedDivl{
        padding:0px;
    }
    .slantedDivl ul{
        padding: 8px 20px 10px 10px;
    }
    .slantedDivl ul li:last-child{
        margin-top: -2px;
    }
    .mainContent{
        top: 60%;
        text-align: center;
        width: 100%;
    }
    .mainContent h1{
        font-size: 38px;
    }
    .btnContainer{
        margin-top:20px;
    }
    .bannerSection,.bannerSectionRight{
        padding: 0px;
    }
    .bannerSectionLeft{
        height: 260px;
        background-size:cover; 
    }
    .bannerSectionContent{
        left:20px;
        right:20px;
    }
    .bannerSectionContent .btnLarge{
        font-size: 12px;
        background: none;
        padding: 13px 0px 20px;
        box-shadow: none;
    }
    .bannerSectionRightTop,.bannerSectionRightBottom{
        height: 135px;
        padding: 0px;
    }
    .bannerSectionRightTop .bannerSectionContent h2,.bannerSectionRightBottom .bannerSectionContent h2{
        font-size: 14px;
        margin: 0px;
    }
    .btnContainer > button{
        padding:11px 15px;
        margin-right: 15px;
    }
    .footerLinks{
        padding:0px;
        display: none;
    }
    .footerLinksRow{
        margin: 0px;
    }
    .footerLinksLeft{
        padding: 0px;
    }
    .footerLinksLeft a{
        display: inline-block;
        box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.03);
        margin:0px;
        padding: 23px;
    }
    .footerLinksLeft a:last-child{
        box-shadow: none;
    }
    .footerLinksLeft img{
        margin:0 auto;
        display: block;
    }
    /* .slantedDivl ul li:last-child{
        padding-left:88px;
    } */
    ul .btnLarge{
        padding:10px 19px 8px 19px;
    }
    .latestVideos{
        padding: 60px 20px 23px;
    }
    .latestVideo {
        height: 231px;
        background-size: cover;
    }
    .latestVideo h3{
        margin-top: 20px;
        margin-left: 20px;
    }
    .latestNews{
        padding: 60px 20px 23px;
    }
    .latestNewsRow{
        overflow: auto;
        display: block;
        white-space: nowrap;
    }
    .latestNewsRow::-webkit-scrollbar { width: 0 !important }
    .latestNewsRow{
        overflow: -moz-scrollbars-none; 
        -ms-overflow-style: none;
    }
    .latestNewsContent h3{
        margin-bottom: 20px;
    }
    .latestNewsSection{
        display: inline-block;
        white-space: normal;
        width: 80%;
    }
    .latestNewsContent {
        margin: 20px;
        margin-bottom: 40px;
    }
    .latestNewsContentDesc{
        height: 140px;
        margin-bottom: 30px;
    }
    .uploadBtn{
        margin-top: 15px;
        margin-left: -5px;
    }
    .updownPlaylist{
        display: none;
    }
    .videoProgressPlayed{
        bottom: 50px;
        margin-left: 12px;
        width: 56%;
    }
    .videoProgressLoaded{
        bottom: 50px;
        left: calc(56% + 12px);
        background-color: #454545;
    }
    .videoProgressnotLoaded{
        bottom: 50px;
        left: calc(76% + 12px);
        margin-right: 12px;
    }
    .videoList{
        overflow: auto;
        display: block;
        width: 100%;
        white-space: nowrap;
        padding-left: 0px;
    }
    .videoList::-webkit-scrollbar { width: 0 !important }
    .videoList{
        overflow: -moz-scrollbars-none; 
        -ms-overflow-style: none;
    }
    .videoThumbnail{
        display: inline-block;
        border-top: none;
        border-bottom: 1px solid rgba(154, 154, 154, 0.2);
        white-space: normal;
    }
    .videoControls{
        bottom: 18px;
        padding: 0px 14px 0px 9px;
    }
}
@media (min-width:375px) and (max-width:413px){
    .footerLinksLeft a{
        padding: 22.5px;
    }
}
@media (min-width:375px) and (max-width:410px){
    /* .slantedDivl ul li:last-child{
        padding-left:52px;
    } */
    .footerLinksLeft a{
        padding: 16.5px;
    }
}
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) { 
        .slantedDivl:before{
            height: 57%;   
        }
        .slantedDivl:after{
            top: 34%;
        }
        .mainContent{
            top: 55%;
        }
}