@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900|Oleo+Script:400,700');
body {
    color: #2a2a2a;
font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
}
a, a:hover, a:active, a:focus {
    cursor: pointer;
    outline: 0 none;
}
.e3pagetemplate {
    color: #1a1a1a;
    font-size: 15px;
}
.e3pagetemplate a {
    color: #1a1a1a;
}
h1, h2 {
font-family: 'Oleo Script', cursive;
color:#449FDC;
}
h3 {
color:#449FDC;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
}
.content-top h1{
    color:#449FDC;
    font-size:33px;
}
a.e3-button {
    background: #449FDC;
    border: 2px solid #449FDC;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    min-width: 160px;
    padding: 8px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
 a.e3-button:hover {
    background:#3280B4;
}
img {
    border: medium none;
}
.MainInformationTable {
    width: 100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.45);
    float: left;
    height: 64px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    position: relative;
    width: 10%;
    z-index: 5;
}
header #menu-button {
    color: #333;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #449FDC none repeat scroll 0 0;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.33);
    color: #fff;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-weight: normal;
}
#main-menu > li > a {
    background: #449FDC  none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
#main-menu a.current {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
#main-menu ul a.current {
    background: #388DC6 none repeat scroll 0 0;
    color: #fff;
}
#main-menu ul a {
    background: #388DC6 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    background: #388DC6 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li > ul > li a {
    background: #388DC6 none repeat scroll 0 0;
    color: #fff;
}
#main-menu .sub-arrow {
    background: #388DC6 none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
    color: #333;
    float: right !important;
    height: 30px !important;
    margin: 15px 0 0 10px !important;
    width: 30px !important;
}
.MyProfile_Svg svg {
    fill: #333;
}
header .MyProfile_Member .click_transparent {
    width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    display: block;
    float: left;
    height: 55px;
    left: 50%;
    margin: 6px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
}
header .logo img {
    max-height: 55px;
}
.banner {
    clear: both;
    float: left;
    position: relative;
    margin: 64px 0 0;
    text-shadow: 0 2px 2px #000;
    color: #fff;
    overflow: hidden;
    width: 100%;
}

