/**handles:canada-stylesheet,canada-certification**/
@charset "UTF-8";

/*! Made with Bones: http://themble.com/bones :) */

.small,
small,
sub,
sup {
    font-size: 75%
}

img,
legend {
    border: 0
}

body,
dd,
figure,
pre {
    margin: 0
}

.em,
dfn,
em,
span.amp {
    font-style: italic
}

.isi ul,
.orange_bull ul,
.saftey ul,
nav ol,
nav ul {
    list-style: none
}

#logo,
.header #inner-header,
sub,
sup {
    position: relative
}

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

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background: 0 0
}

a:focus {
    outline: dotted thin
}

.field:active,
.field:focus,
a:active,
a:hover,
input[type=search]:active,
input[type=search]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=datetime]:active,
input[type=datetime]:focus,
input[type=datetime-local]:active,
input[type=datetime-local]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=month]:active,
input[type=month]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=week]:active,
input[type=week]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=color]:active,
input[type=color]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    outline: 0
}

h1 {
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

.strong,
b,
strong {
    font-weight: 700
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    white-space: pre-wrap
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

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

sub,
sup {
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.35em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

menu {
    padding: 0 0 0 40px
}

ol,
ul {
    padding: 0 0 0 20px
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    width: 25%;
    height: 44px;
    border: 3px solid #122B4D;
    text-align: center;
    color: #122B4D;
    text-decoration: none;
    cursor: auto;
    float: left;
    min-width: 130px;
    font-weight: 700
}

button:hover {
    background-color: #122B4D;
    color: #fff
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=radio],
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

.image-replacement,
.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.cf,
.clearfix,
.comment-respond {
    zoom: 1
}

.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before,
.comment-respond:after,
.comment-respond:before {
    content: "";
    display: table
}

.cf:after,
.clearfix:after,
.comment-respond:after {
    clear: both
}

span.amp {
    font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif!important
}

p {
    -webkit-font-feature-settings: "liga", "dlig";
    -moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga", "dlig";
    -o-font-feature-settings: "liga", "dlig";
    font-feature-settings: "liga", "dlig"
}

.last-col {
    float: right;
    padding-right: 0!important
}

@media (max-width:767px) {
    .m-all {
        float: left;
        width: 100%;
        padding-right: 0
    }
    .m-1of2,
    .m-1of3,
    .m-1of4,
    .m-2of3,
    .m-3of4 {
        float: left;
        padding-right: .75em
    }
    .m-1of2 {
        width: 50%
    }
    .m-1of3 {
        width: 33.33%
    }
    .m-2of3 {
        width: 66.66%
    }
    .m-1of4 {
        width: 25%
    }
    .m-3of4 {
        width: 75%
    }
}

@media (min-width:768px) and (max-width:1029px) {
    .t-all {
        float: left;
        width: 100%;
        padding-right: 0
    }
    .t-1of2,
    .t-1of3,
    .t-1of4,
    .t-1of5,
    .t-2of3,
    .t-2of5,
    .t-3of4,
    .t-3of5,
    .t-4of5 {
        float: left;
        padding-right: .75em
    }
    .t-1of2 {
        width: 50%
    }
    .t-1of3 {
        width: 33.33%
    }
    .t-2of3 {
        width: 66.66%
    }
    .t-1of4 {
        width: 25%
    }
    .t-3of4 {
        width: 75%
    }
    .t-1of5 {
        width: 20%
    }
    .t-2of5 {
        width: 40%
    }
    .t-3of5 {
        width: 60%
    }
    .t-4of5 {
        width: 80%
    }
}

@media (min-width:1030px) {
    .d-all {
        float: left;
        width: 100%;
        padding-right: 0;

    }
    .d-1of10,
    .d-1of11,
    .d-1of12,
    .d-1of2,
    .d-1of3,
    .d-1of4,
    .d-1of5,
    .d-1of6,
    .d-1of8,
    .d-1of9,
    .d-2of3,
    .d-2of5,
    .d-2of7,
    .d-3of4,
    .d-3of5,
    .d-3of7,
    .d-4of5,
    .d-4of7,
    .d-5of7,
    .d-6of7 {
        float: left;
        padding-right: .75em
    }
    .d-1of2 {
        width: 50%
    }
    .d-1of3 {
        width: 33.33%
    }
    .d-2of3 {
        width: 66.66%
    }
    .d-1of4 {
        width: 25%
    }
    .d-3of4 {
        width: 75%
    }
    .d-1of5 {
        width: 20%
    }
    .d-2of5 {
        width: 40%
    }
    .d-3of5 {
        width: 60%
    }
    .d-4of5 {
        width: 80%
    }
    .d-1of6 {
        width: 16.6666666667%
    }
    .d-1of7 {
        float: left;
        padding-right: .75em;
        width: 14.2857142857%
    }
    .d-2of7 {
        width: 28.5714286%
    }
    .d-3of7 {
        width: 42.8571429%
    }
    .d-4of7 {
        width: 57.1428572%
    }
    .d-5of7 {
        width: 71.4285715%
    }
    .d-6of7 {
        width: 85.7142857%
    }
    .d-1of8 {
        width: 12.5%
    }
    .d-1of9 {
        width: 11.1111111111%
    }
    .d-1of10 {
        width: 10%
    }
    .d-1of11 {
        width: 9.09090909091%
    }
    .d-1of12 {
        width: 8.33%
    }
}

.alert-error,
.alert-help,
.alert-info,
.alert-success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid
}

.alert-help {
    border-color: #e8dc59;
    background: #ebe16f
}

.alert-info {
    border-color: #bfe4f4;
    background: #d5edf8
}

.alert-error {
    border-color: #f8cdce;
    background: #fbe3e4
}

.alert-success {
    border-color: #deeaae;
    background: #e6efc2
}

#submit,
.blue-btn,
.comment-reply-link {
    display: inline-block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: .9em;
    font-size: 34px;
    line-height: 34px;
    font-weight: 400;
    padding: 0 24px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    -webkit-transition: background-color .14s ease-in-out;
    transition: background-color .14s ease-in-out;
    background-color: #2980b9
}

#submit:focus,
#submit:hover,
.blue-btn:focus,
.blue-btn:hover,
.comment-reply-link:focus,
.comment-reply-link:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #2574a8
}

#submit:active,
.blue-btn:active,
.comment-reply-link:active {
    top: 1px;
    background-color: #2472a4
}

.field,
input[type=search],
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
select,
textarea {
    display: block;
    height: 40px;
    line-height: 1em;
    padding: 0 12px;
    margin-bottom: 14px;
    font-size: 1em;
    color: #5c6b80;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #ECECEC
}

.btn,
.regform select,
body {
    font-family: mr-eaves-xl-modern, sans-serif
}

.field.error,
.field.is-invalid,
input[type=search].error,
input[type=search].is-invalid,
input[type=text].error,
input[type=text].is-invalid,
input[type=password].error,
input[type=password].is-invalid,
input[type=datetime].error,
input[type=datetime].is-invalid,
input[type=datetime-local].error,
input[type=datetime-local].is-invalid,
input[type=date].error,
input[type=date].is-invalid,
input[type=month].error,
input[type=month].is-invalid,
input[type=time].error,
input[type=time].is-invalid,
input[type=week].error,
input[type=week].is-invalid,
input[type=number].error,
input[type=number].is-invalid,
input[type=email].error,
input[type=email].is-invalid,
input[type=url].error,
input[type=url].is-invalid,
input[type=tel].error,
input[type=tel].is-invalid,
input[type=color].error,
input[type=color].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4
}

.field.is-valid,
.field.success,
input[type=search].is-valid,
input[type=search].success,
input[type=text].is-valid,
input[type=text].success,
input[type=password].is-valid,
input[type=password].success,
input[type=datetime].is-valid,
input[type=datetime].success,
input[type=datetime-local].is-valid,
input[type=datetime-local].success,
input[type=date].is-valid,
input[type=date].success,
input[type=month].is-valid,
input[type=month].success,
input[type=time].is-valid,
input[type=time].success,
input[type=week].is-valid,
input[type=week].success,
input[type=number].is-valid,
input[type=number].success,
input[type=email].is-valid,
input[type=email].success,
input[type=url].is-valid,
input[type=url].success,
input[type=tel].is-valid,
input[type=tel].success,
input[type=color].is-valid,
input[type=color].success,
select.is-valid,
select.success,
textarea.is-valid,
textarea.success {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: #fff;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2
}

.field.is-disabled,
.field[disabled],
input[type=search].is-disabled,
input[type=search][disabled],
input[type=text].is-disabled,
input[type=text][disabled],
input[type=password].is-disabled,
input[type=password][disabled],
input[type=datetime].is-disabled,
input[type=datetime][disabled],
input[type=datetime-local].is-disabled,
input[type=datetime-local][disabled],
input[type=date].is-disabled,
input[type=date][disabled],
input[type=month].is-disabled,
input[type=month][disabled],
input[type=time].is-disabled,
input[type=time][disabled],
input[type=week].is-disabled,
input[type=week][disabled],
input[type=number].is-disabled,
input[type=number][disabled],
input[type=email].is-disabled,
input[type=email][disabled],
input[type=url].is-disabled,
input[type=url][disabled],
input[type=tel].is-disabled,
input[type=tel][disabled],
input[type=color].is-disabled,
input[type=color][disabled],
select.is-disabled,
select[disabled],
textarea.is-disabled,
textarea[disabled] {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: .6
}

.field.is-disabled:active,
.field.is-disabled:focus,
.field[disabled]:active,
.field[disabled]:focus,
input[type=search].is-disabled:active,
input[type=search].is-disabled:focus,
input[type=search][disabled]:active,
input[type=search][disabled]:focus,
input[type=text].is-disabled:active,
input[type=text].is-disabled:focus,
input[type=text][disabled]:active,
input[type=text][disabled]:focus,
input[type=password].is-disabled:active,
input[type=password].is-disabled:focus,
input[type=password][disabled]:active,
input[type=password][disabled]:focus,
input[type=datetime].is-disabled:active,
input[type=datetime].is-disabled:focus,
input[type=datetime][disabled]:active,
input[type=datetime][disabled]:focus,
input[type=datetime-local].is-disabled:active,
input[type=datetime-local].is-disabled:focus,
input[type=datetime-local][disabled]:active,
input[type=datetime-local][disabled]:focus,
input[type=date].is-disabled:active,
input[type=date].is-disabled:focus,
input[type=date][disabled]:active,
input[type=date][disabled]:focus,
input[type=month].is-disabled:active,
input[type=month].is-disabled:focus,
input[type=month][disabled]:active,
input[type=month][disabled]:focus,
input[type=time].is-disabled:active,
input[type=time].is-disabled:focus,
input[type=time][disabled]:active,
input[type=time][disabled]:focus,
input[type=week].is-disabled:active,
input[type=week].is-disabled:focus,
input[type=week][disabled]:active,
input[type=week][disabled]:focus,
input[type=number].is-disabled:active,
input[type=number].is-disabled:focus,
input[type=number][disabled]:active,
input[type=number][disabled]:focus,
input[type=email].is-disabled:active,
input[type=email].is-disabled:focus,
input[type=email][disabled]:active,
input[type=email][disabled]:focus,
input[type=url].is-disabled:active,
input[type=url].is-disabled:focus,
input[type=url][disabled]:active,
input[type=url][disabled]:focus,
input[type=tel].is-disabled:active,
input[type=tel].is-disabled:focus,
input[type=tel][disabled]:active,
input[type=tel][disabled]:focus,
input[type=color].is-disabled:active,
input[type=color].is-disabled:focus,
input[type=color][disabled]:active,
input[type=color][disabled]:focus,
select.is-disabled:active,
select.is-disabled:focus,
select[disabled]:active,
select[disabled]:focus,
textarea.is-disabled:active,
textarea.is-disabled:focus,
textarea[disabled]:active,
textarea[disabled]:focus {
    background-color: #d5edf8
}

input[type=password] {
    letter-spacing: .3em
}

textarea {
    max-width: 100%;
    min-height: 120px;
    line-height: 1.5em
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center
}

body {
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
    line-height: 1.5;
    color: #58585b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
}

