* {
    box-sizing: border-box;
}

a:link,
a:visited {
    text-decoration: none;
    color: #AB6965;
}

a:hover,
a:active {
    color: #000;
}

p,
li {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Rosario', sans-serif;
    font-size: 25px;
    color: #828385;
}

.mainheading {
    margin-bottom: 20px;
    font-family: 'Rosario', sans-serif;
    font-size: 25px;
    color: #828385;
}

.subheading {
    margin: 10px 0 0;
    font-family: 'Rosario', sans-serif;
    font-size: 20px;
    color: #828385;
}

.year {
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #828385;
}

body {
    background-color: #F1F2F4;
    margin: 0;
    text-align: center;
    color: #000;
    position: relative;
    font-family: Georgia, times, serif;
}


/* old
#wrapper {
	margin-left: auto;
    margin-right: auto;
    width:1080px;
    text-align:left;
	position:relative;
	background-color:#DBDAD8;
	-moz-box-shadow: 0px 1px 6px #52514E;
	-webkit-box-shadow: 0px 1px 6px #52514E;
	box-shadow: 0px 1px 6px #52514E;
	margin-top:50px;

}
*/

#footer p {
    text-align: center;
}

#wrapper {
    margin: 0 auto;
    max-width: 1080px;
    background-color: #DBDAD8;
    -moz-box-shadow: 0px 1px 6px #52514E;
    -webkit-box-shadow: 0px 1px 6px #52514E;
    box-shadow: 0px 1px 6px #52514E;
    margin-top: 50px;
    width: 100%;
      padding: 20px 0px;
  position: relative;
}

#wrapperbe {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    text-align: left;
    position: relative;
    background-color: #DBDAD8;
    -moz-box-shadow: 0px 1px 6px #52514E;
    -webkit-box-shadow: 0px 1px 6px #52514E;
    box-shadow: 0px 1px 6px #52514E;
    margin-top: 50px;
}

#header {
    width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 40px;
}


/* old
#logo{
	position:relative;
	top:0;
	left:0;
}
*/

#logo img {
    width: 100%;
    float: left;

}

#logo {
    float: left;
    position: relative;
    z-index: 1
}

#logo h1 {
    margin: 0;
    padding: 0;
}

#headerleft {
    position: absolute;
    left: -35px;
    top: 163px;
}

#headerright {
    position: absolute;
    right: -35px;
    top: 151px;
}

#underheader {
    position: absolute;
    left: 0;
    bottom: -24px;
}

#nav2 {
    display: none;
}

#nav {
    position: absolute;
    bottom: 8px;
    right: 20px;
    font-family: 'Rosario', sans-serif;
}

#nav ul {
    margin: 0;
    padding: 0;
    float: left;
}

#nav ul li {
    display: inline;
    padding: 0 0 0 18px;
    font-size: 12px;
}

#nav a:link,
#nav a:visited {
    text-decoration: none;
    color: #544D55;
}

#nav a:hover,
#nav a:active {
    color: #AE6A69;
}

nav {
    display: none;
}


/* old
#main {
	position:relative;
	width:1040px;
	top:0;
	margin:20px;
	padding-bottom:20px;

}
*/

#main {
    position: relative;
    top: 0;
    margin: 20px;
    padding-bottom: 20px;
    text-align: left;
}


/*old
#intro{
	position:relative;
	width:650px;
	padding-bottom:70px;
}
*/

#intro {
    float: left;
    width: 55%;
    padding-bottom: 20px;
    text-emphasis: left;
}


/* old
#homeblurb{
	position:relative;
	float:right;
	width:310px;
	background-color:#A36965;
	border:solid 5px #DBDAD8;
	z-index:1000;
	padding:20px;
}
*/

#homeblurb {
    position: relative;
    float: right;
    width: 30%;
    background-color: #A36965;
    border: solid 5px #DBDAD8;
    padding: 20px;
    text-align: left;
}

#homeblurb p {
    padding: 0;
    color: #fff;
    line-height: 160%;
    font-size: 12px;
}

