/* main styles */
@charset "utf-8";
body{font-family: "museo-sans",sans-serif;font-size:14px;}
h1, h2, h3, h4, h5, h6 { font-family:"brandon-grotesque", sans-serif; font-weight:400; color:#96ca4f; margin:0 0 10px 0; text-transform:uppercase; }
h1 {font-size:30px;line-height:1;color:#f99d2a; font-weight:400;letter-spacing:2px;text-transform:uppercase}
h2 {font-size:18px;color:#96ca4f; font-weight:700;letter-spacing:2px;text-transform:uppercase}
h3 {font-size:36px;color:#fff;text-transform:uppercase; font-weight:400;letter-spacing:4px;margin:0}
#content h1 {font-size:30px;line-height:1;color:#f99d2a; font-weight:400;letter-spacing:2px;}
#content h2 {font-size:26px;line-height:1;color:#96ca4f; font-weight:400;letter-spacing:2px;margin-top:20px;}
#content h3 {font-size:20px;line-height:1;color:#96ca4f; font-weight:600;letter-spacing:1px;margin-top:15px;}
h4 { font-size:19px; line-height:24px; margin-top:15px; font-weight:600; letter-spacing:1px}
h5 { font-size:17px; line-height:22px; margin-top:15px; }
h6 { font-size:16px; line-height:21px; margin-top:15px; }
#content a { color:#F99D2A; text-decoration:none; transition:all 0.2s ease-in-out; }
#content a:hover, #content a:focus { color:#96CA4F; text-decoration:none; }

/* CMS image styles */
#content .rightnoborder,
#content .right,
#content img.thirdwidthright,
#content img.halfwidthright,
#content img.thirdwidthrightnoborder,
#content img.halfwidthrightnoborder { float:right; margin:5px 0 8px 20px; }

#content .leftnoborder,
#content .left,
#content img.thirdwidthleft,
#content img.halfwidthleft,
#content img.thirdwidthleftnoborder,
#content img.halfwidthleftnoborder { float:left; margin:5px 20px 8px 0; }

#content .noalign,
#content .noalignnoborder { float:none; margin:5px 0 8px; }

#content img { padding:3px; border:3px solid #DADADA; border-radius:13px; outline:0; }

#content img.noborder,
#content .rightnoborder,
#content .leftnoborder,
#content .noalignnoborder,
#content img.fullwidthnoborder,
#content img.thirdwidthleftnoborder,
#content img.thirdwidthrightnoborder,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder,
#form-table img { padding:0; border:none; border-radius:0; box-shadow:none; outline:none; }

#content img.thirdwidthleft,
#content img.thirdwidthright,
#content img.thirdwidthleftnoborder,
#content img.thirdwidthrightnoborder,
#content img.halfwidthleft,
#content img.halfwidthright,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder,
#content img.fullwidth,
#content img.fullwidthnoborder { width:100%; clear:both; margin-bottom:15px; }
@media screen and (min-width:400px) {
#content img.thirdwidthleft,
#content img.thirdwidthright,
#content img.thirdwidthleftnoborder,
#content img.thirdwidthrightnoborder,
#content img.halfwidthleft,
#content img.halfwidthright,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder { width:47%; }
}
@media screen and (min-width:768px) {
#content img.thirdwidthleft,
#content img.thirdwidthright,
#content img.thirdwidthleftnoborder,
#content img.thirdwidthrightnoborder,
#content img.halfwidthleft,
#content img.halfwidthright,
#content img.halfwidthleftnoborder,
#content img.halfwidthrightnoborder { width:47%; }
}
@media screen and (min-width:992px) {
#content img.thirdwidthleft,
#content img.thirdwidthright,
#content img.thirdwidthleftnoborder,
#content img.thirdwidthrightnoborder { width:30%; }
}

/* addtional required styles */
#content p, #content li, #content td { font-size:16px; line-height:20px; font-family:"museo-sans",sans-serif; margin-bottom:10px; color:#222; }
#content .large { font-size:20px; color:#222; line-height:1.2; }
#content .small { font-size:13px; color:#555555; line-height:1.1; }
.textgoright { text-align:right; }
.textcenter { text-align:center; }

#form-table { width:100%; padding:0; border-spacing:0; border-collapse:collapse; }
#form-table hr { margin:8px 0 12px; }
#form-table h4, #form-table h3, #form-table h2, #form-table h1, #form-table p { margin:0; }
#form-table h4 { border-bottom:2px solid #BCDCE7; margin-top:10px; }
#form-table p.formtitle { border-bottom:1px solid #ccc; }
#form-table td { padding:4px 6px 4px 0; }
#form-table textarea { width:100%; height:100px; }
#form-table input { width:100%; }
#form-table img { border:none; box-shadow:none; padding:0; }
#form-table input, #form-table textarea, #form-table select { border:3px solid #DADADA; padding:6px; border-radius:9px; }
#form-table input[type='checkbox'], #form-table input[type='radio'] { width:auto; margin-right:5px; }
#form-table input[type='file'] { width:220px; border:0; }
#form-table input[type='radio'] { float:left; margin-right:0; }
#form-table .radiovalue { float:left; padding-right:3px; }
#form-table .radiovalueset { display:inline-block; width:40px; }
#form-table .checkboxfieldinline { width:50%; display:inline-block; }
@media screen and (min-width:768px) { #form-table .checkboxfieldinline { width:33%; } }
/* ul.nav-tabs { display:none; } */
#content table { margin:20px 0; }
#content table.tablewithborders td { padding:6px 8px; border:1px solid #999; }

.hidden { display:none; }
a img { outline:none; border:none; }
hr { clear:both; height:1px; margin:15px 0; border:none; border-bottom:3px solid #DADADA; }
#content blockquote { font-size:20px; background:url(/images/quote.png) no-repeat left top; border:0; padding:30px 0 0 36px; margin:10px 0 20px 0; }
#content blockquote p { font-size:20px; line-height:1.2; color:#96CA4F; margin:0; font-style:italic; font-weight:bold; }
#content ul { list-style-image:url(/images/listing-sep.png); margin:11px 0 15px 40px; padding:0; }
#content ul li, #content ol li { margin:6px 0; }
ol { margin:11px 0 11px 40px; padding:0; }

/* buttons */
#content p.csbutton a, p.csbutton a { font-weight:400; font-family:"brandon-grotesque", sans-serif; color:#F99D2A; margin-right:5px; margin-top:4px; text-decoration:none; padding:5px 10px; line-height:1.3; white-space:nowrap; text-decoration:none; display:inline-block; background:#fff; border:3px solid #F99D2A; border-radius:9px; -moz-border-radius:9px; -webkit-border-radius:9px; text-transform:uppercase; letter-spacing:1px; }
#content p.csbutton a:hover, p.csbutton a:hover { color:#96CA4F; border:3px solid #96CA4F; }
#form-table input[type=submit], input[type=submit].formsubmit { font-weight:400; font-family:"brandon-grotesque", sans-serif; display:block; cursor:pointer; border:0; color:#F99D2A; text-decoration:none; padding:6px 10px; background:#fff; line-height:1.3; white-space:nowrap; text-decoration:none; transition:all 0.2s ease-in-out; border:3px solid #F99D2A; border-radius:9px; -moz-border-radius:9px; -webkit-border-radius:9px; text-transform:uppercase; letter-spacing:1px; }
#form-table input[type=submit]:hover, input[type=submit].formsubmit:hover { color:#96CA4F; border:3px solid #96CA4F; transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; }
input, select, textarea { border-radius:0px; }

/* custom features editor only */
.readmore { border:2px dashed #F29122; }
.videoWrapper { border:2px dashed #2dcfba; }
.videoWrapper4by3 { border:2px dashed #2d9fcf; }
.videoWrapper1by1 { border:2px dashed #4251e4; }
.videoWrapper3by1 { border:2px dashed #dd4aea; }
.bulletcontainer { border:2px dashed #5AAEC8; }
#content .bulletcontainer h3 { background:url(/images/bullet-choose.png) left center no-repeat; padding-left:30px; }
#content .bulletcontainer p { padding-left:30px; }

/* reviews */
.studentreview { padding:15px 0 0 0; text-align:center; position:relative; clear:both; margin:15px 0; }
.studentphoto { position:relative; width:200px; height:200px; margin:0 auto; background-size:100%; background-position:center; }
.studentphotocontainer { position:absolute; top:0; left:0; width:200px; height:200px; background:url(/images/student-bubbledown.png); background-size:100%; }
@media screen and (min-width:768px) {
.studentreview { padding:15px 0 0 210px; text-align:left; min-height:200px; }
.studentphoto { position:absolute; top:0; left:0; margin:0; }
.studentphotocontainer { position:absolute; top:0; left:0; width:200px; height:200px; background:url(/images/student-bubble.png); background-size:100%; }
}