ul {
    padding: 0 0 0 15px
}

.orange_bull li,
.saftey li {
    margin-bottom: 10px;
    line-height: 1.6
}

.isi li::before,
.orange_bull ul li::before,
.saftey li::before {
    content: "•";
    color: #FF9e1b;
    padding-right: 5px;
    font-size: 26px;
    line-height: 0;
    vertical-align: sub
}

.orange_bull ul li::before,
.saftey li::before {
    margin-left: -14px
}

.isi li::before {
    margin-left: -11px
}

.isi li ul li::before {
    margin-right: 0!important;
    padding-right: 0;
    vertical-align: inherit
}

.wrap {
    width: 100%;
    margin: 0 auto
}

a,
a:focus,
a:hover,
a:visited,
a:visited:focus,
a:visited:hover {
    text-decoration: none
}

a.green {
    color: #0d965f
}

.btn,
.h1,
.h2,
h1,
h2 {
    color: #fff
}
.gc-green {
  color:#0D965F;
}

.gc-orange {
  color: #F49D00;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    text-rendering: optimizelegibility;
    font-weight: 500
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    text-decoration: none
}

.h1,
h1 {
    font-size: 32px;
    line-height: 1.333em
}

.h2,
h2 {
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: .375em
}

.h3,
h3 {
    font-size: 1.125em
}

.h4,
h4 {
    font-size: 1em;
    font-weight: 700
}

.h5,
h5 {
    font-size: .846em;
    line-height: 2.09em;
    text-transform: uppercase;
    letter-spacing: 2px
}

.btn {
    /*max-width: 250px;*/
    width: 100%;
    height: 44px;
    padding-top: 5px;
    border: 3px solid #122B4D;
    text-align: center;
    background: #122B4D;
    text-decoration: none;
    cursor: auto;
    float: left;
    font-weight: 700
}

.btn:hover {
    background: #fff;
    color: #122B4D;
    border: 4px solid #122B4D;
    text-decoration: none
}

#disclaimer-header {
  background-color: #0d965f;
}

#disclaimer-header p {
  color: white;
  /* max-width: 700px; */
  margin: 0 auto;
  padding: 3px 10px;
  font-size: 18px;
}

.header #inner-header {
    min-height: 100px;
    display: block
}

.wrapper-dropdown {
  border: 1px solid #838383;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 4px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: 97.5% center;
    position: relative;
    max-width: 200px;
    float: right;
    width: 100%;
    outline: none;
}

.wrapper-dropdown ul {
  display: none;
  position: absolute;
    z-index: 1000000;
    background-color: white;
    width: 101%;
    left: 0;
    margin-top: 0;
    border: 1px solid #838383;
    list-style: none;
    border-top: none;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 6px;
    left: -1px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.wrapper-dropdown ul li {
  position: relative;
  padding: 7px 0;

}

.wrapper-dropdown ul li span {
  margin-left: 40px;
}

.wrapper-dropdown img {
  max-width: 22px;
  position: absolute;
  left: 6px;
  top: 7px;

}

.wrapper-dropdown p {
  position: relative;
  /* width: 100%; */
  margin: 0;
  margin-left: 25px;
}

.wrapper-dropdown ul li img {
  max-width: 22px;
  position: absolute;
  left: 6px;
  top: 8px;
}

#logo {
  margin: 0px 0 .65em .5em;
  display: block;
  max-height: 67px;
  max-width: 270px;
  z-index: 9999;
}

#forUSonly p,
#home-hero {
    margin-bottom: 0
}

#logo a {
    color: #fff
}

.copyright {
    font-size: 12px
}

nav ul li:first-child {
  margin-left: -10px;
}

#wprmenu_menu #wprmenu_menu_ul .current-menu-item a {
    background-color: #F9A020
}

#menu-the-main-menu .sub-menu {
    width: 120%;
    padding: 0;
    text-align: left
}

#menu-the-main-menu .sub-menu li {
    width: 100%;
    border-bottom: 1px solid #fff;
    text-align: left
}

#menu-the-main-menu .sub-menu li a {
    width: 100%;
    font-size: 16px;
    padding-left: 20px!important
}

#menu-the-main-menu .sub-menu li:last-child {
    border: none
}

a.wprmenu_parent_item {
    width: 100%
}

#forUSonly {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 12px
}

#above-nav,
#home-hero,
.top-nav {
    width: 100%;
    position: relative
}

#econnect {
    color: #122B4D;
    float: right;
    margin-top: -60px
}

#econnect a {
    color: #122B4D;
    text-decoration: underline
}

.nav .current-menu-item a,
.nav li a:hover {
    text-decoration: none!important
}

#econnect .link_1,
#econnect .link_2 {
    display: block;
    margin: 0
}

.top-nav {
    float: left;
    display: block
}

#above-nav {
    max-width: 813px;
    height: 91px;
    float: left;
    display: block;
    margin-left: 10px
}

.nav li#menu-item-1092,
.nav li#menu-item-1092 a,
.nav li#menu-item-1092 a:hover,
.nav li#menu-item-35,
.nav li#menu-item-35 a,
.nav li#menu-item-35 a:hover {
    background: #9B9B9B
}

li.menu-item-35 ul li {
    background: #bcbcbc!important
}

img {
  width: 100%;
  height: auto;
}

.section {
    clear: both;
    float: left;
    width: 100% !important;
    /*margin: 0 5%*/

}

h1 {
    color: #fff;
    line-height: 1.25em;
    font-size: 34px
}

h2 {
    color: #0D965F;
    font-size: 26px;
    line-height: 1.15em;
}

.row {
  display: block;
  max-width: 1200px;
  margin: 0 auto;

  overflow: auto;
}


.col {
    float: left;
    display: block;
    position: relative;
}

.col_full {
  width: 100%;
}

.col_half {
  width: 50%;
}

.col.left-col {
  padding-right: 50px;
}

.col_right {
    float: right;
    display: block;
    width: 50%;
    margin-left: 50%;
    /*padding-top: 5%*/
}

.col_three {
  float: left;
  display: block;
  width: 33.3%;
  margin-bottom: 20px;
}

.col_three_inner {
  overflow: auto;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.center {
  text-align: center;
}

.section.hero {
  /*background-color: #F8F6F7;*/
}

#video-section {
  /*background-color: #e5f3fe;*/
}

.lazyScroll,
.lazyScrollDelay {
    opacity: 0;
}

.lazyLoad {
    -webkit-animation: fadein 2.5s;
    -moz-animation: fadein 2.5s;
    -ms-animation: fadein 2.5s;
    -o-animation: fadein 2.5s;
    animation: fadein 2.5s;
}

.lazyLoadDelay {
    -webkit-animation: fadein 3.5s;
    -moz-animation: fadein 3.5s;
    -ms-animation: fadein 3.5s;
    -o-animation: fadein 3.5s;
    animation: fadein 3.5s;
}

/*.violator-rollUp {
  margin-top: -50px;
  transition: all .01s linear;

}*/

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes rollup {
    from {
        margin-top: 0px;
    }
    to {
        margin-top: -350px;
    }
}

@keyframes rollUp {
  from {
      margin-top: 0px;
  }
  to {
      margin-top: -50px;
  }
}


/* Firefox < 16 */

@-moz-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes rollup {
    from {
        margin-top: 0px;
    }
    to {
        margin-top: -350px;
    }
}

@keyframes rollUp {
  from {
      margin-top: 0px;
  }
  to {
      margin-top: -50px;
  }
}


/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes rollup {
    from {
        margin-top: 0px;
    }
    to {
        margin-top: -350px;
    }
}

@keyframes rollUp {
  from {
      margin-top: 0px;
  }
  to {
      margin-top: -50px;
  }
}


/* Internet Explorer */

@-ms-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-ms-keyframes rollup {
    from {
        margin-top: 0px;
    }
    to {
        margin-top: -350px;
    }
}

@keyframes rollUp {
  from {
      margin-top: 0px;
  }
  to {
      margin-top: -50px;
  }
}



/* Opera < 12.1 */

@-o-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes rollup {
    from {
        margin-top: 0px;
    }
    to {
        margin-top: -350px;
    }
}

@keyframes rollUp {
  from {
      margin-top: 0px;
  }
  to {
      margin-top: -50px;
  }
}




@media only screen and (max-width:767px) {
    li.menu-item-35 {
        background: #9B9B9B
    }
    li.menu-item-35 ul li {
        background: #bcbcbc!important
    }
    li.menu-item-1092 {
        background: #9B9B9B
    }
    li.menu-item-1092 ul li {
        background: #bcbcbc!important
    }
    li.menu-item-1098,
    li.menu-item-1098 ul li {
        background: #F99F1E
    }
    #wprmenu_menu.wprmenu_levels ul li {
        border-top: 1px solid #fff!important
    }
    #wprmenu_menu.wprmenu_levels ul li a {
        border: none!important
    }
}

nav ul .current_page_parent a {
    background: 0 0
}

nav ul.sub-menu {
    background: #122B4D
}

.current_page_parent {
    background: #F9A020
}

.stickyNav {
  transition: all .2s ease-in-out;
}

.fixstickynav {
  position: fixed;
    width: 100%;
    z-index: 100000;
    top: 0;
}

.nav {
    border-bottom: 0;
    margin: 0;
    background: #122B4D;
    /*display: none*/
}

.nav .current-menu-item a {
    background: #F9A020
}

.nav li a {
    padding: .75em .5em!important;
    display: block;
    color: #fff;
    text-decoration: none;
    background: #122B4D;
    font-size: 18px;
    text-align: center;
}

.nav li a:hover {
    background: #f99f1e
}

.nav li ul.children li a,
.nav li ul.sub-menu li a {
    padding-left: 30px
}

#home-hero {
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    /*text-align: center;*/
    display: block
}

#home-hero .inner-hero {
    width: 40%!important;
    padding: 10% 10px 10px;
    text-align: left
}

#hero,
#home-hero .center {
    position: relative;
    display: block;
    width: 100%
}

#home-hero .inner-hero #hero_header {
    font-size: 28px;
    color: #fff
}

#home-hero .inner-hero #hero_subheader {
    color: #fff;
    line-height: 1em;
    font-size: 34px
}

#home-hero .inner-hero #hero_subheader p {
    margin: 0;
    text-align: left!important
}

#home-hero .inner-hero #hero-copy-text {
    color: #58585b
}

#home-hero .inner-hero #hero-copy-text p {
    text-align: left!important
}

#home-hero .inner-hero .center a .btn {
    font-weight: 700
}

#home-hero .center {
    margin: 0 auto;
    max-width: 300px;
    height: 34px
}

#hero {
    padding-top: 30px;
    background: #0d965f;
    text-align: center
}

#hero .device-img {
    width: 80%;
    margin: 0 auto
}

#hero .device-img img {
    margin-bottom: -7px
}

#hero .inner-hero {
    width: 100%;
    padding: 0 10px
}

#hero .inner-hero .h2 {
    color: #122b4d
}

#hero .inner-hero #hero_header {
    font-size: 28px;
    color: #fff
}

#hero .inner-hero #hero-copy-text,
#hero .inner-hero #hero_subheader {
    color: #fff
}

#hero .center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 178px
}

.hentry {
    border-radius: 3px
}

.hentry #home-boxes {
    position: relative;
    display: block;
    width: 100%;
    overflow: auto
}

.hentry #home-boxes .box {
    overflow: auto;
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 30px;
    margin-bottom: 1.75em
}

.hentry #home-boxes .box .inner {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 10px
}

.hentry #home-boxes .box .inner .box-header {
    font-size: 14px;
    color: #122b4d;
    line-height: 1.333em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

.hentry #home-boxes .box .inner .box-subheader {
    font-size: 16px;
    color: #58585b;
    line-height: 1.4em;
    margin-bottom: .375em
}

.hentry #home-boxes .box .inner .center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 230px;
    height: 34px
}

.hentry #bottom-block {
    position: relative;
    display: block;
    width: 100%;
    overflow: auto;
    margin: 0 auto 1.75em
}

.hentry #bottom-block .bb-left {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    background: #eaedf2;
    padding: 0 10px
}

.hentry #bottom-block .bb-right {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    background: #fff;
    padding: 30px 40px
}

