@charset "UTF-8";

/* Contact Cookie Banner Display */
iframe[class^="optanon-category"]:not([src]) + .embed-warning, script[class^="optanon-category"][type="text/plain"] + .embed-warning {
    display: block;
    border: 0.0625rem solid #d0d0d0;
    padding: 0.625rem;
    color: #000000aa;
    font-size: 1rem;
}

.embed-warning {
    display: none;
}


/* TONI UPDATES 2018 */
#language-toggle{
  float:right;
  line-height: 41px;
  border-left:1px solid rgba(255, 255, 255, 0.3);
  border-right:1px solid rgba(255, 255, 255, 0.3);
  padding:0px 15px;
}

#language-toggle a{
  color:#fff;
  }


.cartButtonOpen a {color: #000;}

input#chkRecieveEmails, input#chkGDPRAgree {
    float: left;
    width: 20px;
    top: 6px;
    position: relative;
}

input#gdprAcceptTerms_Side {
    float: left;
    width: 20px;
    position: relative;
    top: -10px;
}

.contactright 
{
  width: 60% !important;
  padding-left: 1%;
  }

.contactright label {
    width: 100%;
  display:block;
  }

.contactright input 
{
    width: 100%;
    font-size: inherit;
    padding: 8px 0px 20px 0px;
    margin-bottom: 2%;
  }

.contactright textarea 
{
    width: 100%;
  padding: 10px;
  }

.contactright select {
    width: 100%;
    font-size: inherit;
    padding: 8px 0px 20px 0px;
    margin-bottom: 2%;
}

.ui-tabs .ui-tabs-nav {
 
  background: transparent !important; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 63%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#ffffff));   /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 63%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 63%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 63%,#ffffff 100%); /* IE10+ */
  background: transparent; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.drop
{   content: "A" !important;
    display: block !important;
    margin-bottom: 1.5em !important;
}

input#btnCasestudyDownload {
    color: #fff !important;
    background-color:#00a2d7;
    padding:10px 0px;
    margin:0 auto;
    text-align:center;
    display:block;
    width:150px;
    border: none;
    font-size: 16px;
}

#blue .colorText p, #blue h3 {
  color: #FFF !important;
}

footer h1 {
  color: #FFF;
  font-size: 1.3em;
}

.detailsDiv {
    background-color: #0098d7;
    color: #FFF;
    padding: 10px 30px;
    float: left;
}

.landingPad a {color: #000;}

.landingPad {float:left; margin-bottom: 20px;}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {border-top-left-radius: 0px !important; border-top-right-radius: 0px !important;}

#mailPhone a, #tabs a, .slick-slide a, .thumbnails a {
  text-decoration: none
}

#mailPhone a{
  font-weight:normal;
}

.ui-widget, body {
  font-family: 'Open Sans', Arial, sans-serif!important;
}
#heroText, #heroText:hover {
  opacity: .8
}
#nav li, #nav li ul, .otherGrey {
  list-style: none
}
.mobiFix {
  float: left;
  width: 84%
}
#datatable tbody th {
  text-align: left
}
.wtbtop img {
  margin-top: -70px;
  float: right
}
.wtbtop p {
  margin-top: 0;
  float: left;
  width: 38%
}
#floatmeleft {
  width: 50%;
  float: left
}
.norbieJ td {
  padding-right: 10%
}
.awdy h2 {
  display: inline
}
.floataway img {
  float: left;
  margin: 0 10px 10px 0
}
.floataway p {
  min-height: 72px
}
:focus {
  outline: 0!important
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background-color: #0098d7
}
.ui-tabs .ui-tabs-nav {
  border-bottom: solid 3px #0098d7
}
.article img {
  width: 125px;
  float: left;
  padding: 0 20px 20px 0
}
.article h1 {
  font-size: 1.2em;
  color: #32b6e2
}
.article h2 {
  font-size: 1em;
  color: #000!important;
  margin-bottom: 4px!important
}
.article a {
  font-size: 1em;
  color: #0098d7!important;
  font-weight: 100
}
.articleText {
  float: left;
  width: 80%;
  margin-bottom: 10px
}
.articleText a:hover {
  text-decoration: underline!important
}
.article p {
  margin: auto!important
}
.article {
  margin-bottom: 20px
}
#searchbar, #searchbar2 {
  display: none;
  background-color: #fff;
  height: 50px;
  -webkit-box-shadow: 0 0 20px -4px rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 20px -4px rgba(0,0,0,.3);
  box-shadow: 0 0 20px -4px rgba(0,0,0,.4)
}
#searchbar input {
  margin-top: 5px;
  border: none;
  font-size: 22px;
  float: left;
  margin-left: 5%;
  width: 80%;
  height: 40px
}
#searchbar2 input {
  width: 70%;
  height: 40px;
  font-size: 24px;
  margin-left: 5px;
  border: none
}
#searchbar button, #searchbar2 button {
  float: right;
  border: none;
  margin-right: 5%;
  background-color: transparent;
  margin-top: 11px
}
#searchbar button img, #searchbar2 button img {
  width: 25px
}
#searchbar form {
  background-color: red
}
#searchicon {
  height: 42px;
  float: left;
  padding: 0 15px;
  position: relative;
  z-index: 100000000000000000
}
#searchicon img {
  width: 25px;
  margin-top: 7px
}
img {
  border: none!important
}
.cartButton, .cartButtonOpen {
  border-left: solid 1px #FFF;
  border-top: solid 1px #FFF;
  border-bottom: solid 1px #FFF
}
body {
  font-family: 'Open Sans', Arial, sans-serif;;
  font-weight: 300!important;
  font-size: 16px!important;
  margin: 0;
  line-height: 1.4;
}
.turn {
  text-transform:uppercase;
  font-size:1em !important;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 20px;
  margin-top: 52px;
  letter-spacing: 1px
}
.yourCart {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px
}
.cartClose {
  position: absolute;
  top: 3%;
  left: 2.7%;
  cursor: pointer;
  background-color: #ff5455;
  width: 6px;
  height: 15px;
  padding: 4px 7px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 60px;
 -moz-transition: all .2s;
 -webkit-transition: all .2s;
 -o-transition: all .2s;
 transition: all .2s;
}
.cartClose, .cartClose:hover {
  transition: width height .2s
}
.cartClose:hover {
  -moz-transition: width height .2s;
  -webkit-transition: width height .2s;
  -o-transition: width height .2s;
  width: 15px;
  height: 25px
}
.cartClose:hover:before {
  content: "x";
  position: absolute;
  top: 3px;
  left: 11px;
  color: #191919
}



