﻿.pov-main-wrapper .field-wrap input, .field-wrap select {
    height: 320px !important;
}

.pov-right-navigation.right-group {
    float: right;
}

.pov-right-navigation {
    clear: both;
    list-style: none outside none;
    padding: 0 0 0 16px;
    width: 255px;
    *width: 256px;
    height: 43px;
    background: transparent url(../images/wm_one_large_nav_bg.gif) no-repeat;
}

h3.tab-title-color {
    color: orange;
    margin: 0;
    padding-top: 5px;
}

.pov-navigation.group {
    /*border-top: 1px #ccc solid;*/
    top: 19px;
}

.NavMenuItem {
    float: right;
}

#POV, #POV-2, #POV-3 {
    /*display: none;*/
}

.pov-widgets {
    /*font: 12px Georgia, Serif;*/
    /*font: 12px;*/
    font: 13px "myriad-pro", Arial, Helvetica, Sans-serif;
    background: #fff;
    color: #000;
    margin: 0;
    line-height: 14px;
    /*font-family: "myriad-pro", Arial, Helvetica, Sans-serif;*/
}

    .pov-widgets a, .pov-widgets a img {
        border: 0;
        text-decoration: none;
    }

    .pov-widgets h1 {
        font: normal 32px/27px 'myriad-pro', Arial, Helvetica, sans-serif;
        letter-spacing: -2px;
        margin: 0 0 20px;
        text-align: left;
        color: #fff;
    }

    .pov-widgets h2 {
        font: normal 18px/14px 'myriad-pro', Arial, Helvetica, sans-serif;
        margin: 0 0 10px 0;
        color: #fff;
    }

        .pov-widgets h2.title {
            text-align: center;
        }

    .pov-widgets h3 {
        font: bold 20px Georgia, Serif;
        margin: 0 0 10px 0;
        color: #003388;
    }

    .pov-widgets h5, .pov-widgets .header {
        font: bold 15px Georgia, Serif;
        text-align: center;
    }
/*****************
  Main demo page
 *****************/
#POV {
    margin: 5px 0;
    position: relative;
}

    #POV .anythingSlider {
        margin: 0;
        *height: 320px !important;
    }

    #POV .pov-slider {
        height: 320px !important;
    }
/*
#POV .pov-navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* + html .pov-navigation {
	min-height: 1px;
}
* .pov-navigation 
{
    height: 1%;
}
*/

.textSlide {
    padding: 0;
    overflow: hidden;
    position: relative;
    height: 248px;
    *height: 248px;
    border-top: 18px solid #F3F3F3;
    border-bottom: 18px solid #F3F3F3;
    border-right: 20px solid #F3F3F3;
    border-left: 20px solid #F3F3F3;
    border-radius: 0px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

    .textSlide h1 {
        color: #FFFFFF;
        margin: 5px 50px 20px 10px;
        font-size: 30px;
    }

    .textSlide h2 {
        color: #FFFFFF;
        margin: 5px 50px 20px 10px;
        font-size: 16px;
    }

    .textSlide h3 {
        font: 15px Arial, Serif;
        font-weight: bold;
        display: block;
    }

    .textSlide h4 {
        font: 12px Arial, Serif;
        display: block;
    }

    .textSlide ul {
        list-style: disc;
        margin: 0;
        padding-left: 20px;
    }

        .textSlide ul li {
            display: list-item;
        }

    .textSlide button {
        position: absolute;
        top: 160px;
        margin-left: 30px;
    }

    .textSlide img {
        /*border-top-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;*/
        max-width: 800px;
        /*height: 100%;
        width: 100%;*/
        height: 254px;
        width: 285px;
        /*height:443px;*/
    }

.rightside {
    float: right;
    margin: 0 0 2px 10px;
}

.quoteSlide {
    padding: 20px;
}

    .quoteSlide blockquote {
        font: italic 24px/1.5 Georgia, Serif;
        text-align: center;
        color: #444;
        margin: 0 0 10px 0;
    }

    .quoteSlide p {
        text-align: center;
    }

.title_bg {
    width: auto;
    height: 45px;
    position: absolute;
    top: 35px;
    margin-left: 30px;
    filter: none !important;
    -ms-filter: none !important;
}

.subtitle_bg {
    width: auto;
    height: 30px;
    position: absolute;
    top: 95px;
    margin-left: 30px;
    filter: none !important;
    -ms-filter: none !important;
}

.title_bg h1 {
    margin: 5px 275px 20px 10px;
    font-size: 30px;
}

.subtitle_bg h2 {
    margin: 5px 275px 20px 10px;
    font-size: 16px;
    font-weight: normal;
}

.pov-widgets a.button {
    top: 142px;
    display: block;
    float: left;
    height: auto;
    margin-right: 6px;
    margin-left: 40px;
    text-decoration: none;
    color: #fff;
    font: normal 13px 'myriad-pro', Arial, Helvetica, sans-serif;
    position: absolute;
}

    .pov-widgets a.button span {
        display: block;
        line-height: 25px;
        font-size: 14px;
        /* padding: 0 18px; */
    }

    .pov-widgets a.button :hover span {
        color: #077ec3;
    }

#POV .pov-navigation .active {
    /*width: 307px;
    *width: 307px;*/
    width: 54.5%;
    padding: 0 0 0 0;
    /*/*border-top: 1px #F3F3F3 solid;*/
}

