@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Old+Standard+TT:400,400i,700');

html {
    font-family: sans-serif;
}
body {
    background: rgba(0, 0, 0, 0);
    color: #444444;
    font-family: 'Lato', sans-serif;
    margin: 0;
    line-height:1.7;
}
a {
    background-color: transparent;
}
p {
}
font {
    line-height: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    color: #022a05;
    font-family: 'Old Standard TT', serif;
}
h1 {
    font-size: 24px;
    position: relative;
}
h1:after {
    content:"";
    display:block;
    position:absolute;
    bottom: -10px;
    height:1px;
    width:100%;
    background: #949494;
}
.banner h1{
    font-weight:900;
    color: #6e6158;
    margin: 18px 0;
    font-family: 'MatrixIIOT-ExtraBold';
}
.row4 h2 {
    margin: 0;
}
.row4 p {
    margin: 0 0 10px;
}
footer h3{
    color: #fff;
    padding: 10px 0 18px;
    font-size: 18px;
    margin: 0 0 5px 0;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.e3pagetemplate {
    font-size: 16px;
    color: #444444;
}
.e3pagetemplate a {
    color: #444444;
}
img {
    border: medium none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.MainInformationTable {
    width: 100%;
}
.PageManagerInfoContainer {
    display: none;
}
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e6e6e7;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    font-family: inherit;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px !important;
    margin: 0 auto;
    width: 64px !important;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    text-align: right;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .WeaAtGlance .AGCast {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
    padding: 0;
    width: 100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
    margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
}
.e3pagetemplate .CalAtGlance .Link2 {
    padding: 0 0 3px;
}
.e3pagetemplate .BirAtGlance {
    text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
    margin-top: 5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
    font-size: 12px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3wrapper {
    float: left;
    width: 100%;
}
header {
    background: #f2efe0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    position: fixed;
    z-index: 200;
}
header .container {
    padding: 0 15px;
    width: 100%;
    max-width: 1400px;
}
header .MyProfile_Member {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 40px;
    margin: 15px 0 0;
    padding: 0;
    text-align: right;
    width: 10% !important;
}
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: 59px;
    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;
    float: left;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #dddddd;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #ffffff;
}
.MyProfile_Svg svg {
    fill: #415f44;
    height: 30px;
}
header .mobileloginfo.container {
    float: right;
    margin: 0;
    padding: 0;
    width: 10%;
}
header .loginfo {
    float: right;
    height: 30px;
    width: 100%;
}
header .mobile-nav-btn {
    float: left;
    height: 50px;
    margin: 15px 0 0;
    width: 10%;
}
header #menu-button {
    color: #000;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    color: #022a05;
    font-size: 30px;
}
header .logo {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    width: 80%;
}
header .logo img {
    max-height: 64px;
    max-width: 79%;
}
.mobile-login {
    color: #333333;
    float: right;
    font-size: 30px;
    margin: 10px 0 0;
    width: 10%;
}
header nav {
    background: #f2efe0;
}
.header-phone {
    display:none;
}
.mobile-login .signoutLink {
    color: #ffffff;
    display: block;
    float: right;
}
.currentUserLabelText {
    display: none;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    border-top: medium none;
    text-transform:uppercase;
}
#main-menu a.current {
}
#main-menu > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000000;
    text-shadow: none;
}
#main-menu ul {
    background: #ffffff none repeat scroll 0 0;
}
#main-menu ul ul {
    background: #ffffff none repeat scroll 0 0;
}
#main-menu > li > ul > li a, #main-menu > li > ul > li > ul > li > ul > li a {
    color: #000000;
}
#main-menu ul ul ul {
    background: #ffffff none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    color: #000000;
}
#main-menu .sub-arrow {
    background: #022a05;
    border-radius: 0;
    color: #fff;
    width: 42px;
}
.logo_wrap {
    float: left;
    text-align: center;
    width: 90%;
}
.banner {
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    transition: all .3s ease;
    margin: 75px 0 0;
}
.videocontent {
    height: auto;
}
.cold-spring-vid-wrapper.hide.visible-xs {
        position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.banner .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
header .MyProfile_Svg{
    float:right;
}
.menu-button2 {
}
.page-content-top {
    display: none;
}
.page-content {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
}
.page-content img {
    max-width: 100%;
    position: relative;
}
div#p_lt_Banner_VideoBackground_divPoster {
    display: none;
}
.page-content > .container {
    padding: 0;
    width: 100%;
}
.page-content a.e3-button, .banner a.e3-button {
    background: #fff;
    color: #022a05;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 16px;
    border-radius: 3px;
    text-transform: uppercase;
    width:auto;
    border:1px solid #022a05;
    transition:all .2s ease;
    font-weight:600;
    letter-spacing:.025em;
}
 .page-content a.e3-button:hover,
 .page-content a.e3-button:focus,
 .page-content a.e3-button:active,
 .banner a.e3-button:hover,
 .banner a.e3-button:focus,
 .banner a.e3-button:active{
    background: #022a05;
    transition:all .2s ease;
    color:#fff;
}