.cartClose2 {
  position: absolute;
  top: 3%;
  right: 2.7%;
  cursor: pointer;
  background-color: #ff5455;
  width: 6px;
  height: 15px;
  padding: 4px 7px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 60px;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.cartClose2, .cartClose2:hover {
  transition: width height .2s
}
.cartClose2:hover {
  -moz-transition: width height .2s;
  -webkit-transition: width height .2s;
  -o-transition: width height .2s;
  width: 15px;
  height: 25px
}
.cartClose2:hover:before {
  content: "x";
  position: absolute;
  top: 3px;
  left: 11px;
  color: #191919
}

.cartButton {
  font-size:1em !important;
  z-index: 1011!important;
  width: 50px;
  height: 107px;
}
.cartButton, .cartButtonOpen {
  color: #FFF;
  background-color: #00a2d7;
  right: 0;
  position: fixed;
  top: 230px;
  cursor: pointer;
}
.cartButtonOpen {
  width: 351px;
  height: auto;
  z-index: 101;
  margin-left: 0!important;
  padding: 1.5%;
  border-radius: 10px 0 0 10px
}
.subButton {
  width: 100px!important;
  height: 35px!important;
  background-color: #32b6e2;
  color: #FFF;
  font-size: 16px;
  float: left;
  margin-top: 1px!important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: hand;
  cursor: pointer
}
.cartButtonOpen input, .cartButtonOpen textArea {
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  padding: 1%
}
.cartButtonOpen input {
  height: 25px;
  border: none
}
.cartButtonOpen textArea {
  margin-bottom: 10px;
  background-color: #FFF
}
.center960, .center960Nav {
  margin: 0 auto;
  width: 90%
}
.ui-widget {
  font-size: 1em!important
}
h2, h3 {
  margin: 0!important;
  font-size: 1.5rem!important;
  font-weight: 300;
  color: #0098d7!important
}
h1, h4 {
  text-transform:uppercase;
  color:#0063a5;
  font-size: 3em;
  font-weight: 300;
}
a:-webkit-any-link {
text-decoration:none!important
}
#docliblist li a, #tabs-2 a:hover, .breadcrumbs a, a:hover, footer a {
  text-decoration: none
}
.center960Nav {
  line-height: 16px
}
#heroImg, #heroImg img {
  width: 100%
}
#heroImg {
  position: relative;
  background-image: url(images/hero1.png);
  background-size: cover;
  height: 300px
}
#heroText {
  background-color: #191919;
  position: absolute;
  top: 0
}
#heroText div {
  width: 85%;
  margin: 0 auto
}
#heroText h1 {
  color: #00A2D7;
  margin-bottom: 5px
}
#heroText p {
  margin-top: 0;
  color: #fff
}
.dl-menu, .dl-menuwrapper {
  display: none
}
header {
  color:#fff;
  position: relative;
  height: 139px;
  width: 100%;
  }

#Logo {
  float: left;
  margin-top: 18px;
  width: 160px
}
#mailPhone, #tabs li {
  list-style-type: none;
  float: right
}
#mailPhone {
  font-weight:600;
  text-align: right;
  line-height: 2;
  color: #0063a5;
  margin: 17px 0
}
#docliblist li, #leftCol p, #leftColMobile p, .captiontitleprod h2, .thumbnails p {
  text-align: center
}
#tabs {
  position: absolute;
  right: 5%;
  top: 83px
}
#docliblist img:hover, #thumbCircle img:hover, .buttons, .content, .hbspt-form, .slickSlide {
  position: relative
}
#tabs a {
  color: #fff!important
}
#tabs li {
  font-size: 14px;
  margin-top: 3px;
  height: 25px;
  display: inline;
  margin-left: 5px;
  color: #fff;
  background: #0063a5;
  padding: 12px 15px!important;
}
#tabs img {
  margin-top: -5px;
  height: 18px;
  margin-right: 7px;
  vertical-align: middle
}
.slickBanner, .slickBanner div {
  height: 300px
}
.mycontainer {
  z-index: 9;
  width: 100%
}
.thumbnails {
  background-color: #e6e6e6;
  width: 100%;
  float: left
}
#thumbCircle img {
  margin: 0 auto;
  display: block;
  vertical-align: middle;
  transition: width .5s;
  -moz-transition: width .5s;
  -webkit-transition: width .5s;
  -o-transition: width .5s
}
#thumbCircle img:hover {
  transition: width .5s;
  -moz-transition: width .5s;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  width: 180px
}
.thumbnails ul {
  width: 90%;
  margin: 0 auto;
  padding-left: 0;
  padding-top: 15px!important
}
.thumbnails li {
  display: inline-block;
  margin: 1% 1.8%
}
.thumbnails li img {
  width: 150px
}
.thumbnails p {
  font-weight: 600;
  margin: 12px 0 20px
}
#thumbCircle {
  border-radius: 50%;
  padding: 5px;
  background: #72cdeb;
  background: -moz-linear-gradient(top, rgba(114,205,235,1) 0, rgba(0,164,218,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(114,205,235,1)), color-stop(100%, rgba(0,164,218,1)));
  background: -webkit-linear-gradient(top, rgba(114,205,235,1) 0, rgba(0,164,218,1) 100%);
  background: -o-linear-gradient(top, rgba(114,205,235,1) 0, rgba(0,164,218,1) 100%);
  background: -ms-linear-gradient(top, rgba(114,205,235,1) 0, rgba(0,164,218,1) 100%);
  background: linear-gradient(to bottom, rgba(114,205,235,1) 0, rgba(0,164,218,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#72cdeb', endColorstr='#00a4da', GradientType=0 )
}
#thumbCircle:hover {
  cursor: hand;
  cursor: pointer;
  background: #bfbfc2;
  background: -moz-linear-gradient(top, rgba(191,191,194,1) 0, rgba(138,139,143,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(191,191,194,1)), color-stop(100%, rgba(138,139,143,1)));
  background: -webkit-linear-gradient(top, rgba(191,191,194,1) 0, rgba(138,139,143,1) 100%);
  background: -o-linear-gradient(top, rgba(191,191,194,1) 0, rgba(138,139,143,1) 100%);
  background: -ms-linear-gradient(top, rgba(191,191,194,1) 0, rgba(138,139,143,1) 100%);
  background: linear-gradient(to bottom, rgba(191,191,194,1) 0, rgba(138,139,143,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfc2', endColorstr='#8a8b8f', GradientType=0 )
}
.togglerACC p, span.closeSliderACC {
  cursor: pointer!important
}
a {
  color: #0098d7
}
footer ul {
  padding-left: 0
}
.column li {
  margin-bottom: 12px
}
footer {
  line-height: 1;
  background-color: #0063a5;
  width: 100%;
  font-size: 13px
}
footer a:hover {
  opacity: 1;
  color: #fff!important
}
footer a {
  color: #DBDBDD!important;
  opacity: .8
}
#linky a, footer h1 a {
  opacity: 1
}
footer .theChange {
  color: #fff;
  margin: 0;
  font-size: 14px!important;
  font-weight: 600!important
}
#linky a, footer h1 a, footer h1 a:hover {
  color: #FFF!important
}
.footContainer {
  width: 90%;
  margin: 0 auto;
  color: #fff
}