.list.active > .NavArrow {
    position: absolute;
    left: -1.65em;
    top: 9px;
    width: 44px;
    height: 44px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: #ffffff;
    border-left: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
}

.list.active > .NavArrow {
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
    top: 0px\9;
}

#POV .pov-navigation {
    position: absolute;
    left: 255px;
    /*width: 100%;*/
}

#POV .pov-controls {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/divider.png) no-repeat 0 0;
    border-left: 0 none;
    *width: 49px !important;
}

#POV .anythingControls { /*pause button*/
    width: 49px;
    *width: 52px;
    top: 0;
    display: none !important;
}

#POV .pov-controls .start-stop {
    font: normal 10px 'myriad-pro', Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding-top: 26px;
    *padding-top: 23px;
    border: 0 none;
    background: transparent url(../images/play-pause.gif) no-repeat 19px 7px;
    text-align: center;
    height: 43px;
    *padding-left: 4px;
    *height: 52px !important;
    *width: 49px !important;
}
/*
#POV .pov-controls .start-stop span {
	*display: inline-block;
	*padding-left: 3px;
}

#POV .pov-controls .anythingControls .start-stop span{
	margin-left: -5px;
	*margin-left: -10px;
}
*/
#POV .pov-controls .playing {
    background-position: 19px -36px;
}

#POV .thumbNav {
    width: 0;
    margin: 0;
}

#POV div.anythingSlider .anythingWindow {
    border: none;
    border-color: transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    /* border-color: #737373; */
    /* border-width: 3px;
	border-right-width: 2px;
	*/
}

#POV .textSlide .image_banner_link {
}

/***************************
 	Style 2
 ***************************/
