.social-wrap-header{
    background-color: #fff;
    float: right;
    /*padding: 0px 10px;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #ccc;
}

.social-wrap-header span{
    font-size: 14px !important;
    display: block;
    line-height: unset !important;
    color: #444;
}

.banner-header-panel{
    background-color: #fff;background-color: #fff;
    float: right;
    padding: 8px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #ccc;

}
.banner-header-panel ul{
    list-style: none;margin: 0px;padding: 0;
}
.banner-header-panel ul li{
    display: inline-flex;
}
.banner-header-panel ul li a img{
    max-width: 110px;
    height: auto !important;
}


.social-header-panel{
    padding-top: 2px;
    display: inline-block;
    float: right;
    color: #444;
    font-size: 16px;
}

.social-header-panel span{
    font-size: 16px !important;
}

.social-header-panel ul li a{
    border:1px solid #ccc;
    background: #fff !important;
    margin-right: 0 !important;
    font-size: 22px !important;
    margin-top: 0 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}


.complaint-header-panel{
        padding-top: 2px;
        display: inline-block;
        float: right;
        color: #444;
        font-size: 16px;
    }
    .complaint-header-panel ul{
        margin-bottom: 0;
    margin-top: 20px;

    }
    .complaint-header-panel ul li{
        list-style: none;
       
        padding: 0;
    }
    .complaint-header-panel ul.social-icon li a{
        border-color: #444 !important;
        border-radius: 5px;
        color: #FFF !important;
        padding: 11px 7px;
        font-size: 14px !important;
        border: 1px solid #ccc;
        margin-right: 0 !important;
        margin-top: 0 !important;
        display: block;
        line-height: 14px !important;
        width: 100% !important;
        /*box-shadow: 0 2px 2px 1px rgba(111, 111, 111, 0.2);*/
        /*-webkit-text-stroke: 0.031rem #f7f7f7;*/
        background-color: #e40b0b !important;

    }

    .fix-icon-right{
        position: fixed;
        z-index: 9999;
        right: 3px;
        top: 60px;
    }


    .fix-icon-right ul{
        list-style: none;
    }

    .fix-icon-right ul li{
        text-align: center;
        width: 50px;
        height: 50px;
        background-color: #fff;
        border-radius: 50%;
        padding: 3px;
        margin-bottom: 2px;
        border:1px solid #ccc;
        text-decoration:none;

    }

    .fix-icon-right ul li a{
        text-decoration:none;

    }

    .fix-icon-right ul li a img{
        max-width: 100%;
    }

    .fix-icon-right ul li a.fa{
        max-width: 100%;
        font-size: 22px;
        padding: 10px;
        border-radius: 50%;
        width: 50px;
        
    }

@media (max-width: 991px){
    .social-wrap-header{
        padding: 0px 10px;
    }
    
    .social-header-panel ul.social-icon li a{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    #header .header-btn-collapse-nav{
        margin-top: -3px !important;
        font-size: 24px !important;
    }

    .banner-header-panel{
        border-color: #e0e0e0;
        border-radius: 7px;
        padding: 0 5px;
    }

    .banner-header-panel ul li{
        max-width: 24%;
    }

    .banner-header-panel ul li a img{
        max-width: 100%;
    }

    #header.header-mobile-nav-only .header-nav{
        margin-top: 0px;
    }

    #header.header-mobile-nav-only .header-nav.onscroll-down{
        margin-top: -27px;
    }

    .social-wrap-header.onscroll-down{
        padding-top: 3px;
    }

    .fix-icon-right{
        right: 2px;
        bottom: 50px;
        top: unset;
    }
}

.border-panel-title{
    border-bottom: 1px solid #eee;
    color: #555;
    margin-bottom: 10px;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    font-weight: 200;
}



ul.content-list a li.active{
         margin: 0px 0px 5px;
        background: #ffc43a;
        color: #fff;
        border: 1px solid #f7b418;
}


body{
	font-size: 16px;

}
p{
    color: #444;
}
h1,h2,h3,h4,table{
    font-family: 'Kanit', sans-serif;
}
h3{
    line-height: 32px;
}