#icons{
  width:300px;
  margin: 0 auto;
}

#icons li:nth-child(1) img, #icons li:nth-child(2) img {
  width: 40px
}
#icons li:nth-child(3) img {
  width: 100px
}
.column {
  float: left;
  padding-top: 35px;
  padding-bottom: 20px;
  margin-right: 20px
}
#leftCol {
  width: 25%;
}
#leftColMobile {
  display: none
}
#leftCol ul, #leftColMobile ul {
  text-align: center;
  padding-bottom: 15px
}
#leftCol li, #rightCol li {
  list-style-type: none;
  display: inline-block;
  margin-right: 4px
}
.midCol {
  width: 18%
}
#rightCol li img {
  width: 40px
}
.midCol li {
  list-style-type: none;
  color: #DBDBDD
}
#rightCol {
  width: 20%
}
#rightCol ul {
  padding-left: 0!important;
  margin: 5px 0
}
#rightCol li {
  padding: 1px;
  margin-right: 0;
  margin-bottom: 8px
}
#rightCol li:hover {
}
#rightCol ul img {
  vertical-align: middle
}
#fgLogo {
  margin-top: 20px!important;
  display: block;
  width: 140px;
  margin: 0 auto 25px
}
.collapseSlider, .expandSlider span {
  display: none
}
.slickBanner {
  width: 100%
}
.content {
  width: 90%;
  margin: 0 auto 20px;
  max-width:1600px;
}
.breadcrumbs ul {
  clear: both;
  padding: 0!important;
  margin: 20px 0!important
}
.breadcrumbs li {
  list-style-type: none;
  display: inline;
  font-size: .875rem;
}
.breadcrumbs a {
  color: #000
}
.breadcrumbs li:nth-child(odd):hover {
  color: #32b6e2
}
.ui-state-active a {
  color: #fff!important
}
.productss {
  float: left;
  width: 440px;
  margin-bottom: 20px
}
.productdetails {
  float: left;
  width: 468px
}
.productdetails ul {
  margin-left: 16px
}
.productsImg {
  width: 30%!important;
  margin: 15px 0 0!important
}
.productsImg .slick-slide img {
  margin-bottom: 20px;
  width: 100%
}
#tabs-2 a:hover {
  color: #0098d7!important
}
.bluerule {
  margin-top: -37px;
  height: 43px;
  border-bottom: solid 3px #32b6e2;
  z-index: 1
}
#contacttop {
  z-index: 2
}
.blueem {
  font-weight: 600;
  color: #32b6e2;
  margin-left: 10px
}
.contactleft, .contactright {
  margin-top: 10px;
  float: left
}
.contactleft {
  width: 29%
}
.contactleft ul {
  padding-left: 0!important
}
.contactleft li {
  list-style-type: none;
  line-height: 1.8;
}
.contactleft li:nth-child(10), .contactleft li:nth-child(11), .contactleft li:nth-child(12), .contactleft li:nth-child(2), .contactleft li:nth-child(3), .contactleft li:nth-child(5), .contactleft li:nth-child(6), .contactleft li:nth-child(8) {
  margin-left: 31px
}
.contactleft img {
  margin-right: 10px
}
.contactleft li:nth-child(1) img, .contactleft li:nth-child(4) img {
  width: 20px
}
.contactleft li:nth-child(7) img {
  width: 18px
}
.contactleft li:nth-child(9) img {
  width: 15px
}
.contactright {
  line-height: 2.2;
  width: 70%;
  border-left: solid 2px #32b6e2;
  margin-bottom: 20px
}
.hs-form .actions {
  margin-top: 0!important;
  margin-bottom: 0!important;
  padding: 0 20px 0 0!important
}
.hs-form.stacked .actions {
  margin-left: 0;
  padding-left: 0
}
.hs-form .hs-button {
  text-shadow: none;
  font-size: 16px;
  font-weight: 300;
  border: 0;
  padding: 10px 25px;
  background: #7ecbea;
  background: -moz-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ecbea), color-stop(100%, #0098d7));
  background: -webkit-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -o-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -ms-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: linear-gradient(to bottom, #7ecbea 0, #0098d7 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ecbea', endColorstr='#0098d7', GradientType=0 )
}
.hs-form .hs-button:active {
  background: #7ecbea!important;
  background: -moz-linear-gradient(top, #7ecbea 0, #0098d7 100%)!important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ecbea), color-stop(100%, #0098d7))!important;
  background: -webkit-linear-gradient(top, #7ecbea 0, #0098d7 100%)!important;
  background: -o-linear-gradient(top, #7ecbea 0, #0098d7 100%)!important;
  background: -ms-linear-gradient(top, #7ecbea 0, #0098d7 100%)!important;
  background: linear-gradient(to bottom, #7ecbea 0, #0098d7 100%)!important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ecbea', endColorstr='#0098d7', GradientType=0 )!important
}
.hs-form .hs-button.hovered:not(.inactive), .hs-form .hs-button:focus:not(.inactive), .hs-form .hs-button:hover:not(.inactive) {
  border: none;
  box-shadow: none
}
.inputbox, textarea {
  width: 100%;
  background-color: #e6e6e6;
  border: none;
  font-size: 16px
}
.inputbox {
  height: 30px
}
textarea {
  resize: none
}
#contactform, #hbspt-form {
  width: 90%;
  position: relative;
  margin: 0 auto
}
.button {
  padding: 8px 0;
  width: 136px;
  margin-right: 10px;
  color: #fff;
  border: none;
  font-size: 16px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}
.buttons {
  width: 315px;
  margin: 0 auto;
  padding-top: 28px
}
#glossaryTable h1, #glossaryTable h3 {
  margin-bottom: 5px!important;
  margin-top: 5px
}
#glossaryTable p {
  margin: 0
}
#submit {
  background: #7ecbea;
  background: -moz-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ecbea), color-stop(100%, #0098d7));
  background: -webkit-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -o-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -ms-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: linear-gradient(to bottom, #7ecbea 0, #0098d7 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ecbea', endColorstr='#0098d7', GradientType=0 )
}
#reset {
  background: #b2b3b6;
  background: -moz-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(178,179,182,1)), color-stop(100%, rgba(138,139,143,1)));
  background: -webkit-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -o-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -ms-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: linear-gradient(to bottom, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b3b6', endColorstr='#8a8b8f', GradientType=0 )
}
.blue {
  color: #32b6e2
}
.hbspt-form {
  margin-top: 20px!important;
  width: 90%!important;
  margin: 0 auto
}
.hs_email input, .hs_firstname input, .hs_lastname input, .hs_message input, .hs_phone input, .hs_zip input {
  background-color: #e6e6e6;
  border: none!important;
  border-radius: 0;
  font-size: 16px;
  height: 24px
}
.hs-form.stacked label {
  font-size: 1em!important;
  font-weight: 300;
}
.hs-form .hs-input, .hs-form textarea.hs-input {
  max-width: 100%!important
}
.producttxt {
  margin-top: -20px;
  float: left;
  width: 709px
}
#docliblist li {
  display: inline-block;
  width: 33%;
  list-style-type: none;
  margin-bottom: 20px;
  background-color: #ededef;
}
#docliblist {
  padding-left: 0!important
}

