a,
h1,
h2,
h3,
h4 {
    color: #5e91a4
}

a:active,
a:hover {
    text-decoration: underline
}

.box.rounded > .content,
.box.rounded > header,
table.rounded {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body,
h1,
h2,
h3,
h4,
p {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif
}

.select-wrapper,
section {
    position: relative
}

.border-box,
.checkbox-wrapper,
.radio-wrapper,
.select-wrapper,
.select-wrapper .select-arrow,
.select-wrapper .select-content,
.textarea-wrapper,
table tbody > tr > td,
table thead > tr > th {
    -webkit-box-sizing: border-box
}

.checkbox-wrapper,
.radio-wrapper,
.select-wrapper,
.select-wrapper .select-arrow,
.select-wrapper .select-content,
.textarea-wrapper,
table tbody > tr > td,
table thead > tr > th {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.no-appearance,
.select-wrapper select,
body section#main .form-container input {
    appearance: none;
    -webkit-appearance: none
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype')
}

@font-face {
    font-family: Rokkitt;
    font-style: normal;
    font-weight: 400;
    src: local('Rokkitt'), url(https://fonts.gstatic.com/s/rokkitt/v8/sr63xTucDSbOV6kDLSAZiA.ttf) format('truetype')
}

@font-face {
    font-family: Rokkitt;
    font-style: normal;
    font-weight: 700;
    src: local('Rokkitt Bold'), local('Rokkitt-Bold'), url(https://fonts.gstatic.com/s/rokkitt/v8/Mef17w3J4CtS0lw4Wa_8ry3USBnSvpkopQaUR-2r7iU.ttf) format('truetype')
}

/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */

/*
@font-face {
  font-family: 'Candara';
  src: url('../fonts/Candara.eot?#iefix') format('embedded-opentype'),  url('../fonts/Candara.woff') format('woff'), url('../fonts/Candara.ttf')  format('truetype'), url('../fonts/Candara.svg#Candara') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/

.floridaleftlogo {
    float: left;
    width: 200px;
    height: auto;
}

.floridarightlogo {
    float: right;
    width: 140px;
    height: auto;
}

body footer#primary-footer section#process {
    overflow: hidden;
}

.righthdr {
    margin: 30px 30px 20px 0;
    float: right;
    color: #fff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 20px;
}

.righthdr .call {
    color: #54C6FF;
    font-size: 25px;
    line-height: 29px;
    text-decoration: none !important;
    font-family: 'Roboto Condensed', sans-serif;
    margin-left: 5px;
    display: block;
    text-align: right;
}

.righthdr a.call {
    display: none;
}

.dentalbtn {
    background: #54c6ff none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff !important;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 35px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

body header#primary-header {
    text-align: center;
}

.topfootertxt {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    display: block;
    clear: both;
    color: #fff;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
}

body footer#primary-footer {
    position: relative;
}

.fooetrlogo {
    position: absolute;
    left: 30px;
    top: 20px;
    width: 37px;
    height: auto;
    opacity: 0.7;
}

.logo {
    /*
	font-size: 18px;
	line-height: 21px;
	font-family: 'Candara';
	color: #fff !important;
	background-color: transparent;
	font-weight: 600;
	margin: 25px 0 25px 30px;
*/
    float: left;
    /*	text-decoration: none !important;*/
}

.logo img {
    height: 60px;
    width: auto;
    margin: 25px 0 25px 30px;
}

#primary-footer > img.footlg {
    width: auto;
    position: absolute;
    left: 0;
    top: 50%;
    height: 60px;
    display: block;
    margin: -30px 0 0 30px;
}

#page-privacy-policy > .container {
    margin-top: 30px;
}

.floridafootlogo {
    max-width: 240px;
    height: auto !important;
    display: block !important;
    margin: 10px auto 15px !important;
}

@media only screen and (max-width: 960px) {
    body header#primary-header {
        padding-top: 0 !important;
    }
    #primary-footer > img.footlg {
        position: static;
        margin: 0 auto 15px;
    }
}

@media only screen and (max-width: 800px) {
    .dentalbtn {
        margin-top: 10px;
    }
    .logo img {
        margin-left: 0;
        margin-bottom: 0;
    }
    .logo {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 0;
        margin-left: 0;
    }
    .righthdr {
        display: block;
        float: none;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    .righthdr span.call {
        display: none;
    }
    .righthdr a.call {
        display: inline-block;
    }
    .righthdr span.wrk_time{
        float: none;
        text-align: center;
        padding: 0;
        font-size: 13px;
        padding-top: 5px;
        font-weight: 300;
    }
}

@media only screen and (max-width: 550px) {
    .logo {
        font-size: 16px;
    }
    .righthdr {
        font-size: 14px;
    }
    .righthdr a.call {
        display: block;
        text-align: center;
    }
    .logo img {
        max-width: 280px;
        height: auto;
    }
    #primary-footer > img.footlg {
        max-width: 280px;
        height: auto;
    }
}

