html { overflow-y: scroll !important;}::-webkit-scrollbar {display: none;}
.itopplus-background {
background-image:url(../Files/Name/BACKGROUND310410916207.jpg); 
background-repeat:repeat-y; 
background-color:none;
}

a {
    color: #fff;
}
a:hover {
    color: #7c7c7c;
}


.navbar-default .navbar-nav>li>a {
    font-size: 28px;
}
.dropdown-menu>li>a {
    font-size: 26px;
}
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #fff!important;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}




/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 9px;
    padding-right: 9px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media only screen and (min-width : 1900px) {
  .pad1 {
    padding-top: 4%;
}
  .font-head {
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 6em!important;
    font-weight: bold;
}
  span#textp {
    font-size: 66px!important;
    font-weight: 200;
}
  .borderabout {
    border-bottom: 2px solid #fff;
    bottom: 0;
    margin-top: 38%!important;
}

#background5dc8ea8a28a3f50012f78dbf {
    padding: 0px 3.5% 0px 3.5%!important;
}
#Component5dc8e551f53bfc00128c0f34 .col-md-12.col-sm-12.col-xs-12 , #Component5dc92a7228a3f50012f79119 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 14px!important;
} 
#Component5dc937e228a3f50012f792e0 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 14px!important;
}
  #Component5dc8e7dc39360500129dc26b .col-md-12.col-sm-12.col-xs-12 , #Component5dc92a7228a3f50012f7911e .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 22px!important;
} 
  #Component5dc937e228a3f50012f792e5 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 24px!important;
}
  #Component5dc937e228a3f50012f792ea .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 6px;
}
  #Component5dc937e228a3f50012f792ee .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 6px!important;
}
  .itopplus-search-image-flex-item {
    width: 219px!important;
    min-height: 227px!important;
    max-height: 300px!important;
    background-color: #1e1e1e!important;
}
}


/*แถบเมนูเล็ก*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #000;
}
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  

  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
}

@media (min-width: 769px){
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 13px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}

  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }

h2 {
    font: 34px sans-serif;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
h2.background span {
    background: #222222;
    padding: 0 25px;
}
h2.background {
    position: relative;
    z-index: 1;
}
h2.background:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}
h2.double:before {
    border-top: none;
}

.hvr-grow {
    /* display: inline-block; */
    /* vertical-align: middle; */
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.font-head {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 3.6em;
    font-weight: bold;
}
span#textp {
    font-size: 48px;
    font-weight: 200;
    letter-spacing: 2px;
}
.borderabout {
    border-bottom:2px solid #fff;
    bottom:0;
    margin-top:32%;
}
.btp1 {
    border: 2px solid #fff;
    text-align: center;
    font-size: 18px;
    padding: 7px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
}
.btp1:hover {
    color: #444444;
    background-color: #fff;
    transition: 0.32s;
}
.btp2 {
    border: 2px solid #fff;
    text-align: center;
    font-size: 18px;
    padding: 6px 0px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 200;
    width: 100%;
}
.btp2:hover {
    color: #444444;
    background-color: #fff;
    transition: 0.32s;
}
.btc {
    background: linear-gradient(to right, rgba(201,201,201,1) 0%, rgba(255,255,255,1) 50%, rgba(201,201,201,1) 100%);
    color: #222222;
    padding: 10px;
    border-radius: 10px;
    transition: 0.3s;
    margin-bottom: 5px;
}
.btc:hover {
    transform: scale(1.03);
}