#docliblist h1 {
  font-size: 16px;
}

#docliblist li img {
  width: 30%;
  max-width: 250px;
  margin: 0 auto;
  border-radius: 50%;
  background: transparent;
  
}
#docliblist li img:hover {
  background: transparent;
  }

#movedown {
  margin-top: 10px
}
#marketapplications {
  padding: 0
}
#marketapplications li {
  margin-top: 10px!important;
  list-style-type: none;
  font-weight: 600
}
#marketapplications li ul li {
  margin-top: 0!important;
  list-style-type: disc;
  font-weight: 300;
  color: #000!important;
  text-decoration: underline
}
#marketapplications li ul li a {
  color: #000
}
#marketapplications li ul li a:hover {
  color: #0098d7
}
#marketapplications li ul {
  margin-top: 0!important
}
#casestudies {
  width: 97%;
  list-style-type: none;
  line-height: 2;
  padding-left: 3%
}
#casestudies li {
  padding-left: 20px
}
#casestudies li:nth-child(odd) {
  background-color: #e5e5e5
}



#accordion h1 {
  margin: 5px 0 0 35px!important
}
#accordion h3 {
  height: 160px;
  font-weight: 400
}
#accordion h1 span {
  font-size: 30px;
  margin-right: 10px
}
.accordianblue {
  background-color: #EAF7FC;
  width: 100%;
  padding: 10px 0 1px!important;
  margin-top: -15px!important
}
.accordianblue ul {
  margin-left: 150px
}
#accordion span {
  color: #32b6e2;
  font-size: 22px;
  font-weight: 600
}
#accordion p {
  font-size: 16px;
  margin-top: 5px
}
#accordion img {
  width: 12%;
  float: left;
  z-index: 3;
  border-radius: 50%;
  background: #b2b3b6;
  background: -moz-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(178,179,182,1)), color-stop(100%, rgba(138,139,143,1)));
  background: -webkit-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -o-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -ms-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: linear-gradient(to bottom, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b3b6', endColorstr='#8a8b8f', GradientType=0 )
}
#accordion img:hover, .blueBtn {
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ecbea', endColorstr='#0098d7', GradientType=0 )
}
#accordion img:hover {
  background: #7ecbea;
  background: -moz-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ecbea), color-stop(100%, #0098d7));
  background: -webkit-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -o-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -ms-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: linear-gradient(to bottom, #7ecbea 0, #0098d7 100%)
}
.acctext {
  margin-left: 35px;
  width: 83%;
  float: left
}
.producttxt a:hover {
  text-decoration: none
}
.slickSlide {
  display: none;
  z-index: 10;
  width: 100%;
  height: auto
}
.slideText {
  width: 40%;
  position: absolute;
  background-color: #000;
  padding: 1%;
  opacity: .8;
  -webkit-border-radius: 5px;
  border-radius: 10px;
  bottom: 12%;
  right: 5%
}
.slickSlide h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  line-height: .9;
  color: #fff;
  margin: 0
}
.blueBtn, .greyBtn, .slickSlide p {
  margin: 0;
  color: #fff;
  font-size: 1em
}
.slickSlide p {
  padding-bottom: 5px
}
.blueBtn, .greyBtn {
  padding: 8px 20px;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px
}
.blueBtn {
  background: #7ecbea;
  background: -moz-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ecbea), color-stop(100%, #0098d7));
  background: -webkit-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -o-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: -ms-linear-gradient(top, #7ecbea 0, #0098d7 100%);
  background: linear-gradient(to bottom, #7ecbea 0, #0098d7 100%)
}
.greyBtn {
  margin-left: 2px;
  background: #b2b3b6;
  background: -moz-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(178,179,182,1)), color-stop(100%, rgba(138,139,143,1)));
  background: -webkit-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -o-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: -ms-linear-gradient(top, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
  background: linear-gradient(to bottom, rgba(178,179,182,1) 0, rgba(138,139,143,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b3b6', endColorstr='#8a8b8f', GradientType=0 )
}
.slick-slider {
  overflow: hidden!important;
  margin-bottom: 0!important;
  float: left;
  position: relative
}
.slickSlide .slick-slide img {
  width: 100%
}
.next2Slider {
  margin-left: 20px;
  float: left;
  width: 67.5%;
  margin-bottom: 20px
}

.next2Slider h1{
  font-size:1.5em;
  color:#0098d7;
}

.next2Slider p {
  margin: 0
}
.next2Slider ul {
  padding-left: 17px!important
}
.next2Slider a {
  color: #000;
  text-decoration: underline!important
}
#nav li a:hover, #navBar li a {
  text-decoration: none
}
.next2Slider a:hover {
  color: #0098d7
}
.garages {
  width: 100%;
  padding-left: 0!important
}
.garages li {
  float: left;
  display: inline;
  margin-right: 1%
}
.pixieprod {
  padding: 0;
  margin-right: 0;
  width: 300px
}
.strapprod {
  padding: 0
}
div.captionprod {
  color: #fff;
  width: 240px
}
.captionprod h3 {
  color: #fff
}
.captiontitleprod h2 {
  color: #fff!important;
  padding-top: 7px;
  font-size: 1em!important;
  font-weight: 600!important
}
.captionprod img {
  width: 300px;
  height: 192px
}
.pixieprod a, .pixieprod a:hover, .pixieprod div {
  display: block;
  position: relative;
  text-decoration: none
}
.pixieprod div.trail-textprod {
  background-color: rgba(138,139,143,.8);
  padding-bottom: 2px;
  display: none;
  padding-left: 5px;
  margin-top: -208px;
  height: 143px;
  width: 295px;
  opacity: 1;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.pixieprod div.captiontitleprod, .pixieprod div.trail-textprod {
  text-align: left;
  color: #fff;
  background-repeat: repeat;
  padding-top: 5px;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  filter: alpha(Opacity=80)
}
.trail-textprod div.prodtext {
  margin-left: 10px
}
.prodtext a {
  width: 230px!important
}
.pixieprod div.captiontitleprod {
  background-color: rgba(0,152,215,.8);
  margin-top: -58px;
  height: 40px;
  width: 300px;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
#navBar, #searchBar, #searchBarR {
  position: relative
}
.trail-textprod a {
  width: 250px;
  height: 300px;
  color: #fff!important;
  padding: 0 10px
}
#navBar {
  z-index: 1000;
  width: 100%;
  height: 42px;
  background:#00a2d7;}
#searchBar input[type=submit], .searchBtn {
  border: none;
  background-color: transparent
}
#nav {
  padding: 0;
  height: 39px;
  float: left;
  text-align: left;
  z-index: 1000000!important;
  top: 0;
  left: 149px;
  margin: 0 auto;
  width: auto;
  font-size:.875em;
}

#nav li ul li {
  border: 0!important
}
#searchBar {
  float: right
}
.searchBtn {
  position: absolute;
  top: 5px;
  right: 0
}
#nav li, .nav form, .searchBar {
  position: relative
}
.nav form {
  float: right;
  font-size: 14px
}
#searchBar input[type=submit] {
  background-image: url(images/search.png);
  width: 22px;
  height: 22px;
  margin-right: 5px;
  color: transparent
}
.searchBar {
  border: none;
  padding: 3px 0 3px 5px;
  width: 150px;
  height: 20px;
  margin: 7px 0;
  float: right
}
#nav li {
  float: left;
  line-height: 39px;
  top: 0;
  z-index: 10000000!important
}
#nav li ul {
  display: none;
  position: absolute;
  top: 39px;
  left: 0
}
#nav li:hover ul {
  display: block;
  height: auto;
  top: 40px;
  padding: 0;
  background-color: #00A2D7;
  overflow: visible
}
#nav li>ul {
  width: 225px;
  padding: 0;
  background-color: transparent
}
#nav li ul {
  padding: 5px 0
}
#nav li ul li {
  line-height: 1;
  width: 100%;
  padding: 2px 0
}
#nav li ul li a {
  opacity: 1
}