.scroll-down {
display:none;
}

.banner-text {
    top: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    align-items: center;
    background: #fff;
    display: flex;
    padding: 40px 0;
}

.row1 {
    width: 100%;
    background: #fff;
    padding: 35px 0 60px;
    text-align: center;
    font-size: 18px;
    float: left;
    color: #2a2a2a;
}

.row1 p {
    margin: 25px 0 30px;
}
.row2 {
    background: #749355;
    width: 100%;
    float: left;
}
.row2 img {
    width: 100%;
    opacity: .8;
    /* max-height: 268px; */
    max-width: 100%;
}

.row2 a {
    position: relative;
    padding: 0;
    cursor: pointer;
    float: left;
}
.spbtn > span:nth-of-type(1) {
    position: absolute;
    top: 45%;
    color: #fff;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    letter-spacing: .025em;
    font-size: 24px;
    text-transform: uppercase;
    left:0;
}
.spbtn > span:nth-of-type(2) {
    top: 52%;

}
.row2 span {
    position: absolute;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: .025em;
    /* line-height: 1; */
    text-transform: uppercase;
    left:0;
}
.row3 {
    width: 100%;
    float: left;
    clear: both;
    background: #f2efe0;
    text-align: center;
    line-height: 2;
    padding: 30px 0 40px;
}
.row3 h3 {
    font-size: 24px;
}
.row3 img {
    margin: 50px 0 0;
}
.row4 {
    float: left;
    width: 100%;
    text-align: center;
    color: #141414;
    padding: 30px 0;
    background: #eae5dd;
}
.home-form {
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
}
.home-form label {
    text-align: left !important;
    width: 100%;
    display: inline-block;
    font-weight: 400 !important;
    font-size: 12px;
    color: #6e6158;
    text-transform: uppercase;
    margin: 18px 0 10px;
}
.home-form input {
    max-width: none !important;
    border: none !important;
    border-radius: 0 !important;
    height: 40px !important;
    background: #d7cec4 !important;
}
.home-form .email {
    /* display: block !important; */
    width: 50%;
    float: left;
    padding: 0 8px 0 0;
}
.home-form .phone {
    width: 50%;
    float: right;
    padding: 0 0 0 8px;
}

.home-form textarea {
    min-height: 100px;
    display: block;
    max-width: none !important;
    border: none !important;
    background: #d7cec4 !important;
}

.row4 .FormButton {
    background-color: #b7312c !important;
    color: #eae5dd !important;
    display: inline-block;
    text-decoration: none !important;
    font-size: 16px;
    padding: 10px 16px;
    border-radius: 0px;
    height: auto;
    width: 100%;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 20px auto;
    border:none;
    transition:all .2s ease;
    font-weight: 900 !important;
    letter-spacing:.025em;
}

.row4  .FormButton:hover,
.row4  .FormButton:focus,
.row4  .FormButton:active{
    background: #8a2622 !important;
    transition:all .2s ease;
}

.banner-text img {
    max-width: 100%;
    width: 163px;
}


