a { outline: none !important; }
img { max-width:100% !important;margin:0 !important; }
.nopad { padding:0; }
.container {
	width:100%;
	margin:0 auto;
	float:none !important;
	max-width:1120px;
}
.logo {
    padding-top: 32px;
	width:250px;
	float:left;
}
.border-class {
	width:28px;
	float:left;
}
.header_right { padding-top:108px;}

h1 {
	font-size:3em;
	line-height:38px;
	padding:0;
	text-align:left;
	margin:0;
	color:#000;
	font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight:400;
}

.titlesection {}

.titlesection h1 {
    font-size:4em;
    line-height:1.1em;
    padding:0;
    text-align:left;
    margin:0 0 10px 0;
    color:#000;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
    font-weight:400;
}

.optical-shadow {
    height: 1.25px;
    margin-bottom: 12px;
    background: -webkit-linear-gradient(right, rgba(230,119,0,0), rgba(230,119,0,1));
    background: -o-linear-gradient(left, rgba(230,119,0,0), rgba(230,119,0,1));
    background: -moz-linear-gradient(left, rgba(230,119,0,0), rgba(230,119,0,1));
    background: linear-gradient(to left, rgba(230,119,0,0), rgba(230,119,0,1));
}
#IntroParagraph { margin-bottom: 25px;}
#mainContent p { font-size:16px;}
.section-col {
border: 1px solid #cecece;
background: #fff;
box-shadow: 0 0 2px #bbb;
padding:0;
transition: none;
-webkit-transition: none;
}
#section1Text { margin:20px;text-align:center;}
.section2 { padding:20px 0 30px;}

h2 {
	font-size:22px;
	line-height:30px;
	padding:0;
	text-align:left;
	margin:0;
	color:#000000;
    font-family: 'Mercury SSm A', 'Mercury SSm B', Palatino, 'Palatino Linotype', Georgia, serif;
	font-weight:300;
}
#section2Header h3 {
    color: #333333;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
	margin-bottom: 0 !important;
	font-weight: 400;
	margin-top: -5px;}

#Section1 #known_visitor span {
	font-size:14px;
	line-height:20px;
	padding:0;
	text-align:left;
	margin:0;
	display:block;
	color:#000000;
    font-family: 'Mercury SSm A', 'Mercury SSm B', Palatino, 'Palatino Linotype', Georgia, serif;
	font-weight:300;
}

.notyou { color:#337ab7;text-decoration:none;}
.notyou:hover, .notyou:focus, .notyou:active { color:#23527c;text-decoration:underline;}

p {
	font-size:16px;
	line-height:24px;
	padding:0;
	text-align:left;
	margin:0;
	color:#383838;
	font-family: 'Mercury SSm A', 'Mercury SSm B', Palatino, 'Palatino Linotype', Georgia, serif;
	font-weight:300;
	padding-bottom:10px;
}
.section1 p { padding-top:10px;}
.section2 p { padding-top:25px;}

#known_visitor, #unknown_visitor { display:none;}

.sec1_button { float:right;}

.descriptions {
	font-weight: normal; font-family: 'Mercury SSm A', 'Mercury SSm B', Palatino, 'Palatino Linotype', Georgia, serif !important;
	font-size: 15px;
	line-height: 24px;
	margin-left: -25px !important;
	display: inline-block;
	padding-top: 5px !important;
	color: #565656;
}

.update_click {
	color:#ffffff;
	background-color:#337ab7;
	border-color: #2e6da4;
	padding: 6px 12px !important;
	border-radius: 4px;
    font-size: 1.75em;
    letter-spacing: 0.5px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif !important;
	font-weight:400;
	text-decoration:none;
	display: inline-block;
    border: 1px solid transparent;
	text-align: center;
    white-space: nowrap;
	text-transform: capitalize;
	width: 90%;
	max-width: 300px;
}

.update_click:hover,.update_click:focus, .update_click:active {
	color:#ffffff !important;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif !important;
    font-weight:400;
    text-transform: capitalize;
	text-decoration:none;
	background-color: #286090;
	border-color: #204d74;
}

.footer {
	padding: 45px 0 40px;
    text-align:left;
}

.footer strong {
    font: normal 18px 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
    text-transform: uppercase;
    }
	
#FooterSection { background-color: #333;}

#FooterSection #FooterBottom {}

#FooterSection img#site-logo-footer {
	width:70%;
	max-width:280px !important;
	margin:1em auto 20px !important;
	opacity:0.5;
	transition:all 400ms;
	display:block;
}
#FooterSection img#site-logo-footer:hover { opacity:1.0;}

#FooterSection p {
    padding: 0;
    text-align: left;
    margin: 0;
    color: #999;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-size: 0.925em;
    line-height: 20px;
}