.thumbs {
   padding-left: 0px!important;
   padding-right: 0px!important;
  margin-bottom: 27px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.grid figure figcaption {
    padding: 0em;
}
figure.effect-bubba {
    background: transparent;
}
figure.effect-bubba figcaption::before {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    background: rgba(0, 0, 0, 0.4);
    transform: scale(1,1);
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    z-index: 0;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
figure.effect-bubba figcaption::after {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
}
figure.effect-bubba p {
    padding-top: 0;
    bottom: 35%;
    padding: 10px 5px;
    width: 100%;
    left: 0;
    position: absolute;
}
.bubbatext1 {
    padding-top:0%;
    font-size: 38px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 3px;
    font-weight: bold!important;
}
.bubbatext2 {
    font-size: 38px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 3px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.bubbatext3 {
    font-size: 38px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 3px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.bubbatext4 {
    font-size: 38px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 3px;
    font-weight: bold!important;
}

/*from Contact*/
.no-js #Component5dca2e8a39360500129dceb2 label {
    display: none!important;
}
.no-js #Component5dca2e8a39360500129dceb2 .col-md-6 {
    width: 60%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component5dca2e8a39360500129dceb2 .form-control {
    border: 1px solid #fff;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 22px!important;
    padding: 20px;
    background: transparent;
    color: #fff;
}
.no-js #Component5dca2e8a39360500129dceb2 .form-control:focus {
    border-color: #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #fff!important;
}
.no-js #Component5dca2e8a39360500129dceb2 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#111f39 ),to(#111f39 ));
    background: linear-gradient(to right, rgba(201,201,201,1) 0%, rgba(255,255,255,1) 50%, rgba(201,201,201,1) 100%);
    background-repeat: repeat-x;
    border-color: #fff;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 22px;
    border: 0px solid transparent;
    color: #222222;
   text-shadow: 0 0px 0 #fff;
}
.no-js #Component5dca2e8a39360500129dceb2 .btn-default:active {
background-color: #222222;
}
.no-js #Component5dca2e8a39360500129dceb2 .btn-default:hover,
.no-js #Component5dca2e8a39360500129dceb2 .btn-default:focus {
    background-position: 0 0px;
  background-color: #222222;
}


