html, body {
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 100%;
    line-height: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body.site {
    padding-top: 138px
}

body.productnav {
    padding-top: 180px
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
    *zoom: 1
}

h1, h2, h3, h4, h5, h6, p, table, thead, tbody, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, div, span, q, quote, blockquote, header, footer, section, main {
    margin: 0;
    padding: 0;
    font-weight: normal
}

ul, ol {
    list-style-type: none
}

a {
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out
}

a:focus {
    text-decoration: none
}

a:hover {
    text-decoration: none;
    background: transparent none
}

img {
    border: 0 none
}

sup, sub {
    line-height: 0
}

.nav {
    margin-bottom: 0 !important
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important
}

.black {
    color: #000
}

.blue {
    color: #4baff0
}

.darkgray {
    color: #333
}

.gray1 {
    color: #777
}

.gray2 {
    color: #807f83
}

.gray3 {
    color: #f1f1f1
}

.lightgray {
    color: #ddd
}

.orange {
    color: #fbaf34
}

.red {
    color: #c80000
}

.teal {
    color: #139d9c
}

.white {
    color: #fff
}

.yellow {
    color: #f1d94c
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.floatnone {
    float: none
}

.header {
    position: fixed;
    top: 0;
    z-index: 70;
    width: 100%
}

div.wrapper_headertop {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #807f83
}

div.container_headertop {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_headermain {
    background-color: #fbaf34
}

div.container_headermain {
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 297px;
    width: 100%;
    max-width: 1080px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.wrapper_productheader {
    border-top: 1px solid #fff;
    background-color: #fbaf34
}

div.container_productheader {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_pagetitle {
    background-color: #139d9c
}

div.container_pagetitle {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_banner {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #139d9c
}

div.container_banner {
    margin: 0 auto;
    width: 100%;
    max-width: 100%
}

div.wrapper_hpadvantage {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #fff
}

div.wrapper_hpadvantage.gray {
    background-color: #f1f1f1
}

div.container_hpadvantage {
    margin: 20px auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_hpextrainfo {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #f1f1f1
}

div.container_hpextrainfo {
    margin: 30px auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_testimonials {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #807f83
}

div.container_testimonials {
    position: relative;
    margin: -1px auto 0;
    padding: 1px 0 0;
    width: 100%;
    max-width: 1080px
}

div.wrapper_contenttopinfo {
    border-bottom: 1px solid #ddd;
    margin-top: -1px;
    padding-top: 1px;
}

div.container_contenttopinfo {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_content {
    margin-top: -1px;
    padding-top: 1px
}

div.container_content {
    margin: 40px auto;
    width: 100%;
    max-width: 1080px
}

div.container_socialandevents {
    margin: 0 auto;
    padding: 45px 0 150px;
    width: 100%;
    max-width: 1080px
}

div.wrapper_footertop {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #139d9c
}

div.container_footertop {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.wrapper_footerbottom {
    margin-top: -1px;
    padding-top: 1px;
    background-color: #fbaf34
}

div.container_footerbottom {
    margin: 0 auto;
    padding: 17px 0;
    width: 100%;
    max-width: 1080px
}

div.wrapper_returntotop {
    background-color: #807f83
}

div.container_returntotop {
    margin: 0 auto;
    padding: 20px 0;
    display: none;
    width: 100%;
    max-width: 1080px
}

div.returntotop {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    cursor: pointer
}

div.wrapper_flyout_button {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 75;
    margin: 0 -48px 0 0;
    float: left;
    border: 3px solid #fff;
    border-width: 0 3px 3px;
    opacity: 1.00;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 4px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

div.container_flyout_button {
    color: #fff;
    font-size: 16px
}

div.container_flyout_button a {
    padding: 0 28px;
    display: block;
    height: 42px;
    color: #fff;
    line-height: 42px;
    overflow: hidden
}

div.container_flyout_button a:focus, div.container_flyout_button a:hover {
    text-decoration: none
}

div.wrapper_flyout_form {
    position: fixed;
    top: 50%;
    right: -250px;
    z-index: 60;
    margin: -240px 0 0 0;
    padding: 32px 21px 32px 26px;
    display: block;
    width: 232px;
    opacity: 0.00;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.wrapper_flyout_form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.container_flyout_form {
    position: relative;
    color: #fff
}

div.container_flyout_form h2 {
    padding: 0 0 20px;
    font-size: 21px;
    font-weight: 700;
    line-height: 25px
}

div.flyoutform_close {
    position: absolute;
    top: -20px;
    right: -10px;
    float: right;
    font-size: 18px;
    cursor: pointer
}

div.flyoutfield_row label {
    padding: 10px 0 3px;
    display: block;
    font-size: 16px;
    font-weight: 300
}

div.flyoutfield input.text, div.flyoutfield select.select {
    padding: 8px;
    width: 100%;
    height: 37px;
    color: #807f83;
    font-size: 14px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -ms-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out
}

div.flyoutfield input.text:hover, div.flyoutfield input.text:focus, div.flyoutfield select.select:hover, div.flyoutfield select.select:focus {
    border-color: #333
}

div.flyoutfield input.button {
    margin: 14px 0 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 43px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 43px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out
}

div.flyoutfield input.button:hover {
    background-color: #005a84
}

div.flyoutfield input.button::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

div.headercountry {
    float: right
}

div.headercountry * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.headercountry_inside {
    padding: 0 15px
}

div.headercountry_container {
    position: relative;
    margin: 5px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #c0bfc1;
    background-color: #9b9a9b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -ms-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out
}

div.headercountry_container:hover {
    border-color: #fff
}

div.headercountry_active {
    position: relative;
    padding: 0 30px 0 10px;
    display: block;
    width: 157px;
    height: 25px;
    line-height: 25px
}

div.headercountry_active i {
    position: absolute;
    top: 5px;
    right: 10px;
    display: block;
    float: right;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out
}

div.headercountry_container:hover > div.headercountry_active i {
    color: #000
}

div.headercountry ul {
    position: absolute;
    z-index: 80;
    display: none;
    width: 157px;
    background-color: #fff;
    background-color: rgba(250, 250, 250, 0.95);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.headercountry li {
    display: block;
    font-size: 13px
}

div.headercountry a {
    margin: 4px 0;
    padding: 0 10px 0 32px;
    display: block;
    width: 100%;
    color: #000;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.headercountry a:hover {
    color: #0d0048
}

div.headercountry li:first-child a {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

div.headercountry li:last-child a {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

div.headercountry .flag {
    display: inline-block;
    line-height: 16px;
    vertical-align: text-top;
    background: url("../images/sprite_flags.png") no-repeat
}

div.headercountry ._African_Union {
    background-position: 7px -16px
}

div.headercountry ._Arab_League {
    background-position: 7px -32px
}

div.headercountry ._ASEAN {
    background-position: 7px -48px
}

div.headercountry ._CARICOM {
    background-position: 7px -64px
}

div.headercountry ._CIS {
    background-position: 7px -80px
}

div.headercountry ._Commonwealth {
    background-position: 7px -96px
}

div.headercountry ._England {
    background-position: 7px -112px
}

div.headercountry ._European_Union, div.headercountry .eu {
    background-position: 7px -128px
}

div.headercountry ._Islamic_Conference {
    background-position: 7px -144px
}

div.headercountry ._Kosovo {
    background-position: 7px -160px
}

div.headercountry ._NATO {
    background-position: 7px -176px
}

div.headercountry ._Northern_Cyprus {
    background-position: 7px -192px
}

div.headercountry ._Northern_Ireland {
    background-position: 7px -208px
}

div.headercountry ._Olimpic_Movement {
    background-position: 7px -224px
}

div.headercountry ._OPEC {
    background-position: 7px -240px
}

div.headercountry ._Red_Cross {
    background-position: 7px -256px
}

div.headercountry ._Scotland {
    background-position: 7px -272px
}

div.headercountry ._Somaliland {
    background-position: 7px -288px
}

div.headercountry ._Tibet {
    background-position: 7px -304px
}

div.headercountry ._United_Nations {
    background-position: 7px -320px
}

div.headercountry ._Wales {
    background-position: 7px -336px
}

div.headercountry .ad {
    background-position: 7px -352px
}

div.headercountry .ae {
    background-position: 7px -368px
}

div.headercountry .af {
    background-position: 7px -384px
}

div.headercountry .ag {
    background-position: 7px -400px
}

div.headercountry .ai {
    background-position: 7px -416px
}

div.headercountry .al {
    background-position: 7px -432px
}

div.headercountry .am {
    background-position: 7px -448px
}

div.headercountry .ao {
    background-position: 7px -464px
}

div.headercountry .aq {
    background-position: 7px -480px
}

div.headercountry .ar {
    background-position: 7px -496px
}

div.headercountry .as {
    background-position: 7px -512px
}

div.headercountry .at {
    background-position: 7px -528px
}

div.headercountry .au {
    background-position: 7px -544px
}

div.headercountry .aw {
    background-position: 7px -560px
}

div.headercountry .ax {
    background-position: 7px -576px
}

div.headercountry .az {
    background-position: 7px -592px
}

div.headercountry .ba {
    background-position: 7px -608px
}

div.headercountry .bb {
    background-position: 7px -624px
}

div.headercountry .bd {
    background-position: 7px -640px
}

div.headercountry .be {
    background-position: 7px -656px
}

div.headercountry .bf {
    background-position: 7px -672px
}

div.headercountry .bg {
    background-position: 7px -688px
}

div.headercountry .bh {
    background-position: 7px -704px
}

div.headercountry .bi {
    background-position: 7px -720px
}

div.headercountry .bj {
    background-position: 7px -736px
}

div.headercountry .bm {
    background-position: 7px -752px
}

div.headercountry .bn {
    background-position: 7px -768px
}

div.headercountry .bo {
    background-position: 7px -784px
}

div.headercountry .br {
    background-position: 7px -800px
}

div.headercountry .bs {
    background-position: 7px -816px
}

div.headercountry .bt {
    background-position: 7px -832px
}

div.headercountry .bw {
    background-position: 7px -848px
}

div.headercountry .by {
    background-position: 7px -864px
}

div.headercountry .bz {
    background-position: 7px -880px
}

div.headercountry .ca {
    background-position: 7px -896px
}

div.headercountry .cg {
    background-position: 7px -912px
}

div.headercountry .cf {
    background-position: 7px -928px
}

div.headercountry .cd {
    background-position: 7px -944px
}

div.headercountry .ch {
    background-position: 7px -960px
}

div.headercountry .ci {
    background-position: 7px -976px
}

div.headercountry .ck {
    background-position: 7px -992px
}

div.headercountry .cl {
    background-position: 7px -1008px
}

div.headercountry .cm {
    background-position: 7px -1024px
}

div.headercountry .cn {
    background-position: 7px -1040px
}

div.headercountry .co {
    background-position: 7px -1056px
}

div.headercountry .cr {
    background-position: 7px -1072px
}

div.headercountry .cu {
    background-position: 7px -1088px
}

div.headercountry .cv {
    background-position: 7px -1104px
}

div.headercountry .cy {
    background-position: 7px -1120px
}

div.headercountry .cz {
    background-position: 7px -1136px
}

div.headercountry .de {
    background-position: 7px -1152px
}

div.headercountry .dj {
    background-position: 7px -1168px
}

div.headercountry .dk {
    background-position: 7px -1184px
}

div.headercountry .dm {
    background-position: 7px -1200px
}

div.headercountry .do {
    background-position: 7px -1216px
}

div.headercountry .dz {
    background-position: 7px -1232px
}

div.headercountry .ec {
    background-position: 7px -1248px
}

div.headercountry .ee {
    background-position: 7px -1264px
}

div.headercountry .eg {
    background-position: 7px -1280px
}

div.headercountry .eh {
    background-position: 7px -1296px
}

div.headercountry .er {
    background-position: 7px -1312px
}

div.headercountry .es {
    background-position: 7px -1328px
}

div.headercountry .et {
    background-position: 7px -1344px
}

div.headercountry .fi {
    background-position: 7px -1360px
}

div.headercountry .fj {
    background-position: 7px -1376px
}

div.headercountry .fm {
    background-position: 7px -1392px
}

div.headercountry .fo {
    background-position: 7px -1408px
}

div.headercountry .fr {
    background-position: 7px -1424px
}

div.headercountry .bl, div.headercountry .cp, div.headercountry .mf, div.headercountry .yt {
    background-position: 7px -1424px
}

div.headercountry .ga {
    background-position: 7px -1440px
}

div.headercountry .gb {
    background-position: 7px -1456px
}

div.headercountry .sh {
    background-position: 7px -1456px
}

div.headercountry .gd {
    background-position: 7px -1472px
}

div.headercountry .ge {
    background-position: 7px -1488px
}

div.headercountry .gg {
    background-position: 7px -1504px
}

div.headercountry .gh {
    background-position: 7px -1520px
}

div.headercountry .gi {
    background-position: 7px -1536px
}

div.headercountry .gl {
    background-position: 7px -1552px
}

div.headercountry .gm {
    background-position: 7px -1568px
}

div.headercountry .gn {
    background-position: 7px -1584px
}

div.headercountry .gp {
    background-position: 7px -1600px
}

div.headercountry .gq {
    background-position: 7px -1616px
}

div.headercountry .gr {
    background-position: 7px -1632px
}

div.headercountry .gt {
    background-position: 7px -1648px
}

div.headercountry .gu {
    background-position: 7px -1664px
}

div.headercountry .gw {
    background-position: 7px -1680px
}

div.headercountry .gy {
    background-position: 7px -1696px
}

div.headercountry .hk {
    background-position: 7px -1712px
}

div.headercountry .hn {
    background-position: 7px -1728px
}

div.headercountry .hr {
    background-position: 7px -1744px
}

div.headercountry .ht {
    background-position: 7px -1760px
}

div.headercountry .hu {
    background-position: 7px -1776px
}

div.headercountry .id {
    background-position: 7px -1792px
}

div.headercountry .mc {
    background-position: 7px -1792px
}

div.headercountry .ie {
    background-position: 7px -1808px
}

div.headercountry .il {
    background-position: 7px -1824px
}

div.headercountry .im {
    background-position: 7px -1840px
}

div.headercountry .in {
    background-position: 7px -1856px
}

div.headercountry .iq {
    background-position: 7px -1872px
}

div.headercountry .ir {
    background-position: 7px -1888px
}

div.headercountry .is {
    background-position: 7px -1904px
}

div.headercountry .it {
    background-position: 7px -1920px
}

div.headercountry .je {
    background-position: 7px -1936px
}

div.headercountry .jm {
    background-position: 7px -1952px
}

div.headercountry .jo {
    background-position: 7px -1968px
}

div.headercountry .jp {
    background-position: 7px -1984px
}

div.headercountry .ke {
    background-position: 7px -2000px
}

div.headercountry .kg {
    background-position: 7px -2016px
}

div.headercountry .kh {
    background-position: 7px -2032px
}

div.headercountry .ki {
    background-position: 7px -2048px
}

div.headercountry .km {
    background-position: 7px -2064px
}

div.headercountry .kn {
    background-position: 7px -2080px
}

div.headercountry .kp {
    background-position: 7px -2096px
}

div.headercountry .kr {
    background-position: 7px -2112px
}

div.headercountry .kw {
    background-position: 7px -2128px
}

div.headercountry .ky {
    background-position: 7px -2144px
}

div.headercountry .kz {
    background-position: 7px -2160px
}

div.headercountry .la {
    background-position: 7px -2176px
}

div.headercountry .lb {
    background-position: 7px -2192px
}

div.headercountry .lc {
    background-position: 7px -2208px
}

div.headercountry .li {
    background-position: 7px -2224px
}

div.headercountry .lk {
    background-position: 7px -2240px
}

div.headercountry .lr {
    background-position: 7px -2256px
}

div.headercountry .ls {
    background-position: 7px -2272px
}

div.headercountry .lt {
    background-position: 7px -2288px
}

div.headercountry .lu {
    background-position: 7px -2304px
}

div.headercountry .lv {
    background-position: 7px -2320px
}

div.headercountry .ly {
    background-position: 7px -2336px
}

div.headercountry .ma {
    background-position: 7px -2352px
}

div.headercountry .md {
    background-position: 7px -2368px
}

div.headercountry .me {
    background-position: 7px -2384px
}

div.headercountry .mg {
    background-position: 7px -2400px
}

div.headercountry .mh {
    background-position: 7px -2416px
}

div.headercountry .mk {
    background-position: 7px -2432px
}

div.headercountry .ml {
    background-position: 7px -2448px
}

div.headercountry .mm {
    background-position: 7px -2464px
}

div.headercountry .mn {
    background-position: 7px -2480px
}

div.headercountry .mo {
    background-position: 7px -2496px
}

div.headercountry .mq {
    background-position: 7px -2512px
}

div.headercountry .mr {
    background-position: 7px -2528px
}

div.headercountry .ms {
    background-position: 7px -2544px
}

div.headercountry .mt {
    background-position: 7px -2560px
}

div.headercountry .mu {
    background-position: 7px -2576px
}

div.headercountry .mv {
    background-position: 7px -2592px
}

div.headercountry .mw {
    background-position: 7px -2608px
}

div.headercountry .mx {
    background-position: 7px -2624px
}

div.headercountry .my {
    background-position: 7px -2640px
}

div.headercountry .mz {
    background-position: 7px -2656px
}

div.headercountry .na {
    background-position: 7px -2672px
}

div.headercountry .nc {
    background-position: 7px -2688px
}

div.headercountry .ne {
    background-position: 7px -2704px
}

div.headercountry .ng {
    background-position: 7px -2720px
}

div.headercountry .ni {
    background-position: 7px -2736px
}

div.headercountry .nl {
    background-position: 7px -2752px
}

div.headercountry .bq {
    background-position: 7px -2752px
}

div.headercountry .no {
    background-position: 7px -2768px
}

div.headercountry .bv, div.headercountry .nq, div.headercountry .sj {
    background-position: 7px -2768px
}

div.headercountry .np {
    background-position: 7px -2784px
}

div.headercountry .nr {
    background-position: 7px -2800px
}

div.headercountry .nz {
    background-position: 7px -2816px
}

div.headercountry .om {
    background-position: 7px -2832px
}

div.headercountry .pa {
    background-position: 7px -2848px
}

div.headercountry .pe {
    background-position: 7px -2864px
}

div.headercountry .pf {
    background-position: 7px -2880px
}

div.headercountry .pg {
    background-position: 7px -2896px
}

div.headercountry .ph {
    background-position: 7px -2912px
}

div.headercountry .pk {
    background-position: 7px -2928px
}

div.headercountry .pl {
    background-position: 7px -2944px
}

div.headercountry .pr {
    background-position: 7px -2960px
}

div.headercountry .ps {
    background-position: 7px -2976px
}

div.headercountry .pt {
    background-position: 7px -2992px
}

div.headercountry .pw {
    background-position: 7px -3008px
}

div.headercountry .py {
    background-position: 7px -3024px
}

div.headercountry .qa {
    background-position: 7px -3040px
}

div.headercountry .re {
    background-position: 7px -3056px
}

div.headercountry .ro {
    background-position: 7px -3072px
}

div.headercountry .rs {
    background-position: 7px -3088px
}

div.headercountry .ru {
    background-position: 7px -3104px
}

div.headercountry .rw {
    background-position: 7px -3120px
}

div.headercountry .sa {
    background-position: 7px -3136px
}

div.headercountry .sb {
    background-position: 7px -3152px
}

div.headercountry .sc {
    background-position: 7px -3168px
}

div.headercountry .sd {
    background-position: 7px -3184px
}

div.headercountry .se {
    background-position: 7px -3200px
}

div.headercountry .sg {
    background-position: 7px -3216px
}

div.headercountry .si {
    background-position: 7px -3232px
}

div.headercountry .sk {
    background-position: 7px -3248px
}

div.headercountry .sl {
    background-position: 7px -3264px
}

div.headercountry .sm {
    background-position: 7px -3280px
}

div.headercountry .sn {
    background-position: 7px -3296px
}

div.headercountry .so {
    background-position: 7px -3312px
}

div.headercountry .sr {
    background-position: 7px -3328px
}

div.headercountry .st {
    background-position: 7px -3344px
}

div.headercountry .sv {
    background-position: 7px -3360px
}

div.headercountry .sy {
    background-position: 7px -3376px
}

div.headercountry .sz {
    background-position: 7px -3392px
}

div.headercountry .tc {
    background-position: 7px -3408px
}

div.headercountry .td {
    background-position: 7px -3424px
}

div.headercountry .tg {
    background-position: 7px -3440px
}

div.headercountry .th {
    background-position: 7px -3456px
}

div.headercountry .tj {
    background-position: 7px -3472px
}

div.headercountry .tl {
    background-position: 7px -3488px
}

div.headercountry .tm {
    background-position: 7px -3504px
}

div.headercountry .tn {
    background-position: 7px -3520px
}

div.headercountry .to {
    background-position: 7px -3536px
}

div.headercountry .tr {
    background-position: 7px -3552px
}

div.headercountry .tt {
    background-position: 7px -3568px
}

div.headercountry .tv {
    background-position: 7px -3584px
}

div.headercountry .tw {
    background-position: 7px -3600px
}

div.headercountry .tz {
    background-position: 7px -3616px
}

div.headercountry .ua {
    background-position: 7px -3632px
}

div.headercountry .ug {
    background-position: 7px -3648px
}

div.headercountry .us {
    background-position: 7px -3664px
}

div.headercountry .uy {
    background-position: 7px -3680px
}

div.headercountry .uz {
    background-position: 7px -3696px
}

div.headercountry .va {
    background-position: 7px -3712px
}

div.headercountry .vc {
    background-position: 7px -3728px
}

div.headercountry .ve {
    background-position: 7px -3744px
}

div.headercountry .vg {
    background-position: 7px -3760px
}

div.headercountry .vi {
    background-position: 7px -3776px
}

div.headercountry .vn {
    background-position: 7px -3792px
}

div.headercountry .vu {
    background-position: 7px -3808px
}

div.headercountry .ws {
    background-position: 7px -3824px
}

div.headercountry .ye {
    background-position: 7px -3840px
}

div.headercountry .za {
    background-position: 7px -3856px
}

div.headercountry .zm {
    background-position: 7px -3872px
}

div.headercountry .zw {
    background-position: 7px -3888px
}

div.headercountry .sx {
    background-position: 7px -3904px
}

div.headercountry .cw {
    background-position: 7px -3920px
}

div.headercountry .ss {
    background-position: 7px -3936px
}

div.headersearch {
    float: right
}

div.headersearch * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.headersearch_inside {
    position: relative;
    padding: 0 0 0 15px
}

div.headersearch form {
    margin: 0
}

div.headersearch input.search {
    margin: 5px 0 0;
    padding: 0 30px 0 10px;
    width: 157px;
    height: 27px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    border: 1px solid #c0bfc1;
    background-color: #9b9a9b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    -ms-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out
}

div.headersearch input.search:hover, div.headersearch input.search:focus {
    border-color: #fff
}

div.headersearch i {
    position: absolute;
    top: 11px;
    right: 13px;
    color: #fff;
    font-size: 12px
}

div.headerlogin {
    float: right
}

div.headerlogin * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.headerlogin_inside {
    padding: 0
}

div.headerlogin_inside ul li {
    padding: 12px 0 17px 33px;
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

div.headerlogin_inside ul li:last-child {
    padding-right: 12px
}

div.headerlogin_inside ul a {
    display: block;
    color: #fff
}

div.headerlogin_inside ul a:hover, div.headerlogin_inside ul li.active a {
    color: #fbaf34
}

div.headerlogin_inside ul i {
    display: block;
    float: left
}

div.headerlogin_inside ul span {
    padding: 0 0 0 10px;
    display: block;
    float: left
}

div.headerlogin li.item-176, div.headerlogin li.item-212 {
    background: url("../images/sprite_headernav.png") 13px 13px no-repeat
}

div.headerlogin li.item-177 {
    background: url("../images/sprite_headernav.png") 13px -57px no-repeat
}

div.headerlogo {
    position: absolute;
    top: 13px;
    left: 16px;
    z-index: 9999999;
    width: 120px
}

div.headerlogo h1.site_logo {
    display: block
}

div.headerlogo a.logo {
    display: block
}

div.headerlogo img {
    display: block;
    padding-top: 3px;
    max-width: 200px;
    width: 200px;
}

div.mainsitenav_inside {
    color: #fff;
    font-size: 16px
}

p.mainprinav_text {
    padding: 40px 45px 39px 0;
    display: block;
    float: left
}

div.mainsitenav ul.nav {
    display: block;
    float: left
}

div.mainsitenav ul.nav li {
    position: relative;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 300
}

div.mainsitenav ul.nav li.item-101 {
    display: none
}

div.mainsitenav ul.nav li a {
    padding: 39px 20px;
    display: block;
    color: #fff
}

div.mainsitenav ul.nav > li:hover > a, div.mainsitenav ul.nav > li.current > a, div.mainsitenav ul.nav > li.active > a {
    background-color: #0d0048 !important
}

div.mainsitenav ul.nav li span {
    display: block
}

div.mainsitenav ul.nav-child {
    position: absolute;
    display: none;
    border-top: 1px solid #fff;
    background-color: #008ad1
}

div.mainsitenav li.parent:hover > ul.nav-child {
    display: block
}

div.mainsitenav ul.nav-child li {
    float: none;
    white-space: nowrap
}

div.mainsitenav ul.nav-child a {
    padding: 10px 18px !important;
    color: #fff !important;
    font-size: 17px !important;
    font-weight: 300 !important
}

div.mainsitenav ul.nav-child li:hover > a, div.mainsitenav ul.nav-child li.active > a {
    color: #139d9c !important;
    background-color: #0d0048
}

div.mainsitenav ul.nav-child ul.nav-child {
    top: 0;
    left: 100%;
    border-top: 0 none
}

div.container_pagetitle h1.pagetitle {
    padding: 60px 20px 5px;
    display: block;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    font-weight: 700;
    line-height: 55px
}

div.container_pagetitle h1.pagetitle.noarticle {
    padding: 60px 20px
}

div.container_pagetitle h2.articletitle {
    padding: 5px 20px 60px;
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    font-weight: 300;
    line-height: 30px
}

.rightlargefcol, .leftsmallcol, .lefthalfcol {
    float: left
}

.leftsmallcol {
    width: 33%
}

.lefthalfcol {
    width: 50%
}

.rightlargefcol {
    width: 65%
}

div.contentholder div.contentbody, div.contentholder div.contentcol {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.contentholder div.contentcol div.contentcol_inside {
    padding-bottom: 10px !important;
    border: 1px solid #ddd;
    background-color: #f1fdfd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.contentholder div.contentcol div.contentcol_inside:first-child {
    margin-bottom: 20px
}

div.contentholder div.contentcol div.contentcol_inside.rightblogsidebar1 {
    background-color: #fff
}

div.contentholder div.contentcol div.contentcol_inside.rightblogsidebar2 {
    background-color: #f1f1f1
}

div.contentholder div.contentbody div.contentbody_inside {
    padding: 0 17px
}

div.contentholder.onecol div.contentcol.colleft {
    padding-left: 17px;
    float: left;
    width: 25%;
    max-width: 270px
}

div.contentholder.onecol div.contentcol.colleft div.contentcol_inside {
    padding: 10px 17px 30px
}

div.contentholder.onecol div.contentbody {
    float: left;
    width: 75%;
    max-width: 810px
}

div.contentholder.onecol div.contentbody div.contentbody_inside {
    padding: 10px 17px 30px
}

div.contentholder.onecol div.contentcol.colright {
    padding-right: 17px;
    float: right;
    width: 25%;
    max-width: 270px
}

div.contentholder.onecol div.contentcol.colright div.contentcol_inside {
    padding: 0 17px
}

div.contentholder.twocol div.contentcol.colleft {
    padding-left: 17px;
    float: left;
    width: 25%;
    max-width: 270px
}

div.contentholder.twocol div.contentcol.colleft div.contentcol_inside {
    padding: 10px 17px 30px
}

div.contentholder.twocol div.contentbody {
    padding: 0 17px;
    float: left;
    width: 50%;
    max-width: 540px
}

div.contentholder.twocol div.contentcol.colright {
    padding-right: 17px;
    float: right;
    width: 25%;
    max-width: 270px
}

div.contentholder.twocol div.contentcol.colright div.contentcol_inside {
    padding: 10px 17px 30px
}

div.contentholder h2 {
    padding: 15px 0 5px;
    color: #ffb021;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px
}

div.page-header {
    margin: 0 0 30px
}

div.page-header h2 {
    padding-top: 0
}

div.fontevaextrainfo h2 {
    padding: 5px 0 !important
}

div.contentholder h3 {
    padding: 15px 0 5px;
    color: #139d9c;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px !important;
}

div.contentholder h4 {
    padding: 5px 0;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

div.contentholder h5 {
    padding: 5px 0;
    color: #807f83;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

div.contentholder h6 {
    padding: 10px 0 20px;
    color: #ffb021;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

div.contentholder p {
    padding: 15px 0;
    color: #777;
    font-size: 16px;
    line-height: 25px
}

div.contentholder hr {
    margin: 30px 0 20px;
    display: block;
    height: 1px;
    color: #ddd;
    border: 0 none;
    background: #ddd
}

div.contentholder ul {
    margin: 0 0 0 36px;
    padding: 15px 0;
    list-style-type: disc
}

div.contentholder ol {
    margin: 0 0 0 36px;
    padding: 15px 0;
    list-style-type: decimal
}

div.contentholder li {
    color: #777;
    font-size: 16px;
    line-height: 25px
}

div.contentholder a {
    color: #005a84
}

div.contentholder a:hover {
    color: #0094d9
}

div.contentholder div.fabttnholder {
    overflow: hidden
}

div.contentholder div.fabttnholder:before, div.contentholder div.fabttnholder:after {
    content: '';
    clear: both
}

div.contentholder a.fabutton {
    float: left;
    color: #fff
}

div.contentholder div.contentcol a.fabutton {
    float: none
}

div.contentholder blockquote {
    margin: 10px 0;
    padding: 30px 25px;
    border: 1px solid #ddd;
    border-color: #ddd #ddd #ddd #ffb021;
    border-width: 1px 1px 1px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.contentholder blockquote h6 {
    padding: 3px 0 5px;
    line-height: 36px
}

div.contentholder blockquote p {
    padding: 5px 0;
    font-size: 18px;
    line-height: 28px
}

div.edit.item-page ul.nav.nav-tabs {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.edit.item-page li {
    font-size: 100%;
    line-height: 1
}

div.edit.item-page div.tab-content {
    padding: 20px 0;
    overflow: inherit
}

div.edit.item-page div.tab-content input.inputbox, div.edit.item-page div.tab-content textarea.inputbox {
    width: 50%
}

div.btn-group a.dropdown-toggle {
    background: inhert
}

div.btn-group ul.dropdown-menu {
    margin: 2px 0 0;
    padding: 2px;
    list-style-type: none
}

.mainprinav_text, .mainsitenav ul.nav li a, .headerlogo, .headerlogo img, body {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.activeheader .mainprinav_text {
    padding-top: 21px;
    padding-bottom: 20px
}

.activeheader .mainsitenav ul.nav li a {
    padding-top: 27px;
    padding-bottom: 26px
}

.activeheader .headerlogo {
    top: 6px
}

.activeheader .headerlogo img {
    width: 120px;
    padding-top: 10px;
}

body.activeheader {
    padding-top: 50px
}

div.productheader {
    padding: 10px 0;
    text-align: center
}

div.productheader h3 {
    padding: 0;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px
}

div.productheader ul {
    display: inline
}

div.productheader li {
    padding-bottom: 8px;
    display: inline-block;
    color: #000;
    font-size: 17px;
    line-height: 17px
}

div.productheader li a {
    padding: 0 10px;
    color: #000
}

div.productheader li a:hover {
    color: #005a84
}

div.productheader li.active a {
    color: #8f6314
}

div.container_banner.slider {
    background: url("../images/banners/banner_homepage_business.jpg") center 0 no-repeat;
    background-size: 100% auto
}

div.banner_content {
    margin: 0 auto;
    padding: 65px 0;
    width: 100%;
    max-width: 1080px
}

div.banner_content.slider h1 {
    padding: 15px 265px;
    color: #ddd;
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
    text-align: center
}

div.banner_content.slider h3 {
    padding: 10px 0 15px;
    color: #ddd;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    text-align: center
}

div.landingpagebanner_inside {
    margin: 0 auto;
    padding: 125px 0;
    width: 100%;
    max-width: 1080px
}

div.landingpagebanner h1 {
    padding: 10px 0 20px;
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
    text-align: center
}

.advantage_fonteva_logo {
    margin: 22px auto 0;
    display: block;
    width: 49px;
    height: 56px
}

div.fontevaadvantage h2 {
    padding: 18px 0 5px;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    text-align: center
}

div.fontevaadvantage h4 {
    padding: 5px 0 15px;
    color: #777;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: center
}

ul.hpadvantagelist {
    margin: 0 !important;
    overflow: hidden
}

.hpadvantagelist div.col-sm-4 {
    position: relative;
    padding: 12px 15px;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.hpadvantage_icon {
    text-align: center
}

.hpadvantagelist div.col-sm-4 h3 {
    padding: 26px 0 0;
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.hpadvantagelist div.col-sm-4 h4 {
    padding: 0 0 10px;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: center
}

.hpadvantagelist div.hpadvantageitem_front {
    top: 25px;
    z-index: 24;
    padding: 25px 30px;
    display: block;
    height: 100%;
    text-align: center;
    border: 2px solid #ededed;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.hpadvantagelist div.col-sm-4.hover div.hpadvantageitem_front {
    z-index: 35;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.hpadvantagelist div.hpadvantageitem_back {
    position: absolute;
    top: 14px;
    z-index: 13;
    padding: 25px 30px;
    width: 91% !important;
    height: 91.5%;
    border: 2px solid #807f84;
    background-color: #807f84;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.hpadvantagelist div.col-sm-4.hover div.hpadvantageitem_back {
    z-index: 46;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

.hpadvantagelist div.hpadvantageitem_backname, .hpadvantagelist div.hpadvantageitem_description {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center
}

.hpadvantagelist div.hpadvantageitem_backname {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.hpadvantagelist div.hpadvantageitem_description {
    color: #fff
}

div.fontevaextrainfo h2 {
    padding: 18px 0 5px;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    text-align: center
}

div.fontevaextrainfo h4 {
    padding: 5px 0 15px;
    color: #777;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: center
}

ul.hpextrainfolist {
    overflow: hidden
}

div.col-sm-4 {
    position: relative;
    padding: 12px 15px;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.hpextrainfo_icon {
    text-align: center
}

div.col-sm-4 h3 {
    padding: 26px 0 0;
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

div.col-sm-4 h4 {
    padding: 0 0 10px;
    color: #777;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: center
}

div.hpextrainfoitem_front {
    top: 25px;
    z-index: 24;
    padding: 25px 30px;
    display: block;
    height: 100%;
    text-align: center;
    border: 2px solid #ededed;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

div.col-sm-4.hover div.hpextrainfoitem_front {
    z-index: 35;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

div.hpextrainfoitem_back {
    position: absolute;
    top: 12px;
    z-index: 13;
    padding: 25px 30px;
    width: 100%;
    height: 91%;
    border: 2px solid #807f84;
    background-color: #807f84;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

div.col-sm-4.hover div.hpextrainfoitem_back {
    z-index: 46;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

div.hpextrainfoitem_backname, div.hpextrainfoitem_description {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center
}

div.hpextrainfoitem_backname {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

div.hpextrainfoitem_description {
    color: #fff
}

div.homepagecontent_inside {
    padding: 0
}

div.homepagecontent h1 {
    padding: 40px 0 15px;
    color: #000;
    font-size: 66px;
    font-weight: 700;
    line-height: 80px;
    text-align: center
}

div.homepagecontent h2 {
    padding: 18px 0 10px;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px
}

div.homepagecontent p {
    padding: 20px 0;
    color: #777;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px
}

ul.hpmnchecklist {
    margin: 0 0 0 20px !important;
    list-style-type: bullet !important
}

ul.hpmnchecklist li {
    padding: 0 0 0 27px;
    color: #777;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    background: url("../images/bullet_fa_check_orange.png") 0 5px no-repeat
}

div.hpcontentcol {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.hpcontentcol.left {
    padding: 0 36px 0 26px
}

div.hpcontentcol.right {
    padding: 0 23px
}

ul.hpclientlogoslist {
    margin: 0 !important;
    padding: 10px 0 0
}

li.hpclientlogo {
    position: relative;
    padding: 0 10px 35px;
    display: block;
    float: left;
    width: 50%;
    min-height: 145px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.hpclientlogo_front {
    z-index: 24;
    display: block;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    transform: rotateY(0deg);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

li.hpclientlogo.hover div.hpclientlogo_front {
    z-index: 35;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

div.hpclientlogo_front img {
    padding: 25px 0 15px
}

div.hpclientlogo_frontname {
    color: #8d8d8d;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px
}

div.hpclientlogo_back {
    position: absolute;
    top: 0;
    z-index: 13;
    padding: 28px 20px;
    width: 100%;
    background-color: #f1f1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    transform: rotateY(-180deg);
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

li.hpclientlogo.hover div.hpclientlogo_back {
    z-index: 46;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    transition-delay: .2s
}

div.hpclientlogo_backname, div.hpclientlogo_description {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center
}

div.hpclientlogo_backname {
    color: #139d9c;
    font-weight: 700
}

div.hpclientlogo_description {
    color: #333
}

div.testomonialcallout_inside {
    text-align: center
}

ul.breadcrumblist {
    padding: 0 12px 0 32px;
    float: left;
    width: 75%;
    max-width: 810px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.contentsocial {
    float: right;
    width: 25%;
    max-width: 270px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.footersearchtop {
    display: none
}

div.wrapper_footertop div.search {
    position: relative;
    margin: 0 auto;
    padding: 22px;
    display: none;
    width: 100%;
    max-width: 1080px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.wrapper_footertop div.search form {
    margin: 0;
    padding: 0
}

div.wrapper_footertop div.search input.search {
    padding: 0 19px;
    height: 34px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #89cfcd;
    background-color: #8abdbe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.wrapper_footertop div.search i {
    position: absolute;
    top: 34px;
    right: 35px;
    z-index: 10;
    color: #fff;
    font-size: 11px
}

div.container_footertop div.moduletable {
    padding: 32px 0
}

div.container_footertop h3 {
    padding: 0 0 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

div.container_footertop li {
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 14px
}

div.container_footertop a {
    color: #fff
}

div.container_footertop a:hover {
    color: #e8e2d4
}

div.container_footerbottom div.moduletable {
    margin: 0;
    padding: 0
}

div.container_footerbottom div.copyright ul {
    padding: 5px 0 0;
    float: left
}

div.container_footerbottom div.copyright a {
    color: #fff
}

div.container_footerbottom div.copyright a:hover {
    color: #8f6314
}

div.container_footerbottom div.copyright li {
    padding: 0 7px 0 0;
    float: left;
    color: #fff;
    font-size: 14px
}

div.container_footerbottom div.copyright li.active a {
    color: #8f6314
}

div.container_footerbottom div.social ul {
    float: right
}

div.container_footerbottom div.social li {
    padding: 0 0 0 19px;
    display: block;
    float: left;
    font-size: 20px
}

div.container_footerbottom div.social li span {
    display: none
}

div.container_footerbottom div.social a {
    color: #fff
}

div.container_footerbottom div.social a:hover {
    color: #e8e2d4
}

div.contentcol div.moduletable {
    padding: 15px 0 0
}

div.contentcol div.moduletable:first-child {
    padding-top: 0
}

.fabutton, .button {
    margin: 0;
    padding: 16px 25px;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #fff;
    background: #ffb021;
    background-color: #ffb021;
    text-shadow: 0 0 0 transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out
}

.button {
    padding: 8px 14px;
    font-size: 14px
}

.btn {
    color: #fff !important;
    background: #ffb021;
    background-color: #ffb021;
    text-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out
}

.fabutton::-moz-focus-inner, .button::-moz-focus-inner, .btn::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

.fabutton:hover, .button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #005a84
}

.fabutton.banner {
    margin: 0 auto;
    width: 100%;
    max-width: 200px
}

div.contentbreadcrumbs {
    padding: 0 12px 0 24px
}

ul.breadcrumblist li {
    padding: 18px 4px 18px 0;
    display: block;
    float: left;
    color: #aaa;
    font-size: 12px;
    font-weight: 300
}

ul.breadcrumblist li span.sep {
    padding-left: 4px
}

ul.breadcrumblist a {
    color: #aaa
}

div.contentsocial {
    padding: 0 15px 0 12px
}

div.calltoaction {
    padding: 25px 0 20px;
    overflow: hidden
}

div.calltoaction_inside {
    position: relative;
    padding: 0 250px 0 0;
    overflow: hidden;
    background-color: #139d9c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.calltoactiontxt {
    padding: 28px 0 28px 39px;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px
}

div.calltoactionbttn {
    position: absolute;
    top: 17px;
    top: 50%;
    right: 18px;
    margin-top: -26px
}

div.calltoactionbttn .fabutton {
    width: 230px;
    color: #fff
}

table.ftable {
    margin: 15px 0;
    width: 100%;
    color: #807f83;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

table.ftable tr th {
    padding: 25px;
    font-size: 18px;
    font-weight: 700;
    border: 0 none;
    background-color: #f3f3f3
}

table.ftable tr td {
    padding: 25px;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #ddd;
    border-width: 0 0 1px
}

table.ftable tr td:first-child {
    text-align: left
}

.label, .badge {
    padding: 3px 9px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    white-space: nowrap;
    vertical-align: baseline;
    text-shadow: 0 0 0 transparent
}

.label-info, .badge {
    background-color: #fbaf34
}

.badge-info {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.search div.error {
    margin: 15px 0;
    padding: 10px 20px;
    color: #fff;
    background-color: #fb3434;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.contentcol ul.nav {
    margin-left: 0;
    padding: 0 0 15px
}

div.contentcol ul.nav li {
    display: block;
    color: #005a84;
    font-size: 16px;
    line-height: 15px
}

div.contentcol ul.nav > li > a {
    padding: 8px 18px;
    display: block;
    color: #005a84;
    background: url("../images/bullet_double_arrow_blue.png") 7px 13px no-repeat
}

div.contentcol ul.nav > li > a:hover {
    color: #63a7c7
}

div.contentcol ul.nav ul.nav-child {
    margin: 0 0 0 30px;
    padding: 0
}

div.contentcol ul.nav-child li a {
    padding: 5px;
    display: block;
    color: #63a7c7
}

div.contentcol ul.nav-child li a:hover {
    color: #005a84
}

div.contentcol ul.nav li.item-101 {
    display: none
}

div.fontevaproducts_toptext {
    padding: 10px 0 25px
}

div.fontevaproducts_toptext h4 {
    padding: 10px 0 0
}

div.fontevaproducts_toptext p {
    padding: 0 0 15px
}

div.fontevaproducts_toptext img {
    margin: 0 auto;
    display: block;
    text-align: center
}

div.fontevaproducts.embedform {
    float: left;
    width: 75%;
    max-width: 810px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.fontevaproductitem {
    width: 33.33%;
    padding: 20px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.fontevaproductitem.selected {
    background-color: #f8f8f8
}

div.fontevaproductitem img {
    margin: 0 auto;
    display: block
}

div.fontevaproductitem ul {
    margin-left: 25px;
    padding-top: 10px
}

div.fontevaproductsembed {
    padding: 0 15px;
    float: right;
    width: 25%;
    max-width: 270px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.socialandeventscol.single {
    padding: 0 20px
}

div.socialandeventscol.double {
    padding: 0 20px;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.socialandeventscol.sociallatest h3:first-child, div.socialandeventscol.upcomingevents h3:first-child {
    padding: 85px 0 20px;
    text-align: center
}

div.socialandeventscol.sociallatest h3:first-child {
    background: url("../images/icon_latest_tweets.png") center 0 no-repeat
}

div.socialandeventscol.upcomingevents h3:first-child {
    background: url("../images/icon_upcoming_events.png") center 0 no-repeat
}

div.fontevatweets ul.ltBlockList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.fontevatweets ul.ltBlockList li {
    padding: 20px 4px;
    border: 1px solid #ddd;
    border-width: 1px 0 0
}

div.fontevatweets ul.ltBlockList li.ltOdd, div.fontevatweets ul.ltBlockList li.ltEven {
    background-color: transparent
}

div.fontevatweets ul.ltBlockList img.ltUserAvatar {
    display: none
}

div.fontevatweets div.ltFollowUsLink {
    display: none
}

div.headlinewithsubtxt {
    padding: 15px 20px 30px
}

div.headlinewithsubtxt h4 {
    padding: 10px 0 0;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px
}

div.headlinewithsubtxt p {
    padding: 0 0 15px;
    color: #777;
    font-size: 16px;
    line-height: 25px
}

div.productspagebanner {
    margin: 0 auto;
    width: 100%;
    max-width: 1080px
}

div.productspagebanner_inside {
    padding: 55px 15px
}

div.productspage_bvid {
    float: left;
    width: 65%
}

div.productspagebvid_inside {
    padding-right: 25px
}

iframe.productspagebannervid {
    width: 100%;
    max-width: 650px;
    height: 366px;
    border: 0 none
}

div.productspage_btxt {
    float: left;
    width: 35%
}

div.productspagebanner h5 {
    padding: 10px 0 15px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px
}

div.productspagebanner p {
    padding: 10px 0;
    font-size: 18px;
    line-height: 24px
}

div.productspagebanner div.buttoncontainer {
    padding: 15px 0
}

div.st_facebook, div.st_twitter, div.st_linkedin, div.st_email, div.st_sharethis, div.st_fblike, div.st_plusone {
    margin-top: 19px;
    float: left
}

div.st_fblike {
    margin-top: 16px
}

div.st_plusone {
    margin-top: 20px
}

div.st_facebook span, div.st_twitter span, div.st_linkedin span, div.st_email span, div.st_sharethis span, div.st_fblike span, div.st_plusone span {
    margin-left: 0
}

div.fontevavideo iframe {
    width: 100%;
    max-width: 1080px;
    height: 366px;
    border: 0 none
}

div.fontevasearch div.btn-toolbar {
    padding: 0 20px 0 0;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.fontevasearch div.fsearchintro {
    padding: 0 0 0 20px;
    float: right;
    width: 50%;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.fontevasearch div.fsearchintro strong {
    font-weight: 300
}

div.fontevasearch div.ordering-box {
    padding: 15px 0 25px
}

div.fontevasearch div.phrases-box div.controls label.radio {
    margin: 0;
    padding: 5px 10px 0 20px;
    float: left;
    width: auto
}

div.fontevasearch label.checkbox {
    margin: 0;
    padding: 5px 10px 0 20px;
    float: left;
    width: auto
}

div.fontevasearchrow.limit_and_counter div.form-limit, div.fontevasearchrow.limit_and_counter p.counter {
    float: left;
    width: 50%
}

div.fontevasearch div.form-limit {
    padding: 25px 0 15px
}

div.fontevasearch div.form-limit label {
    padding: 3px 10px 0 0;
    display: block;
    float: left
}

div.fontevasearch div.form-limit div#limit_chzn {
    display: block;
    float: left
}

div.fontevasearchrow.limit_and_counter p.counter {
    text-align: right
}

div.fontevasearchresults ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.fontevasearchresults li {
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 15px 30px;
    display: block;
    border-bottom: 1px dotted #d5d5d5
}

div.fontevasearchresults div.itemcounter {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px
}

div.fontevasearchresults div.result-title {
    font-weight: 600
}

div.fontevasearchresults div.result_category_and_date {
    padding: 0 0 10px;
    font-size: 11px;
    line-height: 15px
}

div.fontevasearchresults span.highlight {
    padding: 2px 5px;
    display: inline-block;
    background-color: #ffd38d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

div.fontevalogin .well {
    padding: 20px 0 5px;
    border: 0 none;
    background: transparent none
}

div.fontevalogin div.control-label, div.fontevalogin div.controls {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    text-align: left
}

div.fontevalogin input[type="text"], div.fontevalogin input[type="password"] {
    width: 98%
}

div.fontevalogin div.control-group.rememberme div.control-label, div.fontevalogin div.control-group.rememberme div.controls {
    float: left;
    width: auto
}

div.fontevalogin div.control-group.rememberme div.control-label {
    padding-right: 10px
}

div.fontevaloginoptions {
    padding: 10px 0 15px;
    border: 1px solid #f0f0f0;
    border-width: 1px 0 0
}

div.fontevaloginoptions ul.nav {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div.fontevaloginoptions ul.nav li {
    float: left;
    font-size: 13px
}

div.fontevaloginoptions ul.nav a {
    border: 0 none
}

a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #0c1923;
    padding: 4px 0;
    min-height: 42px;
    z-index: 9991
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #fbaf34;
    margin-top: 44px
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    text-decoration: none;
    text-transform: uppercase
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.1)
}

.mean-container .mean-nav ul li a.mean-expand {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    margin-top: 1px;
    padding: 16px 12px !important;
    display: block;
    width: 26px;
    height: 20px;
    font-weight: 700;
    text-align: center;
    border: none !important;
    border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    background: rgba(255, 255, 255, 0.1)
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0, 0, 0, 0.9)
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none !important
}

@media screen and (min-width: 0) and (max-width: 1075px) {
    div.contentsocial div.st_plusone {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width: 980px) {
    div.container_headermain {
        padding-left: 200px
    }

    p.mainprinav_text {
        padding-right: 20px
    }

    div.banner_content {
        padding: 0 0 35px
    }

    div.banner_content.slider h1 {
        padding: 0 100px 15px;
        font-size: 40px;
        line-height: 40px
    }
}

@media screen and (min-width: 0) and (max-width: 950px) {
    div.fontevaadvantage h2 {
        padding-left: 20px;
        padding-right: 20px;
        line-height: 28px
    }

    div.fontevaadvantage h4 {
        padding-left: 20px;
        padding-right: 20px
    }

    ul.hpadvantagelist li {
        padding-left: 20px;
        padding-right: 20px
    }

    ul.hpadvantagelist li h3 {
        font-size: 30px;
        line-height: 25px
    }

    ul.hpadvantagelist li h4 {
        font-size: 13px;
        line-height: 18px
    }

    div.fontevaextrainfo h2 {
        padding-left: 20px;
        padding-right: 20px;
        line-height: 28px
    }

    div.fontevaextrainfo h2 {
        padding-left: 20px;
        padding-right: 20px
    }

    ul.hpextrainfolist li {
        padding-left: 20px;
        padding-right: 20px
    }

    ul.hpextrainfolist li h3 {
        font-size: 30px;
        line-height: 25px
    }

    ul.hpextrainfolist li h4 {
        font-size: 13px;
        line-height: 18px
    }

    div.pri-parallax {
        background-color: transparent !important
    }
}

@media screen and (min-width: 0) and (max-width: 915px) {
    div.contentsocial div.st_sharethis {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width: 900px) {
    div.mainsitenav ul.nav > li > a {
        padding-left: 12px;
        padding-right: 12px
    }

    div.ftrnavitems ul.nav li {
        padding-bottom: 5px;
        padding-left: 0;
        font-size: 13px
    }
}

@media screen and (min-width: 0) and (max-width: 850px) {
    div.wrapper_pagetitle h1.pagetitle {
        padding-top: 20px;
        font-size: 32px;
        line-height: 40px
    }

    div.wrapper_pagetitle h1.pagetitle.noarticle {
        padding-top: 30px;
        padding-bottom: 30px
    }

    div.wrapper_pagetitle h2.articletitle {
        padding-bottom: 20px
    }

    div.contentsocial div.st_email {
        display: none
    }

    div.hpcontentcol {
        padding-left: 5px !important;
        padding-right: 5px !important;
        float: none;
        width: 100%
    }

    div.fontevaproducts {
        float: none;
        width: 100% !important;
        max-width: 850px
    }

    div.fontevaproductsembed {
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%;
        max-width: 850px
    }

    div.ftrnavitems ul.nav li {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width: 0) and (max-width: 775px) {
    body.site {
        padding-top: 93px !important
    }

    div.wrapper_flyout_button {
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        margin: 0 0 0 -73px;
        width: 140px;
        height: 28px;
        text-align: center;
        border-width: 3px 3px 0 3px;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    div.container_flyout_button a {
        height: 28px;
        line-height: 28px
    }

    div.headercountry ul {
        z-index: 99999999
    }

    div.container_headermain {
        padding-left: 0
    }

    div.headerlogo {
        top: 6px !important
    }

    div.headerlogo img {
        width: 90px
    }

    p.mainprinav_text {
        display: none
    }

    div.mainsitenav ul.nav {
        display: none !important
    }

    div.productresponsivenav {
        position: relative
    }

    div.productresponsivenav div.mean-bar .mean-nav div.moduletable > h3 {
        position: absolute;
        top: 7px;
        left: 15px;
        color: #fff;
        font-size: 22px;
        font-weight: 700
    }

    div.productresponsivenav ul.nav li.divider {
        display: none
    }

    div.contentsocial div.st_plusone, div.contentsocial div.st_sharethis, div.contentsocial div.st_email {
        display: block
    }

    div.contentbreadcrumbs, div.contentsocial {
        padding-left: 20px;
        padding-right: 20px;
        float: none;
        width: 100%;
        max-width: 775px
    }

    div.contentbreadcrumbs ul.breadcrumblist li {
        padding-top: 15px;
        padding-bottom: 9px
    }

    div.contentsocial {
        padding-bottom: 15px
    }

    div.contentsocial div.st_facebook, div.contentsocial div.st_twitter, div.contentsocial div.st_linkedin, div.contentsocial div.st_email, div.contentsocial div.st_sharethis, div.contentsocial div.st_fblike, div.contentsocial div.st_plusone {
        margin-top: 3px
    }

    div.contentsocial div.st_fblike {
        margin-top: 0
    }

    div.contentsocial div.st_plusone {
        margin-top: 4px
    }

    div.contentbody, div.contentcol.colleft, div.contentcol.colright {
        float: none !important;
        width: 100% !important;
        max-width: 775px !important
    }

    div.contentcol.colleft, div.contentcol.colright {
        padding-left: 20px;
        padding-right: 20px
    }

    div.calltoaction {
        margin-left: 15px;
        margin-right: 15px
    }

    div.calltoaction_inside {
        padding: 0
    }

    div.calltoactiontxt {
        padding: 28px 20px;
        text-align: center
    }

    div.calltoactionbttn {
        position: relative;
        top: auto;
        right: auto;
        padding: 0 15px 15px;
        overflow: hidden
    }

    div.calltoactionbttn .fabutton {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    div.testmod div.effectContainer div.testimonials {
        padding-left: 75px;
        padding-right: 75px
    }

    .label, .badge {
        white-space: normal
    }

    div.container_returntotop {
        padding-bottom: 45px;
        display: block
    }
}

@media screen and (min-width: 0) and (max-width: 750px) {
    div.productspage_bvid, div.productspage_btxt {
        width: 100%;
        max-width: 750px;
        float: none
    }

    div.productspagebvid_inside {
        padding: 0
    }

    div.productspage_bvid iframe {
        width: 100%;
        max-width: 750px
    }

    div.productspage_btxt {
        padding-top: 20px
    }

    div.socialandeventscol {
        padding-left: 20px !important;
        padding-right: 20px !important;
        float: none !important;
        width: 100% !important
    }

    div.fontevasearchrow div.btn-toolbar, div.fontevasearchrow div.fsearchintro {
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%;
        max-width: 750px;
        text-align: left
    }

    #ezblog-body .blog-post .blog-title, #ezblog-body .blog-post .blog-title a {
        line-height: 24px
    }

    #eblog-wrapper.w320 #ezblog-body #socialbutton.alignright + .blog-text {
        margin-right: 0 !important
    }

    #ezblog-body div.facebook-likes.mtm {
        width: 100%;
        max-width: 750px;
        overflow: hidden
    }

    div.ftrnavitems {
        display: none
    }

    div.footersearchtop, div.wrapper_footertop div.search {
        display: block
    }
}

@media screen and (min-width: 0) and (max-width: 655px) {
    div.banner_content {
        padding: 0 0 15px
    }

    div.banner_content.slider h1 {
        padding: 0 25px 10px;
        font-size: 40px;
        line-height: 40px
    }

    div.productspage_bvid iframe {
        height: 310px
    }

    ul.hpadvantagelist li {
        width: 50%
    }

    ul.hpextrainfolist li {
        width: 50%
    }

    div.homepagecontent h1 {
        font-size: 50px;
        line-height: 55px
    }

    div.fontevaproductitem {
        float: none;
        width: 100%
    }

    div.fabttnholder a.fabutton {
        float: none
    }

    table.ftable th, table.ftable td {
        padding: 15px;
        font-size: 14px
    }

    div.testmod div.testimonials div.testimonial_txt {
        font-size: 18px
    }

    div.testimonialuserinfo_inside {
        width: 100% !important
    }

    div.testimonial_userinfo {
        margin-bottom: 40px !important
    }

    div.testimonial_userinfo img {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto 15px;
        display: block;
        float: none
    }

    div.testimonials_user {
        padding-left: 0 !important;
        text-align: center
    }

    div.fontevavideo iframe {
        height: 320px
    }

    div.copyright, div.social {
        float: none !important;
        width: 100% !important;
        max-width: 655px !important;
        overflow: hidden
    }

    div.copyright div.moduletable, div.social div.moduletable {
        padding: 0 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    div.social {
        padding-top: 15px;
        text-align: center
    }

    div.social ul {
        float: none !important
    }

    div.social ul li {
        float: none !important;
        display: inline !important
    }

    div.social ul li a {
        display: inline !important
    }

    div.copyright {
        padding-top: 15px;
        text-align: center
    }

    div.copyright ul.nav {
        float: none !important
    }

    div.copyright ul.nav li {
        float: none !important;
        display: inline !important
    }

    div.copyright ul.nav li a {
        display: inline !important
    }
}

@media screen and (min-width: 0) and (max-width: 550px) {
    div.headersearch { /*display:none*/
    }

    div.headercountry {
        float: left
    }

    div.productspage_bvid iframe {
        height: 275px
    }

    div.homepagecontent h1 {
        font-size: 40px;
        line-height: 45px
    }

    table.ftable th, table.ftable td {
        padding: 10px;
        font-size: 13px
    }

    div.testimonial_quote_icon {
        top: 75px !important
    }

    div.testimonial_quote_icon.left {
        left: 15px !important
    }

    div.testimonial_quote_icon.right {
        right: 15px !important
    }

    div.testmod div.testimonials div.testimonial_txt {
        font-size: 16px;
        line-height: 20px
    }

    div.testimonial_quotetxt {
        padding-top: 20px
    }

    div.fontevavideo iframe {
        height: 300px
    }

    .rightlargefcol {

        width: 100%;

    }

    .leftsmallcol {

        width: 100%;

    }
}

@media screen and (min-width: 0) and (max-width: 400px) {
    div.productspage_bvid iframe {
        height: 250px
    }

    ul.hpadvantagelist li {
        width: 100%
    }

    ul.hpextrainfolist li {
        width: 100%
    }

    ul.hpclientlogoslist li {
        float: none;
        width: 100%
    }

    div.fontevavideo iframe {
        height: 250px
    }
}

@media screen and (min-width: 0) and (max-width: 375px) {
    /*div.headerlogin_inside ul.nav li.item-177{display:none}*/
}

/*

*	To preserve the template's css, I made this.

*	This is already integrated on the template so you may edit or add your custom css here.

*	No need to add your css on the fonteva.css.

*/

.btn.jmodedit {
    height: 33px !important;
    width: 37px !important;
}

.col-md-9 .lefthalfcol img {

    width: auto;

    height: auto;

    max-width: 100%;

    vertical-align: middle;

    border: 0;

    -ms-interpolation-mode: bicubic;

}

.nav > li > a {

    padding: 0px;

}

.fontevaadvantage img {

    /*width:100%;*/

}

.container {

    width: 100%;

    margin: 0px;

    padding: 0px;

}

header.container {

    padding: 0px;

    margin: 0px;

    position: fixed;

    top: 0;

    z-index: 70;

    width: 100%;

}

.mean-container .mean-nav ul li a {

    font-size: 14px;

}

.mean-container .mean-nav ul li a.mean-expand {

    padding: 11px 12px !important;

}

.hpextrainfolist {

    margin: 0px;

}

div.container_testimonials {

    float: none;

}

div.mainsitenav a {

    color: #fff;

    font-size: 16px;

}

.col-m-12, .col-s-12 {

    max-width: 1080px;

    margin: 0 auto;

}

.gray {

    background-color: #f1f1f1;

}

.col-s-12.contentholder {

    margin: 30px auto;

}

.gray .col-s-12.contentholder {

    margin: 0px auto 20px;

}

.row-fluid.hpadvantagelist {

    padding: 30px 0;

}

.row-fluid.gray {

    padding: 30px 0;

}

div.headercountry a {

    padding-left: 30px;

}

div.mainsitenav ul.nav li .separator {

    padding: 39px 20px;

    display: block;

    color: #fff;

    font-weight: 300;

    font-size: 17px;

}

.activeheader .mainsitenav ul.nav li .separator {

    padding-top: 20px;

    padding-bottom: 20px;

}

div.mainsitenav ul.nav li .separator {

    padding: 39px 20px;

    display: block;

    color: #fff;

}

.col-md-3.contentcol {

    padding: 0px;

    margin: 0px;

}

.col-md-3.contentcol .contentcol_inside {

    padding: 10px;

}

.col-md-3.contentcol .contentcol_inside .fontevaproducts_toptext img {

    width: 100%;

}

#mod_showcase .showcase-readmore .showcase-button, #mod_showcase .showcase-readmore .showcase-button:hover, #mod_showcase .showcase-more, #mod_showcase .showcase-navi .item {

    display: table !important;

}

div.mod_imagewall span.item-title {

    font-size: 16px;

}

#mod_showcase .showcase-slider {

    padding-bottom: 0px;

}

#mod_showcase .showcase-navi {

    padding: 10px;

}

#mod_showcase .showcase-navi .item {

    width: 25px !important;

    margin-top: 0px !important;

    margin-bottom: 0px !important;

}

#mod_showcase .showcase-content {

    max-height: 100% !important;

}

.mean-container .mean-nav ul li span.separator, .mean-container .mean-nav ul li span.nav-header {

    margin: 0;

    padding: 14px 5%;

    display: block;

    float: left;

    width: 90%;

    color: #fff;

    font-size: 13px;

    font-weight: normal;

    text-align: left;

    text-decoration: none;

    text-transform: uppercase;

    cursor: pointer;

    border-top: 1px solid #383838;

    border-top: 1px solid rgba(255, 255, 255, 0.5);

    text-shadow: 0 0 0 transparent;

}

.mainprinav_text, .mainsitenav ul.nav li a, .headerlogo, .headerlogo img, body {

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

#ilightbox {

    font-size: 16px;

}

.fabutton, .button {

    margin: 0 auto;

    float: none;

    padding: 16px 25px;

    display: block;

    color: #fff;

    font-size: 16px;

    font-weight: 500;

    text-align: center;

    text-decoration: none;

    cursor: pointer;

    border: 2px solid #fff;

    background: #ffb021;

    background-color: #ffb021;

    text-shadow: 0 0 0 transparent;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 0 transparent;

    -moz-box-shadow: 0 0 0 transparent;

    box-shadow: 0 0 0 transparent;

    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;

    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;

    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;

    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;

    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;

}

div.hpadvantageitem_back a, div.hpadvantageitem_back a:hover {

    color: #FFF;

}

label, input, button, select, textarea {

    font-size: 14px;

    font-weight: normal;

    line-height: 20px;

}

textarea, 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="search"], input[type="tel"], input[type="color"], .uneditable-input {

    background-color: #fff;

    border: 1px solid #ccc;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    -webkit-transition: border linear .2s, box-shadow linear .2s;

    -moz-transition: border linear .2s, box-shadow linear .2s;

    -o-transition: border linear .2s, box-shadow linear .2s;

    transition: border linear .2s, box-shadow linear .2s;

}

select, textarea, 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="search"], input[type="tel"], input[type="color"], .uneditable-input {

    display: inline-block;

    height: 20px;

    padding: 4px 6px;

    margin-bottom: 10px;

    font-size: 14px;

    line-height: 20px;

    color: #555;

    vertical-align: middle;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

}

#searchForm input[type="text"] {

    font-size: 14px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

}

#searchForm .btn {

    color: #333 !important;

    display: block !important;

    text-align: center;

    cursor: pointer;

}

#searchForm .btn span {

    color: #333 !important;

}

#searchForm .btn:hover {

    background-color: #f5f5f5;

}

a.btn:hover {

    background: #005a84;

}

div.fontevasearch div.btn-toolbar {

    padding: 0 20px 0 0;

    float: left;

    width: 50%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

div.fontevasearch div.fsearchintro {

    padding: 0 0 0 20px;

    float: right;

    width: 50%;

    text-align: right;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

div.contentholder p {

    padding: 5px 0px 25px;

}

label {

    display: block;

    margin-bottom: 5px;

}

legend {

    padding-bottom: 10px;

}

.pagination {

    margin: 20px 0;

}

div.pagination ul {

    margin: 0;

    padding: 0;

    list-style-type: none;

}

.pagination ul > li {

    display: inline;

}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {

    border-left-width: 1px;

    -webkit-border-bottom-left-radius: 4px;

    border-bottom-left-radius: 4px;

    -webkit-border-top-left-radius: 4px;

    border-top-left-radius: 4px;

    -moz-border-radius-bottomleft: 4px;

    -moz-border-radius-topleft: 4px;

    display: block !important;

}

.pagination ul > li > a, .pagination ul > li > span {

    float: left;

    padding: 4px 12px;

    line-height: 20px;

    text-decoration: none;

    background-color: #fff;

    border: 1px solid #ddd;

    border-left-width: 0;

    display: block !important;

}

.com_search .contenttopinfo {

    display: none;

}

table.ftable2 tr td {

    padding: 25px 25px 0px;

    font-size: 18px;

    font-weight: 700;

    border: 1px solid #ddd;

    border-width: 0 0 1px;

}

#inc500-header-img {

    float: right;

    width: 90px;

    height: auto;

    margin-right: 16px;

    margin-top: 10px;

    margin-bottom: 5px;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

.activeheader #inc500-header-img {

    width: 60px;

    margin-top: 10px;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}

.su-accordion {

    /*margin:0px !important;*/

}

#collapse-mobile-search {

    display: none;

}

.success-stories .hpadvantagelist div.hpadvantageitem_back {

    height: 85.5%;

}

.success-stories .hpadvantagelist div.hpadvantageitem_front img {

    width: 100%;

}

div.buttoncenter {

    margin: 0 auto;

    width: 100%;

    max-width: 200px;

    float: none;

}

.lefthalfcol {

    width: 50%;

    float: left;

}

table.ftable2 tr th {

    padding: 25px;

    border: 0 none;

}

div.fontevaproductitem.selected div:first-child, div.fontevaproductitem div:first-child {

    height: 300px !important;

}

table.ftable th, table.ftable2 th {

    text-align: center;

}

table.ftable tr td {

    padding-bottom: 0px;

}

.itemid-234 .gray .col-s-12.contentholder {

    margin: 0 auto;

}

.addlink:link {

    color: #fbaf34;

}

.addlink:visited {

    color: #fbaf34;

}

.addlink:hover {

    color: #005a84;

}

a.learnmore {

    padding: 7px 15px;

}

#smallh {

    font-size: 30px;

}

.scodehead {

    padding: 0px 0;

    color: #807f83;

    font-size: 16px;

    font-weight: 700;

    line-height: 35px;

}

.fontevaleadership div.fontevaproductitem img {

    max-width: 100%;

}

.fontevaleadership div.fontevaproductitem .fontevaleadership-content img {

    width: auto;

}

.fontevaleadership div.fontevaproductitem .fontevaleadership-content {

    padding: 0px 30px 30px;

}

.leftside {

    margin-left: 17%;

}

@media screen and (max-width: 34.38em) {

    .lefthalfcol {

        width: 100%;

    }

}

@media all and (max-width: 907px) {

    #inc500-header-img {

        /*margin-top: -44px;

        z-index: 9999;

        position: relative;*/

        display: none;

    }

    /*.fontevaadvantage img {

        width: 100%;

    }*/

}

@media all and (max-width: 768px) {

    /*.priresponsivenav .mean-bar a{

        right: 125px !important;

        margin-top: 7px;

    }*/
    .hpadvantagelist {

        margin-left: 0px;

        margin-right: 0px;

    }

    .hpadvantagelist div.hpadvantageitem_back {

        width: 100% !important;

    }

}

@media all and (max-width: 550px) {

    .leftside {

        margin-left: 0px;

    }

}

@media all and (max-width: 406px) {

    div.headerlogin {

        /*margin-top: -33px;*/

        display: none;

    }

    div.headercountry {

        width: 100%;

        margin-bottom: 10px;

    }

    div.headercountry div.headercountry_active {

        width: 100%;

    }

    div.headercountry ul {

        width: 100%;

    }

    div.headersearch {

        width: 100%;

        margin-bottom: 10px;

    }

    div.headersearch div.headersearch_active {

        padding: 0px 10px;

    }

    div.headersearch input.search {

        width: 95%;

    }

    div.headersearch i {

        right: 24px;

    }

    #collapse-mobile-search {

        width: 22px;

        height: 22px;

        padding: 13px 13px 11px;

        position: absolute;

        top: 0;

        right: 70px;

        cursor: pointer;

        color: #fff;

        text-decoration: none;

        font-size: 16px;

        text-indent: -9999em;

        line-height: 22px;

        font-size: 1px;

        display: block;

        font-weight: 700;

        display: block;

        z-index: 9999;

    }

    #collapse-mobile-search button {

        display: block;

        background: none;

    }

    .priresponsivenav a {

        margin-top: 5px;

    }

    .wrapper_headertop {

        display: none;

    }

    body.site {

        padding-top: 52px !important;

    }

    /*div.headersearch {

        position: absolute;

        right: 16px;

        bottom: 75px;

    }*/
    .success-stories .hpadvantagelist div.col-sm-4 {

        min-height: 200px;

    }

    .hpadvantagelist div.hpadvantageitem_front {

        padding: 35px 30px;

    }

    .hpadvantagelist div.hpadvantageitem_back {

        width: auto !important;

    }

}

.acc-controls {

    padding-left: 30px;

}

.acc-controls a {

    color: white !important;

    font-size: 0.9em;

}

.acc-controls a:hover {

    text-decoration: underline;

}

@media only screen and (min-width: 407px) and (max-width: 595px), screen and (min-device-width: 407px) and (max-device-width: 595px) {
    body.site {
        padding-top: 128px !important;
    }
}

@media only screen and (min-width: 407px) and (max-width: 440px), screen and (min-device-width: 407px) and (max-device-width: 440px) {
    div.headerlogin_inside ul li {
        padding-left: 5px;
    }

    div.headersearch_inside {
        padding-left: 0;
    }
}

.hpadvantagelist div.hpadvantageitem_back {
    width: calc(100% - 30px) !important;
}

.success-stories-holder .hpadvantagelist div.col-sm-4 {
    height: 185px !important;
}

/*# sourceMappingURL=fonteva.css.map */
/* changes 04.10.2017 */
ul.hpmnchecklist li 
{
	background:none;
	padding:0;
}
body ul.hpmnchecklist {
    list-style-type: bullet !important;
}
.advantage_fonteva_logo {
	display:none !important;
}
.fabutton a {
color: white;
}
.calltoactionbttn .fabutton a {
color: white;
}
.calltoactionbttn .fabutton a :hover {
color: white;
}
