body {
    font-family: Azo-Regular;
    font-size: 14px;
}

body.zawgyi {
    font-family: ZawgyiOne;
}

body.myanmar3 {
    font-family: Myanmar3;
}

body.modal-open {
    overflow: hidden !important;
}

.wider {
    float: left;
    width: 100%;
}

.no-pad {
    padding: 0;
}
h1 {
    overflow: hidden;
    height: 0px;
    width: 1px;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family:azo-regular;
    src: url(https://cdn.8el.mobi/disney/fonts/AzoSans-Regular.eot);
    src: local('?'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Regular.woff) format('woff'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Regular.ttf) format('truetype'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family:azo-bold;
    src: url(https://cdn.8el.mobi/disney/fonts/AzoSans-Bold.eot);
    src: local('?'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Bold.woff) format('woff'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Bold.ttf) format('truetype'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Bold.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family:azo-black;
    src: url(https://cdn.8el.mobi/disney/fonts/AzoSans-Black.eot);
    src: local('?'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Black.eot) format('woff'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Black.ttf) format('truetype'),
        url(https://cdn.8el.mobi/disney/fonts/AzoSans-Black.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family:zawgyione;
    src: url(https://cdn.8el.mobi/disney/fonts/zawgyione.eot);
    src: local('?'),
        url(https://cdn.8el.mobi/disney/fonts/zawgyione.eot) format('woff'),
        url(https://cdn.8el.mobi/disney/fonts/zawgyione.ttf) format('truetype'),
        url(https://cdn.8el.mobi/disney/fonts/zawgyione.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

h2 {
    color: #00b6f2;
    font-family: Azo-Bold;
    font-size: 22px;
    margin: 0;
}

.title-main {
    font-family: Azo-Bold;
    margin: 0;
    text-align:center;
    font-size:26px; 
}
.orange {
    color: #FF6000;
}

.blue {
    color: #00B6F2;
}

.zawgyi h2 {
    font-family: ZawgyiOne;
}

.myanmar3 h2 {
    font-family: Myanmar3;
}

a {
    color: #00b6f2;
}

.no-pad {
    padding: 0;
}

.container {
    position: relative;
}

.modal-backdrop.in {
    opacity: .7;
}

#popup-logout .btn-anh {
    margin-top: -90px;
}

    #popup-logout .btn-anh .col-anh {
        vertical-align: bottom;
    }

#popup-logout .modal-content {
    background-color: transparent;
}

#popup-unsub .modal-content {
    background-color: transparent;
}
#popup-unsub .modal-content{
	box-shadow: none;
	border: 0;
}
.modal-content{
    margin:0 auto;
}
button, a:active, a:focus, a:hover {
    text-decoration: none;
    outline: none;
}

.headDumm {
    padding-top: 25px;
}

#header8el .container .burger-bar {
    border: 0;
    background: 0 0;
    outline: none;
    padding: 0;
}

.language {
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    position: relative;
    top: -5px;
    outline: none;
    background: 0 0;
}

.language-option {
    margin-top: 25px;
    display: none;
    position: relative;
    z-index: 10;
}

.language-option {
    margin-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px -2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 5px 10px -2px rgba(0,0,0,.4);
    box-shadow: 0 5px 10px -2px rgba(0,0,0,.4);
}

    .language-option ul {
        margin: 0;
        padding: 0 30px;
        list-style: none;
        width: 100%;
        display: table;
    }

        .language-option ul li {
            display: inline-table;
            text-align: center;
            width: 33%;
            padding: 10px 0;
        }

            .language-option ul li a {
                display: inline-block;
                color: #8a8a8a;
                outline: none;
            }

                .language-option ul li a:hover {
                    text-decoration: none;
                    color: #00b6f2;
                }

                .language-option ul li a.active {
                    color: #00b6f2;
                    font-family: Azo-Black;
                }

.headDefault {
    background: #00b6f2;
    height: 74px;
}

.headDefault-v2 {
    background: #fff;
    height: auto;
}

.headDefault .logo-white {
    text-align: center;
}

    .headDefault .logo-white a {
        display: inline-block;
    }

    .headDefault .logo-white img {
        display: inline-block;
    }

.logo-blue {
    text-align: center;
}

    .logo-blue img {
        display: inline-block;
    }

    .logo-blue a {
        display: inline-block;
        position: relative;
        margin-top: -5px;
    }

.headDefault .no-pad {
    line-height: 74px;
}

#header8el.headDefault .container .language {
    top: 0;
}

.container .logo-club {
    margin-top: -10px;
}
.container .logo-telco{
    margin-top: -6px;
}

#footer {
    background: #00b6f2;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: Azo-Regular;
}

.zawgyi #footer {
    font-family: ZawgyiOne;
}

.myanmar3 #footer {
    font-family: Myanmar3;
}

#footer.foot-pixar {
    background: #fff;
}

#footer .bottom-menu {
    margin-bottom: 10px;
}

#footer .bottom-menu a {
    color: #fff;
    padding: 0 10px;
    line-height: 14px;
    border-left: 1px solid #fff;
    display: inline-block;
    font-family: Azo-Black;
    font-size: 12px;
}

.zawgyi #footer .bottom-menu a {
    font-family: ZawgyiOne;
}

.myanmar3 #footer .bottom-menu a {
    font-family: Myanmar3;
}

.myanmar3 #footer .bottom-menu a, .zawgyi #footer .bottom-menu a {
    font-size: 13px;
}

#footer.foot-pixar .bottom-menu a {
    color: #000;
    border-left: 1px solid #000;
}

#footer.foot-pixar .bottom-menu a:nth-child(1) {
    border-left: 0;
}

.myanmar3 #footer.foot-pixar .bottom-menu a:nth-child(3), .zawgyi #footer.foot-pixar .bottom-menu a:nth-child(3) {
    border: 0;
}

#footer.foot-pixar .brough, #footer.foot-pixar .copyright {
    color: #000;
    font-family: Azo-Bold;
}

.zawgyi #footer.foot-pixar .brough, .zawgyi #footer.foot-pixar .copyright {
    font-family: ZawgyiOne;
}

.myanmar3 #footer.foot-pixar .brough, .myanmar3 #footer.foot-pixar .copyright {
    font-family: Myanmar3;
}

#footer .bottom-menu a:hover {
    text-decoration: none;
}

#footer .bottom-menu a:nth-child(1) {
    border: 0;
}

.myanmar3 #footer .bottom-menu a:nth-child(3), .zawgyi #footer .bottom-menu a:nth-child(3) {
    border: 0;
}

#footer .copyright {
    text-transform: uppercase;
    font-size: 12px;
}

.other-page #footer.foot-red {
    background: #c11a1a;
}

.popup-burgerbar .modal-dialog {
    margin: 0 auto;
    height: 100%;
}

.popup-burgerbar .modal-content {
    border-radius: 0;
    border: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
}

.popup-burgerbar .modal-content .modal-header {
    text-align: center;
    border: 0;
}

.popup-burgerbar .modal-content .modal-header img {
    width: 160px;
    height: auto;
}

.popup-burgerbar .modal-content .modal-body {
    padding: 25px;
    padding-top: 0;
}

.popup-burgerbar .search-bar {
    border: 1px solid #949494;
    border-radius: 6px;
    height: 40px;
}

.popup-burgerbar .search-bar .form-control {
    background: #d7d7d7;
    border: 0;
    height: 43px;
}

.popup-burgerbar .search-bar .btn {
    background: #d7d7d7;
    border: 0;
    padding: 8px 12px;
}

.popup-burgerbar .search-bar .btn span {
    position: relative;
    top: 3px;
    font-size: 20px;
    color: #929292;
}

.popup-burgerbar .col-nav {
    display: block;
}

.popup-burgerbar .col-nav ul {
    margin: 20px 0;
    padding: 0 0 15px;
    list-style: none;
    border-bottom: 1px solid #00b6f2;
}

.popup-burgerbar .col-nav ul li {
    font-size: 16px;
    display: block;
    padding: 10px 0;
    font-family: Azo-Black;
}

.zawgyi .popup-burgerbar .col-nav ul li {
    font-family: ZawgyiOne;
}

.myanmar3 .popup-burgerbar .col-nav ul li {
    font-family: Myanmar3;
}

.popup-burgerbar .col-nav ul li a {
    color: #00b6f2;
}

.popup-burgerbar .col-nav ul li a:focus, .popup-burgerbar .col-nav ul li a:hover {
    text-decoration: none;
}

.popup-oth .modal-header {
    border: 0;
    padding-bottom: 0;
}

.popup-oth .modal-body {
    text-align: center;
    padding-bottom: 20px;
}

.popup-oth .modal-body h3.ttl-join {
    font-size: 24px;
    font-family: Azo-Black;
    color: #00b6f2;
    text-align: center;
    line-height: 36px;
    margin-top: 0;
}

