#heading{background-color:#fff;z-index:10;margin-top:0px;-webkit-box-shadow:0px 0px 8px 0px rgba(59,59,59,0.93);box-shadow:0px 0px 8px 0px rgba(59,59,59,0.93);}
#logo{margin-top:5px;}
#pg-top{width:100%}
#search{height:30px;margin-top:5px;}
#banner{max-width:1200px;height:200px;margin:0 auto;}
#breadcrumb{max-width:1200px;}
#footer{background-color:#4a535a;color:#fff;}
#footer a{color:#fff;text-decoration:none;}
#footer a:hover{color:#fff;text-decoration:underline;}
#footer a:visited{color:#E9F4F9;}
#breadcrumb{color:#fff;font-size:85%;background-color:#989898;}
#breadcrumb p{margin-bottom:0px;}
#breadcrumb a{color:#fff;text-decoration:none;}
#breadcrumb a:hover{color:#CFF8FF;text-decoration:underline;}
#promise-box{background-color:#10a5dc;background-image:url(../img/promise2prepare-symbol.png);background-repeat:no-repeat;background-position:bottom left;color:#fff;min-height:140px;}
#promise-box p{margin-right:10px;}
.promise-number{font-size:2.75em;font-family:'Sumana', Georgia, Times New Roman, serif;font-weight:700;line-height:1em;margin-bottom:0px;}
.prep-button{padding:10px;text-align:center;}
.in-section{background-color:#365C08;color:#fff;padding-left:10px;padding-right:10px;padding-top:.25em;}
.social{padding-right:10px;color:#fff;}
.social:hover{padding-right:10px;color:#92DEFB;}


html, body{height:100%;}
.page{display:table;height:100%;width:100%}
.page-background{
	background-image:url(../img/bknd/background1.jpg);
	background-repeat:no-repeat;
	background-position: left;
	background-size: cover;
	
}

@media (max-width:767px){ 
	.page-background{
		background-image:none;
		background-color:#BEBFBA;}	
}

.block{display:table-row;height:1px;width:100%}
.push{height:auto;}
.phone{white-space:nowrap;}
.container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 10px;box-sizing:border-box;}
.column,
.columns{width:100%;float:left;box-sizing:border-box;}
@media (min-width:400px){.container{width:100%;padding:0;}
}
@media (min-width:550px){.container{width:98%;}
.column,
.columns{margin-left:1.6%;}
.column:first-child,
.columns:first-child{margin-left:0;}
.one.column,
.one.columns{width:6.866%;}
.two.columns{width:15.33%;}
.three.columns{width:23.8%;}
.four.columns{width:32.68%;}
.five.columns{width:40.73%;}
.six.columns{width:49.2%;}
.seven.columns{width:57.66%;}
.eight.columns{width:66.31%;}
.nine.columns{width:74.68%;}
.ten.columns{width:83.06%;}
.eleven.columns{width:91.53%;}
.twelve.columns{width:100%;margin-left:0;}
.one-third.column{width:32.26%;}
.two-thirds.column{width:66.13%;}
.one-half.column{width:49.2%;}
.offset-by-one.column,
.offset-by-one.columns{margin-left:8.46%;}
.offset-by-two.column,
.offset-by-two.columns{margin-left:16.93%;}
.offset-by-three.column,
.offset-by-three.columns{margin-left:27.6%;}
.offset-by-four.column,
.offset-by-four.columns{margin-left:36.26%;}
.offset-by-five.column,
.offset-by-five.columns{margin-left:44.93%;}
.offset-by-six.column,
.offset-by-six.columns{margin-left:53.6%;}
.offset-by-seven.column,
.offset-by-seven.columns{margin-left:59.26%;}
.offset-by-eight.column,
.offset-by-eight.columns{margin-left:67.91%;}
.offset-by-nine.column,
.offset-by-nine.columns{margin-left:76.28%;}
.offset-by-ten.column,
.offset-by-ten.columns{margin-left:84.66%;}
.offset-by-eleven.column,
.offset-by-eleven.columns{margin-left:93.13%;}
.offset-by-one-third.column,
.offset-by-one-third.columns{margin-left:33.86%;}
.offset-by-two-thirds.column,
.offset-by-two-thirds.columns{margin-left:67.73%;}
.offset-by-one-half.column,
.offset-by-one-half.columns{margin-left:52%;}
}
.alpha{margin-left:0px;padding-left:0px;}
.omega{margin-right:0px;padding-right:0px;}
@media (min-width:1000px){.container{width:95%;}
}
@media (min-width:1200px){.container{width:90%;}
}
html{font-size:62.5%;}
body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:"Lato", Arial, sans-serif;color:#222;background-color:rgba(217,216,216,1.00);}
h1, h2, h3, h4, h5, h6{margin-top:0;margin-bottom:2rem;font-weight:300;}
h1{font-size:4.0rem;line-height:1.2;letter-spacing:-.1rem;}
h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem;}
h3{font-size:3.0rem;line-height:1.3;letter-spacing:-.1rem;}
h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem;}
h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem;}
h6{font-size:1.5rem;line-height:1.6;letter-spacing:0;}
bold{font-weight:900;}
.semi-bold{font-weight:700;}
.small{font-size:80%;}
.small-txt{font-size:80%;line-height:150%;}
.largish{font-size:130%;}
.larger{font-size:170%;}
.large{font-size:200%;}
.text-uppercase{text-transform:uppercase;}
.fontawesome{font-family:FontAwesome;}
@media (min-width:550px){h1{font-size:3.75rem;}
h2{font-size:3rem;}
h3{font-size:2.6rem;}
h4{font-size:2.0rem;}
h5{font-size:2.4rem;}
h6{font-size:1.5rem;}
}
p{margin-top:0;}
img{max-width:100%;}
.huge{font-size:6.75rem;}
@media (max-width:750px){.huge{font-size:4.25rem;}
}
.color-red{color:#C30018;}
.color-white{color:#ffffff}
.color-green{color:#489C0C;}
.color-blue{color:#0C6DBC;}
.color-dark-gray{color:#464646;}
.color-med-gray{color:#B2B2B2;}
.color-orange{color:#dd5c04;}
.color-purple{color:#6a3090;}
.bk-white{background-color:#fff;}
.bk-med-gray{background-color:#B2B2B2;}
.bk-green{background-color:#73ac2f;color:#fff;}
.bk-brightblue{background-color:#10A5DC;color:#fff;}
.bk-orange{background-color:#ef7411;color:#fff;}
.bk-darkblue{background-color:#06368A;color:#fff;}
.bk-darkgreen{background-color:#365C08;color:#fff;}
a.color-white{color:#fff;text-decoration:underline;}
a.color-white:hover{color:#A2E5FD;text-decoration:underline;}
a.color-white:active{color:#A2E5FD;text-decoration:underline;}
a.color-white:visited{color:#fff;text-decoration:underline;}
a{color:#033E8E;text-decoration:none;}
a:hover{color:#C95100;text-decoration:underline;}
a:visited{color:#521A97;}
a.no-underline{text-decoration:none;}


.margin-half-bottom{margin-bottom:10px !important;}
.margin-add-bottom{margin-bottom:20px !important;}
.margin-no-top{margin-top:0px !important;}
.margin-no-bottom{margin-bottom:0px !important;}
.margin-add-top{margin-top:20px !important;}
.margin-half-top{margin-top:10px !important;}
.margin-left{margin-left:20px !important;}
.margin-left-large{margin-left:60px !important;}
.margin-right{margin-right:20px !important;}
.pad-bottom{padding-bottom:20px !important;}
.pad-top{padding-top:20px !important;}
.pad-half-bottom{padding-bottom:10px !important;}
.pad-remove-bottom{padding-bottom:0px !important;}
.round-corners{border-radius:15px;padding:10px;}
.round-div{border-radius:20px;}
.circle-div{border-radius:50%;}
.img-circle{border-radius:50%;}
.img-cover img {width:100%;}

.drop-shadow{-webkit-box-shadow:0px 0px 8px 0px rgba(59,59,59,0.93);box-shadow:0px 0px 8px 0px rgba(59,59,59,0.93);}
.drop-shadow:hover{-webkit-box-shadow:0px 0px 2px 0px rgba(59,59,59,0.53);box-shadow:0px 0px 2px 0px rgba(59,59,59,0.53);}
@media only screen and (max-width:759px){.margin-left-large{margin-left:5px !important;}
}
@media only screen and (min-width:480px) and (max-width:759px)
{.margin-left-large{margin-left:3px !important;}
}

/*new button bar*/
.bbutton {background-color:#FFFFFF; text-align: center;  font-size:1.5em; font-weight: bold; margin-top:10px; margin-bottom:10px;}
.bbutton :hover{background-color:#0698d3; color:#fff; text-decoration: none;}
.bbutton a:hover{text-decoration:none;}

.kit-label{padding-top:10px;color:#a32e05;}
.kit-label::before{display: inline-block; font-family: FontAwesome; font-size:1.75em;content:'\f0fa';margin: 0 .4em;}

.plan-label{padding-top:10px; color:#0955a7;}
.plan-label::before{display: inline-block; font-family: FontAwesome; font-size:1.75em;content:'\f0f6';margin: 0 .4em;}

.inform-label{padding-top:10px; color:#054e2e;}
.inform-label::before{display: inline-block; font-family: FontAwesome; font-size:1.75em;content:'\f10b';margin: 0 .4em;}

/*ready fox box */
.readyfoxbox{
	background-color:#d35b02;
	color:#fff;
	background-image:url(../img/ReadyFox.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	}

.readyfoxbox a:link{color:#fff; text-decoration:underline;}
.readyfoxbox a:hover{color:#FFCB6B;}
.readyfoxbox a:visited{color:#fff;}

/*Well */
.well{background-color:#f9f9f9;border-color:#ededed;border-style:solid;border-width:1px;margin-bottom:24px;padding:0px 10px;}
.well h1, .well h2, .well h3, .well h4, .well h5, .well h6,
.well .h1, .well .h2, .well .h3, .well .h4, .well .h5, .well .h6,
.well .giga, .well .mega, .well .kilo{color:inherit;}
.well p{margin:10px 0;}
.well header h1, .well header h2, .well header h3, .well header h4, .well header h5, .well header h6,
.well header .h1, .well header .h2, .well header .h3, .well header .h4, .well header .h5, .well header .h6{margin:20px 0 10px;}
.well header .label,
.well header .badge{margin-top:10px;}
.well[class*='bg-']{color:#fff;}
.well.bg-white{color:#666;}
.well.bg-black{border-color:#000;}
.well.bg-green{border-color:#3d8b3d;background-color:#3d8b3d;color:#fff;}
.well.bg-light-green{border-color:#3d8b3d;color:#468847;}
.well.bg-blue{border-color:#28a1c5;background-color:#28a1c5;color:#fff;}
.well.bg-light-blue{border-color:#28a1c5;color:#3a87ad;}
.well.bg-yellow{border-color:#b9730f;}
.well.bg-light-yellow{border-color:#b9730f;background-color:#F7E380;color:#321F0F;}
.well.bg-orange{border-color:#E78004;background-color:#E78004;color:#fff;}
.well.bg-red{border-color:#b52b27;color:#8C0507;background-color:rgba(227,130,132,.80);}
.well.bg-light-red{border-color:#b52b27;color:#d2322d;}
@media (max-width:750px){.well{padding:0px 0px;}
}
.block-heading{text-align:center;font-size:1.25em;padding-top:8px;padding-right:0px;padding-bottom:4px;margin-bottom:10px;color:#fff;display:block;}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"]{display:inline-block;height:30px;padding:10px 10px 8px;margin-top:0px;color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:#0699D0;border-radius:6px;border:0px solid #0699D0;cursor:pointer;box-sizing:border-box;}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus{color:#fff;background-color:#33C3F0;outline:0;}
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary{color:#FFF;background-color:#33C3F0;border-color:#33C3F0;}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus{color:#FFF;background-color:#1EAEDB;border-color:#1EAEDB;}
.translate-button{display:inline-block;height:30px;width:160px;padding:6px 10px;margin-top:6px;color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:normal;letter-spacing:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:#0699D0;border-radius:6px;border:0px solid #0699D0;cursor:pointer;box-sizing:border-box;}
.translate-button:hover{color:#fff;background-color:#33C3F0;outline:0;text-decoration:none;}
.kit-plan-inform{background-color:#fff;display:inline-block;color:#C50F03;text-align:center;font-size:1.5em;font-weight:700;width:90%;text-transform:uppercase;text-decoration:none;cursor:pointer;}
.kit-plan-inform:hover{color:#06368A;text-decoration:none;background-color:#D6F1F9;}
@media (min-width:550px){.kit-plan-inform{font-size:1.15em;width:100%;}
}
@media (min-width:1000px){.kit-plan-inform{font-size:1.5em;width:90%;}
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select{height:32px;padding:6px 10px;margin-top:6px;background-color:#fff;border:1px solid #D1D1D1;border-radius:6px;box-shadow:none;box-sizing:border-box;}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
textarea{min-height:65px;padding-top:6px;padding-bottom:6px;}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus{border:1px solid #33C3F0;outline:0;}
label,
legend{display:block;margin-bottom:.5rem;font-weight:600;}
fieldset{padding:0;border-width:0;}
input[type="checkbox"],
input[type="radio"]{display:inline;}
label > .label-body{display:inline-block;margin-left:.5rem;font-weight:normal;}
ul, ol{margin-bottom:20px;}
ul{list-style:none outside;}
ol{list-style:decimal;}
ol, ul.square, ul.circle, ul.disc{margin-left:30px;}
ul.square{list-style:square outside;}
ul.circle{list-style:circle outside;}
ul.disc{list-style:disc outside;}
ul ul, ul ol,
ol ol, ol ul{margin:4px 0 5px 30px;font-size:100%;}
ul ul li, ul ol li,
ol ol li, ol ul li{margin-bottom:1 rem;}
li{line-height:1.5em;margin-bottom:5px;}
ul.large li{line-height:21px;}
li p{line-height:21px;}
li:last-child{margin-bottom:0px;}
.list-acrobat{list-style-image:url(../img/symbols/acrobat.gif);}
.list-blue-pointer{list-style-image:url(../img/symbols/blue-carret.png);}
.list-caret{list-style-image:url(../img/symbols/carret.png);}
.list-caret-green{list-style-image:url(../img/symbols/carret-on.png);}
.list-checklist{list-style-image:url(../img/symbols/accept.png);}
.list-check{list-style-image:url(../img/symbols/tick.png);}
.list-red-arrow{list-style-image:url(../img/symbols/arrow_red.png);}
.list-blue-arrow{list-style-image:url(../img/symbols/arrow_slate.png);}
.list-blue-dot{list-style-image:url(../img/symbols/dot-blue.png);}
.list-green-dot{list-style-image:url(../img/symbols/dot-green.png);}
.list-green-pointer{list-style-image:url(../img/symbols/green-pointer.gif);}
.list-orange-arrow{list-style-image:url(../img/symbols/arrow_orange.png);}
.list-orange-dot{list-style-image:url(../img/symbols/orange-dot.png);}
.list-purple-arrow{list-style-image:url(../img/symbols/arrow_purple.gif);}
.list-white-arrow{list-style-image:url(../img/symbols/arrow_white.png);color:#fff;}
.list-white-dot{list-style-image:url(../img/symbols/white-dot.png);}
.list-white-box{list-style-image:url(../img/symbols/white-bullet.gif);}
.list-computer{list-style-image:url(../img/symbols/monitor.gif);}
.list-page{list-style-image:url(../img/symbols/new_page.png);}
.list-white-pointer{list-style-image:url(../img/symbols/white-carret.png);}
.list-white-pointer a{color:#ffffff;}
.list-white-pointer a:hover {color:#F1FFC1;}
.list-footer-bullet{list-style-image:url(../img/symbols/footer-carret.png);font-size:.9em;margin-left:8px;padding-left:8px;}
.list-footer-bullet a{color:#C9C9C9;}
.list-footer-bullet a:hover {color:#F1FFC1;}
th,
td{padding:12px 15px;text-align:left;border-bottom:1px solid #E1E1E1;}
th:first-child,
td:first-child{padding-left:0;}
th:last-child,
td:last-child{padding-right:0;}
table.table-border-all, table.table-border-outer{border:1px solid #ededed;}
table.table-border-all th,
table.table-border-all td{border-right:1px solid #ededed;}
table.table-border-all, table.table-border-outer{border:1px solid #ededed;}
table.table-border-inner th,
table.table-border-inner td{border-right:1px solid #ededed;}
table.table-hover-row tr:hover td, table.table-hover-cell td:hover{background-color:#FFFCC3;}
table.table-fill-even tbody tr:nth-child(even), table.table-fill-odd tbody tr:nth-child(odd){background-color:#F5DFCF;}
button,
.button{margin-bottom:1rem;}
input,
textarea,
select,
fieldset{margin-bottom:1.5rem;}
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form{margin-bottom:2.5rem;}
.u-full-width{width:100%;box-sizing:border-box;}
.u-max-full-width{max-width:100%;box-sizing:border-box;}
.u-pull-right{float:right;}
.u-pull-left{float:left;}
.center{display:block;margin-left:auto;margin-right:auto;}
hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1;}
img.scale-with-grid{max-width:100%;height:auto;}
.box-padding{padding:10px;}
.container:after,
.row:after,
.u-cf{content:"";display:table;clear:both;}
@media (min-width:300px){.show-extra-small,
.hide-Xlarge,
.hide-large,
.hide-small,
.hide-medium{display:inline;visibility:visible}
.box-padding{padding:20px;}
.hide-extra-small,
.show-Xlarge,
.show-large,
.show-small,
.show-medium{display:none;visibility:hidden;}
#logo{width:100%;text-align:center;}
}
@media (min-width:550px){#logo{width:auto;}
}
@media (min-width:750px){.show-medium,
.hide-Xlarge,
.hide-large,
.hide-extra-small,
.hide-small{display:inline;visibility:visible;}
.hide-medium,
.show-Xlarge,
.show-large,
.show-extra-small,
.show-small{display:none;visibility:hidden;}
#logo{width:auto;text-align:left;}
.box-padding{padding:10px;}
}
@media (min-width:1000px){.hide-Xlarge,
.show-large,
.hide-extra-small,
.hide-small,
.hide-medium{display:inline;visibility:visible;}
.show-Xlarge,
.hide-large,
.show-extra-small,
.show-small,
.show-medium{display:none;visibility:hidden;}
}
@media (min-width:1200px){.show-Xlarge,
.hide-large,
.hide-extra-small,
.hide-small,
.hide-medium{display:inline;visibility:visible;}
.hide-Xlarge,
.show-large,
.show-extra-small,
.show-small,
.show-medium{display:none;visibility:hidden;}
}
.slicknav_menu{display:none;}
#menu{display:none;}
@media screen and (max-width:768px){.js #big-menu{display:none;}
.js .slicknav_menu{display:block;}
}
.wide-container{max-width:1200px;height:400px;margin:0 auto;}
@media (min-width:300px){.wide-container{height:300px;margin:0 auto;}
.message-bknd{background-color:rgba(237,234,234,0.91);width:60%;float:right;padding:10px;margin-top:70px;margin-right:40px;}
.message-title{color:#C9070A;font-size:1.15em;font-weight:600;line-height:1.15em;margin-bottom:0px;padding-top:0px}
.message-txt{visibility:visible;color:#06368A;font-size:1em;margin-bottom:0px;padding-bottom:0px;}
}
@media (min-width:400px){.message-bknd{background-color:rgba(237,234,234,0.91);width:50%;float:right;padding:10px;margin-top:130px;margin-right:40px;}
}
@media (min-width:550px){.message-bknd{margin-top:130px;padding:20px;width:40%;}
.message-txt{visibility:visible;color:#06368A;size:3.5em;}
.message-title{color:#C9070A;font-size:1.15em;}
}
@media (min-width:750px){.wide-container{max-width:1200px;height:400px;margin:0 auto;}
.message-bknd{margin-top:180px;padding:20px;width:40%;}
.message-title{color:#C9070A;font-size:1.5em;}
}
@media (min-width:1000px){.message-bknd{margin-top:190px;padding:30px;width:30%;}
.message-title{color:#C9070A;font-size:2em;font-weight:400;}
}
@media (min-width:1200px){.message-bknd{margin-top:190px;padding:40px;width:30%;}
}