@font-face {
    font-family: 'Conv_helvetica-normal-594528a804137';
    src: url('fonts/helvetica-normal-594528a804137.eot');
    src: local('☺'), url('fonts/helvetica-normal-594528a804137.woff') format('woff'), url('fonts/helvetica-normal-594528a804137.ttf') format('truetype'), url('fonts/helvetica-normal-594528a804137.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    line-height: 1.7em;
    color: #584a3e;
    font-size: 14px;
    font-family: 'Conv_helvetica-normal-594528a804137' !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
label {
    color: #8C188C;
    font-size: 26px;
    margin: 0;
}
h2::before,
h3::before,
h4::before,
h5::before,
h6::before {
    content: '\0270E';
}
.pure-img-responsive {
    max-width: 100%;
    height: auto;
}
.l-box-lrg {
    padding: 2em;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.pure-u-1 > ul {
    padding-left: 13px;
    list-style: outside none;
     margin-top: 0;
}
.l-box.pure-u-1 li {
    list-style: none;
    margin-left: 20px;
}
.l-box.pure-u-1 li::before,
.pure-u-1 > ul >  li::before{
    color: #8c188c;
    content: '\02714';
    font-size: 26px;
    font-weight: bold;
}
.is-center {
    text-align: center;
}
.pure-form label {
    margin: 1em 0 0;
    font-weight: bold;
    font-size: 100%;
}
.pure-form input[type] {
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 100%;
    width: 100%;
    margin-bottom: 1em;
}
.pure-button {
    background-color: #8C188C;
    color: white;
    padding: 0.7em 2em;
    border-radius: 5px;
}
a.pure-button-primary {
    background: white;
    color: #1f8dd6;
    border-radius: 5px;
    font-size: 120%;
}
.home-menu {
    text-align: center;
}
.menu-header {
    opacity: 0.9;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.home-menu .pure-menu-heading img {
    position: absolute;
    text-align: center;
    top: 30px;
}
.site_logo {
    margin: 60px 40%;
    text-align: left;
}
.home-menu ul {
    float: none;
    margin: 0 22%;
}
.thanks {
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 1em 0;
    padding: 2em 0;
    text-transform: capitalize;
}
@media (min-width: 110em) {
    .menu-header {
        width: 100%;
        max-width: 1362px;
        margin: 0 auto;
    }  
}
.pure-menu.pure-menu-fixed {
    border-bottom: 5px solid #8c188c;
    z-index: 4;
}
.home-menu .pure-menu-heading {
    float:left;
    color: #000;
    font-weight: 400;
    padding:0px;
}
.home-menu a {
    color: #746e5d;
    font-weight: bold;
    padding: 20px 25px;
}
.home-menu a.active-page, .home-menu a.active-page:hover {
    color: #8C188C;
    background-color: #62C8C6;
    border-top: 5px solid #8c188c;
}
.home-menu li a:hover,
.home-menu li a:focus {
    background: none;
    border: none;
    color: #baada0;
}
.home-menu .pure-menu-selected a {
    color: #baada0 !important;
}
.splash-container {
    background: #1f8dd6;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 88%;
    top: 0;
    left: 0;
    position: fixed !important;
}
.splash {
    width: 80%;
    height: 50%;
    margin: auto;
    position: absolute;
    top: 100px; left: 0; bottom: 0; right: 0;
    text-align: center;
    text-transform: uppercase;
}
.splash-head {
    font-size: 20px;
    font-weight: bold;
    color: white;
    border: 3px solid white;
    padding: 1em 1.6em;
    font-weight: 100;
    border-radius: 5px;
    line-height: 1em;
}
.splash-subhead {
    color: white;
    letter-spacing: 0.05em;
    opacity: 0.8;
}
.content-wrapper {
    width: 100%;
    background: #F1F1E6;
}
.pure-menu-fixed {
    background-color: #fff;
}
.content-data {
    margin:0px auto;
    max-width: 1140px;
    width: 100%;
    margin:0px auto;
    padding-top: 10px;
    padding-left: 1em;
    padding-right: 1em;
}
@media (min-width: 110em) {
    .pure-menu-fixed {
        background-color: #9D8D65;
        left: 50%;
        margin-left: -680px;
        position: fixed;
        width: 1360px;
    }
    .content {
        margin:0px auto;
        padding: 1em;
        max-width: 1362px;
        width: 100%;
        margin:0px auto;
    }
    .content-wrapper {
        width: 100%;
        max-width: 1362px;
        margin: 0 auto;
    }
}
.header {
    background-color: #9D8D65;
}
.content-head {
    font-weight: 400;
    text-transform: uppercase;
  letter-spacing: 0;
    margin: 1em 0;
    color: #8c188c;
    font-size: 26px;
}
.content-head-ribbon {
    color: white;
}
.content-subhead {
    color: #1f8dd6;
}
.content-subhead i {
    margin-right: 7px;
}
.ribbon {
    background: #2d3e50;
    color: #aaa;
}
.footer {
    background:#fff;
    bottom: 0;
    width: 100%;
    color:#746e5d;
    padding-top: 5px;
    border-top: 2px solid #8c188c;

}
.pure-mobile-menu{
    display: none;
}


@media (min-width: 48em) {
    body {
        font-size: 18px;
    }
    .home-menu {
        text-align: left;
    }
    /*    .home-menu ul {
            float: right;
        }*/
    .splash {
        width: 50%;
        height: 50%;
    }
    .splash-head {
        font-size: 250%;
    }
    .l-box-lrg {
        border: none;
    }
}
@media (min-width: 78em) {
    .splash-head {
        font-size: 300%;
    }

}
@media (max-width: 78em) {
    .home-menu a {
        padding: 2em 0.2em;
    }
    .pure-mobile-menu{
        display: block;
    }

}
@media (max-width: 1024px) { 
    .main-data{
        min-height: 500px;
    }
    .footer img { width: 80%;}

}
@media (min-width: 992px) and (max-width: 1024px) { 
    .home-menu a {
        padding: 2em 20px;
    }


}
@media (max-width: 92em) { 
    .pure-menu-horizontal .pure-menu-list {
        display: block;
    }
    .home-menu ul {
        float: none;
        margin: 0 15%;
    }
}

.quick_links a{ text-decoration:none; color: #000; }
.pure-g { letter-spacing: 0; }
.copy_right_txt { font-size:20px;padding-top: 0px; margin: 5px 0;}
.main_banner img { max-width:1920px; width:100%; margin-top: 135px;}


.main {
    padding: 2em;
    color: black;
}
.custom-wrapper {
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    transition: height 0.5s;
}
.home-menu .pure-menu-heading img {
    position: absolute;
    top: 10px;
}
@media (min-width: 110em) {
    .home-menu .pure-menu-heading img {
        top: 35px;
    }
}
@media (max-width: 78em) {
    .home-menu .pure-menu-heading img {
        top: 52px;
    }
    .main_banner img {
        margin-top: 179px;
    }

}
@media (max-width: 76em) {
    .home-menu .pure-menu-heading img {
        top: 25px;
        width: 75%;
    }
}
@media (min-width:768px) and (max-width: 1024px) { 

    .site_logo {margin: 60px 30% !important;text-align: left;}
    .home-menu .pure-menu-heading img{ width:40% !important;}
    .home-menu ul {
        float: none;
        margin: 0 10% !important;
    }
    .copy_right_txt {  padding-top: 0px;}
}
@media (max-width: 767px) {
    .site_logo {
        margin: 0px;
        text-align: left;
    }

    .main_banner img {
        margin-top: 90px;
    }
    .home-menu a.active-page, .home-menu a.active-page:hover {
        border-top: none !important;
        background-color: transparent !important;
    }

}
.custom-wrapper.open {
    height: 240px;
}

.custom-menu-3 {
    text-align: right;
}
.custom-toggle {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    display: none;
}
.custom-toggle .bar {
    background-color: #746e5d;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 100px;
    position: absolute;
    top: 18px;
    right: 7px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.custom-toggle .bar:first-child {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}
.custom-toggle.x .bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.custom-toggle.x .bar:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (min-width: 47.999em) {
    .pure-menu .custom-brand { display:none; }

}
@media (max-width: 47.999em) {
    #menu { position:relative; margin-top:0px; text-align:left; }
    .home-menu .custom-brand { padding-left: 13px; }
    .home-menu .pure-menu-heading { float:none; }
    .home-menu .pure-menu-heading img{position: relative;}
    .home-menu a{ padding: 0.5em 1em;}
    .custom-wrapper {height: 2em;}
    .custom-menu-3 {
        text-align: left;
    }
    .custom-toggle {
        display: block;
    }
    .home-menu {
        text-align: left;
    }
    #menu {
        bottom: 30px;
        text-align: center;
        margin-top: 10px;
    }
    .pure-menu-list {
        margin: 10px 0 0;
    }
    .pure-menu-horizontal .pure-menu-heading, .pure-menu-horizontal .pure-menu-item, .pure-menu-horizontal .pure-menu-separator { display:block;}
    .content-wrapper { top: 182px; }
    .pure-menu-fixed {top: 0px;}
}