.zawgyi .popup-oth .modal-body h3.ttl-join {
    font-family: ZawgyiOne;
}

.myanmar3 .popup-oth .modal-body h3.ttl-join {
    font-family: Myanmar3;
}

.popup-oth .modal-body h3.ttl-join span {
    display: block;
}

.popup-oth .modal-content {
    background: url(http://images.8elements.mobi/dmagic/bg_gradasi.jpg) repeat-x bottom center #fff;
	width:100%;
}

.popup-oth .modal-body .img_join {
    display: inline-block;
}

#mainBanner {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

#mainBanner img {
    display: inline-block;
}

#mainBanner .link-v {
    display: inline-block;
    width: 150px;
    height: 60px;
    position: absolute;
    top: 0;
    margin-left: -75px;
    left: 50%;
}

#myCarouselHome {
    margin-top: 10px;
    margin-bottom: 30px;
}

#myCarouselHome .carousel-control.left {
    background-image: none;
}

#myCarouselHome .carousel-control.right {
    background-image: none;
}

#myCarouselHome .carousel-inner .item {
    text-align: center;
}

#myCarouselHome .carousel-inner .item a {
    display: block;
}

#myCarouselHome .carousel-inner .item a img {
    width: 100%;
}

#myCarouselHome .carousel-indicators {
    bottom: 0;
}

#myCarouselHome .carousel-indicators li {
    margin: 1px 4px;
}

#editor-pick {
    margin-top: 20px;
}

.wallpaper-slider .owl-stage, #editor-pick .owl-stage {
    padding-left: 0 !important;
}

#editor-pick .item .img-slide {
    display: block;
}

#editor-pick .item .img-slide img:hover {
    opacity: .8;
}

#editor-pick .item .slideDesc {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #b4b4b4;
    font-family: Azo-Bold;
}

.zawgyi #editor-pick .item .slideDesc {
    font-family: ZawgyiOne;
}

.myanmar3 #editor-pick .item .slideDesc {
    font-family: Myanmar3;
}

#editor-pick .item .slideDesc a.slide-title {
    display: block;
    color: #00b6f2;
    font-size: 16px;
    font-family: Azo-Black;
    overflow: hidden;
    max-height: 24px;
    background: linear-gradient(to right,rgba(25,210,244,1) 0%,rgba(25,210,244,1) 70%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left,rgba(25,210,244,1) 0%,rgba(25,210,244,1) 70%,rgba(0,0,0,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.zawgyi #editor-pick .item .slideDesc a.slide-title {
    font-family: ZawgyiOne;
}

.myanmar3 #editor-pick .item .slideDesc a.slide-title {
    font-family: Myanmar3;
}

#editor-pick .item .slideDesc a.slide-title:active, #editor-pick .item .slideDesc a.slide-title:focus, #editor-pick .item .slideDesc a.slide-title:hover {
    text-decoration: none;
}

#editor-pick .item .slideDesc .btn-buy {
    display: block;
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
    font-family: Azo-Black;
    background: #ff6000;
    border-radius: 10px;
    padding: 10px 0 7px;
    border: 1px solid #e25500;
}

.zawgyi #editor-pick .item .slideDesc .btn-buy {
    font-family: ZawgyiOne;
}

.myanmar3 #editor-pick .item .slideDesc .btn-buy {
    font-family: Myanmar3;
}

#editor-pick .item .slideDesc .btn-buy:focus, #editor-pick .item .slideDesc .btn-buy:active, #editor-pick .item .slideDesc .btn-buy:hover {
    text-decoration: none;
    color: #ff6000;
    background: #fff;
    border: 1px solid #ff6000;
}

#addsWrap {
    margin-top: 30px;
    margin-bottom: 22px;
    position: relative;
}

#addsWrap img {
    width: 100%;
    height: auto;
}

#addsWrap .btn-see-more {
    position: relative;
    z-index: 2;
    margin-top: -20px;
    margin-right: 15px;
}

#browse-categories {
    margin-top: 20px;
}

#browse-categories h2 {
    float: left;
    width: 100%;
}

#browse-categories .col-category a svg {
    float: left;
    filter: invert(40%) sepia(100%) saturate(2222%) hue-rotate(0deg) brightness(101%) contrast(106%);
}

#browse-categories .col-category a span img {
    vertical-align: bottom;
}

#browse-categories .col-category a {
    display: block;
    color: #ff6000;
    /*border: 1px solid #ff6000;*/
    font-size: 16px;
    border-radius: 6px;
    /*line-height: 40px;
    padding: 0 15px;
    height: 40px;*/
    margin: 10px 0;
    position:relative;
}
#browse-categories .col-category a span{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    padding-left:70px;
    color: #00B6F2;
    font-weight:bold;
}

/*#browse-categories .col-category a:focus, 
#browse-categories .col-category a:hover {
    text-decoration: none;
    background: #3696a8;
    color: #fff;
    border: 1px solid #e6e6e6;
}*/

#joinBen {
    margin-top: 0;
    margin-bottom: 25px;
    text-align: center;
}

    #joinBen a {
        display: block;
    }

    #joinBen .img-responsive {
        display: inline-block;
    }

    #joinBen .col-jn {
        text-align: center;
    }

        #joinBen .col-jn img {
            display: inline-block;
        }

        #joinBen .col-jn a {
            display: inline-block;
            background: #00b6f2;
            color: #fff;
            font-size: 18px;
            line-height: 40px;
            font-family: Azo-Black;
            text-align: center;
            width: 70%;
            margin-top: 10px;
            border-radius: 10px;
        }

.zawgyi #joinBen .col-jn a {
    font-family: ZawgyiOne;
}

.myanmar3 #joinBen .col-jn a {
    font-family: Myanmar3;
}

.btn-see-more {
    border: 1px solid #ff6000;
    float: right;
    font-size: 16px;
    font-family: Azo-Regular;
    color: #ff6000;
    padding: 10px 20px;
    border-radius: 6px;
    margin-top: -10px;
    background: #fff;
    line-height: 16px;
}

.zawgyi .btn-see-more {
    font-family: ZawgyiOne;
}

.myanmar3 .btn-see-more {
    font-family: Myanmar3;
}

.btn-see-more:focus, .btn-see-more:active, .btn-see-more:hover {
    text-decoration: none;
    color: #fff;
    background: #ff6000;
}

#mainBg {
    background-image: url(../img/bg-body.jpg);
    background-size: cover;
    background-position: center;
}

.titCenter {
    text-align: center;
    margin-top: 25px;
    font-size: 36px;
    font-family: Azo-Black;
    margin-bottom: 10px;
}

.zawgyi .titCenter {
    font-family: ZawgyiOne;
}

.myanmar3 .titCenter {
    font-family: Myanmar3;
}

.acc-category {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .acc-category .accTitle {
        color: #00b6f2;
        display: block;
        font-size: 16px;
        font-family: Azo-Black;
        background: url(../img/ico-acc-top.png) no-repeat center right;
    }

.zawgyi .acc-category .accTitle {
    font-family: ZawgyiOne;
}

.myanmar3 .acc-category .accTitle {
    font-family: Myanmar3;
}

.acc-category .accTitle.collapsed {
    background: url(../img/ico-acc-down.png) no-repeat center right;
}

.acc-category .accTitle:focus, .acc-category .accTitle:active, .acc-category .accTitle:hover {
    text-decoration: none;
}

.acc-category li.panel {
    border: 0;
    box-shadow: none;
}

.acc-category li.panel ul {
    list-style: none;
    padding: 10px 20px;
}

.acc-category li.panel ul li a {
    color: #8a8a8a;
    padding: 10px 0;
    display: block;
}

.acc-category li.panel ul li a:focus, .acc-category li.panel ul li a:active, .acc-category li.panel ul li a:hover {
    text-decoration: none;
    color: #00b6f2;
}

#logPhone {
    margin-bottom: 30px;
}

#logPhone .form-control {
    background: #d7d7d7;
    border: 0;
    height: 43px;
}

#logPhone .btn {
    background: #d7d7d7;
    border: 0;
    height: 43px;
    padding: 8px 12px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#logPhone .dropdown-menu {
    min-width: 50px;
}

#logPhone .dropdown-menu > li > a {
    padding: 3px 15px;
}

.imgProfile {
    border-bottom: 1px solid #00b6f2;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.imgProfileUser {
    float: left;
}

.imgProfileUser a {
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 1px solid #d7d7d7;
}

.imgProfileUserDetail {
    float: left;
    width: 60%;
    padding-top: 25px;
    margin-left: 20px;
    color: #8a8a8a;
    font-size: 16px;
}