footer {

    box-sizing: border-box;
    color: #ffffff;
    float: left;
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    background: #434343;
    text-align: center;
    width: 100%;
}
.footer .container {
    padding: 0;

}
.footer-mid {
    font-size: 15px;
    line-height: 24px;
    padding: 20px 0 40px;
    box-sizing: border-box;
}
.footer-mid .container {
    padding: 0;
    /* width: 100%; */
    display: flex;
    flex-wrap: wrap;
}
.fa > span {
    display: none;
}
.footer-mid > img {
}
.footer-mid img {
    max-height: 90px;
    max-width: 100%;
}
.footer-bot {
    color: #fff;
    font-size: 11px;
    background: #313131;
    padding: 15px 0;
    text-align: left;
}
.fcol1, .fcol2, .fcol3 {
    margin: 0 0 30px;
}
.footer-mid a {
    color: #fff;
    transition: all 0.3s ease 0s;
    align-self: stretch;
    text-decoration: none;
}

footer .fa {
    font-size: 21px;
    margin: 13px 10px 0 0;
}
.poweredby {
    clear: both;
    /* display: inline-block; */
    font-size: 24px;
    text-align: left;
}
.poweredbylink {
    color: #292929;
    font-size: 12px;
    text-decoration: none;
}
.footer-bot a {
    color: #fff;
    text-decoration: none;
}
.fwrap2 {
    text-align: center;
    margin: 0 0 20px;
    order: 1;
}
.fwrap3 {
    text-align: left;
    order: 3;
}
.fwrap1 {
    order: 2;
    margin: 0 0 20px;
    text-align: left;
}
@media (min-width: 768px) {
header {
    position: absolute;
}
header .mobile-nav-btn {
    margin: 21px 0 0;
}   
header .logo {
    position:absolute;
    left:50%;
    transform:translateX(-50%);
}

header .MyProfile_Member {
    height: auto;
    margin: 14px 0px 0 0px;
    /* order: 4; */
    border-radius: 3px;
    /* background: #a69587; */
    border: 1px solid #022a05;
    width: auto !important;
}
header.fixed .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
header .MyProfile_Member .MyProfile_Name {
    color: #022a05;
    display: inline-block;
    font-size: 16px;
    width: auto;
    font-weight: normal;
    /* height: 28px; */
    text-align: center;
    margin: 0;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #ffffff;
    margin: 11px 0 0 8px;
    display: inline-block;
}
header .MyProfile_Member .fullView {
    left: auto;
    right: 0;
    top: 63px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
    color: #ffffff;
}
header .MyProfile_Member .fullView a:hover {
    color: #dddddd;
}
header .MyProfile_Member .fullView a div {
}
header .MyProfile_SignedOut .MyProfile_Svg {
float:right;
margin:2px 0 0 3px;
}
header .MyProfile_Svg {
    background: none;
    display: inline-block;
    float:left;
    margin-top: 0;
}
header .MyProfile_Svg svg{
}
header .MyProfile_SignedIn {
    padding: 9px 15px;
    height: auto;
}
header .MyProfile_SignedOut {
    width: auto;
    padding:3px 15px;
    text-transform:uppercase;
}
header .MyProfile_SignedOut .MyProfile_Svg {
    display: none;
}
.scroll-down {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    cursor: pointer;
    display:block;
    transition:all .2s ease;
}
.scroll-down .fa{
    font-size: 40px;
    text-align: center;
    padding: 0 0 0 11px;
}
.scroll-down.fixed {
    position: fixed;
        transition:all .2s ease;

}
.cmsdesklink {
    float: right;
}
h1 {
    font-size: 50px;
    margin: 0 0 40px;
}

h1:after {
    max-width: 630px;
    left: 50%;
    transform: translateX(-50%);
}
.row4 .FormButton {
max-width:180px;
}
.spbtn > span:nth-of-type(2) {
    display: none;
}

.row3 h3 {
    font-size: 27px;
}
.footer-mid .container {
    display:flex;
}
.footer-mid {
    font-size: 14px;
    line-height: 27px;
    padding: 19px 0 0;
    text-align: left;
    max-height: 211px;
    /* display: flex; */
}
.footer-mid img {
    vertical-align: middle;
}
footer h1 {
    font-size: 20px;
    margin: 20px 0;
}
footer p {
    font-size: 14px;
    padding: 3rem;
    text-align: center;
}
.footerlinks {
    display: inline-block;
    float: none;
    margin: 0 20px;
}
.fcol1, .fcol2, .fcol3 {
    margin: 0;
}

.footer-bot {
    text-align: center;
}

.fwrap2 div:first-child {
    text-align: left;
}

.fwrap2 div:last-child {
    text-align: right;
}

.fwrap2 {
    text-align: center;
    order: 2;
    padding: 10px 0 0;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    justify-content: center;
}

.fwrap3 {
    text-align: right;
    order: 3;
    margin: 17px 0 20px;
    align-items: center;
    justify-content: initial;
    /* display: inline-flex; */
    /* flex-wrap: wrap; */
}
.fwrap1 {
    order: 1;
    align-items: center;
    display: flex;
    }

    .fwrap4 {
    text-align: left;
}
.fwrap4 div:first-child {
    text-align: left;
    padding: 0;

}

.fwrap4 div:last-child {
    text-align: right;
    padding: 0;
    float: right;
    clear: none;
}
}
@media (min-width: 1025px) {
    .banner h1 {color: #eae5dd;}

header {
    min-height: 102px;
    padding: 0;
}
header .container {/* display:flex; *//* justify-content: space-between; */padding: 0;}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: 0;
    top: auto;
    width: 100%;
}
.header-phone {
    display:block;
    float: right;
    margin: 38px 20px 0 0;
    color: #6d6158;
    font-weight: 600;
}
header .logo {
    padding: 0;
}
header .logo img {
    max-height: 85px;
    max-width: none;
}
header .MyProfile_Member {
    height: auto;
    margin: 27px 35px 0 0px;
    order: 3;
    align-self: flex-start;
    width: auto !important;
}
.logo_wrap {
    width: auto;
}
.MyProfile_Svg {
}
.MyProfile_Svg svg {
    height: 20px;
    float:right;
    margin: 5px 0 0 0;
}
.mobile-login .signoutLink {
    display: none;
}

.cmsdesklink {
    float: right;
}
header .logo {
    clear: none;
    float: left;
    position: relative;
    text-align: left;
    left: auto;
    transform: none;
    margin: 12px 0 0;
    position: relative;
    width: auto;
}

div#divMainMenu {/* clear: both; */flex-grow: 2;float: left;max-width: 10px;margin: 0 0 0 25px;}

header nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: none;
    /* float: right; */
    margin: 0px auto 0;
    text-align: center;
    width: 100% !important;
    max-width: 961px;
}
header .mobile-nav-btn {
    display: none;
}
nav {
    display: block;
    margin: 0 auto;
    width: auto !important;
}
#main-menu a.current {
}
#main-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table !important;
    margin: 0 auto;
    white-space: nowrap;
    width: auto;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 18px;
    text-shadow: none;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu > li {
     padding: 0px 13px 0px;
     /* border-top:4px solid transparent; */
}
#main-menu > li > a {
    padding: 39px 0px 40px;
    color: #000;
}
#main-menu ul li{
}
#main-menu ul a {
    text-align:left;
    font-size: 19px;
    padding:15px 15px;
}
#main-menu > li > a:hover, #main-menu > li > a.highlighted {
    color: #34913b !important;
    background: none;
}
#main-menu > li > a:focus{
}
#main-menu > li > ul::after {
    background: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
}
#main-menu ul {
    background: none;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 35px 34px -25px black inset;
    padding: 0;
    /* left: auto !important; */
}
#main-menu ul a:hover, #main-menu ul a:focus, #main-menu ul a:active{
    color: #34913b;
