html, body {
background-color:#fff;
margin:0;
padding:0;
overflow-x:hidden;
min-width:280px;
}

main {
}

a {
text-decoration:none;
}

p {
margin-top:0;
margin-bottom:10px;
}




/*  ALIGN  */

.aligncenter {
text-align:center;
}


.alignleft {
text-align:left;
}

.alignright {
text-align:right;
}




/*  ANCHORS  */

.anchor-01 {

}






/*  COLORS  */

.backgroundcolor-01 {
background-color:#222f43;
}

.backgroundcolor-03 {
background-color:#284574;
}

.backgroundcolor-04 {
background-color:#0d0d0d;
}

.backgroundcolor-05 {
background-color:#ffffff;
}

.backgroundcolor-sitextra {
background-color:#222f43;
}

.backgroundcolor-white {
background-color:#ffffff;
}

.color-01 {
color:#ffffff;
}

.color-02 {
color:#000000;
}

.color-03 {
color:#0e1826;
}

.color-04 {
color:#454c52;
}

.color-05 {
color:#7b8289;
}

.color-06 {
color:#1b2e49;
}

.color-black {
color:#000000;
}

.color-white {
color:#ffffff;
}





/*  COLUMNS  */

.columns-02-2575 {
display:grid;
grid-template-columns: 25% auto;
}

.columns-02-3366 {
display:grid;
grid-template-columns: 33% auto;
}

.columns-02-4060 {
display:grid;
grid-template-columns: 40% auto;
}

.columns-02-5050 {
display:grid;
grid-template-columns: 50% auto;
}

.columns-02-7525 {
display:grid;
grid-template-columns: 75% auto;
}

.columns-03-333333 {
display:grid;
grid-template-columns: 33.333% 33.333% auto;
}

.columns-03-332542 {
display:grid;
grid-template-columns: 33.333% 25% auto;
}

.columns-06 {
display:grid;
grid-template-columns: auto auto auto auto auto auto;
}

.columns-06-1 {
display:grid;
grid-template-columns: auto auto auto auto auto auto;
}

.columns-06-2 {
display:none;
}

.columnswithgap-02 {
display:grid;
grid-template-columns: 48% 4% auto;
}

.columnswithgap-02-3366 {
display:grid;
grid-template-columns: 33% 3% auto;
}

.columnswithgap-03 {
display:grid;
grid-template-columns: 31% 3.5% 31% 3.5% auto;
}

.columns-09 {
display:grid;
grid-template-columns: 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% 11.111% auto;
}





/*  CONTAINERS  */

.absolute {
position:absolute;
z-index:3;
}

.container-90pct {
width:90%;
margin:0 auto;
}

.container-95pct {
position:relative;
width:95%;
margin:0 auto;
}

.container-100pct {
width:100%;	
max-width:100%;
height:auto;
}

.container-1200px {
position:relative;
max-width:1200px;
margin:0 auto;
}


.container-01 {
position:relative;
margin-top:115px;
z-index:1;
}

.iframe-01 {
position: relative;
width:100%;
height:auto;
margin-right:auto;
margin-left:auto;
padding-bottom: 56.25%; height: 0;
}

.iframe-01 iframe {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
}

.map {
position: relative;
width:100%;
height:500px;
}

.noel {
width:35%
height:auto;
top:50px;
right:5%;
z-index:5;
}


.relative {
position:relative; 
z-index:2;
}

.slider-001 {
position:absolute;
background-color:transparent;
top:60px;
left:50px;
width:740px;
height:auto;
z-index:3;
}

.slider-002 {
position:absolute;
background-color:transparent;
top:290px;
left:50px;
width:700px;
height:auto;
z-index:3;
}




/*  DISPLAY  */

.display-middle {
position:absolute;
top:50%;left:50%;
transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
}

.display-middle-bottom {
position:absolute;
bottom:2.75%;left:46.5%;
transform:rotate(90deg);
}

.display-left {
position:absolute;
top:50%;left:0%;
transform:translate(0%,-50%);
-ms-transform:translate(-0%,-50%);
}

.display-right {
position:absolute;
top:50%;right:0%;
transform:translate(0%,-50%);
-ms-transform:translate(0%,-50%);
}




/*  FLOAT  */

.floatleft {
float:left;
display:block;
}

.floatright {
float:right;
display:block;
}







/*  FONT STYLES  */






/*  FOOTER  */






/*  HEADER  */