.hentry #bottom-block .bb-right .form-header {
    font-size: 14px;
    color: #122b4d;
    line-height: 1.333em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0
}

.hentry #bottom-block .bb-right .form-copy {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: .375em
}

.hentry #bottom-block .bb-right form li {
    list-style-type: none
}

.hentry #bottom-block2 {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    overflow: auto
}

.hentry #bottom-block2 .bb-left {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-right: 0
}

.hentry #bottom-block2 .bb-left #Box1,
.hentry #bottom-block2 .bb-left #Box2 {
    margin-bottom: 10px
}

.hentry #bottom-block2 .bb-left .cta_box {
    overflow: auto;
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 50px
}

.hentry #bottom-block2 .bb-left .cta_box .inner {
    width: 100%;
    float: left;
    text-align: center
}

.hentry #bottom-block2 .bb-left .cta_box .inner .cta-img {
    display: none
}

.hentry #bottom-block2 .bb-left .cta_box .inner .cta-img img,
.hentry #bottom-block2 .bb-left .cta_box .inner .cta-sm-img img {
    width: 100%
}

.hentry #bottom-block2 .bb-left .cta_box .inner .cta-header {
    font-size: 16px;
    color: #122b4d;
    line-height: 1.333em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0;
    text-align: center;
    padding: 0 10px
}

.hentry #bottom-block2 .bb-left .cta_box .inner .cta-subheader {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 1.375em;
    padding: 0 20px
}

.hentry #bottom-block2 .bb-left .cta_box .inner .center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 250px;
    height: 34px;
    padding: 0 10px
}

.hentry #bottom-block2 .bb-left .left-top {
    width: 100%;
    min-height: 280px;
    position: relative;
    display: block;
    float: left;
    background: #eaedf2;
    margin-bottom: 40px;
    text-align: center
}

.hentry #bottom-block2 .bb-left .left-top .center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 134px;
    height: 34px
}

.hentry #bottom-block2 .bb-left .left-top .inner {
    position: absolute;
    bottom: 10%;
    width: 100%
}

.hentry #bottom-block2 .bb-left .left-bottom {
    width: 100%;
    min-height: 280px;
    position: relative;
    display: block;
    float: left;
    background: #eaedf2;
    margin-bottom: 40px;
    text-align: center
}

.hentry #bottom-block2 .bb-left .left-bottom .center {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 134px;
    height: 34px
}

.hentry #bottom-block2 .bb-left .left-bottom .inner {
    position: absolute;
    bottom: 10%;
    width: 100%
}

.hentry #bottom-block2 .bb-right {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    padding: 20px;
    background: #fff
}

.hentry #bottom-block2 .bb-right .form-header {
    font-size: 16px;
    color: #122b4d;
    line-height: 1.333em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0;
    text-align: center
}

.hentry #bottom-block2 .bb-right .form-copy {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: .375em;
    text-align: center
}

.hentry #bottom-block2 .bb-right form table tr td .small-text {
    font-size: 13px
}

.hentry #bottom-block2 .bb-right form table tr td label {
    line-height: 25px
}

.hentry .references {
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 14px
}

.hentry .references .p1 {
    text-indent: -1em;
    margin: 0 0 .5em 1.5em
}

.byline,
.entry-title,
.hentry footer p,
.page-title,
.single-title {
    margin: 0
}

.hentry footer,
.hentry header {
    padding: 1.5em
}

.byline {
    color: #9fa6b4;
    font-style: italic
}

.entry-content #main-content {
    background-color: #fff;
    margin-bottom: 20px
}

.entry-content #main-content #body_copy_1 {
    padding-top: 20px
}

.entry-content #main-content #body_copy_3 {
    padding-bottom: 20px
}

.entry-content #main-content .body_copy {
    padding: 0 20px
}

.entry-content #main-content .body_copy .body-header {
    font-size: 24px;
    color: #0d965f;
    line-height: 1.333em
}

.entry-content #main-content .body_copy .charts .chart-info {
    font-size: 14px;
    margin-left: 40px
}

.entry-content #main-content .body_copy .body-subheader {
    font-size: 20px;
    color: #122B4D;
    line-height: 1.4em;
    margin-bottom: .375em
}

.entry-content p {
    margin: 0 0 1em
}

.entry-content table {
    width: 100%
}

.entry-content table caption {
    margin: 0 0 7px;
    font-size: .75em;
    color: #9fa6b4;
    text-transform: uppercase;
    letter-spacing: 1px
}

.entry-content td:last-child {
    border-right: 0
}

.entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2
}

.entry-content th:last-child {
    border-right: 0
}

.entry-content blockquote {
    margin: 0 0 1.5em .75em;
    padding: 0 0 0 .75em;
    border-left: 3px solid #2980b9;
    font-style: italic;
    color: #9fa6b4
}

.entry-content dd {
    margin-left: 0;
    font-size: .9em;
    color: #787878;
    margin-bottom: 1.5em
}

.entry-content img {
    margin: 0 0 1.5em;
    max-width: 100%;
    height: auto
}

.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
    max-width: 100%;
    height: auto
}

.entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: .9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px
}

.wp-caption {
    max-width: 100%;
    background: #eee;
    padding: 5px
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%
}

.wp-caption p.wp-caption-text {
    font-size: .85em;
    margin: 4px 0 7px;
    text-align: center
}

.tags {
    margin: 0
}

#wprmenu_bar .menu_title,
#wprmenu_bar .menu_title:hover {
    border: 1px solid #122B4D
}

.box_single {
    width: 50%;
    float: left;
    position: relative;
    height: 200px
}

.box_single a {
    width: 100%!important
}

.box_inner {
    color: #fff;
    overflow: auto;
    padding: 40px
}

.box_img {
    float: left;
    margin: 10px 0
}

.box_img img {
    margin: 10px;
    max-width: 95px
}

.box_copy h3 {
    margin-bottom: 10px;
    font-weight: 800
}

#box_device {
    background-color: #00955E
}

#box_device:hover {
    background-color: #01754a
}

#box_studies {
    background-color: #F9A020
}

#box_studies:hover {
    background-color: #d08417
}

#box_patient {
    background-color: #8FC5C3
}

#box_patient:hover {
    background-color: #6d9897
}

#box_signup {
    background-color: #9B9B9B
}

#box_signup:hover {
    background-color: #7d7d7d
}

/*#bottomBlock1 .col_left {
    float: left;
    display: block;
    width: 50%
}

#bottomBlock1 .col_right {
    float: left;
    display: block;
    width: 50%;
    padding-top: 5%
}*/


/*#bottomBlock1 .col_right h2 {
    color: #0D965F;
    font-size: 26px;
    line-height: 1em
}*/

#bottomBlock1 .col_right button {
    width: 100%;
    max-width: 200px;
    height: 100%;
    background: #122B4D;
    color: #fff;
    padding: 5px 0
}

#bottomBlock1 .col_right button:hover {
    background: #fff;
    color: #122B4D
}

.reference-block {
    clear: both
}

#bottomBlock2 {
    clear: both;
    float: left;
    width: 100%;
    background: #F4F4F4;
    padding: 5px 15px 0;
    margin-bottom: 15px
}

#bottomBlock2 .col_left {
    padding-left: 40px;
    float: left;
    display: block;
    width: 50%
}

#bottomBlock2 .col_left #row_title {
    font-weight: 800;
    margin: 15px 0 0;
    text-transform: uppercase
}

#bottomBlock2 .col_left h2 {
    color: #0D965F;
    font-size: 26px;
    line-height: 1em
}

#bottomBlock2 .col_left .link_col {
    width: 50%;
    float: left
}

#bottomBlock2 .col_left .link_col a {
    color: #113157;
    text-decoration: underline;
    margin-bottom: 15px;
    display: block
}

#bottomBlock2 .col_left .link_col a img {
    margin: 0 0 0 5px
}

#bottomBlock2 .col_right {
    float: left;
    display: block;
    width: 50%;
    text-align: center;
    margin-bottom: -7px
}

#bottomBlock2 .col_right img {
    margin-bottom: 0
}

#mobHeroImage {
    display: none
}

.box_copy {
    float: left;
    width: 65%
}

.box_copy h3 {
    font-size: 18px
}

.box_copy p {
    font-size: 14px
}

.box_img {
    width: 35%;
    text-align: left
}

.half_title {
    width: 50%
}

@media only screen and (max-width:820px) {
    .half_title {
        width: 100%
    }
}

.pdficon img {
    width: 15px!important;
    margin: 0 0 -2px 2px
}

#pdfimage {
    width: 15px
}

.about_gam h2 {
    color: #0D965F;
    font-size: 32px;
    line-height: 1.25;
    text-align: left;
    margin-top: 0
}

.about_gam .col_only {
    width: 50%
}

.about_gam .row_a .heading {
    width: 40%;
    color: #0D965F;
    font-size: 24px;
    line-height: 1.25
}

.about_gam .row_b .col {
    float: left;
    width: 50%
}

.about_gam .row_b .col .col_title {
    color: #F9A020;
    font-size: 20px;
    font-weight: 800
}

.about_gam .row_b .col ul li {
    color: #F9A020
}

.about_gam .row_b .col ul li p {
    color: #58585b
}

.about_gam .row_b .col .col_1 {
    float: left;
    margin-left: 5%;
    width: 20%;
    margin-right: 5%
}

.about_gam .row_b .col .col_2 {
    float: left;
    width: 70%
}

.about_gam .row_c {
    clear: both;
    float: left;
    background: #F9F9F9;
    padding: 20px;
    margin-top: 25px
}

.about_gam .row_c .col {
    float: left;
    width: 50%
}

.about_gam .row_c .col .heading {
    color: #0D965F;
    font-size: 24px;
    line-height: 1.25
}

.about_gam .row_c .col a,
.about_gam .row_d a {
    text-decoration: underline;
    color: #113157
}

.about_gam .row_c .col #pdfImg {
    margin-bottom: -3px;
    margin-left: 5px
}

.icon_grid {
    padding: 15px
}

.icon_box {
    width: 50%;
    float: left;
    min-height: 80px;
    margin-bottom: 10px
}

.icon_box img {
    width: 35px;
    float: left;
    margin-right: 10px
}

.icon_box p {
    width: 65%;
    float: left;
    vertical-align: middle;
    font-size: 20px;
    max-width: 110px;
    margin-top: -5px;
    margin-left: 15px
}

.about_gam .row_c .col #moreInfo {
    clear: both;
    margin-bottom: 0
}

.about_gam .row_c .col_2 {
    text-align: center
}

.about_gam .row_c .col_2 img {
    width: 100%;
    max-width: 380px;
    padding-top: 20px
}

.about_gam .row_c .reference {
    clear: both;
    font-size: 12px;
    padding-top: 40px
}

.about_gam .row_d {
    clear: both;
    margin: 20px 0
}

.about_gam .row_d a {
    margin-left: 25px
}

#box_grid_4 {
    float: left;
    clear: both;
    margin-bottom: 25px;
    width: 100%
}

#box_grid_4 .box_copy p {
    font-size: 16px;
    text-align: left
}

.row_b {
    clear: both
}

.about_gam_works .heading {
    width: 100%;
    color: #0D965F;
    font-size: 24px;
    line-height: 1.25
}

.about_gam_works .row_b,
.about_gam_works .row_c {
    clear: both
}

.about_gam_works .row_b .col,
.about_gam_works .row_c .col {
    float: left;
    width: 50%;
    color: #58585b
}

.about_gam_works .row_b .col ul li,
.about_gam_works .row_c .col ul li {
    color: #F9A020
}

.about_gam_works .row_b .col ul li p,
.about_gam_works .row_c .col ul li p {
    color: #58585b
}

.about_gam_works .row_d,
.about_gam_works .row_e {
    clear: both
}

.about_gam_works .img_col {
    text-align: center;
    padding: 50px 0 20px
}

.about_gam_works .row_d {
    clear: both;
    margin: 20px 0
}

.about_gam_works .row_d a {
    color: #113157;
    text-decoration: underline
}

.about_gam_works .row_e #box_grid_4 {
    float: left;
    clear: both;
    margin-bottom: 20px
}

