@charset "utf-8";

/*Top Header*/
.menu-top {
    width: 100%;
    min-height: 41px;
    background: #4d4d4d;
}

/*container-menu*/
.container-menu {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container-menu  {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-menu  {
    width: 970px;
  }
}
@media (min-width: 1300px) {
  .container-menu  {
    width: 1170px;
  }
}
.container-menu:after {
    clear: both;
}
.container-menu:before, .container-menu:after {
    display: table;
    content: " ";
}
.container-menu > .navbar-header,
.container-menu > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1300px) {
  .container-menu > .navbar-header,
  .container-menu > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar > .container-menu .navbar-brand {
    margin-left: -15px;
  }
}
/* /container-menu */

.language-wrap {
	padding: 10px 0 10px 15px;
	border-left: 1px #616161 solid;
}
.language-wrap a{
    font-weight: 600;
    color: #616161 !important;
    padding: 1px 5px;
    background: #f8f8f8;
    display: inline-block;
    border-radius: 3px;
    font-size: 10px;
    border-bottom: 1px #616161 solid;
    opacity: .5;
}
.language-wrap a:hover{
	opacity: .7;
	transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.language-wrap a.active{
	opacity: 1;
}
.social-wrap {
	padding: 10px 15px;
    border-left: 1px #616161 solid;
}
.social-wrap .grab {
	padding: 0 5px;
}
.social-wrap a {
	opacity: 1;
}
.social-wrap a:hover {
	opacity: .7;
	transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.icon-menu-wrap {
	padding: 10px 15px;
}
.icon-menu-wrap .grab {
	padding: 0 5px;
}
.icon-menu-wrap  a {
	opacity: 1;
}
.icon-menu-wrap  a:hover {
	opacity: .7;
	transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.member-wrap {
    padding: 12px 15px;
    border-left: 1px #616161 solid;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
}
@media (max-width:767px){
	.member-wrap {
		border-left: 0;
	}
}
.member-wrap p {
	color: #eaeaea;
	display: inline;
	letter-spacing: 0.05em;
}
.member-wrap a {
    padding: 2px 10px 5px;
    font-size: 12px;
    background: #5f5f5f;
    color: #eaeaea;
    border-radius: 10px;
    border-bottom: 1px #464646 solid;
    text-decoration: none;
	transition: all 0.125s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.member-wrap a:hover {
	color: #a2a2a2;
    text-decoration: none;
    background: #424242;
    border-bottom: 1px #696969 solid;
}
.hidden-destop {
	display: none;
}
.social-subscribe {
    margin: 7.5px -15px;
    border-top: 1px #1db21d solid;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
}
.navbar-brand img {
	max-width: 100%;
	transition: all 0.2s linear;
}
@media (max-width:991px){
	.navbar-brand img {
		width: 103px;
	}
}
/*Top Header*/


/*Search Maps*/
.search-maps-wrap {
	margin-bottom: 0%;
	margin-top: -10%;
	position: relative;
	z-index: 98;
	clear: both;
}
@media (max-height:719px){
	.search-maps-wrap {
		margin-top: 6%;
	}
}
@media (min-height:720px) and (max-height:750px){
	.search-maps-wrap {
		margin-top: -12%;
	}
}

/*Search Maps*/


/*eaany-banner */
.eaany-banner {
	position: relative;
	text-align: center;
}
.eaany-banner img {
	max-width: 255px;
	max-height: 215px;
}
@media (max-width:1199px){
	.eaany-banner {
		position: relative;
		top: 0;
		text-align: center;
	}
}
/*eaany-banner */



/*E-ANYWHERE Mania*/
.e-anywhere-wrap {
	margin: 3% 0;
	overflow: hidden;
}
.e-anywhere-mania {
	/*background: #4d4d4d url(../images/on_web_170810_0034.jpg);*/
	background: #4d4d4d;
    min-height: 100px;
    text-align: center;
    padding: 10% 10% 50px;
	/*height: 70vh;*/
    background-attachment: fixed;
    background-repeat: no-repeat;
}
@media (max-width:1024px){
	.e-anywhere-mania {
		background-position: center;
		background-attachment: fixed;
		background-size: 100%;
		/*height: 230px;*/
		height: auto;
	}
}
.e-anywhere-mania .caption-ea {
    width: 80%;
    margin: 0 auto;
    position: relative;
    bottom: 0;
	    margin-top: 13%;
}

/*E-ANYWHERE Mania*/


/*Hoow to Use*/
.h2u-wrap {
	padding: 3% 0 1%;
}
/*Hoow to Use*/

/*VDO Watch and Learn*/
.vdo-wrap {
    padding: 12% 13%;
    margin: 5% 0 4%;
    overflow: hidden;
    background: #2e2f31 url(../images/station_bg.jpg) top center no-repeat;
    color: #fff;
    background-attachment: fixed;
}
@media (max-width:1366px){
	.vdo-wrap {
		padding: 155px 2%;
	}
}
@media (max-width:1024px){
	.vdo-wrap {
		background-attachment: local;
	}
}
.youtube-wrap {
    margin-bottom: 30px;
    overflow: hidden;
}
.youtube-embed img {
	width: 100%;
}
/*VDO Watch and Learn*/





/*News and Activities*/
.bg-row-news {
	background: #4d4d4d;
}
.news-wrap {
    padding: 10% 0;
    overflow: hidden;
    color: #fff;
}
.news {
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}
.news-img {
	overflow: hidden;
	background-size:cover;
	height: 215px;
}
.news-detail {
    padding: 0 30px;
    margin-left: -15px;
    min-height: 156px;
    border-bottom: 1px #696969 solid;
}
.date {
	background: rgba(0, 185, 0, 0.9);
    padding: 15px;
    text-align: center;
    position: relative;
    top: 166px;
}
.read-more {
	text-align: right;
    padding: 14px 15px 15px 15px;
}
.read-more a {
	color: #d6d6d6;
	text-decoration: none;
	transition: all 0.2s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}
.read-more a:hover {
	color: #fff;
	text-decoration: none;
}
/*News and Activities*/


/*Partnerships*/
.bg-row-partner {
	/*background: #e6e7eb;*/
	background: #ffffff;
}
.partnerships-wrap {
    padding: 10% 0;
    overflow: hidden;
}
.partner {
	background: url(../images/partnerships/bg_partner.png) no-repeat center;
    width: 5%;
    text-align: center;
	max-height: 110px;
    background-size: contain;
    display: table-cell;
    vertical-align: middle;
}
.partner img {
	max-width: 135px;
	max-height: 135px;
}
/*Partnerships*/


/*Products*/
.product-wrap {
	padding: 3% 0;
}
.voltage {
	width: 50%;
	float: left;
	margin-top: 30px;
	color:#d6d6d6;
}

.voltage.v-full {
	margin-top: 10px;
	width: 100% !important;
}

.voltage p.small{
	font-size: 12px;
	color:#d6d6d6;
}

.voltage .icon {
	max-width: 46px;
    float: left;
	margin-right: 15px;
}
.voltage p.stat {
	color: #fff;
    font-size: 18px;
    margin: 0;
    /*line-height: 13px;*/
}
.voltage p.volt {
	color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.product-detail h1 {
	margin-top: 0;
}
@media (max-width:450px){
	.voltage {
		width: 100%;
		float: left;
		margin-top: 30px;
	}
	.wps-wrap {
		display: none;
	}
}
/*Products*/


/*What People Say*/
.wps-wrap {
	margin: 3% 0 0;
}
/*What People Say*/


/*Footer*/
.footer {
	width:100%;
	min-height: 100px;
	background: #4d4d4d;
}
.footer p {
	color: #d6d6d6;
	font-size: 14px;
}
.footer h1 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.05em;
}
.footer h1 a {
	color: #d6d6d6;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.footer ul {
	color: #d6d6d6;
	padding-left: 25px;
}
.footer ul a{
	color: #d6d6d6;
	font-size: 15px;
}
.footer .cntct-sm {
	width: 100%;
	border-bottom: 1px #616161 solid;
}
.cntct-sm .contact {
	border-right: 1px #616161 solid;
	padding: 55px 0 55px;
}
@media (max-width:991px){
	.cntct-sm .contact {
	border-right: 0px;
	border-bottom: 1px #616161 solid;
	padding: 55px 0 55px;
	}
}
.cntct-sm .site-map {
	padding: 30px 0;
	overflow: hidden;
}
.cntct-sm .site-map h1 a{
	color: #fff!important;
	font-size: 18px!important;
	font-weight: 500!important;
	line-height: 22px!important;
	letter-spacing: 0.05em!important;
}
.copyright {
	overflow: hidden;
	padding: 20px 0 0;
}
.copyright ul {
	display: inline-flex;
	list-style: none;
	float: right;
}
.copyright ul li a{
    padding: 0 12px;
	color: #eee;
    display: table;
}
.google-map-footer {
	width: 100%;
    max-width: 400px;
    margin-top: 40px;
    padding-right: 30px;
}
@media (max-width:991px){
	.google-map-footer {
		width: 100%;
		max-width: 800px;
		margin-top: 40px;
		padding-right: 0;
	}
}
.brother {
	overflow: hidden;
    text-align: right;
    margin-top: 161px;
    margin-bottom: 25px;
}
@media (max-width:1299px){
	.brother {
		margin-top: 87px;
		margin-bottom: 25px;
	}
}
@media (max-width:767px){
	.brother {
		margin-top: 87px;
		margin-bottom: 25px;
		text-align: left;
	}
}
/*Footer*/


/*Sub-Page*/
.content-sub {
	margin-top: 128px;
	margin-bottom: 60px;
}
.content-wrap {
    padding-top: 60px;
    overflow: hidden;
}
.content-wrap a {
	color: #00b900;
	text-decoration: underline;
}
.content-wrap a:hover {
	color: #08d208;
    transition: all 0.1s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.contact-wrap {
	padding-top: 60px;
	overflow: hidden;
}
.google-maps-contact {
    width: 100%;
    height: 430px;
    margin-bottom: 100px;
	background: #4d4d4d;
}
.content-part {
    padding: 75px 0 60px;
    min-height: 450px;
    overflow: hidden;
}
@media (max-width: 991px) {
	.content-part {
		padding: 15px 0 0;
	}
}
.menu-left-side {
    width: 100%;
    padding-top: 20px;
}
.menu-left-side h1 {
    font-size: 18px;
    color: #ccc;
	margin-top: 1px;
    margin-bottom: 25px;
	letter-spacing: 0.1em;
}
.menu-left-side ul {
    padding-left: 0px;
    color: #000;
    font-weight: 400;
    list-style: none;
	letter-spacing: 0.025em;
}
.menu-left-side ul li {
    color: #000;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px #eee solid;
}
.menu-left-side ul li a {
    color: #000;
	font-weight: 500;
}
.menu-left-side ul li a:hover {
    color: #7b7b7b;
    transition: all 0.2s linear;
    text-decoration: none;
}
.menu-left-side ul li.active a {
    color: #00b900;
    font-weight: 500;
}
.line-path {
    border-left: 1px #eee solid;
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 60px;
    min-height: 555px;
    overflow: hidden;
}
@media (max-width: 991px) {
	.line-path {
		border-left: 0;
		padding-left: 15px;
	}
}
.hd-1 {
    font-size: 36px;
    color: #4d4d4d;
    font-weight: 500;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.hd-2 {
	font-size: 20px;
	color: #4d4d4d;
	font-weight: 500;
	line-height: 41px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
/*Sub-Page*/


/*Font Styles*/
.kanit {
	font-family: 'Kanit', sans-serif;
	font-weight: 300;
	letter-spacing: 0.02em;
}
.athiti {
	font-family: 'Athiti', sans-serif;
}
.text-header-w {
	color: #fff;
	font-size: 40px;
	letter-spacing: 0.05em;
}
.text-header-w2 {
	color: #fff;
	font-size: 27px;
	letter-spacing: 0.05em;
}
.text-header-w4 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.05em;
}
.text-header-g {
	color: #4d4d4d;
	font-size: 40px;
	letter-spacing: 0.05em;
}
.text-header-grn {
	color: #00b900;
	font-size: 40px;
	letter-spacing: 0.05em;
}
.text-topic-w {
	color: #fff;
	font-size: 22px;
	letter-spacing: 0.05em;
}
.text-sub-g {
	color: #d6d6d6;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: 400;
}
.text-sub-grn {
	color: #757575;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: 400;
}
.text-detail-g {
	color: #d6d6d6;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: 400;
}
/*Font Styles*/



/*General Style*/
.textbox-wrap {
	width: 75%;
    margin: 0 auto;
}
.center {
    text-align: center;
    padding-bottom: 55px;
}
.clear {
	clear: both;
}
.txt-strong {
    font-weight: 600 !important;
    color: #4d4d4d;
	font-size: 16px;
}
.bright {
	opacity: 1;
}
.bright:hover {
	opacity: .85;
}
/*General Style*/

.slide-text a.btn-store img {
	max-width: 140px;
}

.logo-2-small {
	vertical-align: baseline;
	margin:0 3px;
}

.scroll-to-top {
	padding: 1px;
	text-align: center;
	position: fixed;
	bottom: 10px;
	z-index: 10001;
	display: none;
	right: 10px;
	cursor: pointer;
}

.scroll-to-top>i {
	display: inline-block;
	color: #9a9a9a;
	opacity: 0.5;
	filter: alpha(opacity=50);
	border-radius: 60px;
	box-shadow: 0 0 4px #000000;
}

/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

ul.footer-contact {
	padding: 5px;
}

ul.footer-contact li {
	list-style: outside;
	margin-left: 25px;
}

ul.footer-contact li.address {  list-style-image: url('/images/ico_1.png');  }
ul.footer-contact li.phone {  list-style-image: url('/images/ico_2.png');  }
ul.footer-contact li.fax {  list-style-image: url('/images/ico_3.png');  }
ul.footer-contact li.email {  list-style-image: url('/images/ico_4.png');  }


.activation-page {
    padding:20px;
    font-size: 16px;
}

.activation-page p {margin-top:20px}

.activation-page.activate-success h1 {  color: #19af19  }
.activation-page.activate-error h1 {  color: #ea0000  }

.help-block.with-errors ul {
    list-style: inside disc;
}

.help-block.with-errors ul li {
    list-style: inside disc;
}

.resetpwd-error-text {
    border-radius: 4px;
}

.resetpassword_form {
	padding:20px;
	font-size: 16px;
}

.resetpassword_form p {margin-top:20px}

.font-ev-green {
    color: #00b900;
}

.font-ev-grey {
    color: #4d4d4d;
}

.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
}
.btn-circle.btn-lg {
	width: 40px;
	height: 40px;
	padding: 1px 6px;
	font-size: 26px;
	/* line-height: 1.33; */
	border-radius: 25px;
	color: #4d4d4d;
	background-color: #999999;
	border-color: #999999;
}
.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	font-size: 24px;
	line-height: 1.33;
	border-radius: 35px;
}

.footer .contact-social {
	padding: 20px;
}

.footer .contact-social a {
	color: #d6d6d6;
	font-size: 15px;
	text-decoration: none;
}

.footer .contact-social .col-xs-6 {
	padding:5px;
}

.modal.event_modal {
	text-align: center;
	padding: 0!important;
}

.modal.event_modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal.event_modal .modal-dialog {
	/*width:50%;*/
	/*margin:0 auto;*/
	/*padding: 0;*/
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.modal.event_modal .modal-body {
	margin: 0;
	padding: 0;
}

.modal.event_modal .modal-header {
	margin: 0;
	background-color: #00b900;
	color: #ffffff;
}

.modal.event_modal .modal-dialog img {
	width:100%;
}
@media screen and (max-width: 640px) {
    .textbox-wrap {
        width: 95%;
        margin: 0 auto;
    }
}
.btn.join_business {
	color: #FFFFFF;
	width: 160px;
	border: solid 2px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: -5px;
}
a.btn.join_business:hover {
	color: #00ec00;
	text-decoration: none;
}