#POV-2 {
    width: 563px;
    position: relative;
    margin: 5px auto;
    border: 1px solid #737373;
    border-radius: 5px;
}

    #POV-2 ul {
        list-style: none;
        padding: 0;
    }

    #POV-2 .pov-navigation:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    * + html #POV-2 .pov-navigation {
        min-height: 1px;
    }

    #POV-2 .pov-slider {
        clear: both;
        background: none;
        overflow: hidden;
        /*height: 223px;*/
    }

    #POV-2 div.anythingSlider .anythingWindow {
        border: none !important;
    }

    #POV-2 .pov-slider li .right {
        background: #fff;
        box-shadow: -4px 0px 4px #aaa;
        width: 220px;
        height: 223px;
        /*float: right;*/
        right: 0px;
        top: 0;
        border-radius: 0px 5px 5px 0px;
        padding: 0 5px 0 7px;
        font-family: Helvetica, Arial, sans-serif;
        overflow: hidden;
        z-index: 10;
        position: absolute;
    }

        #POV-2 .pov-slider li .right .content-wrap {
            display: table;
            overflow: hidden;
            *position: relative;
            padding: 0 10px;
            height: 223px;
            border: 2px dotted #5faeea;
            border-top: none;
            border-bottom: none;
        }

        #POV-2 .pov-slider li .right .content {
            width: 194px;
            /*height: 223px;*/
            display: table-cell;
            vertical-align: middle;
            *position: relative;
            *top: 50%;
        }

            #POV-2 .pov-slider li .right .content .m-align {
                *position: relative;
                *top: -50%;
                overflow: hidden;
            }

            #POV-2 .pov-slider li .right .content img.advertisement {
                margin-bottom: 10px;
                float: left;
            }

    #POV-2 .pov-slider li img {
        border-radius: 5px 0 0 5px;
        *border-radius: 0px;
        max-width: 563px;
        /*max-height: 223px;*/
    }

    #POV-2 .pov-slider li .right .content img {
        width: auto;
        height: auto;
    }

        #POV-2 .pov-slider li .right .content img.promo-image {
            margin-bottom: 10px;
            float: right;
            /*margin-top: -11px;*/
        }

    #POV-2 .pov-slider li .right .content .main {
        font-size: 24px;
        margin: 0 0 10px 0;
        clear: both;
    }

    #POV-2 .pov-slider li .right .content .second {
        font-size: 14px;
        margin: 0 0 12px 0;
    }

    #POV-2 .pov-slider li .right .content .disclaimer {
        color: #a8a8a8;
        font-size: 9px;
        margin: 12px 0 0 0;
        clear: both;
    }

    #POV-2 .pov-slider li .right .content .ctas {
        font-size: 12px;
        font-weight: bold;
    }

        #POV-2 .pov-slider li .right .content .ctas a {
            font-weight: normal;
        }

            #POV-2 .pov-slider li .right .content .ctas a:hover {
                font-weight: normal;
            }

    #POV-2 .pov-navigation {
        position: absolute;
        top: 194px;
        left: 7px;
        z-index: 9999;
        background: none;
        width: auto;
        padding: 0;
        margin: 0;
    }

        #POV-2 .pov-navigation div {
            list-style: none;
            float: left;
            border: none;
            padding: 0;
            width: auto;
            height: 20px;
            margin-right: 5px;
            /*margin-right: 6px;*/
            top: 0;
            border-radius: 5px;
            *border-radius: 0;
            overflow: hidden;
            background: #fff;
            border: 1px solid rgba(204, 204, 204, .50);
            *border: 1px solid #ccc;
            box-shadow: 0px 0px 7px #bbb;
        }

    #POV-2 .nav ul li {
        float: left;
        padding: 0;
        margin: 0;
        margin-right: 5px;
        font-family: Helvetica, Arial, sans-serif !important;
        overflow: hidden;
    }

    #POV-2 .pov-navigation div a {
        background-color: transparent;
        background-image: none;
        border-radius: 5px;
        color: #008ad9;
        font-size: 11px;
        font-family: Helvetica, Arial, sans-serif !important;
        width: auto;
        height: auto;
        position: relative;
        z-index: 9999;
        overflow: hidden;
        border: none !important;
        height: auto;
        line-height: 20px;
        text-align: center;
    }

    #POV-2 .pov-controls {
        padding: 0 !important;
    }

    #POV-2 .pov-navigation div .anythingControls {
        margin-right: 0;
        border: none;
        border-radius: none;
        height: 20px;
        box-shadow: none;
        *text-align: center;
    }

        #POV-2 .pov-navigation div .anythingControls a:hover {
            background: #c7d8ea;
        }

    #POV-2 .pov-navigation div.items {
        width: 20px;
        height: 20px;
    }

    #POV-2 .pov-navigation .pov-controls {
        width: 50px;
        line-height: 20px;
        height: 20px;
        border: 0;
        background: none;
        box-shadow: none;
    }

        #POV-2 .pov-navigation .pov-controls a {
            padding: 0 5px 5px;
            position: relative;
        }

    #POV-2 .pov-navigation div a:hover, #POV-2 .pov-navigation div.active a.selected {
        background: #c7d8ea !important;
        color: #008ad9;
        top: 0;
    }

    #POV-2 .pov-navigation div.active a {
        color: #008ad9;
        top: 0;
        border-radius: 5px;
    }

    #POV-2 .pov-navigation div.active {
        background: #fff;
        top: 0 !important;
        border-radius: none;
        color: #008ad9;
    }

    #POV-2 .pov-navigation div span.prog {
        display: block;
        height: 0px;
        width: 100%;
        background: #c7d8ea;
        position: absolute;
        bottom: -1px;
    }

    #POV-2 .pov-slider li div.video {
        background: #fff;
        width: 310px;
        height: 170px;
        border-radius: 5px 0 0 5px;
    }

    #POV-2 .pov-slider li .pov-widgets a.button {
        position: static;
        margin: 0;
        padding: 0;
        max-width: 330px;
    }

    #POV-2 .pov-slider li .right .content .learn-more-btn {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        padding: 2px 6px;
        border: 1px solid #f89a28;
        border-radius: 5px;
        zoom: 1;
        position: relative;
    }