#FooterSection .footer-links { text-align: left;}

#FooterSection .footer-links ul {
	margin:2em 0;
	padding:1em 0 0 0;
	border-top:1px solid #ccc;
}
#FooterSection .footer-links li {
	display:inline-block;
	list-style:none;
	font-size:0.85em;
	margin:0;
	padding-right:2em;
}
#FooterSection .footer-links li a:hover { color:#fff;text-decoration: underline;}

#FooterSection a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration:none;
    color:#337ab7;
    font-size: 0.975em;
    line-height:20px;
}

#FormSection {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 0 40px 0;
}
#FormSection form {
	width: 100% !important;
	padding: 0 !important;
}
#FormSection fieldset legend {
    display: none;
}
#FormSection fieldset {
    border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#FormSection fieldset.item_1 { padding: 0 0 15px !important;margin:0 !important; }
#FormSection .item_1 .mktoFieldDescriptor.mktoFormCol {
    width: 23%;
}
#FormSection .mktoOffset, #FormSection .mktoGutter, #FormSection .mktoAsterix {
    display: none !important;
}
#FormSection .mktoFieldWrap, #FormSection .mktoHtmlText, #FormSection .mktoFormCol {
    width: 100%;
}
.mktoHtmlText.mktoHasWidth {
    width: 100% !important;
}
.mktoForm .mktoLabel {
    font-size: 15px;
}
#FormSection input[type="text"], #FormSection input[type="url"], #FormSection input[type="email"], #FormSection input[type="tel"], #FormSection input[type="number"], #FormSection input[type="date"], #FormSection select.mktoField {
    border: 2px solid #dadada;
    border-radius: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 20px;
    padding: 2px 10px;
}

#FormSection .topic input[type="checkbox"], #FormSection .event input[type="checkbox"] {
	width: 20px;
	height: 20px;	
}

#FormSection .mktoButtonRow {
   width:100%;
   text-align:center;
}
.mktoButtonRow {
    display: inherit !important;
}
#FormSection .mktoButtonWrap .mktoSimple {
    margin: 0 auto !important;
    width: 100%;
    display: inline-block;
    text-align: center;
}
span.mktoButtonWrap.mktoSimple { margin-left: 0 !important;}
.mktoButtonWrap.mktoNative { margin-left: 0px !important;}

#FormSection .mktoButtonWrap .mktoButton, .mktoButtonWrap .mktoButton {
	color:#ffffff;
	background-color:#337ab7;
	border-color: #2e6da4;
	padding: 6px 12px !important;
	border-radius: 4px;
    font-size: 1.75em;
    letter-spacing: 0.5px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif !important;
	font-weight:400;
	text-decoration:none;
	display: inline-block;
    border: 1px solid transparent;
	text-align: center;
    white-space: nowrap;
	text-transform: inherit;
	width: 100%;
	max-width: 300px;
	background-image: none;
}

#FormSection .mktoButtonWrap .mktoButton:hover, #FormSection .mktoButtonWrap .mktoButton:focus, #FormSection .mktoButtonWrap .mktoButton:active {
	color:#ffffff !important;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif !important;
    font-weight:400;
	text-decoration:none;
	background-color: #286090;
	border-color: #204d74;
}

.mktoButtonWrap .mktoButton {
	color:#ffffff;
	background-color:#337ab7;
	border-color: #2e6da4;
	padding: 6px 12px !important;
	border-radius: 4px;
    font-size: 1.3em;
    letter-spacing: 0.5px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif !important;
	font-weight:400;
	text-decoration:none;
	display: inline-block;
    border: 1px solid transparent;
	text-align: center;
    white-space: nowrap;
	text-transform: inherit;
	width: 100%;
	max-width: 300px;
	background-image: none;
}

#FormSection fieldset .mktoFormCol { width: 33.3%;}
#FormSection fieldset.item_2, #FormSection fieldset.item_3 {
	padding: 25px 0 0 !important;
	margin: 0 0 5px !important;
}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    max-width: 330px;
    width: 100% !important;
}
#FormSection .item_2 .mktoLabel, #FormSection .item_3 .mktoLabel {
    display: block !important;
    padding: 0;
    width: 100% !important;
}
#FormSection input[value="false"], #FormSection .mktoCheckboxList input[value="false"] + label, #FormSection .mktoGutter {
    display: none;
}
#FormSection .mktoLogicalField.mktoCheckboxList > label, #section1Text h3 {
    color: #333333;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
	margin-bottom: 0 !important;
	font-weight: 400;
	margin-top: -5px;
}

