/*.pinks-var {
    color: #ff00f5 ! important;
}

.pinks-var:after {
    content: "]";
}

.pinks-var:before {
    content: "[";
}*/


.pinks-var1 {
    color: #ff00f5 ! important;
}

.pinks-var1:after {
    content: "]";
}

.pinks-var1:before {
    content: "[";
}

.new-line{
    display:block;
}
sup.above{
    font-size: 60%;
}

div#my_popup {
    width: 100%;
    max-width: 100%;
    position: static;
    transform: translate(0%,14%);
}

.popup_container {
    top: 10%;
    max-width: 340px;
    margin: 0 auto;
}

.nowrap {
    white-space: nowrap;
}

.myModalWrapper {
    background: rgb(134,0,82);
    background: linear-gradient( 90deg , rgba(134,0,82,1) 0%, rgba(252,175,23,1) 35%, rgba(252,175,23,1) 68%, rgba(134,0,82,1) 100%);
    width: 100%;
    border-left: 2px solid transparent;
    border-radius: 7px 0 7px 7px;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    max-width: 100%;
}

div#myModal {
    background: #fff;
    /* background-size: 100% 100%; */
    margin: 0 auto;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-radius: 7px 0 7px 7px;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 0 ;
}

.header-pop {
    height: 75px;
    background: linear-gradient( 90deg , rgba(134,0,82,1) 0%, rgba(252,175,23,1) 100%);
    -webkit-box-shadow: 0px 7px 10px 0px #00000040;
    -moz-box-shadow: 0px 7px 10px 0px #00000040;
    box-shadow: 0px 7px 10px 0px #00000040;
    border-radius: 10px 0px 80px 0;
    position: relative;
    top: -3px;
    left: -2px;
    width: 93%;
}

h1.header-pop {
    font-size: 19px;
    color: #fff;
    font-family: 'HelveticaNeueLTStd-Bd';
    padding: 12px 5px 11px 20px;
    text-align: left;
    line-height: 24px;
    margin: 0;
}

.yellow-banner {
    background: rgba(252,175,23,0.149);
    max-width: 90%;
    margin: 20px auto 10px auto;
    padding: 13px 10px;
    border: 1px solid transparent;
    border-radius: 7px;
}

.yellow-banner h2,.yellow-banner h3 {
    font-family: 'HelveticaNeueLTStd-Bd';
    color: #464646;
    margin: 0 auto;
    padding: 6px 0;
    font-size: 22.5px;
    line-height: 26px;
}

.yellow-banner h3 {
    font-size: 17.5px;
    line-height: 21.5px;
}

div#myModal img {
    width: 120px;
    margin: 15px 15px;
}

.grey-banner {
    background: #EDEDED;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 13px 25px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.grey-banner p {
    font-size: 10px;
    color: #464646;
    line-height: 13px;
}

.grey-banner h4 {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 15px;
    color: #860052;
    line-height: 20px;
}

.images-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

img.close-popup.img {
    margin: 0 0 0 auto;
    display: block;
    cursor: pointer;
    max-width: 9%;
}

span.img-border {
    border-right: 1px solid #03AEC9;
    display: inline-block;
    height: 40px;
    opacity: .5;
}

span.lud-popup {
    display: block;
}

h1.header-pop .sub-text {
    display: block;
}

span.head-subtext {
    display: inline-block;
}
@media screen and (max-width: 991px) {
div#my_popup {
    width: 100%;
    max-width: 100%;
    position: static;
    transform: translate(0%,11%);
}
}
@media screen and (max-width: 767px) {
h1.header-pop {
    height:75px;
}
}
/*@media screen and (min-width: 768px)and (max-width:799px) {
h1.header-pop {
    height:75px;
}
}*/

@media screen and (min-width: 992px) {
    .popup_container {
        max-width: 100%;
        position: fixed;
        transform: translate(-50%,-22%);
        left: 50%;
        width: 815px;
    }

    /*.popup_container{position: fixed;
    left: 50%;}

    div#my_popup {

    transform: translate(-50%,10%);
}*/
    #my_popup,.popup_container {
       /*max-width: 815px;
        top: 8.5%;*/
    }

    #myModal {
        max-width: 100%;
        width: 100%;
    }

    h1.header-pop {
        height: 110px;
        font-size: 25px;
        padding: 18px 40px 21px 28px;
        line-height: 34.5px;
        width: 94%;
    }

    .yellow-banner {
        margin: 22px auto 13px auto;
        max-width: 94%;
    }

    .yellow-banner h2,.yellow-banner h3 {
        font-size: 28.5px;
        line-height: 33px;
    }

    div#myModal img {
        width: 247px;
        margin: 15px 50px;
    }

    .grey-banner {
        padding: 13px 0;
    }

    .grey-banner p {
        font-size: 15px;
        line-height: 19.5px;
    }

    .grey-banner h4 {
        font-size: 20px;
        line-height: 28px;
        padding: 18px 0;
        max-width: 75%;
        margin: 0 auto;
    }

    span.img-border {
        display: inline-block;
        height: 90px;
    }

    h1.header-pop .sub-text {
        font-size: 30px;
        padding: 2px  0;
        display: block;
    }

    .yellow-banner h3 {
        font-size: 23.5px;
        line-height: 27.5px;
    }

    span.lud-popup {
        display: inline;
    }
}