#promo {
    position: relative;
    z-index: 0;
}

#appbutton {
    position: absolute;
    top: 200px;
    right: 20px;
}

.homeboxes {
    float: left;
    width: 31%;
    margin: 12px;
}

#leftapp {
    position: relative;
    height: 200px;
    background-image: url(images/box1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#leftapp:hover {
    opacity: 0.7;
}

#middleapp {
    position: relative;
    height: 200px;
    background-image: url(images/box2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#middleapp:hover {
    opacity: 0.7;
}

#rightapp {
    position: relative;
    height: 200px;
    background-image: url(images/box3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#rightapp:hover {
    opacity: 0.7;
}

#leftapp,
#middleapp,
#rightapp,
.floatright img,
.floatleft img {
    border: solid 5px #848587;
    -moz-box-shadow: 0px 0px 4px #52514E;
    -webkit-box-shadow: 0px 0px 4px #52514E;
    box-shadow: 0px 0px 4px #52514E;
}

.membercaption {
    position: absolute;
    background-color: #848587;
    height: 40px;
    bottom: 0;
    left: 0px;
    right: 0px;
}

.membercaption h2 {
    font-size: 20px;
    color: #F1F2F4;
    font-family: 'Rosario', sans-serif;
    font-weight: normal;
    margin-top: 10px;
    text-align: center;
}

.membercaption a:link,
.membercaption a:visited {
    text-decoration: none;
    color: #fff;
}

.membercaption a:hover,
.membercaption a:active {
    color: #DBDAD8;
}

.docs {
    margin: 0 0 15px 0;
    padding: 0;
}

.docs li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 5px 0;
}

/*
#photoquote {
    width: 700px;
    margin: 20px auto 20px;
    padding: 20px;
    background: #AB6965;
    -moz-box-shadow: 0px 0px 4px #52514E;
    -webkit-box-shadow: 0px 0px 4px #52514E;
    box-shadow: 0px 0px 4px #52514E;
}
*/



.applicant-top-image {
    float: left;
    width: 50%;
    padding: 20px;
}

.applicant-top-content {
    float: right;
    width: 50%;
    padding:20px;
}
.image-content{
    text-align: center;
}


.applicant-image {
    float: left;
    width: 290px;
    margin-right: 60px;


}

.photoquote {
    width: 100%;
    margin: 20px auto 20px;
    padding: 20px;
    background: #AB6965;
    -moz-box-shadow: 0px 0px 4px #52514E;
    -webkit-box-shadow: 0px 0px 4px #52514E;
    box-shadow: 0px 0px 4px #52514E;
}

.applicant-contnet {
    padding-top: 60px;
}

.applicant-contnet p{
    font-size: 20px;
    width: 90%;
     line-height: 1.5;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

#photoquote ul {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

#photoquote ul li {
    list-style-type: none;
    display: inline-block;
    *display: inline;
    width: 310px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#photoquote img {
    -moz-box-shadow: 0px 0px 4px #52514E;
    -webkit-box-shadow: 0px 0px 4px #52514E;
    box-shadow: 0px 0px 4px #52514E;
}

#photoquote p {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 200%;
}

.floatleft {
    float: left;
    margin: 0 10px 10px 0;
}

.floatright {
    float: right;
    margin: 0 0 10px 10px;
}

.clear {
    clear: both
}

#footer {
    position: relative;
    clear: both;
}

#footertext {
    position: relative;
    margin-top: 30px;
    margin-bottom: 10px;
}

#footertext p {
    font-size: 11px;
    color: #838486;
    margin: 0;
    padding: 10px;
    line-height: 16px;
}

#footer a:link,
#footer a:visited {
    text-decoration: none;
    color: #838486;
}

#footer a:hover,
#footer:active {
    color: #A96864;
}


/* CONTACT */

#contact {
    width: 430px;
    float: right;
}

#contact p {
    margin-left: 0px;
}

#contact ul li {
    list-style-type: none;
    width: 430px;
}

