
.customRotatorNav {
    margin: 10px 0;
    text-align: center;
}

    .customRotatorNav .navImg {
        margin: 0 5px;
        border: none;
        vertical-align: middle;
    }

    .customRotatorNav .navLink {
        font-size: 14px;
        text-decoration: underline;
        color: #3E81B5;
    }

    .customRotatorNav .separator {
        margin: 0 5px 0 5px;
    }

.rotatorGrid {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.padding10 {
    padding-top: 10px;
}

.gridHeader {
    padding-left: 5px;
}

.gridItem {
    padding-left: 5px;
}

/* View */

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    .owl-theme .owl-controls .owl-buttons {
        display: none;
    }


        .owl-theme .owl-controls .owl-buttons div {
            color: #FFF;
            display: inline-block;
            zoom: 1;
            *display: inline;
            margin: 5px;
            padding: 3px 10px;
        }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px 0 7px;
            background: url("images/owl-page.png"); /*filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #828383;
    -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .5), 1px 1px 1px rgba(225,225,225,.5) inset;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .5), 1px 1px 1px rgba(225,225,225,.5) inset;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, .5), 1px 1px 1px rgba(225,225,225,.5) inset;*/
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            /*background: #ffd200*/
            background: url("images/owl-page-active.png");
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #fff;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url("images/AjaxLoader.gif") no-repeat center center;
}
/***********************************************/
#rotator .owl-wrapper-outer {
    /*width: 970px !important;;
    margin: 0 auto 0 auto !important;*/
}
/*******************************************************/
/* o o o */
#rotator .owl-controls {
    position: absolute;
    width: 100%;
    padding: 6px 0 6px 0;
    bottom: 0;
}

#rotator .owl-pagination {
    padding: 0 0 7px 0;
    margin: 0;
}

#rotator .owl-page span {
    margin-bottom: 0;
}
/*******************************************************/
/*  <  >  */
#rotatorNav {
    position: absolute;
    bottom: 60%;
    z-index: 1;
    width: 100%;
}

    #rotatorNav .btn {
        color: #fff;
        font-size: 3.429em;
    }

    #rotatorNav .prev {
        position: absolute;
        left: 10px;
    }

    #rotatorNav .next {
        position: absolute;
        right: 10px;
    }

    #rotatorNav .prev, #rotatorNav .next {
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
        -webkit-transition: opacity .2s linear;
        -moz-transition: opacity .2s linear;
        -ms-transition: opacity .2s linear;
        -o-transition: opacity .2s linear;
        transition: opacity .2s linear;
    }

        #rotatorNav .prev:hover, #rotatorNav .next:hover {
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

    #rotatorNav .btn:active {
        box-shadow: none;
    }


/*******************************************************/
.rotatorRow {
    position: relative;
}

.rotatorWrap {
    /*width: 970px;;
    margin: 0 auto 0 auto;*/
    width: 100%;
}

#rotator {
    margin: 0 auto 0 auto;
    overflow: hidden;
}

    #rotator .item {
        display: table;
        width: 100%;
    }


/*Desktop Background Images*//*
#homebanner1 { background-image: url("/Portals/0/HomeRotators/banner1-lg.jpg") !important; }
#homebanner2 { background-image: url("/Portals/0/HomeRotators/banner2-lg.jpg") !important; }
#homebanner3 { background-image: url("/Portals/0/HomeRotators/banner3-lg.jpg") !important; }
#homebanner4 { background-image: url("/Portals/0/HomeRotators/banner4-lg.jpg") !important; }*/
 .captionWrap {
    /*vertical-align: middle;*/
    vertical-align: top;
    padding-top: 0;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.caption {
    position: relative;
    width: 970px;
    margin: 0 auto 0 auto;
}

.optCaption {
    position: absolute;
    display: inline-block;
    text-align: right;
    right: 0;
    bottom: 0;
    font-size: 0.857em; /*color: #cecece;*/
    line-height: 20px;
}

    .optCaption span:first-child {
        display: block;
        font-size: 1.429em;
        color: #fff;
    }

.caption .handwrite {
    font-family: "handtest", Helvetica, Arial, Sans-Serif;
    font-size: 4.286em;
    line-height: 50px;
    margin: 10px 0 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.caption p {
    font-weight: normal;
    line-height: 20px;
}

.caption .captionCaps {
    text-transform: uppercase;
}











/* vid thumbs
*******************************************************/
#vidThumbs {
    width: 890px;
    height: 182px;
    overflow: hidden;
    margin: 0 auto 0 auto;
}

    #vidThumbs .item {
        position: relative;
        font-weight: normal;
        color: #fff;
    }

        #vidThumbs .item .thumbImg {
            display: inline-block;
            width: 207px;
            height: 138px;
            color: #fff;
            -webkit-background-size: 207px 138px;
            -moz-background-size: 207px 138px;
            -o-background-size: 207px 138px;
            /*background-size: 207px 138px;*/
            /*background-position:50% 50%;*/  /* Sets reference point to scale from */
            background-size:cover;  
        }

        #vidThumbs .item p {
            margin: 150px 0 0 0;
            line-height: 1.143em;
            text-shadow: 1px 1px 0px rgba(0,0,0, 0.5);
            font-size: 0.857em;
        }

    #vidThumbs .owl-pagination {
        display: none;
    }

