@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------------------------
15.0 JetPack Overrides
--------------------------------------------------------------*/

/*RELATED POSTS*/

#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 .4em !important;
    display: inline-block!important;
    float: left!important;
    font-size: 18pt!important;
    font-weight: 700!important;
    font-family: inherit!important;
}

#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 13px!important;
    line-height: 1.3!important;
    margin: 5px 0!important;
}



/*SHAREDADDY*/

.sd-content ul {
    padding: 0!important;
    margin: .7em 0 .7em!important;
    list-style: none!important;
}

/*--------------------------------------------------------------
15.0 BUILDER OVERRIDES
--------------------------------------------------------------*/

.sow-carousel-container {font-family:"dinpro-regularregular", Helvetica, sans-serif;}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
	font-family:"dinpro-regularregular", Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #474747;
    margin: 10px 0 0 0;
	
}

/*.builder ol, ul {
       list-style: circle;
    margin-left: 30px;
   
}*/

/*--------------------------------------------------------------
Kaltura Overrides 8/31 by Chris from Doejo
--------------------------------------------------------------*/
.kaltura-vid-container{
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.kaltura-vid-container:hover .vid-title{
    opacity: 0.7;
    transition: all 0.2s ease 0s;
}

div.kaltura-vid-container img.vid-logo{
    position: absolute;
    left: 10px;
    top: 10px;
    height: 40px;
    width: auto;
    opacity: 0.5;
}

.vid-title{
    opacity: 0;
    position: absolute;
    width: 100%;
    text-align: left;
    background: #051c3e;
    padding: 10px;
    padding-right: 45px;
    z-index: 99;
    color: #fff;
    font-family: "dinpromedium", Helvetica, sans-serif;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}

.vid-title span{
    right: 15px;
    top: 5px;
    position: absolute;
    font-size: 24px;
}

.vid-desc{
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 22, 0.8);
    top: 0;
    left: 0;
    font-size: 12px;
    z-index: 99;
    color: #fff;
    padding-top: 10%;
    font-family: "dinpromedium", Helvetica, sans-serif;
    padding-left: 20%;
    padding-right: 5%;
    z-index: -1;
    opacity: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    transition: all 0.2s ease 0s;
    pointer-events: none;
}

div.share-options{
    z-index: 999;
    opacity: 1;
    padding: 0;
    justify-content: space-between;
    width: 100px;
    position: absolute;
    left: auto;
    right: 0px;
    top: 36px;
    height: 0;
    color: #fff;
    background-color: rgba(0, 0, 22, 0.8);
    opacity: 1;
    overflow: hidden;
    transition: all 0.5s ease;
}

.kaltura-vid-container:hover div.share-options{
    height: calc(100% - 36px);
}

div.share-options.hidden-share{
    height: 0 !important;
    transition: all 0.5s ease;
}


a.download-vid{
    font-size: 11px;
    float: right;
}

div.share-options span.dashicons {
    width: 100%;
    height: 25%;
    padding: 35% 9px;
    text-align: center;
    font-size: 42px;
    display: block;
    float: left;
}

@media only screen and (max-width: 820px) {
    div.share-options{
        z-index: 999;
        right: 0px;
        top: 0px;
        height: 100%;
    }

    div.share-options span.dashicons {
        width: 100%;
        height: 25%;
        padding: 18% 9px;
        text-align: center;
        font-size: 21px;
        display: block;
        float: left;
    }

    div.share-options a span.dashicons.dashicons-googleplus {
        padding-top: 15px;
        padding-left: 15px; 
    }

    .kaltura-vid-container div.share-options span.dashicons.dashicons-dismiss{
        padding: 10%;
    }
}

div.share-options .d-gp, div.share-options .d-fb, div.share-options .d-twitter{
    color: #fff;
    text-decoration: none;
}

.dashicons.dashicons-dismiss:hover{
    color: #ff0000;
    text-decoration: none;
}

.dashicons.dashicons-googleplus:hover{
    color: #d34836;
    text-decoration: none;
}

.dashicons.dashicons-facebook-alt:hover{
    color: #3B5998;
    text-decoration: none;
}

.dashicons.dashicons-twitter:hover{
    color: #4099ff;
    text-decoration: none;
}

div.share-options span.dashicons:hover {
opacity: 0.5;
}

div.share-options span.dashicons.dashicons-googleplus{
    padding-left: 21px;
    padding-top: 30%;
}

div.share-options span.dashicons.dashicons-dismiss{
    padding: 27%;
}

div.vid-desc-active{
    z-index: 9999;
    opacity: 1;
    overflow: scroll;
    transition: all 0.2s ease 0s;
    pointer-events: all;
}

.vid-desc span{
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 24px;
}

.vid-desc h4{
    font-size: 16px;
    margin-bottom: 15px;
}

.vid-desc p{
margin-bottom: 15px;
}

.vid-title span.dashicons.dashicons-share{
    right: 45px;
}

.vid-title span:hover{
    opacity: 0.5;
}

.initial-pause .vid-title, .container-paused .vid-title{
    opacity: 0.7;
}

.initial-pause .play-icon{
    position: absolute;
    height: 135px;
    width: 120px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    font-size: 116px;
    text-align: center;
    display: block;
}

@media only screen and (max-width: 500px) {
    .initial-pause .play-icon{
        display: none;
    }
}

@-moz-document url-prefix() {
    .initial-pause .play-icon{
        display: none !important;
    }
}

.play-icon{
    display: none;
    cursor: pointer;
}


.kaltura-vid{
    width: 100%;
}