meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:30.063em)/";
    width: 30.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,body {
    height: 100%
}

*,:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,body {
    font-size: 100%
}

body {
    background: #fff;
    color: .7;
    padding: 0;
    margin: 0;
    font-weight: #2190e9;
    line-height: 1;
    position: relative;
    cursor: default
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    height: auto
}
.panel .text-center img {
	border: thin solid #000000;
}

select {
    width: 100%
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1000px
}

.row:before,.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

.row .row:before,.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:before,.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

[class*=column]+[class*=column]:last-child {
    float: right
}

[class*=column]+[class*=column].end {
    float: left
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:60.063em)/";
    width: 60.063em
}

.contain-to-grid {
    width: 100%;
    background: #fff
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 0
}

.top-bar {
    overflow: hidden;
    height: 54px;
    line-height: 40px;
    position: relative;
    background: #333;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none;
    margin-top: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,.top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button,.top-bar button {
    padding-top: .4rem;
    padding-bottom: .3rem;
    margin-bottom: 0;
    font-size: .75rem
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1 {
    line-height: 44px;
    font-size: 1.675rem;
    margin: 0
}

.top-bar .name h1 a {
    color: #000;
    width: 75%;
    display: block;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    margin-top: -8px;
    font: "Aref Ruqaa";
    font-variant: small-caps
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #fff;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 400;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -10px
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 30px;
    color: #000;
    position: relative;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 4px;
    padding-left: 15px
}

.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 15px;
    box-shadow: 0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px #000,0 7px 0 1px #000,0 14px 0 1px #000
}

.top-bar.expanded {
    height: auto;
    background: 0 0
}

.top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a::after {
    box-shadow: 0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider,.top-bar-section [role=separator] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    font-size: .8125rem;
    font-weight: 400;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width:60.063em) {
    .top-bar {
        background: #333;
        overflow: visible
    }

    .top-bar:before,.top-bar:after {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a {
        width: auto;
        line-height: normal
    }

    .top-bar input,.top-bar .button,.top-bar button {
        font-size: .875rem;
        position: relative;
        top: 7px
    }

    .top-bar.expanded {
        background: #333
    }

    .contain-to-grid .top-bar {
        max-width: 1000px;
        margin: 0 auto;
        margin-bottom: 0
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }

    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #555;
        background: #272727;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 0;
        line-height: 45px;
        background: #333
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #272727
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        color: #fff;
        background: #008cba
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0
    }

    .top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator] {
        border-bottom: 0;
        border-top: 0;
        border-right: solid 1px #4e4e4e;
        clear: none;
        height: 45px;
        width: 0
    }

    .top-bar-section .has-form {
        background: #333;
        padding: 0 15px;
        height: 45px
    }
}

.panel {
	border: 1px solid #FAFAFA;
	padding: 1rem;
	background: #f2f2f2
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.text-left {
    text-align: left!important;
    margin-bottom: 0;
    margin-top: -25px;
    margin-left: 19px
}

.text-right {
    text-align: right!important
}

.text-center {
	text-align: center!important;
	color: #300;
}
.small-12.large-12.columns .panel .text-center {
	font-family: "Aref Ruqaa";
	font-variant: small-caps;
	color: #000;
	display: block;
	padding-top: 1rem;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
	margin-bottom: 5px;
}

.text-justify {
    text-align: justify!important
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }

    .small-text-right {
        text-align: right!important
    }

    .small-text-center {
        text-align: center!important
    }

    .small-text-justify {
        text-align: justify!important
    }
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,p,th,td {
    margin: 0;
    padding: 0
}

a {
    color: #300;
    text-decoration: none;
    line-height: inherit
}

.panel .text-center a {
    text-decoration: underline;
}

a:hover,a:focus {
    color: #000
}
#contact .email a {
	font-size: 1rem;
}

a img {
    border: 0
}

p {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
    font: "Raleway"
}


p.xoxo {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1;
    font-size: 1.8em;
    text-align: left
}

h1 {
    font-size: 1.5em;
    color: #300;
    padding-bottom: 15px;
    font-variant: normal
}

.top-bar h2 {
    font-size: .9rem;
    font-family: Raleway;
    font-weight: 400;
    color: #000
}

h2{font-family:"Great Vibes";font-weight:normal;font-style:normal;color:#300;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;font-size:2em}

h3 {
    font-size:1.125rem;
	text-align: center;
	color: #F00;
	font-family: raleway;
}
h3 a {
	font-size: 1.125rem;
	text-align: center;
	color: #A50000;
	font-family: raleway;
}

h4 {
    font-size: 2em;
    line-height: 1.3em;
    font-family: "Great Vibes";
    color: #300
}

h6 {
    font-family: "Great Vibes";
    font-weight: 400;
    font-style: normal;
    color: #300;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom:.5rem;
    line-height: 1;
    font-size: 1.8em;text-decoration:none;
}
h5 {
	font-family: "Aref Ruqaa";
	font-variant: small-caps;
	color: #000;
	display: block;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: -15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
	margin-bottom: 5px;
}

.jh {
    font-size: 1.9em;
    font-family: "Aref Ruqaa";
    text-align: center;
    font-variant: small-caps;
    color: #fff;margin-bottom: 40px;
}

strong,b {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 60%
}

ul,ol,dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul,ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul,ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul,ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

dl dd {
    margin-bottom: .75rem
}

@media only screen and (orientation:landscape) {
    .show-for-landscape,.hide-for-portrait {
        display: inherit!important
    }

    .hide-for-landscape,.show-for-small {
        display: none!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch {
    display: inherit!important
}

.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.contain-to-grid,.top-bar {
    background: #fff
}

.name {
    height: 40px!important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    font-family: "Aref Ruqaa";
    background-color: #fff
}

.top-bar-section ul li,.top-bar-section li:not(.has-form) a:not(.button) {
    background: 0
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: 0;
    text-decoration: underline;
    color: #1a1a1a
}

.top-bar-section ul li>a {
    color: #1a1a1a
}

.active {
    text-decoration: underline;
    font-weight: 700!important
}

.row:before {
    display: block;
    content: " ";
    margin-top: 20px;
    visibility: hidden
}

.copy {
    background: #737373;
    padding: 10px 0
}

.copy p {
    color: #fff;
    margin-bottom: 0
}

.copy a {
    color: #fff;
    text-decoration: underline
}

ul,ol,dl {
    list-style: none
}

.th {
    border: 0
}


@media only screen and (min-width:-42px) and (max-width:480px) {
    .top-bar .name h1 a {
        font-size: 1.2rem;
        font-weight: 400;
        color: #000;
        width: 75%;
        display: block;
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
        margin-top: -5px
    }

    .top-bar-section {
        padding-top: 20px
    }
}

@font-face{font-family:"foundation-icons";src:url("/foundation-icons/foundation-icons.eot");src:url("../simple/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"),url("../foundation-icons/foundation-icons.woff") format("woff"),url("../foundation-icons/foundation-icons.ttf") format("truetype"),url("../foundation-icons/foundation-icons.svg#fontcustom") format("svg");font-weight:normal;font-style:normal}
.black {
    background-color: #000;
    height: 531px
}


lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: contain;background-repeat: no-repeat;
    cursor: pointer;
    max-width: 100%;
}

/* gradient */
/*lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}*/

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (7 / 4.55));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
    filter: grayscale(100%);
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
h4 a{
	font-size:1.125rem;
	text-align: center;
	color: #F00;
	font-family: raleway;
}

.container{margin:0;padding: 0}