@media screen and (min-width: 992px) and (max-width:1280px) {
    #my_popup,.popup_container {
        //top: 10%;
    }

    div#myModal img {
        width: 247px;
    }

    h1.header-pop {
        width: 94%;
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
}

/*
@media screen and (min-width:500px) and (max-width:990px) and (orientation: landscape){
#my_popup{
    top: 1%;
    max-width: 610px;
    }

    #myModal {
        max-width: 605px;}
    h1.header-pop {
    font-size: 17px;

    padding: 12px 5px 11px 20px;
    line-height: 22px;
        height:68px;
}

    .yellow-banner {
    max-width: 93%;
    margin: 15px auto 0px auto;
    padding: 13px 0px;
}


.yellow-banner h2, .yellow-banner h3 {
    font-size: 17.5px;
    line-height: 16px;
}
}*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    h1.header-pop {
        width: 94%;

    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.25);
    }

    .yellow-banner {
        background: #faefd9;
    }

    .popup_container {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -64%);
    }

}

@media screen and (max-width: 376px) {
    #my_popup,.popup_container {
        top: 2%;
        max-width: 300px;
    }

    h1.header-pop {
        height: 65px;
        font-size: 15px;
        line-height: 20px;
    }

    .yellow-banner {
        padding: 7px 10px;
        margin: 20px auto 0 auto;
    }

    .yellow-banner h2 {
        font-size: 14.5px;
        line-height: 19px;
    }

    .yellow-banner h3 {
        font-size: 13.5px;
        line-height: 17.5px;
    }

    .grey-banner {
        padding: 13px 19px;
    }

    .grey-banner h4 {
        font-size: 12px;
        line-height: 15px;
    }

    div#my_popup {

        transform: translate(0%,15%);
    -webkit-transform: translate(0%,2%);
    }

}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .popup_container {
        top: 24%;
        max-width: 542px;
    }

    div#my_popup {
        transform: translate(0%,35%);
    }

    #myModal {
        width: 100%;
    }

    img.close-popup.img {
        top: -32px;
        right: 0px;
    }

    .header-pop {
        width: 92%;
    }

    .yellow-banner {
        padding: 13px 56px;
    }
}

@media all and (min-width: 1024px) and (max-width:1200px) {
    div#my_popup {
        transform: translate(0%,16%);
    }
}

@media screen and (width: 1280px) {
    h1.header-pop {
        padding: 21px 40px 21px 28px;
    }
}

@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation : portrait) {
    #myModal {
        max-width: 335px;
    }

    div#my_popup {
        transform: translate(0%,45%);
    }

    .popup_container {
        max-width: 450px;
    }
}

@media only screen and (min-device-width: 1280px) and (max-device-height: 800px) and (min-resolution: 192dpi) and (-webkit-device-pixel-ratio:2) and (orientation : landscape) {
    div#my_popup {
        transform: translate(0%,25%);
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (orientation:landscape) {
    .popup_container {
        max-width: 460px;
    }

    div#my_popup {
        transform: translate(0%,3%);
    }
}
@media only screen and (device-width: 414px) and (device-height: 736px){
  .popup_container {
    top: 10%;
    max-width: 340px;
    margin: 0 auto;
} 
div#my_popup {
    transform: translate(0%,5%);
}


}
        @media screen and (min-width: 992px) and (max-width:1029px){
    
div#myModal img {
    width: 180px;
    margin: 15px 15px;

}
    h1.header-pop {
    height: 140px;
}
    div#my_popup {
    transform: translate(0%,30%);
}

}
        @media all and (width: 1024px) and (height:768px) {
    div#my_popup {
        transform: translate(0%,16%);
    }
    h1.header-pop {
    height: 110px;
}
}
.text-under {
    text-decoration: underline;
}