header {
width:100%;
height:auto;
position:fixed;
z-index:15;
}

.header-logo {
width:160px;
height:auto;
opacity:0.95;
display:block;
}

.header-menu {
max-width:95%;
margin:0 auto;
padding:15px 0;
display:grid;
grid-template-columns: 25% auto;
}

.header-top {
max-width:1200px;
margin:0 auto;
padding:7px 0;
display:grid;
grid-template-columns: 50% auto;
}


nav {
width:100%;
background-color:#ffffff;
display:block;
}

.navfont {
font-family: 'Open Sans', sans-serif;
font-size:17px;
letter-spacing:normal;
line-height:90px;
font-weight:normal;
color:#666666;
transition: 750ms;
}

.navfont a {
color:#666666;
transition: 750ms;
}

.navfont a:hover {
color:#111111;
transition: 750ms;
}

.navfont-topmenu {
font-family: 'Open Sans', sans-serif;
font-size:14px;
letter-spacing:normal;
}

.header-line {
display:none;
}

.header-spacer-01 {
width:9px;
height:5px;
display:inline-block;
}

.header-spacer-02 {
display:none;
}





/*  HOVERS  */

.imagehover-01 {
transition: 850ms;
}

.imagehover-01:hover {
opacity:0.55;
transition: 650ms;
background-color: #ffffff;
}


.imagehover-02 {
transition: 850ms;
}

.imagehover-02:hover {
opacity:0.75;
transition: 650ms;
background-color:transparent;
}




/*  IMAGES  */

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

.img-100pct {
display:block;
width:100%;
height:auto;
}


.backgroundimage-01 {
background-image:url('background.jpg');
background-attachment:scroll;
background-repeat:no-repeat;
background-size:100% 100%;
}

.backgroundimage-02 {
background-image:url('background.jpg');
background-attachment:scroll;
background-repeat:no-repeat;
background-size:100% 100%;
}

.image-center {
margin:0 auto;
display:block;
}

.image-01 {
width:180px;
height:auto;
display:block;
}

.image-010pct {
width:10%;
height:auto;
display:block;
margin:0 auto;
}

.image-075pct {
width:75%;
height:auto;
display:block;
}


.image-090pct {
width:90%;
height:auto;
display:block;
}


.image-noel {
width:90%;
height:auto;
display:block;
}





/*  LEFT  */

.left-003pct {
left:3%;
}


.left-005pct {
left:5%;
}

.left-010pct {
left:10%;
}

.left-015px {
left:15px;
}

.left-020px {
left:20px;
}

.left-030px {
left:30px;
}

.left-040px {
left:40px;
}

.left-050px {
left:50px;
}





/*  LINE HEIGHT  */

.lineheight-085 {
line-height:0.85;
}

.lineheight-095 {
line-height:0.95;
}

.lineheight-100 {
line-height:1.00;
}

.lineheight-110 {
line-height:1.10;
}

.lineheight-125 {
line-height:1.25;
}

.lineheight-150 {
line-height:1.50;
}






/*  PADDING  */

.padding-007px {
padding:7px 0;
}

.padding-010px {
padding:15px 0;
}

.padding-012px {
padding:15px 0;
}

.padding-015px {
padding:15px 0;
}

.padding-020px {
padding:20px 0;
}

.padding-030px {
padding:30px 0;
}

.padding-040px {
padding:40px 0;
}

.padding-050px {
padding:50px 0;
}

.padding-060px {
padding:60px 0;
}

.padding-070px {
padding:70px 0;
}



/*  POSITIONS  */

.absolute {
position:absolute;
}

.fixed {
position:fixed;
}

.relative {
position:relative;
}



/*  SPACERS  */

.spacer-001 {
height:30px;
display:block;
}

.spacer-002 {
height:50px;
display:block;
}

.spacer-003 {
height:25px;
display:block;
}

.spacer-004 {
height:10px;
display:block;
}

.spacer-010px {
height:10px;
display:block;
}

.spacer-020px {
height:20px;
display:block;
}

.spacer-030px {
height:30px;
display:block;
}

.spacer-040px {
height:40px;
display:block;
}

.spacer-050px {
height:50px;
display:block;
}

.spacer-horizontal-010px {
width:10px;
display:inline-block;
}

.spacer-horizontal-010pct {
width:10%;
display:inline-block;
}



/*  TOP  */


.top-010px {
top:10px;
}

.top-015px {
top:15px;
}

.top-020px {
top:20px;
}