background:#fff
}
#main-menu ul ul {
    background:#f2efe0;
}
#main-menu ul ul > li {
}
#main-menu > li > ul > li a {
    color: #000;
    background:#f2efe0;
}
#main-menu > li > ul > li > ul > li a {
    color: #000;
    background:#f2efe0;

}
#main-menu > li > ul > li > ul > li > ul > li a {
    color: #000;
    background:#f2efe0;

}
#main-menu ul ul > li a {
    color: #000;
    background:#f2efe0;

}
#main-menu > li > ul > li > ul {
    left: 0 !important;
    right: auto !important;
    background:#f2efe0;
}
#main-menu ul ul ul {
    background:#f2efe0;
} 
#main-menu .sub-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    background: rgba(76, 77, 79, .85);
    border-image: none;
    border-style: none solid solid none;
    border-width: medium 2px 2px medium;
    height: 10px;
    left: auto;
    margin: 0 0 0 12px;
    position: absolute;
    right: 0 !important;
    text-align: right;
    display: none;
    top: 41px;
    transform: rotate(45deg);
    width: 10px;
}
.banner {margin: 0 0 0;float: left;width: 100%;}
.videocontent{
    height:auto !important;
}
.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid {
    /* prevent users from clicking on the video/on hover youtube logo */
    pointer-events: none;
}
/* show mute/unmute button */
.video-sound {
	display: block;
	float: left;
	position: absolute;
	bottom: 5%;
	right: 5%;
	z-index: 99;
	color: #fff;
	font-size: 1.553em;
	cursor: pointer;
}
.video-sound.off {
	display:block;
}
.video-sound span.fa-volume-up {
	display:block;
}
.video-sound span.fa-volume-off {
	display:none;
}
.video-sound.off span.fa-volume-off {
	display:block;
}
.video-sound.off span.fa-volume-up {
	display:none;
}
.banner-text {
    position: absolute;
    background: none;
    padding: 0;
    color: #eae5dd;
}
.banner a.e3-button {
    margin: 50px 0 0 0;
}
.banner-text img {
    width: auto;
}
.page-content{
    background:#eae5dd;
}
.row1 {
    padding: 36px 0 54px;
    /* background: url(/sitedesign/images/pattern.aspx); */
    color: #6e6158;
    font-size: 18px;
}
.row2 a {
    transition:all .3s ease;
    overflow:hidden;
    float: left;
}