@media \0screen {
    #POV-2 .pov-navigation div {
        border-radius: 0px;
        margin-right: 7px;
    }

        #POV-2 .pov-navigation div a {
            width: 20px;
            text-align: center;
            padding: 0;
        }

        #POV-2 .pov-navigation div .anythingControls {
            text-align: center;
        }

            #POV-2 .pov-navigation div .anythingControls a {
            }

        #POV-2 .pov-navigation div.items {
        }

        #POV-2 .pov-navigation div.controls {
            width: 60px;
        }

    #POV-2 .pov-slider li .right .content .learn-more-btn {
        display: block;
        float: left;
    }

    #POV-2 .pov-slider li .right .content .disclaimer {
        float: left;
    }
}

/***************************
	 Style 3
 ***************************/
#POV-3 {
    width: 600px;
    height: 255px;
    position: relative;
    margin: 0px auto;
    border-radius: 5px;
    overflow: hidden;
}

    #POV-3 ul {
        list-style: none;
        padding: 0;
    }

    #POV-3 .pov-navigation:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    * + html #POV-3 .pov-navigation {
        min-height: 1px;
    }

    #POV-3 .pov-slider {
        clear: both;
        background: none;
        overflow: hidden;
    }

        #POV-3 .pov-slider li {
            float: left;
            background: none;
            top: 0;
            left: 0;
            position: relative;
        }

    #POV-3 div.anythingSlider .anythingWindow {
        border: none !important;
    }

    #POV-3 .pov-slider .panel a {
        display: block;
        outline: 0 none;
    }

    #POV-3 .pov-slider li img {
        border-radius: 5px;
        max-width: 590px;
        /*height:255px;*/
    }

    #POV-3 .pov-slider .loader-gif {
        position: absolute;
        top: 98px;
        left: 104px;
        background: #fff;
        padding: 5px;
        width: 32px;
        height: 32px;
    }

    #POV-3 .pov-slider li .content-bg {
        position: absolute;
        background: url(../images/pov_images/style-3/content-bg.png) no-repeat;
        /*width: 295px;*/
        height: 171px;
        right: 40px;
        top: 43px;
        font-family: 'myriad-pro', Arial, Helvetica, sans-serif;
        cursor: pointer;
    }

        #POV-3 .pov-slider li .content-bg h2 {
            font-size: 24px;
            font-weight: normal;
            margin-top: 25px;
            margin-left: 32px;
            cursor: pointer;
        }

        #POV-3 .pov-slider li .content-bg p {
            font-size: 12px;
            margin-left: 32px;
            width: 230px;
            letter-spacing: .05px;
        }

    #POV-3 .pov-slider li .pov-widgets a.button {
        float: none;
        margin: 0;
        position: absolute;
        padding: 0;
        font-weight: normal;
        top: 0;
        height: 255px;
        width: 600px;
        background: none;
    }

        #POV-3 .pov-slider li .pov-widgets a.button span {
            line-height: inherit;
            padding: 0;
        }

    #POV-3 .pov-slider li div.video {
        background: #fff;
        position: relative;
    }

    #POV-3 .pov-slider li .action_link {
        width: 305px;
        height: 32px;
        line-height: 30px !important;
        display: block;
        font-weight: bold !important;
        padding-left: 0;
        zoom: 1;
        position: relative;
        text-indent: 20px;
        font-size: 16px;
        left: 28px;
    }

        #POV-3 .pov-slider li .action_link:after {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            right: 0;
            top: 100%;
            border-width: 4px;
            border-style: solid;
            /*border-color: #8F6411 transparent transparent #8F6411;*/
        }

        #POV-3 .pov-slider li .action_link:before {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            left: -10px;
            top: 0;
            border-width: 16px 7px;
            border-style: solid;
            /*border-color: #FDBA31 #FDBA31 #FDBA31 transparent;*/
        }

    #POV-3 .pov-slider li a:hover .action_link {
        text-decoration: none;
        background-position: 0 -36px;
    }

    #POV-3 .pov-navigation {
        position: absolute;
        top: 225px;
        left: 480px;
        z-index: 9999;
        background: none;
        width: 80px;
        padding: 0;
        margin: 0;
        text-align: right;
    }

    #POV-3 .anythingControls {
        display: none !important;
    }

    #POV-3 .pov-navigation div.items {
        height: 10px;
        margin-right: 6px;
        /*top: 15px !important;*/
        top: 0;
        display: inline-block;
        float: none;
    }

        #POV-3 .pov-navigation div.items a {
            display: block;
            float: left;
            width: 11px;
            height: 10px;
            background: url(../images/pov_images/style-3/nav_icon.png) no-repeat 0 0;
            cursor: pointer;
        }

    #POV-3 .pov-navigation div.active {
        background: none;
        width: auto;
        height: auto;
        /*top: 15px !important;*/
    }

        #POV-3 .pov-navigation div.active a, #POV-3 .pov-navigation div.items a:hover {
            background-position: -17px 0;
            width: 11px;
        }

    #POV-3 .pov-slider li .action_link {
        *font-weight: normal;
    }

