@charset "utf-8";
.cl_fix {
    display:block!important;
    float:none!important;
    clear:both!important;
    content:" "
}
.cr_fix {
    display:none!important
}
#wpwm_hideBody {
    left:0;
    position:fixed;
    right:0;
    top:0;
    bottom:0;
    width:100%;
    z-index:999995;
    overflow:auto
}
#wpwm_popBoxOut {
    margin:3% 25%;
    padding:10px;
    position:relative;
    width:calc(50% - 20px);
    z-index:999996
}
.wpwm-box {
    z-index:999997
}
#wpwm_popBox {
    background:#FFF;
    padding:20px;
    z-index:999998;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px
}
#wpwm_popBox>p {
    margin:0
}
#wpwm_popBox iframe, #wpwm_popBox img {
    max-width:100%
}
#wpwm_popClose {
    cursor: pointer;
    /*font-size: 30px;*/
    /*line-height: 24px;*/
    position: absolute;
    right: 0;
    top: 60px;
    color: #999;
    font-weight: bold;
    /*padding: 1px 5px 5px 5px;*/
    width: 30px;
    height:30px;
}
#wpwm_popClose img{
    width: 100%;
}
#wpwm_popClose:hover {
    color:#666
}
.black-striped-body {
    background:url(../images/stripe-black.png)
}
.black-white-striped-body, .white-striped-body {
    background:url(../images/stripe-white.png)
}
.black-color-body, .bootstrap-body {
    background:url(../images/color-black.png)
}
.black-white-color-body, .white-color-body {
    background:url(../images/color-white.png)
}
.black-color-body #wpwm_popBoxOut, .black-striped-body #wpwm_popBoxOut, .black-white-color-body #wpwm_popBoxOut, .black-white-striped-body #wpwm_popBoxOut {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(images/border-black.png)
}
.white-color-body #wpwm_popBoxOut, .white-striped-body #wpwm_popBoxOut {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:url(images/border-white.png)
}
.bootstrap-body #wpwm_popBoxOut {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:#fff;
    -webkit-box-shadow:0 0 15px -5px #000;
    -moz-box-shadow:0 0 15px -5px #000;
    box-shadow:0 0 15px -5px #000
}
.bootstrap-body #wpwm_popBox {
    padding:15px
}
.bootstrap-body #wpwm_popClose {
    right:10px;
    top:5px
}
/*
For Popup Video
*/

