/*
Imagine Dragons
BEC-TERO - Online Business
*/

/*
font-family: 'Kanit', sans-serif;
font-family: 'Oswald', sans-serif;
*/


body{
    font-family: 'Reem Kufi', 'Kanit', sans-serif;
    background: url("../img/bg.jpg") fixed center top no-repeat;
    background-size: cover;
}
body:before{
    display: none !important;
}
a,a:hover,a:focus{
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
strong{
    font-weight: 600;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
    display: inline-block;
}


.navbar-default{
    border: 0;
    border-radius: 0;
    margin: 0;
    /*background: url("../img/bg-menu.jpg") no-repeat;*/
    -webkit-box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
    background-color: #00081f;
    border-bottom: 2px solid #cb9d45;
}
.navbar-nav{
    text-align: center;
    float: none;
}
.navbar-default .navbar-nav>li{
    display: inline-block;
    float: none;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
}

.navbar-default .navbar-nav>li.wrap{
    width: 100px;
}
.navbar-default .navbar-nav>li.hline{
    color: #fff;
    font-size: 20px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
    color: #CA9D34;
    /*background: #ffffff57;*/
}
.navbar-default .navbar-nav>li a.lang-switch-th,
.navbar-default .navbar-nav>li a.lang-switch-eng{
    color: #fff;
}

.navbar-default .navbar-nav>li a:focus.lang-switch-th,
.navbar-default .navbar-nav>li a:hover.lang-switch-th,
.navbar-default .navbar-nav>li a:focus.lang-switch-eng,
.navbar-default .navbar-nav>li a:hover.lang-switch-eng{
    background-color: rgba(255,255,255,0);
    color: #CA9D34;
}
.navbar-default a.active,
.navbar-default a:focus.active,
.navbar-default a:hover.active{
    /*background: url(../img/bg-menu-hover.jpg);*/
    color: #CA9D34 !important;
    /*background-size: cover;*/
}
.navbar-default .navbar-nav>li a.lang-switch-th.active,
.navbar-default .navbar-nav>li a.lang-switch-eng.active,
.navbar-default .navbar-nav>li a:focus.lang-switch-th.active,
.navbar-default .navbar-nav>li a:hover.lang-switch-th.active,
.navbar-default .navbar-nav>li a:focus.lang-switch-eng.active,
.navbar-default .navbar-nav>li a:hover.lang-switch-eng.active{
    background-color: rgba(255,255,255,0);
    color: #CA9D34  !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: rgba(255,255,255,0.5);
    color: #000;
}
.dropdown-menu{
    background-color: rgba(255,255,255,1);
    border: 0;
    border-radius: 0;
    padding: 0;
}
.dropdown-menu>li>a{
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
}
.dropdown-menu .divider{
    background-color: rgba(0, 0, 0, 0.3);
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    color: #000;
    background-color: rgba(230,230,230,0.7);
}
.navbar-header p.band{
    display: none;
}
.menu-lang{
    display: none;
}

.box-header{
    padding-top: 40px;
    position: relative;
    -webkit-box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.75);
}
.img-1{
    position: absolute;
    top: 15%;
}
.img-2{
    position: absolute;
    top: 48%;
}
.img-3{
    position: absolute;
    top: 70%;
}
img.img-head{
    width: 100%;
}