.about_gam_works .reference_row {
    clear: both
}

.about_gam_works .reference_row .reference {
    font-size: 12px
}

.about_gam_works .col ul li p {
    line-height: 1.2
}

.right_align {
    text-align: right!important
}

.about_gam_over h2 {
    color: #0D965F;
    font-size: 32px;
    line-height: 1.25;
    text-align: left;
    margin-top: 0
}

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

.about_gam_over .left_align h2 {
    text-align: left
}

.about_gam_over .pad .col {
    padding-right: 15px;
    margin-top: 25px
}

.about_gam_over .pad .col .col {
    padding: 0
}

.about_gam_over .pad .col:last-child {
    padding-left: 15px;
    padding-right: 0
}

.about_gam_over .pad .col:last-child .col {
    padding: 0
}

.about_gam_over .col {
    width: 50%;
    float: left;
    text-align: center
}

.about_gam_over .col p.col_title {
    text-align: center;
    color: #F9A020;
    font-size: 20px
}

.about_gam_over .col p {
    text-align: left
}

.about_gam_over .col.centered p {
    text-align: center
}

.about_gam_over .skinny {
    width: 80%;
    margin: 0 10%
}

.about_gam_over .row_c {
    clear: both;
    text-align: center
}

.about_gam_over .row_c img {
    width: 100%;
    max-width: 620px
}

.about_gam_over .row_c img.icon {
    width: auto;
    max-width: 145px
}

.about_gam_over .row_c img.icon.marg_down_1 {
    margin-top: 28px
}

.about_gam_over .row_c p {
    text-align: left
}

.about_gam_over .row_c ul {
    margin-bottom: 0;
    text-align: left
}

.about_gam_over .row_c ul li {
    color: #F9A020
}

.about_gam_over .row_c ul li p {
    color: #58585b;
    margin: 0
}

.about_gam_over .row_c .reference_graph p {
    text-align: left;
    margin: 0
}

.about_gam_over .row_c .reference_graph .foot_note {
    font-size: 10px;
    margin-top: 15px
}

.about_gam_over .row_c .reference_graph .foot_note_wrap p {
    font-size: 12px
}

.about_gam_over img.icon.marg_down_2 {
    margin-top: 12px
}

.about_gam_over .row_d {
    margin: 45px 0 15px;
    clear: both;
    float: left;
    width: 100%
}

.about_gam_over .row_d a {
    display: block;
    float: left;
    width: 50%;
    text-decoration: none
}

.about_gam_over .row_d a .bloc {
    width: 100%;
    padding: 15px 20px;
    color: #fff;
    text-align: center
}

.about_gam_over .color_block_row2 {
    margin: 45px 0 15px;
    clear: both;
    float: left;
    width: 100%
}

.about_gam_over .color_block_row2 a {
    display: block;
    float: left;
    width: 50%;
    text-decoration: none
}

.about_gam_over a,
.isi_link a,
.link_row_space_mob a {
    text-decoration: underline
}

.about_gam_over .color_block_row2 a .bloc {
    width: 100%;
    padding: 15px 20px;
    color: #fff;
    text-align: center
}

.about_gam_over .row_e {
    clear: both
}

.about_gam_over .multi_bloc {
    width: 100%
}

.about_gam_over .multi_bloc .inner_wrap {
    width: 100%;
    text-align: left
}

.about_gam_over .multi_bloc .inner_wrap .bloc_click {
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 30%;
    margin: 10px 1% 20px
}

.about_gam_over .multi_bloc .inner_wrap .bloc_click a {
    text-align: left;
    color: #113157;
    text-decoration: underline
}

.about_gam_over .multi_bloc .inner_wrap .bloc_click .arrow,
.about_gam_over .multi_bloc .inner_wrap .bloc_click a img {
    width: 10px
}

.about_gam_over .step_num {
    color: #F8A835;
    font-size: 24px
}

.about_gam_over a {
    text-align: left;
    color: #113157
}

.about_gam_over .step {
    padding-right: 30px
}

.about_gam_over .step img {
    width: 10px;
    margin-left: 5px
}

.about_gam_over .step li {
    color: #58585b!important
}

.about_gam_over .step_2 {
    padding-left: 30px
}

.about_gam_over .step_2 .centered img {
    border: 1px solid #a7a9ac
}

.about_gam_over .step_2 img {
    width: 15px;
    margin-left: 5px;
    margin-bottom: -2px
}

.about_gam_over .grey_back {
    background: #F5F5F5;
    padding: 0 25px
}

.about_gam_over .grey_back .third_col {
    width: 30%;
    margin: 1.5%;
    display: inline-block;
    text-align: center;
    color: #F8A835;
    vertical-align: top
}

.about_gam_over .grey_back .third_col p {
    max-width: 225px;
    margin: 0 auto
}

.about_gam_over .grey_back .foot_note {
    width: 100%;
    line-height: 1.2;
    font-size: 14px
}

.about_gam_over .reference,
.reference,
.reference p {
    font-size: 12px
}

.reference {
    clear: both
}

.centered {
    text-align: center
}

.fl_left {
    float: left
}

.title_row {
    color: #fff;
    background: #0D965F;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 35px
}

.title_row h1,
.title_row p {
    margin: 0;
    display: inline-block;
    font-size: 24px;
    padding: 4.7%
}

.title_row img {
    display: inline-block;
    float: right;
    padding: 11px 35px 0 0
}

.epi_col,
.grey_back.pad_top {
    padding-top: 25px
}

.col ul li p {
    margin: 5px 0
}

.safe_back .half {
    float: left
}

.safe_back .right_align {
    text-align: right
}

@media only screen and (max-width:900px) {
    .right_align {
        display: none
    }
}

.clinical_data h2 {
    color: #0D965F;
    font-size: 32px;
    line-height: 1.25;
    margin-bottom: 5px
}

.clinical_data .half {
    width: 50%
}

.clinical_data .centered {
    text-align: center
}

.clinical_data .left_align_bullet {
    text-align: left;
    width: 100%;
    max-width: 600px;
    margin: 0 50px 0 auto
}

.clinical_data p.col_title {
    text-align: center;
    color: #F9A020;
    font-size: 20px
}

.clinical_data .third_col {
    width: 30%;
    margin: 1.5%;
    display: inline-block;
    text-align: center;
    color: #F8A835;
    vertical-align: top
}

.clinical_data .row_d,
.clinical_data .row_d .inner_wrap {
    float: left;
    width: 100%
}

.clinical_data .row_d {
    clear: both;
    margin-bottom: 25px
}

.clinical_data .row_d .inner_wrap .col {
    width: 50%;
    float: left;
    padding-right: 15px
}

.clinical_data .row_d .inner_wrap .col .bubble {
    width: 20%;
    margin-right: 5%;
    margin-top: 15px
}

.clinical_data .row_d .inner_wrap .col:last-child {
    padding-right: 0;
    padding-left: 15px
}

.clinical_data .row_e {
    clear: both
}

.clinical_data .data_nav {
    clear: both;
    z-index: 999
}

.clinical_data .data_nav a {
    text-align: center;
    width: 32.9%;
    display: inline-block;
    background: #0D965F;
    color: #fff
}

.clinical_data .data_nav a:hover,
.data_nav a.active_nav {
    background: #F5F5F5;
    color: #0D965F
}

.clinical_data .data_wrap {
    margin-bottom: 50px
}

.clinical_data .graph_note {
    width: 100%;
    max-width: 600px;
    margin: 15px auto
}

.clinical_data .add_foot {
    font-size: 12px
}

.clinical_data .data_cont,
.clinical_data .data_cont p {
    margin-top: 0
}

.clinical_data .green_note {
    color: #0D965F
}

.clinical_data .saftey_info h2 {
    font-size: 28px;
    font-weight: 400;
    margin: 0
}

.clinical_data .saftey_info h4 {
    color: #0D965F;
    font-weight: 400;
    margin: 0
}

.bloc p,
.current_page_item,
.current_page_parent a {
    font-weight: 800
}

.clinical_data .reference {
    font-size: 12px
}

.clinical_data .data_col {
    margin-right: 120px
}

.clinical_data .data_col img {
    max-width: 600px;
    height: 265px;
    margin-left: 10%;
    margin-top: 15px;
    margin-bottom: 10px
}

.clinical_data .bubble_wrap {
    width: 70px;
    float: left;
    margin-top: 365px;
    margin-left: 20px
}

.clinical_data .bubble_wrap img,
.fixed,
.isi_link {
    width: 100%
}

.clinical_data .data_wrap_1 .bubble_wrap {
    margin-top: 335px
}

.clinical_data .data_wrap_2 .bubble_wrap {
    margin-top: 345px
}

.clinical_data .data_wrap_6 .bubble_wrap {
    margin-top: 370px
}

@media only screen and (max-width:890px) {
    .bubble_wrap {
        margin-top: 15px!important
    }
.gc-customer-service{
    justify-content: center!important;
  }
}

#sectionWrapA,
#sectionWrapB {
    border-bottom: 1px solid #979797;
    padding-bottom: 30px
}

.fixed {
    position: fixed;
    top: 0;
    max-width: 960px
}

.about_gam_over .row_c .cta {
    text-align: left
}

.abt_hcp .centered h2,
.epi_col {
    text-align: center
}

.isi_link {
    font-size: 16px
}

.isi_link a {
    color: #122B4D;
    width: auto!important;
    float: none!important;
    display: inline-block!important
}

.nav .current-menu-item .sub-menu a {
    background: #122B4D
}

.nav .current-menu-item .sub-menu li:hover,
.nav .current-menu-item .sub-menu li:hover a {
    background: #F9A020
}

.link_row_space_mob a {
    color: #113157
}

.color_block_row2 a:nth-child(1) .bloc:hover {
    background: #01754a!important
}

.color_block_row2 a:nth-child(2) .bloc:hover {
    background: #d08417!important
}

.color_block_row2 a:nth-child(3) .bloc:hover {
    background: #6d9897!important
}

.color_block_row2 a:nth-child(4) .bloc:hover {
    background: #7d7d7d!important
}

.marg_bot {
    margin-bottom: 25px
}

.abt_hcp .row_c ul li {
    color: #58585b
}

.abt_hcp .centered p {
    line-height: 1
}

.title_row img {
    max-width: 195px
}

.side_image {
    width: 100%;
    max-width: 240px;
    margin: 0 auto
}

.row_f {
    clear: both
}

.overview_img {
    max-width: 150px;
    max-height: 220px;
    width: 100%
}

.epi_col,
.over_col {
    float: left;
    width: 50%
}

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

.epi_col:nth-child(2) {
    padding-top: 28px
}

.over_col .col_title {
    text-align: left;
    color: #F9A020;
    font-size: 20px
}

.over_col p {
    margin: 5px 0
}

@media only screen and (max-width:890px) {
    .overview_img {
        float: none;
        max-width: 150px;
        width: 105px;
        margin: 0 auto
    }
    .about_gam_over .pad .col {
        padding-left: 15px;
        padding-right: 15px!important
    }
    .over_col {
        text-align: center;
        width: 100%
    }
    .over_col p {
        float: none;
        width: 100%;
        text-align: left
    }
}

.underline_super sup {
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #113157;
    padding-bottom: 11px
}

.orange_box_wrap {
    width: 100%;
    clear: both;
    float: left
}

.orange_box_wrap .orange_box {
    width: 22%;
    float: left;
    margin: 10px 1.5%;
    border: 4px solid #F9A020;
    padding: 15px;
    text-align: center;
    color: #F9A020;
    font-weight: 800;
    min-height: 260px
}

.orange_box_wrap .orange_box img {
    max-width: 80%;
    margin: 0 auto;
    max-height: 85px
}

@media only screen and (max-width:1029px) {
    .orange_box_wrap .orange_box {
        min-height: 305px
    }
}

@media only screen and (max-width:890px) {
    .orange_box_wrap .orange_box {
        min-height: 330px
    }
}


@media only screen and (max-width:768px) {
    .orange_box_wrap .orange_box {
        width: 47%;
        min-height: 300px
    }
}

@media only screen and (max-width:480px) {
    .orange_box_wrap .orange_box {
        width: 97%;
        min-height: 200px
    }
}

