@charset "utf-8";
    a, address, b, body, caption, code, div, fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, img, label, legend, li, menu, nav, ol, p, section, small, span, strong, table, td, th, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.4;
    text-shadow: none;
	box-sizing: border-box;
}
@font-face {
  font-family: "Comfortaa";
  src: url("Comfortaa/Comfortaa-VariableFont_wght.ttf") format("truetype");
	font-display: swap;
}
@font-face {
  font-family: "Sarabun-Regular";
  font-style: NORMAL;
  font-weight: NUMERIC_WEIGHT_VALUE;
  src: url("Sarabun/Sarabun-Regular.ttf") format("truetype");
	font-display: swap;
}
@font-face {  
  font-family: "Sarabun-Light";
  font-style: NORMAL;
  font-weight: NUMERIC_WEIGHT_VALUE;
  src: url("Sarabun/Sarabun-Light.ttf") format("truetype");
	font-display: swap;
}
@font-face {
  font-family: "Sarabun-SemiBold";
  font-style: NORMAL;
  font-weight: NUMERIC_WEIGHT_VALUE;
  src: url("Sarabun/Sarabun-SemiBold.ttf") format("truetype");
	font-display: swap;
}
@font-face {
  font-family: "Sarabun-Medium";
  font-style: NORMAL;
  font-weight: NUMERIC_WEIGHT_VALUE;
  src: url("Sarabun/Sarabun-Medium.ttf") format("truetype");
	font-display: swap;
}
@font-face {
  font-family: "Sarabun-Bold";
  font-style: NORMAL;
  font-weight: NUMERIC_WEIGHT_VALUE;
  src: url("Sarabun/Sarabun-Bold.ttf") format("truetype");
	font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
footer, header, nav, section, video {
    display: block;
}
html {
    font-family:  'Sarabun-Light', Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.5;
	background-color:#fff;
    -webkit-text-size-adjust: 100%}
body {position: relative;background-color:#fff;color:#222;line-height:1.5;}
.twd-mainWrapper {
    position: relative;
    overflow: hidden;
}
.twd-ajaxShim {
    display: none;
    background-color: rgba(0, 0, 0, .3);
    background-image: url(data:image/gif;
    base64, R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1001;
}
.twd-ajaxLoader {
    display: none;
    position: fixed;
    z-index: 1003;
    border: 16px solid #28a7de;
    border-radius: 50%;
    border-top: 16px solid #f79421;
    border-right: 16px solid #e7128b;
    border-bottom: 16px solid #95c54d;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes spin {
    0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}a {
    background-color: transparent;
}
a, a:active, a:hover, a:visited {
    color: #2110d3;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
.twd-siteMap a, .twd-siteMap a:active, .twd-siteMap a:hover, .twd-siteMap a:visited {

}
h1 {
    font-size: 2em;
    margin: .25em 0 .5em;
    padding: 0;
    font-family: 'Sarabun-Regular', Arial;
    color: #62769D;
	font-weight: 400;
}
h1 span {
	font-weight: 700;
}
h2 {
    font-size: 1.5em;
    padding: 0 0 .5rem;
    font-family: 'Sarabun-Medium', Arial;
    color: #313a57;
}
h3 {
	font-family: 'Sarabun-Light', Arial;
    font-size: 1.25em;
    padding: .75rem 0 .5rem;
    font-weight: 700;
	color: #313a57;
}
a img {
    border: 0;
}

/* Brand Colors
link color:#2110d3

text color: #222
header, footer bg: #f6f6fa
footer top border: #eaeafe

dark blue bg: #313a57 -- works with purple background colors and light blue
light blue bg: #d7e3f9

header and link color and table header bg color: #62769D -- only works with #fff

footer:
light purple bg: #e6ecfe
lightest purple bg: #f5f7fe

orange: #ff5500

dark yellow: #feb52a
light yellow: #f2d684

old site:
orange: #f25c05
dark yellow: #FEB52A 
light yellow: #f2d888

red color: #c64c4d


yellow button:
orange: #ff5500

dark yellow: #feb52a
light yellow: #f2d684

orange: #ff5500
dark yellow: #ffb529 
light yellow: #f2d888

header, footer bg: #f6f6fa
footer top border: #eaeafe

dark blue bg: #313a57 -- works with purple background colors and light blue
light blue bg: #d7e3f9

light blue button:
light blue: #dde7fb
border color: #e1e1e1
dark blue: #abbde2

green button:
background-color: #7eda7e !important;
border-color: #69b969 !important;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7eda7e), color-stop(1, #c9f0c9) );
*/




/* END OF STYLES */
.twd-visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: none;
  top: -1px;
}

:focus {
    outline-width: 2px;
    outline-color: inherit;
}
a.skip-link {
    left: -5000px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skip-link:active, a.skip-link:focus {
    color: #fff;
	position: relative;
    outline: 0;	
    left: .5em;
    top: .5em;
	display:inline-block;
    width: auto;
    height: auto;
    overflow: auto;
    margin: .25em;
    padding: .25em .5em;
    border-radius: 1em;
    border: 3px solid #fff;
    text-align: center;
    font-size: 1em;
    z-index: 999;
}
.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}


/* NEW Header Nav styles	*/
/****************************/	

header {   
    padding-bottom: 5px;
	background-color:#313a57;
}

.twd-mainHeader {
	background-color:#313a57;
}

header nav.twd-compound-top-navbar {
  margin:0;
  color:#fff;
  background-image: url(/images/backgrounds/dance-studio-ma-logo_bg.jpg) !important;
    background-repeat: repeat-x;
	background-position: top;
	background-color:#313a57;
}

header nav.twd-compound-top-navbar ul {
	max-width:1440px;
	margin:0 auto;
	padding:0 1em;
	list-style: none;				
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	column-gap: 1.5em;
	row-gap:1em;
}

header nav.twd-compound-top-navbar ul li {
  text-align:center;
}

header nav.twd-compound-top-navbar ul li.twd-navbar-logo {
  min-width:auto;
  text-align:left;
  flex:1;
  align-self: flex-end; 
}

header nav.twd-compound-top-navbar ul li a {  
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  flex-direction: column;
  align-items: center;
  gap: 2px;	
}


header nav.twd-compound-top-navbar ul li a {display: flex;flex-direction: column;padding:.25em;}
header nav.twd-compound-top-navbar ul li a.twd-logoImg {display:flex;text-align: left;flex-direction:row;padding:0;}
header nav.twd-compound-top-navbar ul li a.twd-btn {flex-direction: row;gap:.5em;padding:.5em;display:inline-flex;}
header nav.twd-compound-top-navbar ul li a.twd-menuBtn.twd-purple-btn {flex-direction: column;}
header nav.twd-compound-top-navbar ul li a i {}
header nav.twd-compound-top-navbar ul li a.twd-btn i {}
header nav.twd-compound-top-navbar ul li a span {}


header nav.twd-compound-second-navbar {
	
}

header nav.twd-compound-second-navbar ul {
  /* new "min-height" attribute - remove "height" attribute from top nav bar */ 
  min-height: auto;   /* min-height: $ds-spacing-90; */
  max-width:1440px;
  margin:0 auto;
  padding:0;
  list-style: none;				
  display: flex;
  flex-wrap:wrap;
  justify-content: space-evenly;
  align-items: center;
  gap:16px;    /* gap: $ds-spacing-30; */
}

header nav.twd-compound-second-navbar ul li {
  text-align:left;
}


header nav.twd-compound-second-navbar ul li a {
  letter-spacing: 1px;
  font-size: 1.125em;
  padding:.25em;
  color: #fff;
  text-decoration: none;
  line-height: 3;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

header nav.twd-compound-top-navbar ul li a:hover > span,
header nav.twd-compound-second-navbar ul li a:hover {
	text-decoration: underline;
	text-underline-offset: .5em;
	text-decoration-thickness: 2px;
	text-decoration-color: #ffc557;
	color:#ffc557;
}

header nav.twd-compound-second-navbar ul li a.twd-menuActive {
	border-bottom: #ffc557 2px solid; /* feb52a or ffb529 */
    color: #ffc557;
	font-family: Sarabun-SemiBold;
}

header nav.twd-compound-top-navbar ul li a.twd-purple-btn:hover > span,
header nav.twd-compound-second-navbar ul li a.twd-purple-btn:hover {
	text-decoration: none;
	color:inherit;
}


.mobileOnly, .mobileInlineOnly {
    display: none;
}
.desktopOnly {
    display: block;
}
nav.breadcrumbs {
    padding: 1em 0 .5em;
}


nav.breadcrumbs ol, nav.twd-headerNav ul {
    list-style: none;
    margin: 0;
}
nav.breadcrumbs li, nav.twd-headerNav li {
    list-style: none;
    display: inline;
}

.twd-currentPageCrumb {
	text-decoration: none;
	color:#222 !important;
}

.fa-angle-right {
	color:#62769D;
	margin:0 .25em;
	font-size:.875em;
}

.fa-location-dot {margin-right:.5em;}

.twd-dashedLineTop {
    border-top: #bdb1b7 1px dashed;
} 

.twd-dashedLineBottom {
    border-bottom: #bdb1b7 1px dashed;
} 


/* page layout flexbox styles */
.twd-flexContent {display:flex;gap:1.5em;}
.twd-flex_1 {flex:1}
.twd-flexContent .twd-imgFlexLeft {;max-width:38em;min-width:34em;}
.twd-flexContent .twd-imgFlexRight {max-width:38em;min-width:34em;}
.twd-flexContent .twd-imgFlexLeft img, 
.twd-flexContent .twd-imgFlexRight img {width:100%;min-width:280px;}
.twd-flexContent div {}
.twd-flexContent .twd-boxFlexLeft {}
.twd-flexContent .twd-boxFlexRight {}
.twd-flexContent .twd-homeBox_1 {max-width:360px;padding:.75em 1em 1.25em;display:flex;flex-direction: column;gap:1em;}
.twd-flexContent .twd-homeBox_2 {flex:1;padding:.75em 1em 1.25em;display:flex;flex-direction: column;gap:1em;}
.twd-flexContent .twd-homeBox_3 {min-width:360px;max-width:360px;padding:.75em 1em 1.25em;display:flex;flex-direction: column;gap:1em;}
.twd-flexContent .twd-partyBox {padding:.75em 1em 1.25em;display:flex;flex-direction: column;gap:1em;flex:1;}
.twd-boxBorder {
    border: #efcfef 1px solid;
    background: #fcfcfc;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
}

.twd-homeFlex3 .twd-newsBtn {}

/* Affiliates Page */
.twd-flexGrid {
	flex-wrap: wrap;
	gap:2em;
	display: flex; 
	justify-content: space-between;
	align-items: stretch;
	list-style: none;
	margin:0 0 1em;
	padding:0;
}
.twd-flexGrid .twd-flexGridContent {
	flex: 1;
	padding:0;
    width: 32%;
	margin:0;
}

.twd-flexGrid .twd-flexGridContent a {
	padding: 1em;
    border: #ccc 1px solid;
    border-radius: 0.5em;
	display:flex;
	justify-content: center;
    align-items: center;
	flex-direction: column;
    gap: 1em;
	height:100%;
}
.twd-affImg img {max-width:200px;}
.twd-affTitle {font-size:1.5em;text-align:center;}

/* Teachers Page */
ul.twd-flexGridTeachers {
	gap:2em;
	display: flex; 
	flex-direction: column;
	justify-content: space-between;
	align-items: stretch;
	list-style: none;
	margin:2em 0;
	padding:0;
}
ul.twd-flexGridTeachers li.twd-flexGridContent {
	display:flex;
	gap:3em;
	border-top:dashed #ccc 1px;
	padding-top:2em;
}

.twd-teacherInfo {min-width:280px;max-width:280px;}
.twd-teacherInfo .twd-teacherPhoto p,
.twd-teacherInfo .twd-teacherTitle p {padding:0;} 
.twd-teacherInfo img {max-width:200px;border:#ccc 1px solid;}
.twd-teacherInfo h2 {}
.twd-teacherInfo .twd-teacherTitle {font-weight:bold;}
.twd-teacherInfo .twd-teacherStyles {}

.twd-teacherBio {}
.twd-teacherBio h3 {padding-top:0;}



/* tuition page */
ul.twd-list, ul.twd-nestedList  {
	margin-left:1.5em;
}

ul.twd-list.twd-noListStyle {list-style: none; margin-left:.25em;}
ul.twd-list.twd-noListStyle i {min-width:1.5em; text-align: center;}

ul.twd-list li,
ul.twd-nestedList li
{
	line-height: 1.5;
	margin-bottom:.5em;
	
}

ul.twd-nestedList {list-style: circle; }
ul.twd-nestedList li {margin-bottom:.25em;}

.twd-tuitionTable {
    border-top: #62769D 1px solid;
    border-right: #62769D 1px solid;
    border-bottom: #62769D 2px solid;
    border-left: #62769D 1px solid;
    width:auto;
	display:table;
}

.twd-tuitionTable caption {
	font-size:1.125em;
	line-height: 1.5;
	padding:.5em 0 .25em;
}

.twd-tuitionTable thead {
}

.twd-tuitionTable tbody tr > :first-child {
    background: #fbfbfb;
}

.twd-tuitionTable tbody tr:nth-child(even) > :first-child {
    background: #efefef;
}

.twd-tuitionTable tfoot tr {
	background: #efefef;
}
.twd-tuitionTable th {
	letter-spacing: 1px;
    padding: .5em .25em;
    background: #62769D;
    color: #fff;
    border-right: #fff 1px solid;
    font-weight: bold;
	line-height:1.5;
}

.twd-tuitionTable td {
    padding: .25em .5em;
    border-right: #bdb1b7 1px solid;
    border-bottom: #bdb1b7 1px solid;
    line-height:1.5;
}

.twd-tuitionTable tr:nth-child(even) {
    background: rgba(255,242,217,0.67);
}

.twd-greenBox {
    border: #69b969 1px solid;
    background: #f5f7fe;
    padding: 1em;
	border-radius:.5em;
}

.twd-yellowBox {
	background: rgba(255,242,217,0.67);
    padding: 1em;
    border: #feb52a 1px solid;
	border-radius:.5em;
}

.twd-orangeBox {	
    background: #ffe3ad;
    border: #c40 1px solid;
    padding: 1em;
	border-radius:.5em;
}

q {font-size:1.125em;}

.fa-money-bill-alt {color:#69b969;font-size:1.125em;margin-right:.5em;}

.twd-flexContent .twd-imgFlexRight .twd-greenBox img {width:auto;min-width:auto;}

ul.twd-fop {
	display:inline-block;
	margin-bottom:.5em;
}

ul.twd-fop li {
    list-style: none;
    display:inline-block;
    padding-left: 2px;
    padding-right: 0.5em;
    margin-right: 0.5em;
    margin-bottom: 2px;
    line-height: 1.8;
}

ul.twd-fop li:before {
    content: '\f0da';
    font: normal normal normal 20px/1 FontAwesome;
    position: relative;
    top: 1px;
    margin-right: 5px;
    color: #69b969;
    font-weight: bold;
}

.twd-familyTuition {
	margin:2em 0;
     padding: 1em;
	border-radius:.5em;
    font-weight: normal;
}

.twd-lightblueBg {
    background: #f5f7fe;
    border: #62769D 1px solid;
}

.twd-blackBg {
    background: #000;
	display:inline-block;
}

.twd-blackBg img {
	margin:0 !important;
}

.twd-acrobaticArtsBg {
    background: #000;
}

ul.twd-list {
	margin:0 0 2rem 2rem;
	
}

/* menu page */
.twd-success {
    clear: both;
    background: #e9f4e1;
    border: #a7d49b 1px solid;
    padding: .75em 1em;
    margin: 1em 0;
}
.note {
    clear: both;
    background: #ffeac2;
    border: #C73E9B 1px solid;
    padding: .75em 1em;
    margin: 1em 0;
}
.note a {
    color: #3d3d3d!important;
}
.note.twd-alert, .twd-success.twd-alert {
    padding-left: 3em;
    position: relative;
    line-height: 1.5;
    font-size: 1.125em;
}
.note .fa-exclamation-circle {
    font-size: 1.5em;
    position: absolute;
    left: .75em;
    top: .5em;
}
.note.twd-alert ol {
    margin-left: 20px;
}
.note.twd-alert ol li {
    padding-bottom: 10px;
}

.content-area-full, .mainContent.site-content {
    width: 100%}
.content-area-full {
    overflow: hidden;
}
.site-main {
    padding: 0 2em 0 0;
}
.mainContent {
    width: 100%;
}
.mainContent:focus {
    outline: 0;
}
.twd-siteMap {
    width: 100%}
.content-area-full {
    float: left;
    width: 100%}
.content-area-full .site-main {
    max-width: 1280px;
    margin: 0 auto;
}
.content-max, .mainContent.content-max {
    max-width: 1440px;
    margin: 0 auto;
	overflow:hidden;
}
.mainContent .mainContentInner {
    padding: 1em;
}
.content-area {
    width: 75%;
    float: left;
    padding: 1em 0;
}


/* CPAM Styles */
.twd-grayBox {
    background: #efefef;
    border: #ccc 1px solid;
    padding: 0.938em;
    margin-top: 0.313em;
    margin-bottom: 0.938em;
    font-family: "Lucida Console", Monaco, monospace;
}

.twd-covid19Update {
    /* background: #f9c890; */
    color: #000;    
}
.twd-covid19Update h3 {
    padding: 1em 0 .25em;
}
.twd-covid19Update h3 .fa-exclamation-triangle {
    margin-right: 10px;
    font-size: 18px;
}
.twd-affiliatePartner {
    padding-top: 1em;
    text-align: center;
}
.twd-affiliatePartner img {
    max-width: 260px;
}
.pp-flex--1x1 {
    margin: 0 auto;
}
.twd-businessHours {
    margin: 0 0 .5em;
    border-collapse: collapse;
	min-width:100%;
	font-family: Sarabun-Light;
}
.twd-businessHours caption {
	font-size:1.125em;
	line-height: 1.5;
	padding:0 0 .25em;
}
.twd-businessHours caption, .twd-businessHours th {
	font-family: Sarabun-SemiBold;
	font-weight:normal;
}
.twd-businessHours tr:nth-child(even) {
    background: #f5f7fe;
}
.twd-businessHours tr:nth-child(odd) {

}
.twd-businessHours, .twd-businessHours caption {
    text-align: left;
}
.twd-businessHours td, .twd-businessHours th {
    padding: .5em .5em .25em;
}
.twd-businessHours td {
    text-align: right;
}
.twd-hpSection {
    overflow: hidden;
    width: 100%;
    margin: 1em 0 .5em;
}
.twd-hpSection .twd-hpSectionInner {
    padding: 1em;
    overflow: hidden;
}
.twd-hpSection.twd-altHpSection .twd-hpSectionInner {
    padding: 1em;
}

ol.twd-stepsOl {	
	margin:0 0 0 1.5em;
	font-size:1.125em;
}

ol.twd-stepsOl li {padding:0 0 .5em;}

.twd-purpleBg {background: #f6f6fa;}
.twd-blueBg {background: #b4e3f8;color: #562d57;}

.twd-yellowBg {background: rgba(255,242,217,0.67);}
.twd-yellowBgTopBorder {border-top:#feb52a 2px solid;padding:1.25em 0 1em;}
.twd-yellowBg.twd-overflowHidden {overflow:hidden;}
.twd-purpleDashedTopBorder {border-top: #a474a5 1px dashed;}

.twd-videoWrapper {
    position: relative;
	padding-bottom: 56.25%;
    height: 0;
}
.twd-videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.followUsIcons .twd-socialMediaUl {text-align:center;}
.followUsIcons .twd-socialMediaUl li {display:inline-block}
.followUsIcons .twd-socialMediaUl li {list-style:none;padding:5px 2px;}
.followUsIcons .twd-socialMediaUl li a {
	padding: 0.5em;
    margin: 3px;
    display: flex;
	flex-direction: column;
    border-radius: 0.5em;
    text-decoration: none;
    min-width: 4em;
    min-height: 3em;
    justify-content: center;
    justify-items: center;
    align-items: center;
}
.followUsIcons .twd-socialMediaUl li a span {font-size:0.875em;}
.followUsIcons .twd-socialMediaUl li i {font-size:2em;}
.twd-hpEventCallout {font-size:1.5em;text-align: center;}


/* Simple CMS styles	*/
/****************************/

/* Theater Pages */
.twd-yellowBox h2.twd-cpamPresents {font-size:1.25em;font-family: Sarabun-SemiBold;}
.twd-yellowBox h3 {padding-top:.25em;}
.twd-yellowBox .twd-performanceTitle h2 {font-family: Sarabun-Light;}
.twd-yellowBox .twd-auditionsTitle h2 {font-size:1.5em;font-family: Sarabun-SemiBold;}
.twd-yellowBox .twd-performanceTitle {margin:0;padding:0 0 .5em;font-size:2em;font-weight:normal;}
.twd-yellowBox .twd-performanceDates,
.twd-yellowBox .twd-auditionDates {font-size:1.25em;}
.twd-yellowBox .twd-performanceDates p,
.twd-yellowBox .twd-performanceInfo p {padding:0 0 .5em;}
.twd-yellowBox .twd-ticketPrice {}
.twd-yellowBox .twd-appointment {font-size:1.125em;font-family: Sarabun-SemiBold;padding:0 0 1em;}
.twd-yellowBox .twd-auditionDetails {}






/* News styles	*/
/****************************/
.twd-newsUl {}
.twd-newsLi {}
.twd-newsLi ul {list-style:square;margin-left:2em;color:#222;}
.nmPublishedDate {}
.nmNewsDetail {}
.nmDescription {}
.nmTitle {}

.twd-hpSection .leftBox {
    width: 60%}
.twd-hpSection .rightBox {
    width: 35%}
.twd-hpSection .rightBox img {
    margin: 0 0 0 2em;
}
.twd-hpSection.twd-altHpSection .leftBox {
    width: 35%}
.twd-hpSection.twd-altHpSection .rightBox {
    width: 60%}
.twd-hpSection.twd-altHpSection p {
    font-size: 1.063em;
}
.twd-hpSection.twd-altHpSection .leftBox img {
    margin: 0 2em 0 0;
}
.twd-ulChecklist li, .twd-ulHpList li {
    list-style: none;
    position: relative;
    text-align: left;
}
.twd-ulChecklist li {
    padding-left: 1.5em;
    font-size: 1em;
}
.twd-ulHpList li {
    padding: 0 2em .5em 1.5em;
}
.twd-hpCallout {
    position: relative;
    padding: .5em 0 0 .875em;
    font-weight: 700;
    color: #000;
    display: block;
    font-size: 80%}
.twd-hpCallout:before {
    position: absolute;
    pointer-events: none;
    content: '\f0da';
    font: normal normal normal 20px/1 FontAwesome;
    left: 0;
    top: 8px;
    font-weight: 700;
    color: #f7921e;
}
.twd-hpCallToAction {
    padding: 1em 0;
    font-size: 1.5em;
}
.twd-hpSection .twd-learnMore {
    white-space: nowrap;
    font-weight: 700;
}
.twd-noWrap {
    white-space: nowrap;
}
.twd-learnMore {
    position: relative;
    padding-left: 1.5em;
}
.twd-learnMore:before {
    position: absolute;
    pointer-events: none;
    content: '\f105';
    font: normal normal normal 16px/1 FontAwesome;
    left: 12px;
    top: 2px;
    font-weight: 700;
}
.twd-ulChecklist li:before, .twd-ulHpList li:before {
    position: absolute;
    pointer-events: none;
}
.twd-ulChecklist li:before {
    content: '\f0da';
    font: normal normal normal 20px/1 FontAwesome;
    left: 8px;
    color: #058ac6;
    font-weight: 700;
}
.twd-ulHpList li:before {
    content: '\f061';
    font: normal normal normal 18px/1 FontAwesome;
    left: 0;
    top: 3px;
    color: #F25C05;
    font-weight: 700;
}
.twd-olVision {
    margin: 0 0 1.5em 1em;
}
.twd-servicesSections {
    margin-bottom: 1em;
}
.twd-servicesSections section {
    width: 100%;
    float: left;
    border-top: #a474a5 1px dashed;
}
.twd-servicesSections section .twd-sectionInner {
    padding: 1em;
    overflow: hidden;
}
.twd-servicesSections section .leftBox {
    width: 50%}
.twd-servicesSections section .rightBox {
    width: 40%}
.twd-servicesSections section .leftBox img, .twd-servicesSections section .rightBox img {
    max-width: 380px;
}
.twd-servicesSections section h3 {
    color: #000;
}
.twd-servicesSections section h3 .fab, .twd-servicesSections section h3 .fas {
    margin-right: 10px;
    color: #fe630c;
    font-size: 20px;
}
.twd-servicesSections section .twd-sectionInner {
    padding: .5em;
}
.twd-hpSwiper .swiper-slide img {
    width: 100%;
    height: auto;
}
.twd-hpSwiper .swiper-slide .twd-hpSwiper {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: 5px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: #000;
    font-size: 30px!important;
}
.twd-hpSwiper .swiper-slide .leftBox {
    width: 75%}
.twd-hpSwiper .swiper-slide .rightBox {
    width: 25%;
    padding-top: 3em;
}
.twd-slideBg {
    color: #000;
    padding: 3em 0;
    min-height: 150px;
	display:flex;
}
.twd-slideBg h3 {
    padding: 0 2.2em .5em;
    font-size: 1.5em;
    font-family:  'Sarabun-Medium', Arial;
}
.twd-slideBg p {
    padding: 0 3em .5em;
    font-size: 1.125em;
}
.twd-slideBgBlue {
    background: #9ed7f0;
}
.twd-slideBgOrange {
    background: #f9c890;
}
.twd-slideBgPink {
    background: #fad1e8;
}
.twd-slideBgGreen {
    background: #c2e2a2;
}
.twd-slideBg .twd-btn {
    color: #000;
    border-color: #999;
    border: 1px solid;
    box-shadow: 1px 2px 4px #666;
}
.twd-slideBgBlue .twd-btn {
    background: #28a7de;
}
.twd-slideBgOrange .twd-btn {
    background: #f79421;
}
.twd-slideBgPink .twd-btn {
    background: #f462b5;
}
.twd-slideBgGreen .twd-btn {
    background: #95c54d;
}
.twd-contactUs .leftBox {
    width: 65%}
.twd-contactUs .rightBox {
    width: 30%}
.twd-contactUs .rightBox img {
    margin-top: 2em;
}
.parent {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}
.parent>div {
    flex: 1;
}
footer {
    width: 100%;
    float: left;
    margin: 0 auto;	
	border-top:#e6ecfe 1px solid;
    background: #f5f7fe;
    padding-bottom:4em;
}
footer h2 {font-size:1.25em;}
footer .footerInner {
    padding: 1em;
}
footer .footerInner .info h3 {font-weight: 400;}
footer .footerInner nav {
    overflow: hidden;
}
footer .footerInner ul.twd-footerLinks {
    margin: 0 0 1em;
}
footer .footerInner ul.twd-footerLinks li {
    list-style: none;
	display:inline-block;
    padding-right: .5em;
    border-right: #666 1px solid;
    margin-right: .5em;
    margin-bottom: 2px;
}
footer .footerInner ul.twd-footerLinks li a {
    display: block;
    margin:2px;
    padding: .25em 0;
    line-height: 2;
}
footer .footerInner ul.twd-footerLinks li.twd-lastLi {
    border: none;
    padding: 0;
    margin: 0;
}
footer .footerInner ul.twd-serviceArea {
    columns: 6;
    margin: 0 0 1em;
    font-size: .875em;
}
footer .footerInner ul.twd-serviceArea li {
    list-style: none;
    padding: 0 2em .5em 0;
}
footer .footerInner .copyright {
    font-size: .875em;
}
footer .footerInner .info {
    width: 100%;
    font-size: .875em;
}
.twd-legal .wp100 {
    padding-bottom: 2em;
}
.twd-legal h1 {
    margin-bottom: .5em;
}
.twd-legal p {
    font-size: 1em;
    line-height: 1.6;
}
.twd-legal h2 {
    font-size: 1.125em;
    font-weight: 700;
}
ul.twd-legal {
    margin: .5em 0 .5em 1em;
}
ul.twd-legal li {
    list-style: none;
    padding-bottom: .5em;
}
.twd-smallText {
    font-size: .9em!important;
}
  
a.twd-btn, button.twd-btn, input.twd-btn {
	letter-spacing: 1px;
    display: inline-block;
    padding: .5em 1em;
    text-align: center;
    text-decoration: none;
    font-size: 1.125em;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
}
a.twd-btn:focus, button.twd-btn:focus, input.twd-btn:focus {
    outline-offset: 3px;
	outline-width: 2px;
	
}
a.twd-btn:hover, button.twd-btn:hover, input.twd-btn:hover {
    cursor: pointer;
}
.twd-serviceBtnSpan {
    position: relative;
}
.twd-serviceBtnSpan input.twd-serviceBtn {
    background: #e1e1e1;
    color: #000;
    border: #999 1px solid!important;
    margin: .5em auto 1em;
    text-indent: 10px;
}
.twd-serviceBtnSpan:before {
    content: '\f0da';
    font: normal normal normal 20px/1 FontAwesome;
    left: 15px;
    top: -2px;
    position: absolute;
    pointer-events: none;
    color: #333;
}
.twd-serviceBtnSpan.twd-serviceV2 input.twd-serviceBtn {
    background: #fbaa19;
    color: #000;
    border: #999 1px solid!important;
    margin: .5em auto 1em;
    text-indent: 20px;
}
.twd-serviceBtnSpan.twd-serviceV2:before {
    content: '\f073';
    font: normal normal normal 20px/1 FontAwesome;
    left: 10px;
    top: -2px;
    position: absolute;
    pointer-events: none;
    color: #fff;
}
input.twd-submitBtn {
    background-color: #abbde2 !important;
    border: #62769D 2px solid;
    color: #313a57 !important;
	padding:.5em .75em .5em 1.5em;  
    display: inline-flex;
	align-items: center;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #abbde2) );
	background: -moz-linear-gradient(center top, #ffffff 5%, #abbde2 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#abbde2));
    background: -webkit-linear-gradient(top, #ffffff, #abbde2);
    background: -moz-linear-gradient(top, #ffffff, #abbde2);
    background: -ms-linear-gradient(top, #ffffff, #abbde2);
    background: -o-linear-gradient(top, #ffffff, #abbde2);
}


.twd-submitBtnWrapper {
    position: relative;
	margin:0 auto;
}
.twd-submitBtnWrapper:before {
    content: '\f0e0';
    font: normal normal normal 20px/1 FontAwesome;
    left: .75em;
    top: 11px;
    position: absolute;
    pointer-events: none;
    color: #313a57;
}
input.twd-submitBtn {
    text-indent: 15px;
}
a.twd-red-btn, button.twd-red-btn {
    background: #c64c4d;
    color: #fff!important;
    font-size: 1.125em;
    display: block;
    margin: 0 1em;
}
a.twd-red-btn:focus, button.twd-red-btn:focus {
    outline: #3d3d3d 2px solid;
}


a.twd-green-btn {
	border:2px solid #62769D;
	font-weight: bold;
	padding:.5em .75em;  
    display: inline-flex;
	align-items: baseline;
	font-size:1.125em;
	background-color: #7eda7e !important;
	color: #313a57 !important;
	border-color: #69b969 !important;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #7eda7e) );
	background: -moz-linear-gradient(center top, #ffffff 5%, #7eda7e 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#7eda7e));
    background: -webkit-linear-gradient(top, #ffffff, #7eda7e);
    background: -moz-linear-gradient(top, #ffffff, #7eda7e);
    background: -ms-linear-gradient(top, #ffffff, #7eda7e);
    background: -o-linear-gradient(top, #ffffff, #7eda7e);
}

a.twd-blue-btn {
    background-color: #abbde2 !important;
    border: #62769D 2px solid;
    color: #313a57 !important;
    font-weight: bold;
	font-size:1.125em;
	padding:.5em .75em;  
    display: inline-flex;
	align-items: baseline;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #abbde2) );
	background: -moz-linear-gradient(center top, #ffffff 5%, #abbde2 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#abbde2));
    background: -webkit-linear-gradient(top, #ffffff, #abbde2);
    background: -moz-linear-gradient(top, #ffffff, #abbde2);
    background: -ms-linear-gradient(top, #ffffff, #abbde2);
    background: -o-linear-gradient(top, #ffffff, #abbde2);
}

a.twd-blue-btn i, 
a.twd-green-btn i {margin-right:.5em; font-size:1em;}

a.twd-purple-btn {
	background:#f5f7fe;
    border: #e6ecfe 1px solid;
    color: #313a57 !important;
    font-size: .875em !important;
	font-weight:bold;
	padding:.25em .5em;
	display:inline-block;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #abbde2) );
	background: -moz-linear-gradient(center top, #ffffff 5%, #abbde2 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#abbde2));
    background: -webkit-linear-gradient(top, #ffffff, #abbde2);
    background: -moz-linear-gradient(top, #ffffff, #abbde2);
    background: -ms-linear-gradient(top, #ffffff, #abbde2);
    background: -o-linear-gradient(top, #ffffff, #abbde2);
}

.twd-phone a.twd-purple-btn {
	font-size:1em !important; 
	border:#313a57 1px solid; 
	align-items: baseline;
	flex-direction: row;
    gap: 0.5em;
    padding: 0.5em;
	margin:.5em 0;
    display: inline-flex;
}

button.twd-btn {
    border: none;
    margin: .5em;
}
.twd-modules li {
    list-style: none;
    margin: .5em .25em .5em!important;
    line-height: 1.5;
}
.fa-times, .fa-window-close {
    color: #c64c4d;
    font-size: 18px;
    margin-right: 8px;
}
ul.twd-modules .fa-star {
    color: #F25C05;
    margin-right: 5px;
    font-size: 18px;
}
ul.twd-modules .fa-code {
    color: #0f7173;
    margin-right: 5px;
    font-size: 18px;
}
.fa-external-link-square-alt {
    margin: 0 5px;
}
.twd-ulChecklist li .fa-external-link-square-alt, .twd-ulChecklist li .fa-link {
    font-size: 18px;
    position: absolute;
    left: 5px;
    top: 2px;
    padding: 0;
    margin: 0;
}
select {
    background: #fff;
    width: 100%;
    font-size: 16px;
    padding: 4px;
    line-height: 1.6;
    border: #a474a5 1px solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow:inherit;
    text-indent: .01px;
    -moz-border-radius: .1875em;
    -webkit-border-radius: .1875em;
    border-radius: .1875em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
}
select::-ms-expand {
    display: none;
}
.twd-selectWrap {
    position: relative;
}
.twd-selectWrap.twd-selectSmall {
    max-width: 80px;
}
.twd-selectWrap:after {
    content: '\f078';
    font: normal normal normal 16px/1 FontAwesome;
    color: #333;
    right: 8px;
    top: 8px;
    height: 20px;
    position: absolute;
    pointer-events: none;
}
select:focus {
    outline: 2px dotted #000;
    outline-offset: 2px;
}
.twd-styledCheckboxWrap {
    position: relative;
    margin: .875em;
}
.twd-styledCheckbox+label:before {
    content: '';
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: #fff;
    border: #a474a5 1px solid;
    -webkit-border-radius: .1875em;
    border-radius: .1875em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
}
.twd-styledCheckbox:hover+label:before {
    background: #562d57;
}
.twd-styledCheckbox:active+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .12);
}
.twd-styledCheckbox:focus+label:before {
    outline: 2px dotted #000;
    outline-offset: 2px;
}
.twd-styledCheckbox:checked+label:before {
    background: #562d57;
}
.twd-styledCheckbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}
.twd-styledCheckbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}
.twd-styledCheckbox:checked+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 7px;
    background: #fff;
    width: 3px;
    height: 3px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.twd-formInput .twd-styledCheckbox {
    position: absolute;
    opacity: 0;
}
.twd-formInput .twd-styledCheckbox+label {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 0;
    font-weight: inherit;
    font-size: 14px;
}
.twd-formInput {width: 45%}
.twd-formInput {
    padding: 0 0 1em;
	margin:0 3em 0 0;
}
.twd-formInput legend {
    font-weight: 700;
    padding: 1em 0 0;
}
.comment-form-comment label, .twd-formInput label {
    display: block;
    font-weight: 700;
    padding: 1em 0 .25em;
	color:#62769D;
	font-family: "Sarabun-Bold";
}
.twd-formInput input[type=checkbox], .twd-formInput input[type=radio] {
    width: auto!important;
}
.twd-contactForm input[type=color], .twd-contactForm input[type=date], .twd-contactForm input[type=datetime-local], .twd-contactForm input[type=datetime], .twd-contactForm input[type=email], .twd-contactForm input[type=month], .twd-contactForm input[type=number], .twd-contactForm input[type=password], .twd-contactForm input[type=range], .twd-contactForm input[type=search], .twd-contactForm input[type=tel], .twd-contactForm input[type=text], .twd-contactForm input[type=time], .twd-contactForm input[type=url], .twd-contactForm input[type=week], .twd-contactForm textarea {
    width: 97%}
.twd-formInput input[type=color], .twd-formInput input[type=date], .twd-formInput input[type=datetime-local], .twd-formInput input[type=datetime], .twd-formInput input[type=email], .twd-formInput input[type=month], .twd-formInput input[type=number], .twd-formInput input[type=password], .twd-formInput input[type=range], .twd-formInput input[type=search], .twd-formInput input[type=tel], .twd-formInput input[type=text], .twd-formInput input[type=time], .twd-formInput input[type=url], .twd-formInput input[type=week], .twd-formInput textarea {
    color: #222;
    border: 1px solid #62769D;
    background: #fff;
    padding: 4px;
    line-height: 1.6;
    font-size: 1em;
    border-radius: .1875em;
    -moz-border-radius: .1875em;
    -webkit-border-radius: .1875em;
    border-radius: .1875em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
}
.twd-submitBtn {
    float: left;
    padding-top: 1.5em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.comment-form .form-submit .submit, .search-form .search-submit {
    background: #f7f6f5;
    color: #fff;
    border: #fff 1px solid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 1em;
    padding: .5em 1em;
    line-height: 1.2;
}
.twd-formInput input.twd-btn {
    width: auto;
    margin: 0;
    display: block;
}
.twd-formInput input.twd-btn:focus {outline-color:#313a57;outline-offset:3px;outline-style:solid;}
.twd-hintText {
    padding: .125em 0 0;
    color: #666;
    font-size: .875em;
}
ul.twd-ulChecklist li {
    margin: 1em 0;
}
.next a, .prev a {
    display: inline;
}
.widget-area ul {
    margin-left: 20px;
}
.twd-caption {
    display: block;
    clear: both;
    font-style: italic;
    font-size: .9em;
    padding: .5em;
    background: #f7f7f7;
    display: block;
    margin-bottom: 1em;
    line-height: 1.6;
}
.comments-area {
    float: left;
    width: 100%}
.comments-area ol li {
    list-style: none;
}
.comment-form-comment label {
    float: left;
    width: 100%}
.comments-area footer {
    border: none;
}
.comments-link {
    display: block;
    padding: 0 0 .25em;
}
.twd-siteMap ul {
    columns: 1;
	margin-bottom:1em;
}
ul.twd-modules, ul.twd-ulHpList {
    columns: 2;
}

ul.twd-ulHpList_1col {
    columns: 1;
}

.twd-siteMap ul li {
    list-style: none;
    padding: .5em;
}
.b {
	font-family: "Sarabun-SemiBold";
}

b, strong {
	font-family: "Sarabun-SemiBold";
}
.i {
    font-style: italic;
}
.blue {
    color: #303f78;
}
.medium {
    color: #666;
}
.rightText {
    text-align: right;
}
.centerText {
    text-align: center;
}
.uppercaseText {
    text-transform:uppercase;
}
.lowercaseText {
    text-transform:lowercase;
}
.capitalizeText {
    text-transform:capitalize;
}
.left {
    float: left;
}
.right {
    float: right;
}
.red {
    color: #c64c4d;
}
.purple {
	color:#790099;
}
.smallText {
	font-size:.875em;
}
.mediumText {
	font-size:1.25em;
}
.largeText {
	font-size:1.5em;
}
p {
    padding: 0 0 1em 0;
    line-height: 1.5;
}

/* Margin */
.ssMarg {margin:.25em}
.sMarg {margin:.5em}
.mMarg {margin:.75em}
.lMarg {margin:1em}
.xlMarg {margin:1.5em}
.ssMargTop {
    margin-top: .25em;
}
.sMargTop {
    margin-top: .5em;
}
.mMargTop {
    margin-top: .75em;
}
.lMargTop {
    margin-top: 1em;
}
.xlMargTop {
    margin-top: 1.5em;
}
.ssMargBottom {
    margin-bottom: .25em;
}
.sMargBottom {
    margin-bottom: .5em;
}
.mMargBottom {
    margin-bottom: .75em;
}
.lMargBottom {
    margin-bottom: 1em;
}
.xlMargBottom {
    margin-bottom: 1.5em;
}

/* Padding */
.ssPad {padding:.25em}
.sPad {padding:.5em}
.mPad {padding:.75em}
.lPad {padding:1em}
.xlPad {padding:1.5em}
.ssPadTop {
    padding-top: .25em;
}
.sPadTop {
    padding-top: .5em;
}
.mPadTop {
    padding-top: .75em;
}
.lPadTop {
    padding-top: 1em;
}
.xlPadTop {
    padding-top: 1.5em;
}
.ssPadBottom {
    padding-bottom: .25em;
}
.sPadBottom {
    padding-bottom: .5em;
}
.mPadBottom {
    padding-bottom: .75em;
}
.lPadBottom {
    padding-bottom: 1em;
}
.xlPadBottom {
    padding-bottom: 1.5em;
}

.twd-flexBox {display:flex;align-items: left; align-content: space-between;gap:2rem;}
.twd-flexBox.twd-flexTopAlign {align-items: baseline;}
.twd-flexBox.twd-flexNormalAlign {align-items: normal;}
.twd-flexBox.twd-form {align-items:flex-start;}
.twd-flexBox.twd-formFields {flex:2;}
.twd-flexBox div img {max-width: 100%;min-width: 420px;}


ul.twd-servicesFlex {display:flex;flex-direction: row;flex-wrap: wrap; align-items: baseline; justify-content:space-between;list-style:none;}
ul.twd-servicesFlex li {padding:0 0 2em;;flex:2;}
ul.twd-servicesFlex li img {min-width:120px;max-width:360px;border:#a474a5 1px solid;}
ul.twd-servicesFlex li .twd-servicesBox {text-align: center;color:#976397}




/* blue button:
header, footer bg: #f6f6fa
footer top border: #eaeafe

dark blue bg: #313a57 -- works with purple background colors and light blue
light blue bg: #d7e3f9

light blue button:
light blue: #dde7fb
border color: #e1e1e1
dark blue: #abbde2
header blue: #62769D
#eaeafe
#e6ecfe
    background: #f5f7fe;
    border: #e6ecfe 1px solid;
    color: #313a57 !important;

old button:
bg color: #dde7fb 
top gradient: #abbde2
bottom gradient: #dde7fb

background: -o-linear-gradient(top, #dde7fb, #e6ecfe);

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7eda7e), color-stop(1, #c9f0c9) );
	background: -moz-linear-gradient(center top, #7eda7e 5%, #ffffff 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#7eda7e), to(#c9f0c9));
    background: -webkit-linear-gradient(top, #7eda7e, #c9f0c9);
    background: -moz-linear-gradient(top, #7eda7e, #c9f0c9);
    background: -ms-linear-gradient(top, #7eda7e, #c9f0c9);
    background: -o-linear-gradient(top, #7eda7e, #c9f0c9);

.swiper-slide {background:#f6f6fa;border:#abbde2 1px solid;height: auto !important;	
*/
.swiper {height:100%;}
.swiper-wrapper {margin-bottom:2.5em;}
.swiper-slide {height: auto !important;	
	-moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);}
.swiper-content {
padding:1em;
height: 100% !important
}
.swiper-button-next, .swiper-button-prev {background:#f6f6fa; border:#62769D 2px solid;}
.swiper-button-next:focus, .swiper-button-prev:focus {outline-offset:3px;outline-color:#313a57;outline-width:2px;}
.twd-reviews {}
.twd-reviews .swiper-slide {
	-moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .2);
}
.twd-reviews .swiper-content {
	border:#efcfef 1px solid;
	background:#fcfcfc;	
	-moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
}
.twd-reviewsH2 {text-align:center;}
.twd-reviewsRating {padding:.5em 0;}
.twd-reviewsRating .fa-star {color:#F25C05;margin-right:0.125em;}
.swiper-pagination-bullet-active {background:#62769D !important;}

.twd-ccWrapper {
    background: #eaeafe;
    z-index: 20;
    position: fixed;
    bottom:0;
    margin:0 auto;
    border-top:#fff 2px solid;
    width:100%;
}
.twd-cc {
    padding: 1em;
    font-size: .9em;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: row;
	align-items: center;
    max-width: 1080px;
    margin: 0 auto;
	border-top:#d5d5fe 1px solid;
}
.twd-ccMessage {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
    line-height: 1.5;
}
.twd-ccMessage, .twd-ccMessage a {
    color: #3d3d3d;
}
.twd-ccBtnWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
a.twd-ccBtn {
    background: #313a57;
	font-family: "Sarabun-Bold";
    color: #fff;
    text-decoration: none;
    display: block;
    padding: .5em .8em;
    line-height: 1.8;
 	border:#562d57 1px solid;
    text-align: center;
    white-space: nowrap;
	-moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .1);
}
a.twd-ccBtn:focus, a.twd-ccBtn:hover {
    color: #fff;
    outline-offset: 4px;
	outline-color: #313a57;
}
.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-btn:focus {
    background-color: #C73E9B!important;
    color: #3d3d3d!important;
}
.cc-btn:hover {
    outline: 0;
    background: #000!important;
}
.cc-btn:active {
    outline: 0;
    background: #000!important;
}
.cc-link {
    text-decoration: underline;
}
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: .9em;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
    z-index: 100;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn, .cc-close, .cc-link {
    cursor: pointer;
}
.cc-link {
    display: inline-block;
    padding: .2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active, .cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    text-decoration: none;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75;
}
.cc-close:focus, .cc-close:hover {
    opacity: 1;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-btn+.cc-btn {
    margin-left: .5em;
}
@media print {
    .cc-window {
    display: none;
}
}@media screen and (max-width:900px) {
    .cc-btn {
    white-space: nowrap;
}
}@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
    .cc-window.cc-top {
    top: 0;
}
.cc-window.cc-bottom {
    bottom: 0;
}
.cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
}
.cc-window .cc-message {
    margin-bottom: 1em;
}
}@media only screen and (max-width:1200px) {	
.twd-desktopHeaderCallout {font-size:1.5em;}
.twd-flexContent {flex-wrap:wrap;}
.twd-flexContent .twd-homeBox_1 {max-width:auto;}
.twd-flexContent .twd-homeBox_2 {max-width:auto;}
.twd-flexContent .twd-homeBox_3 {min-width:100%;max-width:auto;display:flex;}
.twd-flexContent .twd-homeBox_3 {flex-direction: row;}
	.twd-flexContent .twd-homeBox_3 div {flex:1;}
}@media only screen and (min-width:1024px) {
    .mainContent focus:target {
        width: 98%;
        margin: 0 auto;
        outline: solid 2px orange;
    }
.headerNavWrapper nav.twd-headerNav a.twd-menuActive {background:#976397;border-bottom:#976397 1px solid;color:#fff;}
	.headerNavWrapper nav.twd-headerNav a.twd-menuActive:focus {outline-color:#000;outline-offset:3px;}
.headerNavWrapper nav.twd-headerNav a.twd-menuActive:before {color:#fff;}

nav.twd-headerNav ul {margin-bottom: 5px;}
}@media only screen and (min-width:1100px) {
    a.skip-link:active, a.skip-link:focus {
        left: 0;
    }
}@media only screen and (min-width:120px) and (max-width:1024px) {   
.mainContent.content-max {
    padding: 0!important;
}

footer .footerInner .copyright {float:left;}
}@media only screen and (min-width:120px) and (max-width:1023px) {
header {padding-bottom:3px;overflow:hidden;}
header nav.twd-compound-second-navbar ul {
    padding: 0;
    color: #000;
    width: 100%;
	margin-top:0;
	flex-wrap: nowrap;
	flex-direction: column;
	gap:1px;
}
nav.twd-compound-second-navbar li {
	border-top: #e6ecfe 1px solid;
    background: #f5f7fe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #f5f7fe), color-stop(1, #ffffff));
    background: -moz-linear-gradient(center top, #f5f7fe 5%, #ffffff 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f7fe), to(#ffffff));
    background: -webkit-linear-gradient(top, #f5f7fe, #ffffff);
    background: -moz-linear-gradient(top, #f5f7fe, #ffffff);
    background: -ms-linear-gradient(top, #f5f7fe, #ffffff);
    background: -o-linear-gradient(top, #f5f7fe, #ffffff);
	width:100%;
	
}

.twd-flexGrid {
	flex-direction: column; 	
}
	
.twd-flexGrid .twd-flexGridContent { 
	width: 100%;
	
}
.twd-homeFlex3 {flex-direction: column;}
.twd-homeFlex3 .twd-homeBox_1, 
.twd-homeFlex3 .twd-homeBox_2,
.twd-homeFlex3 .twd-homeBox_1 {max-width:none;width:100%;display:flex;gap:1.5em;}
.twd-homeFlex3 .twd-homeBox_1 div,
.twd-homeFlex3 .twd-homeBox_2 div,
.twd-homeFlex3 .twd-homeBox_3 div {flex:1;}
	/* 
	
	    background: #f5f7fe;
    border: #e6ecfe 1px solid;
    color: #313a57 !important;
	*/
header nav.twd-compound-second-navbar ul li a, 
header nav.twd-compound-second-navbar ul li a:active, 
header nav.twd-compound-second-navbar ul li a:focus, 
header nav.twd-compound-second-navbar ul li a:hover {
    border: none;
    background: #f5f7fe;
	padding:.25em .75em;
	margin:.25em .5em;
    color: #313a57;
    display: block;
	line-height:1.5;
	text-align:left;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #f5f7fe), color-stop(1, #ffffff));
    background: -moz-linear-gradient(center top, #f5f7fe 5%, #ffffff 100%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f7fe), to(#ffffff));
    background: -webkit-linear-gradient(top, #f5f7fe, #ffffff);
    background: -moz-linear-gradient(top, #f5f7fe, #ffffff);
    background: -ms-linear-gradient(top, #f5f7fe, #ffffff);
    background: -o-linear-gradient(top, #f5f7fe, #ffffff);
}
	
header nav.twd-compound-second-navbar ul li a.twd-menuActive {
	border:none;
    color: #313a57;
    font-weight: bold;
}
nav.twd-compound-second-navbar {
	border-bottom-color: #666;
	}
.twd-menu, .twd-flexBox.twd-formFields {display:block;}
.twd-formInput, .twd-formInput input {
    width: 100%}
.wp50 {
    width: 100%}
.mobileOnly {
    display: block;
}
.mobileInlineOnly {
	display:inline
}
.desktopOnly {
    display: none;
}
.mainContent {
    width: 100%;
    padding-left: 0;
}
	
.desktopTable {display:none;}

ul.twd-ulHpList {
    columns: 1;
}
ul.twd-ulHpList li {
    padding: 0 0 1em 1.5em;
}
footer .footerInner ul.twd-serviceArea {
    columns: 5;
}
}@media only screen and (min-width:10px) and (max-width:768px), (min-width:10px) and (max-width:846px) and (orientation:landscape) {
h1 {
    font-size: 1.75em;
}
a.skip-link:active, a.skip-link:focus {
    position: relative;
    max-width: 140px;
    display: block;
    left: auto;
    top: auto;
    margin: 5px auto;
    z-index: auto;
}
footer {
    margin-bottom: 0;
}
.twd-flexContent {flex-direction:column;}
.twd-flexContent .twd-imgFlexLeft, 
.twd-flexContent .twd-imgFlexRight, 
.twd-flexContent .twd-boxFlexLeft,
.twd-flexContent .twd-boxFlexRight {padding:0;min-width: auto;}
.twd-flexContent .twd-imgFlexLeft img, .twd-flexContent .twd-imgFlexRight img {width:100%;min-width:inherit;margin:0 auto 1em;}
.twd-flexBox {flex-direction:column;}

	
.twd-homeFlex3 .twd-homeBox_1, 
.twd-homeFlex3 .twd-homeBox_2,
.twd-homeFlex3 .twd-homeBox_1 {flex-direction:column;gap:0;flex:auto;}
.twd-homeFlex3 .twd-businessHours {min-width:280px;}
	
section.twd-yellowBg {margin:0 -1em;}
	
.twd-slideBg {
    padding: 2em 0;
    min-height: 200px;
}
.twd-businessHours {
    margin: 1.5em 0;
}
.mainContentInner .twd-phone {
	text-align: center;
}

.content-area {width: 70%;}
	
.headerNavWrapper nav.twd-headerNav a:focus {
    outline: 0;
    outline-offset: 0;
    border-bottom: none!important;
    background: #562d57;
    color: #fff;
}
.twd-hpSwiper .swiper-slide .leftBox, .twd-hpSwiper .swiper-slide .rightBox {
    width: 100%;
    float: left;
}
.twd-hpSwiper .swiper-slide .rightBox {
    padding-top: 1em;
    text-align: center;
}
footer .footerInner ul.twd-serviceArea {
    columns: 4;
}
}@media only screen and (min-width:10px) and (max-width:767px) {
header nav.twd-compound-top-navbar ul li.twd-navbar-logo {min-width: 100%;}
header nav.twd-compound-top-navbar ul li.twd-phoneLi {flex:2;text-align:left;}
header nav.twd-compound-top-navbar ul {   
    padding: 0 1em 0.5em;
	column-gap: 0.75em;
    row-gap: 0.5em;
}
.twd-slideBg {
    min-height: 230px;
}
.content-area {
    width: 100%;
    overflow: hidden;
}
.site-main {
    padding: 0;
}
ul.twd-modules {
    columns: 1;
}
.content-area {
    margin: 0 0 1.5em;
    float: left;
    width: 100%}
.leftBox, .rightBox {
    width: 100%;
    float: left;
    padding: 0;
}
.twd-servicesSections section .twd-sectionInner {
    padding: 1em 0 0;
}
.twd-contactUs .leftBox, .twd-contactUs .rightBox, .twd-servicesSections section .leftBox, .twd-servicesSections section .rightBox {
    width: 100%}
.twd-servicesSections section .rightBox {
    text-align: center;
}
.twd-servicesSections section .leftBox img, .twd-servicesSections section .rightBox img {
    max-width: 220px;
}
.twd-serviceBtnWrapper {
    text-align: center;
}

.twd-hpSection .leftBox, .twd-hpSection .rightBox {
    width: 100%!important;
}
.twd-hpSection .leftBox img {
    margin: 0!important;
}

ul.twd-flexGridTeachers {gap:1em;}
ul.twd-flexGridTeachers li.twd-flexGridContent {
flex-direction: column;gap:1.5em;
}
	
.twd-flexContent .twd-homeBox_1,
.twd-flexContent .twd-homeBox_2, 
.twd-flexContent .twd-homeBox_3 {min-width:100%;max-width:auto;flex-direction:column;}
	
footer .footerInner ul.twd-serviceArea {
    columns: 3;
}
}@media only screen and (min-width:120px) and (max-width:600px) {
    nav.breadcrumbs {
    padding: .5em 0 1em;
}
.twd-flexBox div img {max-width: 100%;min-width: auto;}

.twd-cc {flex-direction:column;}
a.twd-ccBtn {margin-top:.5em;}
.twd-hpSwiper {
    margin: 0 -1em;
}
.twd-hpSection .twd-hpSectionInner {
    padding: 1em 0;
}
.twd-hpSection .twd-learnMore {
    display: block;
    padding: .5em 0 0 1em;
}
.twd-hpSection .twd-learnMore:before {
    left: 0;
    top: 12px;
}
.twd-slideBg {
    min-height: 250px;
}
.twd-slideBg h3 {
    font-size: 1.25em;
    padding: 0 2.65em .5em;
}
.page-content {
    margin: .5em 0 0!important;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    max-width: 100%}
.twd-headerNav span {
    display: none;
}

.twd-formInput input {
    width: 97% !important;}
.twd-formInput input.twd-submitBtn {
    width: auto !important;}	
.twd-formInput, .twd-submitBtn {
    float: none;
    padding: 0 0 .5em;
    margin: 0;
}
}@media only screen and (min-width:120px) and (max-width:465px) {
	.twd-slideBg {
		min-height: 270px;
	}
	section.twd-yellowBg {margin: 0;}	
	.swiper-slide {border:none;}
	.swiper-button-next, .swiper-button-prev {top:var(--swiper-navigation-top-offset,90%) !important;}
	.twd-hpEventCallout {font-size:1.125em;}
	ul.twd-servicesFlex, ul.twd-iceCreamMenuFlex {flex-direction: column;}
	ul.twd-servicesFlex li img {min-width:290px;max-width:420px;}
	.headerWrapper {padding:.25em 0;}
	.headerWrapper .logo {
		max-height: 75px;
		max-width: 75px;
	}
	ol.comment-list {
		margin: 0 0 1.5em 1em;
	}

	footer .footerInner ul.twd-serviceArea {
		columns: 2;
	}
}@media only screen and (min-width:120px) and (max-width:365px) {
	header nav.twd-compound-top-navbar ul li a {font-size:90%;}
	.twd-tuitionTable {
		font-size:90%;
	}
	h1 {
		font-size: 1.5em;
	}
	.twd-homeFlex3 .twd-businessHours {min-width:auto;}
}