.vidPlayBtn, .vidPlayBtn .icon-play-icon {
    -webkit-transition: width 0.3s, height 0.3s, margin 0.3s;
    -moz-transition: width 0.3s, height 0.3s, margin 0.3s;
    -ms-transition: width 0.3s, height 0.3s, margin 0.3s;
    transition: width 0.3s, height 0.3s, margin 0.3s;
}

.vidPlayBtn {
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    margin-left: 40%;
    margin-top: 46px;
    background: #d3bf70;
    background-color: rgba(211,191,112,0.6);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

    .vidPlayBtn .icon-play-icon {
        font-size: 50px;
        color: #fff;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        cursor: pointer;
    }

    .vidPlayBtn:hover {
        width: 58px;
        height: 58px;
        margin-left: 38%;
        margin-top: 42px;
    }

        .vidPlayBtn:hover .icon-play-icon {
            font-size: 58px;
        }
/* < > */
#vidThumbsNav {
    position: absolute;
    width: 930px;
}

    #vidThumbsNav a {
        position: absolute;
        top: 55px;
        padding: 0;
        font-size: 2em;
        color: #fff;
        opacity: 0.5;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        z-index: 3;
    }

    #vidThumbsNav .prev {
        left: 0;
    }

    #vidThumbsNav .next {
        right: 0;
    }

    #vidThumbsNav a:hover {
        opacity: 0.7;
    }

    #vidThumbsNav a:active {
        opacity: 1;
    }

#rotator .owl-wrapper-outer {
}

/***************************************/
.owl-wrapper-outer, .owl-wrapper, .owl-item {
    width: 100%;
}

.item {
    width: auto;
    height: 450px;
}

/***************************************/
#rotator .item {
    display: inline-block;
    background-position: center top;
    background-repeat: no-repeat;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
/***************************************/
.rotatorWrap {
    width: 100%;
    height: auto;
}
/***************************************/
.captionWrap {
    padding: 80px 0 0 0;
}

.caption {
    height: 350px;
}








@media (min-width: 970px) and (max-width: 1100px) {
    /* prevent overlap */
    .captionWrap {
    }

    .caption {
        padding: 0 60px 0 60px;
    }

    .optCaption {
        right: 30px;
    }
}










@media (max-width: 970px) {
    .caption {
        width: 100%;
        padding: 0 0 0 0;
    }
    /*  <  >  */
    #rotator .owl-controls {
        position: relative;
        border-top: 1px solid #e6e6e6;
        margin: 0;
        padding: 20px 0 20px 0;
        background: #fff;
        width: auto;
    }

    #rotatorNav {
        bottom: 63px;
    }

        #rotatorNav .prev {
            left: 20%;
            font-size: 1em;
            margin: 10px 0 0 0;
        }

        #rotatorNav .next {
            right: 20%;
            font-size: 1em;
            margin: 10px 0 0 0;
        }

        #rotatorNav .prev, #rotatorNav .next {
            color: #1460a3;
        }

            #rotatorNav .prev:hover, #rotatorNav .next:hover {
                color: #2c78bb;
            }

    .caption p {
        display: block;
        width: 100%;
        clear: both;
    }

    .optCaption {
        display: none;
    }
}








@media (min-width: 768px) and (max-width: 969px) {
    .captionWrap {
        padding: 60px 20px 0 20px;
    }

    .captionWrap {
    }
    /***************************************/
    .owl-wrapper-outer,
    .owl-wrapper,
    .owl-item {
    }

    .item {
        width: auto;
        height: 568px; /* image height */
        height: 368px !important;
    }

    /***************************************/




    /*Background Image For Tablets*//*
    #homebanner1 { background-image: url("/Portals/0/HomeRotators/banner1-md.jpg") !important; }
#homebanner2 { background-image: url("/Portals/0/HomeRotators/banner2-md.jpg") !important; }
#homebanner3 { background-image: url("/Portals/0/HomeRotators/banner3-md.jpg") !important; }
#homebanner4 { background-image: url("/Portals/0/HomeRotators/banner4-md.jpg") !important; }*/
 #vidThumbs {
        position: relative;
        width: auto;
        margin: 0;
    }

    #vidThumbsNav {
        position: relative;
        width: auto;
    }

    .owl-item {
        padding: 0;
    }
}



@media (max-width: 767px) {
    #rotator .item {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .captionWrap {
    }
    /***************************************/
    .owl-wrapper-outer,
    .owl-wrapper,
    .owl-item {
        height: 300px !important;
    }

    .item {
        /*height: 300px !important;*/
        width: auto;
        height: 300px !important;
  
    }
    /***************************************/

    /*BACKGROUND IMAGES FOR MOBILE*//*
    #homebanner1 { background-image: url("/Portals/0/HomeRotators/banner1-sm.jpg") !important; }
#homebanner2 { background-image: url("/Portals/0/HomeRotators/banner2-sm.jpg") !important; }
#homebanner3 { background-image: url("/Portals/0/HomeRotators/banner3-sm.jpg") !important; }
#homebanner4 { background-image: url("/Portals/0/HomeRotators/banner4-sm.jpg") !important; }*/
 .caption {
        position: absolute;
        margin-left: 0;
        width: 100%;
        height: auto;
        padding: 0 10px 20px 10px;
        text-align: center;
        top: auto;
        bottom: 0px;
        background-color: rgba(112,119,124,0.8);
        line-height: 20px;
    }

    .caption .btnWhite {
        width: 100%;
        padding: 10px 10px 10px 10px;
    }

    .caption p {
        font-size: 1em;
        display: inline-block;
        line-height: 20px;
    }
}

.homeBannerArea .owl-buttons {
    display: none;
}