.thank_btn button {
    background: #122B4D;
    color: #fff
}

.thank_btn button:hover {
    background: #fff;
    color: #122B4D
}

.safe_act_bubble {
    width: 10%;
    float: left;
    margin-top: -40px
}

.two_halves {
    margin-bottom: 25px;
    float: left;
    width: 100%
}

.two_halves .half {
    width: 50%;
    float: left
}

.two_halves li {
    margin-bottom: 0
}

.table_row {
    margin-top: 75px;
    clear: both
}

.text-center {
    text-align: center
}

.table {
    width: 80%;
    margin: 0 10%
}

.table_img {
    max-width: 100%
}

.table_title {
    padding: 0 10%;
    font-size: 20px
}

.non_space_bull li {
    margin-bottom: 0
}

@media only screen and (max-width:820px) {
    .safe_act_bubble,
    .two_halves .half {
        width: 100%;
        float: none
    }
    .two_halves {
        padding: 0 15px
    }
    .safe_act_bubble {
        max-width: 100px;
        margin: 10px auto 0
    }
    .center_row {
        text-align: center
    }
    .table_title {
        padding: 0 5px
    }
    .table_row {
        margin-top: 10px
    }
}

video::-moz-media-controls-overlay-play-button {
    display: none
}

.three_col .col_heading {
    margin-left: 1.5%;
    margin-top: 32px;
    margin-bottom: 15px;
    width: 50%
}

.three_col img {
    width: 90%;
    margin: 25px 5% 0
}

.three_col .col_1_title,
.three_col .col_2_title,
.three_col .col_3_title {
    text-align: left;
    color: #fff;
    padding: 10px 15px;
    font-size: 24px;
    margin-bottom: 20px
}

.three_col .col_3 img {
    margin-top: 50px
}

.three_col .col_1_title {
    background: #0D965F
}

.three_col .col_1_title p {
    color: #fff
}

.three_col .col_2_title {
    background: #F99F1E
}

.three_col .col_2_title p {
    color: #fff
}

.three_col .col_3_title {
    background: #8FC5C3
}

.three_col .col_3_title p {
    color: #fff
}

.three_col p {
    margin: 0;
    text-align: left;
    color: #58585b
}

.half_cta {
    width: 50%
}

#video-title {
  max-width: 1000px;
  margin: 25px 0 40px 0;
  padding: 0 10px;
}

#video-title h2 {
  margin-bottom: 0;
}

#video-title p {
  margin-top: 0;
}

.video-container {
  /*padding-bottom: 50px;*/
  /*max-width: 1000px;*/
  margin: 0 auto;
  padding: 0 10px 50px 10px;
}

.video-subtitle h4,
.video-subtitle p {
  margin: 0;
}

video {
    cursor: pointer;
    object-fit: cover;
}

video::-internal-media-controls-download-button {
    display: none
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}

#patientImage {
    width: 100%;
    max-width: 360px
}

.step .step_img,
.step_2 .step_img {
    width: auto!important;
    max-width: 250px!important;
    margin: 0 auto!important;
    max-height: 190px!important
}

.clinical_data .bullet_split {
    width: 75%;
    float: right
}

#paiteint_sub_list {
    list-style: none!important
}

#paiteint_sub_list li:before {
    content: "–  "!important;
    margin-left: -20px;
    vertical-align: initial;
    color: #FF9e1b
}

.isi li {
    padding-left: 1%;
    line-height: 1.65
}

.isi li ul li {
    list-style-type: none!important;
    padding-left: 1%
}

.isi li ul li:before {
    content: "– "!important;
    margin-left: -15px;
    margin-right: 8px;
    color: #FF9e1b
}

form {
    width: 100%;
    float: left;
    /*margin-bottom: 50px*/
    /*max-width: 300px;*/
}

form p {
    width: 95%;
    float: left;
    margin: 0
}

.button_row {
    width: 100%;
    max-width: 650px;
    margin: 0 auto
}

.form_toggle {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border: 1px solid #5c6b80
}

.form_toggle.active,
.form_toggle:hover {
    background: #5c6b80;
    color: #fff
}

input[type=submit] {
    margin-top: 25px
}

input[type=checkbox] {
    cursor: pointer;
    width: 5%;
    float: left
}

input[type=submit]:hover {
    color: #fff;
    background: #122B4D;
    cursor: pointer
}

.sign_up_wrap {
    margin-bottom: 50px
}

.sign_up_wrap .show {
    display: block
}

.sign_up_wrap .hide {
    display: none
}

.push_down {
    margin-top: 100px!important
}

.pum-container.popmake .pum-close.popmake-close{
    right:0 !important;
    top: 0 !important;
}

@media only screen and (max-width:1029px) {
    html {
        overflow-x: hidden
    }
    .clinical_data .data_col {
        margin-right: 0
    }
    .box_img img {
        margin: 15px 20px 15px 0
    }
    .icon_box {
        min-height: 85px
    }
    .isi_link,
    .reference {
        padding: 0 15px
    }
}

@media only screen and (max-width:890px) {
    .clinical_data .data_nav {
        margin: 0 -15px
    }
    .no_marg_mob {
        margin-top: 0!important
    }
    .full_color_row {
        padding: 0!important;
        width: 100%
    }
    .header #inner-header {
        border-bottom: 1px solid #5c6b80
    }
    .push_down {
        margin-top: 20px!important
    }
    .clinical_data .bullet_split {
        width: 100%;
        float: none
    }
    .half_cta {
        width: 100%
    }
    .three_col img {
        max-width: 300px
    }
    .three_col .third_col {
        width: 90%!important;
        margin: 25px 5%
    }
    .three_col .col_heading {
        width: 90%;
        margin: 25px 5%
    }
    #content #inner-content #main #home-hero {
        height: auto!important
    }
    .abt_hcp .col.centered h2,
    .abt_hcp .col.centered p {
        text-align: left
    }
    #wprmenu_bar .menu_title {
        height: auto;
        padding: 5px 10px 10px;
        font-size: 20px;
        font-variant: small-caps;
        text-transform: lowercase
    }
    .circle_back #main {
        background-image: none
    }
    .wrap {
        width: 100%
    }
    body.admin-bar #wprmenu_bar {
        width: 85px;
        text-align: center;
        float: right;
        position: relative;
        z-index: 5;
        padding-bottom: 0;
        padding-top: 0;
        padding-right: 5px;
        margin-top: -85px
    }
    body.admin-bar #wprmenu_bar .menu_title {
        margin: 0 auto
    }
    #econnect {
        width: 100%;
        text-align: center;
        position: absolute;
        top: 90px;
        padding: 0 5%
    }
    #econnect .link_1,
    #econnect .link_2 {
        display: block;
        text-align: left;
        max-width: 100%;
        font-size: 15px
    }
    #econnect .link_1 {
        margin-top: 7px
    }
    #wprmenu_bar {
        background: 0 0!important;
        position: absolute;
        top: 100px
    }
    #wprmenu_bar .menu2title {
        background: #122b4d
    }
    #logo {
        /*padding-left: 10px;*/
        /*height: 100%;*/
        /*max-height: 85px;*/
        /*max-width: 250px;*/
        text-align: center;
        margin: 10px auto 10px auto;
    }
    #logo img {
        /*max-width: 200px*/
    }
    #home-hero .inner-hero {
        width: 100%!important
    }
    #mobHeroImage {
        display: block;
        width: 100%;
        margin-bottom: -8px;
        padding-top: 10px
    }
    #mobHeroImage img {
        width: 100%;
        max-width: 420px
    }
    #home-hero {
        height: 100%;
        background: #fff;
        background-image: none!important;
        margin-bottom: 0
    }
    .box_single {
        width: 100%!important;
        height: 100%!important
    }
    .box_single .box_inner {
        padding: 20px 5px 20px 10px
    }
    .box_single .box_inner .box_copy {
        width: 53%
    }
    .box_img img {
        margin: 15px 20px 15px 5px!important
    }
    #bottomBlock1 {
        margin-bottom: 25px
    }
    #bottomBlock1 .col_left {
        width: 100%;
        text-align: center
    }
    #bottomBlock1 .col_left img {
        margin-bottom: 0;
        max-width: 300px
    }
    #bottomBlock1 .col_right {
        width: 100%;
        padding-top: 0
    }
    #bottomBlock1 .col_right a {
        float: left;
        width: 100%;
        text-align: center
    }
    #bottomBlock1 .col_right a button {
        float: none;
        margin: 36px auto
    }
    #bottomBlock2 {
        margin-bottom: 0
    }
    #bottomBlock2 .col_left {
        padding-left: 0;
        width: 100%
    }
    #bottomBlock2 .col_left #row_title {
        margin-top: 36px
    }
    #bottomBlock2 .col_left .link_col {
        width: 100%
    }
    #bottomBlock2 .col_right {
        width: 100%;
        padding-top: 0
    }
    .footer #inner-footer {
        padding: 0 15px
    }
    .about_gam .row_b .col {
        width: 100%;
        clear: both
    }
    .about_gam .row_b .col .col_1 {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0
    }
    .about_gam .row_b .col .col_2 {
        float: none;
        width: 100%;
        padding: 0 15px
    }
    .about_gam .row_a .heading {
        width: 90%;
        margin: 0 5% 5%
    }
    .about_gam .row_c {
        padding: 0;
        width: 100%
    }
    .about_gam .row_c .col {
        width: 90%;
        clear: both;
        margin: 0 5%
    }
    .about_gam .row_c .col .icon_grid {
        float: left
    }
    .icon_box {
        min-height: 115px;
        text-align: center
    }
    .icon_box img {
        float: none;
        margin: 0
    }
    .icon_box p {
        float: none;
        margin: 0;
        width: 100%;
        max-width: 100%
    }
    .about_gam .row_c .col_2 img {
        width: 100%;
        margin-top: 10px
    }
    .about_gam .row_c .reference {
        padding: 0 15px
    }
    .box_img {
        width: 30%;
        margin-right: 5%
    }
    .box_img img {
        width: 100%;
        max-width: 75px
    }
    .about_gam_works .row_b .col,
    .about_gam_works .row_c .col {
        width: 100%;
        padding: 15px
    }
    .about_gam_works .row_d {
        text-align: center;
        padding: 0 15px
    }
    .about_gam_works .reference_row {
        padding: 0 15px
    }
    .crumb {
        text-align: center
    }
    #wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
        width: 100%;
        margin: 0
    }
    #wprmenu_menu {
        background: 0 0!important
    }
    #wprmenu_menu li {
        border-bottom: 1px solid #fff!important
    }
    #wprmenu_menu .sub-menu {
        display: block!important
    }
    #wprmenu_menu .sub-menu li {
        padding-left: 0!important;
        background: #4b6583
    }
    #wprmenu_menu .sub-menu li a,
    #wprmenu_menu .sub-menu li a:hover {
        padding-left: 35px
    }
    .reference-block {
        padding: 20px
    }
    .inner-hero .center a {
        display: flex
    }
    .inner-hero .center a .btn {
        margin: 0 auto
    }
    .about_gam_over .row_b,
    .about_gam_over .row_c,
    .about_gam_over .row_d,
    .about_gam_over .row_f {
        padding: 0 15px
    }
    .about_gam_over .col {
        width: 100%
    }
    .about_gam_over .row_c {
        width: 100%;
        margin: 0
    }
    .about_gam_over .row_d a {
        width: 100%;
        float: none
    }
    .about_gam_over .reference {
        font-size: 12px
    }
    .about_gam_over .multi_bloc .inner_wrap {
        width: 100%;
        margin-right: 0
    }
    .about_gam_over .multi_bloc .inner_wrap .bloc_click {
        float: left;
        text-align: left;
        width: 40%;
        margin: 5%
    }
    .about_gam_over .step,
    .about_gam_over .step_2 {
        padding: 0
    }
    .about_gam_over .grey_back .foot_note,
    .about_gam_over .grey_back .third_col {
        width: 90%;
        margin: 10px 5%
    }
    .about_gam_over .skinny .step_img {
        padding-left: 45px
    }
    .about_gam_over .skinny .step_num {
        margin-left: 10px
    }
    .clinical_data .fixed {
        margin-left: -15px
    }
    .clinical_data .reference,
    .clinical_data .row_b,
    .clinical_data .row_c,
    .clinical_data .row_d,
    .clinical_data .row_e {
        padding: 0 15px
    }
    .clinical_data .half,
    .clinical_data .third_col {
        width: 100%
    }
    .clinical_data .third_col {
        vertical-align: top
    }
    .clinical_data .row_d .inner_wrap .col {
        width: 100%;
        float: none;
        padding: 0!important;
        text-align: center
    }
    .clinical_data .row_d .inner_wrap .col .bubble {
        width: 100%;
        max-width: 100px;
        margin: 0 auto
    }
    .clinical_data .row_d .inner_wrap .col p {
        float: none;
        width: 100%;
        text-align: left
    }
    .clinical_data h2 {
        font-size: 28px;
        margin-top: 30px
    }
    .clinical_data .data_nav a {
        width: 33.33333%;
        display: block;
        float: left;
        height: 45px;
        margin-bottom: 15px
    }
    .clinical_data .data_nav a .data_click {
        height: 80%
    }
    .clinical_data .data_nav a .data_click p {
        margin: 5px 0;
        line-height: 1
    }
    .clinical_data .sect_1_nav .data_click p,
    .clinical_data .sect_2_nav .data_click p,
    .clinical_data .sect_3_nav .data_click p {
        margin-top: 13px!important
    }
    .clinical_data .data_col img {
        width: 100%;
        margin-left: 0;
        height: auto
    }
    .clinical_data .data_col {
        margin-right: 0
    }
    .clinical_data .bubble_wrap {
        width: 100%;
        float: none;
        margin-top: 15px;
        margin-left: 0
    }
    .clinical_data .bubble_wrap img {
        width: 100%;
        max-width: 70px;
        margin: 0 auto
    }
    .title_row {
        margin-bottom: 20px
    }
    .title_row img {
        display: none
    }
    .about_gam .col_only {
        width: 90%;
        margin: 0 5%
    }
    .about_gam .row_b .col .col_1 {
        margin-top: 25px
    }
    .about_gam .row_c {
        margin-top: 36px
    }
    #moreInfo {
        margin-top: 0
    }
    .about_gam .row_d.link_row_space_mob,
    .about_gam_works .link_row_space_mob {
        margin: 36px 15px
    }
    .about_gam .row_d a {
        margin-left: 0
    }
    .about_gam_works .heading {
        margin-top: 0
    }
    .footer-brand {
        margin: 32px auto
    }
    .footer {
        width: 100%!important
    }
    .footernav-bottom-row p {
        font-size: 10px;
        line-height: 13px
    }
    .reference {
        padding-top: 20px
    }
    #wprmenu_bar .menu_title,
    #wprmenu_bar .wprmenu_icon_menu {
        background: #122B4D
    }
    #wprmenu_menu #wprmenu_menu_ul .current-menu-item a {
        font-weight: 800
    }
    .isi main h2,
    .isi main p,
    .isi main ul {
        padding: 0 15px
    }
}