#section1Text h3 a:link, #section1Text h3 a:hover {
    color: #333333;
    text-decoration: none;
}
#FormSection .mktoLogicalField.mktoCheckboxList p {
	font-family: "Mercury SSm A","Mercury SSm B",Georgia,serif;
	color: #565656;
	font-size: 0.9em;
}
#FormSection .mktoLogicalField.mktoCheckboxList {
    padding: 13px 15px;
    width: 100% !important;
}
#FormSection fieldset input[type="checkbox"] + label::before {
    border-radius: 2px;
}
#FormSection fieldset input[type="checkbox"] + label::before, #FormSection fieldset input[type="radio"] + label::before {
    /* background-color: #fff;
    border: 1px solid #337ab7;
    box-shadow: none;
    content: "";
    font-family: Arial,sans-serif;
    font-size: 13px;
    height: 15px;
    line-height: 1em;
    margin-left: -2em;
	margin-top: 3px !important;
    position: absolute;
    width: 15px; */
}
#FormSection fieldset .mktoRadioList > label, #FormSection fieldset .mktoCheckboxList > label {
    display: block;
    line-height: 1.2em;
    margin-bottom: 0.3em;
    margin-left: 1.1em;
    margin-top: 0.1em;
    min-height: 12px;
}
#FormSection fieldset input[type="checkbox"], #FormSection fieldset input[type="radio"] {
    height: 20px;
    width: 20px;
}
#FormSection fieldset input[type="checkbox"]:checked + label::before {
    /* content: "ÃƒÆ'Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å"""; */
}
#FormSection fieldset input[type="checkbox"]:checked + label::before, #FormSection fieldset input[type="radio"]:checked + label::before {
    color: #E67700;
    text-align: center;
}
#FormSection fieldset .row_1 .mktoFieldDescriptor.mktoFormCol:nth-child(2) .mktoFieldWrap, #FormSection fieldset .row_2 .mktoFieldDescriptor.mktoFormCol:nth-child(2) .mktoFieldWrap, #FormSection fieldset .row_3 .mktoFieldDescriptor.mktoFormCol:nth-child(2) .mktoFieldWrap {
	margin: 0 auto;
	float: none;
}
#FormSection fieldset .row_1 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap, #FormSection fieldset .row_2 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap, #FormSection fieldset .row_3 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap {
	float: right;
}
#FormSection .item_2 .mktoFieldDescriptor.mktoFormCol, #FormSection .item_3 .mktoFieldDescriptor.mktoFormCol {
    margin: 0 0 35px !important;
}

#FormSection .close {
    color: #fff !important;
    cursor: pointer;
    float: none !important;
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    position: absolute;
    right: 10px;
    top: 20px;
	opacity: 1 !important;
	font-weight: normal;
	text-shadow: none !important;
}
#FormSection .close:hover {
	color: #fff !important;
	opacity: 1 !important;
}
#FormSection hr {
    border-color: #cbc9c5;
    margin: 0 !important;
}
#FormSection fieldset.item_4 .mktoFormCol {width: 100%;}
.unsub {
    color: #e47a00;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 0 5px !important;
    text-transform: uppercase;
}
#FormSection .item_4 .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    float: left !important;
    height: 25px;
    padding: 5px 0 0;
    width: 20px !important;
}
#FormSection .item_4 .mktoLabel.mktoHasWidth {
    color: #000000;
    float: right;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    width: 97.4% !important;
	padding: 2px 0 0;
}
#FormSection .item_4 .mktoLabel.mktoHasWidth span {
	font-weight: bold;
}
#FormSection .item_4 .mktoFormRow:last-child {
    padding: 0 0 0 15px;
}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {min-height: 310px;}
#FormSection fieldset.item_4 input[type="checkbox"]:checked + label::before {
    color: #E67700;
    text-align: center;
}
#FormSection fieldset.item_4 input[type="checkbox"] + label::before, #FormSection fieldset.item_4 input[type="radio"] + label::before {
    display: none;
}
#FormSection fieldset.item_4 .mktoRadioList > label, #FormSection fieldset.item_4 .mktoCheckboxList > label {
    display: none;
}
/* #FormSection fieldset.item_4 input[type="checkbox"], #FormSection fieldset.item_4 input[type="radio"] {
    height: auto;
    opacity: 1;
    width: auto;
} */
#FormSection label[for='Unsubscribed']::before {
    background-color: #fff;
    border: 1px solid #337ab7;
	border-radius: 2px;
    box-shadow: none;
    content: "";
    font-family: Arial,sans-serif;
    font-size: 13px;
    height: 15px;
    line-height: 1em;
    margin-left: -2.2em;
	margin-top: 3px !important;
    position: absolute;
    width: 15px;
}
#FormSection fieldset input[type="checkbox"], #FormSection fieldset input[type="radio"] {
    height: 20px;
    /* opacity: 0; */
    width: 20px;
}
#FormSection label[for="Unsubscribed"].checked::before{
	content: "";
	color: #E67700;
}

