*,
*:before,
*:after {
    box-sizing: border-box;
}
div,
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
    margin: 0;
    padding: 0;
}
::-moz-selection {
    background: #5186c5;
    color: #fff;
}
::selection {
    background: #5186c5;
    color: #fff;
}
::-moz-selection {
    background: #5186c5;
    color: #fff;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    overflow-x: hidden;
}
nav ul {
    list-style: none;
    padding: 0;
}
a {
    text-decoration: none;
}
iframe,
object,
embed,
img {
    border: 0;
    max-width: 100%;
}
abbr {
    border-bottom: 1px dotted #666;
    cursor: help;
}
address {
    font-style: normal;
}
b,
strong {
    font-weight: 500;
}
i,
em {
    font-style: italic;
}
li + li,
i,
option,
br,
hr,
svg,
svg *,
.button + .button,
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
h1:first-child,
h2:first-child,
.page-not-found .content h1:first-child,
h3:first-child {
    margin-top: 0;
}
body {
    margin: 0;
    color: #404040;
    background-color: #fff;
    line-height: 1;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    padding-top: 71px;
    font-size: 13px;
    font-size: 0.8125rem;
}
@media (min-width: 60em) {
    body {
        padding-top: 88px;
    }
}
p,
address,
ul,
ol,
dl,
dd {
    margin-bottom: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5;
}
p:first-child,
address:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
dd:first-child {
    margin-top: 0;
}
@media (min-width: 56.875em) {
    p,
    address,
    ul,
    ol,
    dl,
    dd {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.875;
    }
}
small,
.small {
    font-size: 15px;
    font-size: 0.9375rem;
}
address {
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    line-height: 1.4;
}
@media (min-width: 56.875em) {
    address {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}
header svg,
main svg {
    width: 100%;
    height: 100%;
}
h1,
h2,
.page-not-found .content h1,
h3,
h4,
h5,
h6,
dt,
th {
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    color: #87ac1d;
    margin-bottom: 0;
}
h1 {
    line-height: 1.3;
    line-height: 46px;
    font-weight: 300;
    font-size: 40px;
    font-size: 2.5rem;
}
@media (min-width: 56.875em) {
    h1 {
        font-size: 60px;
        font-size: 3.75rem;
        letter-spacing: 0.6px;
        line-height: 70px;
    }
}
h2,
.page-not-found .content h1,
dt {
    line-height: 1.2;
    font-size: 21px;
    font-size: 1.3125rem;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
}
h3 {
    line-height: 1.1;
    font-size: 16px;
    font-size: 1rem;
}
@media (min-width: 56.875em) {
    h3 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
    }
}
h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
li {
    margin-bottom: 0.5em;
}
.listInline li:before,
.contactInfo li:before {
    display: none;
}
ol {
    counter-reset: item;
    padding-left: 1.75em;
}
ol li {
    counter-increment: item;
    list-style: none;
    position: relative;
}
ol li:before {
    content: counter(item) ".";
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    position: absolute;
    left: -1.5em;
}
img {
    vertical-align: middle;
}
blockquote {
    position: relative;
    padding: 1em;
    margin: 1em;
    margin-bottom: 1em;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}