@media \0screen {
    #POV-3 .pov-slider li .action_link {
        font-weight: normal;
    }
}

/***************************
  Video
 ***************************/
li div.video {
    background-color: #000000;
}

div.video #video-close-btn {
    background: url(../images/close-btn.png);
    z-index: 10000;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
    text-indent: -999999em;
    width: 70px;
    height: 28px;
}

div.anythingSlider.activeSlider #slider-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    color: black;
    font: 22px Arial, sans-serif;
    z-index: 10;
}

div.anythingSlider.activeSlider .pov-slider {
    z-index: 10;
}

/***************************
  Progress Bar styles
 ***************************/
.pov-navigation .progressbar {
    display: none;
    width: 131px;
    height: 6px;
    top: 0;
    margin: 5px 0 0 0;
    padding: 0;
    position: relative;
    background: url("../images/prog_bg.jpg") no-repeat scroll 0 0 transparent;
}
    /*
.pov-navigation div.active .progressbar {
	display: block;
	width: 131px;
	height: 6px;
	top: 0;
	margin: 5px 0 0 0;
	padding: 0;
	position: relative;
	background-color: black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
*/
    /* color bar */
    .pov-navigation .progressbar .progress {
        position: absolute;
        top: 0;
        width: 0;
        height: 100%;
        overflow: hidden;
        background-color: #1badeb;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

/***************************
  Right Rail Styles
 ***************************/
.rightrail_container {
    position: absolute;
    overflow: hidden;
    width: 215px;
    height: 443px;
    padding: 25px 13px;
    display: block;
    right: -245px;
}

.rail {
    height: 88px;
    width: 215px;
    background-image: url(../images/rr_bg.png);
    margin-bottom: 5px;
    /* border: 1px solid #ccc; */
}

    .rail:first-child {
        border-radius: 3px 3px 0 0;
    }

    .rail:last-child {
        border-radius: 0 0 3px 3px;
    }

.rr_image {
    display: block;
    float: left;
    padding: 9px;
}

.textSlide img.rr_image {
    width: 81px;
    height: 68px;
}

.rr_title {
    padding: 0;
    padding-top: 8px;
    margin: 0;
    font: bold 13px 'myriad-pro', Arial, Helvetica, sans-serif;
}

.rr_copy {
    padding: 3px 3px 0 0;
    margin: 0;
    font: 11px 'myriad-pro', Arial, Helvetica, sans-serif;
}

/***************************
  Nav Styles
 ***************************/

.pov-navigation {
    clear: both;
    list-style: none outside none;
    padding: 0 0 0 0;
    position: absolute;
    top: 0;
    border-top: 0px;
    border-top: 0px;
}

    .pov-navigation:before,
    .pov-navigation:after {
        content: " "; /* 1 */
        display: table; /* 2 */
    }

    .pov-navigation:after {
        clear: both;
    }

.pov-navigation {
    *zoom: 1;
}

    .pov-navigation .list {
        width: 84.7%;
        padding: 0 0 0 0;
        border: 1px #F3F3F3 solid;
        border-top: none;
        background: #F7F7F7;
        /*opacity: .5;*/
        height: 62px;
        left: 50px;
        border-right: none;
        border-left: none;
        z-index: 1001;
        display: inline-block;
    }

        .pov-navigation .list .divider {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            width: 2px;
            height: 43px;
            background: url(../images/divider.png) no-repeat 0 2px;
        }

.opacitytext {
    width: 305px !Important;
    border: none;
    font: 13.5px "myriad-pro", Arial, Helvetica, Sans-serif;
    overflow: hidden;
    line-height: 16px;
}

.opacity {
    opacity: .5;
    height: 64px;
    /*width: 305px;*/
    overflow: hidden;
}

    .opacity .active {
        opacity: 1;
    }

.active .opacity {
    opacity: 1;
}


.pov-navigation .active, .pov-navigation .list:hover, .pov-navigation .list a:hover {
    background: white;
    /*width: 264px !important;*/
    /*width: 262px;*/
    *background-position: 0 2px;
    /*border-top: 1px #F3F3F3 solid;
    border-bottom: 1px #F3F3F3 solid;*/
    border-right: none;
    border-left: none;
    height: 62px;
    opacity: 1 !Important;
    /*
                
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	*/
    z-index: 1002;
}

* + html .pov-navigation .list a:hover {
    border-top: none;
    /*background: url(../images/wm_one_active.gif) no-repeat 0 2px;*/
    background: white;
}


.pov-navigation div, #content .pov-navigation div a {
    float: left;
    position: relative;
}