.top-030px {
top:30px;
}

.top-040px {
top:40px;
}

.top-050px {
top:50px;
}

.top-060px {
top:60px;
}

.top-070px {
top:70px;
}

.top-080px {
top:80px;
}

.top-090px {
top:90px;
}

.top-100px {
top:100px;
}






@media only screen and (max-width: 1800px) {
}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

.header-spacer-01 {
width:8px;
height:5px;
display:inline-block;
}


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

.navfont {
font-size:16px;
line-height:90px;
}

.top-040px {
top:35px;
}


.top-050px {
top:47px;
}

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {



}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {

.header-spacer-01 {
width:7px;
height:5px;
display:inline-block;
}

.navfont {
font-size:15px;
line-height:90px;
}


}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.map {
position: relative;
width:100%;
height:400px;
}

.spacer-002 {
height:30px;
display:block;
}

.top-030px {
top:29px;
}

.top-040px {
top:32px;
}

.top-050px {
top:45px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {

.container-1200px {
max-width:1150px;
}

.container-01 {
margin-top:110px;
}

.header-menu {
max-width:95%;
}

.padding-070px {
padding:65px 0;
}


.spacer-001 {
height:20px;
display:block;
}

.spacer-003 {
height:18px;
}


.top-030px {
top:27px;
}

.top-040px {
top:30px;
}


.top-050px {
top:42px;
}

.top-060px {
top:55px;
}

}





@media only screen and (max-width: 1200px) {

.container-1200px {
max-width:90%;
}

.header-spacer-01 {
width:4px;
height:5px;
display:inline-block;
}

.noel {
width:28%
height:auto;
top:30px;
right:5%;
}

}




@media only screen and (max-width: 1100px) {
}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

.columns-09 {
display:grid;
grid-template-columns: 20% 20% 20% 20% auto;
}

.container-01 {
margin-top:0;
}

header {
width:100%;
height:auto;
position:static;
}

.header-logo {
width:150px;
height:auto;
opacity:0.95;
display:block;
}

.header-spacer-01 {
width:3px;
height:5px;
display:inline-block;
}


.map {
position: relative;
width:100%;
height:360px;
}

.navfont {
font-size:14px;
line-height:85px;
}

.padding-070px {
padding:60px 0;
}


.slider-001 {
top:45px;
left:47px;
width:740px;
}

.slider-002 {
top:240px;
left:47px;
width:700px;
}

.spacer-001 {
height:15px;
display:block;
}

.spacer-002 {
height:0px;
display:none;
}

.spacer-003 {
height:14px;
}

.top-030px {
top:15px;
}

.top-040px {
top:28px;
}

.top-050px {
top:32px;
}

.top-060px {
top:45px;
}


}




/* 960 x 600 */
@media only screen and (max-width: 980px) {

.image-noel {
width:70%;
height:auto;
display:block;
}

.noel {
width:20%
height:auto;
top:25px;
right:4%;
}

.padding-050px {
padding:20px 0;
}

.slider-001 {
top:43px;
left:47px;
width:740px;
}

.spacer-001 {
height:7px;
}

.spacer-003 {
height:7px;
}

.spacer-004 {
height:9px;
}

.top-030px {
top:15px;
}

.top-040px {
top:21px;
}

.top-050px {
top:30px;
}

.top-060px {
top:42px;
}


}




@media only screen and (max-width: 900px) {
}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.columns-03-333333 {
display:grid;
grid-template-columns: 50% auto;
}

.columnswithgap-02 {
display:grid;
grid-template-columns: 48% 4% auto;
}

.columns-06-1 {
display:none;
}

.columns-06-2 {
display:grid;
grid-template-columns: auto auto auto;
}

.image-noel {
width:60%;
}

.noel {
width:20%
height:auto;
top:20px;
right:4%;
}


.navfont {
font-size:13px;
line-height:80px;
}

.header-logo {
width:140px;
height:auto;
opacity:0.95;
display:block;
}

.map {
position: relative;
width:100%;
height:340px;
}


.padding-070px {
padding:50px 0;
}

.slider-001 {
top:30px;
left:40px;
width:620px;
}

.slider-002 {
top:190px;
left:40px;
width:600px;
}

.spacer-001 {
height:20px;
display:none;
}

.spacer-003 {
height:5px;
}

.spacer-004 {
height:8px;
}

.top-030px {
top:9px;
}

.top-040px {
top:17px;
}

