/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input[type=text],input[type=button],input[type=submit],input[type=password],select{vertical-align:middle}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.mx_buttons.mx_block_image_buttons {
	position: relative;
	z-index: 100;
	margin: 0 0 -42px 4px;
}

body {
margin:0;
padding:0;
color: #696969;
line-height: 1.450;
}

body, p, td, td p {
font-family: 'Muli', sans-serif;
font-size: 19px;
}

h1, h2, h3, h4, h5, h6, p {
margin-bottom:20px;
}

h1 {
color:#2CCEB9;
font-size:32px;
font-weight:600;
}

h2 {
color:#696969;
font-size:24px;
font-weight:600;
}

h3 {
color:#696969;
font-size:20px;
font-weight:600;
}

a, a:active, a:focus { 
color:#2CCEB9;
outline: 0;
text-decoration:none; 
} 

a:hover {
text-decoration:underline;
}

input[type=text], input[type=submit], textarea {
-webkit-appearance: none;
}

input {
line-height:28px;
border:solid 1px #6A6969;
}

input[type=submit] {
background-color:#2CCEB9;
color:#FFFFFF;
border:none;
padding:4px 12px;
font-size:20px;
cursor:pointer;
}

#content img[style*="left"], #content img[align="left"] { margin: 0 20px 10px 0; }
#content img[style*="right"], #content img[align="right"] { margin: 0 0 10px 20px; }

#content img {
max-width:100%;
height:auto;
}

#content img {
border: solid 2px #2CCEB9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius:10px;
border-radius: 10px;
}

/*#content ul {
display: inline-block;
}*/

#headerwrapper {
width:100%;
height:auto;
}

#header {
width:100%;
height:auto;
max-width:1430px;
margin:0 auto;
padding:15px 30px 21px 30px;
}

#logo {
float:left;
width:37%;
height:auto;
z-index:5;
position:relative;
}

#logo img {
max-width:100%;
height:auto;
display:block;
margin-bottom:-100px;
}

#header-right {
float:left;
width:63%;
height:auto;
padding-top:30px;
}

#toplinks {
display:inline-block;
width: auto;
height:auto;
float:right;
text-align:right;
font-size:17px;
padding-bottom:30px;
border-bottom: solid 1px #BEBEBE;
}

#toplinks a i {
color:#2CCEB9;
padding-right:8px;
font-size:19px;
margin-bottom:-3px;
}

#toplinks a {
color:#696969;
margin-left:20px;
}

#toplinks a:first-of-type {
margin-left:0;
}

#toplinks img {
height:17px;
width:auto;
margin-bottom:-3px;
margin-right:8px;
}

#header nav {
width:100%;
height:auto;
text-align:right;
clear: both;
padding-top:20px;
}

#slidertop {
position:absolute;
width:100%;
height:24px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,2cceb9+100 */
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(left, #feffff 0%, #2cceb9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #feffff 0%,#2cceb9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #feffff 0%,#2cceb9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#2cceb9',GradientType=1 ); /* IE6-9 */
z-index:1;
position:relative;
}

#sliderbottom {
width:100%;
height:24px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2cceb9+0,feffff+100 */
background: #2cceb9; /* Old browsers */
background: -moz-linear-gradient(left, #2cceb9 0%, #feffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #2cceb9 0%,#feffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #2cceb9 0%,#feffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cceb9', endColorstr='#feffff',GradientType=1 ); /* IE6-9 */
}

#sfeer {
width:100%;
height: auto;
z-index:1;
position:relative;
}

#sfeer img {
width:100%;
height:auto;
display:block;
}

#content img.call {
float:right;
margin-top:-270px;
position:relative;
z-index:9;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius:0;
border-radius: 0;
}

#content img.payoff {
float:right;
margin-right:230px;
margin-top:-230px;
position:relative;
z-index:9;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius:0;
border-radius: 0;
}

#contentwrapper {
width:100%;
height:auto;
}

#content {
width:100%;
max-width:1280px;
height:auto;
margin:0 auto;
padding:30px;
}

#newsheader {
width:100%;
height:auto;
text-align:center;
background-color:#D2F7F2;
color:#2CCEB9;
font-size:24px;
font-weight:600;
padding:7px 0;
}

#newswrapper {
width:100%;
height:auto;
background-color:#20D5BD;
margin-bottom:75px;
padding:0 30px;
}

#newscontent {
width:100%;
max-width:1100px;
height:auto;
margin:0 auto;
padding: 35px 100px 0 100px;
position:relative;
overflow:hidden;
color:#FFFFFF;
}

#newscontent a {
color:#FFFFFF;
}

#newswrapper .cycle-slideshow {
background-color: #20D5BD;
text-align:left; 
}

#newswrapper .controls {
position:absolute;
top:50%;
right:0;
z-index:200;
width:100%;
margin-top:-83px;
pointer-events:none;
}

#newswrapper .controls #next img{
display:block;
}

#newswrapper .controls #prev{
cursor:pointer;
float:left;
pointer-events:auto;
}

#newswrapper .controls #next{
cursor:pointer;
float:right;
pointer-events:auto;
}

#contactwrapper {
width:100%;
height:auto;
background-color:#F4F4F4;
margin-bottom:75px;
}

#contact {
width:100%;
max-width:1100px;
height:auto;
margin:0 auto;
padding: 10px 30px;
color:#20D5BD;
}

#contact h3 {
color:#2CCEB9;
font-size:26px;
font-weight:600;
text-align:center;
}

form label {
font-weight:bold;
}