.pov-navigation div {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;    
}

    .pov-navigation div a {
        color: #777676;
        display: inline-block;
        height: 100%;
        width: 315px;
        text-decoration: none;
        padding-top: 0;
        padding-left: 8px;
        *width: 245px !important;
        *height: 45px !important;
    }

#POV .pov-navigation .list h3 {
    font: 15.5pt "myriad-pro", Arial, Helvetica, Sans-serif;
    margin-bottom: 0;
    color: #f47b20;
    line-height: 20px;
}

#POV .pov-navigation .list h2 {
    /*font: 16px 'myriad-pro', Arial, Helvetica, sans-serif;*/
    /*font: 16px MyriadProRegular, 'Lucida Grande', sans-serif;*/
    margin-bottom: 0;
    color: #f47b20;
}

.pov-navigation .list .video {
    font: 15px Arial, Serif;
    font-weight: bold;
    margin-bottom: 0;
    width: 115px;
    float: left;
}

.pov-navigation .list .video-icon {
    margin-bottom: 0;
    height: 10px;
    width: 17px;
    clear: both;
    padding-top: 4px;
    =clear:none !important;
}

.pov-navigation .list h3:hover {
}

#POV .pov-navigation .list h4 {
    font: 10px 'myriad-pro', Arial, Helvetica, sans-serif;
    margin: -2px 0 0;
    clear: both;
    color: #fff;
}

.pov-navigation .list .advertisement {
    font: 8px Arial, Serif;
    color: #666;
    margin: 0 auto;
    width: 80px;
    display: block;
    text-transform: uppercase;
}

body {
    margin: 0;
}

#POV-1, #POV-2, #POV-3 {
    margin: 0 auto;
}

#POV .pov-slider .panel, #POV .pov-slider li {
    opacity: 1 !important;
}

/* To fix poll issue next to Hero widget */
#POV .anythingSlider.anythingSlider-default.activeSlider {
    width: 100% !important;
}

.hero-mobile {
    display: none;
}

.hero-desktop {
    display: block;
}

li.panel {
    border: none;
}

@media only screen and (max-width: 767px) {
    .hero-desktop {
        display: none !important;
    }

    .hero-mobile {
        display: block;
        margin: 0px auto 20px auto;        
        max-width: 375px;
    }

    li.hero-mobile-li:after, ul.hero-mobile-ul:after {
        clear: both;
        content: '';
        display: block;
    }

    li.hero-mobile-li {
        margin-bottom: 15px;
    }

    .hero-mobile-image {
        float: left;
        width: 35%;
    }

    .hero-mobile-details {
        float: left;
        margin-left: 10px;
        max-width: 55%;
        overflow: hidden;
    }

    ul.hero-mobile-ul {
        width: 100%;
        margin: 0 auto;
    }

    .hero-mobile .opacitytext {
        width: auto !Important;
        border: none;
        font: 13.5px "myriad-pro", Arial, Helvetica, Sans-serif;
        overflow: hidden;
        line-height: 16px;
        color: grey;
    }
}