#contact ul {
    margin: 0;
    padding: 0;
    left: 0;
    width: 430px;
}

fieldset {
    border: 0;
    width: 430px;
    margin: 0;
    padding: 0;
}

label {
    text-align: left;
    font-size: 14px;
}

.formstyle {
    background-color: #fff;
    border: 1px solid #000;
    width: 430px;
    margin-bottom: 10px;
    font-size: 13px;
}

.fulltext {
    background-color: #fff;
    border: 1px solid #000;
    width: 430px;
    height: 150px;
    font-size: 13px;
}

.submitbutton {
    border: 1px solid #000;
    background-color: #AB6965;
    color: #fff;
}

.formmessage {
    position: relative;
    top: 0;
    float: right;
    margin: 0;
    padding: 0;
}

.redtext {
    color: red;
    position: relative;
    top: 0;
    float: right;
    margin: 0;
    padding: 0;
}


/*old
.homeBoxesWrapper {
	position:relative;
}
*/

.homeBoxesWrapper {
    position: relative;
}

.searchbox {
    float: right;
}

.accordion-menu {
    background: #ab6965;
    padding: 20px;
    font-family: 'Rosario', sans-serif;
    color: white;
    font-size: 1.5em;
    display: none;
    margin-bottom: 20px;
}

ul.accordion-links {
    background: white;
    padding: 20px;
    list-style-type: none;
    margin-top: 0;
    display: none;
    font-family: 'Rosario', sans-serif;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.form-col-1-2 {
    width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
}

.form-col-1-2:first-child,
.form-col-1-4:first-child {
    margin-left: 0;
}

.form-col-1-2:last-child,
.form-col-1-4:last-child {
    margin-right: 0;
}

.form-col-1-3 {
    width: calc(33.333% - 6.66px);
    float: left;
    margin: 0 5px;
}

.form-col-1-3:nth-of-type(1) {
    margin-left: 0px;
}

.form-col-1-3:nth-of-type(3) {
    margin-right: 0px;
}

.form-col-1-4 {
    width: calc(25% - 7.5px);
    float: left;
    margin: 0 5px;
}

strong#bold-form {
    line-height: 3;
}


table.userlist {
    width: 100%;
    border-collapse: collapse;
}

.backend-wrapper {
    width: calc(100% - 140px);
    float: right;
}


h3.titlehdr {
    margin-bottom: 20px;
}


.modal {
	position: fixed;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.40);
	left: 0;
	right: 0;
  top: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease;
  z-index: 99;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal-container {
  background: #fff;
  border-radius: 15px;
  max-width: 580px;
  width: 100%;
  margin: 0 1rem;
  padding: 4rem 2rem;
  text-align: center;
}

.modal-container p {
  font-size: 1.6rem;
  line-height: 1.2;
  text-align: center;
  margin: 15px 0;
}

.modal-button {
  border-radius: 5px;
  box-shadow: 0px 1px 6px rgba(0,0,0,0.20) ;
  font-size: 18px;
  padding: 1rem 1.5rem;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  min-width: 100px;
  margin: 0 1rem;
  transition: .4s ease;
  border: none;
}

.modal .button-container {
  padding: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.modal-button:hover {
  background-color: #f3f3f3;
}


.modal-button i {
  padding-right: 5px;
}

.modal-button.red  {
  background-color: #F9371C;
  color: #fff !important;
}

.modal-button.red:hover {
  background: #AE2613;
}

#delete-account {
  position: relative;
}

#doDelete {
  padding: .5rem 2rem;
  color: #fff;
  background-color: #F9371C;
  text-transform: uppercase;
  margin-right: 15px;
  border: none;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.15);
  cursor: pointer;
}

/*********Media Querty **********/
@media (max-width: 1440px) {}

@media (max-width: 1280px) {}

@media (max-width: 1140px) {}

@media (max-width: 1068px) {
    .homeboxes {
        margin: 11px;
    }
}

@media (max-width: 1024px) {
    .mobile {
        display: block;
    }
    nav {
        display: none;
    }
}