@media (min-width: 47.5em) {
    blockquote {
        padding: 1.5em 3em;
    }
}
blockquote:before,
blockquote:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
}
@media (min-width: 29.9375em) {
    blockquote:before,
    blockquote:after {
        width: 300px;
    }
}
blockquote:after {
    top: inherit;
    bottom: 0;
}
blockquote footer {
    margin-top: 1em;
}
@media (min-width: 47.5em) {
    blockquote footer {
        margin-top: 2em;
    }
}
blockquote,
blockquote p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    font-style: italic;
    font-weight: 300;
}
@media (min-width: 47.5em) {
    blockquote,
    blockquote p {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 40px;
    }
}
blockquote cite {
    font-style: normal;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    display: block;
    font-size: 1px;
    font-size: 0.0625rem;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 3px;
}
@media (min-width: 47.5em) {
    blockquote cite {
        font-size: 12px;
        font-size: 0.75rem;
    }
}
fieldset {
    border: 0;
    padding: 0;
}
fieldset legend {
    float: left;
    text-align: left;
}
button,
.button {
    display: inline-block;
    outline: 0;
    padding: 3px 15px;
    border: 2px solid #87ac1d;
    background-color: #87ac1d;
    border-radius: 200px;
    text-transform: uppercase;
    min-width: 145px;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 19px;
    color: #fff;
    -webkit-transition: 0.3s ease-out background-color, 0.3s ease-out border-color, 0.3s ease-out color;
    transition: 0.3s ease-out background-color, 0.3s ease-out border-color, 0.3s ease-out color;
    letter-spacing: 1px;
    cursor: pointer;
}
button:link,
button:visited,
.button:link,
.button:visited {
    color: #fff;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #769619;
    border-color: #769619;
}
button.alt,
.button.alt {
    background-color: #5186c5;
    border-color: #5186c5;
}
button.alt:link,
button.alt:visited,
.button.alt:link,
.button.alt:visited {
    color: #fff;
}
button.alt:hover,
button.alt:focus,
.button.alt:hover,
.button.alt:focus {
    background-color: #3f79bd;
    border-color: #3f79bd;
}
button.ghost,
.button.ghost {
    background-color: transparent;
    border-color: #979797;
}
button.ghost:link,
button.ghost:visited,
.button.ghost:link,
.button.ghost:visited {
    color: #fff;
}
button.ghost:hover,
button.ghost:focus,
.button.ghost:hover,
.button.ghost:focus {
    color: #87ac1d;
    border-color: #87ac1d;
}
button.ghost-green,
.button.ghost-green {
    background-color: transparent;
}
button.ghost-green:link,
button.ghost-green:visited,
.button.ghost-green:link,
.button.ghost-green:visited {
    color: #87ac1d;
}
button.ghost-green:hover,
button.ghost-green:focus,
.button.ghost-green:hover,
.button.ghost-green:focus {
    color: #fff;
    background-color: #769619;
    border-color: #769619;
}
button.cta,
.button.cta {
    width: 100%;
    background: #f29f36;
    background: -webkit-linear-gradient(top, #f29f36 0%, #f76b1c 100%);
    background: linear-gradient(to bottom, #f29f36 0%, #f76b1c 100%);
    border: 0;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    padding: 15px 0;
    text-shadow: 0 2px 10px #505050;
}
@font-face {
    font-family: "open_sanssemibold";
    src: url("../fonts/opensans-semibold-webfont.eot");
    src: url("../fonts/opensans-semibold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.html") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff"),
        url("../fonts/opensans-semibold-webfont-2.html") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "open_sansitalic";
    src: url("../fonts/opensans-italic-webfont.eot");
    src: url("../fonts/opensans-italic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-italic-webfont.html") format("woff2"), url("../fonts/opensans-italic-webfont.woff") format("woff"),
        url("../fonts/opensans-italic-webfont-2.html") format("truetype"), url("../fonts/opensans-italic-webfont.svg#open_sansitalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "open_sanslight";
    src: url("../fonts/opensans-light-webfont.eot");
    src: url("../fonts/opensans-light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.html") format("woff2"), url("../fonts/opensans-light-webfont.woff") format("woff"),
        url("../fonts/opensans-light-webfont-2.html") format("truetype"), url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'vazir';
	src: url('../fonts/Vazir-Bold-FD.eot?#') format('eot'),
	url('../fonts/Vazir-Bold-FD.woff') format('woff'), 
	url('../fonts/Vazir-Bold-FD.ttf') format('truetype');
}
@font-face {
	font-family: 'vazirr';
	src: url('../fonts/Vazir-Medium-FD.eot?#') format('eot'),
	url('../fonts/Vazir-Medium-FD.woff') format('woff'), 
	url('../fonts/Vazir-Medium-FD.ttf') format('truetype');
}
@font-face {
    font-family: "vazir";
    src: url("../fonts/opensans-regular-webfont.eot");
    src: url("../fonts/opensans-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.html") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"),
        url("../fonts/opensans-regular-webfont-2.html") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
a:link,
a:visited {
    color: #87ac1d;
}
a:hover,
a:focus {
    color: #5186c5;
}
.section-heading {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
    color: #404040;
    letter-spacing: 2px;
    margin-bottom: 2em;
}
.citation {
    text-align: center;
    margin-top: 0;
    font-style: italic;
}
strong,
b {
    font-family: "vazir", Tahoma, Geneva, sans-serif;
}
.in {
    max-width: 1074px;
    margin: 0 auto;
    padding: 0 6.15385%;
}
@media (min-width: 47.5em) {
    .in {
        padding: 0 34px;
    }
}
.branding .in,
.site-footer .in {
    max-width: 1408px;
}
@media (min-width: 47.5em) {
    .branding .in,
    .site-footer .in {
        padding: 0 34px;
    }
}
.in.squeeze {
    padding: 0 6.15385%;
}
@media (min-width: 47.5em) {
    .in.squeeze {
        padding: 0 94px;
    }
}
.in.superSqueeze {
    padding: 0 6.15385%;
}
@media (min-width: 60em) {
    .in.superSqueeze {
        padding: 0 171px;
    }
}
@media (min-width: 47.5em) {
    .in.wide {
        max-width: 80%;
    }
}
.squeeze {
    padding: 0;
}
@media (min-width: 47.5em) {
    .squeeze {
        padding: 0 128px;
    }
}
.group:after {
    content: "";
    display: table;
    clear: both;
}
.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0 !important;
}
.no-flexbox .grid {
    display: inline-block;
    width: 100%;
    letter-spacing: -0.31em !important;
    word-spacing: -0.43em !important;
}
.no-flexbox .grid:before,
.no-flexbox .grid:after,
.no-flexbox .grid *:before,
.no-flexbox .grid *:after {
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    max-width: 100%;
}
.unit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: start;
    position: relative;
}
.fixedWidth .unit img {
    width: 170px;
    margin-left: auto;
    margin-right: auto;
}
.no-flexbox .unit {
    display: inline-block;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    vertical-align: top;
}
.unit20 {
    max-width: 269px;
}
@media (min-width: 29.9375em) {
    .unit20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 60em) {
    .unit20 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.no-flexbox .unit20 {
    width: 20%;
}
@media (min-width: 29.9375em) {
    .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 47.5em) {
    .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 69.0625em) {
    .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 100em) {
    .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.no-flexbox .unit25 {
    width: 25%;
}
@media (max-width: 50.5em) {
    .gridAlt .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 29.9375em) {
    .gridAlt2 .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 50.5em) {
    .gridAlt2 .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}
@media (min-width: 60em) {
    .gridAlt2 .unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width: 47.5em) {
    .unit33 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
.no-flexbox .unit33 {
    width: 33%;
}
@media (min-width: 29.9375em) {
    .gridAlt .unit33 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 60em) {
    .gridAlt .unit33 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
@media (min-width: 29.9375em) {
    .unit50 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.no-flexbox .unit50 {
    width: 50%;
}
@media (min-width: 29.9375em) {
    .gridAlt .unit50 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 47.5em) {
    .gridAlt .unit50 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 29.9375em) {
    .minor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 47.5em) {
    .minor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}
@media (min-width: 60em) {
    .minor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
.no-flexbox .minor {
    width: 33%;
}
@media (min-width: 47.5em) {
    .major {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media (min-width: 60em) {
    .major {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66%;
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }
}
.no-flexbox .major {
    width: 66%;
}
.withGutters {
    margin-left: -3.07692%;
    margin-top: -8.5px;
}
@media (min-width: 47.5em) {
    .withGutters {
        margin-top: -34px;
    }
}
.withGutters .unit {
    padding: 8.5px 0 0 3.07692%;
}
@media (min-width: 47.5em) {
    .withGutters .unit {
        padding: 34px 0 0 3.07692%;
    }
}
.no-flexbox .withGutters {
    width: calc(100% + $gutter);
}
.withGuttersHalf {
    margin-left: -1.53846%;
    margin-top: -17px;
}
.withGuttersHalf .unit {
    padding: 17px 0 0 1.53846%;
}
.no-flexbox .withGuttersHalf {
    width: calc(100% + $gutter/2);
}
h1 + .grid,
h2 + .grid,
.page-not-found .content h1 + .grid,
h3 + .grid {
    margin-top: 10px;
}
_:-ms-fullscreen,
:root .unit {
    width: 100%;
}
.col {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
@media (min-width: 50.5em) {
    .col {
        width: 50%;
        text-align: left;
    }
    .col:first-of-type {
        padding-right: 2%;
    }
}
.twoThirds {
    width: 100%;
}
@media (min-width: 47.5em) {
    .twoThirds {
        width: 66.66%;
    }
}
.site-header {
    position: fixed;
    top: 0;
    z-index: 4;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}
.site-header .branding {
    padding: 10px 0;
}
.site-header .site-logo svg {
    height: 47px;
}
.site-header .primary-nav {
    padding-bottom: 0;
}
.mainNav {
    width: auto;
    height: auto;
    position: static;
    float: right;
    top: auto;
    left: auto;
    padding-top: 10px;
}
@media (min-width: 60em) {
    .mainNav {
        padding-top: 5px;
    }
}
.mainNav li {
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 3px;
    line-height: 1.1;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 30px;
}
.mainNav li a {
    color: #fff;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-bottom: 10px;
}
.mainNav li a:hover {
    border-bottom: 2px solid #87ac1d;
}
.mainNav .button {
    display: none;
    border: 2px solid #fff;
}
.mainNav .button:hover {
    border: 2px solid #87ac1d;
}
@media (min-width: 60em) {
    .mainNav .button {
        display: inline-block;
    }
}
.menuToggle {
    float: right;
    position: relative;
    padding: 20px 20px 10px 25px;
    text-transform: uppercase;
    color: #222;
    display: inline-block;
    font-weight: normal;
    margin-top: 0;
    margin-left: 0;
    z-index: 10;
    font-size: 12px;
    font-size: 0.75rem;
}
.menuToggle:hover {
    color: #222;
}
.menuToggle span,
.menuToggle span:before,
.menuToggle span:after {
    content: "";
    cursor: pointer;
    height: 2px;
    width: 18px;
    background: #fff;
    position: absolute;
    right: 0;
    display: block;
    -webkit-transition: top, bottom, 0.2s ease-in-out, -webkit-transform;
    transition: top, bottom, 0.2s ease-in-out, -webkit-transform;
    transition: transform, top, bottom, 0.2s ease-in-out;
    transition: transform, top, bottom, 0.2s ease-in-out, -webkit-transform;
}
.menuToggle span {
    top: 15px;
    right: 12px;
}
.menuToggle span:before {
    top: -5px;
}
.menuToggle span:after {
    bottom: -5px;
}
.navOpen .menuToggle span {
    background: 0;
}
.navOpen .menuToggle span:before {
    top: 0;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #5186c5;
}
.navOpen .menuToggle span:after {
    bottom: 0;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #5186c5;
}
.navOpen .mobileNav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.navOpen .branding {
    background-color: #fff;
}
.mobileNav {
    position: fixed;
    top: 63px;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 49px;
    z-index: 8;
    color: #87ac1d;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.mobileNav a {
    color: #5186c5;
    display: block;
    border: 0;
    padding: 0;
    position: relative;
}
.mobileNav a:hover {
    color: #87ac1d;
}
.mobileNav li {
    text-transform: uppercase;
    font-weight: 500;
    padding: 1.5em 0;
    font-size: 12px;
    font-size: 0.75rem;
    border-bottom: 1px solid rgba(81, 134, 197, 0.5);
}
.mobileNav li:first-of-type {
    padding-top: 1em;
}
.mobileNav .footerLinks {
    margin-top: 4em;
}
.mobileNav .footerLinks a {
    color: #87ac1d;
    display: block;
    border: 0;
    padding: 0;
}
.mobileNav .footerLinks a:hover {
    color: #5186c5;
}
.mobileNav .footerLinks li {
    text-align: left;
    padding: 0.75em 0;
    border: 0;
    font-size: 9px;
    font-size: 0.5625rem;
}
.branding {
    padding: 10px 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 0.3s padding ease-out;
    transition: 0.3s padding ease-out;
}
@media (min-width: 60em) {
    .branding {
        padding: 20px 0;
    }
}
@media (min-width: 69.0625em) {
    .branding .in {
        max-width: initial;
    }
}
.site-logo {
    float: left;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}
.site-logo svg {
    height: 47px;
    width: auto;
    display: block;
    -webkit-transition: 0.3s height ease-out;
    transition: 0.3s height ease-out;
}
@media (min-width: 60em) {
    .site-logo svg {
        margin-top: 6px;
    }
}
.site-logo:hover,
.site-logo:focus {
    opacity: 0.85;
}
.page-header {
    height: calc(100vh - 71px);
    min-height: 500px;
    padding-top: 45px;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
@media (min-width: 47.5em) {
    .page-header {
        height: calc(100vh - 120px);
        padding-top: 130px;
    }
}
.page-header::after {
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.75) 0%, rgba(63, 93, 116, 0) 75%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.75) 0%, rgba(63, 93, 116, 0) 75%, rgba(125, 185, 232, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.page-header .jump-to {
    position: absolute;
    bottom: 20px;
    left: 26px;
    width: 28px;
    height: 28px;
    padding: 8px;
    background: #fff;
    border-radius: 100%;
    display: block;
    z-index: 2;
    -webkit-transition: 0.3s bottom;
    transition: 0.3s bottom;
}
@media (min-width: 47.5em) {
    .page-header .jump-to {
        background: transparent;
        left: 50%;
        margin-left: -17px;
        width: 34px;
    }
    .page-header .jump-to svg {
        display: none;
    }
    .page-header .jump-to::before,
    .page-header .jump-to::after {
        content: "";
        display: block;
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        left: 0;
        top: 10px;
        -webkit-transition: 0.3s top;
        transition: 0.3s top;
    }
    .page-header .jump-to::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 0;
        left: auto;
    }
    .page-header .jump-to:hover::before,
    .page-header .jump-to:hover::after,
    .page-header .jump-to:focus::before,
    .page-header .jump-to:focus::after {
        top: 15px;
    }
}
.page-header .in,
.page-header .overlay {
    z-index: 2;
}
.page-header .in {
    position: relative;
}
@media (min-width: 80em) {
    .page-header .in {
        max-width: 80%;
    }
}
.find-a-dealer .page-header {
    min-height: auto;
}
.heading-offset {
    width: 80%;
}
@media (min-width: 47.5em) {
    .heading-offset {
        width: 55%;
    }
}
@media (min-width: 80em) {
    .heading-offset {
        width: 65%;
    }
}
.page-heading,
.homepage .page-header h1 {
    color: #fff;
    margin: 0 0 52px;
}
@media (min-width: 47.5em) {
    .page-heading,
    .homepage .page-header h1 {
        margin-bottom: 15px;
    }
}
.homepage .page-header h1 strong {
    font-family: "vazir", Tahoma, Geneva, sans-serif;
}
.page-intro {
    color: #fff;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
}
@media (min-width: 47.5em) {
    .page-intro {
        width: auto;
    }
}
.primary-nav {
    top: 71px;
    left: 0;
    bottom: 0;
    margin: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    background-color: #404040;
    color: #fff;
    padding: 15px 20px 35px;
    position: fixed;
    width: 100%;
}
@media (min-width: 60em) {
    .primary-nav {
        -webkit-transform: none;
        transform: none;
        background-color: transparent;
        position: static;
        left: auto;
        right: auto;
        bottom: auto;
        padding: 15px 0;
        width: auto;
        float: right;
    }
}
.primary-nav a:link,
.primary-nav a:visited {
    color: #fff;
    -webkit-transition: 0.3s ease-out background-color, 0.3s ease-out color;
    transition: 0.3s ease-out background-color, 0.3s ease-out color;
}
@media (min-width: 60em) {
    .primary-nav a:link,
    .primary-nav a:visited {
        color: #404040;
    }
}
.primary-nav a:hover,
.primary-nav a:focus {
    color: #87ac1d;
}
.primary-nav a:hover.button,
.primary-nav a:focus.button {
    color: #fff;
}
.primary-nav a:hover.ghost,
.primary-nav a:focus.ghost {
    border-color: #979797;
    background-color: #979797;
}
.primary-nav ul {
    list-style: none;
    padding: 0;
    margin: 0 0 2em;
}
@media (min-width: 60em) {
    .primary-nav ul {
        margin: 0;
    }
}
.nav-open .primary-nav {
    -webkit-transform: none;
    transform: none;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.primary-nav .other-links li {
    margin-top: 1em;
}
.primary-nav .other-links li .button {
    max-width: 100%;
    width: 100%;
    padding: 8px 10px;
}
.primary-nav .secondary-nav li {
    margin-top: 2em;
}
.primary-nav .nav-dealer {
    display: none;
}
@media (min-width: 60em) {
    .primary-nav .nav-dealer {
        display: block;
    }
}
.primary-nav .nav-dealer .button {
    min-width: 130px;
    padding: 0.2em 0.5em;
    margin: 8px 0;
}
@media (min-width: 62.8125em) {
    .primary-nav .nav-dealer .button {
        min-width: 145px;
    }
}
.primary-nav .nav-dealer .button:link,
.primary-nav .nav-dealer .button:visited {
    color: #fff;
}
@media (min-width: 60em) {
    .primary-nav .mobile-links {
        display: none;
    }
}
@media (max-width: 60em) and (min-width: 47.5em) {
    .other-sectors {
        display: none !important;
    }
}
.nav-open {
    overflow-y: hidden;
}
.nav-level-1 {
    text-transform: uppercase;
}
.nav-level-1 li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.nav-level-1 li:first-of-type {
    padding-left: 0;
}
.nav-level-1 li:last-of-type {
    padding-right: 0;
}
@media (min-width: 60em) {
    .nav-level-1 li {
        display: block;
        float: left;
        padding: 0 0.5em;
    }
}
.nav-level-1 a {
    padding: 1em 0;
    display: block;
    position: relative;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: 1px;
}
@media (min-width: 47.5em) {
    .nav-level-1 a {
        font-size: 12px;
        font-size: 0.75rem;
    }
}
@media (max-width: 47.5em) {
    .nav-level-1 a::after {
        content: "\2192";
        color: #87ac1d;
        position: absolute;
        right: 0;
        font-size: 18px;
        font-size: 1.125rem;
    }
}
.secondary-nav a {
    font-size: 12px;
    font-size: 0.75rem;
}
.toggle-menu {
    float: right;
    background: none;
    border: 0;
    min-width: initial;
    padding: 20px 20px 10px 25px;
    margin: 20px 0 0 0;
    position: relative;
    display: inline-block;
}
@media (min-width: 60em) {
    .toggle-menu {
        display: none;
    }
}
.toggle-menu:hover,
.toggle-menu:focus {
    background-color: transparent;
}
.toggle-menu span,
.toggle-menu span:before,
.toggle-menu span:after {
    content: "";
    cursor: pointer;
    height: 2px;
    width: 18px;
    background: #87ac1d;
    position: absolute;
    right: 0;
    display: block;
    -webkit-transition: top, bottom, 0.2s ease-in-out, -webkit-transform;
    transition: top, bottom, 0.2s ease-in-out, -webkit-transform;
    transition: transform, top, bottom, 0.2s ease-in-out;
    transition: transform, top, bottom, 0.2s ease-in-out, -webkit-transform;
}
.toggle-menu span {
    top: 10px;
    right: 0;
}
.toggle-menu span::before {
    top: -5px;
}
.toggle-menu span::after {
    bottom: -5px;
}
.nav-open .toggle-menu span {
    background: 0;
}
.nav-open .toggle-menu span:before {
    top: 0;
    width: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-open .toggle-menu span:after {
    bottom: 0;
    width: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.site-footer {
    background-color: #404040;
    color: #fff;
    position: relative;
}
@media (min-width: 47.5em) {
    .site-footer {
        padding: 30px 0;
    }
}
.site-footer ul {
    padding: 0;
    margin: 0;
    float: left;
}
.site-footer li {
    list-style: none;
    display: block;
    float: left;
}
.site-footer .social-icons li {
    margin-bottom: 0;
}
.site-footer .social-icons li a {
    margin-right: 35px;
}
.site-footer .other-links {
    min-height: 37px;
}
.site-footer .other-links li {
    margin: 0 20px 0 0;
}
.site-footer .other-links .button {
    padding-top: 6px;
    padding-bottom: 6px;
}
.site-footer .secondary-nav {
    float: right;
    margin-left: 1em;
}
.site-footer .secondary-nav li {
    line-height: 11px;
    border-left: 1px solid #ccc;
    padding: 0 0.5em;
    margin: 12px 0;
}
.site-footer .secondary-nav li:first-of-type {
    border-left: 0;
    padding-left: 0;
}
.site-footer .secondary-nav a {
    color: #ccc;
    font-size: 11px;
    font-size: 0.6875rem;
}
.site-footer .secondary-nav a:hover,
.site-footer .secondary-nav a:focus {
    color: #5186c5;
}
.site-footer .social-icons,
.site-footer .secondary-nav,
.site-footer .other-links {
    display: none;
}
@media (min-width: 47.5em) {
    .site-footer .social-icons,
    .site-footer .secondary-nav,
    .site-footer .other-links {
        display: block;
    }
}
.disclaimer {
    line-height: 48px;
    margin: 0;
    color: #cbcbcb;
    font-size: 11px;
    font-size: 0.6875rem;
}
@media (min-width: 47.5em) {
    .disclaimer {
        float: right;
        line-height: 37px;
    }
}
.back-to-top {
    border-radius: 0;
    height: 48px;
    width: 48px;
    min-width: initial;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}
@media (min-width: 47.5em) {
    .back-to-top {
        display: none;
    }
}
.back-to-top::after,
.back-to-top::before {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    height: 2px;
    width: 18px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 7px;
    top: 23px;
}
.back-to-top::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: auto;
    right: 7px;
}
.social-icons a {
    display: block;
    padding: 10px;
    border-radius: 100px;
    margin-right: 20px;
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
}
.social-icons svg {
    display: block;
    height: 15px;
    width: 15px;
    fill: #fff;
}
.social-icons .facebook {
    background-color: #3a5893;
}
.social-icons .facebook:hover {
    background-color: rgba(58, 88, 147, 0.85);
}
.social-icons .twitter {
    background-color: #5aaceb;
}
.social-icons .twitter:hover {
    background-color: rgba(90, 172, 235, 0.85);
}
.social-icons .linkedin {
    background-color: #1179b3;
}
.social-icons .linkedin:hover {
    background-color: rgba(17, 121, 179, 0.85);
}
.social-icons .google {
    background-color: #d6553b;
}
.social-icons .google:hover {
    background-color: rgba(214, 85, 59, 0.85);
}
.landing-page-banner {
    background-color: #2a2a2a;
    color: #fff;
    padding: 1em 0;
    text-align: center;
}
.sectors .item {
    padding: 20px;
    min-height: 375px;
    background-size: auto 100%;
    background-position: 50% 50%;
    margin: 0;
    -webkit-transition: 0.3s ease-out background-size;
    transition: 0.3s ease-out background-size;
    background-color: #ccc;
}
.sectors .item:hover {
    background-size: auto 105%;
    background-blend-mode: multiply;
}
.sectors .item:hover .content {
    display: block;
}
.sectors .item:hover button {
    background-color: #769619;
    border-color: #769619;
}
.sectors .item::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.85) 0%, rgba(128, 128, 128, 0) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(128, 128, 128, 0) 75%, rgba(255, 255, 255, 0) 100%);
}
.sectors .item .content {
    display: none;
    color: #fff;
    margin-top: 1em;
    position: relative;
    z-index: 2;
}
.sectors .item .content p {
    font-size: 14px;
    font-size: 0.875rem;
}
.sectors .item .content button {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
    padding: 4px 10px;
    cursor: pointer;
}
.sectors .item h2,
.sectors .item .page-not-found .content h1,
.page-not-found .content .sectors .item h1 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 2;
}
.sector .page-intro p {
    text-transform: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    color: #fff;
}
.entry #content {
    padding: 60px 0 0;
}
.entry #content .in {
    margin-bottom: 40px;
}
.entry .author {
    text-transform: uppercase;
    color: #cbcbcb;
    float: left;
    padding-top: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 1em;
}
.entry .author time {
    color: #87ac1d;
    padding-left: 5px;
}
.entry .content {
    margin: 1.5em 0;
}
.entry .content p:first-of-type {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 35px;
    margin-bottom: 3em;
}
.entry .content figure,
.entry .content p > img {
    margin-top: 2em;
}
.entry .content img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.entry-meta {
    margin-top: 40px;
}
.excerpt {
    text-align: center;
    display: block;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
}
.excerpt:nth-of-type(2n) {
    background: #f2f2f2;
}
.excerpt:hover {
    background-color: rgba(64, 64, 64, 0.15);
}
.excerpt:hover .background-image {
    width: 104%;
    height: 104%;
    left: -2%;
    top: -2%;
}
.excerpt:hover .featured-image::after {
    background-color: rgba(64, 64, 64, 0.15);
}
.excerpt header {
    padding: 0 60px;
}
.excerpt footer {
    margin-top: 1.5em;
}
.excerpt h2,
.excerpt .page-not-found .content h1,
.page-not-found .content .excerpt h1 {
    margin-top: 0.5em;
    color: #404040;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
}
.excerpt .featured-image {
    position: relative;
    min-height: 220px;
    width: 100%;
    overflow: hidden;
}
@media (min-width: 47.5em) {
    .excerpt .featured-image {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 80em) {
    .excerpt .featured-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
.excerpt .featured-image img {
    display: block;
}
@media (min-width: 47.5em) {
    .excerpt .featured-image img {
        position: absolute;
    }
}
.excerpt .featured-image::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
}
.excerpt .background-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-size: cover;
    -webkit-transition: 0.4s height, 0.4s width, 0.4s top, 0.4s left;
    transition: 0.4s height, 0.4s width, 0.4s top, 0.4s left;
}
.excerpt .content {
    padding: 35px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 47.5em) {
    .excerpt .content {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        position: relative;
    }
    .excerpt .content::before {
        content: "";
        float: left;
        padding-top: 100%;
    }
}
@media (min-width: 80em) {
    .excerpt .content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
.excerpt .content > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-width: 47.5em) {
    .excerpt .content > div {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
    }
}
.excerpt .category {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #87ac1d;
}
.excerpt .category::after {
    content: "";
    display: block;
    width: 67px;
    height: 1px;
    background-color: #cbcbcb;
    margin: 10px auto 0;
}
.excerpt .intro {
    margin-top: 2em;
    padding: 0 20px;
}
.overlay {
    position: absolute;
    bottom: -2px;
    left: -85%;
    width: 250%;
}
@media (min-width: 47.5em) {
    .overlay {
        width: 100%;
        left: 0;
    }
}
.device-image {
    display: block;
    position: absolute;
    right: 5%;
    bottom: 20px;
    z-index: 2;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
@media (min-width: 47.5em) {
    .device-image {
        width: auto;
        -webkit-transform: scale(1);
        transform: scale(1);
        right: 15%;
    }
}
.device-image.wide {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.page-header {
    background-size: auto 100%;
    background-position: 50% 50%;
    overflow: hidden;
}
@media (min-width: 69.0625em) {
    .page-header {
        background-size: cover;
    }
}
.page-header .meta {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    margin-bottom: 15px;
    font-size: 11px;
    font-size: 0.6875rem;
}
.social {
    width: 100%;
    text-align: center;
}
.social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 auto;
    display: inline-block;
}
.social li {
    display: block;
    float: left;
}
.social li:first-of-type a {
    border-left: 1px solid #cbcbcb;
}
.social a {
    display: block;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-left: 0;
    height: 44px;
    line-height: 44px;
    width: 44px;
    text-align: center;
    color: #222;
    -webkit-transition: 0.3s color, 0.3s background-color;
    transition: 0.3s color, 0.3s background-color;
}
.social svg {
    width: 15px;
    height: 15px;
    -webkit-transition: 0.3s fill;
    transition: 0.3s fill;
    fill: currentColor;
}
.social.on ul {
    -webkit-transform: none;
    transform: none;
}
.social .share {
    border-left: 1px solid #cbcbcb;
}
.social .share svg {
    opacity: 0.5;
}
.social .share:hover svg {
    opacity: 1;
}
.social .google-plus {
    line-height: 55px;
}
.social .google-plus:hover {
    color: white;
    background-color: #d6553b;
}
.social .google-plus svg {
    width: 25px;
    height: 25px;
}
.social .twitter:hover {
    color: white;
    background-color: #5aaceb;
}
.social .facebook:hover {
    color: white;
    background-color: #3a5893;
}
.featured-products {
    background-color: #f2f2f2;
    padding: 50px 0;
    margin-top: 4em;
}
@media (min-width: 47.5em) {
    .featured-products {
        padding: 40px 0;
    }
}
.selected-image {
    margin-bottom: 15px;
}
@media (min-width: 60em) {
    .selected-image {
        width: 80%;
        max-width: 335px;
        float: left;
        margin: 0;
    }
}
@media (min-width: 60em) {
    .product-images {
        width: 42%;
        float: left;
        margin-right: 2%;
    }
}
.product-image {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.3s ease-out height, 0.3s ease-out width, 0.3s ease-out max-width, 0.3s ease-out transform;
    transition: 0.3s ease-out height, 0.3s ease-out width, 0.3s ease-out max-width, 0.3s ease-out transform;
}
.product {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}
@media (min-width: 60em) {
    .product {
        padding-bottom: 33.33%;
        width: 33.33%;
        float: left;
    }
}
.product::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
}
.product:hover {
    cursor: pointer;
}
.product:hover .product-image {
    height: 106%;
    width: 106%;
    max-width: 106%;
    -webkit-transform: translate(-3%, -3%);
    transform: translate(-3%, -3%);
}
.product:hover::after {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(128, 128, 128, 0) 50%, rgba(255, 255, 255, 0) 100%) !important;
}
.products-wrap {
    position: relative;
    overflow: hidden;
}
@media (min-width: 69.0625em) {
    .products-wrap:hover .product::after {
        background-color: rgba(0, 0, 0, 0.5);
    }
}
.product-info {
    text-align: center;
    background-color: #fff;
    position: fixed;
    top: 70px;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    padding: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    z-index: 1;
    overflow-y: auto;
}
@media (min-width: 60em) {
    .product-info {
        position: absolute;
        top: 0;
        -webkit-transform: none;
        transform: none;
        padding: 0;
        overflow: hidden;
        width: 100%;
        -webkit-transition: 0.3s transform;
        transition: 0.3s transform;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
.product-info .section-heading {
    margin: 0 0 1em;
    font-size: 18px;
    font-size: 1.125rem;
}
@media (min-width: 60em) {
    .product-info .section-heading {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
.product-info .section-heading::after {
    content: "";
    display: block;
    width: 67px;
    height: 1px;
    background-color: #cbcbcb;
    margin: 10px auto 0;
}
.product-info .dismiss {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 32px;
    font-size: 2rem;
    display: block;
    height: 34px;
    width: 34px;
}
.product-info.on {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
}
.product-name {
    color: #fff;
    margin: 0;
    padding: 20px 25px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 18px;
    font-size: 1.125rem;
}
@media (min-width: 60em) {
    .product-name {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.product-name::after {
    right: 15px !important;
}
.product-header,
.product-content {
    text-align: center;
    padding: 20px 0;
}
@media (min-width: 60em) {
    .product-header,
    .product-content {
        float: right;
        width: 56%;
    }
}
.product-content {
    padding-top: 30px;
}
.product-content p {
    font-size: 14px;
    font-size: 0.875rem;
}
@media (min-width: 60em) {
    .product-content {
        padding: 0 20px 0 0;
    }
}
.product-actions {
    margin-top: 15px;
}
@media (min-width: 60em) {
    .product-actions {
        margin-top: 2em;
    }
}
.product-actions .button {
    width: 100%;
    min-width: initial;
    margin: 1em 0 0 0;
    padding: 10px 15px;
}
@media (min-width: 60em) {
    .product-actions .button {
        width: 135px;
        margin: 1em 5px 0 0;
        padding: 3px 15px;
    }
}
.product-actions .button:last-of-type {
    margin-right: 0;
}
@media (min-width: 60em) {
    .product-actions .button:last-of-type {
        margin: 1em 0 0 5px;
    }
}
.product-heading {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0;
}
.thumbnail {
    width: 25%;
    display: block;
    float: left;
    margin: 0;
    position: relative;
    cursor: pointer;
}
@media (min-width: 47.5em) {
    .thumbnail {
        width: 20%;
    }
}
.thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #87ac1d;
    top: 0;
    left: 0;
    opacity: 0;
}
.thumbnail:hover::after {
    opacity: 0.25;
}
.thumbnail.active::after {
    opacity: 0.5;
}
.find-a-dealer .page-header {
    height: initial;
    padding: 40px 0;
    text-align: center;
    overflow: visible;
}
@media (min-width: 47.5em) {
    .find-a-dealer .page-header br {
        display: none;
    }
}
.find-a-dealer .page-heading,
.find-a-dealer .homepage .page-header h1,
.homepage .page-header .find-a-dealer h1 {
    margin-bottom: 0.75em;
}
.find-a-dealer .front {
    background-color: #f2f2f2;
}
.find-a-dealer .card-header {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 15px;
    min-height: 97px;
}
.find-a-dealer .dealer-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.find-a-dealer .card-body,
.find-a-dealer .card-footer {
    padding: 15px 0;
    margin: 0 20px;
}
.find-a-dealer .card-footer {
    border-top: 1px solid #ccc;
    margin-top: auto;
}
.find-a-dealer .tiers {
    line-height: 1.5;
    margin-bottom: 1em;
}
.find-a-dealer .services {
    list-style: none;
    margin: 0;
    padding: 10px 10px;
    background-color: #d8d8d8;
    color: #404040;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.find-a-dealer .services li {
    border-right: 1px solid #979797;
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
}
.find-a-dealer .services li:last-of-type {
    border-right: 0;
}
.location-info {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0.75em 0 0;
}
.callback-header {
    padding-top: 15px;
}
.callback-request {
    -webkit-transition: 0.3s ease-out opacity;
    transition: 0.3s ease-out opacity;
}
.callback-request.busy {
    opacity: 0.7;
    pointer-events: none;
}
.callback-confirmation {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.map-background {
    background: url("../img/static-map.jpg") no-repeat center center;
    background-size: cover;
}
.enter-location {
    max-width: 310px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    border: 2px solid #87ac1d;
    font-size: 16px;
    font-size: 1rem;
}
.dealer-finder .enter-location {
    padding: 5px 10px;
    max-width: 340px;
}
.no-results {
    padding: 60px 0 30px;
}
.no-results.hidden {
    display: none;
}
.dealer-finder {
    text-align: center;
    padding: 150px 20px;
}
.dealer-finder h2,
.dealer-finder .page-not-found .content h1,
.page-not-found .content .dealer-finder h1 {
    color: #fff;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
    letter-spacing: 1px;
    font-size: 28px;
    font-size: 1.75rem;
}
.dealers {
    padding-bottom: 30px;
}
@media (min-width: 47.5em) {
    .dealers .unit33 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .no-flexbox .dealers .unit33 {
        width: 50%;
    }
}
@media (min-width: 69.0625em) {
    .dealers .unit33 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .no-flexbox .dealers .unit33 {
        width: 33.33%;
    }
}
.dealers .card-body {
    padding: 10px 0;
}
.dealer-form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.dealer-form.withGutters {
    margin-top: 0;
}
.dealer-form button,
.dealer-form .button {
    padding: 8px 15px;
    margin: 1em auto 0;
    width: 90%;
    display: block;
    max-width: 310px;
}
@media (min-width: 69.0625em) {
    .dealer-form button,
    .dealer-form .button {
        margin-top: 0;
        min-width: auto;
        width: 39%;
        float: left;
    }
}
@media (min-width: 69.0625em) {
    .dealer-form button {
        margin-right: 2%;
        width: 59%;
    }
}
.dealer-form .page-heading,
.dealer-form .homepage .page-header h1,
.homepage .page-header .dealer-form h1 {
    margin: 0 0 1em;
    font-size: 50px;
    font-size: 3.125rem;
}
@media (min-width: 47.5em) {
    .dealer-form .page-heading,
    .dealer-form .homepage .page-header h1,
    .homepage .page-header .dealer-form h1 {
        margin: 0;
    }
}
.dealer-form .dropdown-container {
    width: 310px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 69.0625em) {
    .dealer-form .dropdown-container {
        width: 100%;
        margin-top: 0;
    }
}
.dealer-form .unit {
    text-align: center;
}
@media (min-width: 47.5em) {
    .dealer-form .unit {
        padding-top: 15px;
    }
}
@media (min-width: 69.0625em) {
    .dealer-form .fd-unit25 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .no-flexbox .dealer-form .fd-unit25 {
        width: 25%;
    }
}
@media (min-width: 69.0625em) {
    .dealer-form .fd-unit50 {
        margin-bottom: 25px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .no-flexbox .dealer-form .fd-unit50 {
        width: 50%;
    }
}
.dealer-form .enter-location {
    width: 100%;
}
@media (min-width: 47.5em) {
    .dealer-form .enter-location {
        max-width: 310px;
    }
}
@media (min-width: 69.0625em) {
    .dealer-form .enter-location {
        max-width: initial;
    }
}
.dealer-name {
    width: 50%;
    float: left;
    color: #404040;
    font-family: vazirr;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.25;
}
.dealer-logo {
    width: 50%;
    float: right;
    text-align: right;
}
.dealer-logo img {
    max-width: 110px;
    max-height: 66px;
    height: auto;
    margin: 0;
}
.callback {
    max-width: 220px;
}
.contact-details ul,
.contact-details li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-details li {
    padding: 0.25em 0;
}
.contact-details li svg {
    height: 21px;
    width: 21px;
    fill: #979797;
    margin-right: 1em;
    vertical-align: middle;
}
.contact-details a {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
}
.dismiss {
    border: 0;
    padding: 0;
    color: #87ac1d;
    right: 8px;
    top: -8px;
    margin: 0;
    font-size: 40px;
    font-size: 2.5rem;
    position: absolute;
    cursor: pointer;
}
@media (min-width: 47.5em) {
    .dismiss {
        top: -16px;
    }
}
.flip-card {
    position: relative;
    min-height: 348px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin-top: 20px;
    border: 0;
}
@media (min-width: 47.5em) {
    .flip-card {
        margin-top: 0;
        min-height: 418px;
    }
}
.flip-card.on {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.flip-card.on .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-card.on .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.flip-card .customSelect {
    margin-top: 1em;
}
.flip-card .button,
.flip-card button {
    padding-left: 6px;
    padding-right: 6px;
    min-width: 191px;
    margin-top: 8px;
}
.front,
.back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.77s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #cbcbcb;
}
.front .blockLink,
.back .blockLink {
    height: 100%;
    border: 0;
    padding: 0;
    margin-top: 0;
}
.front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.back h3 {
    padding: 0 1em 0 0;
}
.back button {
    position: absolute;
    bottom: 20px;
}
.back .customSelect {
    margin-bottom: 1.5em;
}
.back .questions {
    margin-top: 0;
}
.back .card-header {
    background-color: #87ac1d;
    color: #fff;
    position: relative;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
    min-height: 97px;
}
.back .card-header p {
    font-size: 18px;
    font-size: 1.125rem;
}
.back .dismiss {
    color: #fff;
    line-height: 0.75;
    padding: 5px 7px;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 32px;
    font-size: 2rem;
}
.flip {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
}
.flip.on {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.dropdown-container {
    margin-top: 0.5em;
    position: relative;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    height: 37px;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
}
.dropdown-container::before,
.dropdown-container::after {
    content: "";
    display: block;
    width: 11px;
    height: 2px;
    background-color: #87ac1d;
    position: absolute;
    right: 19px;
    top: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.dropdown-container::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 12px;
}
.dropdown-container span {
    display: inline-block;
    padding: 0 20px 10px;
}
.dropdown-container select {
    display: none;
}
.dropdown-container.active {
    max-height: 300px;
}
.dropdown-container.active .wrapper {
    max-height: 300px;
    z-index: 2;
    pointer-events: auto;
}
.dropdown-container.active::before,
.dropdown-container.active::after {
    z-index: 3;
}
.dropdown-container .wrapper {
    border: 2px solid #cbcbcb;
    border-radius: 18px;
    padding: 10px 0;
    background-color: #404040;
    position: absolute;
    width: 100%;
    max-height: 37px;
    z-index: 0;
    overflow: hidden;
    pointer-events: auto;
}
.dropdown,
.dropdown li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 2;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
}
.dropdown li {
    padding: 0 20px;
}
.dropdown li.disabled {
    opacity: 0.35;
}
.dropdown li:not(.disabled):hover,
.dropdown li:not(.disabled):focus {
    background: #272727;
}
.page-not-found .content {
    padding: 80px 0;
}
.landing-page {
    background-color: #ececec;
    padding-top: 0;
    overflow: hidden;
}
.landing-page .page-header {
    background: #94b200 url("../img/green-banner.jpg") no-repeat 50% 50%;
    background-size: cover;
    min-height: auto;
    height: auto;
    padding-top: 70px;
    padding-bottom: 40px;
    overflow: visible;
}
@media (min-width: 60em) {
    .landing-page .page-header {
        padding-top: 50px;
        min-height: 270px;
        position: static;
    }
}
.landing-page .page-header::after {
    background: none;
    height: 0;
    width: 0;
    top: 100%;
    left: 50%;
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-top-color: #94b200;
    border-width: 15px;
    margin-left: -15px;
}
@media (min-width: 60em) {
    .landing-page .page-header::after {
        display: none;
    }
}
.landing-page .page-header .in {
    max-width: 1110px;
}
.landing-page .page-heading,
.landing-page .homepage .page-header h1,
.homepage .page-header .landing-page h1 {
    margin: 10px 0 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
}
@media (min-width: 60em) {
    .landing-page .page-heading,
    .landing-page .homepage .page-header h1,
    .homepage .page-header .landing-page h1 {
        font-size: 60px;
        font-size: 3.75rem;
        line-height: 70px;
        width: 65%;
    }
}
.landing-page .page-intro {
    color: #404040;
}
.landing-page .document-info {
    padding: 3em 0 6em;
}
.landing-page .document-info p {
    text-transform: none;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 40px;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
}
.landing-page .disclaimer {
    float: none;
    text-align: center;
    font-size: 12px;
    font-size: 0.75rem;
}
.landing-page .grid {
    max-width: 1110px;
    margin: 0 auto;
}
.landing-page .front,
.landing-page .back {
    border: 0;
}
.landing-page .front img {
    cursor: pointer;
}
.landing-page .flip-card {
    min-height: 428px;
}
@media (min-width: 47.5em) {
    .landing-page .minor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 60em) {
    .landing-page .minor {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}
.no-flexbox .landing-page .minor {
    width: 33%;
}
@media (min-width: 47.5em) {
    .landing-page .major {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 60em) {
    .landing-page .major {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66%;
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }
}
.no-flexbox .landing-page .major {
    width: 66%;
}
.landing-page .required::after {
    padding-left: 5px;
}
.landing-page .error {
    font-size: 14px;
    font-size: 0.875rem;
    color: #f33a50;
    margin: 5px 0 0 0;
}
.landing-page .site-header {
    position: static;
}
.landing-page .site-footer {
    z-index: 3;
    background-color: #ececec;
    padding: 20px 0;
}
.landing-page .site-footer p {
    color: #404040;
}
.landing-page .highlight {
    background-color: #404040;
}
@media (min-width: 60em) {
    .landing-page .highlight {
        margin: 0 auto;
    }
}
.landing-page .highlight .confirmation-message {
    color: #fff;
    padding: 6em 0 4em;
    display: none;
}
.landing-page .form-heading {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
    text-shadow: 0 2px 5px #222;
    padding-bottom: 45px;
    position: relative;
}
.landing-page .form-heading::after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border: solid transparent;
    border-top-color: #94b200;
    border-width: 140px;
    border-top-width: 30px;
    border-bottom-width: 0;
    position: absolute;
    margin-left: -140px;
    left: 50%;
    bottom: 0;
}
.landing-page .form-fields .field {
    margin-top: 2.5em;
}
.landing-page .file-info {
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    text-align: center;
    margin: 0;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
    padding: 0 0 30px;
}
.landing-page .form-actions {
    margin-top: 0.75em;
}
.landing-page main {
    background-color: #fff;
}
.landing-page legend {
    display: none;
}
.landing-page button {
    margin: 0 40px 0 0;
    padding: 5px 15px;
}
.success-message {
    display: none;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
}
.form-submit {
    position: fixed;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 0;
    background-color: #404040;
}
@media (min-width: 60em) {
    .form-submit {
        position: static;
    }
}
.form-submit .in {
    text-align: center;
    margin: 0 auto;
    max-width: 408px;
}
.pinned .form-submit {
    position: static;
}
.form-submit .cta {
    font-size: 16px;
    font-size: 1rem;
}
.form-fields {
    margin: 0;
}
.form-fields input {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #979797;
    border-radius: 3px;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
}
.form-fields label {
    color: #fff;
    font-family: "vazirr", Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
}
.form-fields label.required::after {
    color: #94b200;
    font-size: 10px;
    font-size: 0.625rem;
    vertical-align: top;
}
.landing-form {
    padding: 85px 0 0;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.download-icon {
    height: 26px;
    width: 29px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}
.document-category {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    font-size: 0.6875rem;
}
@media (min-width: 60em) {
    .document-category {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
.download-preview {
    position: absolute;
    top: -125px;
    right: 30px;
    max-height: 120px;
    margin: 0;
    z-index: 1;
    width: auto;
}
@media (min-width: 60em) {
    .download-preview {
        top: -100px;
        bottom: -100px;
        right: -30px;
        max-height: 390px;
    }
}
.feature-box {
    border: 1px solid #87ac1d;
    border-radius: 3px;
    margin: 40px 0;
    padding: 20px;
}
@media (min-width: 60em) {
    .feature-box {
        padding: 35px;
    }
}
.feature-box ul,
.feature-box ol {
    margin-top: 1.5em;
    padding-left: 0;
    font-size: 18px;
    font-size: 1.125rem;
}
@media (min-width: 60em) {
    .feature-box ul,
    .feature-box ol {
        font-size: 21px;
        font-size: 1.3125rem;
    }
}
.feature-box li {
    list-style-type: none;
    background: url("../img/tick.png") no-repeat 0 3px;
    background-size: 26px;
    margin: 0;
    padding: 0px 0 18px 45px;
}
@media (min-width: 60em) {
    .feature-box li {
        padding: 0 0 1.5em 60px;
        background-size: 30px;
    }
}
.feature-box li:last-of-type {
    padding-bottom: 5px;
}
.feature-box .heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "vazir", Tahoma, Geneva, sans-serif;
}
@media (min-width: 60em) {
    .feature-box .heading {
        font-size: 30px;
        font-size: 1.875rem;
    }
}
input {
    font-size: 15px;
    font-size: 0.9375rem;
}
label,
input,
textarea {
    width: 100%;
    text-align: left;
    border: 0;
    display: block;
    font-size: 1em;
}
label {
    font-size: 16px;
    font-size: 1rem;
    width: 50%;
    float: left;
    margin: 0 0 0.75em;
    cursor: pointer;
}
label.required::after {
    content: "*";
    color: #d0021b;
}
label.input-info {
    text-align: right;
    color: #d0021b;
}
label em {
    font-style: normal;
    color: #5186c5;
}
input,
textarea {
    margin-top: 0.75em;
    outline: 0;
    line-height: 1.75;
    height: 37px;
}
textarea {
    min-height: 175px;
}
.form-group {
    position: relative;
    clear: both;
    margin-top: 2em;
    border-bottom: 1px solid #ccc;
}
.form-group.error {
    border-color: #d0021b;
}
.overlabel {
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.placeholder-focus .overlabel {
    -webkit-transform: scale(0.95) translateY(-80%);
    transform: scale(0.95) translateY(-80%);
    opacity: 0.8;
}
.placeholder-hide .overlabel {
    -webkit-transform: scale(0.8) translateY(-80%);
    transform: scale(0.8) translateY(-80%);
    opacity: 0.7;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after,
.clearBoth {
    clear: both;
}
.blockLink {
    display: block;
}
.centerBlock {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.unit > .blockLink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.noBorder {
    border: 0 !important;
}
.pushIt {
    margin-top: auto;
}
.alignCenter {
    text-align: center;
}
.alignLeft {
    text-align: left !important;
}
.centerBlock {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.flexCenter {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flexStart {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.blur {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.noPadding {
    padding-bottom: 0;
}
.paddingBottom {
    padding-bottom: 1em;
}
@media (min-width: 47.5em) {
    .paddingBottom {
        padding-bottom: 2em;
    }
}
.rarr::after,
.sectors .item h2::after,
.sectors .item .page-not-found .content h1::after,
.page-not-found .content .sectors .item h1::after,
.product-name::after {
    content: "\2192";
    color: inherit;
    position: absolute;
    right: 0;
    font-size: 18px;
    font-size: 1.125rem;
}
* + *,
.spacing {
    margin-top: 1.5em;
}
@media (min-width: 47.5em) {
    * + *,
    .spacing {
        margin-top: 2em;
    }
}
.extraSpacing {
    margin-top: 2.5em;
}
@media (min-width: 47.5em) {
    .extraSpacing {
        margin-top: 4em;
    }
}
.halfSpacing {
    margin-top: 0.75em;
}
@media (min-width: 47.5em) {
    .halfSpacing {
        margin-top: 1em;
    }
}
.perspective {
    -webkit-perspective: 900px;
    perspective: 900px;
}
.fullscreen {
    display: none !important;
}
@media (min-width: 47.5em) {
    .fullscreen.flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media (min-width: 50.5em) {
    .fullscreen {
        display: block !important;
    }
}
.fullscreenInline {
    display: none !important;
}
@media (min-width: 50.5em) {
    .fullscreenInline {
        display: inline !important;
    }
}
@media (min-width: 47.5em) {
    .mini.flex {
        display: none !important;
    }
}
@media (min-width: 50.5em) {
    .mini {
        display: none !important;
    }
}
.aspectRatio {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
}
.aspectRatio iframe,
.aspectRatio embed,
.aspectRatio object,
.aspectRatio video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 99.88%;
    height: 100%;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.listInline,
.listUnstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
}
.listInline > li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.loading {
    pointer-events: none;
    opacity: 0.5;
}