@media only screen and (max-width:600px) {
    .clinical_data .sect_3_nav .data_click p {
        margin-top: 5px!important
    }
}

@media only screen and (max-width:430px) {
    .about_gam_over .multi_bloc .inner_wrap {
        width: 100%;
        margin-right: 0
    }
    .about_gam_over .multi_bloc .inner_wrap .bloc_click {
        float: left;
        text-align: left;
        width: 90%;
        margin: 5%
    }
}

.no-widgets,
.pagination {
    text-align: center
}

.pagination,
.wp-prev-next {
    margin: 1.5em 0
}

.pagination ul {
    display: inline-block;
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px
}

.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2
}

.pagination a,
.pagination span {
    margin: 0;
    text-decoration: none;
    line-height: 1em;
    font-size: 1em;
    font-weight: 400;
    padding: .75em;
    min-width: 1em;
    display: block;
    color: #2980b9
}

.pagination a:focus,
.pagination a:hover,
.pagination span:focus,
.pagination span:hover {
    background-color: #2980b9;
    color: #fff
}

.pagination .current {
    cursor: default;
    color: #5c6b80
}

.pagination .current:focus,
.pagination .current:hover {
    background-color: #fff;
    color: #5c6b80
}

.wp-prev-next .prev-link {
    float: left
}

#submit,
.wp-prev-next .next-link {
    float: right
}

#comments-title {
    padding: .75em;
    margin: 0;
    border-top: 1px solid #f8f9fa
}

.commentlist {
    margin: 0;
    list-style-type: none
}

.comment {
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 1.5em;
    border-bottom: 1px solid #f8f9fa
}

.comment .comment-author {
    padding: 7px;
    border: 0
}

.comment .vcard {
    margin-left: 50px
}

.comment .vcard cite.fn {
    font-weight: 700;
    font-style: normal
}

.comment .vcard time {
    display: block;
    font-size: .9em;
    font-style: italic
}

.comment .vcard time a {
    color: #9fa6b4;
    text-decoration: none
}

.comment .vcard time a:hover {
    text-decoration: underline
}

.comment .vcard .avatar {
    position: absolute;
    left: 16px;
    border-radius: 50%
}

.comment:last-child {
    margin-bottom: 0
}

.comment .children {
    margin: 0
}

.comment[class*=depth-] {
    margin-top: 1.1em
}

.comment.depth-1 {
    margin-left: 0;
    margin-top: 0
}

.comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px
}

.comment.odd {
    background-color: #fff
}

.comment.even {
    background: #f8f9fa
}

.comment_content p {
    margin: .7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em
}

.comment-reply-link {
    font-size: .9em;
    float: right
}

.comment-edit-link {
    font-style: italic;
    margin: 0 7px;
    text-decoration: none;
    font-size: .9em
}

.comment-respond {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa
}

#reply-title {
    margin: 0
}

.logged-in-as {
    color: #9fa6b4;
    font-style: italic;
    margin: 0
}

.logged-in-as a {
    color: #5c6b80
}

.comment-form-comment {
    margin: 1.5em 0 .75em
}

.form-allowed-tags {
    padding: 1.5em;
    background-color: #f8f9fa;
    font-size: .9em
}

#submit {
    font-size: 1em
}

#comment-form-title {
    margin: 0 0 1.1em
}

#allowed_tags {
    margin: 1.5em 10px .7335em 0
}

.nocomments {
    margin: 0 20px 1.1em
}

.no-widgets {
    background-color: #fff;
    padding: 1.5em;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 1.5em
}

.footer {
    background: #ECECEC;
    border-top: 3px solid #122b4d;
    width: 1024px;
    margin: 0 auto;
    clear: both;
    min-height: 120px
}

.footer #inner-footer {
    min-height: 120px;
    color: #122b4d;
    padding: 0 50px;
}

.footer #inner-footer .footernav-top-row {
    width: 100%
}

.footer #inner-footer .footernav-top-row .footer-links ul {
    padding-left: 0
}

.footer #inner-footer .footernav-top-row .footer-links ul li {
    width: 80%;
    margin: 10px 10px 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.footer #inner-footer .footernav-bottom-row,
.footer #inner-footer .footernav-top-row .footer-social {
    width: 100%;
    float: left
}

.footer #inner-footer .footernav-top-row .footer-links ul li a,
.footer #inner-footer .footernav-top-row .footer-links ul li a:visited {
    color: #122b4d
}

.footer #inner-footer .footernav-top-row .footer-links ul li a:hover {
    color: #F9A020
}

.footer #inner-footer .footernav-top-row .footer-social .social-item {
    /*float: left;*/
    margin-right: 10px;
    display: inline-block;
}

.footer #inner-footer .footernav-top-row .footer-social .social-item img {
  max-width: 30px;
}

.footer #inner-footer .footernav-bottom-row .footer-brand {
    float: none;
    margin-bottom: 20px
}

.toggle_wrap {
    width: 60%;
    margin-left: 15px
}

.toggle_wrap h2 {
    font-size: 28px
}

.toggle_wrap p {
    margin-bottom: 5px;
    color: #333
}

.regform label,
.toggle_wrap label {
    font-size: 16px;
    color: #58585b
}

.toggle_wrap label {
    vertical-align: text-bottom
}

.toggle_wrap input[type=radio] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #333;
    cursor: pointer;
    margin: 10px 10px -1px 0
}

.toggle_wrap input[type=radio]:checked {
    background: #0D965F
}

.regform {
    margin: 20px 0 20px 15px;
    width: 60%;
    padding: 0 15px 15px
}

.regform input {
    background: #fff;
    border: 1px solid #58585b
}

.title h2 {
  margin-bottom: 0px;
}

.row.callouts {
  padding-bottom: 0;
  padding-top: 0;
}

.row.callouts #prescribing_title {
  padding-bottom: 30px;
}

.row.forms  {
  padding-top: 0;
  padding-bottom: 50px;
}

.row.forms  .title {
  text-align: center;
}

.forms h4 {
  margin-bottom: 10px;

}

.slide-box {
  /*overflow: auto;*/
  max-width: 200px;
  margin: 0 auto;
  /*padding-top: 16px;*/
}

.slide-click {
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  cursor: pointer;
}

.slide-down {
  display: none;
}

.btn {
    font-size: 16px;
    /*width: 95%;*/
    /*max-width: 250px;*/
    background: #122B4D;
    color: #fff
}

.btn_clear {
  background: none;
  color: #122B4D;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
}

.btn_clear span {
  display: block;
  /*text-transform: capitalize;*/
  padding: 8px 0 0 0;
}

.btn_clear:hover {
  color: #0e1929;
}

.btn_clear i.fa {
  color: #fff;
  font-size: 28px;
  transition: .25s linear all;
  background-color: #122B4D;
  width: 28px;
  border-radius: 35px;
}

.btn_clear i.fa:hover {
  background: white;
    color: #122b4d;
    border: 1px solid #122b4d;
}
/*.btn_clear:after {
content: "\f105";
  color: blue;
  font-size: 28px;
}*/

.row.form_buttons {
  /*max-width: 600px;*/
}

.row.form_buttons .col_half {
  text-align: center;
}

.row.form_buttons .col_half .col_half_inner {
  overflow: auto;
  max-width: 280px;
  margin: 0 auto;
}
.row.form_buttons .col_full .col_half_inner {
    max-width: 280px;
    margin: 0 auto;
    overflow: auto;
    text-align: center;
}
.row.form_buttons .col_half .col_half_inner.right {
  margin-right: 10px;
}


.row.form_buttons .col_half .col_half_inner.left {
  margin-left: 10px;
}

#moa_section {
  /*background: url('/wp-content/uploads/2018/03/moa_bg2.jpg') no-repeat;*/
  background-color: #ebebeb;
    height: 100%;
    background-size: cover;
    /*min-height: 600px;*/
    background-position: center;
}

#moa_row {
  overflow: hidden;
  padding-top: 50px;
  min-height: 600px;
}

#moa_img {
  width: 100%;
  max-width: 510px;
  margin: 0 auto;

}

#device_section {
  background: url('https://www.gammacore.com/wp-content/themes/gammacore-p2/library/images/canada/gammacore_bag.jpg') no-repeat;
    height: 100%;
    background-size: cover;
    /*min-height: 600px;*/
    background-position: 20%;
}

#device_section .row {
  padding-top: 0;
  min-height: 600px;

}

#prescription_section .callouts .prescribing_icon img {
  max-width: 100px
}

#prescription_section .callouts .prescribing_copy {
  max-width: 320px;
  margin: 0 auto;
}

.callout {
  text-align: center;
}

.btn:hover {
    background: #fff;
    color: #122B4D
}

.regform .zipcode {
    width: 50%
}

.regform .phone {
    width: 70%
}

.regform .checkbox {
    width: 35px;
    margin-right: 15px;
    margin-top: 2px
}

.regform .checkbox_label {
    font-size: 16px
}

.regform input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #333
}

.regform input[type=checkbox]:checked {
    background: #0D965F
}

.regform select {
    background-color: #fff;
    cursor: pointer;
    font-size: 1em;
    color: #333;
    border: 1px solid #58585b
}