.imgProfileUserDetail strong {
    display: block;
    color: #00b6f2;
    font-size: 24px;
    font-family: Azo-Black;
}

.imgProfileUserDetail a {
    display: block;
    color: #ff6000;
    margin-bottom: 10px;
    font-size: 24px;
    font-family: Azo-Black;
}

#footer br{
display:none;
}

.zawgyi .imgProfileUserDetail strong, .zawgyi .imgProfileUserDetail a {
    font-family: ZawgyiOne;
}

.myanmar3 .imgProfileUserDetail strong, .myanmar3 .imgProfileUserDetail a {
    font-family: Myanmar3;
}

.imgProfileUserDetail a:active, .imgProfileUserDetail a:focus, .imgProfileUserDetail a:hover {
    text-decoration: none;
}

.grey-form {
    background: #d7d7d7;
    height: 43px;
}

.btn3d {
    position: relative;
    border: 0;
    width: 50%;
    transition: all 40ms linear;
    margin: 10px auto;
}

.btn3d:active:focus, .btn3d:focus:hover, .btn3d:focus {
    -moz-outline-style: none;
    outline: medium;
}

.btn3d.btn-default {
    color: #fff;
    box-shadow: 0 0 0 0 #2d3a96 inset,0 0 0 2px rgba(255,255,255,.1) inset,0 4px 0 0 #2d3a96,0 4px 4px 1px rgba(0,0,0,.2);
    background-color: #00b6f2;
}

.btn3d.btn-default:active, .btn3d.btn-default.active {
    color: #fff;
    box-shadow: 0 0 0 0 #ebebeb inset,0 0 0 0 rgba(255,255,255,.15) inset,0 0 0 0 rgba(0,0,0,.1);
    background-color: #00b6f2;
}

.spar {
    margin: 30px 0;
}

.spar button {
    padding-top: 10px;
}

.autocomplete-suggestions {
    padding: 10px 20px;
    left: 0;
    top: 42px;
    width: 100% !important;
    background: #fff;
    border: 1px solid #999;
}

.autocomplete-suggestion {
    padding: 10px 0;
}

.autocomplete-suggestion strong {
    color: #00b6f2;
}

.myAccountWrap {
    text-align: center;
    color: #868585;
    line-height: 26px;
    margin-bottom: 30px;
}

.myAccountWrap a:focus, .myAccountWrap a:active, .myAccountWrap a:hover {
    text-decoration: none;
    color: #1985f4;
}

.myAccountWrap a.btnMyStash {
    display: inline-block;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: Azo-Black;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    padding: 10px 0 7px;
    border: 1px solid #00b6f2;
    width: 35%;
}

.zawgyi .myAccountWrap a.btnMyStash {
    font-family: ZawgyiOne;
}

.myanmar3 .myAccountWrap a.btnMyStash {
    font-family: Myanmar3;
}

.myAccountWrap a.btnMyStash:hover {
    background: #fff;
    color: #00b6f2;
}

.myAccountWrap hr {
    border: 1px solid #343434;
    display: inline-block;
    width: 60%;
    margin-top: 0;
    margin-bottom: 10px;
}

.myAccountWrap a.btnBack {
    color: #868585;
}

.myAccountWrap .gre {
    display: block;
}

.myAccountWrap .stts .act {
    color: #5aff00;
}

.myAccountWrap .img-pre {
    margin: 20px 0;
}

.myAccountWrap .img-pre a {
    display: inline-block;
}

.myAccountWrap a.cmplteProfile {
    font-size: 16px;
}

.myAccountWrap {
    font-size: 16px;
}

.myAccountWrap p {
    line-height: 28px;
    margin-bottom: 5px;
}

.myAccountWrap span {
    display: block;
    color: #00b6f2;
    font-size: 20px;
    font-family: Azo-Bold;
}

.zawgyi .myAccountWrap span {
    font-family: ZawgyiOne;
}

.myanmar3 .myAccountWrap span {
    font-family: Myanmar3;
}

.myAccountWrap span .ico-coin {
    vertical-align: top;
    margin-right: 6px;
}

.myAccountWrap a.btnQuitStts {
    color: #999;
    font-weight: 400;
    font-family: Azo-Regular;
    border-bottom: 1px solid #999;
}

.zawgyi .myAccountWrap a.btnQuitStts {
    font-family: ZawgyiOne;
}

.myanmar3 .myAccountWrap a.btnQuitStts {
    font-family: Myanmar3;
}

.myAccountWrap .row {
    margin-left: -11px;
    margin-right: -11px;
    text-align: center;
}

.myAccountWrap .row a img, .myAccountWrap .row a {
    display: inline-block;
}

.popup-zoom .modal-dialog {
    margin: 0 auto;
    height: 100%;
}

.popup-zoom .modal-content {
    background-color: none;
    border-radius: 0;
    height: 100%;
    width:100%;
}

.popup-zoom .modal-content .modal-body {
    padding: 0;
    height: 100%;
}

.popup-zoom .modal-content .modal-body .bigImage {
    max-width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.popup-zoom .modal-content .modal-body .close {
    position: absolute;
    bottom: 10px;
    right: 10px;
    opacity: 1;
}

.popup-zoom .modal-content .modal-body .ico-zoom-dl {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
}

.shareWrap {
    background: #2d3a96;
    color: #fff;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 6px;
}

.shareWrap span {
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    margin-right: 30px;
    position: relative;
    top: -3px;
}

.shareWrap .fa {
    font-size: 28px;
    line-height: 28px;
}

.shareWrap a {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}

.shareWrap a .fa-facebook {
    color: #3c5a9a;
}

.shareWrap a .fa-whatsapp {
    color: #2cb742;
}

.shareWrap a img {
    vertical-align: text-bottom;
}

.fotoCamProfile {
    margin-bottom: 20px;
}

.fotoCamProfile .img-circle {
    position: relative;
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 130px;
    height: 130px;
    border: 4px solid #00b6f2;
}

.fotoCamProfile .img-circle button {
    position: absolute;
    top: -5px;
    border-radius: 50%;
    right: 10px;
    background: #fff;
    border: 1px solid #7f7f7f;
    outline: none;
}

.fotoCamProfile .img-circle button .fa {
    position: relative;
    top: 2px;
}

.fotoCamProfile #uploadImgProfile {
    visibility: hidden;
    width: 10px;
}

.myStashWrap {
}

.myStashWrap h4 {
    color: #00b6f2;
    font-family: Azo-Bold;
    display: table;
    width: 100%;
}

.zawgyi .myStashWrap h4 {
    font-family: ZawgyiOne;
}

.myanmar3 .myStashWrap h4 {
    font-family: Myanmar3;
}

.myStashWrap h4 a {
    color: #00b6f2;
}

.myStashWrap h4 span {
    display: table-cell;
    vertical-align: top;
}

.myStashWrap h4 span:nth-child(2) {
    text-align: right;
}

.myStashWrap h4 span:nth-child(2)img {
    position: relative;
    margin-top: -4px;
}

.stashImage {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
}

.stashImage .img-responsive {
	width: 100%;
}

.timing {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 0 20px;
    border-bottom: 1px solid #00b6f2;
}

.timing span {
    display: table-cell;
    color: #8a8a8a;
}

.timing span:nth-child(2) {
    text-align: right;
    vertical-align: middle;
}

.timing span a {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    padding: 10px 20px 7px;
    border: 1px solid #00b6f2;
}

.btn-wider-join:active, 
.btn-wider-join:focus, 
.btn-wider-join:hover, 
.btn-wider:active, 
.btn-wider:focus, 
.btn-wider:hover, 
.timing span a:active, 
.timing span a:focus, 
.timing span a:hover {
    text-decoration: none;
    background: #fff;
    color: #ff6000;
}

.detailPage {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
}

.detailPage h4 {
	color: #00b6f2;
	font-family: Azo-Bold;
	width: 100%;
}

.detailPage h3 {
	margin: 0;
	padding: 0;
	font-family: Azo-Bold;
	color: #8a8a8a;
	font-size: 16px;
}

.zawgyi .detailPage h3, .zawgyi .detailPage h4 {
    font-family: ZawgyiOne;
}

.myanmar3 .detailPage h3, .myanmar3 .detailPage h4 {
    font-family: Myanmar3;
}

.detailPageImage {
    margin-bottom: 20px;
}

.detailPageImage .btn-get {
	margin-top: 5px;
}

.detailPageImage img {
	width: 100%;
}

.detailPageImage .descPages {
	display: block;
	margin-top: 15px;
	text-align: justify;
}

.detailPageImage .wider {
	position: relative;
	margin-bottom:15px;
}

.detailPageImage .wider .iconPlayer {
	width: auto;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -50px;
}