#googlemaps {
width:100%;
height:auto;
margin-bottom:75px;
}

#mapheader {
width:100%;
height:auto;
background-color:#20D5BD;
text-align:center;
color:#FFFFFF;
font-size:24px;
padding-bottom:3px;
}


#map {
height:385px;
width:100%;
}

#infowindow {
font-size:17px;
}

/*    .gm-style-iw * {
        display: block;
        width: 100%;
    }
    .gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
    }
    .gm-style-iw a {
        color: #4272db;
    }*/

/*#content-column {
float:left;
width:75%;
height:auto;
padding-right:5.5%;
padding-bottom:30px;
}

#column {
float:left;
width:25%;
height:auto;
border-top: solid 2px #6A6969;
border-left:solid 2px #6A6969;
padding-left:23px;
padding-top:23px;
margin-bottom:30px;
}*/

#footerwrapper {
width:100%;
height:auto;
background-color:#20D5BD;
}

#footer {
width:100%;
max-width:1430px;
height:auto;
margin:0 auto;
padding: 0 30px 50px 30px;
color: #333333;
}

#footer h4 {
color:#FFFFFF;
font-size:22px;
font-weight:600;
}

#footer p {
margin-bottom:0;
}

#footer a {
color: #333333;
}

#footer i {
background-color:#BDF2EB;
width:40px;
height:40px;
text-align:center;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-khtml-border-radius: 40px;
border-radius: 40px;
font-size:32px;
padding-top:5px;
color:#FFFFFF;
}

#column-1 {
float:left;
width:33.3%;
padding-top:50px;
}

#column-2 {
float:left;
width:33.3%;
padding-top:50px;
}

#column-3 {
float:left;
width:33.3%;
padding-top:50px;
}

#copywrapper {
width:100%;
height:auto;
background-color:#D2F7F2;
}

#copy {
width:100%;
max-width:1430px;
height:auto;
margin:0 auto;
padding: 10px 30px;
font-size:15px;
color:#333333;
}

.cd-top {
position:fixed;
bottom:25px;
right:25px;
height:50px;
width:50px;
visibility:hidden;
opacity: 0;
z-index:999999999;
}

.cd-top img{
max-width:100%;
height:auto;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

.clear {
clear:both;
}

.block {
position:relative;
float:left;
width:30%;
margin-right:5%;
margin-bottom:40px;
border: solid 2px #2CCEB9;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius:10px;
border-radius: 10px;
overflow:hidden;
}

.block:nth-of-type(3n) {
margin-right:0;
}

.block .image {
overflow:hidden;
}

#content .block .image img {
width:100%;
height:auto;
display:block;
 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius:0;
border-radius: 0;
}

.block:hover .image img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.block .description {
padding:13px;
padding-bottom:40px;
}

.block .description h3 {
margin-bottom:0;
}

.block .description p {
margin-bottom:0;
}

.block a {
color: #6A6969;
display:block;
}

.block a:hover {
text-decoration:none;
}

.block .link {
position:absolute;
bottom:0;
padding-left:13px;
width:100%;
color:#2CCEB9;
font-weight:bold;
padding-bottom:13px;
}

/*#content-column .block {
width:46%;
margin-right:8%;
}

#content-column .block:nth-of-type(2n) {
margin-right:0;
}*/

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

#logo {
width:30%;
}

#header-right {
width:70%;
}

img.call {
margin-top:-195px;
width:125px;
height:auto;
}

img.payoff {
margin-right:150px;
margin-top:-157px;
width:250px;
}

} /* end mediaquery */


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

.cd-top {
bottom:15px;
right:15px;
height:25px;
width:25px;
}

} /* end mediaquery */

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

#header {
padding:20px;
}

#logo {
width:50%;
margin-right:50%;
}

#logo img {
max-width:350px;
height:auto;
margin-bottom:-70px;
}

#header-right {
display:none;
}

/*#header-right {
width:50%;
}

#toplinks {
border-bottom: none;
padding-top:50px;
}

#toplinks span {
display:none;
}*/

#content {
padding:30px 20px;
}

/*#content-column {
width:100%;
padding-right:0;
}

#column {
width:100%;
}*/

#newscontent {
padding: 35px 50px 0 50px;
}

#newswrapper .controls {
margin-top:-41px;
}

#newswrapper .controls #prev img, #newswrapper .controls #next img {
max-width:50%;
height:auto;
}

#contact {
padding: 10px 20px;
}

#footer {
padding: 0 20px 50px 20px;
}

#copy {
padding: 10px 20px;
}

.block {
width:47.5%;
}

.block:nth-of-type(3n) {
margin-right:5%;
}

.block:nth-of-type(2n) {
margin-right:0;
}

} /* end mediaquery */

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

img.call {
margin-top:0;
}

img.payoff {
margin-right:20px;
margin-top:-120px;
width:250px;
}

#column-1 {
width:50%;
}

#column-2 {
width:50%;
}

#column-3 {
width:100%;
}

} /* end mediaquery */

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

#logo img {
max-width:250px;
height:auto;
margin-bottom:-60px;
}

#slidertop, #sliderbottom {
height:12px;
}

img.payoff {
display:none;
}

#content img.call {
    margin-top: -30vw;
	width:100px;
}

#column-1 {
width:100%;
}

#column-2 {
width:100%;
}

.block
/*, #content-column .block*/ {
width:100%;
margin-right:0;
}

.block:nth-of-type(3n) {
margin-right:0;
}

} /* end mediaquery */

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

#logo img {
max-width:100%;
height:auto;
margin-bottom:-60px;
}

} /* end mediaquery */