<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans|Roboto:700|Roboto+Condensed:400);
/*========================================================
                      Main Styles
=========================================================*/
@font-face {
  font-family: 'MyWebFont';
  src: url('../fonts/JosefinSans-bold.ttf')  format('truetype'); /* Safari, Android, iOS */pad
}
html {
    touch-action: manipulation;
}
body {
  background: #ECECEC;
  color: #555555;
  font: 17px/25px "Roboto Condensed", sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}

.clear { clear:both;}
.responsive { width:100%; height:0; padding-bottom:56.25%; position:relative;}
.responsive iframe {position:absolute;width:100%; height:100%;}
h1, h2, h3, h4, h5, h6, .addr p:first-child, .terms dt {
  color: #111111;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .addr p:first-child a:hover, .terms dt a:hover {
  color: #615650;
}
h2 {
  font: 400 40px/40px "MyWebFont", sans-serif;/*Roboto Condensed*/
}
h7 {
  font: 400 30px/30px "MyWebFont", sans-serif;
}
h3, .addr p:first-child {
  font: 700 24px/29px "MyWebFont", sans-serif;/*Roboto*/
}
h4, .terms dt {
  font: 700 18px/25px "MyWebFont", sans-serif;
}
h5 {
  font: 700 16px/25px "MyWebFont", sans-serif;
}
h6 {
  font: 700 14px/25px "MyWebFont", sans-serif;
}
.head2white {
  font: 400 30px/38px "MyWebFont", sans-serif;/*Roboto Condensed*/
}
.head2blue {
  font: 400 30px/30px "MyWebFont", sans-serif;/*Roboto Condensed*/ color:#A5D1F3;
}
.marginlt-30 { margin-left:-30px; padding-left:-30px;}
.padtop5 {padding-top:5px;}
.padtop10 {padding-top:10px;}
.padtop20 {padding-top:20px;}
.padtop30 {padding-top:30px;}
.padtop50 {padding-top:50px;}
.padbtm-50 {margin-bottom:-40px;}
.padtop50 { padding-top:50px;}
.padbtm30 { padding-bottom:30px;}
.behindnav {z-index:10;}
a.head2blue:link, a.head2blue:visited {
 color:#A5D1F3;
}
a.head2blue:active, a.head2blue:hover {
 color:#FFF;
}
a.head3black:link, a.head3black:visited {
 color:#000; font: 400 27px/27px "MyWebFont", sans-serif; margin-bottom:15px; line-height:32px;
}
a.head3black:active, a.head3black:hover {
 color:#FFF;
}
.head3white {
  font: 400 20px/20px "MyWebFont", sans-serif;/*Roboto Condensed*/
}
.head1book {
  font: 400 35px/35px "MyWebFont", sans-serif; padding:0 0 20px 35px; margin-top:-20px;
}
.hrimg {
  width: 94px;
  height: 16px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: url("../images/hr.png") no-repeat center center;
  margin-top:20px ;
}
ul { list-style:circle;}
.hr2 {
  height: 1px;
  background: #D4CAC7;
}
a:link, a:visited {
  color: #E4001B; text-decoration:underline;
  }
a:hover, a:active {
   color: #6194bc; text-decoration: underline;
   }