/*search*/
 .itopplus-search-image-flex-item {
    width: 213px!important;
    min-height: 217px!important;
    max-height: 300px!important;
       background-color: #1e1e1e!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}



@media only screen and (max-width : 768px) { 
  
.font-head {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 48px;
    font-weight: bold;
}
  span#textp {
    font-size: 40px;
    font-weight: 200;
    letter-spacing: 0px;
}
    .borderabout {
    border-bottom: 2px solid #fff;
    /* bottom: 0; */
    margin-top: 44%;
}
  figure.effect-bubba p {
    padding-top: 0;
    bottom: 25%;
    padding: 5px 5px;
    width: 100%;
    left: 0;
    position: absolute;
}
  .bubbatext1 {
    padding-top:0%;
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
}
.bubbatext2 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.bubbatext3 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.bubbatext4 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing:0px;
    font-weight: bold!important;
}
  .no-js #Component5dca2e8a39360500129dceb2 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
    .itopplus-search-image-flex-item {
    width: 227px!important;
    min-height: 227px!important;
    max-height: 300px!important;
}
  #Component5dc937e228a3f50012f792e0 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: -19px!important;
}
#Component5dc937e228a3f50012f792e5 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: -20px;
}
  #Component5dc937e228a3f50012f792ea .col-md-12.col-sm-12.col-xs-12 ,#Component5dc937e228a3f50012f792ee .col-md-12.col-sm-12.col-xs-12  {
    margin-bottom: -14px!important;
}
  
}
@media only screen and (max-width : 767px) {
  h2 {
    font: 24px sans-serif;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.font-head {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 40px;
    font-weight: bold;
}
  span#textp {
    font-size: 26px;
    font-weight: 200;
}
  .borderabout {
    border-bottom: 2px solid #fff;
    /* bottom: 0; */
    margin-top: 54%;
}
  .thumbs {
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-bottom: 20px;
}
  .bubbatext1 {
    padding-top: 0%;
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    bottom: 40%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
  .bubbatext2 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40%;
    text-align: center;
}
  .bubbatext3 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45%;
    text-align: center;
}
  .bubbatext4 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40%;
    text-align: center;
}
  .heighticon {
       height: 200px;
  }
  .itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: 400px!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
  #imagesControl5dc937e228a3f50012f792de , #imagesControl5dc937e228a3f50012f792e0 , #imagesControl5dc937e228a3f50012f792e3 , #imagesControl5dc937e228a3f50012f792e5 , #background5dc937e228a3f50012f792e5 ,
  #imagesControl5dc937e228a3f50012f792e7 , #mainmenu5dc937e228a3f50012f792e9 , #imagesControl5dc937e228a3f50012f792ea , #imagesControl5dc937e228a3f50012f792ec , #imagesControl5dc937e228a3f50012f792ee , 
  #background5dc937e228a3f50012f792ec , #imagesControl5dc8e533f53bfc00128c0f2f , #imagesControl5dc8e551f53bfc00128c0f34 , #imagesControl5dc8e7b9b2326a00124da1da , #background5dc8e7dc39360500129dc26b ,
  #imagesControl5dc8e7dc39360500129dc26b , #imagesControl5dc8e7f0b2326a00124da1e0 , #imagesControl5dc8ea6b39360500129dc289 , #imagesControl5dc8ea8a28a3f50012f78dbf , #background5dc8ea8a28a3f50012f78dbf , 
  #imagesControl5dc8ea9ef53bfc00128c0fb1 {
    padding: 0%!important;
}
  #mainmenu5dc937e228a3f50012f792dd , #mainmenu5dc937e228a3f50012f792e2 , #mainmenu5dc8e52e5cbfd90013f7cdea , #mainmenu5dc8e7b55005500012ea5d9c {
    margin-bottom: -20px;
}
    #Component5dc937e228a3f50012f792e0 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0px!important;
}
#Component5dc937e228a3f50012f792e5 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0px;
}
  #Component5dc937e228a3f50012f792ea .col-md-12.col-sm-12.col-xs-12 ,#Component5dc937e228a3f50012f792ee .col-md-12.col-sm-12.col-xs-12  {
    margin-bottom: 0px!important;
}
}
@media only screen and (max-width : 414px) { 
  h2 {
    font: 24px sans-serif;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.font-head {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 40px;
    font-weight: bold;
}
  span#textp {
    font-size: 26px;
    font-weight: 200;
}
  .borderabout {
    border-bottom: 2px solid #fff;
    /* bottom: 0; */
    margin-top: 54%;
}
  .thumbs {
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-bottom: 20px;
}
  .bubbatext1 {
    padding-top: 0%;
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    bottom: 40%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
  .bubbatext2 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40%;
    text-align: center;
}
  .bubbatext3 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45%;
    text-align: center;
}
  .bubbatext4 {
    font-size: 26px;
    text-transform: capitalize;
    word-spacing: normal!important;
    letter-spacing: 0px;
    font-weight: bold!important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40%;
    text-align: center;
}
  .heighticon {
       height: 200px;
  }
  .itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: 400px!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
  #imagesControl5dc937e228a3f50012f792de , #imagesControl5dc937e228a3f50012f792e0 , #imagesControl5dc937e228a3f50012f792e3 , #imagesControl5dc937e228a3f50012f792e5 , #background5dc937e228a3f50012f792e5 ,
  #imagesControl5dc937e228a3f50012f792e7 , #mainmenu5dc937e228a3f50012f792e9 , #imagesControl5dc937e228a3f50012f792ea , #imagesControl5dc937e228a3f50012f792ec , #imagesControl5dc937e228a3f50012f792ee , 
  #background5dc937e228a3f50012f792ec , #imagesControl5dc8e533f53bfc00128c0f2f , #imagesControl5dc8e551f53bfc00128c0f34 , #imagesControl5dc8e7b9b2326a00124da1da , #background5dc8e7dc39360500129dc26b ,
  #imagesControl5dc8e7dc39360500129dc26b , #imagesControl5dc8e7f0b2326a00124da1e0 , #imagesControl5dc8ea6b39360500129dc289 , #imagesControl5dc8ea8a28a3f50012f78dbf , #background5dc8ea8a28a3f50012f78dbf , 
  #imagesControl5dc8ea9ef53bfc00128c0fb1 {
    padding: 0%!important;
}
  #mainmenu5dc937e228a3f50012f792dd , #mainmenu5dc937e228a3f50012f792e2 , #mainmenu5dc8e52e5cbfd90013f7cdea , #mainmenu5dc8e7b55005500012ea5d9c {
    margin-bottom: -20px;
}
    #Component5dc937e228a3f50012f792e0 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0px!important;
}
#Component5dc937e228a3f50012f792e5 .col-md-12.col-sm-12.col-xs-12 {
    margin-bottom: 0px;
}
  #Component5dc937e228a3f50012f792ea .col-md-12.col-sm-12.col-xs-12 ,#Component5dc937e228a3f50012f792ee .col-md-12.col-sm-12.col-xs-12  {
    margin-bottom: 0px!important;
}