#nav li ul li a:hover {
  text-decoration:underline !important;
}
#nav li ul li ul li {
  line-height: 1;
  opacity: 1!important;
  width: 100%;
  padding-bottom: 5px;
  display: none;
  position: relative
}
#nav li ul li:hover ul li {
  display: block;
  opacity: 1!important;
  line-height: 1;
  width: 100%;
  padding-bottom: 0
}
#nav li ul li:hover ul li ul {
  display: none
}
#nav li ul li ul {
  width: 245px;
  top: 0!important;
  left: 225px;
  background-color: #00A2D7!important;
  line-height: 1px!important
}
#nav li ul li ul li a {
  opacity: .6!important
}
#nav li ul li ul li a:hover {
  opacity: 1
}
#nav li a {
  padding: 2px 13px 0!important;
  color: #fff!important;
  display: block
}
.collapseSliderACC, .sliderACC {
  display: none
}
#nav li a:hover {
  color: #FFF!important;
  background-color: rgba(255,255,255,.1)
}
#nav li ul li a:hover {
  background-color: transparent;
  color: #FFF;
  opacity: 1!important
}
#nav li ul li a {
  padding-bottom: 5px!important;
  color: #FFF!important
}
.togglerACC {
  width: 100%;
  clear: both
}
.togglerACC span {
  vertical-align: top
}
.togglerACC img {
  background-color:#0098d7;
  padding: 5px;
  margin-right: 2%;
  width: 12%;
  max-width: 180px;
  float: left;
  border-radius: 50%
}
#ContentPlaceHolderDefault_PageWrapper_Content_Button1, .togglerACC img:hover {
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ecbea', endColorstr='#0098d7', GradientType=0 )
}
.togglerACC img:hover {
}
.togp {
  margin: 5px 0 0
}
.sliderACC {
  margin-top: 10px;
  width: 80%;
  background-color: #EAF7FC;
  padding: 10px 0;
  float: left;
  margin-left: 14%;
  margin-bottom: 5%
}
.sliderExpandedACC .collapseSliderACC {
  display: block;
  vertical-align: top
}
.sliderExpandedACC .expandSliderACC {
  display: none
}
.collapseSliderACC, .expandSliderACC {
  color: #0098d7;
  font-size:1.5rem!important;
  font-weight: 300!important;
  cursor: hand;
  cursor: pointer
}
.collapseSliderACC span, .expandSliderACC span {
  font-size: 32px;
  width: 20px;
  margin-right: .5%
}
.companyProf {
  float: left;
  margin: 10px 30px 10px 0
}
.FAQpage h3 {
  font-weight: 100;
  margin: 0
}
.productBrochures ul {
  padding: 0 0 0 20px
}
.productBrochures ul li a {
  color: #000;
  text-decoration: underline!important
}
.productBrochures ul li a:hover {
  color: #0098d7
}
#specifications {
  width: 100%;
  border-collapse: collapse
}
#specifications td {
  vertical-align: text-top;
  width: 50%;
  padding: 5px
}
#specifications td a {
  color: #000;
  text-decoration: underline!important
}
#specifications td a:hover {
  color: #0098d7;
  text-decoration: #32b6e2!important
}
#specifications tr:nth-child(odd) {
  background-color: #E5E5E4
}
#faq .togglerACC {
  width: 100%!important
}
#faq h3 {
  width: 100%;
  font-weight: 300!important;
  font-size: 1em
}
#faq .collapseSliderACC span, #faq .expandSliderACC span {
  float: left!important;
  margin-right: 10px;
  margin-left: 0
}
#sophie .collapseSliderACC span, #sophie .expandSliderACC span {
  margin-right: 10px;
  margin-left: 0
}
#faq p, #sophie .sliderACC ul {
  margin: 0
}
#sophie .expandSliderACC {
  vertical-align: text-top!important
}
#faq p {
  padding: 0 10px
}
#sophie table p {
  margin-top: 5px;
  margin-bottom: 0
}
#docApp .sliderACC ul, #sophie table ul {
  margin: 0
}

/* TONI NEW STYLES FOR UPDATE*/
.caged{
  max-width:1600px;
  margin: 0 auto;
}

.heroImage{
  margin-top:10px;
  position:relative;
}

.footerHero{
  margin-top:40px;
  position:relative;
}

.heroImage img, .footerHero img {
  width:100%;
  position:relative;
  z-index:1;
}

.heroImage h1, .footerHero .theChange{
  text-transform:uppercase;
  font-weight:300;
  color:#fff;
  position:absolute;
  z-index:10;
  /*top:25%;
  right:10%;*/
  font-size:3em;
  width:auto;
  /*max-width:500px;*/
  line-height:1.2;
  margin:0px;
  }
  