.bluelink, a.bluelink:link, a.bluelink:visted {
  color:#E4001B; text-decoration:underline;
}
a.bluelink:active, a.bluelink:hover{
  color:#6194bc;
}
a.white:link, a.white:visited {
  text-decoration:underline; color: #FFF;}
a.white:hover, a.white:active {
  text-decoration: underline; color: #D0EAFF;
}
time {
  display: block;
}
img.smphoto { width: 150px;}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.iframeborder {border:1px solid #6194bc;}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-family: "FontAwesome";
}
.socials {
    overflow: hidden;
    padding-top: 6px;
	float:right;
}
.socials a {
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: #E4001B;
    color: #fff;
    line-height: 35px;
    font-size: 20px;
}
.sponsor { vertical-align:middle;}
.socials a +a {
    margin-left: 9px;
}
.socials a:hover {
    background-color: #FFF;
    color: #E4001B;
}
a.x-icon:link, a.x-icon:visited {
		width: 35px;
		height: 35px;
		background-image: url("images/X-Logo.jpg");
		transition: background-image 0.3s ease-in-out;
	}
	a.x-icon:hover, z.x-icon:active {
		background-image: url("images/X-Logo_white.jpg");
	}
.center {
  text-align: center;
}
.mg-add {
  margin-top: 5px;
}

.oh {
  overflow: hidden;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.primary {
  color: #111111;
}

.secondary {
  color: #aea29c;
}
table { width:100%; cellpadding:2; cellspacing:0;}
td		{ margin:5px;}
.fright { float:right;}
.fleft	{ float:left;}
.alignright{ text-align:right}
.imgleft  { float:left; margin:10px 20px 10px 0;}
.imgright { float:right; margin:10px 0 10px 20px;}
.pad20 	{ padding:20px;}
.marylogopad	{ padding-top:20px;}
.pad10	{padding:10px}
li	{ margin-bottom:10px;}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.back, ul.back, li.back, a.back { z-index:1;}
.sf-menu {
  display: inline-block; z-index:200;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0; z-index:200;

}
.sf-menu:after {
  clear: both;
}
.sf-menu &gt; li {
  position: relative;
  float: left;
  list-style:none; z-index:200;
}
.sf-menu &gt; li + li {
  margin-left: 40px; z-index:200;
  list-style:none; 
}

@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu &gt; li + li {
    margin-left: 20px;
	list-style:none;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .socials {
    overflow: hidden;
    padding-top: 6px;
	float:none; padding-left:60px;
}
}
.nav {
  margin-top: 0;
  height:45px; z-index:100;
}

.sf-menu a {
  display: block;  z-index:200;
}

.sf-menu &gt; li &gt; a {
  position: relative;
  font: 700 18px/22px "Roboto", sans-serif;
  /*font-family:700 20px/24px "MyWebFont", sans-serif;*/
  color: #E4001B;
  list-style:none;  
  text-decoration:none;
   z-index:200;
}
.sf-menu &gt; li.active &gt; a:after, .sf-menu &gt; li.sfHover &gt; a:after, .sf-menu &gt; li &gt; a:hover:after {
  content: '';
  position: absolute;
  left: 0;
  top: -28px;
  width: 50px;
  height: 4px;
  background: #E4001B; 
  list-style:none;
  text-decoration:none;
   z-index:200;
}

.sf-menu ul {
  display: none;
  position: absolute;
  list-style:none;
  top: 100%;
  left: 50%;
  width: 250px;
  margin-left: -57px;
  margin-top: 25px;
  padding: 10px;
  background: #D0EAFF;
  opacity:0.95;
  filter:alpha(opacity=95);/*For IE8 and earlier*/
  text-align: left;
  z-index: 200;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.sf-menu ul &gt; li {
  position: relative;z-index:200;
}
.sf-menu ul &gt; li &gt; a {
  color: #222222;
   text-decoration:none;
}
.sf-menu ul &gt; li.sfHover &gt; a, .sf-menu ul &gt; li &gt; a:hover {
  color: #aea29c; 
  text-decoration:underline; z-index:200;
}

.sf-menu ul &gt; li + li {
  margin-top: 8px;z-index:200;
}

.sf-menu ul ul {
  top: -10px;
  left: 100%;
  margin-left: 0;
  margin-top: 0;
  z-index: 200;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu &gt; li &gt; .sf-with-ul {
  position: relative;  z-index:200;
}
.sf-menu &gt; li &gt; .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 80%;
  margin-left: -3px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
   z-index:200;
}

@media (max-width: 767px) {
  .nav {
    margin-top: 0;
	z-index:100;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto 20px;
  width: 420px;
  background: white url("data:image/png;base64,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") no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 40px;
  color: #585858;
  background-color: transparent;
  font: 400 15px "Roboto", sans-serif;
  line-height: 40px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
  .marylogopad	{ padding-top:0; margin-top:0;}
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
  .marylogopad	{ padding-top:-20px;}
}

/*==================  Stuck menu  ======================*/
.stuck_container {
  background: #D0EAFF;
  opacity:0.9;
  filter:alpha(opacity=80); /* For IE8 and earlier */
  padding:11px 0 12px;border:1px black;
}

.isStuck {
  padding: 10px 0;
  background: #ECECEC;
  z-index: 999;
  border-bottom: 1px solid #9b908c;
}
.isStuck .sf-menu &gt; li.active &gt; a:after, .isStuck .sf-menu &gt; li.sfHover &gt; a:after, .isStuck .sf-menu &gt; li &gt; a:hover:after {
  top: -26px;
}
.isStuck .sf-menu ul {
  margin-top: 25px;
}
.isStuck .sf-menu ul ul {
  margin-top: 0;
  margin-left: 4px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================   Lazy Img    ======================*/
.full_width {width: 100%;}

/*.lazy-img {
  display: block;
  position: relative;
  background: white url(../images/lazy-loader.gif) no-repeat center center;
}*/
.lazy-img img {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;  
  opacity: 0;
}
/*.lt-ie9 .lazy-img img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}*/
.lazy-img .lazy-loaded {
  opacity: 1;
}
/*.lt-ie9 .lazy-img .lazy-loaded {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}*/

/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: white;
  background: transparent;
}
.thumb_overlay:before {
  content: "\f065";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(51, 51, 51, 0.8);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC333333', endColorstr='#CC333333')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC333333', endColorstr='#CC333333');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 20px;
}
.mobile .parallax, .tablet .parallax {
  background-position: 50% 0 !important;
  background-size: cover;
}
.parallax .container &gt; p:first-child {
  color: #D4CAC7;
}
.parallax h2 {
  color: #ECECEC;
}

.parallax1 {
  background-color: #111;
  /*background-image: url(../images/bg_Home_Middle.jpg);*/
  padding: 29px 0 42px;
}
.parallax1 * + .row {
  margin-top: 60px;
}
.parallax1.well2 * + .row {
  margin-top: 30px;
}
.parallax2 {
  background-color: #111;
  background-image: url(../images/BookBG.jpg);
  padding: 53px 0px 52px;
}
.parallax2 * + .row {
  margin-top: 41px;
}
.parallax3 {
  background-color: #606060;
  /*background-image: url(../images/bg_Middle2.jpg);*/
  padding: 53px 0px 63px;
}
.parallax3 a.bluelink:link, .parallax3 a.bluelink:visited { color:#6194BC;}
.parallax3 a.bluelink:active, .parallax3 a.bluelink:hover { color:#FFF;}

.parallax3 hr + * {
  margin-top: 41px;
}
.parallax3 * + .row {
  margin-top: 41px;
}
.parallax4 {
  background-image: url(../image/WorkshopBG.jpg);
  padding: 53px 0px 63px;
}
.parallax4 hr + * {
  margin-top: 30px;
}
.parallax4 * + .row {
  margin-top: 30px;
}
.parallax5 {
  background-color: #6194BC; padding:0; color:#FFF; font-size:20px; letter-spacing:.08px;
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 60px;
  height: 60px;
  font-size: 44px;
  line-height: 56px;
  color: #fff;
  background: #cbbfbb;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #111111;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
.audiojs {
  position: relative;
  width: 100%;
  padding: 21px 40px 0 60px;
  margin: 0 auto;
  height: 50px;
  background: #363636;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.audiojs .play-pause {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  margin: 0px;
  overflow: hidden;
}

.audiojs p {
  display: none;
  position: relative;
  cursor: pointer;
  height: 28px;
  margin-top: 12px;
  color: white;
}
.audiojs p:hover {
  color: #111111;
}

.audiojs p:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -14px;
  line-height: 28px;
  font-size: 28px;
  width: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.audiojs .play {
  display: block;
}

.audiojs .scrubber {
  position: relative;
  cursor: pointer;
  background: #282828;
  height: 4px;
  margin-top: 3px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  background: white;
  z-index: 1;
}

.audiojs .progress:after {
  content: '';
  position: absolute;
  right: -10px;
  top: -3px;
  width: 10px;
  height: 10px;
  background: white;
  z-index: 5;
}

.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100% !important;
  background: black;
}

.audiojs .time {
  line-height: 22px;
  color: white;
}

.audiojs .error-message {
  position: absolute;
  left: 0;
  top: 42px;
  display: none;
  margin: 0px 10px;
  overflow: hidden;
  line-height: 36px;
  color: #e5e5e5;
  z-index: 1;
}

.close-button {
  cursor: pointer;
  position: absolute;
  right: 0%;
  margin-right: 10px;
  top: 10px;
  font-size: 20px;
  color: white;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.close-button:hover {
  color: #111111;
}

.audiojs .play:before {
  content: '\f0da ';
}

.audiojs .loading:before {
  content: '\f110';
}

.audiojs .error:before {
  content: '\f00d';
}

.audiojs .pause:before {
  content: '\f04c';
  font-size: 14px;
}

.playing .play, .playing .loading, .playing .error {
  display: none;
}

.playing .pause {
  display: block;
}

.loading .play, .loading .pause, .loading .error {
  display: none;
}

.loading .loading {
  display: block;
}

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
  display: none;
}

.error .error {
  display: block;
}

.error .play-pause p {
  cursor: auto;
}

.error .error-message {
  display: block;
}

/*==================  GOOGLE MAP  ======================*/
.map_model {
  height: 370px;
}
.map_model img {
  max-width: none !important;
}
@media (max-width: 767px) {
  .map_model {
    height: 250px;
  }
}
@media (max-width: 479px) {
  .map_model {
    height: 200px;
  }
}
.map_locations {
  display: none;
}

/*==================     Subscribe Form     ======================*/
.dropbtn {
  background-color: #6194bc;
  color:#ECECEC;
  font-size:20px;
  width:275px;
  padding: 16px;
  border: none;
  cursor: pointer; z-index:100;  content: "\f002";
}

/* The container &lt;div&gt; - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 275px;
  border:1px solid grey;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 100;
  color:#FFF;
  font-size:16px;
  background-color:#ECECEC;
}
/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 3px 5px;
  text-decoration: none;
  color:#606060;
  display: block;
  background-color:#ECECEC;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #606060; color:#ECECEC;}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #606060; color:#FFF;
}
.subscribe-form {
  position: relative;
  display: block;
}
.subscribe-form label {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  padding: 13.5px 25px 13.5px;
  width: 570px;
  background: white;
  border: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subscribe-form input {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none;
  color: #aea29c;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
}
.subscribe-form label + .btn {
  margin-top: 0;
}

.error {
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 10px;
  line-height: 14px;
  color: #f00;
  overflow: hidden;
  height: 0px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

label.invalid .error {
  height: 21px;
}

.success {
  display: none;
  position: absolute;
  top: 3px;
  right: 5px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #0f0;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .subscribe-form label {
    width: 420px;
  }
}
@media (max-width: 979px) {
  .subscribe-form {
    text-align: right;
  }
  .subscribe-form label {
    text-align: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .subscribe-form {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .subscribe-form label {
    width: 100%;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
.header {
  background: #6194BC; z-index:200;
}
.header .nav {
  float: left; z-index:200;
}
.header .search-form {
  float: right;
}
@media (max-width: 767px) {
  .header {
    text-align: center;
  }
  .header .nav, .header .search-form {
    float: none;
  }
}
.header_panel {
  text-align: center;
}
.header_panel:before, .header_panel:after {
  display: table;
  content: "";
  line-height: 0;
}
.header_panel:after {
  clear: both;
}
.header_bg {
  background: url("../images/page-1_slide01.jpg") no-repeat top center;
}
.valignpic	{ margin-top:75px;}
.bookpix { width:115px; margin:0 0 0 10px; vertical-align:middle;}
.bookpix_on { width:120px; margin:0 0 0 20px; border:4px solid #606060; vertical-align:middle;}
.bookpix2 { width:150px; margin:2px 20px 2px 20px; vertical-align:middle;}

img.bookpix 	  { border:4px solid #6194DB;}
img.bookpix:hover { border:4px solid #606060;}

/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  display: block;
  overflow: hidden;
  padding: 18px 15px 12px 15px;
}
.scroll { width:99px; display:inline;}
@media (max-width: 767px) {
  .brand_name img {
  width: 100%;
  }
  .scroll { display:none;}
}
.noshowonmobile { display:inline-block; visibility:visible;}
@media (max-width: 767px) {
	.noshowonmobile  {display:none; visibility:hidden;}
}

/*=======================================================
                     CONTENT  Layout
=========================================================*/
* + h2 {
  margin-top: 3px;
}

* + hr {
  margin-top: 16px;
}

* + p {
  margin-top: 11px;
}

* + .row,
hr + .box {
  margin-top: 49px;
}

* + .map {
  margin-top: 49px;
}

* + .post,
* + .box2 {
  margin-top: 30px;
}

* + .link {
  margin-top: 7px;
}
* .audio-list {
  margin-top: 0; z-index:1;
}
* + .btn {
  margin-top: 10px;
}
* + .terms {
  margin-top: 42px;
}

.btn + .btn {
  margin-top: 0;
  margin-left: 20px;
}
.link + .link {
  margin-top: 0;
  margin-left: 20px;
}
.row + .row {
  margin-top: 50px;
}
.row + .off1 {
  margin-top: 30px;
}
.tablerow { padding:10px; clear:both;}

a.current:link, a.current:visited, a.current:active, a.current:hover { color: #6194BC;}
/*========================================================
                     CONTENT  Styles
=========================================================*/
.content {
  background: #ECECEC;
}

.container &gt; p:first-child {
  font-weight: 700;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
}

/*==================      Well     ======================*/
.well {
  padding-top: 39px;
  padding-bottom: 50px;
}

.well2 {
  padding-top: 53px;
  padding-bottom: 91px;
}
.well2__ins1 {
  padding-bottom: 61px;
}
.well2__ins2 {
  padding-bottom: 33px;
}
.well2 hr + p {
  margin-top: 43px;
}

.well3 {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #6194BC;
}
.bg-primary hr {
  background-image: url(../images/hrw.png);
}
.bg-primary .btn {
  background: #AEA29C;
  color: #ECECEC;
}
.bg-primary .btn:hover {
  background: #111111;
}

/*==================     Icons     ======================*/
/*==================     Links     ======================*/
.link {
  display: inline-block;
  color: #D4CAC7;
}
.link:hover {
  color: #111111;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  padding: 9.5px 40px 9.5px 40px;
  line-height: 30px;
  color: #FFF;
  background: #6194BC;
  font-weight: 700;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  text-decoration:none;
}
.btn:hover {
  background: #E4001B;
  text-decoration:none;
}

a.btn_grey:link, a.btn_grey:visited {
  display: inline-block;
  padding: 9.5px 40px 9.5px 40px;
  line-height: 30px;
  color: #FFF;
  background: rgba(17, 17, 17, 0.8);
  font-weight: 700;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  text-decoration:none;
}
a.btn_grey:active, a.btn_grey:hover {
  background: #E4001B;
  text-decoration:none;
  color:#FFF;
}
/*==================   Audio List  ======================*/
.audio-list, {
  line-height: 16px; z-index:1; text-decoration:none;
}
ul.audio-list { line-height:25px;
  margin-top:0; text-decoration:none;z-index:1;
}
.audio-list li, .audio-list a, .currentnav a, .navlink a { text-decoration:none; margin-bottom:15px;z-index:1;}

.audio-list li {
  border-left: 4px solid #E4001B;
  color: #111111;
  position: relative;
  padding: 15px;
  margin-left:-40px;
  list-style:none;
  background: #D0EAFF;
  background: rgba(208, 234, 255, 0.5);
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index:1;
}
.audio-list li:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
  z-index:1;
}
a.navcurrent:link, a.navcurrent:visited, a.navcurrent:active, a.navcurrent:hover, li.navcurrent  {  
  border-left: 4px solid #E4001B;
  position: relative;
  padding: 15px;
  margin-left:-40px;
  list-style:none;
   cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
  z-index:1;
}
.audio-list li:after {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  height: 100%;
  line-height: 50px;
  font: 400 20px/50px "FontAwesome";
  background: #e5cfc7;
  background: rgba(242, 231, 227, 0.5);
  z-index:1;
}
.audio-list li + li, a.sub{ border:1px solid black;
  list-style: circle;
  border-left: -100px;
  color: #111111;
  position: relative;
  padding: 5px;
  margin-left:0;
  background: none;
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index:1;
}
a.listtop-nav:link, a.listtop-nav:visited {
  border-left: 4px solid #E4001B;
  color: #111111;
  display: inline-block;
  padding: 15px;
  margin:0 20px;
  background: #D0EAFF;
  background: rgba(208, 234, 255, 0.5);
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index:1;
}
a.listtop-nav:hover, a.listtop-nav:active {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
  z-index:1;
}
a.listtop-navcurrent:link, a.listtop-navcurrent:visited, a.listtop-navcurrent:active, a.listtop-navcurrent:hover  {  
  border-left: 4px solid #E4001B;
  position: relative;
  padding: 15px;
  margin:0 20px;
  list-style:none;
   cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
  z-index:1;
}
/*SUB*/
.audio-list2, {
  line-height: 16px; z-index:1; text-decoration:none;
}
ul.audio-list2 { line-height:25px;
  margin-top:0; text-decoration:none;
}
.audio-list2 li, .audio-list2 a, .currentnav2 a, .navlink2 a { text-decoration:none; margin-bottom:5px;}

.audio-list2 li {
  border-left: 4px solid #E4001B;
  color: #111111;
  position: relative;
  padding: 5px 5px 5px 15px;
  margin-left:-40px;
  list-style:none;
  background: #D0EAFF;
  background: rgba(208, 234, 255, 0.5);
  cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.audio-list2 li:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
}
a.navcurrent2:link, a.navcurrent2:visited, a.navcurrent2:active, a.navcurrent2:hover, li.navcurrent2  {  
  border-left: 4px solid #E4001B;
  position: relative;
  padding: 5px 5px 5px 15px;
  margin-left:-40px;
  list-style:none;
   cursor: pointer;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #ECECEC; 
  z-index:1;
}


/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
  background: #FFF;
  margin-top: 39px;
  padding: 24px 21px 22px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  width: 57px;
  height: 35px;
  background: #F6F2F0;
  border-bottom: 4px solid #D4CAC7;
  font: 700 15px/35px "Roboto", sans-serif;
  color: #111111;
  text-align: center;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.index-list li:hover:before {
  background: #D4CAC7;
  border-color: #ECECEC;
}
@media (min-width: 768px) and (max-width: 979px) {
  .index-list li.grid_3 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 767px) {
  .index-list li + li {
    margin-top: 69px !important;
  }
}

/*==================      Post     ======================*/
.post {
  background: #FFF; margin-bottom:20px; z-index:1;
}
.photoblock { display:block;}
.post time {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top:-45px;
  text-align: center;
  width: 200px;
  height: 35px;
  background: #D0EAFF;
  border-bottom: 4px solid #E4001B;
  font: 700 15px/39px "Roboto", sans-serif;
  color: #111111;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.post time:before {
  position: absolute;
  left: 100%;
  top: 0;
  font-size: 20px;
  color: #111111;
  background: #D4CAC7;
  text-align: center;
  width: 40px;
  height: 39px;
  line-height: 39px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.post_cnt {
  padding: 20px;
}
.post:hover time {
  border-color: #111111;
}
.post:hover time:before {
  background: #111111;
  color: #f6f2f0;
}

/*==================     Quote     ======================*/
.quote cite, .quote time, .event cite, .event time {
  display: block;
  padding: 9px 20px 6px;
  max-width: 180px;
  text-align:center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font: 700 15px/20px "Roboto", sans-serif;
  background: #D0EAFF;
  border-bottom: 4px solid #E4001B;
  color: #111111;
}
.quote blockquote, .quote .event_cnt, .event blockquote, .event .event_cnt {
  background: #FFF;
  padding: 24px 22px 43px;
}
.quote .event_cnt, .event .event_cnt {
  padding-bottom: 23px;
}

/*==================      Box      ======================*/
.wow { z-index:1;}
.box {
  background: #FFF; z-index:1;
}
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt {
  padding-top: 24px;
  padding-right: 36px;
  padding-bottom: 15px;
}
.box_cnt_ {
  padding:25px;
}
.box_cnt_right {
  padding-top: 24px;
  padding-left: 36px;
  padding-bottom: 15px;
}
.box_cnt_left {
  padding-top: 24px;
  padding-right: 36px;
  padding-bottom: 15px;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .box img {
    margin-top: 24px;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .box_cnt {
    padding: 20px;
  }
}

.box2 {
  background: #FFF; z-index:1;
}
.box2_cnt {
  padding: 0 15px 15px 15px;
}

/*==================    Address    ======================*/
.addr dl dt, .addr dl dd {
  display: inline-block;
}
.addr dl dt {
  min-width: 100px;
}
.addr p + dl {
  margin-top: 13px;
}
@media (min-width: 768px) and (max-width: 979px), (max-width: 479px) {
  .addr p:first-child {
    font-size: 16px;
  }
}

/*==================     Terms     ======================*/
.terms dt + dd {
  margin-top: 12px;
}
.terms dd + dt {
  margin-top: 43px;
}

/*========================================================
                     FOOTER  Section
=========================================================*/
.footer {
  padding: 30px 0 10px;
  color: #606060;
  border-top: 2px solid #6194BC;
}
.alignleft { text-align:left;}
.footer * + p {
  margin-top: 20px;
}
 a.footerlink:link, a.footerlink:visited { font-size:17px; padding:0 15px 0 15px; text-decoration:none;}
 a.footerlink:hover, a.footerlink:active { font-size:17px; padding:0 15px 0 15px; color:#606060; text-decoration:underline;}
 a.footerlink_on:link, a.footerlink_on:visited, a.footerlink_on:hover, a.footerlink_on:active { font-size:17px; padding:0 15px 0 15px; color:#606060; text-decoration:underline;}
.footerblack {color:#000; font-weight:600; font-size:16px;}
.small { font-size:15px}
.central {text-align: center;}
.logos { margin:8px;}
.footer ul { margin:0; text-align:left; padding:20px;}
.footer li  { margin:0; text-align:left; padding:0; text-indent:-15px;}
.footersocials {
    overflow: hidden;
    padding-top: 6px;
}
.footersocials a:link, .footersocials a:visited {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #E4001B;
    color: #fff;
    line-height: 35px;
    font-size: 20px;
}
.footersocials a +a {
    margin-left: 9px;
}
.footersocials a:hover, .footersocials a:active{
    background-color: #FFF;
    color: #E4001B;
}

#mc_embed_signup form {display:block; position:relative; text-align:center; padding:0 0 10px;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {display: block; 
  padding: 3px 20px 3px 20px;
  line-height: 30px;
  color: #FFF;
  background: #6194BC;
  font-weight: 700;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  text-decoration:none;}
#mc_embed_signup .button:hover {background: #E4001B; text-decoration:none;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; display:block; padding:0 0.4em; margin:0 4% 10px 0; min-height:32px; width:100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input.button {display:block; width:50%; margin:0 0 10px 0; min-width:90px; text-align: center;}

#mc_embed_signup div#mce-responses {top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}</pre></body></html>