.top-050px {
top:26px;
}

.top-060px {
top:35px;
}

}





@media only screen and (max-width: 700px) {

.alignleft {
text-align:center;
}


.columnswithgap-02 {
display:grid;
grid-template-columns: auto;
}

.spacer-001 {
height:20px;
display:block;
}

.spacer-003 {
height:14px;
}

.spacer-004 {
height:7px;
}

.top-040px {
top:15px;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {



.alignright {
text-align:center;
}


.columns-03-333333 {
display:grid;
grid-template-columns: 100%;
}


.header-logo {
width:65%;
height:auto;
margin: 5px auto 5px auto;
}

.header-menu {
padding:12px 0px 9px 0px;
display:grid;
grid-template-columns: 100%;
}

.header-line {
width:40%;
border-top: 1px solid black;
opacity:0.20;
margin:0 auto;
display:block;
}

.header-spacer-01 {
width:5px;
height:7px;
display:block;
}

.header-spacer-02 {
width:5px;
height:8px;
display:block;
}

.navfont {
font-size:24px;
line-height:normal;
}


.lineheight-070px {
line-height:20px;
}


.padding-070px {
padding:45px 0;
}

.slider-001 {
top:25px;
left:30px;
width:520px;
}

.slider-002 {
top:140px;
left:30px;
width:500px;
}

.spacer-001 {
height:20px;
display:block;
}

.spacer-002 {
height:42px;
display:block;
}

.spacer-003 {
height:5px;
}

.top-040px {
top:13px;
}

.top-060px {
top:17px;
}


}




@media only screen and (max-width: 550px) {

.top-040px {
top:12px;
}

}




/* 480 x 853 */
@media only screen and (max-width: 500px) {

p {
margin-top:0;
margin-bottom:8px;
}

.alignleft {
text-align:center;
}

.columns-03-333333 {
display:grid;
grid-template-columns: 100%;
}

.columns-06-2 {
display:grid;
grid-template-columns: auto auto;
}

.image-noel {
width:50%;
}

.noel {
width:18%
height:auto;
top:45px;
right:4%;
}



.lineheight-070px {
line-height:20px;
}



.header-logo {
width:65%;
height:auto;
margin: 5px auto 5px auto;
}

.header-top {
display:grid;
grid-template-columns: 100%;
}

.header-line {
width:50%;
opacity:0.20;
}

.header-spacer-01 {
height:7px;
}


.image-01 {
width:40%;
height:auto;
margin: 3px auto 10px auto;
display:block;
}

.map {
position: relative;
width:100%;
height:300px;
}

.navfont {
font-size:23px;
}

.padding-070px {
padding:40px 0;
}

.slider-001 {
top:20px;
left:20px;
width:450px;
}

.slider-002 {
top:105px;
left:20px;
width:450px;
}


.spacer-002 {
height:38px;
}

.spacer-003 {
height:5px;
}

.top-030px {
top:6px;
}

.top-040px {
top:10px;
}

.top-050px {
top:20px;
}

.top-060px {
top:15px;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.columns-09 {
display:grid;
grid-template-columns: 33.333% 33.333% auto;
}


.image-noel {
width:45%;
}

.noel {
width:15%
height:auto;
top:95px;
right:2%;
}

.navfont {
font-size:22px;
}

.slider-001 {
top:17px;
left:17px;
width:400px;
}

.slider-002 {
top:95px;
left:17px;
width:380px;
}

.top-030px {
top:5px;
}

.top-050px {
top:15px;
}

.top-060px {
top:10px;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.image-noel {
width:30%;
}

.header-line {
width:60%;
opacity:0.20;
}

.header-spacer-01 {
height:7px;
}

.noel {
width:14%
height:auto;
top:115px;
right:1.6%;
}

.navfont {
font-size:21px;
}


.padding-070px {
padding:35px 0;
}

.slider-001 {
top:10px;
left:10px;
width:365px;
}

.slider-002 {
top:80px;
left:10px;
width:365px;
}

.top-050px {
top:13px;
}

.top-060px {
top:8px;
}


}




/* 320 x 568 */
@media only screen and (max-width: 330px) {



.navfont {
font-size:20px;
}


.slider-001 {
top:7px;
left:9px;
width:325px;
}

.slider-002 {
top:70px;
left:9px;
width:325px;
}

.top-050px {
top:17px;
}

.top-060px {
top:7px;
}

}




@media only screen and (max-width: 300px) {
}