.regform input[type=radio] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 7.5px;
    border: 1px solid #333;
    cursor: pointer;
    margin: 10px 10px -4px 0
}

.regform input[type=radio]:checked {
    background: #0D965F
}

@media only screen and (max-width:475px) {
    .regform,
    .toggle_wrap {
        width: 90%;
        max-width: 300px
    }
    .regform .checkbox {
        margin-top: 15px
    }
    .toggle_wrap {
        margin: 0 auto
    }
    .regform {
        margin: 20px auto
    }
}

@media only screen and (min-width:481px) {
    #bottom-block2 .bb-left .cta_box {
        width: 49%!important;
        margin-right: 1%
    }
    #bottom-block2 .bb-left .cta_box .cta-header {
        min-height: 45px!important
    }
    .entry-content .alignleft,
    .entry-content img.alignleft {
        margin-right: 1.5em;
        display: inline;
        float: left
    }
    .entry-content .alignright,
    .entry-content img.alignright {
        margin-left: 1.5em;
        display: inline;
        float: right
    }
    .entry-content .aligncenter,
    .entry-content img.aligncenter {
        margin-right: auto;
        margin-left: auto;
        display: block;
        clear: both
    }
    .entry-content #home-boxes .box {
        overflow: auto;
        float: none;
        width: 100%;
        background: #fff;
        padding-bottom: 30px;
        margin: 0 auto 1.75em
    }
    .footer-links ul li {
        width: 20%!important;
        float: left
    }
}

@media only screen and (min-width:768px) {
  .section {
    padding: 0 30px;
  }
  .row {
    padding: 30px 0;
  }

  .right-img {
    /*margin-left: 50%;*/
  }

  .pb-0 {
    padding-bottom: 0px;
  }

  .middle-align {
    position: relative;
    z-index: 0;
    min-height: 490px;
    display: flex;
    align-items: center;
    overflow: hidden;  }


    #content #inner-content #main #home-hero {
        background-repeat: no-repeat;
        background-size: cover;
        /*height: 430px;*/
        width: 100%;
        margin-bottom: 0;
        /*text-align: center;*/
        position: relative;
        display: block
    }
    #content #inner-content #main #hero {
        width: 100%;
        padding: 10px;
        background: #0d965f;
        text-align: center;
        position: relative;
        display: block;
        margin: 0 auto
    }
    #content #inner-content #main #hero .device-img {
        width: 35%;
        margin: 0
    }
    #content #inner-content #main #hero .device-img img {
        margin-bottom: -17px
    }
    #content #inner-content #main #hero .inner-hero {
        width: 65%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -moz-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        padding: 0;
        text-align: left
    }
    #content #inner-content #main #hero .inner-hero h2 {
        width: 90%;
        margin: 0
    }
    .entry-content #home-boxes {
        margin-bottom: 1.75em
    }
    .entry-content #home-boxes .box {
        overflow: auto;
        float: left;
        width: 24%;
        background: #fff;
        padding-bottom: 0;
        min-height: 400px;
        margin-bottom: 0
    }
    .entry-content #home-boxes .box .inner .box-header {
        min-height: 40px
    }
    .entry-content #home-boxes .box .inner .box-subheader {
        min-height: 110px
    }
    .entry-content #home-boxes #Box2,
    .entry-content #home-boxes #Box3,
    .entry-content #home-boxes #Box4 {
        margin-left: 1.333%
    }
    .entry-content #main-content .body_copy .inner .charts .chart-img {
        width: 75%
    }
    .entry-content #main-content .body_copy .inner .charts .chart-img img {
        margin: 0 0 10px
    }
    .wrap {
        max-width: 100%
    }
    .hentry #boxes {
        position: relative;
        display: block;
        width: 100%
    }
    .hentry #boxes .box1,
    .hentry #boxes .box2,
    .hentry #boxes .box3,
    .hentry #boxes .box4 {
        width: 46%;
        margin: 2%;
        position: relative;
        float: left;
        display: block;
        height: 300px;
        background: #eaedf2
    }
    .hentry #bottom-block,
    .hentry #bottom-block .bb-left,
    .hentry #bottom-block .bb-right,
    .hentry #bottom-block2 {
        position: relative;
        display: block;
        width: 100%
    }
    .hentry #bottom-block {
        background: #eaedf2
    }
    .hentry #bottom-block .bb-left {
        min-height: 600px;
        float: left
    }
    .hentry #bottom-block .bb-right {
        float: left
    }
    .hentry #bottom-block2 .bb-left {
        width: 49%;
        position: relative;
        display: block;
        float: left;
        margin-right: 2%
    }
    .hentry #bottom-block2 .bb-left #Box1 {
        margin-right: 4%
    }
    .hentry #bottom-block2 .bb-left .cta_box {
        width: 48%!important;
        min-height: 570px;
        margin-right: 0;
        padding-bottom: 0
    }
    .hentry #bottom-block2 .bb-left .cta_box .inner .cta-img {
        display: block
    }
    .hentry #bottom-block2 .bb-left .cta_box .inner .cta-sm-img {
        display: none
    }
    .hentry #bottom-block2 .bb-left .cta_box .inner .cta-subheader {
        min-height: 133px
    }
    .hentry #bottom-block2 .bb-right {
        width: 49%;
        min-height: 570px;
        position: relative;
        display: block;
        float: left
    }
    .nav {
        border: 0;
        display: block;
        padding-right: 0!important;
        padding-left: 0!important;
        margin-left: 0!important
    }
    .nav ul {
        background: #323944;
        margin-top: 0
    }
    .nav li {
        float: left;
        width: 17.5%;
        position: relative;
        text-align: center;
        font-size: 14px
    }
    .nav li a {
        border-bottom: 0
    }
    .nav li a:focus,
    .nav li a:hover {
        color: #fff;
        text-decoration: underline
    }
    .nav li ul.children,
    .nav li ul.sub-menu {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999
    }
    .nav li ul.children li a,
    .nav li ul.sub-menu li a {
        padding-left: 10px;
        border-right: 0;
        display: block;
        width: 180px;
        border-bottom: 1px solid #ccc
    }
    .nav li ul.children li:last-child a,
    .nav li ul.sub-menu li:last-child a {
        border-bottom: 0
    }
    .nav li ul.children li ul,
    .nav li ul.sub-menu li ul {
        top: 0;
        left: 100%
    }
    .nav li:hover>ul {
        top: auto;
        visibility: visible
    }
    .sidebar {
        margin-top: 2.2em
    }
    .widgettitle {
        border-bottom: 2px solid #444;
        margin-bottom: .75em
    }
    .widget {
        padding: 0 10px;
        margin: 2.2em 0
    }
    .widget ul li {
        margin-bottom: .75em
    }
    .widget ul li ul {
        margin-top: .75em;
        padding-left: 1em
    }
    .footernav-top-row {
        width: 100%;
        float: none;
        min-height: 70px
    }
    .footernav-top-row nav {
        width: 75%;
        float: left
    }
    .footernav-top-row nav .footer-links ul {
        width: 100%
    }
    .footernav-top-row .footer-social {
        width: 25%!important;
        /*float: right!important;*/
        margin-top: 20px
    }
    .footer-social {
      text-align: right;
    }
    .footernav-top-row .footer-social .social-item {
        /*float: right!important;*/
        margin-right: 10px
    }
    .footernav-bottom-row {
        width: 100%
    }

    #physicians_img {
      width: 60%;
      margin: 0 auto;
    }
}

@media screen and (min-width:891px)  {
  .section {
    padding: 0 50px;
  }
  .row
    padding: 30px 50px;
  }
}

@media only screen and (min-width:1030px) {
    .hentry #bottom-block,
    .hentry #bottom-block .bb-left,
    .hentry #bottom-block .bb-right,
    .hentry #bottom-block2,
    .hentry #bottom-block2 .bb-left,
    .hentry #home-boxes {
        position: relative;
        display: block
    }
    .wrap {
        /*max-width: 1080px*/
    }
    .nav li a {
        min-height: 0;
        font-size: 15px
    }
    .hentry #home-boxes {
        width: 100%
    }
    .hentry #home-boxes .box1,
    .hentry #home-boxes .box2,
    .hentry #home-boxes .box3,
    .hentry #home-boxes .box4 {
        width: 46%;
        margin: 2%;
        position: relative;
        float: left;
        display: block;
        height: 300px;
        background: #eaedf2
    }
    .hentry #bottom-block {
        width: 100%;
        background: #eaedf2
    }
    .hentry #bottom-block .bb-left {
        width: 50%;
        min-height: 600px;
        float: left
    }
    .hentry #bottom-block .bb-right {
        width: 100%;
        float: left
    }
    .hentry #bottom-block #home-form {
        width: 70%!important
    }
    .hentry #bottom-block2 {
        width: 100%
    }
    .hentry #bottom-block2 .bb-left {
        width: 49%;
        float: left;
        margin-right: 1%
    }
    .hentry #bottom-block2 .bb-left .cta_box {
        min-height: 585px
    }
    .hentry #bottom-block2 .bb-left .cta_box .inner .cta-subheader {
        min-height: 90px
    }
    .hentry #bottom-block2 .bb-right {
        width: 50%;
        min-height: 585px;
        position: relative;
        display: block;
        float: left
    }
    .box {
        min-height: 380px!important
    }
    .box .inner .box-header {
        min-height: 10px!important
    }
    .box .inner .box-subheader {
        min-height: 90px!important
    }
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        color: #444!important;
        text-decoration: underline
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")"
    }
    a abbr[title]:after,
    a:visited abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .page-navigation,
    .respond-form,
    .sidebar,
    .wp-prev-next,
    nav {
        display: none
    }
}


/****************************/

.skyblue-bg {
    background: #A1CCEC !important;
}

.middle-contain {
    width: 80%;
    margin: 30px auto;
    color: #333333;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.middle-contain p {
    color: #333333;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

#map {
    height: 320px;
    margin-bottom: 15px;
}

#coords {
    background-color: black;
    color: white;
    padding: 5px;
}

.find-section {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.find-section input {
    background-color: #EEEFEE;
    width: 230px;
    border-radius: 1px;
    display: inline-block;
    vertical-align: middle;
    margin: auto 15px 15px auto;
    color: #0D965F;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.find-section::-webkit-input-placeholder {
    color: #0D965F;
}

.find-section::-moz-placeholder {
    color: #0D965F;
}

.find-section:-ms-input-placeholder {
    color: #0D965F;
}

.find-section:-moz-placeholder {
    color: #0D965F;
}

.find-section button {
    display: inline-block;
    vertical-align: middle;
    float: none;
    background-color: #0D965F;
    border: none;
    color: #FFFFFF;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    width: 145px;
    height: 40px;
    outline: none;
    margin-bottom: 15px;
}

.search-result {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}

.search-result h3 {
    color: #0D965F;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
}

.table-responsive {
    margin-bottom: 30px;
}

.table-responsive table {
    width: 100%;
    text-align: left;
    border-collapse: inherit;
}

.table-responsive table,
.table-responsive thead,
.table-responsive tbody,
.table-responsive th,
.table-responsive td {
    vertical-align: middle;
}

.table-responsive table th {
    border-bottom: 2px solid #333333;
    padding: 10px 10px 10px 0;
}

.table-responsive table td {
    border-bottom: 2px dashed #333333;
    padding: 10px 10px 10px 0;
}

.table-responsive table td > table td {
    border: none;
    padding: 0;
}

.right-div {
    float: right;
    margin-right: 40px;
}

.mobile-show {
    display: none;
}

td.mobile-show {
    position: relative;
    width: 33px;
    height: 70px;
}

.link-map,
.link-yahoo {
    position: absolute;
    top: 15px;
    left: 0;
}

.link-yahoo {
    top: auto;
    bottom: 15px;
}

#innovativeBlock {
    background-color: #bbdaf3;
    background-image: url(https://www.gammacore.com/wp-content/themes/gammacore-p2/library/css/images/innovative.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: block;
    float: left;
    width: 100%;
    padding: 60px 0;
}

.col_right {
    float: right;
    /*max-width: 480px;*/
    /*margin-right: 80px;*/
}

#innovativeBlock h2,
#workBlock h2 {
    color: #0D965F;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 24px;
    line-height: 24px;
}