.btn-wider {
    width: 100%;
    color: #fff;
    font-size: 36px;
    font-family: Azo-Black;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    background: #ff6000;
    border-radius: 10px;
    padding: 10px 0 7px;
    border: 1px solid #ff6000;
    display: inline-block;
}

.zawgyi .btn-wider {
    font-family: ZawgyiOne;
}

.myanmar3 .btn-wider {
    font-family: Myanmar3;
}

.btn-get {
    font-size: 20px;
}

.btn-get span {
	display: inline-block;
	font-family: Azo-Regular;
}

.zawgyi .btn-get span {
    font-family: ZawgyiOne;
}

.myanmar3 .btn-get span {
    font-family: Myanmar3;
}

.apps-det .detailPageImage {
    margin-bottom: 0;
}

.apps-det .detailPageDesc .btn-wider {
    font-size: 20px;
    font-family: Azo-Regular;
    padding: 15px 0 10px;
}

.zawgyi .apps-det .detailPageDesc .btn-wider {
    font-family: ZawgyiOne;
}

.myanmar3 .apps-det .detailPageDesc .btn-wider {
    font-family: Myanmar3;
}

.btn-wider-join {
    width: 80%;
    color: #fff;
    font-size: 18px;
    font-family: Azo-Regular;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    background: #ff6000;
    border-radius: 10px;
    padding: 18px 0 15px;
    border: 1px solid #ff6000;
    display: inline-block;
}

.btn-wider-join-oth {
    width: 100%;
    font-size: 14px;
}

#popup-join-buy .col-xs-6 .btn-wider-join {
    font-family: Azo-Black;
}

.zawgyi #popup-join-buy .col-xs-6 .btn-wider-join {
    font-family: ZawgyiOne;
}

.myanmar3 #popup-join-buy .col-xs-6 .btn-wider-join {
    font-family: Myanmar3;
}

.btn-wider-join.no-bg {
    background: #fff;
    color: #00b6f2;
}

#popup-join-buy .modal-body p {
    margin-bottom: 0;
}

    #popup-join-buy .modal-body p strong {
        display: block;
        color: #00b6f2;
        font-size: 16px;
        font-family: Azo-Black;
        letter-spacing: 1px;
    }

.btn-wider-join strong {
    font-family: Azo-Black;
}

.detailPageDesc {
    text-align: center;
}

    .detailPageDesc h5 {
        font-size: 16px;
        color: #8a8a8a;
        font-family: Azo-Bold;
    }

.zawgyi #popup-join-buy .modal-body p strong, .zawgyi .btn-wider-join strong, .zawgyi .detailPageDesc h5 {
    font-family: ZawgyiOne;
}

.myanmar3 #popup-join-buy .modal-body p strong, .myanmar3 .btn-wider-join strong, .myanmar3 .detailPageDesc h5 {
    font-family: Myanmar3;
}

.detailPageDesc h4 {
    text-align: left;
}

.detailPageDesc p {
    color: #8a8a8a;
    line-height: 24px;
    text-align: left;
}

.detailPageDesc img {
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 15px;
}

    .detailPageDesc img:nth-child(1) {
        margin-top: 15px;
    }

.detailPageDesc .videoTrailerWrap {
    position: relative;
}

    .detailPageDesc .videoTrailerWrap .btnPlayVid {
        position: absolute;
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        top: 50%;
        margin-top: -45px;
        left: 50%;
        margin-left: -35px;
        z-index: 2;
    }

        .detailPageDesc .videoTrailerWrap .btnPlayVid img {
            margin: 0;
            width: 70px;
            height: auto;
        }

.detailPageDesc .videoTrailer {
    width: 100%;
    height: auto;
    border: 0;
    border-radius: 10px;
}

.benefit-banner {
    text-align: center;
}

    .benefit-banner img {
        width: 80%;
        display: inline-block;
    }

.btn-benefit-join {
    background: #ff6000;
    color: #fff;
    font-size: 28px;
    border: 0;
    width: 100%;
    display: block;
    line-height: 30px;
    border-radius: 10px;
    padding-top: 13px;
    padding-bottom: 10px;
}

    .btn-benefit-join strong {
        font-family: Azo-Black;
    }

.zawgyi .btn-benefit-join strong {
    font-family: ZawgyiOne;
}

.myanmar3 .btn-benefit-join strong {
    font-family: Myanmar3;
}

.text-benefit {
    line-height: 30px;
    color: #8a8a8a;
    margin-top: 20px;
}

    .text-benefit ul {
        line-height: 30px;
        color: #8a8a8a;
        padding-left: 15px;
        margin-bottom: 0;
    }

    .text-benefit p {
        margin-bottom: 10px;
    }

    .text-benefit .yesJoin {
        text-align: center;
        display: block;
        padding-top: 20px;
        padding-bottom: 15px;
    }

        .text-benefit .yesJoin img {
            display: inline-block;
        }

    .text-benefit h2 {
        font-size: 30px;
        font-family: Azo-Black;
    }

    .text-benefit h4 {
        color: #00ccf3;
    }

.zawgyi .text-benefit h2 {
    font-family: ZawgyiOne;
}

.myanmar3 .text-benefit h2 {
    font-family: Myanmar3;
}

.btn-double {
    display: table;
    width: 100%;
}

    .btn-double button {
        display: table-cell;
        width: 45%;
        padding: 0;
        height: 50px;
        font-size: 14px;
        line-height: 14px;
        margin: 0 5px;
        vertical-align: top;
    }

.category-page .titCenter {
    margin-bottom: 5px;
    margin-top: 15px;
    font-size: 24px;
}

.category-page .category-name {
    font-size: 24px;
    color: #898989;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Azo-Black;
}

.zawgyi .category-page .category-name {
    font-family: ZawgyiOne;
}

.myanmar3 .category-page .category-name {
    font-family: Myanmar3;
}

.category-page .category-list {
    display: block;
    text-align: center;
    padding-bottom: 5px;
    margin: 15px 0;
    border-bottom: 1px solid #00b6f2;
}

    .category-page .category-list a {
        display: block;
    }

    .category-page .category-list:last-child {
        border-bottom: 0;
    }

    .category-page .category-list h4 {
        display: block;
        color: #00b6f2;
        font-size: 14px;
        font-family: Azo-Bold;
    }

.zawgyi .category-page .category-list h4 {
    font-family: ZawgyiOne;
}

.myanmar3 .category-page .category-list h4 {
    font-family: Myanmar3;
}

.category-page .category-list h4 a {
    color: #00b6f2;
}

.category-page .category-list button.btn-ply {
    display: block;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ff6000;
    border-radius: 10px;
    padding: 10px 0 7px;
    border: 1px solid #fff;
    font-size: 18px;
    font-family: Azo-Bold;
    width: 100%;
}

.zawgyi .category-page .category-list button.btn-ply {
    font-family: ZawgyiOne;
}

.myanmar3 .category-page .category-list button.btn-ply {
    font-family: Myanmar3;
}

.category-page .category-list .btn-col-tab {
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .category-page .category-list .btn-col-tab button {
        width: 67%;
        min-height: 45px;
        display: table-cell;
        text-align: center;
        vertical-align: top;
        color: #fff;
        background: #00b6f2;
        border-radius: 10px;
        border: 1px solid #00b6f2;
        font-size: 12px;
    }

        .category-page .category-list .btn-col-tab button strong {
            font-family: Azo-Black;
        }

        .category-page .category-list .btn-col-tab button:nth-child(1) {
            margin-right: 10px;
        }

        .category-page .category-list .btn-col-tab button:nth-child(2) {
            margin-left: 10px;
        }

.category-list img {
    width: 100%;
}

#slide_offset {
    margin-top: 15px;
    margin-bottom: 15px;
}

    #slide_offset2 .owl-stage, #slide_offset .owl-stage {
        padding-left: 0 !important;
    }

    #slide_offset .item img {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.other-page {
    background: #000;
}

    .other-page .language-option {
        background: rgba(0,0,0,.8);
    }

    .other-page #header8el .container .language-option ul li a {
        color: #eaeaea;
    }

    .other-page #specPage {
        margin-top: -50px;
    }

    .other-page #footer {
        background: #000;
    }

#header8el .container .col-xs-8 {
    text-align: center;
}

#header8el .container .col-xs-8 a {
    display: inline-block;
    width:30%;
}