.unsub_block {display: none;}

.excluded_fieldset .mktoFormCol {
    width: 100% !important;
}
.sec1_button {
    float: none;
    text-align: center !important;
}
.excluded_fieldset {
    margin: 0 0 25px !important;
    padding: 0 !important;
}
#FormSection input:focus {outline: none !important;}

@media (max-width:1200px){
.container{padding-left:15px;padding-right:15px;}
fieldset img {padding: 0 !important;}
}
@media (min-width: 1076px) and (max-width: 1170px){
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {max-width: 329px;}	
}
@media (min-width: 1025px) and (max-width: 1075px){
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {max-width: 95%;}
}
@media (min-width:992px) and (max-width:1024px){
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap{max-width:95% !important;}
#FormSection .item_4 .mktoLabel.mktoHasWidth {width: 97% !important;}
}
@media (min-width:768px) and (max-width:991px){
.section-col {margin-bottom:25px;}
	#section1Image1, #section1Image2, #section1Image3 {
    margin: 0 auto;
    text-align: center;
    width: 80%;
	padding-top:25px;
}
#section2Header { margin-top: 25px;}
#FeatureContent { margin: 20px;text-align: center;}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap{max-width:95% !important;}
#FormSection .item_4 .mktoLabel.mktoHasWidth {width: 97% !important;}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {min-height: 185px;}
}
@media (max-width:767px){
.section-col {margin-bottom:25px;}
.section1{padding:0px;}
.section2{padding-bottom:30px;}
#section2Header { margin-top: 25px;}
#FeatureContent { margin: 20px;text-align: center;}
#FormSection .item_4 .mktoLabel.mktoHasWidth {width: 92% !important;}
.sec1_button {float: none;padding-top: 25px;text-align: center;}	
.logo {padding-top: 32px;width:100%;float:left;padding-bottom:25px;}
figure.main-image { max-height: 250px;}
#page-title-header h1 { font-size: 2.15em;}
.border-class{display:none;}
.header_right{padding-bottom:28px;}
#FormSection .item_1 .mktoFieldDescriptor.mktoFormCol{width:100% !important;}
#FormSection input[type="text"], #FormSection input[type="url"], #FormSection input[type="email"], #FormSection input[type="tel"], #FormSection input[type="number"], #FormSection input[type="date"], #FormSection textarea.mktoField, #FormSection select.mktoField{width:100% !important;}
#FormSection fieldset .mktoFormCol{width:100% !important;}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap{margin:0 auto !important;float:none !important;}
#FormSection fieldset .row_1 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap, #FormSection fieldset .row_2 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap, #FormSection fieldset .row_3 .mktoFieldDescriptor.mktoFormCol:nth-child(3) .mktoFieldWrap{float:none !important;}
}

@media (max-width: 359px){
.topic_img img {height: auto !important;}
#FormSection .item_2 .mktoFieldWrap, #FormSection .item_3 .mktoFieldWrap {min-height: auto;}
}

@media (min-width:768px) {
	/* footer */
	#FooterSection img#site-logo-footer {
		margin:0 10px 15px 0 !important;
		max-width: 205px !important;
	}
}

/* Travel Program */

#Title_Section.container {
    max-width: none;
 	width: 100%;
    margin: 0 auto;
    float: none !important;
	padding-top:0px;
}
#page-title-header {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
figure {
    margin: 0;
}
figure.main-image {
margin: 0 auto;
    width: 100%;
    max-height: 490px;
}
.main-image img {
    overflow: hidden;
    width: inherit;
    margin-top: -5% !important;
}
#page-title-header .title-box {
    position: absolute;
    bottom: 0px;
    z-index: 11;
    width: 100%;
}
#page-title-header .title-content {
    max-width: 1150px;
    margin: 0 auto;
	padding: 20px;
}
page-title-header .title-box h1 {
    font-size: 4em;
}
#page-title-header h1 {
    text-transform: none;
    color:#FFF;
    margin-top: 0;
    font-family: normal 400 'Knockout 50 A', 'Knockout 50 B', 'Arial Narrow', 'Trebuchet MS', Helvetica, sans-serif;
    line-height: 1em;
}
#page-title-header .shadow-fix {
    -moz-box-shadow: inset 0 -130px 160px #000;
    -webkit-box-shadow: inset 0 -130px 160px #000;
    box-shadow: inset 0 -130px 160px 
    #000;
    width: 140%;
    height: 100%;
    position: absolute;
    left: -20%;
    z-index: 10;
    opacity: 0.7;
}
.mktoHtmlText p {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    text-align: left;
    margin: 0;
    color: #383838;
	font-family: 'Mercury SSm A', 'Mercury SSm B', Palatino, 'Palatino Linotype', Georgia, serif;
	font-weight: 300;
}