.page-title-row, #Diner .mgnb20
{
    margin-bottom: 20px;
}

#rotatescroll img
{
    border: 0;
    margin-top: 25px;
}

.clip-svg {
    clip-path: url(#myClip);
    -webkit-clip-path: url("../../Musicals/Musical.aspx#myClip");
  -moz-clip-path: url("../../Musicals/Musical.aspx#myClip");
  -ms-clip-path: url("../../Musicals/Musical.aspx#myClip");
  clip-path: url("../../Musicals/Musical.aspx#myClip");
}

#rotatescroll .viewport
{
    -webkit-clip-path: circle(160px at 180px 200px);
    clip-path: circle(160px at 180px 200px);
}

.title
{
    color: #2c3590;
}

/* Tiny Circleslider */
#rotatescroll
{
    height: 400px;
    position: relative;
    width: 400px;
}

    #rotatescroll .viewport
    {
        height: 350px;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        width: 350px;
        pointer-events: auto;
    }

    #rotatescroll .overview
    {
        position: absolute;
        width: 798px;
        list-style: none;
        margin: 0;
        padding: 0;
        left: 0;
        top: 0;
        z-index: 201;
    }

        #rotatescroll .overview li
        {
            height: 890px;
            width: 380px;
            float: left;
            position: relative;
        }

#rotatescroll .overlay
{
    background: url(/contents/images/musical/lp/circle/bg-rotatescroll.png) no-repeat 0 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    left: 2px;
    top: 3px;
    height: 400px;
    width: 400px;
}

#rotatescroll .thumb
{
    background: url(/contents/images/musical/lp/circle/bg-thumb.png) no-repeat 50% 50%;
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none;
    position: absolute;
    top: -3px;
    cursor: pointer;
    left: 137px;
    width: 100px;
    z-index: 200;
    height: 100px;
}

#rotatescroll .dot
{
    background: url(/contents/images/musical/lp/circle/bg-dot.png) no-repeat 0 0;
    overflow: hidden;
    display: none;
    height: 10px;
    width: 10px;
    position: absolute;
    left: 155px;
    top: 0;
    z-index: 100;
}

#rotatescroll .dot span
{
    display: none;
}


.musicalbackground
{
    background: url('/contents/images/musical/lp/parts/bg_l.jpg') no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.musicaltitle {
    -webkit-filter: drop-shadow(0 0 4px #fff);
    filter: drop-shadow(0 0 4px #fff);
    max-width: 90% !important; /*2018/02/14*/
    /*max-width: 60% !important;*/
}

.musicalbackground p
{
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.rankinglist p
{
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0px;
}

p.subtitle
{
    background-color: #ed1f79;
    max-width: 40%;
    padding: 5px 20px;
    margin-bottom: 0px !important;
}

.wrapper
{
    position: relative;
    width: 400px;
}

.imgs-r
{
    -webkit-clip-path: polygon(0% 85%, 27% 73%, 42% 75%, 54% 63%, 73% 67%, 86% 54%, 100% 56%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 85%, 27% 73%, 42% 75%, 54% 63%, 70% 68%, 87% 55%, 100% 56%, 100% 0%, 0% 0%);
    width: 400px;
    position: absolute;
    z-index: 100;
}

.clip-svg-r
{
    clip-path: url(#myClip-r);
    /*-webkit-clip-path: url(/CityInfo/NewYork/MusicalLP.aspx#myClip-r);
  -moz-clip-path: url(/CityInfo/NewYork/MusicalLP.aspx#myClip-r);
  -ms-clip-path: url(/CityInfo/NewYork/MusicalLP.aspx#myClip-r);
  clip-path: url(/CityInfo/NewYork/MusicalLP.aspx#myClip-r);*/
}


.imgs-r img
{
    width: 100%;
}

.rankinglist
{
    padding: 30px;
    list-style-type: none;
}

.rankinglist li
{
    padding-bottom: 10px;
}

.rankinglist li div
{
    padding-left: 60px;
}


.ranking
{
    width: 400px;
    position: absolute;
    padding-top: 180px;
    top: 150px;
}

.comments
{
    z-index: 90;
    background: rgba(255, 255, 255, .8);
}

.comments div.title, .rankinglist span
{
    font-weight: bold;
}

.new-arrivals
{
    padding: 25px;
    font-size: 13px;
}

.row-eq-height
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.musicalpanel
{
    height: 1200px;
}

.glyphicon-color
{
    color: #ed1f79;
    top: 2px;
}

.glyphicon-mgn5
{
    margin-left: 5px;
}

#MusicalDetail
{
    padding: 0px;
    position: absolute;
    bottom: 0px;
    background-color: rgba(237,31,121,0.8);
}


#MusicalDetail .Detail
{
    color: #ffffff;
    font-size: 12px;
    padding: 20px;
    font-weight: bold;
}

#programs
{
    margin-top: 20px;
}

#programs .panel-bottom
{
    margin-bottom: 20px;
}

#programs .wrapper
{
    position: relative;
    display: inline-block;
    width: 170px;
    height: 263px;
    overflow: hidden;
}

    #programs .wrapper img
    {
        width: 170px !important;
    }

#programs .wrapper-bottom
{
    position: relative;
    display: inline-block;
    width: 170px;
    overflow: hidden;
}

#programs .wrapper-bottom .title
{
    font-weight: bold;
}

#programs .musical-thumbnail
{
    width: 100%;
    height: 100%;
}


#programs .musical-thumbnail .whiteo
{
    position: absolute;
    z-index: 100;
    width: 170px;
    height: 263px;
    top: 0;
    left: 0;
    background: rgba(0,0, 0, .6);
    display: none;
}


#programs .pink, .pink
{
    color: #ed1f79;
}

#programs .b11
{
    font-size: 11px;
    font-weight: bold;
}

#programs .f11, #Diner .f11
{
    font-size: 11px;
}

#programs .hovercap
{
    display: none;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    text-decoration: none;
    padding: 10px;
    color: #ffffff;
    z-index: 160;
}

#programs .wrapper:hover .whiteo, #programs .wrapper:hover .hovercap
{
    display: block;
}

a, a:visited
{
    color: #aeaeae;
}


#programs .belt
{
    font-size: 12px;
    font-weight: bold;
    left: -35px;
    line-height: 30px;
    text-align: center;
    top: 25px;
    width: 150px;
    position: absolute;
    background: rgba(237, 31, 121, .9);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    box-shadow: 1px 1px 1px #222222;
    color: #ffffff;
    z-index: 150;
}

#programs .beltred {
    font-size: 12px;
    font-weight: bold;
    left: -35px;
    line-height: 30px;
    text-align: center;
    top: 25px;
    width: 150px;
    position: absolute;
    background: rgba(232, 20, 2, .9);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    box-shadow: 1px 1px 1px #222222;
    color: #ffffff;
    z-index: 150;
}
#programs .beltyellow {
    font-size: 12px;
    font-weight: bold;
    left: -35px;
    line-height: 30px;
    text-align: center;
    top: 25px;
    width: 150px;
    position: absolute;
    background: rgba(243, 226, 5, .9);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    box-shadow: 1px 1px 1px #222222;
    color: #ED1F79;
    z-index: 150;
}

#programs .text-center, #Dinner .text-center
{
    padding-left: 30px;
    padding-right: 30px;
}

#Diner
{
    background-color: #ccffff;
}

#Diner .mgnt20
{
    margin-top: 20px;
}

#Diner img
{
    width: 100%;
}

#Diner .subtitle
{
    background-color: #ed1f79;
    width: 170px;
    padding: 5px 20px;
    margin-bottom: 0px !important;
    color: #ffffff;
    font-weight: bold;
}

#Diner .title
{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
    #foodMusical
    {
        margin-top:10px;
    }

/*#Diner .tour
{
    height: 270px;
    width: 257px;
    background-color: #000000;
}*/

/*#Diner_tour1
{
    background: url(/Contents/images/musical/LP/parts/tour1_bg.png) no-repeat;
    overflow: hidden;
}*/

#Diner .pink
{
    /*line-height: 110px !important;*/
    font-weight: bold;
    font-size:20px;
}

#Diner .white
{
    font-size: 14px;
    margin-left: 20px;
    color: #ffffff;
}

.home-footer, .footer-bottom-line
{
    margin-right: -15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

@media (max-width:1200px)
{
    .musicalpanel
    {
        height: 1800px;
    }
}