#pageEx {
    min-height: 510px;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-starwars {
    background-image: url(https://cdn.8el.mobi/disney/img/starwars-bg.jpg);
}

.bg-marvel {
    background-image: url(https://cdn.8el.mobi/disney/img/marvel-bg.jpg);
}

.bg-pixar {
    background-image: url(https://cdn.8el.mobi/disney/img/pixar-bg.png);
}

    .bg-disney .language-option, .bg-marvel .language-option, .bg-pixar .language-option, .bg-starwars .language-option {
        margin-top: 16px;
    }

.other-page h2 {
    color: #fff;
    font-size: 18px;
}

    .other-page h2.ddl {
        margin-top: 30px;
    }

    .other-page h2 img {
        vertical-align: text-top;
        margin-right: 10px;
        width: 22px;
        height: auto;
    }

    .other-page h2.red {
        color: #ec1d22;
    }

#specPage .item {
    background: #101010;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#specPage .slideDesc {
    text-align: center;
    color: #d0d0d0;
    margin-top: 15px;
}

    #specPage .slideDesc .slide-title {
        display: block;
        color: #fff;
        font-family: Azo-Black;
    }

.zawgyi #specPage .slideDesc .slide-title {
    font-family: ZawgyiOne;
}

.myanmar3 #specPage .slideDesc .slide-title {
    font-family: Myanmar3;
}

#specPage .slideDesc .btn-buy {
    border: 1px solid #e73939;
    -webkit-box-shadow: 1px 1px 19px 0 #fa0000;
    -moz-box-shadow: 1px 1px 19px 0 #fa0000;
    box-shadow: 1px 1px 19px 0 #fa0000;
    color: #fff;
    font-family: Azo-Bold;
    border-radius: 10px;
    background: #101010;
    padding: 10px 20px 6px;
    display: inline-block;
    margin-bottom: 20px;
}

    #specPage .slideDesc .btn-buy:focus, #specPage .slideDesc .btn-buy:hover {
        text-decoration: none;
    }

.img-tongkat {
    text-align: center;
    margin-bottom: 15px;
}

    .img-tongkat img {
        max-width: 100%;
        height: auto;
    }

#slide_offset3 {
    margin-top: 20px;
}

    #slide_offset3 .iteme {
        text-align: center;
        padding: 0 4px;
        margin-bottom: 8px;
    }

        #slide_offset3 .iteme .img-slide {
            display: inline-block;
        }

            #slide_offset3 .iteme .img-slide img {
                width: 80px;
                height: auto;
                display: inline-block;
            }

        #slide_offset3 .iteme span {
            color: #fff;
            display: block;
            font-family: Azo-Bold;
        }

.zawgyi #slide_offset3 .iteme span {
    font-family: ZawgyiOne;
}

.myanmar3 #slide_offset3 .iteme span {
    font-family: Myanmar3;
}

#slide_offset3 .iteme .isd {
    border-radius: 10px;
    border: 2px solid #3d3d3d;
    padding: 14px 0;
    background: #101010;
}

#marvelPage .bannerMarvel {
    width: 100%;
    height: auto;
}

#marvelPage h2 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.editorPicks .img-responsive {
    width: 100%;
}

.editorPicks {
    color: #fff;
}

    .editorPicks span {
        display: block;
        font-family: Azo-Bold;
        margin-top: 15px;
        margin-bottom: 10px;
    }

.zawgyi .editorPicks span {
    font-family: ZawgyiOne;
}

.myanmar3 .editorPicks span {
    font-family: Myanmar3;
}

.editorPicks .descEditor {
    padding-right: 15px;
}

.editorPicks .btnEditor {
    text-align: right;
}

    .editorPicks .btnEditor a {
        text-align: center;
        background: #c11a1a;
        color: #fff;
        font-family: Azo-Bold;
        display: block;
        padding-top: 8px;
        padding-bottom: 4px;
    }

.zawgyi .editorPicks .btnEditor a {
    font-family: ZawgyiOne;
}

.myanmar3 .editorPicks .btnEditor a {
    font-family: Myanmar3;
}

.editorPicks .btnEditor a:focus, .editorPicks .btnEditor a:hover {
    text-decoration: none;
}

.editorPicks button {
    display: block;
    background: #c11a1a;
    color: #fff;
    border: 0;
    width: 100%;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 12px;
}

#onlineGamePart {
    background: #fff;
    margin-top: 15px;
    padding-bottom: 15px;
}

    #onlineGamePart h2 {
        color: #000;
    }

#marvelPage h2 strong {
    font-family: Azo-Black;
}

#onlineGamePart .img-responsive {
    width: 100%;
}

#onlineGamePart button {
    display: block;
    background: #c11a1a;
    color: #fff;
    border: 0;
    width: 100%;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 12px;
}

#onlineGamePart .col-category a {
    display: block;
    color: #c11a1a;
    border: 1px solid #ccc;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    height: 50px;
    margin: 5px 0;
    text-transform: uppercase;
    -webkit-box-shadow: 1px 1px 19px 0 #ccc;
    -moz-box-shadow: 1px 1px 19px #ccc;
    box-shadow: 1px 1px 10px 0 #ccc;
}

    #onlineGamePart .col-category a:focus, #onlineGamePart .col-category a:hover {
        text-decoration: none;
        background: #ff6000;
        color: #fff;
        border: 1px solid #ff6000;
    }

    #onlineGamePart .col-category a img {
        vertical-align: middle;
        margin-right: 10px;
    }

#slide_offset3 .item span {
    display: block;
    text-align: center;
    color: #fff;
    font-family: Azo-Black;
    font-size: 24px;
    margin-top: 10px;
}

.zawgyi #slide_offset3 .item span {
    font-family: ZawgyiOne;
}

.myanmar3 #slide_offset3 .item span {
    font-family: Myanmar3;
}

.btn-anh {
    display: table;
    width: 88%;
    margin-left: auto;
    margin-top: -65px;
    margin-right: auto;
}

    .btn-anh .col-anh {
        display: table-cell;
        vertical-align: middle;
    }

        .btn-anh .col-anh .close {
            opacity: 1;
            float: none;
        }

.addOthWrap {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.addOthWrap a{
    display:inline-block;
}

    .addOthWrap img {
        display: inline-block;
    }

.selBrand h2 {
    margin-bottom: 10px;
}

.selBrand {
    margin-top: 20px;
}

    .selBrand a {
        display: block;
        text-align: center;
        border-radius: 10px;
        margin-bottom: 10px;
        border: 1px solid #00b6f2;
    }

        .selBrand a img {
            width: 140px;
            height: auto;
            padding: 6px 0;
        }

#myCarouselDdlBrand .item, #specPage #myCarouselHomeBrand .item {
    border-radius: 8px;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #3d3d3d;
}

#myCarouselDdlBrand, #myCarouselHomeBrand {
    margin-top: 15px;
}

    #myCarouselDdlBrand .carousel-inner > .item > a, #myCarouselHomeBrand .carousel-inner > .item > a {
        display: inline-block;
    }

        #myCarouselDdlBrand .carousel-inner > .item > a > img, #myCarouselHomeBrand .carousel-inner > .item > a > img {
            display: inline-block;
        }

#myCarouselDdlBrand {
    background: #101010;
    margin-bottom: 15px;
}

.link-home {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 80px;
}

#marvelPage {
    margin-top: -50px
}

    #marvelPage .owl-carousel .item {
        text-align: center;
    }

        #marvelPage .owl-carousel .item .slideDesc {
            padding: 10px;
            line-height: 16px;
            background: #e5e5e5;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px
        }

            #marvelPage .owl-carousel .item .slideDesc .slide-title {
                font-family: Azo-Black;
                color: #000;
                display: block;
                height: 33px
            }

.zawgyi #marvelPage .owl-carousel .item .slideDesc .slide-title {
    font-family: ZawgyiOne;
}

.myanmar3 #marvelPage .owl-carousel .item .slideDesc .slide-title {
    font-family: Myanmar3;
}

#marvelPage .owl-carousel .item .btn-buy {
    color: #fff;
    text-align: center;
    display: block;
    background: #ec1d23;
    padding-top: 6px;
    padding-bottom: 4px;
    border-radius: 10px;
    margin-top: 10px;
}

#marvelPage #myCarouselHomeBrand .item {
    border-radius: 8px;
    text-align: center;
    padding: 10px 0;
    background: #101010;
    border: 1px solid #3d3d3d;
}

#disneyPage h2, #pixarPage h2 {
    color: #333;
}

#disneyPage .owl-carousel .item, #pixarPage .owl-carousel .item {
    padding: 0 2px;
}

#pixarPage .owl-carousel .item .col-lo {
    min-height: 340px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 6px 2px rgba(0,0,0,.2);
    box-shadow: 0 0 6px 2px rgba(0,0,0,.2);
}

#disneyPage .owl-carousel .item .col-lo .slideDesc, #pixarPage .owl-carousel .item .col-lo .slideDesc {
    padding: 10px 10px 2px;
    font-size: 12px;
    text-align: center;
    color: #888;
    text-transform: uppercase;
}

#disneyPage .owl-carousel .item .col-lo .slideDesc .slide-title, #pixarPage .owl-carousel .item .col-lo .slideDesc .slide-title {
    color: #3c3c3c;
    font-family: Azo-Black;
}

