﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;border:none;outline:none;font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;vertical-align:baseline}article,aside,figure,footer,header,hgroup,menu,nav,section{display:block}:focus{outline:0 none}ol,ul,li{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}input,textarea{font-family:inherit}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}.trans-height{-webkit-transition:height .15s ease-out;-moz-transition:height .15s ease-out;-o-transition:height .15s ease-out;transition:height .15s ease-out}.trans-width{-webkit-transition:width .15s ease-out;-moz-transition:width .15s ease-out;-o-transition:width .15s ease-out;transition:width .15s ease-out}.trans-opacity{-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.trans-color,a{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;-o-transition:color .15s ease-out;transition:color .15s ease-out}.trans-bg-color,.btn-cta a,input[type=submit]{-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;-o-transition:background-color .15s ease-out;transition:background-color .15s ease-out}.trans-all{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.transparent{opacity:0}.fadeIn{opacity:0;-webkit-animation:fadeIn linear .2s 0s;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-moz-animation:fadeIn linear .2s 0s;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-o-animation:fadeIn linear .2s 0s;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-ms-animation:fadeIn linear .2s 0s;-ms-animation-iteration-count:1;-ms-animation-fill-mode:forwards;animation:fadeIn linear .2s 0s;animation-iteration-count:1;animation-fill-mode:forwards}.fadeOut{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.desktop *[class^=block_].displayBlocks{visibility:visible;-webkit-animation:displayBlocks ease-out .5s 0s;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-moz-animation:displayBlocks ease-out .5s 0s;-moz-animation-iteration-count:1;-moz-animation-fill-mode:forwards;-o-animation:displayBlocks ease-out .5s 0s;-o-animation-iteration-count:1;-o-animation-fill-mode:forwards;-ms-animation:displayBlocks ease-out .5s 0s;-ms-animation-iteration-count:1;-ms-animation-fill-mode:forwards;animation:displayBlocks ease-out .5s 0s;animation-iteration-count:1;animation-fill-mode:forwards}@-webkit-keyframes displayBlocks{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);-moz-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-ms-keyframes displayBlocks{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);-moz-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes displayBlocks{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);-moz-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes scaleIn{0%{-webkit-transform:scale(0)}70%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-ms-keyframes scaleIn{0%{-ms-transform:scale(0)}70%{-ms-transform:scale(1.2)}100%{-ms-transform:scale(1)}}@keyframes scaleIn{0%{transform:scale(0)}70%{transform:scale(1.2)}100%{transform:scale(1)}}@-webkit-keyframes smash{0%{-webkit-transform:scale(1, 1)}50%{-webkit-transform:scale(1, 0.3)}60%{-webkit-transform:scale(1, 1.2)}70%{-webkit-transform:scale(1, 0.7)}80%{-webkit-transform:scale(1, 1.1)}90%{-webkit-transform:scale(1, 0.9)}100%{-webkit-transform:scale(1, 1)}}@-ms-keyframes smash{0%{-ms-transform:scale(1, 1)}50%{-ms-transform:scale(1, 0.3)}60%{-ms-transform:scale(1, 1.2)}70%{-ms-transform:scale(1, 0.7)}80%{-ms-transform:scale(1, 1.1)}90%{-ms-transform:scale(1, 0.9)}100%{-ms-transform:scale(1, 1)}}@keyframes smash{0%{transform:scale(1, 1)}50%{transform:scale(1, 0.3)}60%{transform:scale(1, 1.2)}70%{transform:scale(1, 0.7)}80%{transform:scale(1, 1.1)}90%{transform:scale(1, 0.9)}100%{transform:scale(1, 1)}}@-webkit-keyframes rotate360{0%{-webkit-transform:scale(1)}30%{-webkit-transform:scale(1.2)}31%{-webkit-transform:rotate(0deg)}70%{-webkit-transform:rotate(360deg)}71%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@-ms-keyframes rotate360{0%{-ms-animation:scale(1)}30%{-ms-transform:scale(1.2)}31%{-ms-transform:rotate(0deg)}70%{-ms-transform:rotate(360deg)}71%{-ms-transform:scale(1.2)}100%{-ms-transform:scale(1)}}@keyframes rotate360{0%{transform:scale(1)}30%{transform:scale(1.2)}31%{transform:rotate(0deg)}70%{transform:rotate(360deg)}71%{transform:scale(1.2)}100%{transform:scale(1)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}50.1%{-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-ms-keyframes slideDown{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}50.1%{-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideDown{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(0, 100%, 0);-moz-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}50.1%{-webkit-transform:translate3d(0, -100%, 0);-moz-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}50.1%{-webkit-transform:translate3d(-100%, 0%, 0);-moz-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-ms-keyframes slideLeft{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}50.1%{-webkit-transform:translate3d(-100%, 0%, 0);-moz-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideLeft{0%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}50.1%{-webkit-transform:translate3d(-100%, 0%, 0);-moz-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slingshot{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(0.5)}60%{-webkit-transform:scale(1.2)}70%{-webkit-transform:scale(0.8)}80%{-webkit-transform:scale(1.1)}90%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@-ms-keyframes slingshot{0%{-ms-transform:scale(1)}50%{-ms-transform:scale(0.5)}60%{-ms-transform:scale(1.2)}70%{-ms-transform:scale(0.8)}80%{-ms-transform:scale(1.1)}90%{-ms-transform:scale(0.9)}100%{-ms-transform:scale(1)}}@keyframes slingshot{0%{transform:scale(1)}50%{transform:scale(0.5)}60%{transform:scale(1.2)}70%{transform:scale(0.8)}80%{transform:scale(1.1)}90%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes shake{0%{-webkit-transform:rotate(0deg)}20%{-webkit-transform:rotate(10deg)}50%{-webkit-transform:rotate(-10deg)}70%{-webkit-transform:rotate(5deg)}90%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-ms-keyframes shake{0%{-ms-transform:rotate(0deg)}20%{-ms-transform:rotate(10deg)}50%{-ms-transform:rotate(-10deg)}70%{-ms-transform:rotate(5deg)}90%{-ms-transform:rotate(-5deg)}100%{-ms-transform:rotate(0deg)}}@keyframes shake{0%{transform:rotate(0deg)}20%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(5deg)}90%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes pulse{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(0.3em)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes pulse{0%{-moz-transform:translateY(0)}50%{-moz-transform:translateY(0.3em)}100%{-moz-transform:translateY(0)}}@keyframes pulse{0%{transform:translateY(0)}50%{transform:translateY(0.3em)}100%{transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes navFadeIn{0%{-webkit-transform:translate3d(0, -10px, 0);-moz-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-moz-keyframes navFadeIn{0%{-webkit-transform:translate3d(0, -10px, 0);-moz-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes navFadeIn{0%{-webkit-transform:translate3d(0, -10px, 0);-moz-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}*[class^=block_]{margin:.5em;margin:calc(18px / 2);float:left;background:#ccc;text-align:center}.block_1x1{width:276px;height:276px}.block_1x2{width:276px;height:calc((276px * 2) + 18px)}.block_1x3{width:276px;height:calc((276px * 3) + (18px * 2))}.block_1x4{width:276px;height:calc((276px * 4) + (18px * 3))}.block_2x1{width:calc((276px * 2) + 18px);height:276px}.block_2x2{width:calc((276px * 2) + 18px);height:calc((276px * 2) + 18px)}.block_2x3{width:calc((276px * 2) + 18px);height:calc((276px * 3) + (18px * 2))}.block_2x4{width:calc((276px * 2) + 18px);height:calc((276px * 4) + (18px * 3))}.block_3x1{width:calc((276px * 3) + (18px * 2));height:276px}.block_3x2{width:calc((276px * 3) + (18px * 2));height:calc((276px * 2) + 18px)}.block_3x3{width:calc((276px * 3) + (18px * 2));height:calc((276px * 3) + (18px * 2))}.block_3x4{width:calc((276px * 3) + (18px * 2));height:calc((276px * 4) + (18px * 3))}.block_4x1{width:calc((276px * 4) + (18px * 3));height:276px}.block_4x2{width:calc((276px * 4) + (18px * 3));height:calc((276px * 2) + 18px)}.block_4x3{width:calc((276px * 4) + (18px * 3));height:calc((276px * 3) + (18px * 2))}.block_4x4{width:calc((276px * 4) + (18px * 3));height:calc((276px * 4) + (18px * 3))}@media only screen and (min-width: 920px)and (max-width: 1220px){*[class^=block_]{margin:calc(18px / 2)}.block_4x1{width:calc((276px * 3) + (18px * 2));height:calc(276px * 0.75)}.block_4x2{width:calc((276px * 3) + (18px * 2));height:calc((276px * 1.5) + 18px)}.block_4x3{width:calc((276px * 3) + (18px * 2));height:calc((276px * 2.25) + 18px)}.block_4x4{width:calc((276px * 3) + (18px * 2));height:calc((276px * 3) + (18px * 2))}}@media only screen and (min-width: 620px)and (max-width: 920px){*[class^=block_]{margin:calc(18px / 2)}.block_3x1{width:calc((276px * 2) + 18px);height:calc(276px * 0.66)}.block_3x2{width:calc((276px * 2) + 18px);height:calc((276px * 1.33) + 18px)}.block_3x3{width:calc((276px * 2) + 18px);height:calc((276px * 2) + 18px)}.block_3x4{width:calc((276px * 2) + 18px);height:calc((276px * 2.66) + 18px)}.block_4x1{width:calc((276px * 2) + 18px);height:calc(276px * 0.5)}.block_4x2{width:calc((276px * 2) + 18px);height:calc((276px * 1) + 18px)}.block_4x3{width:calc((276px * 2) + 18px);height:calc((276px * 1.5) + 18px)}.block_4x4{width:calc((276px * 2) + 18px);height:calc((276px * 2) + 18px)}}@media only screen and (min-width: 0px)and (max-width: 620px){*[class^=block_]{margin:calc(18px / 2)}.block_2x1{width:276px;height:calc(276px * 0.5)}.block_2x2{width:276px;height:276px}.block_2x3{width:276px;height:calc((276px * 1.5) + 18px)}.block_2x4{width:276px;height:calc((276px * 2) + 18px)}.block_3x1{width:276px;height:calc(276px * 0.33)}.block_3x2{width:276px;height:calc((276px * 0.66) + 18px)}.block_3x3{width:276px;height:276px}.block_3x4{width:276px;height:calc((276px * 1.33) + 18px)}.block_4x1{width:276px;height:calc(276px * 0.25)}.block_4x2{width:276px;height:calc((276px * 0.5) + 18px)}.block_4x3{width:276px;height:calc((276px * 0.75) + 18px)}.block_4x4{width:276px;height:276px}}a{color:#1e4b7c}.txt-white{color:#fff}.txt-brand-grey-dk{color:#151f2e}.txt-brand-red-dk{color:#dd471a}.txt-brand-orange-dk{color:#ffc758}.txt-brand-blue-lt{color:#4d6e96}.bg-white{background-color:#fff}.bg-brand-red-dk{background-color:#dd471a}.bg-brand-orange-dk{background-color:#ffc758}.bg-brand-blue-dk{background-color:#1e4b7c}.bg-brand-grey-lt{background-color:#e9eef2}.bg-brand-orange-lt{background-color:rgba(255,176,18,.6)}.bg-brand-red-lt{background-color:#fffaf4}body{font-family:"Work Sans",sans-serif;font-weight:300;color:#151f2e;font-size:1em;line-height:1.43em;-webkit-text-size-adjust:none}h1,.h1{font-size:4em;line-height:1.15em;font-family:"Yeseva One",cursive;font-weight:400}h2,.h2{font-size:2.87em;line-height:.95em;font-family:"Yeseva One",cursive;font-weight:400}h3,.h3{font-size:1.87em;line-height:1em;font-family:"Yeseva One",cursive;font-weight:400}h4,.h4{font-size:1.43em;line-height:1.13em;font-family:"Yeseva One",cursive;font-weight:400}h5,.h5{font-size:1.12em;line-height:1.88em;font-family:"Yeseva One",cursive;font-weight:400}h6,.h6{font-size:.87em;line-height:1.14em;font-weight:600}sup{font-size:.7em;vertical-align:super}em{font-style:oblique}strong{font-weight:bold}.txt-title-p{font-size:1.25em;line-height:1.75em}.txt-increase{font-size:1.1em;line-height:1.4em}.txt-decrease{font-size:.875em;line-height:1.2em}.txt-upper{text-transform:uppercase}.txt-lower{text-transform:lowercase}.txt-ellipsis{width:100%;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.txt-shadow{text-shadow:rgba(0,0,0,.25) 3px 3px 5px}.txt-right{text-align:right}.txt-center{text-align:center}.txt-black{color:#000}.txt-white{color:#fff}.txt-gray{color:#ccc}.icon{background-image:url(../images/icons.svg);background-size:529px 104px;display:block;float:left;margin:0 1.8em}.icon.icon-callout1{background-position:0 0;width:63px;height:51px}.icon.icon-recipes{background-position:-72px -1px;width:92px;height:61px}.icon.icon-store{background-position:-176px -1px;width:92px;height:57px}.icon.icon-animal{background-position:-279px -1px;width:74px;height:90px}.icon.icon-callout2{background-position:-368px -1px;width:44px;height:52px}.icon.icon-callout3{background-position:-424px -1px;width:47px;height:47px}.icon.icon-alert{background-position:-479px -1px;width:50px;height:52px}.icon.icon-search{background-position:0 -64px;width:39px;height:39px}.icon.icon-min{background-position:-81px -73px;width:21px;height:21px}.icon.icon-max{background-position:-48px -73px;width:21px;height:21px}.icon.icon-down-arrow{background-position:-109px -73px;width:66px;height:17px}@media only screen and (min-width: 0px)and (max-width: 920px){.icon.icon-animal{background-position:-171px 1px;width:53px;height:59px}.icon.icon-store{background-position:-109px 0;width:59px;height:37px}.icon.icon-recipes{background-position:-44px 0;width:60px;height:40px}}header{border-bottom:10px solid #ffc758;position:relative;z-index:3}header .top_links ul{margin:0}header .top_links li{margin-left:.8em}header .top_links a{font-size:.87em}header .top_links a:hover{color:#ffc758}header nav ul{padding:0;margin:0 0 0}header nav ul .sub-menu{position:absolute;width:100%;left:0;padding:0;z-index:2;top:72px;display:none}header nav ul .sub-menu.active{display:block}header nav ul .sub-menu li{margin-right:3em;padding:0;margin-left:0}header nav ul .sub-menu a{float:left;padding:.3em 0 .4em;position:relative;font-size:.87em;color:#151f2e}header nav ul .sub-menu a:hover{background-image:none}header nav ul .sub-menu img{position:absolute;bottom:0;left:25px;display:none}header nav li{text-align:center;margin-left:1.26em;padding:0;min-width:62px}header nav li:first-of-type{margin-left:0}header nav a{font-weight:300;font-size:.93em;color:#fff;text-decoration:none;padding:1.6em 0 1.8em;display:block}header nav a:hover{color:#ffc758}header nav #primary-menu>.menu-item.active>a{color:#ffc758}header nav #primary-menu>.current-menu-parent>a,header nav #primary-menu>.current-menu-item>a{background-image:url("../images/active-menu-top.svg"),url("../images/menu-bg.png") !important;background-repeat:no-repeat;background-position:bottom center,center 7px !important;color:#ffc758}header nav #primary-menu>.current-menu-parent .sub-menu a,header nav #primary-menu>.current-menu-item .sub-menu a{color:#151f2e}header nav #primary-menu>.current-menu-parent .sub-menu a.active,header nav #primary-menu>.current-menu-item .sub-menu a.active{background:url(../images/active-menu-bottom.png) no-repeat;background-position:center bottom}header nav .current-menu-parent li.active a{border-bottom:2px solid #1e4b7c;padding-bottom:0;line-height:20px}header .maxwidth{padding:1em 9.6em 0}header .one_fourth{margin:1.93em 0 1em 0}header .one_fourth a{display:block}header .three_fourths{width:674px;float:right}header .mobile-only{display:none}header .desktop-only{display:block}header .mobile_menu{display:none}header .yellow_belt{background:#ffc758;width:100%;height:32px;position:absolute;top:110px;display:none;z-index:1}header .yellow_belt.active{display:block}header.shell{position:relative;z-index:1}@-moz-document url-prefix(){header nav a{padding:1.6em 0}}@media only screen and (min-width: 0px)and (max-width: 1220px){header .maxwidth{padding:1em 1em 0;width:906px}header nav li{margin-left:.7em}header .one_fourth{margin:1.2em 0 1em 0}header .three_fourths{width:630px}}@media only screen and (min-width: 0px)and (max-width: 920px){header{border-bottom:7px solid #ffc758;background-color:rgba(30,75,124,.9) !important;position:fixed;width:100%;top:0;left:0}header .mobile-only{display:block}header .desktop-only{display:none}header .menu{float:left;width:100%}header .menu .menu_button{background:url("../images/menu-bg.png");width:61px;height:49px;font-family:"Work Sans",sans-serif;font-weight:700;font-size:.93em;color:#fff;float:right;line-height:3.66em;text-align:center}header .one_fourth{width:29%;margin:.5em 0 0 0}header .one_fourth img{float:left;width:173px}header .three_fourths{width:71%}header .maxwidth{padding:.7em 1em;width:100%}header .mobile_menu{float:left;width:100%;border-bottom:6px solid #ffc758;display:none;position:absolute;top:71px}header .mobile_menu ul{background:#1e4b7c;padding:0;margin:0;width:100%;text-transform:uppercase}header .mobile_menu ul li{border-top:1px solid #001935;width:100%}header .mobile_menu ul li.last span{width:40%;margin:0 5% 0 0;padding:1em 0}header .mobile_menu ul li.last span a{padding:0;float:right;width:auto;margin:0 0 0 15%}header .mobile_menu ul li.last span i{font-size:20px}header .mobile_menu ul li.last a{width:50%;float:left}header .mobile_menu ul a{color:#fff;width:100%;display:block;padding:1em}header .mobile_menu ul ul{margin:0;padding:0;width:100%;text-transform:lowercase}header .mobile_menu ul ul li{background:#2360a2;padding:0 0 0 1em}header .mobile_menu ul ul a{font-family:"Work Sans",sans-serif;font-weight:300;line-height:16px}header .yellow_belt.active{display:none}header #mobile-menu>.current-menu-item>a,header .current-menu-parent>a{color:#ffc758 !important;background:url("../images/menu-arrow-active.png") no-repeat 10px center;padding-left:1.5em !important}}@media only screen and (min-width: 0px)and (max-width: 620px){header .one_fourth{margin:.6em 0 0 0;width:50%}header .one_fourth img{width:171px}header .three_fourths{width:50%}}footer{background:#fff;border-bottom:10px solid #ffc758}footer a{font-family:"Work Sans",sans-serif;font-weight:300;font-size:.81em;color:#151f2e;line-height:1.84em;text-decoration:underline}footer p{font-family:"Work Sans",sans-serif;font-weight:300;font-size:.81em;color:#717883;line-height:1.61em}footer h5{font-family:"Work Sans",sans-serif;font-weight:300;line-height:24px}footer .maxwidth{padding:1.1em 9.4em 0}footer .one_third:nth-of-type(2) ul{float:none;width:230px;margin:.2em auto 0}footer .one_third:nth-of-type(3){float:right;width:26.5%}footer .one_third:nth-of-type(3) h5{position:relative;z-index:2}footer .one_third:nth-of-type(3) ul{margin:.73em 0 0 .9em;position:relative;z-index:2;padding-bottom:.8em}footer .one_third:nth-of-type(3) li{background:none;margin-right:0}footer .one_third:nth-of-type(3) li:last-of-type{padding:0}footer .one_third:nth-of-type(3)>img{position:absolute;bottom:0;right:.4em;z-index:1}footer ul{float:left;padding:0;margin:.2em 0}footer li{background:url("../images/divider.png") no-repeat;background-position:right center;margin-right:.7em;padding-right:.9em}footer li:last-of-type{background:none;padding:0;margin-right:0}footer p{float:left;width:100%;text-align:center;margin:.6em 0}@media only screen and (min-width: 920px)and (max-width: 1220px){footer .maxwidth{padding:1.7em 1em 0}}@media only screen and (min-width: 0px)and (max-width: 920px){footer{position:relative;top:78px}footer .maxwidth{padding:1.7em 1em 0}footer p{margin:1em 0}footer h5{text-align:center;line-height:32px}footer ul{margin:0 auto;float:none;width:208px}footer .one_third{width:100%}footer .one_third:nth-of-type(2) ul{margin:.5em auto 0}footer .one_third:nth-of-type(3){width:100%}footer .one_third:nth-of-type(3) h5{text-align:center}footer .one_third:nth-of-type(3) ul{width:62px;margin:.2em auto 0}footer .one_third:nth-of-type(3)>img{display:none}}.modal{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;padding:80px 20px 0;z-index:999999}.modal .modal-bg{background:rgba(0,0,0,.01);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.modal .m-content{background:#f6f6f6;width:100%;max-width:550px;height:auto;margin:0 auto;padding:20px;position:relative;z-index:1}.modal .m-content>a{text-decoration:none}.modal .m-content pre{background:#fff;border:1px solid #bbb;padding:1em}input{background:#f5f5f5;box-shadow:0 2px 0 0 #dd471a;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:"Work Sans",sans-serif;font-weight:400;font-size:.93em;color:#444;line-height:1.46em;border:0;width:100%;padding:1em}input::-webkit-input-placeholder{opacity:.6;font-weight:400}input:-moz-placeholder{opacity:.6;font-weight:400}input::-moz-placeholder{opacity:.6;font-weight:400}input:-ms-input-placeholder{opacity:.6;font-weight:400}textarea{background:#f5f5f5;box-shadow:0 2px 0 0 #dd471a;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:"Work Sans",sans-serif;font-weight:400;font-size:.93em;color:#444;line-height:1.46em;border:0;width:100%;padding:1em;height:109px}textarea::-webkit-input-placeholder{opacity:.6;font-weight:400}textarea:-moz-placeholder{opacity:.6;font-weight:400}textarea::-moz-placeholder{opacity:.6;font-weight:400}textarea:-ms-input-placeholder{opacity:.6;font-weight:400}input[type=submit]{cursor:pointer}.transparent-select-shell{min-width:200px;width:100%;position:relative;margin:1em 0;overflow:hidden}.transparent-select-shell:after{content:"";background:url(../images/icons-customselect.png);width:15px;height:10px;position:absolute;right:8px;top:18px}.transparent-select-shell select{background:transparent;width:100%;margin:0;outline:none;cursor:pointer}.transparent-select-shell select::-ms-expand{display:none}input.input-toggle{position:absolute;margin-left:-9999px;visibility:hidden}input.input-toggle+label{display:block;position:relative;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input.input-toggle.input-toggle-round+label{background-color:#ddd;width:120px;height:60px;padding:2px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px}input.input-toggle.input-toggle-round+label:before,input.input-toggle.input-toggle-round+label:after{content:"";display:block;position:absolute;top:1px;left:1px;bottom:1px}input.input-toggle.input-toggle-round+label:before{background-color:#f1f1f1;right:1px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}input.input-toggle.input-toggle-round+label:after{background-color:#fff;width:58px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);-moz-box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-transition:margin .3s;-moz-transition:margin .3s;-o-transition:margin .3s;transition:margin .3s}input.input-toggle.input-toggle-round:checked+label:after{margin-left:60px}input.input-toggle.input-toggle-round-flat+label{background-color:#ddd;width:120px;height:60px;padding:2px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}input.input-toggle.input-toggle-round-flat+label:before,input.input-toggle.input-toggle-round-flat+label:after{content:"";display:block;position:absolute}input.input-toggle.input-toggle-round-flat+label:before{background:#fff;top:2px;left:2px;bottom:2px;right:2px;border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}input.input-toggle.input-toggle-round-flat+label:after{background:#ddd;width:52px;height:52px;top:4px;left:4px;border-radius:52px;-webkit-border-radius:52px;-moz-border-radius:52px;-webkit-transition:margin .3s;-moz-transition:margin .3s;-o-transition:margin .3s;transition:margin .3s}input.input-toggle.input-toggle-round-flat:checked+label:after{margin-left:60px}input.input-toggle.input-toggle-flip+label{width:120px;height:60px;padding:2px}input.input-toggle.input-toggle-flip+label:before,input.input-toggle.input-toggle-flip+label:after{display:block;position:absolute;top:0;left:0;right:0;bottom:0;color:#fff;text-align:center;line-height:60px}input.input-toggle.input-toggle-flip+label:before{content:attr(data-off);background-color:#ddd;-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}input.input-toggle.input-toggle-flip+label:after{content:attr(data-on);-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}input.input-toggle.input-toggle-flip:checked+label:before{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}input.input-toggle.input-toggle-flip:checked+label:after{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0)}.btn{font-family:"Work Sans",sans-serif;font-size:.87em;line-height:1em;color:#151f2e;font-weight:600;text-decoration:none;float:left;background:#e9eef2;width:100%;padding:1em 1em .7em;text-align:center}.btn img{position:relative;top:4px;left:8px}.btn span{display:block;margin:0 auto}.btn.submit{font-family:"Work Sans",sans-serif;font-size:1.12em;color:#444;line-height:1.11em;font-weight:400;text-align:center}.btn.btn-transparent{background:transparent}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff}.tooltipster-default .tooltipster-content{font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden}.tooltipster-icon{cursor:help;margin-left:4px}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible}.tooltipster-base .tooltipster-content{overflow:hidden}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-top:8px solid;bottom:-7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-top:9px solid;bottom:-7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-bottom:8px solid;top:-7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-bottom:9px solid;top:-7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-left:9px solid;margin-top:-8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:9px solid;margin-top:-8px}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow-show{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-moz-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-ms-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-o-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.style-guide{background-color:#f8f8f8;min-width:1000px}.style-guide .shell{padding-top:130px}.style-guide .style-guide-header{position:fixed;top:0;left:0;width:100%;min-width:1000px;z-index:99999;border-bottom:1px solid rgba(0,0,0,.1)}.style-guide .style-guide-header nav{line-height:30px}.style-guide .style-guide-header nav a{display:inline-block;margin:0 5px;padding:0 8px;font-size:.875em;text-transform:uppercase;font-weight:600;text-decoration:none;color:#fff}.style-guide .style-guide-header nav a:last-child{margin-right:0;padding-right:0}.desktop .style-guide .style-guide-header nav a:hover,.style-guide .style-guide-header nav a.active{color:#eee}.style-guide .style-guide-footer{border-top:1px solid rgba(0,0,0,.1);float:left;width:100%}.style-guide .style-guide-footer img{max-width:300px;margin-top:.5em}.style-guide .guide-title{margin:0 0 1em;font-weight:bold;font-size:1.2em;text-transform:uppercase}.style-guide .guide-title span{color:#bbb}.style-guide .guide-content{padding:1em}.style-guide .guide-content.branding{line-height:0;height:300px;margin-top:2em}.style-guide .guide-content.branding .fullwidth{float:left;width:100%;height:100%}.style-guide .guide-content.branding .fullwidth img{margin:9em auto 0}.style-guide .guide-content.branding.large img{margin:7em auto 0}.style-guide .guide-content.colors{margin-bottom:1em;float:left;width:100%}.style-guide .guide-content.colors .one_fifth{background:#fff;width:18%;width:calc(20% - 1em);padding:.5em;margin-left:2%;margin-left:calc(1em)}.style-guide .guide-content.colors .one_fifth:first-child{margin-left:0}.style-guide .guide-content.colors .one_fifth .bg-color{width:100%;height:150px}.style-guide .guide-content.colors .one_fifth p{font-weight:bold;color:#aaa;font-size:.75em;text-transform:uppercase;line-height:1.2em}.style-guide .guide-content.colors .one_fifth p span{width:100%;display:block;text-transform:none;color:#151f2e}.style-guide .guide-content.typography h1 span,.style-guide .guide-content.typography h2 span,.style-guide .guide-content.typography h3 span,.style-guide .guide-content.typography h4 span,.style-guide .guide-content.typography h5 span,.style-guide .guide-content.typography h6 span{display:inline-block;width:50px;color:#bbb;font-size:18px;font-size:1rem}.style-guide .guide-content.buttons .one_third{width:32%;margin-right:1%}.style-guide .guide-content.icons{float:left;width:100%}.style-guide .add-border{border:1px solid rgba(0,0,0,.1)}.style-guide .remove-padding{padding:0}.style-guide .add-padding{padding:1em}.style-guide .add-left-pad{padding-left:2em}.style-guide #colors,.style-guide #branding,.style-guide #typography,.style-guide #buttons,.style-guide #icons,.style-guide #forms{float:left;width:100%;margin-bottom:10em}.style-guide #branding{margin-top:5em}.index #banner{background:url("../images/home/index-img1.jpg");height:510px;background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center}.index #banner .maxwidth{height:100%}.index #banner img{margin:2.7em 0 1.3em 0}.index #banner p{font-weight:400;font-size:1.5em;line-height:1.5em;text-shadow:0 1px 0 #e2cfb7;width:750px;margin:0 auto}.index #callouts{background:rgba(255,176,18,.6);margin:-12.4em 0 0 0;height:199px;position:relative;z-index:2}.index #callouts .maxwidth{height:100%;padding:1.8em 9.4em}.index #callouts .one_fourth{height:109px}.index #callouts .one_fourth img{height:56px;margin:0;position:relative;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);transform:translate(0, -50%)}.index #callouts .callout{background:#fff;border:3px solid #e9eef2;position:relative;text-align:center;padding:1em 0 0;width:32.57%;margin-right:.6em;height:200px}.index #callouts .callout:last-of-type{margin-right:0}.index #callouts p{font-size:.81em;line-height:1.46em;float:right;width:100%;text-align:left;margin:1.8em 0 0;padding-right:1em}.index #callouts span.icon{margin:1.5em auto 0;float:none}.index #callouts a{position:absolute;bottom:0;left:0;padding:.1em 1em 0;line-height:3.1em}.index #callouts .callout1 .one_fourth{width:30%}.index #callouts .callout1 .three_fourths{width:70%}.index #callouts .callout3 span.icon{margin:1.6em auto 0}.index #callouts .alert{border:3px solid #dd471a}.index #callouts .alert .btn{background:#dd471a;color:#fff}.index #content{background:url("../images/bg.jpg") repeat;position:relative;z-index:1;text-align:center}.index #content .maxwidth{padding:1.9em 1em 1em}.index #content h2{margin:2.3em 0 .48em 0;color:#dd471a}.index #content p{width:655px;font-size:1.18em;margin:0 auto 1.2em;line-height:1.52em}.index #content .container{background:url("../images/home/index-img2.png") no-repeat;background-position:center center;float:left;width:100%}.index #content a{font-weight:300;color:#1e4b7c;text-decoration:underline}@media only screen and (min-width: 0px)and (max-width: 1220px){.index #callouts .maxwidth{padding:1.8em 1em}.index #callouts .callout{margin-right:.5em}}@media only screen and (min-width: 0px)and (max-width: 920px){.index #banner img{margin:3.2em 0 1.3em 0;width:75%}.index #banner p{font-size:1.18em;width:100%}.index #callouts{background:none;height:auto}.index #callouts .maxwidth{padding:0}.index #callouts .callout{width:100%;background:#fff;padding:0;margin-right:0;border:0;height:auto;padding-bottom:.8em;padding-top:.3em;border-top:2px solid #e9eef2}.index #callouts .callout:last-of-type{border-bottom:2px solid #e9eef2}.index #callouts a{background:url("../images/learn_more_arrow.png") no-repeat}.index #callouts .one_fourth{width:15%;text-align:center}.index #callouts .three_fourths{width:77%}.index #callouts p{padding-right:0;width:100%;line-height:16px;margin:0}.index #callouts a{width:8%;height:33px;float:left;position:inherit;padding:0;margin:-0.7em 0 0 0;background-position:center center}.index #callouts a span{display:none}.index #callouts h4{width:84.9%;float:right;margin:0;font-size:.81em;line-height:2em;text-align:left}.index #callouts span.icon{margin:.5em auto 0 auto;float:none}.index #callouts .callout3{border-top:0}.index #callouts .callout3 span.icon{margin:.5em auto 0 auto}.index #callouts .callout3 p{width:100%}.index #callouts .callout1 .one_fourth{width:15%}.index #callouts .callout1 .three_fourths{width:77%}.index #callouts .callout2{border-bottom:2px solid #e9eef2}.index #callouts .callout2 p{width:100%}.index #callouts .alert{border-top:2px solid #dd471a;border-bottom:2px solid #dd471a}.index #callouts .alert span.icon{margin:.9em auto 0 auto}.index #callouts .alert a.btn{background:transparent url("../images/learn_more_arrow_red.png") no-repeat center center;height:33px}.index #content{background-size:286px 172px}.index #content .maxwidth{padding:0;height:100%}.index #content .container{background-size:279px 235px}.index #content h2{margin:3.5em 0 0 0;font-size:1.06em;line-height:2.47em}.index #content p{width:374px;font-size:.81em;line-height:1.38em;margin:0 auto 4.5em;padding:0 1em}}@media only screen and (min-width: 0px)and (max-width: 620px){.index #banner{height:369px}.index #banner img{margin:.7em 0 .4em 0}.index #banner p{font-size:.87em;line-height:1.28em;width:100%}.index #content p{width:320px}.index #callouts h4{width:73.9%;margin:0;float:right}.index #callouts span.icon{margin:.5em auto 0 auto}.index #callouts .one_fourth{width:26%}.index #callouts .three_fourths{width:63%}.index #callouts a{width:11%}.index #callouts .callout1 .one_fourth{width:26%}.index #callouts .callout1 .three_fourths{width:63%}}.innerpage #banner{background:url("../images/answers/answers-img1.jpg");height:297px;background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center;position:relative}.innerpage #banner .maxwidth{height:100%}.innerpage #banner h1{color:#fff;line-height:74px;text-shadow:0 1px 2px rgba(21,31,46,.71)}.innerpage #banner p{font-weight:400;font-size:1.5em;color:#fff;line-height:28px;text-shadow:0 1px 2px rgba(21,31,46,.71);width:750px;margin:.8em auto 0}.innerpage #banner .bottom_belt{height:20px;opacity:.64;background:#ffb012;position:absolute;bottom:0;z-index:1;width:100%}.innerpage #banner .content{position:relative;top:50%;-webkit-transform:translate(0, -62%);-moz-transform:translate(0, -62%);transform:translate(0, -62%)}.innerpage .background{background:url("../images/bg.jpg") repeat;position:relative;z-index:1;text-align:center;float:left;width:100%;padding-bottom:3em}@media only screen and (min-width: 0px)and (max-width: 920px){.innerpage #banner{height:145px}.innerpage #banner .maxwidth{padding:.5em}.innerpage #banner .content{top:initial;transform:initial}.innerpage #banner h1{font-size:27px;line-height:37px;margin:.4em 0 .1em 0}.innerpage #banner p{font-size:13px;line-height:16px;width:50%;margin:0 auto}}@media only screen and (min-width: 0px)and (max-width: 620px){.innerpage #banner p{width:72%}}.answers #search{background:url("../images/home/index-img2.png") no-repeat center center;background-size:289px 244px;margin:-2.43em 0 0 0}.answers #search .maxwidth{padding:1em 16.5em 2em}.answers #search h3{color:#dd471a;line-height:34px;margin:2em 0 .2em 0}.answers #search p{font-size:.93em;color:#000;line-height:1.4em;margin:0 0}.answers #search input{cursor:text;background:#fff;border:3px solid #ffc758;border-radius:70px;box-shadow:none;margin:.6em 0 1.3em;padding:.6em 1em;padding-right:70px;font-size:1.37em;color:#151f2e}.answers #search input::-webkit-input-placeholder{color:#d3dee8}.answers #search input:-moz-placeholder{color:#d3dee8}.answers #search input::-moz-placeholder{color:#d3dee8}.answers #search input:-ms-input-placeholder{color:#d3dee8}.answers #search .searchglass{background:url("../images/search.svg") no-repeat right center;position:absolute;right:0;height:41px;width:56px;top:24px;cursor:pointer}.answers #search .hotspot{position:absolute;width:50px;height:50px;right:14px;top:21px;cursor:pointer}.answers #categories{margin:1.4em 0 0 0}.answers #categories .maxwidth{padding:1em 16.5em}.answers #categories .category{margin:0 0 2px 0;background:transparent;float:left;width:100%;position:relative}.answers #categories .category.active{margin:0}.answers #categories .category.active span.icon{display:block}.answers #categories .category h5{background:#ffc758 url("../images/answers/answers-img3.svg") no-repeat right center;float:left;width:100%;text-align:left;padding:1em 1em .9em 1.6em}.answers #categories .category h5.active{background:#ffc758 url("../images/answers/answers-img4.svg") no-repeat right center}.answers #categories .category a{padding:1em 2em;width:100%;display:block;float:left}.answers #categories .category ul{margin:0;display:none;padding:0 .2em 0;background:#ffc758;width:100%;float:left}.answers #categories .category li{text-align:left;background-color:#fff;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;margin-bottom:1px;width:100%}.answers #categories .category li:first-of-type{border-radius:0 0 9px 9px;-webkit-border-radius:0 0 9px 9px;-moz-border-radius:0 0 9px 9px}.answers #categories .category li:last-of-type{margin-bottom:0;border-radius:9px 9px 0 0;-webkit-border-radius:9px 9px 0 0;-moz-border-radius:9px 9px 0 0}.answers #categories .category span{float:right;font-size:12px;color:#1e4b7c}.answers #categories .category span.question{float:left;font-family:"Work Sans",sans-serif;font-weight:400;font-size:.81em;line-height:1.53em;color:#151f2e;width:82%}.answers #categories .category img{margin:.4em 0 0 .5em;float:right}.answers #categories .category span.icon{float:left;position:absolute;top:67px;display:none}.answers #answer .maxwidth{padding:1em 16.5em}.answers #answer section{background:#fff;border:2px solid #ffc758;margin:1.4em 0 3em;padding:1.3em 1.7em;float:left;width:100%}.answers #answer .btn{background-color:transparent;padding:0}.answers #answer .btn img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);left:-6px}.answers #answer .btn span{float:left}.answers #answer h5{color:#dd471a;line-height:22px;text-align:left;margin:2.1em 0 0 0}.answers #answer p{font-size:.87em;color:#222;line-height:1.64em;text-align:left;margin:1em 0}.answers #answer ul{margin:1em 0 0;width:100%}.answers #answer p+ul{margin:0}.answers #answer li{font-size:.87em;line-height:1.64em;text-align:left;list-style:disc;width:100%;float:left}@media only screen and (min-width: 0px)and (max-width: 1220px){.answers #search .maxwidth,.answers #categories .maxwidth{padding:1em 0;width:752px}.answers #answer .maxwidth{padding:1em 0;width:752px}}@media only screen and (min-width: 0px)and (max-width: 920px){.answers #search{background-size:237px 200px;margin:-1em 0 0 0}.answers #search .maxwidth{padding:.1em 0;width:100%}.answers #search h3{font-size:1.06em;margin:1.7em 0 0 0}.answers #search p{font-size:.68em;line-height:1.63em}.answers #search input{border-radius:0;border-left:0;border-right:0;padding:.7em .5em .6em;padding-right:55px;margin:.6em 0 2.4em;background-size:44px 32px;font-size:1.25em;line-height:1.25}.answers #categories{margin:0}.answers #categories .maxwidth{padding:1em 0;width:100%}.answers #categories .category h5{font-size:.87em;line-height:1.35em;padding:1.5em 1em 1.4em 1.2em;background-size:36px 19px}.answers #categories .category h5.active{background-size:36px 19px}.answers #categories .category a{float:left}.answers #categories .category span.question{display:block;font-size:11px;line-height:17px;width:100%}.answers #categories .category span{display:none}.answers #categories .category span.icon{background-size:514px 101px;top:58px;left:-15px}.answers #answer{margin:0}.answers #answer .maxwidth{padding:1em 0;width:100%}.answers #answer section{border-left:0;border-right:0;padding:1em 1em 0;margin:1.4em 0 0}.answers #answer h5{font-size:1.06em;margin:1.7em 0 0 0}.answers #answer p{font-size:.7em;line-height:1.4em}.answers #answer ul{margin:1em 0 0}.answers #answer p+ul{margin-bottom:1em}.answers #answer li{font-size:.7em;line-height:1.4em}}.farm #banner{background:url("../images/farm/farm-img1.jpg");height:514px;background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center}.farm #banner .maxwidth{height:100%}.farm #banner h1{color:#fff;line-height:74px;text-shadow:0 1px 2px rgba(21,31,46,.71);margin:.62em 0 0 0}.farm #banner p{font-weight:400;font-size:1.5em;color:#fff;line-height:28px;text-shadow:0 1px 2px rgba(21,31,46,.71);width:750px;margin:.8em auto 0}.farm #callouts{background:rgba(255,176,18,.6);margin:-12.65em 0 0 0;height:203px;position:relative;z-index:2}.farm #callouts .maxwidth{height:100%;padding:1.8em 10em}.farm #callouts .callout{background:#fff;border:3px solid #e9eef2;position:relative;text-align:center;padding:1em 0 0;width:48.9%;margin-right:1.2em;height:200px}.farm #callouts .callout:last-of-type{margin-right:0}.farm #callouts p{font-size:.81em;line-height:1.46em;float:right;width:100%;text-align:left;margin:1.3em 0 0;padding-right:1em}.farm #callouts p a{position:initial;padding:initial;line-height:initial;text-decoration:underline}.farm #callouts span.icon{margin:.4em auto 0;float:none}.farm #callouts a.btn{position:absolute;bottom:0;left:0;padding:.1em 1em 0;line-height:3.1em}.farm #callouts .one_fourth{width:29%;height:109px}.farm #callouts .one_fourth img{width:75px;position:relative;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);transform:translate(0, -50%)}.farm #callouts .three_fourths{width:71%}.farm #callouts .callout2 .icon{background:url("../images/farm/farm-img2.png") no-repeat;width:93px;height:74px}.farm #layout2_content{position:relative;z-index:1}.farm #layout2_content .maxwidth{padding:0}.farm #layout2_content .half:last-of-type{text-align:left;width:36.7%;padding:3.9em 0 0;margin:0 0 0 2.7em}.farm #layout2_content h3{color:#dd471a;line-height:30px}.farm #layout2_content p{font-size:.87em;color:#000;line-height:1.5em;margin:.7em 0 1.7em}.farm #layout2_content p:last-of-type{margin:.7em 0 0}.farm #layout2_content a{text-decoration:underline}@media only screen and (min-width: 0px)and (max-width: 1220px){.farm #callouts .maxwidth{padding:1.8em 1em}.farm #callouts .callout{margin-right:.5em}.farm #layout2_content h3{line-height:23px;font-size:1.3em}.farm #layout2_content p{font-size:.81em;margin:.7em 0 1em}}@media only screen and (min-width: 0px)and (max-width: 920px){.farm #banner{height:170px}.farm #banner h1{margin:.3em 0 .1em 0;line-height:37px}.farm #banner p{font-size:1.18em;width:500px;margin:.3em auto 0;line-height:24px}.farm #callouts{margin:-1.1em 0 0 0;padding:1em 0 0 0;height:auto}.farm #callouts .maxwidth{padding:0}.farm #callouts .callout{width:100%;background:#fff;padding:0;margin-right:0;border:0;height:auto;padding-top:.2em;padding-bottom:.5em;border-top:2px solid #e9eef2}.farm #callouts .callout:last-of-type{border-bottom:2px solid #e9eef2}.farm #callouts a.btn{background:url("../images/learn_more_arrow.png") no-repeat}.farm #callouts .one_fourth{width:15%;text-align:center;margin:0}.farm #callouts .three_fourths{width:77%}.farm #callouts p{padding-right:0;width:100%;line-height:1.27em;margin:.3em 0 0 0;font-size:.68em}.farm #callouts a.btn{width:8%;height:33px;float:right;position:inherit;padding:0;margin:-0.3em 0 0 0;background-position:center center;background-size:16px 29px}.farm #callouts a.btn span{display:none}.farm #callouts h4{width:84.9%;float:right;margin:0;font-size:.81em;line-height:2em;text-align:left}.farm #callouts span.icon{margin:0 auto;background-size:330px 65px}.farm #callouts .callout2 .one_fourth{padding:.5em 0 0 0}.farm #callouts .callout2 span.icon{background-size:53px 43px;width:53px;height:43px}.farm #layout2_content{background-size:286px 172px}.farm #layout2_content .half{width:100%}.farm #layout2_content img{width:100%;max-width:640px;margin:0 auto;float:none}.farm #layout2_content .maxwidth{padding:0;height:100%}.farm #layout2_content .half:last-of-type{width:100%;margin:0;padding:1em;margin-bottom:2em}.farm .background{padding-bottom:0}}@media only screen and (min-width: 0px)and (max-width: 620px){.farm #banner{height:143px}.farm #banner p{font-size:.87em;width:100%;line-height:1.1em}.farm #callouts h4{width:76.9%;float:right}.farm #callouts .one_fourth{width:23.5%}.farm #callouts .three_fourths{width:65%}.farm #callouts a.btn{width:10%;margin:0}}.store #banner{background:url("../images/store/store-img1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;height:585px}.store #callouts p{margin:2.1em 0 0;font-size:400}.store #callouts .callout2 p{margin:2.1em 0 0}.store .background{padding-bottom:0}.store #layout2_content img{float:left}@media only screen and (min-width: 0px)and (max-width: 920px){.store #banner{height:267px}.store #callouts .one_fourth{margin:.5em 0 0 0}.store #callouts p{margin:.5em 0 0}.store #callouts a.btn{margin:-1.2em 0 0 0}.store #callouts .callout2 .one_fourth{margin:.4em 0 0 0}.store #callouts .callout2 p{margin:.5em 0 0}.store #layout2_content img{float:none}}@media only screen and (min-width: 0px)and (max-width: 620px){.store #banner{height:200px}.store #callouts .one_fourth{margin:-0.8em 0 0 0}.store #callouts a.btn{margin:-0.8em 0 0 0}.store #callouts .callout2 .one_fourth{margin:-0.99em 0 0 0}}.kitchen #banner{background:url("../images/kitchen/kitchen-img1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center}.kitchen .background{padding-bottom:0}.kitchen #layout2_content img{float:left}.kitchen #layout2_content .half:last-of-type{width:46%;margin:0 1em 0 2em}.kitchen #layout2_content .rollovers{position:absolute;top:0;left:0;width:100%;height:100%}.kitchen #layout2_content .rollovers .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:1;cursor:pointer}.kitchen #layout2_content .rollovers .rollover{top:50%;left:50%;width:82%;text-align:center;opacity:.89;background:#1e4b7c;border:3px solid #fff;position:absolute;padding:1em;display:none;z-index:3;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.kitchen #layout2_content .rollovers h3{font-size:2.62em;color:#fff;line-height:1.14em;text-shadow:0 1px 2px rgba(21,31,46,.71)}.kitchen #layout2_content .rollovers ul{list-style:disc}.kitchen #layout2_content .rollovers li{font-size:.87em;color:#fff;line-height:1.5em;list-style:disc;font-family:"Work Sans",sans-serif;font-weight:400;text-align:left}.kitchen #layout2_content .rollovers img{float:none;margin:1em 0 0}.kitchen #layout2_content .rollovers .close{float:right;margin:0;cursor:pointer}.kitchen .hotspots{position:absolute;top:0;width:100%;height:100%}.kitchen .hotspots .hotspot{position:absolute;cursor:pointer;background:url("../images/kitchen/kitchen-img3.png");width:31px;height:31px;top:173px;left:376px;z-index:2}.kitchen .hotspots .hotspot:nth-of-type(2){top:305px;left:256px}.kitchen .hotspots .hotspot:nth-of-type(3){top:298px;left:565px}.kitchen .hotspots .hotspot:nth-of-type(4){top:464px;left:55px}@media only screen and (min-width: 0px)and (max-width: 1220px){.kitchen #layout2_content .half:first-of-type>img{width:454px;float:right}.kitchen #layout2_content .half:last-of-type{width:44%}.kitchen #layout2_content .rollovers .rollover{width:90%;padding:.4em}.kitchen #layout2_content .rollovers h3{font-size:2em}.kitchen .hotspots .hotspot{top:114px;left:initial;right:150px}.kitchen .hotspots .hotspot:nth-of-type(2){top:210px;left:initial;right:23px}.kitchen .hotspots .hotspot:nth-of-type(3){top:210px;left:initial;right:243px}.kitchen .hotspots .hotspot:nth-of-type(4){top:334px;left:initial;right:397px}}@media only screen and (min-width: 0px)and (max-width: 920px){.kitchen #banner{height:191px}.kitchen #callouts .one_fourth{margin:.5em 0 0 0}.kitchen #callouts p{margin:.5em 0 0}.kitchen #callouts a.btn{margin:-1.2em 0 0 0}.kitchen #callouts .callout2 .one_fourth{margin:.4em 0 0 0}.kitchen #callouts .callout2 p{margin:.5em 0 0}.kitchen #layout2_content .half:first-of-type img{float:none;max-width:640px;width:100%}.kitchen #layout2_content .half:last-of-type{display:block;width:100%;padding:0 1em;margin:1em 0}.kitchen .hotspots,.kitchen .rollovers{display:none}}@media only screen and (min-width: 0px)and (max-width: 620px){.kitchen #banner{height:160px}.kitchen #callouts .one_fourth{margin:-0.6em 0 0 0}.kitchen #callouts a.btn{margin:-0.5em 0 0 0}.kitchen #callouts .callout2 .one_fourth{margin:-0.6em 0 0 0}.kitchen #callouts .callout2 a.btn{margin:-0.4em 0 0 0}}.regulations #banner{background:url("../images/regulations/regulations-img1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;height:291px}.regulations #banner p{margin:0 auto 0;width:710px}.regulations section a{text-decoration:underline}.regulations section .maxwidth{padding:2.1em 17.6em}.regulations section h3{color:#dd471a}.regulations section p{font-family:"Work Sans",sans-serif;font-weight:300;font-size:.87em;color:#000;line-height:1.64em;margin:1.7em 0 0}.regulations section:last-of-type{margin-bottom:1.2em}.regulations section:nth-child(odd){background:#fffaf4}@media only screen and (min-width: 0px)and (max-width: 1220px){.regulations section .maxwidth{padding:2.1em 1em;width:718px}}@media only screen and (min-width: 0px)and (max-width: 920px){.regulations #banner{height:170px}.regulations #banner p{width:100%}.regulations section h3{font-size:1.5em}.regulations section .maxwidth{padding:1em;width:100%}.regulations section p{margin:1em 0 0}}.bottom_callout #bottom_callout .maxwidth{padding:.5em 22.7em}.bottom_callout #bottom_callout .callout{background:#fff;border:3px solid #fff3e5;padding:.7em 1em .7em;height:auto;position:relative;text-align:center;width:100%}.bottom_callout #bottom_callout .callout:last-of-type{margin-right:0}.bottom_callout #bottom_callout .callout p{font-size:13px;line-height:19px;width:364px;margin:.12em auto}.bottom_callout #bottom_callout .callout .btn{width:100%;float:none;display:block;margin:0 auto;padding:.9em 1em .7em}.bottom_callout #bottom_callout .callout .btn span{display:block}.bottom_callout .background{padding-bottom:0}@media only screen and (min-width: 0px)and (max-width: 1220px){.bottom_callout #bottom_callout .maxwidth{padding:.5em 1em;width:554px}}@media only screen and (min-width: 0px)and (max-width: 920px){.bottom_callout #bottom_callout .callout{float:none;width:auto}}@media only screen and (min-width: 0px)and (max-width: 620px){.bottom_callout #bottom_callout .maxwidth{padding:1em 0 0 0;width:100%}.bottom_callout #bottom_callout .callout{border-right:0;border-left:0;text-align:left;float:left;width:100%}.bottom_callout #bottom_callout .callout p{width:90%;float:left}.bottom_callout #bottom_callout .callout .btn{background:url("../images/learn_more_arrow.png") no-repeat;height:33px;position:inherit;padding:0;margin:-0.7em 0 0 0;background-position:center center;float:right;width:6%}.bottom_callout #bottom_callout .callout .btn span{display:none}.bottom_callout #bottom_callout .callout h5{float:left;width:100%}}.resources #banner{background:url("../images/resources/resources-img1.jpg");height:122px;background-repeat:no-repeat;background-size:cover;background-position:center center}.resources #filters{margin:-3.23em 0 0 0;margin-right:2.3em;width:26.4%}.resources #filters .block{width:100%;float:left;background:#fff;border:3px solid #e9eef2;margin-bottom:1.6em}.resources #filters h6{background:#e9eef2;color:#222;padding:1.3em 1.3em 1.4em;text-align:left}.resources #filters a{font-size:.93em;color:#222;line-height:1.4em;width:100%}.resources #filters ul{float:left;width:100%;padding:1.11em 0 .8em 1.1em;margin:0}.resources #filters li{width:100%;margin:0 0 .6em 0;text-align:left}.resources #filters li.active{text-decoration:underline;color:#dd471a}.resources #filters a{width:100%;display:block}.resources #filters a.active .checkbox{background:url("../images/checked.png") no-repeat;background-position:center center}.resources #filters .checkbox{background:#fff;border:1px solid #979797;width:16px;height:16px;float:left;margin:.2em .6em 0 0}.resources #filters .block:nth-of-type(2) a{text-decoration:underline}.resources #list{float:right;width:67.3%;margin:2em 0 0 0}.resources #list .row{color:#000;line-height:23px;text-align:left;width:100%;padding:1em 1.2em;background:#fff}.resources #list .row:nth-child(odd){background:#fffaf4}.resources #list a{font-weight:300;text-decoration:underline;color:#1e4b7c}.resources #list .pagination{padding:0 1.9em}.resources #list .pagination a{float:left;color:#000;text-decoration:none;font-weight:400;background:#fff;padding:5px 10px}.resources #list .pagination li.active a{font-weight:600}.resources #list .pagination img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);margin-right:.5em;float:left;margin-top:.3em}.resources #list .pagination a.pull-right{float:right}.resources #list .pagination a.pull-right img{float:right;margin-left:.5em;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.resources .background .maxwidth{padding:1em 12.2em 1em}.resources .current-cat a{color:#dd471a !important;text-decoration:underline}@media only screen and (min-width: 0px)and (max-width: 1220px){.resources .background .maxwidth{padding:1em 4em}}@media only screen and (min-width: 0px)and (max-width: 920px){.resources .background{padding-bottom:1em}.resources .background .maxwidth{padding:.5em}.resources #list .row{font-size:.81em;line-height:1.38em}.resources #banner{height:74px}.resources #banner h1{margin:0 0 .1em 0}}@media only screen and (min-width: 0px)and (max-width: 620px){.resources .background{padding-bottom:1em}.resources .background .maxwidth{padding:0}.resources #filters{width:100%;margin:0}.resources #filters .block{margin:0 0 1px 0}.resources #filters .block:last-of-type{margin-bottom:0}.resources #filters ul{background:#e9eef2;padding:1em 0 .6em .9em;display:none}.resources #filters img{display:none}.resources #filters h6{background:#e9eef2 url("../images/accordian-min.png") no-repeat right center;padding:.5em 1em .6em;line-height:16px}.resources #filters h6.active{background:#e9eef2 url("../images/accordian-max.png") no-repeat right center}.resources #filters li{margin:0 0 .8em 0}.resources #filters a{line-height:21px}.resources #filters .checkbox{margin:.2em .4em 0 0}.resources #list{width:100%;margin:0}}.blog #banner{background:url("../images/blog/blog-img1.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center}.blog #filters ul ul{padding:.5em 0 .8em 2em;display:block}.blog #filters ul ul li{list-style:disc}.blog #list{width:67.3%;background:#fff;float:right;margin:1em 0 0 0}.blog #list .row{padding:1.7em 1.9em 0;background:transparent}.blog #list .row:nth-child(odd){background:transparent}.blog #list hr{width:100%;height:1px;background:#ffc758;border:0;float:left}.blog #list h5{font-size:1.12em;color:#dd471a;line-height:1.22em;float:left;width:100%;cursor:pointer}.blog #list .date{font-size:.87em;color:#a8a8a8;line-height:2.14em;float:left;width:100%}.blog #list p{font-size:.87em;color:#222;line-height:1.5em;width:100%}.blog #list p a{text-decoration:underline;color:#1e4b7c;font-weight:300}.blog #list a{font-family:"Work Sans",sans-serif;font-weight:600;color:#151f2e;line-height:1em;text-decoration:none;padding:.7em 0 1.5em;text-align:left}.blog #list .pagination{padding:0 1.9em;margin-top:-1em}.blog #list .pagination a{opacity:.5;float:left}.blog #list .pagination img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);margin-right:.5em;float:left}.blog #list .pagination a.pull-right{float:right}.blog #list .pagination a.pull-right img{float:right;margin-left:.5em;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.blog.inside #list{background:transparent}.blog.inside #list .row{background:#fff}.blog.inside #list h5{cursor:initial}.blog.inside #list a{padding:0 0 1em}.blog.inside #list .pagination{padding:0}.blog.inside #list .pagination img{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);left:-6px}.blog.inside #list li{font-size:.87em;color:#222;line-height:1.5em;margin-bottom:1em}.blog.inside #list .social{font-family:"Work Sans",sans-serif;font-weight:600;font-size:.87em;color:#1e4b7c;line-height:1.14em;float:left;width:100%;margin:1.5em 0 1em}.blog.inside #list .social span,.blog.inside #list .social img{float:left}.blog.inside #list .social img{margin:0 0 0 1em;cursor:pointer}.blog.inside #list .social span{position:relative;top:4px}.blog.inside #list .pagination{padding:0;margin-top:-1em}.blog.inside #list .pagination a{opacity:.5;float:left}.blog.inside #list .pagination img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);margin-right:.5em;float:left}.blog.inside #list .pagination a.pull-right{width:auto;float:left}.blog.inside #list .pagination a.pull-right img{margin:0 .5em 0 0;top:-1px;left:0;float:left;transform:rotateY(180deg)}@media only screen and (min-width: 0px)and (max-width: 920px){.blog.inside #list .pagination{margin-top:-0.5em}.blog #filters ul ul{padding:.5em 0 0 2em}.blog #filters ul ul li:last-of-type{margin-bottom:0}}@media only screen and (min-width: 0px)and (max-width: 620px){.blog #list{margin:0;width:100%}.blog #list .pagination a{float:none;display:block;width:114px;margin:0 auto}.blog.inside #list{margin-top:2em}.blog.inside #list .pagination{margin-top:-1em}}.privacy .maxwidth{padding:1.4em 18.1em}.privacy h1{color:#dd471a;text-align:center;margin-bottom:.56em}.privacy p{font-family:"Work Sans",sans-serif;font-weight:400;font-size:.68em;color:#444;line-height:1.45em;margin-bottom:1.6em;margin-top:0;float:left;width:100%}.privacy strong{font-family:"Work Sans",sans-serif;font-weight:600;font-size:.81em;line-height:1.46em}.privacy h5{color:#dd471a;line-height:20px;float:left;width:100%;margin-bottom:.5em}.privacy ul{padding-left:2.3em;float:right;margin:0}.privacy li{float:left;list-style:disc;font-family:"Work Sans",sans-serif;font-weight:400;font-size:.68em;color:#444;line-height:1.45em;margin-bottom:1.4em}@media only screen and (min-width: 0px)and (max-width: 1220px){.privacy .maxwidth{padding:1.4em 6.6em}}@media only screen and (min-width: 0px)and (max-width: 920px){.privacy .maxwidth{padding:1em}.privacy h1{font-size:2.5em}}.safe #banner{background:url("../images/safe/safe-img1.png");background-size:cover}.safe .boxes{margin-bottom:1.8em}.safe .boxes .maxwidth{padding:1.5em 11.7em}.safe .boxes .half{width:49.5%;margin-right:1%}.safe .boxes .box{background:#fff;border:3px solid #fff3e5;width:100%;position:relative;z-index:1;margin:-2.5em 0 0 0;padding:4.12em 1em 2.3em;height:449px}.safe .boxes h3{text-align:center;z-index:2;width:auto;padding:0 1em;display:inline-block;background:#fff;border:3px solid #ffc758;font-family:YesevaOne;font-size:2.87em;color:#dd471a;line-height:1.43em;position:relative}.safe .boxes .half:last-of-type{margin-right:0}.safe .boxes ul{margin:0;padding-left:20px}.safe .boxes li{list-style:none;text-align:left;margin-bottom:1.8em;font-size:.875em;line-height:1.6em}.safe .boxes li:before{content:"•";display:block;height:0;width:0;left:-1em;top:0;position:relative}.safe .boxes li:last-of-type{margin-bottom:0}.safe .boxes.singular .maxwidth{padding:1.5em 2.7em}.safe .boxes.singular ul{width:47%;margin-right:6%;float:left}.safe .boxes.singular ul:last-of-type{margin-right:0}.safe .boxes.singular li{width:100%;margin-right:1%}.safe .boxes.singular .box{height:auto}.safe .boxes.last{margin-bottom:0}.safe .boxes a{text-decoration:underline}.safe .boxes p{font-size:.87em;color:#000;line-height:1.64em;text-align:left;margin-top:0}.safe .images_three{width:100%}@media only screen and (min-width: 0px)and (max-width: 1220px){.safe .boxes .maxwidth{padding:1em}.safe .boxes .box{height:435px}.safe .boxes.last .box{height:auto}}@media only screen and (min-width: 0px)and (max-width: 920px){.safe .boxes{margin-bottom:1em}.safe .boxes .maxwidth{padding:.5em}.safe .boxes .half{width:100%;margin-right:0%;margin-bottom:1em}.safe .boxes .half:last-of-type{margin-bottom:0}.safe .boxes h3{font-size:1.25em;line-height:2.2em;width:100%}.safe .boxes .box{padding:3em 1em .5em;height:auto}.safe .boxes ul{padding-left:10px}.safe .boxes li{font-size:.81em;line-height:1.38em;margin-bottom:1em}.safe .boxes.singular .maxwidth{padding:.5em}.safe .boxes.singular ul{width:100%;margin-right:0;float:left;margin-bottom:1em}.safe .boxes.singular ul:last-of-type{margin-bottom:0}.safe img{margin-bottom:.3em}}@media only screen and (min-width: 0px)and (max-width: 620px){.safe.bottom_callout #bottom_callout .callout .btn{width:6%;margin:-1.7em 0 0 0}}.service #banner{background:url("../images/service/service-img1.jpg");background-size:cover}.service .boxes.last .box{height:364px}.service .boxes:first-of-type .box{height:298px}@media only screen and (min-width: 0px)and (max-width: 920px){.service .boxes:first-of-type .box{height:auto}.service .boxes.last .box{height:auto}.service .boxes p{margin:0 0 1em;font-size:.81em;line-height:1.38em}}@media only screen and (min-width: 0px)and (max-width: 620px){.service.bottom_callout #bottom_callout .callout .btn{width:6%;margin:0 0 0 0}.service.bottom_callout #bottom_callout .callout h5{line-height:1.3em}}.store_handling #banner{background:url("../images/store-handling/store-handling-img1.jpg");background-size:cover}.store_handling .page_content{background:url("../images/home/index-img2.png") no-repeat center center;background-size:289px 244px;margin:-0.9em 0 0 0;background-size:404px 341px}.store_handling .page_content .maxwidth{max-width:705px;margin:5.8em auto 6.5em;width:100%}.store_handling .page_content h3{color:#dd471a;line-height:.95em;text-align:center;display:block;margin:0 0 .32em 0;font-size:2.87em;width:auto;padding:0}.store_handling .page_content p{font-size:1.18em;color:#151f2e;line-height:1.52em;margin:0 0}.store_handling .page_content:nth-of-type(2){background:none;margin:0 0 1.4em 0}.store_handling .page_content:nth-of-type(2) .maxwidth{padding:1.8em auto 0}.store_handling .boxes .maxwidth{padding:0 13.6em}.store_handling .boxes .box{margin:0 0 0 0;padding:1.5em 1.9em 1em;height:205px}.store_handling .boxes h2{color:#dd471a;width:100%;border:0;text-align:left}.store_handling .boxes h3{font-size:1.87em;line-height:1em;border:0;text-align:left;padding:0;display:block}.store_handling .boxes p{margin:.8em 0 0;font-size:.87em;line-height:1.64em}.store_handling .boxes .text{float:left;width:69%;padding:1em}.store_handling .boxes img{position:absolute;top:-52px;right:15px}.store_handling .boxes.last{margin:3.7em 0 5em 0}.store_handling .boxes.last .maxwidth{padding:0 2em}.store_handling .boxes.last .box{height:auto}.store_handling .images_three{margin:-3.4em 0 0 0}.store_handling .images_three:nth-of-type(2){margin:0}@media only screen and (min-width: 0px)and (max-width: 1220px){.store_handling .page_content:nth-of-type(2){margin:0}.store_handling .page_content:nth-of-type(2) .maxwidth{margin:2em 0 7.5em}.store_handling .boxes .maxwidth{padding:0 4em}.store_handling .boxes.last{margin:1.6em 0 1.2em 0}.store_handling .boxes.last .maxwidth{width:921px}.store_handling .boxes.last .box{margin:0;padding:0}.store_handling .boxes.last img{top:-20px;right:15px}.store_handling .boxes.last .text{width:54%}.store_handling .boxes.last h2{font-size:2.5em}}@media only screen and (min-width: 0px)and (max-width: 920px){.store_handling #banner{height:auto}.store_handling #banner .maxwidth{margin-bottom:40px}.store_handling .page_content{background-size:279px 235px}.store_handling .page_content .maxwidth{margin:5.2em auto 5em}.store_handling .page_content h3{font-size:1.25em}.store_handling .page_content p{font-size:.81em;line-height:1.38em;width:460px}.store_handling .page_content:nth-of-type(2){margin:0 0 .5em 0}.store_handling .page_content:nth-of-type(2) .maxwidth{margin:1em auto}.store_handling .images_three{margin:-0.4em 0 0 0}.store_handling .boxes .maxwidth{padding:0 .5em}.store_handling .boxes .box{padding:1em;height:auto}.store_handling .boxes h3{font-size:1.25em;line-height:1.1em}.store_handling .boxes.last .maxwidth{width:100%;padding:.5em}.store_handling .boxes.last .box{margin:0}.store_handling .boxes.last img{position:relative;right:auto;top:auto;float:left;width:100%;margin:0}.store_handling .boxes.last .text{font-size:.95em;line-height:1.5em;width:100%}.store_handling .boxes.last h2{font-size:2em}}@media only screen and (min-width: 0px)and (max-width: 620px){.store_handling .page_content .maxwidth{margin:4.5em auto 4.5em}.store_handling.bottom_callout #bottom_callout .callout h5{line-height:1.2em}}.contact #banner{background:url("../images/contact/contact-img1.jpg");background-size:cover;height:122px}.contact #search{background:url("../images/home/index-img2.png") no-repeat center center;background-size:289px 244px;margin:-2.43em 0 0 0}.contact #search .maxwidth{padding:1.5em 16.5em 8.5em;height:268px}.contact #search h3{color:#dd471a;line-height:34px;margin:1.6em 0 .2em 0}.contact #search p{font-size:.93em;color:#000;line-height:1.4em;margin:0 0}.contact #search input{background:#fff url("../images/search.svg") no-repeat right center;border:3px solid #ffc758;border-radius:70px;box-shadow:none;margin:.6em 0 1.3em;padding:.6em 1em;font-size:1.37em;color:#151f2e}.contact #search input::-webkit-input-placeholder{color:#d3dee8}.contact #search input:-moz-placeholder{color:#d3dee8}.contact #search input::-moz-placeholder{color:#d3dee8}.contact #search input:-ms-input-placeholder{color:#d3dee8}.contact #search .hotspot{position:absolute;width:50px;height:50px;right:14px;top:21px;cursor:pointer}.contact #categories{background:#fff;border:3px solid #e9eef2;margin:1.1em 0 5em 0}.contact #categories .maxwidth{padding:1.5em 6.5em}.contact #categories h3{color:#dd471a;margin-bottom:.7em}.contact #categories .fullwidth{margin-bottom:1.1em}.contact #categories a{width:32.6%;margin-right:1%;padding:1em 1em 1.2em;line-height:2.3em}.contact #categories a:last-of-type{margin-right:0}.contact #contact .maxwidth{padding:0 20.3em}.contact #contact .form{background:#fff;border:3px solid #e9eef2;padding:1.4em 0 0;float:left;width:100%}.contact #contact h2{color:#dd471a;margin-bottom:.45em}.contact #contact p{font-size:15px;width:340px;margin:0 auto 1em}.contact #contact input{line-height:16px;padding:.79em 1em .6em .7em}.contact #contact .half{width:49%;margin-right:2%}.contact #contact .half:last-of-type{margin-right:0}.contact #contact .row{margin-bottom:1.1em;width:100%;float:left;padding:0 2.6em}.contact .wpcf7-validation-errors{display:none !important}.contact .ajax-loader{display:none}.contact input[type=submit]{box-shadow:none}.contact .wpcf7-not-valid-tip{color:#dd471a;font-size:.81em;display:block;margin-top:.5em}.contact .wpcf7-mail-sent-ok{float:left;width:94%;margin:3%;border:0;color:#398f14}@media only screen and (min-width: 0px)and (max-width: 1220px){.contact #search .maxwidth{padding:1em 0;width:752px}.contact #categories{margin-bottom:2em}.contact #categories .maxwidth{padding:1em 0}.contact #categories h3{margin-bottom:.5em}.contact #categories a{width:32.65%;float:left;margin-top:1em}.contact #contact .maxwidth{padding:0}}@media only screen and (min-width: 0px)and (max-width: 920px){.contact #search{background-size:237px 200px;margin:-1em 0 0 0}.contact #search .maxwidth{padding:.5em 0;width:100%;height:auto}.contact #search h3{font-size:1.06em;margin:1.7em 0 0 0}.contact #search p{font-size:.68em;line-height:1.63em}.contact #search input{border-radius:0;border-left:0;border-right:0;padding:.7em .5em .6em;margin:.6em 0 2.4em;background-size:44px 32px;font-size:1.25em;line-height:1.25}.contact #banner{height:102px}.contact #categories{margin-bottom:1em}.contact #categories a{width:100%;margin:0;padding:1em 1em 1.1em;margin-bottom:.5em}}@media only screen and (min-width: 0px)and (max-width: 620px){.contact #categories h3{font-size:20px;line-height:31px;margin-bottom:.7em}.contact #categories .fullwidth{margin-bottom:0}.contact .background{padding-bottom:0}.contact #contact h2{font-size:20px;line-height:44px}.contact #contact p{font-size:13px;line-height:18px;width:100%}.contact #contact .row{padding:0;margin:0}.contact #contact .half{width:100%;margin-right:0;margin-bottom:.2em}.contact #contact textarea{float:left;margin-bottom:.2em;padding:.79em 1em .6em .7em}}.pathogens #banner{background:url("../images/pathogens/pathogens-img1.jpg");background-size:cover}.pathogens .boxes{margin:4.2em 0 6.6em 0;text-align:left}.pathogens .boxes .box{background:#fff;border:3px solid #fff3e5;width:100%;float:left}.pathogens .boxes h2{color:#dd471a}.pathogens .boxes .text{float:left;width:69%;padding:1em}.pathogens .boxes p:last-of-type{margin-bottom:0}.pathogens .boxes p{font-size:.87em;line-height:1.64em}.pathogens .boxes img{position:absolute;top:-52px;right:35px}.pathogens section a{text-decoration:underline}.pathogens section .maxwidth{padding:2.1em 17.6em}.pathogens section h3{color:#dd471a;font-size:1.7em}.pathogens section p{font-family:"Work Sans",sans-serif;font-weight:300;font-size:.87em;color:#000;line-height:1.64em;margin:1.7em 0 0}.pathogens section:last-of-type{margin-bottom:1.2em}.pathogens section:nth-child(even){background:#fffaf4}@media only screen and (min-width: 0px)and (max-width: 1220px){.pathogens .boxes{margin:1.4em 0 2.2em 0}.pathogens .boxes .maxwidth{width:906px}.pathogens .boxes .box{margin:0}.pathogens .boxes img{top:-7px}.pathogens .boxes .text{width:56%}.pathogens .boxes h2{font-size:2.5em}.pathogens section .maxwidth{padding:2.1em 1em}}@media only screen and (min-width: 0px)and (max-width: 920px){.pathogens #banner{height:170px}.pathogens #banner p{width:100%}.pathogens section h3{font-size:1.5em}.pathogens section .maxwidth{padding:1em;width:100%}.pathogens section p{margin:1em 0 0}.pathogens .boxes{margin-bottom:1em}.pathogens .boxes .maxwidth{width:100%;padding:.5em}.pathogens .boxes .box{margin:0}.pathogens .boxes img{position:relative;right:auto;top:auto;float:left;width:100%}.pathogens .boxes .text{font-size:.95em;line-height:1.5em;width:100%}.pathogens .boxes h2{font-size:2em}}@media only screen and (min-width: 0px)and (max-width: 360px){.pathogens .boxes .box .text h2{font-size:1.5em}}.eggs #banner{background:url("../images/eggs/eggs-img1.jpg");background-size:cover}.eggs .boxes{margin:2.4em 0 3.5em 0}.eggs .boxes .box{background:#fff;border:3px solid #fff3e5;width:100%;float:left;text-align:left;padding:2em;position:relative}.eggs .boxes .maxwidth{padding:1em 3em}.eggs .boxes h2,.eggs .boxes h3{color:#dd471a}.eggs .boxes .text{float:left;width:69%;padding:0}.eggs .boxes p{font-size:14px;line-height:23px;margin-bottom:1em}.eggs .boxes a{text-decoration:underline}.eggs .boxes img{position:absolute;top:-41px;right:15px}.eggs .boxes ul{float:left;margin:0;margin-left:1em}.eggs .boxes li{list-style:disc;font-family:WorkSans-Light;font-size:14px;line-height:23px;width:100%;margin-bottom:.5em}.eggs .boxes li:last-of-type{margin-bottom:0}.eggs .boxes:nth-of-type(2){margin:0}.eggs .boxes:nth-of-type(2) .box{padding:1em}.eggs .boxes:nth-of-type(2) .maxwidth{padding:0 3em}.eggs .boxes:nth-of-type(2) img{float:left;position:initial}.eggs .boxes:nth-of-type(2) .text{float:right;width:36%;margin:0}.eggs .boxes:nth-of-type(2) p{margin:1em 0 0}.eggs .boxes:nth-of-type(3){margin:1em 0 0 0}.eggs .boxes:nth-of-type(3) .box{padding:1em}.eggs .boxes:nth-of-type(3) .maxwidth{padding:0 3em}.eggs .boxes:nth-of-type(3) img{float:right;position:initial}.eggs .boxes:nth-of-type(3) .text{float:left;width:36%;margin:0}.eggs .boxes:nth-of-type(3) p{margin:1em 0 0}.eggs .boxes:nth-of-type(4){margin:2.7em 0 2.8em 0}.eggs .boxes:nth-of-type(4) .text{float:right;width:66%}.eggs .boxes:nth-of-type(4) p:last-of-type{margin-bottom:0}.eggs .boxes:nth-of-type(4) img{left:15px;top:-46px}@media only screen and (min-width: 0px)and (max-width: 1220px){.eggs .boxes{margin:1.1em 0 .8em 0}.eggs .boxes .maxwidth{width:906px;padding:.5em}.eggs .boxes .box{padding:0}.eggs .boxes .text{margin:0;padding:1em;width:55%}.eggs .boxes img{position:relative;top:2px;right:-35px}.eggs .boxes:nth-of-type(2) .maxwidth,.eggs .boxes:nth-of-type(3) .maxwidth,.eggs .boxes:nth-of-type(4) .maxwidth{padding:.5em}.eggs .boxes:nth-of-type(2) .text,.eggs .boxes:nth-of-type(3) .text,.eggs .boxes:nth-of-type(4) .text{width:100%}.eggs .boxes:nth-of-type(2) .box,.eggs .boxes:nth-of-type(3) .box,.eggs .boxes:nth-of-type(4) .box{padding:0}.eggs .boxes:nth-of-type(2) img{width:100%}.eggs .boxes:nth-of-type(3){margin:0}.eggs .boxes:nth-of-type(3) img{width:100%}.eggs .boxes:nth-of-type(4){margin:0}.eggs .boxes:nth-of-type(4) img{top:0;left:0}.eggs .boxes:nth-of-type(4) .text{width:56%}}@media only screen and (min-width: 0px)and (max-width: 920px){.eggs .boxes .maxwidth{width:100%}.eggs .boxes .text{width:100%}.eggs .boxes img{display:none}.eggs .boxes:nth-of-type(4) .text{width:100%}}@media only screen and (min-width: 0px)and (max-width: 620px){.eggs .boxes h2{font-size:1.5em}.eggs .boxes:nth-of-type(2) img{display:none}.eggs .boxes:nth-of-type(3){margin:0}.eggs .boxes:nth-of-type(3) img{display:none}.eggs .boxes:nth-of-type(4){margin:0}.eggs .boxes:nth-of-type(4) img{top:0;left:0}.eggs.bottom_callout #bottom_callout .callout .btn{width:6%}.eggs.bottom_callout #bottom_callout .callout .btn span{width:initial}}.safety #banner{background:url("../images/safety/safety-img1.jpg");background-size:cover}.safety .boxes{margin:3.4em 0 4em 0}.safety .boxes .box{background:#fff;border:3px solid #fff3e5;width:100%;float:left;text-align:left;padding:2em;position:relative}.safety .boxes .maxwidth{padding:1em 3em}.safety .boxes h2{color:#dd471a}.safety .boxes h3{color:#dd471a}.safety .boxes .text{float:left;width:64%;padding:0}.safety .boxes p{font-size:.87em;line-height:1.64em;margin-bottom:1em}.safety .boxes img{position:absolute;top:-58px;right:15px;height:432px}.safety .boxes p:last-of-type{margin-bottom:0}.safety .boxes a{text-decoration:underline}.safety .sections a{text-decoration:underline}.safety .sections section{background:#fff}.safety .sections section .maxwidth{padding:1em 10em 1em 30em;text-align:left}.safety .sections section h3{color:#dd471a;font-size:1.7em}.safety .sections section p{font-family:"Work Sans",sans-serif;font-weight:300;font-size:.87em;color:#000;line-height:1.64em;margin:1.7em 0 0}.safety .sections section:last-of-type{margin-bottom:0}.safety .sections section:nth-child(even){background:#fffaf4}.safety .sections img{position:absolute;left:45px;top:-165px}.safety #bottom_callout{float:left;width:100%}@media only screen and (min-width: 0px)and (max-width: 1220px){.safety .sections section .maxwidth{padding:1em 1em 1em 22em}.safety .sections img{left:45px;top:-208px;width:278px}.safety .boxes{margin:3.4em 0 4em 0}.safety .boxes .maxwidth{padding:1em;width:907px}.safety .boxes .box{margin:0;padding:1em}.safety .boxes img{top:-3px;right:3px}.safety .boxes .text{width:53%}.safety .boxes h2{font-size:2.5em}}@media only screen and (min-width: 0px)and (max-width: 920px){.safety .desktop-only{display:none}.safety #banner{height:170px}.safety #banner p{width:100%}.safety .sections section .maxwidth{padding:1em}.safety .sections section .maxwidth h3{font-size:1.2em}.safety .sections section p{margin:1em 0 0}.safety .boxes{margin:1em 1em 1em 0}.safety .boxes .maxwidth{padding:.5em;width:100%}.safety .boxes img{position:relative;right:auto;float:left;width:100%;display:none}.safety .boxes .text{padding:1em;font-size:.95em;line-height:1.5em;width:100%}.safety .boxes .box{padding:0}}@media only screen and (min-width: 0px)and (max-width: 620px){.safety section h3{font-size:1em}.safety section p{margin:.7em 0 0}.safety .boxes{margin:1em 0 1.8em 0}.safety .boxes .maxwidth{padding:.5em !important}.safety .boxes .box{padding:0}.safety .boxes .text{padding:1em}.safety .boxes h3{font-size:1em}}.terms ol{padding-left:0}.terms ol li{list-style-type:decimal;list-style-position:inside;font-size:11px;line-height:16px;margin-bottom:0}.terms ol ol{margin:0}.terms ol ol li{font-size:11px;line-height:16px;list-style-type:none}.terms ol ol ul li{list-style-type:circle}.terms p{font-size:11px;line-height:16px}table.borders{border-collapse:collapse;border:1px solid #000}table.borders td,table.borders th{border:1px solid #000;padding:5px}table.borders th{font-weight:bold;vertical-align:middle}body{background:#fff;margin:0}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;word-wrap:break-word;-webkit-font-smoothing:antialiased}p{margin:1em 0}a{font-weight:400;text-decoration:none;color:#4d6e96;cursor:pointer}img{max-width:100%}.wrapper{min-width:320px;width:100%;height:auto;margin:0 auto;position:relative}.maxwidth{width:100%;max-width:1280px;margin:0 auto;position:relative;padding:1em}.clear{width:100%;height:0;clear:both}.v-align{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hidden{display:none}.relative{position:relative}.right{float:right}.box-shadow{box-shadow:0 0 4px 1px rgba(0,0,0,.2);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.2);-moz-box-shadow:0 0 4px 1px rgba(0,0,0,.2)}.inner-shadow{box-shadow:inset 0 0 4px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 4px rgba(0,0,0,.5)}.mobile-device-only{display:none}body.mobile .mobile-device-only{display:block}ul{margin:1em 0;padding-left:1em;float:right}ul li{list-style:none;float:left}ol{margin:1em 0;padding-left:1.5em}ol li{list-style:decimal}.fullwidth{width:100%;float:left;position:relative}.half{width:50%;float:left;position:relative}.one_third{width:33.33%;float:left;position:relative}.two_thirds{width:66.66%;float:left;position:relative}.one_fourth{width:25%;float:left;position:relative}.three_fourths{width:75%;float:left;position:relative}.one_fifth{width:20%;float:left;position:relative}.two_fifths{width:40%;float:left;position:relative}.three_fifths{width:60%;float:left;position:relative}.four_fifths{width:80%;float:left;position:relative}.one_sixth{width:16.66%;float:left;position:relative}.one_eighth{width:12.5%;float:left;position:relative}@media only screen and (min-width: 1220px){.mobile-only{display:none}.desktop-only{display:block}}@media only screen and (min-width: 0px)and (max-width: 920px){.shell{position:relative;top:78px}}@media only screen and (min-width: 0px)and (max-width: 620px){.mobile-only{display:block}.desktop-only{display:none}.half,.one_third{width:100%}.one_fourth{width:50%}}/*# sourceMappingURL=styles.css.map */