.heroImage h1 {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important; /* Yep! */
  -webkit-transform: translate(-50%, -50%) !important; /* Yep! */
  -moz-transform: translate(-50%, -50%) !important; /* Yep! */
  -ms-transform: translate(-50%, -50%) !important; /* Yep! */
  -o-transform: translate(-50%, -50%) !important; /* Yep! */
  }
  
  .persona .heroImage .theChange {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important; /* Yep! */
    -webkit-transform: translate(-50%, -50%) !important; /* Yep! */
    -moz-transform: translate(-50%, -50%) !important; /* Yep! */
    -ms-transform: translate(-50%, -50%) !important; /* Yep! */
    -o-transform: translate(-50%, -50%) !important; /* Yep! */
    /*width: 50%;*/
    width:90%;
    
    text-transform:uppercase;
      font-weight:300;
      color:#fff;
      position:absolute;
      z-index:10;
      /*top:25%;
      right:10%;*/
      font-size:3em;
      width:auto;
      /*max-width:500px;*/
      line-height:1.2;
      margin:0px;
    
    }

.heroImage span, .footerHero span{
  font-weight:800;
  }

.shortHero h1{
  top:15%;
  }

.pathThumbnails{
  margin:3px 0px 0px 0px;
  padding:0px;
}

.pathPad{
  padding:0 1%;
}

.pathThumbnails li{
  position:relative;
  float:left;
  width:33.33333%;
  display:inline-block;
  }

.pathThumbnails li, .pathThumbnails li a{
  font-size:.875rem;
  position:relative;
}

.pathThumbnails li:nth-child(1) p, .pathThumbnails li a{
  color:#fff;
}

.pathThumbnails li:nth-child(2) p{
  color:#705203;
}

.pathThumbnails li:nth-child(3) p{
  color:#e1eb8a;
}

.pathThumbnails li a{
  font-weight:600;
}

.pathThumbnails li:nth-child(1) p{
  opacity:.7;
}

.pathThumbnails li .desktopImg{
  width:100%;
  position:relative;
  z-index:1;
  }

.pathThumbnails li .mobileImg{
  width:100%;
  float:left;
  display:none;
  }

.pathThumbnails .theChange{
  font-size:3em;
  line-height:1.2;
  text-transform:uppercase;
  color:#fff;
  font-weight:100;
  margin-top:0px;
  }


.pathThumbnails span, .mainDescription span, .howToUse span, .titleIcon .theChange span{
  font-weight:600;
  }
  
  

.pathText{
  width:85%;
  z-index:10;
  position:absolute;
  top:4%;
  left:7.5%;
  }

.smallCage, .smallCage2{
  width:80%;
  margin:0 auto;
  }

.mainDescription .theChange, .circlePods .upperContent .theChange, .titleIcon .theChange, .drSecTopContent .theChange{
  font-weight:300;
  font-size:3em;
  color:#0063a5;
  text-transform:uppercase;
  line-height:1.2;
  margin:40px 0px;
}

.theChange span {
  margin: 20px 0 20px 0!important;
  font-size: 1.5rem !important;
  font-weight: 300;
  color: #0098d7!important;
  
  text-transform:uppercase;
  line-height:1.2;
  display: block;
}

.mainDescription .theChange{
  text-align:center;
}

.mainDescription .upperContent{
  width:80%;
  margin:0 auto;
  padding:60px 0px 0px 0px !important;
}

.mainDescription .upperContent p{
  margin:0 auto;
  font-size:1.5em;
  color:#00a2d7;
  text-align:center;
 }

.mainDescription .lowerContent{
  padding:0px;
  margin:0px 0px 40px 0px;
}

.homepage .theChange{
  font-size:3em !important;
  color:#0063a5 !important;
  text-transform:uppercase !important;
  line-height:1.2 !important;
}

.homepage p{
  padding:40px 0px !important;
}

.lowerContent{
  padding:40px 0px;
  font-size:1em;
  color:#4c4d4f;
  line-height:1.3;
  }

.lowerContent2{
  margin-bottom:100px;
}

.lowerContent li{
  float:left;
  width:50%;
}

.lowerContent li p{
  margin:10px 0px;
}

.lowerContent li:nth-child(1) p,
.lowerContent li:nth-child(3) p{
  width:90%;
}


#lowerLink{
  font-size:.875rem;
  display:block;
  width:560px;
  margin:0 auto;
  text-align:center;
  background-color:#00a2d7;
  color:#fff;
  text-transform:uppercase;
  padding:15px 40px;
  margin-bottom:40px;}

.lower{
  margin-bottom:40px;
  padding:0px;
}

.lower li{
  padding:20px 0px;
  font-size:1.5em;
  text-transform:uppercase;
  text-align:center;
  background-color:#ededee;
  display:inline-block;
  float:left;
  width:32%;
  margin:10px .5% 0px .5%;
}

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

.lower li img{
  margin:0 auto;
  width:35%;
  display:block;
}

.leftContent{
  float:left;
  width:55%;
}

.textPageText .leftContent h2{
  width:100%;
}

.leftContent h1 p{
  margin-bottom:40px;
  margin-top:0px;
  }

.leftContent h1{
  margin-bottom:40px;
  margin-top:0px;
  text-transform:uppercase;
  font-weight:300;
  color:#0063a5;
  font-size:3em;
  line-height:1;
}

.leftContent h1 span, .upperContent h1 span{
  font-weight:600;
}

.leftContent h2{
  margin-top:40px !important;
  font-weight:300 !important;
  width:65%;
  margin: 0 auto !important;
}

.resourceDD h2{
  font-weight:300;
}

.leftContent img {
  width:100%;
  padding:40px 0px;
}

.rightContent{
  background-color:#ededee;
  width:40%;
  margin-left:2%;
  float:right;
}

.rightContent .padding{
  padding:20px 30px;
  }

.rightContent h2{
  font-weight:300 !important;
  font-size:1.5em !important;
  text-transform:uppercase;
  }

.rightContent p{
  font-size:1rem;
  font-weight:600;
  color:#0063a5;
}

.rightContent li{
  padding:10px 0px;
  font-size:1rem;
}

.rightContent, .leftContent{
  margin-top:60px;
}

.footerHero{
  width:100%;
}

.footerHero img{
  width:100%;
}

.footerHero h1{
  left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important; /* Yep! */
    -webkit-transform: translate(-50%, -50%) !important; /* Yep! */
    -moz-transform: translate(-50%, -50%) !important; /* Yep! */
    -ms-transform: translate(-50%, -50%) !important; /* Yep! */
    -o-transform: translate(-50%, -50%) !important; /* Yep! */
    /*width: 50%;*/
    width:90%;
    
    text-transform:uppercase;
      font-weight:300;
      color:#fff;
      position:absolute;
      z-index:10;
      /*top:25%;
      right:10%;*/
      font-size:3em;
      width:auto;
      /*max-width:500px;*/
      line-height:1.2;
      margin:0px;
  }