.zawgyi #pixarPage .owl-carousel .item .col-lo .slideDesc .slide-title, .zawgyi #pixarPage .owl-carousel .item .col-lo .slideDesc .slide-title {
    font-family: ZawgyiOne;
}

.myanmar3 #pixarPage .owl-carousel .item .col-lo .slideDesc .slide-title, .myanmar3 #pixarPage .owl-carousel .item .col-lo .slideDesc .slide-title {
    font-family: Myanmar3;
}

#disneyPage .owl-carousel .item .btn-buy, #pixarPage .owl-carousel .item .btn-buy {
    color: #fff;
    background: #ff6000;
    padding-top: 12px;
    padding-bottom: 8px;
    border-radius: 10px;
    margin-top: 10px;
    display: block;
    font-family: Azo-Bold;
    text-align: center;
    font-size: 12px;
}

.zawgyi #disneyPage .owl-carousel .item .btn-buy, .zawgyi #pixarPage .owl-carousel .item .btn-buy {
    font-family: ZawgyiOne;
}

.myanmar3 #disneyPage .owl-carousel .item .btn-buy, .myanmar3 #pixarPage .owl-carousel .item .btn-buy {
    font-family: Myanmar3;
}

#disneyPage .owl-carousel .item .btn-buy:active, #disneyPage .owl-carousel .item .btn-buy:focus, #disneyPage .owl-carousel .item .btn-buy:hover, #pixarPage .owl-carousel .item .btn-buy:active, #pixarPage .owl-carousel .item .btn-buy:focus, #pixarPage .owl-carousel .item .btn-buy:hover {
    text-decoration: none;
}

#disneyPage #slide_offset3 .iteme .isd, #pixarPage #slide_offset3 .iteme .isd {
    border: 0 solid #cbc9c9;
    background: #fff;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2));
}

#disneyPage #slide_offset3 .iteme span, #pixarPage #slide_offset3 .iteme span {
    color: #a9a9a9;
}

#disneyPage #myCarouselHomeBrand, #pixarPage #myCarouselHomeBrand {
    margin-bottom: 30px;
}

#disneyPage #myCarouselHomeBrand .carousel-inner > .item, #pixarPage #myCarouselHomeBrand .carousel-inner > .item {
    border: 1px solid #efefef;
    border-radius: 8px;
    text-align: center;
    padding: 10px 0;
}

#disneyPage #myCarouselHomeBrand .carousel-control.right, #disneyPage #myCarouselHomeBrand .carousel-control.left, #pixarPage #myCarouselHomeBrand .carousel-control.right, #pixarPage #myCarouselHomeBrand .carousel-control.left {
    background-image: none;
}

#disneyPage #myCarouselHomeBrand .carousel-control.right span, #disneyPage #myCarouselHomeBrand .carousel-control.left span, #pixarPage #myCarouselHomeBrand .carousel-control.right span, #pixarPage #myCarouselHomeBrand .carousel-control.left span {
    color: #000;
}

.disneyPage .language-option, .pixarPage .language-option {
    background: rgba(255,255,255,0.8);
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2));
}

.category-page .category-list.wallList {
    padding-bottom: 15px;
}

    .category-page .category-list.wallList h4 {
        text-align: left;
    }

.wallpaper-slider .item img {
    border: 1px solid #d7d7d7;
}

.wallpaper-slider .item .slideDesc a {
    display: block;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    font-family: Azo-Bold;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    padding: 8px 0 5px 0;
    border: 1px solid #00b6f2;
}

.zawgyi .wallpaper-slider .item .slideDesc a {
    font-family: ZawgyiOne;
}

.myanmar3 .wallpaper-slider .item .slideDesc a {
    font-family: Myanmar3;
}

.ebookBanner .slideDesc a {
    display: inline-block;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    font-family: Azo-Bold;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    padding: 8px 20px 5px 20px;
    border: 1px solid #00b6f2;
}

.zawgyi .ebookBanner .slideDesc a {
    font-family: ZawgyiOne;
}

.myanmar3 .ebookBanner .slideDesc a {
    font-family: Myanmar3;
}

.formEdt-profile {
    text-align: left;
}

.formEdt-profile label {
    display: block;
    margin-bottom: 0;
}

.formEdt-profile select, .formEdt-profile textarea, .formEdt-profile input[type="text"] {
    background: #E9E9E9;
}

.formEdt-profile textarea {
    width: 100%;
    border-radius: 4px;
}

.formEdt-profile select {
    width: 100%;
    height: 34px;
    border: 0;
    padding-left: 10px;
    padding-right: 5px;
}

.promo-page {
    padding-bottom: 30px;
}

.promo-page .dl-promo {
    position: relative;
    text-align: center;
}

.promo-page .dl-promo a {
    display: inline-block;
}

.promo-page .dl-promo a {
    display: inline-block;
}

.promo-page .dl-promo a img {
    width: 170px;
}

.promo-page .dl-promo .img-responsive {
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #f1f0f0;
}

.promo-page .strwrs-dl a {
    margin-top: -40px;
    top: -54px;
    position: relative;
}

.promo-page .frozen-dl a {
    margin-top: -40px;
    top: -65px;
    position: relative;
}

.promo-title {
    margin-top: 15px;
    text-align: center;
}

.promo-page {
    text-align: center;
}

.promo-title h2 {
    color: #999;
    font-size: 28px;
    font-weight: 700;
}

.promo-list {
    border-bottom: 1px solid #ebebeb;
    margin-top: 25px;
    padding-bottom: 15px;
}

.promo-list:nth-last-child(1) {
    padding-bottom: 0;
    border: 0;
}

.promo-list h4 {
    color: #00b6f2;
    font-weight: 700;
    text-align: center;
}

.promo-list p {
    line-height: 24px;
}

.promo-list .btn {
    background: #00b6f2;
    color: #fff;
    font-weight: 700;
    border: 0;
    border-radius: 8px;
    width: 100%;
    padding-top: 10px
}

.promo-list .img-responsive {
    display: inline-block;
}

#popup-logout-step2 .modal-body img, #popup-buy-confirm .modal-body img {
    display: inline-block;
    margin-bottom: 15px;
}

#popup-logout-step2 .modal-body .btn-col-tab, #popup-buy-confirm .modal-body .btn-col-tab {
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#popup-logout-step2 .modal-body .btn-col-tab button, #popup-buy-confirm .modal-body .btn-col-tab button {
    width: 40%;
    min-height: 37px;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    color: #fff;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    border: 1px solid #00b6f2;
    font-size: 12px;
}

#popup-logout-step2 .modal-body .btn-col-tab button:nth-child(1), #popup-buy-confirm .modal-body .btn-col-tab button:nth-child(1) {
    margin-right: 10px;
}

#popup-logout-step2 .modal-body .btn-col-tab button:nth-child(2), #popup-buy-confirm .modal-body .btn-col-tab button:nth-child(2) {
    margin-left: 10px;
}

#popup-buy-confirm .modal-body p strong {
    font-family: Azo-Bold;
    font-size: 18px;
    color: #00b6f2;
}

.zawgyi #popup-buy-confirm .modal-body p strong {
    font-family: ZawgyiOne;
}

.myanmar3 #popup-buy-confirm .modal-body p strong {
    font-family: Myanmar3;
}

#popup-logout-step2 .modal-body .btn-col-tab button:nth-child(1) {
    background: #c5c5c5;
    border: 1px solid #c5c5c5;
}

.option-brand {
    width: 100%;
    color: #818181;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    padding: 10px;
    border-radius: 6px;
    outline: none;
}

.category-page .wallListZoom {
    position: relative;
    border-bottom: 0;
}

.wallListZoom img {
    border-radius: 8px;
}

.wallListZoom .dl-wallp {
    color: #fff;
    font-size: 16px;
    font-family: Azo-Black;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    background: #00b6f2;
    border-radius: 10px;
    padding: 10px 30px 7px 30px;
    border: 1px solid #00b6f2;
    display: inline-block;
}

.zawgyi .wallListZoom .dl-wallp {
    font-family: ZawgyiOne;
}

.myanmar3 .wallListZoom .dl-wallp {
    font-family: Myanmar3;
}

.category-page .wallListZoom .ico-zoom {
    position: absolute;
    display: inline-block;
    right: 10px;
    bottom: 100px;
}

.category-page .wallListZoom .ico-zoom img {
    width: 30px;
    height: auto;
}

#popup-countdown .modal-body h3.ttl-join span {
    display: inline-block;
}

#popup-countdown .modal-body h3.ttl-join {
    font-size: 20px;
}

#popup-countdown .modal-body .img-responsive {
    display: inline-block;
}

#popup-countdown .modal-body p {
    font-size: 13px;
}

