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

main {
padding:0;
}

a {
text-decoration:none;
}

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




/*  ALIGN  */

.center {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}




/*  ANCHORS  */

.anchor-01 {

}



/*  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: auto auto auto;
grid-gap: 20px 20px;
}

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

.columnswithgap-02-5050 {
display:grid;
grid-template-columns: 48.5% 3% auto;
}

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

.columnswithgap-02 {
display:grid;
grid-template-columns: 48% 4% 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  */

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

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

.container-100pct {
width:100%;
}

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

.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%;
}

.slider {
position:relative;
margin-top:102px;
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;
}


.video { 
position: relative;
width:100%;
height:auto;
margin-right:auto;
margin-left:auto;
padding-bottom: 46.25%; height: 0;
}

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




/*  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 HOVERS  */

.fonthover-01 {
color:#000000;
transition: 850ms;
opacity:0.65;
}

.fonthover-01 a {
color:#000000;
transition: 850ms;
opacity:0.65;
}

.fonthover-01 a:hover {
color:#000000;
transition: 950ms;
opacity:1.00;
}



.fonthover-02 {
color:#5991ed;
transition: 850ms;
}

.fonthover-02 a {
color:#5991ed;
transition: 850ms;
}

.fonthover-02 a:hover {
color:#ffffff;
transition: 950ms;
}



.fonthover-03 {
color:#111111;
transition: 750ms;
}

.fonthover-03 a {
color:#111111;
transition: 750ms;
}

.fonthover-03 a:hover {
color:#666666;
transition: 750ms;
}



.fonthover-04 {
color:#ffffff;
transition: 750ms;
}

.fonthover-04 a {
color:#ffffff;
transition: 750ms;
}

.fonthover-04 a:hover {
opacity:0.45;
transition: 350ms;
}



.fonthover-05 {
color:#27364e;
transition: 850ms;
}

.fonthover-05 a {
color:#27364e;
transition: 850ms;
}

.fonthover-05 a:hover {
color:#1e4c97;
transition: 950ms;
}




/*  FONT STYLES  */

.bold {
font-weight:bold;
}

.italic {
font-style:italic;
}








/*  HEADER  */









/*  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;
}


.slider-image {
min-height:200px;
max-height:850px;
object-fit:cover;
}




/*  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:10px;
display:none;
}

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

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

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

.spacer-005 {
height:40px;
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) {



}



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

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

}



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



}




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

.columns-03-333333 {
display:grid;
grid-template-columns: auto auto;
grid-gap: 18px 18px;
}

}




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

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

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

}




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

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



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

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

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

}





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

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

}




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

.columns-03-333333 {
display:grid;
grid-template-columns: auto auto;
grid-gap: 15px 15px;
}

}






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

.columns-03-333333 {
display:grid;
grid-template-columns: auto auto;
grid-gap: 12px 12px;
}

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




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

.slider {
margin-top:0;
}

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

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

.spacer-001 {
height:8px;
}

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

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

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


}




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

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

.spacer-001 {
height:7px;
}

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

.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: auto;
grid-gap: 10px 10px;
}

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




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

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

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

.spacer-001 {
height:1px;
}

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

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

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

}





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

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


}





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


.alignleft {
text-align:center;
}

.left {
text-align:center;
}

.right {
text-align:center;
}


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

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




.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:0px;
margin-top:-2px;
}

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

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

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


}




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




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

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

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

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

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

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

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

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

.spacer-001 {
height:0px;
margin-top:-5px;
}

.spacer-002 {
height:38px;
}

.spacer-003 {
height:38px;
}

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

.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;
}


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

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

.spacer-001 {
height:0px;
margin-top:-6px;
}

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

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

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

}




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


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

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

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

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

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


}




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

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

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

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

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

}




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