.persona .upperContent{
  text-align:center;
  width:80%;
  margin:0 auto;
  line-height:1.3;
  }

.persona .upperContent h2, .howToUse h2{
  font-weight:300 !important;
}

.upperContent{
  text-align:center !important;
}

.circlePods .upperContent .theChange{
  margin-top:0px;
}

.benefits .circlePods .upperContent h1{
  margin-top:40px;
  }

.circlePods .color3{
  margin-top:155px !important;
  padding:0px;
  margin:0px;
}

.circlePods .color3  li{
  margin-bottom:10px !important;
  position:relative;
  list-style-type:none;
  width:31%;
  margin:0px 1%;
  float:left;
}

.circlePods .color3 li img{
  display:block;
  margin:0 auto;
  width:175px !important;
  background-color:#ededee;
  padding:15px;
  border-radius:50%;
  margin-top:-107px;
}

.circlePods .color3 li .theChange{
  margin:0 auto;
  line-height:1.3;
  font-size:2em;
  color:#Fff;
  text-transform:uppercase;
  text-align:center;
  margin-top:20px;
  margin-bottom:60px;
   }

.circlePods .color3 li h1 span{
 font-weight:600;
}

.circlePods .colorText{
  width:80%;
  margin:0 auto;
  }

.circlePods .colorText p{
  margin-bottom:40px;
  }

.circlePods .color3 li a{
  left:0px;
  display:block;
  width:100%;
  text-align:center;
  text-transform:uppercase;
  position:absolute;
  bottom:20px;
  text-decoration:underline !important;
}

.persona .lowerContent{
  background-color:#ededee;
}

.blueLink p{
  width:410px;
  text-align:center;
  background-color:#00a2d7;
  margin:0 auto;
  padding:10px 40px;
  color:#fff !important;
  text-transform:uppercase;
  font-size:1rem;
  }

#green .color3 li, .green .color3 li{
 background-color:#46823b;
 }
 
 .red .color3 li,  .red .color3 a {
   background-color: #e83f22;
   color: #FFF;
 }
 
 .yellow .color3 li,  .yellow .color3 a {
   background-color: #febe10;
   color: #FFF;
 }

#blue li{
  background-color:#0063a5;
}

#blue .colorText p{
  margin-top:-20px;
  color:#53c2e6;
}


#green a, .green a, .red a, .yellow a{
  color:#e1eb8a;
}

.howToUse{
  padding:100px 0px;
  }

.howToUse .theChange{
   text-align:center;
}

.howToUse > img{
  width:32%;
  margin-right:40px;
  float:left;
}

.howToUse .containText{
  float:left;
  width:63%;
}

.howToUse .containText .blueLink p{
  width:auto;
  float:left;
  margin:0 auto;
  padding:10px 60px;
}

.howToUse ul{
  padding:40px 0px;
  width:100%;
  }

.howToUse ul li{
  background-color:#ededee;
  list-style-type:none;
  width:31%;
  margin:0px 1%;
  float:left;
}

.howToUse ul li img{
  width:150px;
  margin:0 auto;
  display:block;
}

.howToUse ul li h1{
  margin:20px 0px;
  font-size:1.5rem;
  text-transform:uppercase;
  color:#00a2d7;
}

.howToUse ul li a{
  color:#fff !important;
  background-color:#00a2d7;
  padding:10px 0px;
  margin:0 auto;
  text-align:center;
  display:block;
  width:150px;
  }

.howToUse .padding{
  padding:20px;
  }

.resourceDD .topContent{
  text-align:center;
  padding:60px 0px;
}

.drSecTopContent{
  padding:40px 0px 20px 0px;
}

.drSecTopContent h1{
  margin: 0px !important;
  text-align:center;
  }


.drSecTopContent p{
  margin-top:0px;

  }


.drSecTopContent h1 img{
  margin-top:-10px;
  margin-right:20px;
  vertical-align:middle;
  width:70px;
  }

.dropDownTable{
  margin-top:40px;
  border-collapse:collapse;
  width:100%;
}

.dropDownTable h2{
  text-transform:uppercase;
  padding-left:40px;
}

.dropDownTable td{
  padding:20px 0px;
  }


.dropDownTable tr{
  border-bottom:5px solid #fff;
  background-color:#ededee;
}

 
.dropDownTable tr td:nth-child(1),.dropDownTable tr td:nth-child(3){
  width:33%;
  position:relative;
}

.dropDownTable tr td:nth-child(2){
  width:40%
}

.dropDownTable .jcf-button{
  /*transform: translate(-50%, -50%); 
  top:50%;
  left:50% !important;
  position:absolute !important;*/
  }

.dropDownTable .jcf-select {
 width: 350px !important; 
  }

 .PSsec .jcf-button, .pdfSec a {
  display:block !important;
  background-color:#0098d7!important;
  margin:0 auto !important;
  width:125px !important;
  text-align:center !important;
  color:#fff;
  border:none;
  text-transform:uppercase;
  position:absolute !important;
  bottom:20px;
  width:48%;
  left:50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  -webkit-transform: translate(-50%, -50%); /* Safari */
}


.dropDownTable .jcf-button
  {
  /*display:block !important;
  background-color:#0098d7!important;
  margin:0 auto !important;
  width:125px !important;
  text-align:center !important;
  color:#fff;
  border:none;
  text-transform:uppercase;
  padding: 5px 10px;*/
  bottom:6px;
  }

.PSsec{
  border-bottom:1px solid #ccc;
  padding-bottom:60px;
  margin-bottom:60px;
}

.PSsec:last-of-type{
  border-bottom:0px;
}

.PSsec .pdfSec{
  float:left;
  position:relative;
}

.pdfList{
  list-style-type:none;
  width:100%;
  display:inline-block;
  float:left;
  padding:0px;
}

.pdfList li{
  float:left;
}

.pdfList:nth-child(1){background-color:red;}

.PSsec .pdfSec img{
  width:80%;
  margin:0 auto;
  display:block;
  }

.PSsec .pdfSec h2{
  padding:10px 10px;
  text-transform:uppercase;
  text-align:center;
}

.PSsec p{
  text-align:center;
  margin:0px;
  margin-bottom:20px;
  
}

.PSSec{
  padding:0px 0px 40px 0px;
}

.PSsec  .padding{
  background-color:#ededee;
  margin:0px 5px 5px 5px;
  padding:20px 0px;
}

.PSsec .pdfSec a{
  padding:5px 10px;
}


.landingPage{
  padding:0px;
  margin:0px;
}

.landingPage li{
  min-height:270px;
  display:inline-block;
  float:left;
  width:50%;
}

.landingPage li img{
  float:left;
  width:40%;
}

.landingPage .landingPad{
  padding:0px 40px 20px 0px;
}