.bg-line-rainbow{
    width: 100%;
    height: 0;
    background: rgba(220,56,73,1);
    background: -moz-linear-gradient(left, rgba(220,56,73,1) 0%, rgba(249,217,41,1) 27%, rgba(94,204,51,1) 40%, rgba(118,209,235,1) 53%, rgba(84,90,167,1) 80%, rgba(25,71,151,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(220,56,73,1)), color-stop(27%, rgba(249,217,41,1)), color-stop(40%, rgba(94,204,51,1)), color-stop(53%, rgba(118,209,235,1)), color-stop(80%, rgba(84,90,167,1)), color-stop(100%, rgba(25,71,151,1)));
    background: -webkit-linear-gradient(left, rgba(220,56,73,1) 0%, rgba(249,217,41,1) 27%, rgba(94,204,51,1) 40%, rgba(118,209,235,1) 53%, rgba(84,90,167,1) 80%, rgba(25,71,151,1) 100%);
    background: -o-linear-gradient(left, rgba(220,56,73,1) 0%, rgba(249,217,41,1) 27%, rgba(94,204,51,1) 40%, rgba(118,209,235,1) 53%, rgba(84,90,167,1) 80%, rgba(25,71,151,1) 100%);
    background: -ms-linear-gradient(left, rgba(220,56,73,1) 0%, rgba(249,217,41,1) 27%, rgba(94,204,51,1) 40%, rgba(118,209,235,1) 53%, rgba(84,90,167,1) 80%, rgba(25,71,151,1) 100%);
    background: linear-gradient(to right, rgba(220,56,73,1) 0%, rgba(249,217,41,1) 27%, rgba(94,204,51,1) 40%, rgba(118,209,235,1) 53%, rgba(84,90,167,1) 80%, rgba(25,71,151,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3849', endColorstr='#194797', GradientType=1 );
}


.box-hottracks{
    background: rgba(0, 0, 0, 0.6) url('../img/bg-hot-tracks.jpg') center bottom no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.box-video-player{
    background: url(../img/bg-menu2.jpg);
    padding: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    background-size: cover;
}
.box-pr-video{
    background: url(../img/bg-menu2.jpg);
    padding: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    background-size: cover;
}

ul.yt-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.yt-list li{
    display: block;
    border-bottom: 2px solid transparent;
    /*-moz-border-image: -moz-linear-gradient(left, #cc2f82 0%, #2b6e96 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #cc2f82 0%, #2b6e96 100%);
    border-image: linear-gradient(to right, #cc2f82 0%, #2b6e96 100%);
    border-image-slice: 1;*/
}
ul.yt-list li:first-child{
    border-top: 2px solid transparent;
}
ul.yt-list li a{
    background: linear-gradient(to right, #ffffff4a,rgba(222, 184, 184, 0.15));
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    padding: 8px 10px;
    border-bottom: 1px solid #cb9d4400;
}
ul.yt-list li a:hover,
ul.yt-list li a:focus{
    background: #0008208c;
    color: #ffffff;
    border-bottom: 1px solid #cb9d44;
}

ul.yt-list li a i{
    margin-right: 10px;
    color: #fff;
}
ul.yt-list li a.activeplayer,
ul.yt-list li a:hover.activeplayer,
ul.yt-list li a:focus.activeplayer{
    background: url(../img/bg-menu2.jpg);
    color: #000820;
    background-size: cover;
}

/* fontawesome active */
ul.yt-list li a.activeplayer i {
    color: #000820;
}

.box-press-release{
    padding: 100px 0;
    background: #000820e0;
    /*background: url(../img/bg_press_release.jpg) center bottom no-repeat;
    background-size: cover;*/
}
.box-press-release h1{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5;
}
.box-press-release p{
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
}
.box-press-release-text{
    border-top: 3px solid #ffffff3d;
    border-bottom: 3px solid #ffffff3d;
    background: #00081f;
    padding: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #ccc;
    font-weight: 300;
    text-align: center;
}
.box-press-release-text p{
    color: #fff;
    text-align: justify;
    font-weight: 300;
    font-size: 18px;
    margin: 20px 0;
    display: block;
    line-height: 30px;
    letter-spacing: 1.5px;
    text-indent: 60px;
}

.box-press-release-text span{
    font-style: italic;
    color: #38a1ff;
}
.box-press-release-text h3{
    color: #fff;
}
.box-press-release-text a{
    **text-decoration: underline;
}
.box-press-release-text a.read-more,
.box-press-release-text a.read-less{
    margin-top: 20px;
    color: #ff9d00;
    font-weight: 400;
    letter-spacing: 1px;
}
.box-press-release-text a{
    color: #fff;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.read-less{
  display: none;
}

.box-ticket{
    padding: 150px 0;
    background: url(../img/bg-box-ticket.jpg) center no-repeat;
    background-size: cover;
}
.box-ticket h1.text-lg{
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 700;
}
.box-ticket h1.text-lg span{
    background: #000820;
    padding: 20px 60px;
    color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border: 2px solid #a57e32;
}

.box-four-ticket{
    margin-top: 100px;
}

.box-ticket-im{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}
.box-ticket-im-head{
    background: none;
    color: #fff;
    font-weight: bold;
    padding: 15px 10px;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    border: 1px solid #cb9d44;
    border-bottom: none;
}
.box-ticket-im-content{
    background: none;
    padding: 25px;
    text-align: center;
    height: 310px;
    color: #fff;
    border: 1px solid #cb9d44;
    border-top: none;
}
.box-ticket-im-content h2{
    font-size: 80px;
    margin: 0;
}
.box-ticket-im-content h3{
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
}
.box-ticket-im-content h4{
    font-size: 32px;
    text-transform: uppercase;
    margin: 25px 0 0 0;
    font-weight: bold;
}
.box-ticket-im-content h5{
    font-size: 21px;
    text-transform: uppercase;
    margin: -20px 0 0 0;
    font-weight: bold;
    line-height: 25px;
}
.box-ticket-im-content-big{
    background: none;
    text-align: center;
    height: 400px;
    overflow: hidden;
    border: 1px solid #cb9d44;
    border-top: none;
}
.box-ticket-text {
    text-align: center;
    padding: 30px;
    font-size: 12px;
}

.box-ticket-text a {
    display: inline-block;
    width: 100px;
    height: 150px;
    vertical-align: top;
    margin: 10px;
}

.box-ticket-text a .icon-ticket {
    width: 100px;
    height: 100px;
    background-color: #00082163;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

.box-ticket-text a:hover .icon-ticket, .box-ticket-text a:focus .icon-ticket {
    background-color: #010f38;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.box-ticket-text a .icon-ticket img {
    width: 85%;
    margin: 10px 0px 0 0;
}

.box-ticket-text a p {
    margin-top: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}


.box-follow{
    background: #1b1b1b;
    padding: 10px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
/*.box-follow:hover{
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}*/
.box-follow h2{
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 18px;
}
.box-follow h2 a{
    color: #fff;
    font-size: 18px;
}
.box-follow h2 a:hover{
    color: #CA9D34;
}

/* Partner */
.box-partner{
    background: rgba(0,0,0,0.5) url("../img/bg-patten1.png") center top;
    padding: 30px 0;
}
.box-partner-sponsor{
    margin-bottom: 20px;
    text-align: center;
}

.box-partner{
    padding: 20px 0;
    background-color: #131313;
}
.box-partner-media{
    text-align: center;
}
.box-partner-media a{
    margin: 0 30px;
    display: inline-block;
}


.box-btn-buy{
    position: fixed;
    top: 46px;
    right: 0px;
    width: 200px;
}
.ribbon_day{
    border: 5px solid #fff;
    padding: 15px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.ribbon_day h1{
    margin: 0;
    padding: 0;
    font-size: 70px;
}
.ribbon_day h2{
    margin: 0;
    padding: 0;
    font-size: 44px;
}
.ribbon_buy{
    width: 100%;
    background: url("../img/bg-btn.jpg") no-repeat;   
}
.ribbon_buy:hover{
    background: #C32711;
    transition: all 0.4s;
}
.ribbon_buy a{
    color: #fff;
    display: block;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
}
.ribbon_buy a img{
    width: 30px;
    margin-right: 15px;
    margin-top: -5px;
}

/*  ps */

.box-ps{
    padding: 100px 0;
    **background: rgba(0, 0, 0, 0.8);
    background: rgba(220,56,73,0.8);
    background: -moz-linear-gradient(45deg, rgba(220,56,73,0.8) 0%, rgba(249,217,41,0.8) 27%, rgba(94,204,51,0.8) 40%, rgba(118,209,235,0.8) 53%, rgba(84,90,167,0.8) 80%, rgba(25,71,151,0.8) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(220,56,73,0.8)), color-stop(27%, rgba(249,217,41,0.8)), color-stop(40%, rgba(94,204,51,0.8)), color-stop(53%, rgba(118,209,235,0.8)), color-stop(80%, rgba(84,90,167,0.8)), color-stop(100%, rgba(25,71,151,0.8)));
    background: -webkit-linear-gradient(45deg, rgba(220,56,73,0.8) 0%, rgba(249,217,41,0.8) 27%, rgba(94,204,51,0.8) 40%, rgba(118,209,235,0.8) 53%, rgba(84,90,167,0.8) 80%, rgba(25,71,151,0.8) 100%);
    background: -o-linear-gradient(45deg, rgba(220,56,73,0.8) 0%, rgba(249,217,41,0.8) 27%, rgba(94,204,51,0.8) 40%, rgba(118,209,235,0.8) 53%, rgba(84,90,167,0.8) 80%, rgba(25,71,151,0.8) 100%);
    background: -ms-linear-gradient(45deg, rgba(220,56,73,0.8) 0%, rgba(249,217,41,0.8) 27%, rgba(94,204,51,0.8) 40%, rgba(118,209,235,0.8) 53%, rgba(84,90,167,0.8) 80%, rgba(25,71,151,0.8) 100%);
    background: linear-gradient(45deg, rgba(220,56,73,0.8) 0%, rgba(249,217,41,0.8) 27%, rgba(94,204,51,0.8) 40%, rgba(118,209,235,0.8) 53%, rgba(84,90,167,0.8) 80%, rgba(25,71,151,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3849', endColorstr='#194797', GradientType=1 );

    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

h1.title-ps{
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0 10px 0;
    font-weight: 600;
}
h2.text-band{
    font-size: 30px;
    text-align: center;
    **font-style: italic;
    **text-transform: uppercase;
    margin: 10px 0;
    font-weight: 500;
}
.text-ps{
    padding: 30px;
    border: 3px solid #fff;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.2);
}

.text-ps p{
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    padding: 0;
}
.text-ps p.strong{
    font-weight: 500;
    font-size: 26px;
}

.text-ps a{
    color: #fff;
}
.text-ps a:hover,
.text-ps a:focus{
    color: #f1b92d;
}
.box-text-ps-remark h3{
    font-weight: 400;
    font-size: 22px;
}

ul.list-remark{
    margin: 0;
    **padding: 0;
    list-style: circle;
}

@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}
@media(max-width:768px){
    .navbar-default .navbar-nav>li.wrap{
        width: 100%;
        display: block;
    }
    .box-header{
        margin-top: 10px;
    }
    .img-1{
        position: absolute;
        top: 30%;
    }
    .img-2{
        position: absolute;
        top: 60%;
    }
    .img-3{
        position: absolute;
        top: 80%;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .box-ticket-im-content-big{
        height: auto;
    }
    .box-ticket-im-head{
        font-size: 30px;
    }
    .box-ticket h1.text-lg{
        font-size: 40px;
    }
    .box-ticket h1.text-lg span{
        margin-bottom: 20px;
        display: inline-block;
    }
    .box-follow h2{
        font-size: 20px;
    }
    .box-btn-buy{
        position: fixed;
        top: auto;
        bottom: 0px;
        right:0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }

    .navbar-header p.band{
        display: inline-block;
        color: #fff;
        margin: 10px 5px 5px 10px;
        font-size: 24px;
        text-transform: uppercase;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background: rgba(0, 0, 0, 0.1);
    }

    h1.title-ps{
        font-size: 34px;
    }
    h2.text-band{
        font-size: 26px;
    }
    .box-press-release-text{
        padding: 30px 15px;
    }
    .text-ps{
        padding: 30px 15px;
    }
    .text-ps p{
        font-size: 18px;
    }
    .text-ps p.strong{
        font-size: 18px;
    }

    .ribbon_day{
        font-size: 18px;
        padding:0px;
        background-color: #fff;
        color: #999;
    }
    .ribbon_day h1{
        color: #000;
        margin: 0;
        padding: 0;
        font-size: 20px;
        display: inline-block;
        font-weight: 700;
        border:
    }
    .ribbon_day h2{
        color: #000;
        margin: 0;
        padding: 0 5px;
        font-size: 20px;
        display: inline-block;
        font-weight: 700;
    }
}