.border-box {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clear-both {
    clear: both
}

.inline-block {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.hidden-desktop,
.none,
.visible-phone,
.visible-tablet {
    display: none !important
}

.no-appearance {
    -moz-appearance: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
    line-height: .9em;
    margin-bottom: 14px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 16px
}

p {
    color: #363636;
    font-size: 14px;
    line-height: 1.5em
}

a {
    text-decoration: none
}

a:hover {
    color: #afc9d2
}

a:active {
    color: #249b49
}

.btn:hover,
body header#primary-header .agent-number a span:hover,
body header#primary-header .agent-number a:hover,
body header#primary-header .branding a:hover,
ul.tabs > li.tab:hover {
    text-decoration: none
}

.align-left {
    text-align: left !important
}

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

.align-right {
    text-align: right !important
}

.text-success {
    color: green !important
}

.text-error {
    color: red !important
}

.text-warning {
    color: #ff0 !important
}

.text-info {
    color: #00f !important
}

strong {
    font-weight: 700 !important
}

em {
    font-style: italic !important
}

.lead {
    font-size: 18px;
    font-weight: 400
}

dt,
table > thead > tr > th {
    font-weight: 700
}

.small,
.tooltip {
    font-size: 12px
}

.muted {
    color: #5c5c5c;
    font-size: .875em
}

.smallcaps {
    font-size: 90%;
    text-transform: uppercase
}

abbr {
    border-bottom: 1px dotted #363636;
    cursor: help
}

ul {
    list-style-type: disc
}

ul > ul {
    list-style-type: circle
}

.nobull,
ul.inline,
ul.tabs,
ul.unstyled {
    list-style-type: none
}

ul > li {
    margin-bottom: .75em
}

ul.unstyled {
    margin: 0;
    padding: 0
}

ul.unstyled > li {
    margin: 0
}

ul.inline {
    margin: 0;
    padding: 0
}

ul.inline > li {
    float: left;
    margin: 0
}

.nobull,
.nobull > li {
    margin: 0;
    padding: 0
}

ul.tabs {
    border-bottom: 1px solid #959595;
    height: 29px;
    margin: 0;
    padding: 0
}

ul.tabs > li.tab {
    background-color: #e5e5e5;
    color: #363636;
    cursor: pointer;
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    margin-left: 3px;
    padding: 0 20px
}

ul.tabs > li.tab:first-child {
    margin-left: 0
}

ul.tabs > li.tab:hover {
    background-color: #fff
}

ul.tabs > li.tab.active {
    background-color: #fff;
    border: 1px solid #959595;
    border-bottom: 0;
    height: 29px
}

ul.tabs.dark {
    border-bottom: 0;
    height: 30px
}

ul.tabs.dark > li.tab {
    height: 30px;
    line-height: 30px
}

ul.tabs.dark > li.tab.active {
    border: 0;
    height: 30px
}

.box.simple > header,
.box > .content,
table.bordered {
    border: 1px solid #ccc
}

.tab-content {
    display: none
}

ol {
    list-style-type: decimal;
    margin: 1em 0;
    padding: 0 0 0 1.5em
}

ol > ol {
    list-style-type: lower-alpha
}

ol > li {
    margin-bottom: .75em
}

dl {
    margin-bottom: 1.5em
}

dd,
dt {
    line-height: 1.5em
}

dd {
    margin-left: .75em
}

.dl-horizontal {
    *zoom: 1;
    clear: both
}

.dl-horizontal:after,
.dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    clear: left;
    float: left;
    text-align: right;
    width: 120px
}

.dl-horizontal dd {
    margin-left: 140px
}

nav .mobile-btn {
    display: none
}

nav > ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

nav > ul > li {
    float: left;
    margin: 0
}

nav.responsive .mobile-btn {
    display: none
}

@media (max-width:699px) {
    nav.responsive .mobile-btn {
        display: block
    }
    nav.responsive > ul {
        display: none;
        width: 100%
    }
    nav.responsive > ul > li {
        float: none
    }
}

table {
    border-collapse: collapse;
    background-color: #ebebeb;
    border-spacing: 0;
    width: 100%
}

table tbody > tr > td,
table thead > tr > th {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    font-size: 14px;
    padding: 8px;
    text-align: left;
    vertical-align: top
}

table > thead > tr:first-child > th {
    border-top: 0
}

table > tbody > tr.success td {
    background-color: rgba(0, 128, 0, .15) !important
}

table > tbody > tr.error td {
    background-color: rgba(255, 0, 0, .15) !important
}

table > tbody > tr.warning td {
    background-color: rgba(255, 255, 0, .15) !important
}

table > tbody > tr.info td {
    background-color: rgba(0, 0, 255, .15) !important
}

table > tbody > tr.striped > td {
    background-color: #d7d7d7
}

table > tbody > tr:hover > td {
    background-color: #a5d0e0 !important
}

table.striped > tbody > tr:nth-child(2n-1) > td {
    background-color: #d7d7d7
}

table.bordered > thead > tr > th {
    border-left: 1px solid #ccc
}

table.bordered > thead > tr > th:first-child {
    border-left: 0
}

table.bordered > tbody > tr > td {
    border-left: 1px solid #ccc
}

table.bordered > tbody > tr > td:first-child {
    border-left: 0
}

table.compact tbody > tr > td,
table.compact thead > tr > th {
    padding: 4px 5px
}

table.rounded > thead,
table.rounded > thead > tr:first-child,
table.rounded > thead > tr:first-child > th:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

table.rounded > thead > tr:first-child > th.last-child,
table.rounded > thead > tr:first-child > th:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

table.rounded > tbody,
table.rounded > tbody > tr.last-child,
table.rounded > tbody > tr:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

table.rounded > tbody > tr.last-child > td:first-child,
table.rounded > tbody > tr:last-child > td:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

table.rounded > tbody > tr.last-child > td.last-child,
table.rounded > tbody > tr.last-child > td:last-child,
table.rounded > tbody > tr:last-child > td.last-child,
table.rounded > tbody > tr:last-child > td:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

td.span-1,
th.span-1 {
    width: 20%
}

td.span-2,
th.span-2 {
    width: 40%
}

td.span-3,
th.span-3 {
    width: 60%
}

td.span-4,
th.span-4 {
    width: 80%
}

td.span-5,
th.span-5 {
    width: 100%
}

.box > header {
    background: #5e91a4;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5e91a4), color-stop(1, #d0e7ef));
    background: -ms-linear-gradient(bottom, #5e91a4, #d0e7ef);
    background: -moz-linear-gradient(center bottom, #5e91a4 0, #d0e7ef 100%);
    background: -o-linear-gradient(#d0e7ef, #5e91a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0e7ef', endColorstr='#5e91a4', GradientType=0);
    border-bottom: 1px solid #4b7584;
    height: 50px;
    padding: 0 20px
}

.box > header h2 {
    color: #FFF;
    line-height: 50px;
    text-shadow: 0 -1px 0 #4b7584
}

.box > .content {
    border-top: 0;
    padding: 20px
}

.box.rounded > .content,
.box.rounded > header {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.select-wrapper,
.textarea-wrapper,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=submit] {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.box.simple > header {
    background: 0 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, transparent));
    background: -ms-linear-gradient(bottom, transparent, transparent);
    background: -moz-linear-gradient(center bottom, transparent 0, transparent 100%);
    background: -o-linear-gradient(transparent, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='transparent', GradientType=0);
    border-bottom: 0
}

.box.simple > header h2 {
    border-bottom: 1px solid #E5E5E5;
    color: #000;
    text-shadow: none
}

form {
    *zoom: 1;
    clear: both
}

form:after,
form:before {
    display: table;
    content: "";
    line-height: 0
}

form:after {
    clear: both
}

legend {
    font-size: 20px;
    padding-bottom: .375em
}

fieldset {
    border: 1px solid #E5E5E5;
    padding: 25px 30px 30px
}

.control-group {
    margin-bottom: 1em
}

.control-group .control-label {
    display: block;
    margin-bottom: .25em
}

.control-group.horizontal .control-label {
    display: block;
    float: left;
    height: 75px;
    line-height: 75px;
    width: 120px
}

.control-group.horizontal .controls {
    margin-left: 130px
}

.control-group .input-group {
    *zoom: 1;
    clear: both;
    margin-bottom: .25em
}

.control-group .input-group:after,
.control-group .input-group:before {
    display: table;
    content: "";
    line-height: 0
}

.control-group .input-group:after {
    clear: both
}

label {
    color: #5e91a4;
    display: block;
    height: auto;
    margin-left: 35px;
    vertical-align: middle
}

input[type=text],
input[type=password],
input[type=email],
input[type=number] {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #CCC;
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
    font-size: 14px;
    height: 75px;
    padding: 0 5px;
    vertical-align: middle;
    line-height: 40px\9
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus {
    border: 1px solid #3E99D4;
    outline: 0
}

input[type=submit] {
    color: #FFF;
    letter-spacing: 2px;
    font: 900 38px 'Open Sans', Arial, Helvetica, Sans-serif
}

.select-wrapper .select-content,
textarea {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif
}

.textarea-wrapper {
    box-sizing: border-box;
    border: 1px solid #CCC;
    padding: 5px
}

textarea {
    border: 0;
    font-size: 14px;
    width: 100%
}

textarea:focus {
    border: 0;
    outline: 0
}

.select-wrapper {
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #FFF;
    border: 1px solid #CCC;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    vertical-align: middle
}

.select-wrapper.focused {
    -webkit-box-shadow: 0 0 2px #d0e7ef;
    -moz-box-shadow: 0 0 2px #d0e7ef;
    box-shadow: 0 0 2px #d0e7ef;
    border: 1px solid #3E99D4
}

.select-wrapper select {
    -moz-appearance: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.select-wrapper .select-content {
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    height: 100%;
    padding: 0 5px
}

.select-wrapper .select-arrow {
    box-sizing: border-box;
    background: #ccc;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #ddd));
    background: -ms-linear-gradient(bottom, #ccc, #ddd);
    background: -moz-linear-gradient(center bottom, #ccc 0, #ddd 100%);
    background: -o-linear-gradient(#ddd, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#cccccc', GradientType=0);
    border-left: 1px solid #CCC;
    float: right;
    height: 100%;
    line-height: 35px;
    text-align: center;
    width: 30px
}

.select-wrapper .select-arrow .arrow {
    background: url(../images/select-arrow.gif) center center no-repeat;
    height: 100%;
    text-indent: -9999px;
    width: 100%
}

.checkbox-wrapper,
.radio-wrapper {
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-image: url(../images/radio.png);
    background-position: 0 0;
    height: 20px;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px
}

.checkbox-wrapper.focused,
.radio-wrapper.focused {
    background-position: 0 -30px
}

.checkbox-wrapper.checked,
.radio-wrapper.checked {
    background-position: 0 -60px
}

.checkbox-wrapper.checked.focused,
.radio-wrapper.checked.focused {
    background-position: 0 -90px
}

.checkbox-wrapper input,
.radio-wrapper input {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    cursor: pointer;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px
}

.checkbox-wrapper {
    background-image: url(../images/checkbox.png)
}

button,
input[type=button],
input[type=reset] {
    background-color: transparent;
    border: 0;
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
    font-size: 24px;
    vertical-align: middle
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus {
    -webkit-box-shadow: 0 0 2px #d0e7ef;
    -moz-box-shadow: 0 0 2px #d0e7ef;
    box-shadow: 0 0 2px #d0e7ef;
    outline: 0
}

.btn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #FFF;
    font: 700 24px 'Open Sans', Arial, Helvetica, Sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #8cc644;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8cc644), color-stop(1, #a4d26b));
    background: -ms-linear-gradient(bottom, #8cc644, #a4d26b);
    background: -moz-linear-gradient(center bottom, #8cc644 0, #a4d26b 100%);
    background: -o-linear-gradient(#a4d26b, #8cc644);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4d26b', endColorstr='#8cc644', GradientType=0);
    cursor: pointer;
    height: 72px;
    line-height: 72px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn:hover {
    background: -ms-linear-gradient(bottom, #a4d26b, #b7db8a);
    background: -moz-linear-gradient(center bottom, #a4d26b 0, #b7db8a 100%);
    background: -o-linear-gradient(#b7db8a, #a4d26b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7db8a', endColorstr='#a4d26b', GradientType=0);
    color: #FFF
}

.btn:active {
    background: #b7db8a;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b7db8a), color-stop(1, #a4d26b));
    background: -ms-linear-gradient(bottom, #b7db8a, #a4d26b);
    background: -moz-linear-gradient(center bottom, #b7db8a 0, #a4d26b 100%);
    background: -o-linear-gradient(#a4d26b, #b7db8a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4d26b', endColorstr='#b7db8a', GradientType=0)
}

.btn.thick {
    -webkit-box-shadow: 0 5px 0 #77ad35 !important;
    -moz-box-shadow: 0 5px 0 #77ad35 !important;
    box-shadow: 0 5px 0 #77ad35 !important
}

.btn.thick:active {
    background: #a4d26b;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a4d26b), color-stop(1, #b7db8a));
    background: -ms-linear-gradient(bottom, #a4d26b, #b7db8a);
    background: -moz-linear-gradient(center bottom, #a4d26b 0, #b7db8a 100%);
    background: -o-linear-gradient(#b7db8a, #a4d26b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7db8a', endColorstr='#a4d26b', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #77ad35 !important;
    -moz-box-shadow: 0 3px 0 #77ad35 !important;
    box-shadow: 0 3px 0 #77ad35 !important;
    position: relative;
    top: 2px
}

.btn.blue.thick,
.btn.green.thick {
    box-shadow: 0 5px 0 #4e7a8b !important
}

.btn.large {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 28px;
    height: 75px;
    line-height: 75px;
    padding: 0 50px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}

.btn.blue,
.btn.gray,
.btn.green,
.btn.red {
    line-height: 72px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.btn.green {
    color: #FFF;
    background: #5e91a4;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5e91a4), color-stop(1, #7fa7b6));
    background: -ms-linear-gradient(bottom, #5e91a4, #7fa7b6);
    background: -moz-linear-gradient(center bottom, #5e91a4 0, #7fa7b6 100%);
    background: -o-linear-gradient(#7fa7b6, #5e91a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa7b6', endColorstr='#5e91a4', GradientType=0);
    cursor: pointer;
    height: 72px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn.green::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn.green:hover {
    background: #7fa7b6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fa7b6), color-stop(1, #99b9c5));
    background: -ms-linear-gradient(bottom, #7fa7b6, #99b9c5);
    background: -moz-linear-gradient(center bottom, #7fa7b6 0, #99b9c5 100%);
    background: -o-linear-gradient(#99b9c5, #7fa7b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b9c5', endColorstr='#7fa7b6', GradientType=0)
}

.btn.green:active {
    background: #99b9c5;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #99b9c5), color-stop(1, #7fa7b6));
    background: -ms-linear-gradient(bottom, #99b9c5, #7fa7b6);
    background: -moz-linear-gradient(center bottom, #99b9c5 0, #7fa7b6 100%);
    background: -o-linear-gradient(#7fa7b6, #99b9c5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa7b6', endColorstr='#99b9c5', GradientType=0)
}

.btn.green.thick {
    -webkit-box-shadow: 0 5px 0 #4e7a8b !important;
    -moz-box-shadow: 0 5px 0 #4e7a8b !important
}

.btn.green.thick:active {
    background: #7fa7b6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fa7b6), color-stop(1, #99b9c5));
    background: -ms-linear-gradient(bottom, #7fa7b6, #99b9c5);
    background: -moz-linear-gradient(center bottom, #7fa7b6 0, #99b9c5 100%);
    background: -o-linear-gradient(#99b9c5, #7fa7b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b9c5', endColorstr='#7fa7b6', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #4e7a8b !important;
    -moz-box-shadow: 0 3px 0 #4e7a8b !important;
    box-shadow: 0 3px 0 #4e7a8b !important;
    position: relative;
    top: 2px
}

.btn.red {
    color: #FFF;
    background: #7b0001;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7b0001), color-stop(1, #ae0001));
    background: -ms-linear-gradient(bottom, #7b0001, #ae0001);
    background: -moz-linear-gradient(center bottom, #7b0001 0, #ae0001 100%);
    background: -o-linear-gradient(#ae0001, #7b0001);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0001', endColorstr='#7b0001', GradientType=0);
    cursor: pointer;
    height: 72px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn.red::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn.red:hover {
    background: #ae0001;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae0001), color-stop(1, #d70002));
    background: -ms-linear-gradient(bottom, #ae0001, #d70002);
    background: -moz-linear-gradient(center bottom, #ae0001 0, #d70002 100%);
    background: -o-linear-gradient(#d70002, #ae0001);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70002', endColorstr='#ae0001', GradientType=0)
}

.btn.red:active {
    background: #d70002;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d70002), color-stop(1, #ae0001));
    background: -ms-linear-gradient(bottom, #d70002, #ae0001);
    background: -moz-linear-gradient(center bottom, #d70002 0, #ae0001 100%);
    background: -o-linear-gradient(#ae0001, #d70002);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0001', endColorstr='#d70002', GradientType=0)
}

.btn.red.thick {
    -webkit-box-shadow: 0 5px 0 #520001 !important;
    -moz-box-shadow: 0 5px 0 #520001 !important;
    box-shadow: 0 5px 0 #520001 !important
}

.btn.red.thick:active {
    background: #ae0001;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae0001), color-stop(1, #d70002));
    background: -ms-linear-gradient(bottom, #ae0001, #d70002);
    background: -moz-linear-gradient(center bottom, #ae0001 0, #d70002 100%);
    background: -o-linear-gradient(#d70002, #ae0001);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70002', endColorstr='#ae0001', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #520001 !important;
    -moz-box-shadow: 0 3px 0 #520001 !important;
    box-shadow: 0 3px 0 #520001 !important;
    position: relative;
    top: 2px
}

.btn.blue {
    color: #FFF;
    background: #5e91a4;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5e91a4), color-stop(1, #7fa7b6));
    background: -ms-linear-gradient(bottom, #5e91a4, #7fa7b6);
    background: -moz-linear-gradient(center bottom, #5e91a4 0, #7fa7b6 100%);
    background: -o-linear-gradient(#7fa7b6, #5e91a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa7b6', endColorstr='#5e91a4', GradientType=0);
    cursor: pointer;
    height: 72px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn.blue::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn.blue:hover {
    background: #7fa7b6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fa7b6), color-stop(1, #99b9c5));
    background: -ms-linear-gradient(bottom, #7fa7b6, #99b9c5);
    background: -moz-linear-gradient(center bottom, #7fa7b6 0, #99b9c5 100%);
    background: -o-linear-gradient(#99b9c5, #7fa7b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b9c5', endColorstr='#7fa7b6', GradientType=0)
}

.btn.blue:active {
    background: #99b9c5;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #99b9c5), color-stop(1, #7fa7b6));
    background: -ms-linear-gradient(bottom, #99b9c5, #7fa7b6);
    background: -moz-linear-gradient(center bottom, #99b9c5 0, #7fa7b6 100%);
    background: -o-linear-gradient(#7fa7b6, #99b9c5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fa7b6', endColorstr='#99b9c5', GradientType=0)
}

.btn.blue.thick {
    -webkit-box-shadow: 0 5px 0 #4e7a8b !important;
    -moz-box-shadow: 0 5px 0 #4e7a8b !important
}

.btn.blue.thick:active {
    background: #7fa7b6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fa7b6), color-stop(1, #99b9c5));
    background: -ms-linear-gradient(bottom, #7fa7b6, #99b9c5);
    background: -moz-linear-gradient(center bottom, #7fa7b6 0, #99b9c5 100%);
    background: -o-linear-gradient(#99b9c5, #7fa7b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b9c5', endColorstr='#7fa7b6', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #4e7a8b !important;
    -moz-box-shadow: 0 3px 0 #4e7a8b !important;
    box-shadow: 0 3px 0 #4e7a8b !important;
    position: relative;
    top: 2px
}

.btn.gray {
    color: #FFF;
    background: #ccc;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(1, #e6e6e6));
    background: -ms-linear-gradient(bottom, #ccc, #e6e6e6);
    background: -moz-linear-gradient(center bottom, #ccc 0, #e6e6e6 100%);
    background: -o-linear-gradient(#e6e6e6, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#cccccc', GradientType=0);
    cursor: pointer;
    height: 72px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn.gray::-moz-focus-inner {
    border: 0;
    padding: 0
}

.btn.gray:hover {
    background: #e6e6e6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #fafafa));
    background: -ms-linear-gradient(bottom, #e6e6e6, #fafafa);
    background: -moz-linear-gradient(center bottom, #e6e6e6 0, #fafafa 100%);
    background: -o-linear-gradient(#fafafa, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6', GradientType=0)
}

.btn.gray:active {
    background: #fafafa;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(1, #e6e6e6));
    background: -ms-linear-gradient(bottom, #fafafa, #e6e6e6);
    background: -moz-linear-gradient(center bottom, #fafafa 0, #e6e6e6 100%);
    background: -o-linear-gradient(#e6e6e6, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#fafafa', GradientType=0)
}

.btn.gray.thick {
    -webkit-box-shadow: 0 5px 0 #b8b8b8 !important;
    -moz-box-shadow: 0 5px 0 #b8b8b8 !important;
    box-shadow: 0 5px 0 #b8b8b8 !important
}

.btn.gray.thick:active {
    background: #e6e6e6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e6e6), color-stop(1, #fafafa));
    background: -ms-linear-gradient(bottom, #e6e6e6, #fafafa);
    background: -moz-linear-gradient(center bottom, #e6e6e6 0, #fafafa 100%);
    background: -o-linear-gradient(#fafafa, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e6e6e6', GradientType=0);
    -webkit-box-shadow: 0 3px 0 #b8b8b8 !important;
    -moz-box-shadow: 0 3px 0 #b8b8b8 !important;
    box-shadow: 0 3px 0 #b8b8b8 !important;
    position: relative;
    top: 2px
}

.modal-container,
.modal-overlay {
    height: 100%;
    position: fixed;
    top: 0
}

#pixels {
    float: left;
    height: 0;
    margin-left: -9999px;
    overflow: hidden
}

.visible-desktop {
    display: inherit !important
}

@media (min-width:321px)and (max-width:959px) {
    .hidden-tablet,
    .visible-desktop,
    .visible-phone {
        display: none !important
    }
    .visible-tablet {
        display: inherit !important
    }
}

@media (max-width:320px) {
    .hidden-phone,
    .visible-desktop,
    .visible-tablet {
        display: none !important
    }
    .visible-phone {
        display: inherit !important
    }
}

.modal-overlay {
    -moz-opacity: .85;
    -khtml-opacity: .85;
    -webkit-opacity: .85;
    opacity: .85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85);
    background-color: #000;
    display: none;
    left: 0;
    width: 100%
}

.modal-container {
    background-color: transparent !important;
    display: none;
    left: 0;
    overflow: auto;
    width: 100%
}

.modal-wrapper {
    max-width: 98%
}

.modal {
    margin: 0 auto
}

.modal > header {
    background-color: #5e91a4;
    height: 50px
}

.modal > header h2 {
    color: #fff;
    line-height: 50px;
    padding: 0 20px
}

.modal > .content {
    background-color: #FFF;
    padding: 20px
}

@media (max-width:959px) {
    .modal {
        max-width: 690px
    }
}

@media (max-width:699px) {
    .modal {
        max-width: 310px
    }
}

.tooltip {
    color: #FFF;
    line-height: 1.5em;
    position: absolute
}

.tooltip > .content {
    background-color: #5e91a4;
    padding: 10px 15px
}

.tooltip.top > .content {
    margin-bottom: 10px
}

.tooltip.top > .pointer {
    border-bottom: 10px solid #5e91a4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute
}

.tooltip.right > .content {
    margin-left: 10px
}

.tooltip.right > .pointer {
    border-bottom: 5px solid transparent;
    border-right: 10px solid #5e91a4;
    border-top: 5px solid transparent;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%
}

.tooltip.bottom > .content {
    margin-top: 10px
}

.tooltip.bottom > .pointer {
    border-bottom: 10px solid #5e91a4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 0
}

.tooltip.left > .pointer,
.tooltip > .pointer.left,
.tooltip > .pointer.right {
    border-bottom: 5px solid transparent
}

.tooltip.left > .content {
    margin-right: 10px
}

.tooltip.left > .pointer {
    border-left: 10px solid #5e91a4;
    border-top: 5px solid transparent;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%
}

.tooltip > .pointer.bottom {
    border-top: 10px solid #5e91a4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.tooltip > .pointer.left {
    border-right: 10px solid #5e91a4;
    border-top: 5px solid transparent;
    position: absolute
}

.tooltip > .pointer.right {
    border-left: 10px solid #5e91a4;
    border-top: 5px solid transparent
}

body {
    background: #013854;
    font-size: 100%
}

body #popup {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
    width: 270px;
    background: #333;
    background: rgba(0, 0, 0, .65);
    position: fixed;
    padding: 10px;
    right: 20px;
    top: 120px;
    z-index: 999
}

body #popup #pop-content {
    float: right;
    width: 80%
}

body #popup #pop-content .geo-stuff {
    display: none
}

body #popup p {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
    color: #FFF;
    font-size: 16px;
    line-height: 18px
}

body #popup p:first-child {
    text-transform: uppercase;
    font-weight: 700;
    color: #30A9DC;
    font-size: 18px;
    line-height: initial;
    margin-bottom: 5px
}

body #popup .slide-out {
    display: block
}

body #popup .slide-out #secondary-form {
    display: none
}

body #popup div.icon {
    float: left;
    position: relative;
    background-image: url(../images/infoIconBig.png);
    background-size: cover;
    color: #30A9DC;
    font-size: 35px;
    height: 40px;
    width: 40px
}

body #popup ul#these-states {
    width: 100%;
    list-style-type: none;
    margin-top: 5px
}

body #popup ul#these-states li {
    font-family: Rokkitt, 'Open Sans', serif;
    font-size: 20px;
    color: #30A9DC;
    float: left;
    margin: 10px 10px 0 0;
    font-weight: 400;
    text-transform: capitalize;
    width: 40%
}

@media (max-width:960px) {
    body #popup #pop-content .slide-out,
    body #popup #pop-content .slide-out #secondary-form,
    body #popup .icon {
        display: none
    }
    body #popup {
        -webkit-box-shadow: 0 2px 2px #333;
        -moz-box-shadow: 0 2px 2px #333;
        box-shadow: 0 2px 2px #333;
        background: #a6bc39;
        border-radius: 0 0 10px 10px;
        color: #FFF;
        left: 0;
        margin: auto;
        max-width: 500px;
        padding: 3px;
        right: 0;
        top: 0;
        width: 80%
    }
    body #popup #pop-content {
        float: none;
        margin: auto;
        width: 100%
    }
    body #popup #pop-content p:first-child {
        color: #FFF;
        text-align: center;
        font-weight: 500;
        text-transform: capitalize
    }
    body #popup #pop-content p:first-child i {
        -webkit-transition: 500ms all;
        -moz-transition: 500ms all;
        -o-transition: 500ms all;
        transition: 500ms all;
        background: url(../images/icon-white-plus.png);
        background-size: 100%;
        float: right;
        height: 16px;
        margin: 4px 10px 0 0;
        width: 16px
    }
    body #popup #pop-content p {
        text-align: center
    }
    body #popup #pop-content ul {
        margin: auto;
        overflow: hidden;
        width: 200px
    }
    body #popup #pop-content ul li {
        color: #333;
        width: auto
    }
    body #popup #pop-content ul li:nth-child(2),
    body #popup #pop-content ul li:nth-child(4) {
        float: right
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form {
        *zoom: 1;
        clear: both;
        border-top: 1px solid #FFF;
        display: block;
        margin: 20px auto 0;
        padding: 20px 0;
        width: 90%
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form:after,
    body #popup #pop-content .slide-out.form-slide-out #secondary-form:before {
        display: table;
        content: "";
        line-height: 0
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form:after {
        clear: both
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form h5 {
        font: 20px 'Open Sans', Arial, Helvetica, Sans-serif;
        margin-bottom: 20px;
        text-align: center
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form form {
        margin: auto
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form form input {
        appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
        display: block;
        font: 30px 'Open Sans', Arial, Helvetica, Sans-serif;
        height: 60px;
        margin: auto;
        outline: 0;
        width: 90%;
        text-align: center;
        text-transform: uppercase
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form form input[type=num] {
        border: 2px solid #000;
        color: #30A9DC;
        margin-bottom: 10px;
        padding: 0
    }
    body #popup #pop-content .slide-out.form-slide-out #secondary-form form input[type=submit] {
        background: #30A9DC;
        border: 2px solid #30A9DC;
        font-weight: 900;
        padding: 0
    }
    body #popup.open #pop-content p:first-child {
        color: #333
    }
    body #popup.open #pop-content p:first-child i {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }
}

body header#primary-header {
    background: #013854;
    overflow: hidden;
    position: relative
}

@media (max-width:960px) {
    body header#primary-header {
        padding-top: 37px
    }
}

body header#primary-header .branding {
    *zoom: 1;
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    width: 285px
}

body header#primary-header .branding:after,
body header#primary-header .branding:before {
    display: table;
    content: "";
    line-height: 0
}

body header#primary-header .branding:after {
    clear: both
}

body header#primary-header .branding a {
    display: block;
    height: 78px;
    position: relative;
    width: auto
}

body header#primary-header .branding a img,
body header#primary-header .branding a svg {
    position: relative;
    width: 285px
}

body header#primary-header .branding a span.state {
    color: #7ec5cd;
    display: block;
    position: absolute;
    left: 285px;
    top: 38px;
    font: 1.2em Rokkitt, Arial, Helvetica, Sans-serif;
    text-transform: capitalize;
    width: auto;
    z-index: 4
}

@media (max-width:960px) {
    body header#primary-header .branding a span.state {
        font-size: 1.1em;
        top: 47px
    }
}

body header#primary-header.centered .branding {
    float: none;
    margin: auto
}

body header#primary-header .agent-number {
    background: #FFF;
    float: right;
    height: 78px;
    padding: 10px 25px 10px 75px;
    position: relative
}

body header#primary-header .agent-number::before {
    border-style: solid;
    border-width: 49px 0 49px 35px;
    border-color: transparent transparent transparent #1D1D1D;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

body header#primary-header .agent-number p {
    color: #30A9DC;
    font: 1.4em 'Open Sans', Arial, Helvetica, Sans-serif
}

@media (max-width:960px) {
    body header#primary-header .agent-number p {
        font-size: 1.1em;
        margin-top: 5px
    }
}

body header#primary-header .agent-number a {
    color: #1D1D1D;
    float: right;
    font: 700 1.125em 'Open Sans', Arial, Helvetica, Sans-serif;
    text-transform: uppercase
}

body header#primary-header .agent-number a span {
    color: #a6bc39;
    font: 2.35em Rokkitt, Arial, Helvetica, Sans-serif;
    line-height: 45px
}

body section#main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/family.jpg);
    padding-top: 40px
}

body section#main h1 {
    color: #1d1d1d;
    line-height: 2.2em;
    font: 300 1.6em Rokkitt, Arial, Helvetica, Sans-serif;
    margin: 0 auto 15px;
    text-align: center;
    width: 85%
}

body section#main h1 span.thick {
    display: block
}

body section#main h1 span.thin {
    font-weight: 100
}

body section#main h2 {
    color: #1d1d1d;
    font: 1.6em 'Open Sans', Arial, Helvetica, Sans-serif;
    text-align: center;
    margin-bottom: 30px;
}

body footer#primary-footer h3 {
    color: #fff;
    font: 1.6em Rokkitt, Arial, Helvetica, Sans-serif;
    margin: 20px 0 0;
    padding-bottom: 20px;
    text-align: center;
}

body section#main .form-container {
    *zoom: 1;
    clear: both;
    background: #30A9DC;
    background: rgba(71, 176, 172, .2);
    border-radius: 0;
    margin: 20px auto 0;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 485px;
}

body section#main .form-container:after,
body section#main .form-container:before {
    display: table;
    content: "";
    line-height: 0
}

body section#main .form-container:after {
    clear: both
}

body section#main .form-container h5 {
    color: #1d1d1d;
    font: 900 1.2em 'Open Sans', Arial, Helvetica, Sans-serif;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase
}

body section#main .form-container label {
    font: 31px 'Open Sans', Arial, Helvetica, Sans-serif;
    margin-bottom: 30px
}

body section#main .form-container input {
    border: none
}

body section#main .form-container #form--zip {
    background-image: url(../images/icon-teal-map-pin.png);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
    background-position: 20px center;
    background-repeat: no-repeat;
    border: 3px solid #30A9DC;
    color: #000;
    display: block;
    float: left;
    font: 1.3em 'Open Sans', Arial, Helvetica, Sans-serif;
    height: 50px;
    margin-left: 0px;
    letter-spacing: 1px;
    padding: 0;
    text-indent: 0;
    text-transform: uppercase;
    width: 245px;
    text-align: center;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    body section#main .form-container #form--zip {
        background-image: url(../images/icon-teal-map-pin-2x.png);
        background-size: 18px 26px
    }
}

body section#main .form-container button,
body section#main .form-container input[type=submit] {
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
    -webkit-box-shadow: 0 2px 5px #777;
    -moz-box-shadow: 0 2px 5px #777;
    box-shadow: 0 2px 5px #777;
    background: #a6bc39;
    color: #FFF;
    cursor: pointer;
    display: block;
    font: 700 20px 'Open Sans', Arial, Helvetica, Sans-serif;
    letter-spacing: 1px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 10px;
    text-transform: uppercase
}

body section#main .form-container button:focus,
body section#main .form-container button:hover,
body section#main .form-container input[type=submit]:focus,
body section#main .form-container input[type=submit]:hover {
    background: #bacd5b
}

body section#main .form-container button#form--submit,
body section#main .form-container input[type=submit]#form--submit {
    font-size: 1.2em;
    height: 50px;
    width: 230px;
    background: #013854;
    margin-bottom: 0;
    float: right;
}

body footer#primary-footer section#process {
    background: #FFF;
    background: rgba(255, 255, 255, .1);
    /*border-top:1px solid #30A9DC;*/
    margin-top: 0px;
    padding: 20px
}

body footer#primary-footer section#process .step-wrap {
    margin: 15px auto;
    overflow: auto;
    width: 1000px
}

body footer#primary-footer section#process .step-wrap .step {
    float: left;
    margin: 40px 0 0 0;
    position: relative;
    width: 250px
}

body footer#primary-footer section#process .step-wrap .step.step-1 {
    margin-left: 0
}

body footer#primary-footer section#process .step-wrap .step span {
    background: #FFF;
    border: 3px solid #CCC;
    border-radius: 50%;
    color: #30A9DC;
    font: 1.6em 'Open Sans', Arial, Helvetica, Sans-serif;
    height: 55px;
    left: 0;
    right: 0;
    margin: -30px auto auto;
    line-height: 55px;
    position: absolute;
    text-align: center;
    width: 55px;
}

body footer#primary-footer section#process .step-wrap .step .step-content {
    padding: 50px 20px 20px
}

body footer#primary-footer section#process .step-wrap .step .step-content h5 {
    color: #30A9DC;
    font: 1.4em Rokkitt, Arial, Helvetica, Sans-serif;
    text-align: center
}

body footer#primary-footer section#process .step-wrap .step .step-content p {
    font: 400 .875em 'Open Sans', Arial, Helvetica, Sans-serif;
    margin-top: 15px;
    text-align: center
}

/*----------saikat 10/13/2018---------*/

section#main .heading_wpr{
    float: left;
    display: block;
    margin-bottom: 150px;
    margin-top: 100px;
}
section#main .heading_wpr h2{
    font-size: 1.1em;
    line-height: 1.4em;
    color: #013854;
    opacity: 0.7;
    padding-top: 8px;
}
section#main .fade_clr{
    background: rgba(255,255,255,0.0);
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: -40px;
}
.wrk_time {
    color: #fff;
    float: right;
    font-size: 13px;
    padding-right: 18px;
    display: block;
}
@media (max-width:1040px) {
    body section#main h1 {
        font-size: 290%;
        line-height: normal
    }
    body section#main h2 {
        font-size: 150%
    }
    body section#main .form-container h5 {
        font-size: 90%
    }
    section#main .fade_clr{
        background: rgba(255,255,255,0.7);
    }
}

@media (max-width:700px) {
    body section#main h1 {
        font-size: 150%
    }
    body section#main h2 {
        font-size: 90%
    }
    body section#main .form-container h5 {
        font-size: 60%
    }
}

@media (max-width:840px) {
    body footer#primary-footer section#process {
        display: none
    }
    body section#main {
        min-height: 0
    }
}

body section#providers {
    *zoom: 1;
    clear: both;
    /*background:#FFF;*/
    margin-top: 0px;
    padding: 50px 0 20px;
}

body section#providers:after,
body section#providers:before {
    display: table;
    content: "";
    line-height: 0
}

body footer#primary-footer p,
body section#providers p {
    font: .75em 'Open Sans', Arial, Helvetica, Sans-serif
}

body section#providers:after {
    clear: both
}

body section#providers p {
    margin: 0 auto 25px;
    text-align: center
}