.landingPage .landingText{
  width:55%;
  float:left;
  padding-left:20px;
}

.landingPage .landingText p{
  margin:10px 0px;
}

.landingPage .landingText a{
  color:#fff;
  padding:5px 20px;
  background-color:#0098d7;
}

.landingPage{
  width:100%;
  }

.landingPage td{
  width:50%;
  vertical-align:top;
  }

.landingPage .landingPad img{ 
  float:left;
  width:200px;
  }

.lowerLink{
  margin:60px 0px; 
  background-color:#ededee;
  width:100%;
  padding:30px 0px;
}

.lowerLink .left{
  width:30%;
  float:left;
}

.lowerLink .right{
  width:70%; 
  float:left;
  }

.lowerLink .left img{
  width:60%;
  margin:0 auto;
  display:block;
}

.lowerLink h2{
  margin:0 auto !important;
  text-align:center;
  width:70%;
  text-transform:uppercase;
}

.lowerLink .blueLink p {
  margin-top:20px;
  width:310px;
}

.lowerLink .right{
  margin-top:25px;
}

.benefits .upperContent{
  padding:20px 0px;
  }

.benefits .color3{
  margin-bottom:120px;
  }

.pathThumbnails{
  postion:relative;
}

 .pathThumbnails li .mobileImg img{
   width:100%;
}

.mobileText{
  width:100%;
  position:absolute;
  transform:translate(-50%, -50%);
  top:50%;
  left:50%;
}

.mobileText h1{
  width:100%;
  text-align:center;
  margin-bottom:5px;
  text-shadow: 0 0 10px rgba(0,0,0,.7);
}

.mobileText a{
  text-shadow: 0 0 10px rgba(0,0,0,.7);
}

.pathThumbnails li a{
  width:100%;
  text-align:center;
  display:block;
}

.upperContent{
  padding:60px 0px 60px 0px;
}

.upperContent .theChange{
  margin:0 auto;
  font-size:1.5em;
  color:#00a2d7;
  text-align:center;
  text-transform:inherit;
  }


@media (min-width:1601px) {
.thumbnails ul {
  width: 1601px
}

.thumbnails li {
  margin: 1% 3.1%
}
.thumbnails li img {
  width: 149px
}
#accordion img {
  width: 10%
}
.acctext {
  width: 87%;
  margin-bottom: 10px
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 12%!important
}
#accordion h3 {
  height: 180px
}
#heroText {
  top: 25%
}
#heroText h1 {
  font-size: 24px;
  margin-bottom: 10px
}
#heroText p {
  font-size: 20px;
  line-height: 30px
}
#rightCol {
  width: 14%
}
.life iframe {
  height: 650px
}
}

@media (min-width:1401px) and (max-width:1600px) {
.thumbnails ul {
  width: 1401px
}
.thumbnails li {
  margin: 1% 2.4%
}
.thumbnails li img {
  width: 144px
}
#accordion img {
  width: 11%
}
.acctext {
  width: 86%
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 13.5%
}
#heroText {
  top: 25%
}
#heroText h1 {
  font-size: 24px;
  margin-bottom: 7px
}
#heroText p {
  font-size: 18px;
  line-height: 27px
}
#rightCol {
  width: 13%
}
.life iframe {
  height: 600px
}
}

@media (min-width:1301px) and (max-width:1400px) {
.thumbnails ul {
  width: 1300px
}
.thumbnails li {
  margin: 1% 2%
}
.thumbnails li img {
  width: 145px
}
#heroText {
  top: 27%
}
#heroText h1 {
  font-size: 20px;
  margin-bottom: 4px
}
#heroText p {
  font-size: 16px;
  line-height: 26px
}
#rightCol {
  width: 12%
}
.life iframe {
  height: 600px
}
}

@media (min-width:1201px) and (max-width:1300px) {
.thumbnails ul {
  width: 100%
}
.thumbnails li {
  margin: 1% 1.5%
}
.thumbnails li img {
  width: 145px;
}
#heroText {
  top: 25%;
}
#heroText h1 {
  font-size: 20px;
  margin-bottom: 4px;
}
#heroText p {
  font-size: 16px;
  line-height: 24px;
}
#leftCol {
  width: 23%;
}
#rightCol {
  width: 13%;
}
.life iframe {
  height: 600px
}

#icons{
  width:auto;
  }

}

@media (min-width:1101px) and (max-width:1200px) {
.thumbnails ul {
  width: 1100px;
}
.thumbnails li {
  margin: 1% 1.8%
}
.thumbnails li img {
  width: 120px
}
#thumbCircle img:hover {
  width: 150px
}
#heroText {
  top: 25%
}
#heroText h1 {
  font-size: 20px;
  margin-bottom: 4px
}
#heroText p {
  font-size: 16px;
  line-height: 24px
}
#rightCol {
  width: 14%
}
#leftCol {
  width: 21%
}
#midCol {
  width: 16%
}
.life iframe {
  height: 600px
}
.wtbtop img {
  width: 490px
}

#icons{
  width:auto;
  }

.pathThumbnails .theChange{
  font-size:2.5em;
  }
}


.textPageText ul {
  margin: -10px 0 0!important;
    padding:0px 20px;
}
#zip {
  background-color: #e6e6e6
}
#ContentPlaceHolderDefault_PageWrapper_Content_zip {
  background-color: #e6e6e6;
  font-size: 16px;
  height: 24px;
  border: none;
  margin-bottom: 20px
}
#ContentPlaceHolderDefault_PageWrapper_Content_Button1 {
  padding: 0 20px;
  color: #fff;
  height: 27px;
  border: none;
  font-size:.875em;
  vertical-align: top;
  background: #0098d7;
  text-transform:uppercase;
}
#thanks img {
  height: 20px
}
#thanks ul {
  padding: 0;
  margin: 0
}
#thanks li {
  list-style-type: none;
  margin-bottom: 10px
}
#thanks h1, #thanks p, #thanks span {
  display: inline-block;
  margin: 0
}
#thanks span {
  vertical-align: middle;
  color: #0098d7;
  font-weight: 600;
  margin: 0
}
#thanks h1, #thanks img {
  margin-right: 10px
}
#messageTB {
  font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important
}
#worldMap {
  /*max-width: 1200px;
  width: 100%;*/
  width: 700px;
  /*margin: 0 auto;*/
  display: block;
  margin-top: -170px;
}
#ivette {
  opacity: 0;
  position: absolute;
  top: 22px;
  bottom: 0px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  background-color: #000;
  padding: 10px;
  height: auto;
  left: -500px;
  width: 350px;
}
#ivette p {
  color: #FFF;
  margin-top: 0px;
}

#ivette h1 {
  margin-top: 10px;
  }

.landingPage .landingPad img{
  width:150px;
  }
 
}


































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