#popup-countdown .modal-body p i {
    font-weight: 700;
}

#popup-countdown .modal-body .btn-double {
    margin-bottom: 10px;
}

.disneyPage .headDumm {
    height: 76px;
}

.disneyPage .headDumm .container .col-xs-8 {
    text-align: center;
}

.disneyPage .headDumm .container .col-xs-8 a {
    display: inline-block;
    margin-top: -14px;
}

.disneyPage .headDumm .container .language-option {
    margin-top: 50px;
}

#disneyPage .owl-carousel .item .col-lo {
    min-height: 200px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);
}

#disneyPage #slide_offset .item img {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

/*#disneyPage #slide_offset3 .iteme span {
    margin-top: 6px;
}*/

.acc-full {
    position: relative;
}

.acc-full a {
    position: absolute;
    top: 90px;
    left: 20px;
    width: 140px;
    height: 40px;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}

.page-fBot {
    text-align: justify;
    padding-top: 20px;
    color: #8a8a8a;
}

.page-fBot h5 {
    font-weight: bold;
    margin-bottom: 25px;
}

.page-fBot p {
    margin-bottom: 30px;
}

.page-fBot p strong {
    color: #00b6f2;
    display: inline-block;
    margin-bottom: 15px;
}

.page-fBot a {
    color: #00b6f2;
}

.editor-pick-list .item {
    margin-bottom: 35px;
}

.editor-pick-list .item a.img-edt {
    display: inline-block;
}

.editor-pick-list .item img {
    width: 273px;
    height: auto;
}

.editor-pick-list .item .slideDesc {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #b4b4b4;
    font-family: Azo-Bold;
}

.zawgyi .editor-pick-list .item .slideDesc {
    font-family: ZawgyiOne;
}

.myanmar3 .editor-pick-list .item .slideDesc {
    font-family: Myanmar3;
}

.editor-pick-list .item .slideDesc a.slide-title {
    display: block;
    color: #00b6f2;
    font-size: 16px;
    font-family: Azo-Black;
    letter-spacing: 1px;
}

.zawgyi .editor-pick-list .item .slideDesc a.slide-title {
    font-family: ZawgyiOne;
}

.myanmar3 .editor-pick-list .item .slideDesc a.slide-title {
    font-family: Myanmar3;
}

.editor-pick-list .item .slideDesc a.slide-title:active, .editor-pick-list .item .slideDesc a.slide-title:focus, .editor-pick-list .item .slideDesc a.slide-title:hover {
    text-decoration: none;
}

.editor-pick-list .item .slideDesc .btn-buy {
    display: inline-block;
    color: #fff;
    min-width: 182px;
    margin-top: 10px;
    font-size: 16px;
    font-family: Azo-Black;
    letter-spacing: 1px;
    background: #ff6000;
    border-radius: 10px;
    padding: 10px 0 7px 0;
    border: 1px solid #ff6000;
    width: 273px;
}

.zawgyi .editor-pick-list .item .slideDesc .btn-buy {
    font-family: ZawgyiOne;
}

.myanmar3 .editor-pick-list .item .slideDesc .btn-buy {
    font-family: Myanmar3;
}

.editor-pick-list .item .slideDesc .btn-buy:focus, .editor-pick-list .item .slideDesc .btn-buy:active, .editor-pick-list .item .slideDesc .btn-buy:hover {
    text-decoration: none;
    color: #ff6000;
    background: #fff;
    border: 1px solid #ff6000;
}

.languageNew {
    margin-bottom: 10px;
}

.languageNew button {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    outline: none;
    background: transparent;
    margin-bottom: 10px;
}

.selLangNew .language-option {
    background: #00b6f2;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.selLangNew .language-option ul li a {
    color: #fff;
}

#header8el .container .language, #header8el.headDefault .container .language {
}

.carousel-brand-disney .item .img-responsive {
    width: 150px;
}

.foot-pixar .selLangNew p {
    color: #333;
}

.foot-pixar .selLangNew .language-option {
    background: #fff;
}

.foot-pixar .selLangNew .language-option ul li a {
    color: #333;
}

.dodong .selLangNew .language-option {
    background: #000;
}

.brough {
    font-size: 12px;
    margin-bottom: 0;
}

.processing {
    font-size: 11px;
    text-align: center;
    margin-bottom: 20px;
}

.processing .titCenter {
    font-size: 22px;
}

.processing .img-responsive {
    display: inline-block;
    width: 270px;
}

.banner-disney {
    text-align: center;
}

.banner-disney .img-responsive {
    display: inline-block;
}

.preview-img {
    height: 100%;
    width: auto;
}

.detailPageLWP {
    margin-bottom: 0;
}

.detailPageLWP .img-responsive {
    border-radius: 10px;
}

.detailPageLWP .item .img-responsive {
    border-radius: 10px;
    display: inline-block;
    width: 100%;
}

.detailPageLWP .carousel-indicators {
    top: 10px;
}

.lwp-desc {
    text-align: left;
    margin-top: 15px;
}

.popup-consent .modal-body {
    padding-top: 0px;
}

.popup-consent .modal-body span {
    font-size: 10px;
    line-height: 14px;
    display: block;
    margin-top: 10px;
}

.popup-consent .modal-body .btn-wider-join {
    font-family: Azo-Black;
}

.zawgyi .popup-consent .modal-body .btn-wider-join {
    font-family: ZawgyiOne;
}

.myanmar3 .popup-consent .modal-body .btn-wider-join {
    font-family: Myanmar3;
}

.popup-consent .modal-body h3.ttl-join {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.popup-fwf-consent .modal-body h3.ttl-join {
    font-size: 14px;
    line-height: 14px;
    margin-top: 20px;
    color: #000;
}

.popup-fwf-consent .modal-body h3.ttl-join span {
    font-size: 33px;
    color: #BF3333;
}

#popup-share .share-btn {
    float: left;
    width: 100%;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 15px;
}

#popup-share .share-btn img {
    float: left;
    width: 35px;
    height: auto;
}

#popup-share .share-btn span {
    color: #fff;
    font-size: 22px;
    font-family: Azo-Bold;
    padding-top: 3px;
    display: inline-block;
}

.zawgyi #popup-share .share-btn span {
    font-family: ZawgyiOne;
}

.myanmar3 #popup-share .share-btn span {
    font-family: Myanmar3;
}

#popup-share .share-btn.share-fb {
    background: #3B579D;
}

#popup-share .share-btn.share-tw {
    background: #28aae1;
}

#popup-share .share-btn.share-viber {
    background: #7B519D;
}

#popup-share .share-btn.share-whatsapp {
    background: #1BD741;
}

.img-responsive {
    border-radius: 8px;
}

.detailTextDesc {
    margin: 15px 0px;
}

.detailTextDesc .more-link {
    color: #00b6f2;
    font-weight: bold;
    float: right;
    font-size: 12px;
}

.detailTextDesc .dodol-text {
    height: 80px;
    overflow: hidden;
}

.detailTextDesc .long-text {
    display: none;
}

.home-img {
    display: inline-block;
}

#popup-join-success .modal-body .img_join {
    width: 200px;
    margin-bottom: 0;
}

.modal-body .upgradeDevice, #popup-upgrade .modal-body {
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.upgradeDevice .img_join, #popup-upgrade .img_join {
    margin-bottom: 0;
    width: 80px;
}

.upgradeDevice .btn-wider-join, #popup-upgrade .btn-wider-join {
    width: 100%;
    font-size: 14px;
    font-family: Azo-Bold;
    margin-top: 0;
    margin-bottom: 10px;
}

.upgradeDevice p {
    margin-bottom: 5px;
}

.popup-oth .modal-body .congratulation h3.ttl-join {
    font-size: 14px !important;
}

#popup .modal-body .congratulation .img_join {
    max-width: 240px;
    margin-bottom: 10px;
}

#popup .modal-body .congratulation .btn-wider-join {
    margin-top: 0;
}

#popup-package-xl h3.ttl-join {
    margin-bottom: 0;
}

.btn-double button.bg-grey {
    background: #c3c3c3;
    font-weight: bold;
    height: 44px;
    margin-top: 10px;
    border-color: #c3c3c3;
}