#innovativeBlock p,
#workBlock p {
    color: #4A4A4A;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 450px;
}

#home-hero .inner-hero .center a.btn {
    height: 45px;
    max-width: 200px;
    font-family: mr-eaves-xl-modern, sans-serif;
    padding: 8px;
}

#innovativeBlock a.btn,
#workBlock a.btn {
    height: 58px;
    padding: 15px;
    width: auto;
    max-width: none;
    margin: 20px auto;
}

#innovativeBlock .btn:hover,
#workBlock .btn:hover {
    background: transparent;
}

#workBlock {
    background-color: #ffffff;
    background-image: url(https://www.gammacore.com/wp-content/themes/gammacore-p2/library/css/images/work-slider.png);
    background-position: 80% bottom;
    background-repeat: no-repeat;
    background-size: 255px auto;
    display: block;
    float: left;
    width: 100%;
    padding: 60px 0 25px;
}

#workBlock .col_left {
    margin-left: 80px;
    max-width: 400px;
}

#box_grid_4.grid-boxes {
    margin-bottom: 0;
}

.grid-boxes .box_inner {
    padding: 26px 50px;
    display: inline-block;
}

.grid-boxes .box_copy h3 {
    color: #FFFFFF;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
}

#bottomBlock2.physiciansBlock {
    background-color: #F3F3F3;
    background-image: url("https://www.gammacore.com/wp-content/themes/gammacore-p2/library/css/images/physicians.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 15px;
    margin: 0;
}

#bottomBlock2.physiciansBlock .col_left #row_title {
    color: #001A49;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

#bottomBlock2.physiciansBlock .col_left h2 {
    color: #00955E;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 24px;
    line-height: 24px;
}

#bottomBlock2.physiciansBlock .col_left p {
    color: #4A4A4A;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

#bottomBlock2.physiciansBlock .col_left .link_col {
    width: auto;
}

#bottomBlock2.physiciansBlock .col_left .link_col a {
    color: #001A49;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.box_single .box_img,
.box_single .box_img img {
    margin: 0;
}

.btn-link {
    color: #FFFFFF;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    border: none;
    padding: 0;
    height: auto;
    width: auto;
    min-width: auto;
    padding-right: 22px;
    text-align: left;
    text-decoration: underline;
    position: relative;
}

.btn-link:hover {
    color: #ffffff;
    background: transparent;
    outline: none;
}

.btn-link:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    right: 0;
    margin: auto;
    background-image: url('https://www.gammacore.com/wp-content/themes/gammacore-p2/library/css/images/Triangle-white.png');
    background-position: center center;
    background-repeat: no-repeat;
}

input.txtbox {
    background-color: #EEEFEE;
    color: #0D965F;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 230px;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    margin-right: 5px;
}

.box_inner::-webkit-input-placeholder {
    color: #0D965F;
}

.box_inner::-moz-placeholder {
    color: #0D965F;
}

.box_inner:-ms-input-placeholder {
    color: #0D965F;
}

.box_inner:-moz-placeholder {
    color: #0D965F;
}

button.btn-green {
    background-color: #0D965F;
    border: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    min-width: auto;
    float: none;
    height: auto;
    padding: 8px 7px;
    color: #FFFFFF;
    font-family: mr-eaves-xl-modern, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.zip-box {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#home-hero .inner-hero {
    width: 50%!important;
    float: left;
}

#home-hero .inner-hero #hero_subheader {
    color: #0D965F;
    width: 100%;
}

.footer {
    width: 100%;
    padding: 0 15px;
}

div.ca-banner {
    background-image: url(https://www.gammacore.com/wp-content/themes/gammacore-p2/library/images/gammacore-banner-ca-bg.jpg);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}
.pl-15{ padding-left: 15px!important; }
div.ca-banner h1 {
    text-shadow: 0 0 2px #fff;
}
div.ca-banner p {
    font-size: 19px;
    text-shadow: -1px -1px 0px rgb(255 255 255 / 70%);
}



@media screen and (max-width: 1100px) {
    .grid-boxes .box_inner {
        padding: 15px 10px;
    }
    #home-hero .inner-hero {
        width: 50%!important;
    }
}

@media screen and (max-width: 1029px) {
    .footer {
        /*width: 800px;*/
    }
}

@media screen and (min-width:891px) {
  .header-form {
    float: right;
    margin: 10px 35px 5px 0;
    width: 40%;
    padding: 0 10px;
    max-width: 350px;
  }
  .header-form form {
    float: right;
  }
  #header-ifu {
    text-align: right;
  }
  .header-form form select {
    background-color: white;
    border: 1px solid;
    margin-bottom: 0;

  }

  #header-ifu {
    /* padding-top: 40px; */
  }

}
@media screen and (max-width: 991px) {
    .ca-banner .middle-align {
        min-height: 350px;
    }
}

@media screen and (max-width: 890px) {
    #home-hero .inner-hero #hero_subheader,
    #home-hero .inner-hero #hero_subheader p {
        max-width: 100%;
    }
    #home-hero .inner-hero #hero-copy-text {
        width: 100%;
    }
    #home-hero .inner-hero {
        padding: 50px 15px;
        height: auto;
        max-width: 450px;
        margin: auto;
    }
    #innovativeBlock,
    #workBlock,
    #bottomBlock2.physiciansBlock {
        background-image: none !important;
        padding: 15px 0;
        text-align: center;
    }
    #mobHeroImage {
        text-align: center;
    }
    #innovativeBlock .col_right,
    #workBlock .col_left,
    #bottomBlock2 .col_left {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: left;
        padding: 50px 15px;
        max-width: 450px;
        margin: auto;
    }
    #innovativeBlock p,
    #workBlock p {
        max-width: none;
    }
    #innovativeBlock a.btn,
    #workBlock a.btn {
        float: none;
        display: table;
        margin: 5px auto;
    }
    #mobHeroImage img {
        width: auto;
        max-width: 420px;
        max-height: 420px;
    }
    #bottomBlock2.physiciansBlock .col_left .link_col {
        width: 100%;
    }
    .footer {
        width: 100% !important;
        padding: 0;
    }
    .header-form {
      max-width: 400px;
      margin: 0 auto;
      width: 100%;
      overflow: auto;
      padding: 0 10px;
    }
    .header-form form {

    }

    .header-form form select {
      background-color: white;
      border: 1px solid;
      margin-bottom: 0;

    }
    #header-ifu {
      width: 100%;
      text-align: center;
      overflow: auto;
    }

    .wrapper-dropdown {
    max-width: unset;
    float: right;
    width: 100%;
  }

  .header-form {
    overflow: visible;
  }

  .wrapper-dropdown ul {
    width: 100.65%;
  }


}

@media screen and (max-width: 767px) {
      .section {
        padding: 0px;
      }

      .row {
        padding: 30px 20px;
        max-width: 600px;
      }

      .col {
        width: 100%;
      }

      .col_three {
        width:100%;
      }
      .btn {
        max-width: unset;
        width: 100%;
      }

      .hero .row {
        margin-bottom: -7px;
        padding-bottom: 0px;
      }

      .nav li {
        width: 20%;
        float: left;
        display: table;
      }

      .nav li a {
        font-size: 13px;
        display: table-cell;
        height: 55px;
        vertical-align: middle;
      }

    #home-hero .inner-hero {
        width: 100%!important;
    }

    #device_section {
      background: url('https://www.gammacore.com/wp-content/themes/gammacore-p2/library/images/canada/gammacore_bag.jpg') no-repeat;
      background-position: bottom;
      background-size: auto;
      min-height: 700px;
    }

    #device_section .row {
      min-height: unset;
      padding: 0 20px 0 35px;
    }

    #device_section .row .col {
      max-width: 500px;
    }

    #device_section h2 {
      /* margin-top: 10px; */
    }

    .middle-contain {
        width: 100%;
    }
    .mobile-show {
        display: table-cell;
    }
    .box_single .box_inner .box_copy {
        width: 65%;
    }
    .mobile-hide {
        display: none;
    }
    .footer {
        width: 100% !important;
    }
    #moa_img img {
      margin-left: 30px;
    }
    .icon_box {
      margin-bottom: 30px;
      line-height: 20px;
  }
  div.ca-banner {
    padding: 20px 0 270px;
    background-size: 1100px;
    background-position: 100% bottom;
  }
  .ca-banner .middle-align {
    min-height: auto;
  }
}

@media screen and (max-width: 500px) {
    #map {
        height: 170px;
    }
    .table-responsive table td {
        padding: 35px 10px 35px 0;
    }
    input.txtbox {
        margin: 0 0 10px;
    }
    button.btn-green {
        width: 230px;
    }
}

@media screen and (max-width:420px) {
  .nav li {
    width: 25%;
    float: left;
    display: table;
  }
  #device_section {
      background: url('https://www.gammacore.com/wp-content/themes/gammacore-p2/library/images/canada/gammacore_bag.jpg') no-repeat;
      background-position: top;

      min-height: 600px;
  }
}

@media screen and (max-width:375px) {
  #device_section {

      min-height: 500px;
  }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
  #device_section {
    background-position: center;
  }


}

@media only screen and (min-width: 1025px) {
  #device_section .row {
    padding-left: 125px;
  }

}

@media screen and (max-width:1249px) {
  #disclaimer-header p {
    /*max-width: 700px;*/

  }
}
.custom-header-button {
    color: #FFF;
    padding: 7px;
    background: #f99f1e;
    border-radius: 5px;
    margin: 0px;
    font-size: 16px;
    display: inline-block;
    margin: 3px 0px;
}

#popmake-4799 .casignup a{cursor: pointer; padding:6px; }
.gc-customer-service{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    padding: 5px;
}
.gc-customer-service a{
    text-decoration: none;
    color: #333333;
    font-size: 15px;
    line-height: 27px;
    display: flex;
    margin-right: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gc-customer-service a .fa {
    width: 29px;
    height: 29px;
    display: block;
    border: 1px solid #0d965f;
    border-radius: 50px;
    padding: 7px;
    background: transparent;
    color: #0d965f;
    font-size: 13px;
    text-align: center;
    margin: 0;
    transition: all ease-in-out 0.3s;
    margin-right: 5px;
}
.gc-customer-service a:hover .fa {
  color: #fff;
  background-color: #0d965f;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width:891px){#top-header{padding:0 50px 0 0;float:left;width:50%;margin-left:35px}}@media screen and (max-width:890px){.header-topblock .top-header-signup{text-align:center}}.nav li{width:25%}.nav{display:flex}#header-ifu{font-size:15px;float:right;margin:5px 0}#header-ifu p{margin:0}.testimonialBlockSection .testimonialContainer{padding:0 15px}.testimonialBlockSection .testimonial-box{padding:30px;height:100%;border:1px solid #e3e3e3;transition:all ease-in-out .2s;cursor:pointer}.testimonialBlockSection .testimonial-wrap{padding:0 15px;flex:0 0 50%;max-width:50%;margin:15px 0}.testimonialBlockSection .testimonial-box:hover{box-shadow:0 0 10px rgba(0,0,0,.2);border:1px solid #e3e3e3;transition:all ease-in-out .2s}.testimonialBlockSection .testimonial-box p{font-size:18px;line-height:27px;font-style:italic;color:#58585b}.testimonialBlockSection .testimoial-text{position:relative}.testimonialBlockSection .quote-left{width:70px;height:70px;font-size:20px;background:#e8fbf3;display:block;border-radius:50%;text-align:center;line-height:70px;color:#0d965f}.testimonialBlockSection .writer-wrap{display:flex;align-items:start;padding:10px 0}.testimonialBlockSection .writer-wrap h4{margin:0;font-size:16px;line-height:20px;margin-right:10px;color:#0d965f}.testimonialBlockSection .writer-wrap h5{margin:0;margin-right:10px;color:#122b4d;font-size:13px;line-height:23px}.testimonialBlockSection .prof-ico{margin-right:10px;color:#122b4d}.testimonialBlockSection .two-column{display:flex;margin:0 -15px;flex-wrap:wrap}@media (max-width:991px){.testimonialBlockSection .testimonial-wrap{flex:0 0 100%;max-width:100%}}