.head-title{
    border-bottom: 3px solid #FFC43A;

     padding-left: 5px;
}
#header .header-top p{
    font-size: 15px;
}
 #header .header-nav.header-nav-stripe nav > ul > li > a {

    font-family: 'Kanit', sans-serif;
}
.nav-pills > li + li{
    margin: 0px;
}
.btn,label{
    font-family: 'Kanit', sans-serif;
}

.table td a{
    color: #444;
}
.table td a:hover{
    color: #222;
}

.page-header .breadcrumb > li{
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
}


ul.fwb-list{
    list-style: none;
    padding: 0px;
}
ul.fwb-list li{
    max-width: 100%;
    height: auto;
    padding: 4px;
    margin: 2px;
   
    border-radius: 3px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
}
ul.fwb-list img{
    
}


ul.wb-list{
    list-style: none;
    padding: 0px;
}
ul.wb-list li{
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
   
    border-radius: 3px;
}
ul.wb-list img{
    height: 100px;
}
ul.wb-list li .wb-detail{
    height: 60px;
    
    color: #444;
    text-align: center;
    padding-top: 5px;
      font-family: 'Kanit', sans-serif;
   
}
ul.content-list{
    list-style: none;
    padding: 0px;
    font-family: 'Kanit', sans-serif;
}
ul.content-list a:hover{
    text-decoration: none !important;
}
ul.content-list a li{
    background: #eee;
    margin: 10px 0px;
    font-size: 20px;
    padding: 15px;
    border-radius: 3px;
    border:1px solid #ccc;
    color: #222;

}
ul.content-list a li:hover{
    background: #FFC43A;
    color: #fff;
}

ul.content-list ul.sub-content-list{
   list-style: none;
}

ul.content-list ul.sub-content-list a li{
   background: #fff;
   border-top:none;
   border-right:none;
   padding: 5px;
   font-size: 16px;
}
ul.content-list ul.sub-content-list a li:hover{
  color: #000;
}



ul.attach-file-list li{
    margin: 5px 0px;   
    font-family: 'Kanit', sans-serif;
}
ul.attach-file-list li a{
    color: #222;
}

html #header .header-top.header-top-primary{
    font-family: 'Kanit', sans-serif;
    background: #FFC43A;
    border-bottom: 2px solid #444;
    
    color: #000;
}

.form-group{
    text-align: left;
}

.full-width{
    width: 100%;
}

.img-thumbnail,.img-responsive{
    width: 100%;
    max-width: 100%;
}

.img-info{
    font-family: 'Kanit', sans-serif;
}
.max-width{
    width: auto;
    max-width: 100%;
}

#header .header-top .header-style-icons {
    margin-top: 3px;
}

#header .header-style-icons {
    float: right;
    margin: 15px 0 0 10px;
}

.style-icons {
    margin: 0;
    padding: 0;
    width: auto;

}
.style-icons li {
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.style-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #FFF;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
    font-weight: bold;
}

.style-icons li.normal a{
    color: #FFC43A !important;
}
.style-icons li.white-black a{
    background: #000;
    color: #fff !important;
}
.style-icons li.yellow-black a{
    background: #000;
    color: #FFC43A !important;
}
#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 13px;
    text-transform: none !important;
}

.page-header {
    background-color: #eee;
    border-bottom: 5px solid #eee;
    border-top: 5px solid #222;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 10px 0px;
    position: relative;
    text-align: left;
}
@media (min-width: 992px){
    html:not(.ie) #header.header-flex .header-column:nth-child(1) {
        flex: 2.1;
    }
}
#header .header-logo2 img{
    height: 75px;
    margin: 5px;
 
}

#header .header-logo2 span{
   font-family: 'Kanit', sans-serif;
   font-weight: 400;
   line-height: 5px;
   font-size: 18px;
 
}
#header .header-logo2 span{
   font-family: 'Kanit', sans-serif;
   font-weight: 400;
   line-height: 5px;
   font-size: 18px;
 
}
#header .header-logo2 span span{
   font-weight: 200;
   font-size: 12px;
 
}