.moduleWrap {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 420px;
    margin-top: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.moduleWrap .inside_module {
    margin-top: 190px;
    padding: 0px 5px 10px 5px;
}

.moduleWrap .inside_module .inside .img_module {
}

.moduleWrap .inside_module .inside .img_module .img-responsive {
    width: 100%;
    -webkit-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 5px -2px rgba(0,0,0,0.3);
}

.moduleWrap .inside_module .inside {
    margin-top: 190px;
    padding: 0px 5px;
}

.moduleWrap .inside_module .inside .text_module {
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.moduleWrap .inside_module .inside .text_module strong {
    display: block;
}

.moduleWrap .inside_module .inside .button_module {
    display: block;
    text-align: center;
    background: #3b3b3b;
    border-radius: 8px;
}

.moduleWrap .inside_module .inside.mickey_module .button_module {
    background: #003853;
}

.moduleWrap .inside_module .inside .button_module a {
    color: #fff;
    display: block;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 0;
}

.moduleWrap .inside_module .button_module_all {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.moduleWrap .inside_module .button_module_all a {
    background: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 8px;
    display: block;
    padding: 10px 0;
    color: #003853;
}

.moduleWrap .inside_module .copy_r {
    text-align: center;
    font-size: 12px;
}

.moduleWrap .inside_module.mickey_module .inside .button_module a {
    color: #fff;
}

.moduleWrap .inside_module.mickey_module .inside .button_module {
    background: #003853;
}

.moduleWrap .inside_module.mickey_module .copy_r, .moduleWrap .inside_module.mickey_module .inside a {
    color: #003853;
}

.moduleWrap .inside_module.frozen_module .copy_r, .moduleWrap .inside_module.frozen_module .inside a {
    color: #fff;
}

.moduleWrap .inside_module.frozen_module .inside .button_module {
    background: #00aeff;
}

.moduleWrap .inside_module.frozen_module .button_module_all a {
    color: #00aeff;
}

.moduleWrap .inside_module .inside .text_module {
    min-height: 36px;
    display: table;
    font-size: 9px;
    height: 36px;
}

.moduleWrap .inside_module .inside .text_module p {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.moduleWrap .inside_module .inside .text_module {
    color: #fff;
}

.moduleWrap .inside_module.princess_module .inside .text_module strong, .moduleWrap .inside_module.marvel_module .inside .text_module strong {
    max-height: 24px;
    overflow: hidden;
}

.moduleWrap .inside_module.marvel_module .inside .button_module {
    background: #ed1b24;
}

.moduleWrap .inside_module.marvel_module .button_module_all a {
    color: #ed1b24;
}

.moduleWrap .inside_module.princess_module .copy_r, .moduleWrap .inside_module.marvel_module .copy_r {
    color: #fff;
}

.moduleWrap .inside_module.princess_module .inside .button_module {
    background: #ff5370;
}

.moduleWrap .inside_module.princess_module .button_module_all a {
    color: #ff5370;
}

.moduleWrap .cinderella_ebook_module .inside {
    margin-top: 170px;
}

.moduleWrap .inside_module.nemo_ebook_module .inside .button_module, .moduleWrap .inside_module.cars_ebook_module .inside .button_module, .moduleWrap .inside_module.cinderella_ebook_module .inside .button_module {
    background: unset;
    border: 2px solid #fff;
}

.moduleWrap .inside_module.cinderella_ebook_module .button_module_all a {
    font-size: 14px;
    color: #e795af;
}

.moduleWrap .inside_module.cars_ebook_module .button_module_all a {
    color: #000;
}

.moduleWrap .inside_module.nemo_ebook_module .button_module_all a {
    color: #44cae6;
}

.moduleWrap .inside_module.nemo_ebook_module .copy_r, .moduleWrap .inside_module.cars_ebook_module .copy_r, .moduleWrap .inside_module.cinderella_ebook_module .copy_r {
    color: #fff;
}

.wifi_notify .spar {
    text-align: center;
}

.wifi_notify .spar a.btn {
    font-weight: 700;
    display: block;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}

.wifi_notify .spar a.btn-sms {
    background: #00b6f2;
}

.wifi_notify .spar a.btn-wa {
    background: #E9E9E9;
    color: #8B8A8A;
    margin-top: 10px;
}

.banner_pool_landing {
    position: relative;
    text-align: center;
}

.banner_pool_landing .img-responsive {
    border-radius: 0;
}

.btn-join-landing {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.btn-join-landing .btn-join-nas {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
    background: rgba(230,83,57,1);
    background: -moz-linear-gradient(top,rgba(230,83,57,1) 0%,rgba(231,206,80,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(230,83,57,1)),color-stop(100%,rgba(231,206,80,1)));
    background: -webkit-linear-gradient(top,rgba(230,83,57,1) 0%,rgba(231,206,80,1) 100%);
    background: -o-linear-gradient(top,rgba(230,83,57,1) 0%,rgba(231,206,80,1) 100%);
    background: -ms-linear-gradient(top,rgba(230,83,57,1) 0%,rgba(231,206,80,1) 100%);
    background: linear-gradient(to bottom,rgba(230,83,57,1) 0%,rgba(231,206,80,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65339',endColorstr='#e7ce50',GradientType=0 );
}

.btn-join-landing p a {
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
}

.zawgyi .modal-body .btn-wider-join {
    font-family: ZawgyiOne;
}

.myanmar3 .modal-body .btn-wider-join {
    font-family: Myanmar3;
}

.myStasEmptyhWrap {
    margin-bottom: 20px;
}

.text-empty-stash {
    text-align: center;
    line-height: 24px;
    margin-bottom: 30px;
}

.myStasEmptyhWrap #editor-pick .item .slideDesc .btn-buy {
    font-size: 10px;
}

.myStasEmptyhWrap #editor-pick .item .slideDesc a.slide-title {
    font-size: 14px;
}

.marvel-brand-item .iteme span {
    line-height: 16px;
}

.marvel-brand-item .iteme .isd {
    padding-bottom: 10px !important;
}

.marvel-brand-item .iteme .img-slide {
    margin-bottom: 16px;
}

.marvel-brand-item .iteme:nth-child(6) .img-slide {
    margin-bottom: 0px;
}

.img-confirm-center {
    display: inline-block;
    max-width: 240px;
}

.text-confirm-center {
    padding-top: 10px;
}

.link-double-center {
    display: table;
    width: 100%;
    border-spacing: 10px;
}

.link-double-center a {
    display: table-cell;
    width: 48%;
}

.link-double-center a {
    font-weight: 700;
    color: #fff;
    background: #8a8a8a;
    border-radius: 7px;
    padding-top: 8px;
    padding-bottom: 4px;
}

.link-double-center a.yes-btn-center {
    background: #00ccff;
}

.text-landing {
    padding-bottom: 20px;
}

.text-landing h2 {
    margin-bottom: 10px;
    font-size: 24px;
    font-family: Azo-Black;
}

.zawgyi .text-landing h2 {
    font-family: ZawgyiOne;
}

.landing-banner {
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    background: #ebebeb;
}

.img-banner_landing {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.container .landing-banner .row {
    margin-left: -20px;
    margin-right: -20px;
}

.text-landing ul {
    margin: 0 0 10px 0;
    padding-left: 15px;
}

.landing-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
}

.landing-header .burger-bar {
    border: 0;
    background: none;
    outline: none;
    padding: 0;
}

.logo_landing {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -90px;
}

.landing-banner .language-option {
    margin-top: 50px;
}

#popup-package-xl-transparent.popup-oth .modal-content {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

#popup-package-xl-transparent.popup-oth .modal-content .close {
    color: #4f2b07;
    opacity: 1;
    text-shadow: 0 1px 0 #716f6f;
}
#header8el .container .nussa-brand a{
    width:auto;
    margin-top:0;
}
#disneyPage.nussa-page .ddl img,
#disneyPage.nussa-page .dark img{
    margin-right:10px;
    vertical-align:sub;
    width:23px;
}
#disneyPage.nussa-page .ddl,
#disneyPage.nussa-page .dark{
    color:#0c866f;
}
.editor-nussa{

}
#slide_offset3.editor-nussa .iteme .img-slide img{
    width:60px;
    margin-top:5px;
}
.nussa-page#disneyPage .owl-carousel .item .btn-buy{
    background:#5e960f;
}
#disneyPage #slide_offset3.editor-nussa .iteme span a{
    color:#0c866f;
}

.video-js{
    width:100%;
}
.video-js .vjs-big-play-button{
    width:70px !important;
    height:70px !important;
    border-radius:50% !important;
    left:50% !important;
    margin-left:-35px !important;
    top:50% !important;
    margin-top:-35px !important;
}
.video-js .vjs-big-play-button{
    font-size:44px !important;
}

#popup-welcome .close{
	opacity: 5;
    padding: 0 3px;
    border-radius: 18px;
    position: absolute;
    right: 21px;
    top: 21px;
	color:#8a8a8a;
}

.modal-dialog{
	display:flex;
	align-items:center;
	height:96%;
    /*width:100%;*/
    margin:0;
}
#popup-welcome .modal-dialog{
    width:100%;
    display:grid;
}
#popup-edit-pick .modal-dialog{
	overflow-y:auto;
	height:auto;
	display:inherit;
}

.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 94px;
    margin: 30px 0;
}

.lds-spinner div {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #cef;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
}
