
/* HTML5 display-role reset for older browsers */
.slider { margin: 50px 0 10px!important;}
#carousel li {margin-right: 5px;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}

/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

/* Loading
***********************/
.loading #tavwo-container {opacity: 0;}  
.loading:before  { content: 'กำลังโหลด'; display: block; margin: 100px 0 0; text-align: center; color: #027C3F; /* font-weight: bold; */ font-size: 60px; opacity: 0.3; }
/* body {width: 100%; float: left; opacity: 1; -webkit-transition: opacity 1s ease;} */

/* Layout
***********************/
/* #tavwo-container {padding: 60px 40px 100px;} */
/* header {width: 420px; float: left;} */
/* #main {margin-left: 420px; margin-top: -25px;overflow: hidden;} */
/* #main {margin-left: 0; margin-top: -25px;overflow: hidden;} */

#container {padding: 60px 40px 100px;}



/* Media Queries
***********************/

@media screen and (max-width: 960px) {
 /*  #tavwo-container {padding: 35px;} */
  
}
.black-ribbon {   position: fixed;   z-index: 9999;   width: 70px; }
@media only all and (min-width: 768px) { .black-ribbon { width: auto; } }
.stick-left { left: 0; }
.stick-right { right: 0; }
.stick-top { top: 0; }
.stick-bottom { bottom: 0; }