#header .header-btn-collapse-nav {
    background: #ffffff;
    font-size: 34px;
    padding: 0px 10px;
    color: #f7b927;
    margin-top: -24px;
}

.page-header h1 {
    border-bottom: 5px solid #CCC;
    color: #000;
    display: inline-block;
    font-size: 28px;
    font-weight: 200;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 8px;
    position: relative;
}

.page-header2 {
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 10px 0px;
    position: relative;
    text-align: center;
}


.page-header2 h1 {
    border-bottom: 5px solid #ffbc21;
    color: #222;
    display: inline-block;
    font-size: 30px;
    font-weight: 200;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 8px;
    position: relative;
}

.page-header3 {
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 10px 0px;
    position: relative;
}


.page-header3 h2 {
    border-bottom: 5px solid #ffbc21;
    color: #222;
    display: inline-block;
    font-size: 30px;
    font-weight: 200;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 8px;
    position: relative;
}


a{
	color: #000;
}

html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #222 !important;
}

.topic-table th{
	text-align: center;
	background: #eee;
}
.topic-table td a{
	color: #777;
}

.topic-table-view th{
	background: #eee;
}
.topic-table-view .poster{
	width: 200px;
}
.topic-table-view .poster .user-profile{
	width: 150px;
	display: block;
    margin: auto;
    padding-bottom: 10px;
}

.list li a{
	color: #777;
} 

.google-map{
    margin: 0px 0px 15px 0px;
    height: 400px;
}

.right-contact{
    padding-top: 45px;
    box-shadow: 2px 2px 1px #ECECEC;
}
.custom-under-line {
    border-bottom: 5px solid #ffbc21;
    display: inline-block;
    line-height: 32px;

}
.thumb-info .thumb-info-title{
    background: rgba(255, 196, 58, 0.5) !important;
    bottom: 1%;
}
.thumb-info .thumb-info-title:hover{
    background: rgba(255, 196, 58, 0.8);
}
.thumb-info-inner{
    font-size: 16px;
    font-weight: 100;
}

.portfolio-item a:hover{
     text-decoration: none;
     color: #222;
}
.portfolio-item .portfolio-info-detail{
    background: #222;
    width: 100%;
    margin-top: -4px;
    position: relative;
   
}
.portfolio-item .portfolio-info-detail p{
    color: #fff;
    padding: 3px;
   
}
.portfolio-item a:hover .portfolio-info-detail{
     text-decoration: none;
     color: #000;
}


html #header.header-flex .header-nav{
    width: 100%;
}
html #header.header-flex .header-nav-main.header-nav-main-square{
    width: 100%;
}


.tabs-pr li a{
    color:#444 !important;
    font-size: 16px;
}
html body .tabs .nav-tabs li a, html.dark body .tabs .nav-tabs li a{

    font-family: 'Kanit', sans-serif;
}
html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a{
    color: #333 !important;
    background-color: #FFC43A;
}
.port-activity a:hover{
    text-decoration:none;
}

ul.simple-post-list .post-meta{
    font-size: 14px;
}
.tab-content{
    background: #fff;
    border-top: 3px solid #FFC43A;
}

.tab-content-custom{
    background: #fcfcfc;
    border-top: 3px solid #fff056;
}


#footer h4{
    color: #FFC43A;
    font-size: 18px;
    border-bottom: 2px solid #FFC43A;
}
#footer ul.contact {
    list-style-type: disc;
    padding-left: 18px;

}
#footer .contact li p a{
    font-family: 'Kanit', sans-serif;
    color: #f7f7f7;
}
#footer .contact li p a:hover{
    color: #fff;
}

#footer ul.address {
    list-style-type: none;
    padding-left: 4px;

}
#footer .address li p{
    font-family: 'Kanit', sans-serif;
    color: #f7f7f7;
    margin-bottom: 5px;
}
#footer .address li p{
    color: #fff;
}