#wpwm_popBox{
    /*height: 90% !important;*/
    /*background: #8f1e18 !important;*/
    /*width: 100%;*/
    /*height: 420px;*/
    /*background: url('../images/tv-1200.png') no-repeat;*/
    background: url('../images/tv2.png') no-repeat;
    background-size: contain;
    margin: 0 auto;
    padding-top: 162px;
    padding-left: 60px;
    padding-bottom: 40px;
}
#wpwm_popClose{
    color: #342b29 !important;
    background-color: #cee2e1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#wpwm_popBox p{
    /*height: 100%;*/
}
#wpwm_popBoxOut{
    margin: 5% auto !important;
    /*height: 60% !important;*/
    /*width: 60% !important;*/
    width: 750px !important;
    background: none !important;
}
.wpwm-box{
    height: 100%;
}
/*
End POpup Vidoe
*/
.tvfb{
    color: #f5ca2e;
    margin-top: 40px;
    font-size: 24px;
    text-align: center;
    width: 83%;
    display: block;
    font-weight: bold;
}
.tvfb img{
    width: 200px;
}
.ring_tones{
    /*float: left;*/
    /*margin-left: 20px;*/
    /*margin-top: 15px;*/
    margin: 0 auto;
    padding: 10px;
    width: 90%;
    background: #f5ca2e;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: -20px;
    opacity: 0.9;
}
.ring_tones p{
    color: #000;
    font-family: arial;
    font-size: 16px;
    text-align: center;
}
.ring_tones p a{
    color: #292ecc;
    font-size: 14px;
    background: url('../images/ringtone.png') no-repeat;
    padding: 11px 20px 0px 30px;
    display: inline-block;
    margin-bottom: 10px;
}
@media only screen and (max-width :1200px) {
    #wpwm_popBoxOut {
        margin:3% 15%;
        width:calc(70% - 20px)
    }
}
@media only screen and (max-width :1024px) {
    #wpwm_popBoxOut{
        margin: 5% auto !important;
    }
}
@media only screen and (max-width :980px) {

    #wpwm_popBoxOut{
        margin: 10% auto !important;
        width: 94% !important;
        background: none !important;
    }
    #wpwm_popBoxOut iframe{
        width: 83%;
        height:320px;
    }
    #wpwm_popBoxOut {
        margin:5%;
        width:calc(90% - 20px)
    }
    #wpwm_popBox{
        padding-top: 145px;
        padding-left: 60px;
    }
    .tvfb{
        margin-top: 30px;
    }
}
@media only screen and (max-width :768px) {
    #wpwm_hideBody{
        overflow: auto;
        /*overflow-y: scroll;*/
    }
}
@media only screen and (max-width :736px) {
    #wpwm_popBoxOut{
        margin: -5% auto !important;
    }
    #wpwm_popBoxOut{
        width: 65% !important;
    }
    #wpwm_popBox{
        padding-top: 95px;
        padding-left: 40px;
    }
    #wpwm_popBoxOut iframe {
        width: 84%;
        height: 207px;
    }
    .tvfb{
        margin-top: 10px;
    }
    .tvfb img {
        width: 150px;
    }
    #wpwm_popClose {
        top:40px;
    }
}
@media only screen and (max-width :667px) {
    #wpwm_popBoxOut {
        width: 67% !important;
    }
    #wpwm_popBoxOut iframe {
        width: 84%;
        height: 184px;
    }
    #wpwm_popBox{
        padding-top: 90px;
        padding-left: 40px;
    }
}
@media only screen and (max-width :600px) {
    #wpwm_popBoxOut{
        margin: -5% auto !important;
    }
    #wpwm_popBoxOut{
        width: 82% !important;
    }
    #wpwm_popBox{
        padding-top: 91px;
        padding-left: 40px;
        /*        padding-top: 95px;
                padding-left: 40px;*/
    }
    #wpwm_popBoxOut iframe {
        width: 84%;
        height: 207px;
    }
    .tvfb{
        margin-top: 10px;
    }
    .tvfb img {
        width: 150px;
    }
    #wpwm_popClose {
        top:40px;
    }
}
@media only screen and (max-width :568px) {
    #wpwm_popBoxOut iframe {
        height:190px;
    }
}
@media only screen and (max-width :500px) {
    #wpwm_popBoxOut{
        margin: 10% auto !important;
        width: 94% !important;
    }
    #wpwm_popBox {
        padding-top: 82px;
        padding-left: 31px;
        /*        padding-top: 72px;
                padding-left: 29px;*/
    }
    #wpwm_popBoxOut iframe {
        width: 86%;
        height: 160px;
    }
    #wpwm_popClose {
        top: 30px;
    }
    .tvfb {
        margin-top: 5px;
    }
}
@media only screen and (max-width :384px) {
    #wpwm_popBoxOut{
        margin: 10% auto !important;
        width: 94% !important;
    }
    #wpwm_popBox {
        padding-top: 75px;
        padding-left: 31px;
    }
    #wpwm_popBoxOut iframe {
        width: 86%;
        height: 150px;
    }
    #wpwm_popClose {
        top: 30px;
    }
    .tvfb {
        margin-top: 5px;
    }
    #wpwm_popClose{
        width: 20px;
        height:20px;
    }
}
@media only screen and (max-width :320px) {
    #wpwm_popBoxOut{
        margin: 10% auto !important;
        width: 94% !important;
    }
    #wpwm_popBox {
        /*padding-top: 52px;*/
        padding-top: 62px;
        /*padding-left: 24px;*/
        padding-left: 26px;
    }
    #wpwm_popBoxOut iframe {
        width: 86%;
        height: 130px;
    }
    #wpwm_popClose {
        top: 30px;
    }
    .tvfb {
        margin-top: 0px;
    }
    .tvfb img {
        width: 100px;
    }
}
@media only screen and (max-width :240px) {
    #wpwm_popBoxOut{
        margin: 10% auto !important;
        width: 94% !important;
    }
    /*    #wpwm_popBox {
            padding-top: 42px;
            padding-left: 24px;
        }*/
    #wpwm_popBoxOut iframe {
        width: 86%;
        height: 80px;
    }
    #wpwm_popClose {
        top: 30px;
    }
    .tvfb {
        margin-top: 0px;
    }
    .tvfb img {
        width: 100px;
    }
}
