@charset "UTF-8";
/* Simple fluid media
*/
img, object, embed, video {
	max-width: 100%;
}



/**General (and Font)**/

body {
	font-family: "IBMPlexSans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 1.6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	 display: block;
}

a {
	color: #000000;
	border: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
	border: none;
}
a:active {
	color: #999999;
	text-decoration: none;
	border: none;
}
a:link {
	color: #999999;
	text-decoration: none;
	border: none;
}


/**Index Figure Animation**/

figure{
  position: relative;
  overflow: hidden;
}
figure img{
  -webkit-transition: all 3s linear;
          transition: all 3s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
figure:hover img{
  -webkit-transform: scale3d(1.05, 1.05, 1);
          transform: scale3d(1.05, 1.05, 1);
}


/**Slideshow**/

.cycle-slideshow {  
max-width:100%;   
}  
.cycle-slideshow img {max-width:100%}  





/**Newsletter form PHP help**/






/**
* embedded fonts here:
*/

@font-face {
  font-family: 'IBMPlexSans-Thin';
  src: url('fonts/IBMPlexSans-Thin.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Thin.woff') format('woff'),
       url('fonts/IBMPlexSans-Thin.ttf') format('truetype');
       font-weight: 100;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBM') format('woff2'),
       url('fonts/IBMPlexSans-ThinItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-ThinItalic.ttf') format('truetype');
       font-weight: 100;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-ExtraLight.woff2') format('woff2'),
       url('fonts/IBMPlexSans-ExtraLight.woff') format('woff'),
       url('fonts/IBMPlexSans-ExtraLight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-ExtraLightItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-ExtraLightItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-ExtraLightItalic.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Light.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Light.woff') format('woff'),
       url('fonts/IBMPlexSans-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-LightItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-LightItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-LightItalic.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Regular.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Regular.woff') format('woff'),
       url('fonts/IBMPlexSans-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Italic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Italic.woff') format('woff'),
       url('fonts/IBMPlexSans-Italic.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Medium.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Medium.woff') format('woff'),
       url('fonts/IBMPlexSans-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-MediumItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-MediumItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-MediumItalic.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Text.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Text.woff') format('woff'),
       url('fonts/IBMPlexSans-Text.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-TextItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-TextItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-TextItalic.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}

@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-SemiBold.woff2') format('woff2'),
       url('fonts/IBMPlexSans-SemiBold.woff') format('woff'),
       url('fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-SemiBoldItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-SemiBoldItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-SemiBoldItalic.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-Bold.woff2') format('woff2'),
       url('fonts/IBMPlexSans-Bold.woff') format('woff'),
       url('fonts/IBMPlexSans-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'IBMPlexSans';
  src: url('fonts/IBMPlexSans-BoldItalic.woff2') format('woff2'),
       url('fonts/IBMPlexSans-BoldItalic.woff') format('woff'),
       url('fonts/IBMPlexSans-BoldItalic.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: italic;
}






/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.header {
}
.nav_bar {
}
.nav_list {
}
.list_item1 {
}
.footer {
}
.column1 {
width: 100%;
margin-left: 0;
clear: both;
}
.column1_white {
width: 100%;
margin-left: 0;
clear: both;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 0px;
border-style: solid;	
border-color:#FF5800;
}
.column2 {
width: 100%;
clear: both;
margin-left: 0;
}
.column2_white {
width: 100%;
margin-left: 0;
clear: both;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 0px;
border-style: solid;	
border-color:#FF5800;
}
.column3 {
width: 100%;
margin-left: 0;
clear: both;
}
.column3_white {
width: 100%;
margin-left: 0;
clear: both;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 0px;
border-style: solid;	
border-color:#FF5800;
}
.column_current2 {
width: 100%;
display: block;
position: static;
height: auto;
margin-left: 0;
}
.column_current3 {
width: 100%;
clear: both;
margin-left: 0;
}
.column_contact1 {
}

/* Mobile Layout yellow (DELETE THIS LATER> JUST A MARKER). */

.column_record {
width: 100%;
clear: both;
margin-left: 0;
	}
.column_record_yellow {
width: 100%;
clear: both;
margin-left: 0;
box-sizing: border-box;
padding: 15px;
background-color: #FFC600;
opacity: 1;	
border-width: 2px;
border-style: solid;	
border-color:#FF5800;
}
.column_record_white {
width: 100%;
clear: both;
padding: 15px;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 0px;
border-style: solid;	
border-color:#FF5800;
}
.column_record_split {
width: 100%;
clear: both;
margin-left: 0;
}
.column_record_split_yellow {
width: 100%;
clear: both;
margin-left: 0;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 2px;
border-style: solid;	
border-color:#FFFFFF;
}
.column_record_split_white {
width: 100%;
clear: both;
margin-left: 0;
box-sizing: border-box;
padding: 15px;
background-color: #FFFFFF;
opacity: 1;	
border-width: 0px;
border-style: solid;	
border-color:#FF5800;
}
.column_record_small {
width: 100%;
clear: both;
margin-left: 0;
}
.container_slideshow {
width: 100%;
margin-left: 0;
}
.column_current1 {
width: 100%;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.header {
}
.nav_bar {
}
.nav_list {
}
.list_item1 {
}
.footer {
}
.column1 {
width: 48.7179%;
position: static;
height: auto;
margin-left: 2.5641%;
clear: none;
}
.column1_white {
width: 48.7179%;
position: static;
height: auto;
margin-left: 2.5641%;
clear: none;
}
.column2 {
width: 35.8974%;
margin-left: 0;
clear: both;
}
.column2_white {
width: 35.8974%;
margin-left: 0;
clear: both;
}	
.column3 {
width: 100%;
clear: both;
margin-left: 0;
}
.column3_white {
width: 100%;
clear: both;
margin-left: 0;
}
.column_current2 {
width: 35.8974%;
display: block;
position: static;
height: auto;
margin-left: 0;
}
.column_current3 {
width: 61.5384%;
clear: none;
margin-left: 2.5641%;
}
.column_contact1 {
}
.column_record {
width: 100%;
clear: both;
margin-left: 0;
}
.column_record_white {
width: 100%;
clear: both;
margin-left: 0;
}	
.column_record_split {
width: 100%;
clear: both;
margin-left: 0;
}
.column_record_split_yellow {
width: 100%;
clear: both;
margin-left: 0;
}
.column_record_split_white {
width: 100%;
clear: both;
margin-left: 0;
}
.column_record_small {
width: 48.7179%;
clear: both;
margin-left: 0;
}
.container_slideshow {
width: 100%;
margin-left: 0;
}
.column_current1 {
width: 100%;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 3000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 3000px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.header {
}
.nav_bar {
}
.nav_list {
}
.list_item1 {
}
.footer {
}
.column1 {
width: 32.2033%;
margin-left: 1.6949%;
position: static;
height: auto;
clear: none;
}
.column1_white {
width: 32.2033%;
margin-left: 1.6949%;
position: static;
height: auto;
clear: none;
}
.column2 {
width: 23.7288%;
clear: both;
margin-left: 0;
}
.column2_white {
width: 23.7288%;
clear: both;
margin-left: 0;
}
.column3 {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}
.column3_white {
width: 66.1016%;
clear: none;
margin-left: 1.6949%;
}		
.column_current2 {
width: 23.7288%;
margin-left: 0;
position: static;
height: auto;
}
.column_current3 {
width: 74.5762%;
margin-left: 1.6949%;
clear: none;
}
.column_contact1 {
}
.column_record {
width: 74.5762%;
margin-left: 0;
clear: both;
}
.column_record_yellow {
width: 74.5762%;
margin-left: 0;
clear: both;
}	
.column_record_white {
width: 74.5762%;
margin-left: 0;
clear: both;
}	
.column_record_split {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
.column_record_split_white {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}	
.column_record_split_yellow {
width: 49.1525%;
margin-left: 1.6949%;
clear: none;
}
.column_record_small {
width: 23.7288%;
margin-left: 0;
clear: both;
}
.container_slideshow {
width: 83.0508%;
margin-left: 8.4745%;
}
.column_current1 {
width: 74.5762%;
margin-left: 25.4237%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}