#footer .footer-copyright p{
    font-family: 'Kanit', sans-serif;
    color: dimgray;
}

 .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100% !important;
      margin: auto;
  }
 .slide-img{
    width: 100%;
  }
    .carousel-indicators{
        bottom: -30px;
    }
    .carousel-indicators .active{
        background: #444;
    }
    .carousel-indicators li{
        border:1px solid #444;
    }
  .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, 
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .fa-arrow-circle-right,
  .carousel-control .fa-arrow-circle-left{
      position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 50px;
  }
    .carousel-control .fa-arrow-circle-right{
    left: 70px;

  }
  .carousel-control .fa-arrow-circle-left{
    right: 70px;
  }

ul.social-icon {
    padding: 0;
    list-style: none;
}


ul.social-icon li {
    list-style: none;
    display: inline-block;
    padding: 0;
}

ul.social-icon li a {
    background: #f0f0f0;
    border-radius: 50%;
    color: #222 !important;
    font-size: 16px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    margin-top: 12px;
    margin-right: 16px;
    top: 0;
    position: relative;
    padding: 0;
}


.label{
    font-size: 100%;
    border-radius: 3px;
}

.text-run{
    font-family: 'Kanit', sans-serif;
    padding-top: 2px;
    border-top: solid 4px #FFC43A; 
    border-bottom: solid 1px #FFC43A; 
    background-color: #ffc43aab;
    color: #A00C6A !important;
}

.modalPromote{
    padding-top: 7%;
}

#service-carousel .owl-dots{
    display: inline-flex;
    margin-top: 0px;
}

#service-carousel .item{
    background: #fff;
    border-top: 3px solid #FFC43A;
    border-radius: 5px 20px 5px;
}
#service-carousel .item .border-icon{
    background: #FFC43A; 
    border-radius: 5px 20px 5px;
}

#service-carousel .item .border-icon em{
    font-size: 55px;
    color: #fff;margin: 10px;
}

#service-carousel .item .caption h5{
    border-bottom: 2px dotted #FFC43A;
}

#service-carousel .owl-dots{
    display: inline-flex;
    margin-top: 0px;
}

#service-carousel .item{
    background: #fff;
    border-top: 3px solid #FFC43A;
    border-radius: 5px 20px 5px;
}
#service-carousel .item.item2{
    background: #fff;
    border-top: 3px solid #4CAF50;
    border-radius: 5px 20px 5px;
}

#service-carousel .item .border-icon.border-icon2{
    background: #4CAF50; 
    border-radius: 5px 20px 5px;
}



#service-carousel .item .caption h5{
    border-bottom: 2px dotted #FFC43A;
}

#service-carousel .item .caption.caption2 h5{
    border-bottom: 2px dotted #4CAF50;
}

.color1{
    background: #4CAF50 !important;
}

.color2{
    background: #FFC43A;
}

.colorlink{
    color: #1d2127;
}
.colorlink:hover, .colorlink:visited, .colorlink:focus{
    color: #111;
}

ul.list-benefit{
    list-style: none;
    padding-left: 8px;
    padding-top: 8px;
    color: #A00C6A !important;
    font-family: 'Kanit', sans-serif;
}
ul.list-benefit li{
    padding: 5px;
}

.row-color{
    border-top: 3px solid #FFC43A;background: #FCD477;padding-top: 15px;
}

.row-color .title{
    border-bottom: 2.2px dotted #1d2127;
}

.row-color .border-content{
    border-radius: 3px 30px 3px;border-top: none;
}

.row-color .border-content .content-detail{
    background: #FCD477;border-top-right-radius: 20px;min-height: 320px;
}

.btn-radius-tree{
    border-radius: 10px 3px 10px;
}
.caption{
    font-family: 'Kanit', sans-serif;
}
.img-thumbnail.wb-img{
    height: 40px;
}
img.img-responsive.wb-img{
        min-height: 30px;max-height: 31px;
}