@media (max-width: 982px) {
    .homeboxes {
        margin: 10px;
    }
}

@media (max-width: 897px) {
    .homeboxes {
        margin: 9px;
    }
}

@media (max-width: 882px) {
    div#nav {
        display: none;
    }
    .myaccount {
        display: none;
    }
    .accordion-menu {
        display: block;
    }
    .backend-wrapper {
        width: 100%;
    }
    #menu-button {
        position: absolute;
        top: 10px;
        right: 15px;
        display: block;
        width: 50px;
        height: 50px;
        background: #a36965;
        border-radius: 5px;
        z-index: 200;
    }
    #menu-button:after {
        position: relative;
        content: '\2630';
        font-size: 42px;
        color: #FFF;
        width: 50px;
        height: 70px;
        text-align: center;
        line-height: 50px;
    }
    #menu-button:hover {
        opacity: .8;
    }
    #menu-button.on:after {
        content: "x";
    }
    #overlay {
        display: none;
        height: 100vh;
        width: 100%;
        position: fixed;
        z-index: 99;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.4);
        bottom: 0;
        right: 0;
        left: 0;
    }
    #overlay.open {
        display: block;
    }
    #hamburger-menu {
        height: 0;
        width: 0;
        background: #a96864;
        position: absolute;
        top: 57px;
        right: 69px;
        z-index: 101;
        overflow: hidden;
        border-radius: 5px;
    }
    #hamburger-menu nav {
        padding: 10px;
        z-index: 101;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    #hamburger-menu nav a {
        display: block;
        padding: 10px;
        height: 1em;
        color: #CCC;
        font-size: 1em;
        line-height: 1em;
        text-decoration: none;
        overflow: hidden;
    }

    #hamburger-menu nav a:hover {
        cursor: pointer;
        color: #FFF;
        background: rgba(255, 255, 255, 0.02);
    }

    #nav2 {
        display: block;
        position: absolute;
        bottom: 13px;
        right: 73px;
        font-family: 'Rosario', sans-serif;
    }

    #nav2 ul {
        padding: 0;
        list-style-type: none;
        text-align: left;
    }

    #nav2 ul li {
        padding: 0 0 0 18px;
        font-size: 12px;
    }

    #nav2 a:link,
    #nav2 a:visited {
        text-decoration: none;
        color: white;
    }

    #nav2 a:hover,
    #nav2 a:active {
        color: darkgray;
    }

    #nav {
        display: none;
    }



}


@media (max-width: 812px) {
    .homeboxes {
        margin: 8px;
    }
}

@media (max-width: 786px) {
    #intro {
        float: left;
        width: 100%;
    }
    #homeblurb {
        width: 100%;
    }
    .mainheading {
        padding-top: 20px;
    }
    .homeboxes {
        margin: 7px;
    }


    .applicant-top-content {
    width: 100%;
        padding: 0px;
}
    .applicant-top-image {
    width: 100%;
    text-align: center;
    margin-right: 30px;
}


    .applicant-contnet {
    padding-top: 0px;
}

}

@media (max-width: 600px) {

#header {

    height: 88px;
      margin-bottom: 0px;
}
/*
    #header {
    height: 97px;
    margin-bottom: 0px;
}
*/
    .form-col-1-4 {
        width: 100%;
        float: left;
        margin: 0px
    }
    .form-col-1-2 {
        width: 100%;
        margin: 0px;
    }
    .form-col-1-3 {
        width: 100%;
        margin: 0px;
    }
    #logo img {
        width: 75%;
    }
    .homeboxes {
        width: 100%;
        margin: 6px 0px;
    }


    .applicant-image {
    width: 100%;
    text-align: center;
}

 .applicant-image p {
    width:100%;
}

}

.videoWrapper {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    background-color: #848587;
    padding: 5px;
    -moz-box-shadow: 0px 0px 4px #52514E;
    -webkit-box-shadow: 0px 0px 4px #52514E;
    box-shadow: 0px 0px 4px #52514E;
}