.page-content {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    padding: 30px 0;
    clear: both;
}
.page-content .container {
    padding: 0;
}
footer {
    float: left;
    position: relative;
    width: 100%;
    background: #2a2a2a;
}
.footer-top {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.footer-top > .container {
    padding: 0;
    width: 100%;
}
.content-bottom h2 {
    font-size: 28px;
}

.content-slider {
    clear: both;
    float: left;
    width: 100%;
}
.content-slider .cameraContents {
    display: none !important;
}
.content-slider .camera_prev, .content-slider .camera_next, .content-slider .camera_commands {
    display: none !important;
}
.content-slider .camera_prev, .content-slider .camera_next {
    background: transparent none repeat scroll 0 0;
}
.content-slider .camera_prev > span, .content-slider .camera_next > span {
    background: transparent none repeat scroll 0 0;
}
.content-slider .camera_prev > span::before {
    color: #fff;
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾";
    font-family: FontAwesome;
    font-size: 40px;
}
.content-slider .camera_next > span::before {
    color: #fff;
    content: "ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦";
    font-family: FontAwesome;
    font-size: 40px;
}
.footer-bot {
    box-sizing: border-box;
    color: #fff;
    float: left;
    text-align: center;
    padding: 35px 0 16px;
    width: 100%;
}
.footer-bot a {
    color: #fff;
    text-decoration: none;
    /* float: right; */
}
.fa span{
display:none;
}
.footer-info {
    float: left;
    font-size: 14px;
    margin: 0 0 36px;
    text-align: left;
    width: 100%;
}
.ft-logo {
    margin: 0 0 30px;
}
.ft-addy {
}
.ft-contact {
    margin: 20px 0;
}
.ft-addy h3, .ft-contact h3 {
    border-bottom: 2px solid #fff;
    color: #fff;
    margin-bottom: 35px;
    padding-bottom: 18px;
    width: 50px;
    font-size: 16px;
}
.ft-end {
    align-items: flex-start;
    display: flex;
    flex-flow: column nowrap;
}
.ft-social {
}
.ft-social h3 {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    text-align: right;
}
.ft-social .fa {
    font-size: 17px;
    padding: 0 6px;
}
.ft-social span {
    display: none;
}
a.poweredbylink {
    float: right;
    width: 100%;
    color: #B1B1B1;
    font-size: 13px;
}
.poweredby {
}
.powered-wrap {
    width: 100%;
}
footer h4 {
    font-family:  lato;
    color: #fff;
    font-weight: bold;
}

.fwrap2 {
    margin: 20px 0;
}

.fwrap3 {
    font-size: 13px;
    color: #B1B1B1;
}

footer .fa {
    letter-spacing: 10px;
    font-size:  20px;
    margin: 16px 0;
}
@media (min-width: 768px) {
header {
    box-shadow: none;
}

.banner {
    top: 0;
    margin: 0;
}
.page-content {
}
.page-content > .container {
}

footer {
}
.ft-contact {
    margin: 0;
}
.footer-bot {
    padding: 40px 0 13px;
    box-shadow:0 -53px 0 0 #282828 inset;
}
.poweredby {
    /* display: inline-block; */
    float:  right;
    clear: both;
    width: 100%;
}
.powered-wrap {
    width:auto;
}
}
@media (min-width: 1025px) {
header {position: absolute;height: 150px;background: none;box-shadow: 0 144px 94px -66px rgba(0,0,0,.8) inset;}
header .logo {
    height: 82px;
    left: 0;
    margin: 13px 0 0 48px;
    position: relative;
    transform: translateX(0px);
    float: left;
    width: auto;
}
header .logo img {
    max-height: none;
}
header .mobile-nav-btn {
    display: none;
}
header .MyProfile_Member {
    background: none;
    color: #fff;
    float: right;
    height: auto;
    margin: 0px 48px 0 0;
    padding: 3px 5px 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 5;
}
header .MyProfile_SignedIn {
    /* margin: -20px 0 0; */
    padding: 2px 10px 0px;
    height: auto;
}
.MyProfile_Svg {
    color: #fff;
    float: left !important;
    /* height: 30px !important; */
    margin: 3px 10px 0px 0 !important;
    /* width: 30px !important; */
}
.MyProfile_Svg svg {
    fill: #fff;
}
.MyProfile_SignedOut .MyProfile_Svg {
    display:none;
    float: left !important;
    margin: 5px 10px 0 0 !important;
}
header.fixed .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.MyProfile_SignedOut {
    padding: 0 10px;
    background: #ffc402;
}
header .MyProfile_Member .MyProfile_Name {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 2.9;
    text-shadow: none;
    width: auto;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #fff;
    display: inline-block;
    margin: 20px 5px 0 8px;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    left: 0;
    right: auto;
    top: 35px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
    color: #fff;
}
header .MyProfile_Member .fullView a:hover {
    color: #fff;
}
header .MyProfile_Member .fullView a div {
}
#divMainMenu {
    /* position: absolute; */
    /* z-index: 5; */
    margin: 0 auto;
    clear: right;
    width: 10px;
    /* left: 0; */
    margin: 27px 0 0 50px;
    float: left;
}
header nav {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: both;
    float: none;
    /* left: 50%; */
    padding: 0;
    /* position: absolute; */
    text-align: left;
    /* top: 40px; */
    width: auto;
    margin: 0 auto;
    /* transform: translateX(-50%); */
}
#main-menu {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table !important;
    float: left;
    white-space: nowrap;
    width: auto;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 18px;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu > li > a {
    background: transparent none repeat scroll 0 0;
    color: #fafafa;
    padding: 8px 15px 12px;
        border-bottom:2px solid transparent;

}
#main-menu a.hover {
    color: #fafafa;
}
#main-menu > li > a.current {
    color: #fafafa;
    border-bottom: 2px solid #449FDC;
}
#main-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #fafafa !important;
        border-bottom:2px solid #449FDC;

}
#main-menu ul {
    background:#333;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: 0 !important;
    padding: 0;
}
#main-menu > li > ul {
}
#main-menu ul a {
font-size:16px;
}
#main-menu ul a.current {
    color: #fff;
    background:#449FDC;
}
#main-menu ul a:hover, #main-menu ul a.highlighted {
    background: #449FDC none repeat scroll 0 0;
    color: #fff;
}
#main-menu ul ul > li {
    background: #1F5D87 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > li > ul > li a {
    background: #1F5D87 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
#main-menu > li > ul > li > ul > li a {
    background: #1F5D87 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
#main-menu ul ul > li a {
    color: #fff;
}
#main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    background: #1F5D87 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
#main-menu > li > ul > li > ul > li > ul > li ul > li a {
    background: #1F5D87 none repeat scroll 0 0;
    color: #fff;
    text-align: left;
}
#main-menu .sub-arrow {
    display: none;
}
header .container {
    width: 100%;
}

header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
    color: #2a2a2a;
}

.footer-bot > .container {
    padding: 0;
}
.ft-logo {
    margin: 0;
}
.ft-addy {
}
.ft-contact {
    margin: 0;
}
.footer-info {
    margin: 0 0 70px;
}
.ft-contact {
}
.ft-end {
    align-items: flex-end;
    padding: 0;
}
.ft-social {
    text-align: right;
}
.ft-copyright {
    float: right;
    margin-top: 87px;
    text-align: right;
}
.poweredbylink {
    float: right;
}
.fwrap1 {
    float: left;
    text-align: left;
}

.fwrap2 {
    float: left;
    margin: 0 0 0 150px;
    text-align: left;
}

.powered-wrap {
    float: right;
    clear: both;
}
.fwrap3 {
    font-size: 13px;
    color: #B1B1B1;
    text-align: right;
    float: right;
}
.fwrap3 a {
    float:  right;
}
}
@media (min-width: 1200px) {
header nav {
    /* left: 0; */
}
}
h1 > hr {
    width: 85%;
}
.EditMode .banner {
    margin: 97px 0 0 0;
    overflow: visible;
}
.banner > img {
    width: 200%;
    transform: translateX(-25%);
}
@media (min-width: 768px) {

.banner > img {
    width: 150%;
    transform: translateX(-15%);
}
}
@media (min-width: 1025px) {

.banner > img {
    width: 100%;
    transform: translateX(0%);
}
}