.row2 a img {
    transition:all .2s ease;
    opacity: 1;
    height: 100%;
}

.row2 a:hover span{
display:block;
    transition:all .3s ease;
       animation-delay: .1s !important;
   -moz-animation-delay: .1s !important;
   -Webkit-animation-delay: .1s !important;

}

.row2 a:hover img {
    transform:scale(1.2);
    transform-origin:center;
    transition:all .3s ease;
    opacity: .3;
}
.row2 a span {
}
.row3 {
    padding: 30px 0 30px;
    font-size: 18px;
}
.row2 a:nth-child(1) span{
    opacity:0;
}
.row2 a:nth-child(2) span{
    opacity:0;
}

.row2 a:nth-child(3) span{
    opacity:0;
}
.row2 a:nth-child(4) span{
    opacity:0;
}
.row2 a:nth-child(5) span{
    opacity:0;
}
.row3 p, .row3 img{
        opacity:0;
        font-size: 21px;
}
.row4{
     opacity:0;

}
.animated{
    opacity:1 !important;
}
}
@media (min-width: 1200px) {
}
.MyProfile_Svg {background: none;/* margin-right: 0 !important; */}
.EditMode header .container {
    display: block;
}
div#fb-root {
    display: none;
}
.EditMode .banner {
    margin: 97px 0 0 0;
    z-index: 9999;
    overflow: visible;
}
.banner > img {
    width: 200%;
    transform: translateX(-25%);
}
@media (min-width: 768px) {

.banner > img {
    width: 150%;
    transform: translateX(-15%);
}
}
.banner .camera_wrap img {
    width: 100% !important;
    transform: translateX(0%);
    max-width: none !important;
    margin: 0 !important;
    left: 0 !important;

}

/* Animation settings */

.row2 a:nth-child(1) span {
   animation-delay: .1s;
   -moz-animation-delay: .1s;
   -Webkit-animation-delay: .1s;
}
.row2 a:nth-child(2) span {
   animation-delay: .2s;
    -moz-animation-delay: .2s;
  -Webkit-animation-delay: .2s;
}
.row2 a:nth-child(3) span {
   animation-delay: .5s;
   -moz-animation-delay: .5s;
   -Webkit-animation-delay: .5s;
}
.row2 a:nth-child(4) span {
   animation-delay: .7s;
    -moz-animation-delay: .7s;
  -Webkit-animation-delay: .7s;
}
.row2 a:nth-child(5) span {
   animation-delay: 1s;
    -moz-animation-delay: 1s;
  -Webkit-animation-delay: 1s;
}
.row3 p, .row3 img{
       animation-delay: .4s;
    -moz-animation-delay: .4s;
  -Webkit-animation-delay: .4s;
}
.row4{
       animation-delay: 1s;
    -moz-animation-delay: 1s;
  -Webkit-animation-delay: 1s;
}
.banner-text{
       animation-delay: .4s;
    -moz-animation-delay: .4s;
  -Webkit-animation-delay: .4s;
}