body section#providers #provider-scroller {
    background: url(../images/provider-logo-scroller.png) repeat-x;
    display: block;
    width: 100%;
    *width: 930px;
    height: 35px
}

body footer#primary-footer {
    background: #013854;
    padding: 0
}

body footer#primary-footer p {
    text-align: center;
    text-transform: uppercase;
    color: #60B5E0;
}

body footer#primary-footer p a {
    color: #fff;
}

@media all and (max-width:820px) {
    body .hide-mobile {
        display: none
    }
    body header#primary-header .branding {
        float: none;
        height: 29px;
        margin: auto;
        width: 140px
    }
    body header#primary-header .branding a {
        background-size: 100%;
        height: 29px;
        width: 140px
    }
    body header#primary-header .branding a img,
    body header#primary-header .branding a svg {
        position: static;
        width: 140px
    }
    body header#primary-header .branding a span.state {
        position: static;
        float: right;
        font-size: 100%;
        margin: -7px 30px 0 0
    }
    body header#primary-header .agent-number {
        float: none;
        height: auto;
        margin-right: 0;
        overflow: hidden;
        padding: 5px;
        text-align: center;
        width: 100%
    }
    body header#primary-header .agent-number::before {
        display: none
    }
    body header#primary-header .agent-number p {
        float: none;
        font-size: .75em;
        margin-bottom: 2px
    }
    body header#primary-header .agent-number a {
        float: none;
        font-size: .75em;
        line-height: 17px;
        margin-left: 5px
    }
    body header#primary-header .agent-number a span {
        font-size: 1.875em;
        line-height: 0
    }
}

@media all and (max-width:700px) {
    body section#providers {
        margin-top: 0;
    }
    body section#main {
        background-size: auto;
        min-height: 0;
        padding-top: 40px
    }
    body section#main h1 {
        font-size: 150%;
        margin: 0 auto 10px;
        width: 90%
    }
    body section#main h2 {
        font-size: 90%
    }
    body section#main .form-container {
        margin-top: 20px;
        max-width: 300px;
        padding: 15px;
        width: auto
    }
    body section#main .form-container label {
        margin-bottom: 20px;
        margin-left: 0;
        text-align: center
    }
    body section#main .form-container #form--zip {
        float: none;
        margin-left: 0;
        text-align: center;
        text-indent: 0;
        width: 100%
    }
    body section#main .form-container input[type=submit]#form--submit {
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-top: 10px;
        padding-right: 4px;
        text-indent: 0;
        width: 100%
    }
    body footer#primary-footer p {
        font-size: 60%
    }
    
}