@media (min-width: 992px){

    .thumb-info.gallery{
        height: 150px;
    }

    .thumb-info-wrapper img.gallery{
        height: 140px;
        object-fit: cover;
    }

    .img-thumbnail.wb-img{
      height: 70px;
    }
    img.img-responsive.wb-img{
        min-height: 60px;max-height: 61px;
        object-fit: fill;
    }
    .img-thumbnail a img{
        object-fit: cover;
    }

    .modalPromote{
       padding-top: 85px;
       min-width: 900px;
    }
    .cover-responsive{
        width: 100%;
        min-height: 180px;
        max-height: 180px;
    }
    html #header.header-flex:not(.header-transparent-bottom-border) .header-body {
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size:15px;
        font-family: 'Kanit', sans-serif;

    }
    #header .header-nav.header-nav-stripe nav > ul > li > a,
    #header .header-nav.header-nav-stripe nav > ul > li > a:hover,
    #header .header-nav.header-nav-stripe nav > ul > li > a:visited {
        padding: 0px 7px !important;
    }


    #header .header-nav.header-nav-stripe nav > ul > li.active > a {
    background-color: #ffc43a;
    color: #fff !important;
    }

    html #header.header-flex .header-nav-main, html #header.header-flex .header-nav-main nav, html #header.header-flex .header-nav-main nav > ul, html #header.header-flex .header-nav-main nav > ul > li{
        display: inline-block;
    }
    html #header.header-flex .header-nav-main.header-nav-main-square{
        text-align: center;
    }





   

}
@media (max-width: 1199px){
#header .header-nav.header-nav-stripe nav > ul > li > a{
        /*max-width: 120px;*/
    }
}
@media (min-width: 1200px){
    #header .header-nav.header-nav-stripe nav > ul > li > a, #header .header-nav.header-nav-stripe nav > ul > li > a:hover, #header .header-nav.header-nav-stripe nav > ul > li > a:visited{
        padding: 0px 10px !important;
    }
}


/* @media (max-width: 1025px){
   
    html #header.header-flex:not(.header-transparent-bottom-border) .header-body {
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        font-size:13px;
        font-family: 'Kanit', sans-serif;

    }
    #header .header-nav.header-nav-stripe nav > ul > li > a,
    #header .header-nav.header-nav-stripe nav > ul > li > a:hover,
    #header .header-nav.header-nav-stripe nav > ul > li > a:visited {
        padding: 0px 6px !important;
        font-size: 13px;
    }


    #header .header-nav.header-nav-stripe nav > ul > li.active > a {
    background-color: #ffc43a;
    color: #fff !important;
    }

    .fc button {

        padding: 0 .3em !important;
        font-size: 1em;
        
   
    }

    .tabs-pr li a {
   
        font-size: 14px;
}


   

}
*/


@media (max-width: 991px){
    #header .header-nav-main nav > ul li a {
        font-size: 14px;
        font-family: 'Kanit', sans-serif;
    }
    .cover-responsive{
        width: 100%;
    }
    .content-detail,.content-detail table{
        max-width: 100% !important;
        height: auto !important;
         width: 100% !important;
    }
    .content-detail table img{
        max-width: 100px !important;
        height: auto !important;

    }

    .content-detail img{
        max-width: 100%;
        height: auto !important;
    }

      .carousel-control .fa-arrow-circle-right{
    left: 5px;
  }

  .carousel-control .fa-arrow-circle-left{
    right: 5px;
  }
  .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .fa-arrow-circle-right, .carousel-control .fa-arrow-circle-left{
    font-size: 40px;
  }
    #header .header-logo2 img{
    height: 70px;
  
    margin: 5px 0px;
 
    }
    .right-contact{
        padding-top:10px;
    }
	#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
    color: #444;
	}

	#header .header-nav-main nav > ul > li > a, 
    #header .header-nav-main nav > ul > li > a:focus, 
    #header .header-nav-main nav > ul > li > a:hover {
    width: 100%;
	}

	.topic-table-view .poster{
	width: 80px;
	}

	.topic-table-view .poster .user-profile{
	width: 70px;
	}

	body{
		font-size: 14px;
	}
}


    .webtoggle{
        padding: 10px;
        cursor: pointer;
        border:1px solid #eee;
        color: #222;
    }
    .webtoggle.is-active{

    }
    .webtoggle-list{
        margin-bottom:0px;
        margin: 0;
        padding: 5px;

    }

    .webtoggle-list li{
        padding-left: 10px;
            
    }
