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

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

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

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

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

@font-face {
    font-family:TitilliumWeb;src:url(fonts/TitilliumWeb-Regular.eot?) format('eot'),url(fonts/TitilliumWeb-Regular.woff) format('woff'),url(fonts/TitilliumWeb-Regular.ttf) format('truetype'),url(fonts/TitilliumWeb-Regular.svg#webfontwTBKaDwa) format('svg');font-weight:400;
}

@font-face {
    font-family:TitilliumWeb;src:url(fonts/TitilliumWeb-Bold.eot?) format('eot'),url(fonts/TitilliumWeb-Bold.woff) format('woff'),url(fonts/TitilliumWeb-Bold.ttf) format('truetype'),url(fonts/TitilliumWeb-Bold.svg#webfontwTBKaDwa) format('svg');font-weight:700;
}

@font-face {
    font-family:Roboto;src:url(fonts/Roboto-Regular.eot?) format('eot'),url(fonts/Roboto-Regular.woff) format('woff'),url(fonts/Roboto-Regular.ttf) format('truetype'),url(fonts/Roboto-Regular.svg#webfontwTBKaDwa) format('svg');font-weight:400;
}

@font-face {
    font-family:Roboto;src:url(fonts/Roboto-Light.eot?) format('eot'),url(fonts/Roboto-Light.woff) format('woff'),url(fonts/Roboto-Light.ttf) format('truetype'),url(fonts/Roboto-Light.svg#webfontwTBKaDwa) format('svg');font-weight:lighter;
}

@font-face {
    font-family:Roboto;src:url(fonts/Roboto-Bold.eot?) format('eot'),url(fonts/Roboto-Bold.woff) format('woff'),url(fonts/Roboto-Bold.ttf) format('truetype'),url(fonts/Roboto-Bold.svg#webfontwTBKaDwa) format('svg');font-weight:700;
}

body,html {
    height: 100%;
}

body {
    background: #fff;
    font-family: Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #4c4c4c;
    font-size: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    margin: 0 auto -380px;
}

.inner {
    width: 94%;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}

.header .top-nav {
    height: 36px;
    line-height: 36px;
    background: #0E3950;
    color: #b3b3b3;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
}

.header .top-nav a {
    color: #fff;
    text-decoration: none;
}

.header .top-nav a:hover{color:#0495d6;text-decoration:none}

.header .top-nav .language ul {
    background: url(lang.png) right 8px no-repeat;
    position: absolute;
    z-index: 500;
    top: 0;
    left: 0;
    font-size: .875em;
}

.header .top-nav .language ul li {
    height: 36px;
    line-height: 36px;
    display: none;
}

.header .top-nav .language ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    padding-right: 40px;
    background-position: 11px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #b3b3b3;
}

.header .top-nav .language ul li.active {
    display: block;
}

.header .top-nav .language ul:hover {
    background-color: #333;
    padding-top: 36px;
}

.header .top-nav .language ul:hover li {
    display: block;
}

.header .top-nav .language ul:hover li a:hover {
    text-decoration: underline;
}

.header .top-nav .support {
    float: right;
    font-size: .8125em;
    background: url(support.png) 0 9px no-repeat;
    padding-left: 24px;
}

.header .top-nav .support h4 {
    float: left;
    text-transform: uppercase;
    padding-right: 24px;
    background: url(arrow.png) right 0 no-repeat;
}

.header .top-nav .support dl {
    float: left;
}

.header .top-nav .support dl dt {
    float: left;
    padding-left: 1em;
    font-weight: 700;
}

.header .top-nav .support dl dd {
    float: left;
    padding-left: .25em;
}

.header .main-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    height: 77px;
    background: #fff;
    border-bottom: solid 1px #01ABEF;
    z-index: 200;
}

.header .main-nav nav ul {
    float: right;
}

.header .main-nav nav ul li {
    float: left;
}

.header .main-nav nav ul li a {
    display: block;
    float: left;
    height: 100%;
    line-height: 77px;
    border-left: 1px solid #e3e3e3;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
    color: #2180c4;
    padding: 0 1.5em;
    text-decoration: none;
}

.header .main-nav nav ul li a:hover {
    text-decoration: underline;
}

.header .main-nav nav a.get_started {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    padding: 0 1.5em;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    margin-top: 17px;
    background: #18a21f;
    line-height: 40px;
    color: #fff;
    border: 1px solid #119017;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin-right: 1px;
}

.header .main-nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 600;
}

.header .main-nav-fixed nav ul li a {
    height: 50px;
    line-height: 50px;
}

.header .main-nav-fixed h1 a {
    width: 70px;
    height: 70px;
    background-position: bottom left;
    z-index: 605;
    left: 15px;
}

.header .main-nav-fixed h1:before {
    content: "";
    width: 100px;
    height: 50px;
    -moz-border-radius: 0 0 100px 100px;
    -webkit-border-radius: 0 0 100px 100px;
    -khtml-border-radius: 0 0 100px 100px;
    border-radius: 0 0 100px 100px;
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    background: rgba(255,255,255,.8);
}

.header .main-nav-fixed .get_started {
    display: none!important;
}

.header h1 a {
    display: block;
    width: 204px;
    height: 67px;
    position: absolute;
    left: 0;
    top: 7px;
    background: url(logo.svg) no-repeat;
    overflow: hidden;
    text-indent: -3000px;
}

.header .sub-nav {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

body.about-us .header .sub-nav {
    background-image: url(about.jpg);
}

body.cases .header .sub-nav,body.technology .header .sub-nav {
    background-image: url(tech.jpg);
}

.header .sub-nav .inner {
    position: relative;
    padding-top: 77px;
}

.header .sub-nav .inner h2 {
    color: #fff;
    position: absolute;
    top: 50%;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
    font-size: 3.125em;
}

.header .sub-nav-thin {
    width: 100%;
}

.header .sub-nav-thin .inner h2 {
    font-weight: 400;
    position: static;
    font-size: 4em;
}

.header .sub-nav-thin .inner hgroup {
    position: absolute;
    top: 45%;
    text-align: center;
    max-width: 30%;
}

.header .sub-nav-thin .inner hgroup h3 {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #267dc0;
    font-size: 2em;
    line-height: 1.125em;
    margin-top: .125em;
    text-transform: lowercase;
}

body.pricing .header .sub-nav-thin .inner hgroup h3 {
    color: #000;
}

.header .sub-nav nav {
    height: 77px;
    line-height: 73px;
    background-color: rgba(0,113,189,.7);
    margin-top: 78px;
}

.header .sub-nav nav ul {
    width: 94%;
    margin: 0 auto;
    max-width: 1100px;
}

.header .sub-nav nav ul li {
    float: left;
    border-left: 1px solid rgba(255,255,255,.1);
    height: 77px;
}

.header .sub-nav nav ul li a {
    display: block;
    float: left;
    height: 77px;
    border-left: 1px solid rgba(0,0,0,.1);
    padding: 0 2em;
    color: #fff;
    text-decoration: none;
    font-family: Roboto,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    border-top: 4px solid transparent;
    font-size: 1.25em;
}

.header .sub-nav nav ul li a.active,.header .sub-nav nav ul li a:hover {
    border-top: 4px solid #fff;
}

.header .intro {
    background: url(https://i.imgur.com/ZnBMbDm.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.header .intro .inner .canvas-wrap {
    padding-top: 60%;
}

.header .intro #index-canvas {
    position: absolute;
    left: 0;
    right: 0;
    top: 77px;
    bottom: 0;
    z-index: 100;
}

.header .intro #circle-spots dd {
    position: absolute;
    top: 36%;
    left: 71%;
    width: 26%;
    color: #333;
    line-height: 1.25em;
    font-size: 1.125em;
    visibility: hidden;
}

.header .intro dt,.header .intro h3,.header .intro nav {
    display: none;
}

.header .intro .inner ul.admin {
    position: absolute;
    top: 20px;
    left: 0;
}

section.main-gray {
    background-color: #f2f2f2;
}

section.main {
    overflow: hidden;
}

section.main .inner {
    padding: 1em 0;
    overflow: hidden;
}

section.main p {
    line-height: 1.5em;
    font-size: 1.125em;
    margin: 1em 0;
}

section.main a {
    color: #000;
    text-decoration: underline;
}

section.main a:hover {
    text-decoration: none;
}

section.main h2 {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #015289;
    font-size: 2.5em;
    margin: 1em 0;
}

section.main h3 {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #009f3b;
    font-size: 2em;
    margin: 1em 0;
}

section.main ul {
    padding-left: 2em;
    line-height: 1.25em;
    list-style: circle;
    margin: 1em 0;
    font-size: 1.125em;
}

section.main ol {
    padding-left: 2em;
    line-height: 1.25em;
    list-style: decimal;
    margin: 1em 0;
    font-size: 1.125em;
}

section.main ol li,section.main ul li {
    margin: .5em 0;
}

section.main .fll {
    float: left;
    margin: 2em 2em 1em 0;
}

section.main .flr {
    float: right;
    margin: 2em 0 1em 2em;
}

section.main .flc {
    display: block;
    margin: 0 auto;
}

section.main .clear {
    display: block;
    clear: both;
}

section.main ul.side-nav {
    position: relative;
    margin: 0;
    list-style: none;
    padding: 1.5em 0;
    width: 20%;
    border-right: 1px solid #e3e3e3;
    float: left;
}

section.main ul.side-nav li a {
    display: block;
    padding: .5em .5em .5em 0;
    position: relative;
    text-decoration: none;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: 20px;
}

section.main ul.side-nav li a:hover {
    text-decoration: underline;
}

section.main ul.side-nav li a.active {
    font-weight: 700;
    color: #0070bb;
}

section.main ul.side-nav li a.active:after {
    content: "";
    width: 3px;
    display: block;
    position: absolute;
    right: -2px;
    top: 0;
    bottom: 0;
    background-color: #0070bb;
}

section.main .side-content {
    padding-left: 2em;
}

section#contacts {
    position: relative;
}

section#contacts .inner {
    position: static;
    padding: 0;
}

section#contacts #map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    margin-left: -14%;
    z-index: 100;
    cursor: pointer;
}

section#contacts form fieldset {
    position: relative;
    z-index: 200;
    background-color: #f2f2f2;
    width: 34.5%;
    padding: 1em 0;
}

section#contacts form fieldset h4 {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: 46px;
    margin: .75em 0;
    color: #015387;
}

section#contacts form fieldset p {
    margin: 14px 0;
}

section#contacts form fieldset p.text input,section#contacts form fieldset p.text textarea {
    background-color: #fff;
    border: none;
    height: 34px;
    line-height: 34px;
    width: 60%;
    padding: 0 3%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-family: Roboto,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: .9375em;
}

section#contacts form fieldset p.text textarea {
    height: 10em;
    width: 85%;
}

section#contacts form fieldset p.submit input {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    padding: 0 1.5em;
    height: 40px;
    background: #18a21f;
    line-height: 40px;
    color: #fff;
    border: 1px solid #119017;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-size: .9375em;
    font-weight: 700;
    cursor: pointer;
}

section.main #map .content-wrap {
    overflow: hidden;
}

section#contacts form fieldset ul {
    background: #fff;
    position: absolute;
    top: 5%;
    left: 110%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    padding: 1em;
    list-style: none;
    font-family: Roboto,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 700;
    width: 70%;
    font-size: .875em;
}

section#contacts form fieldset ul li {
    padding: .5em 0 .5em 35px;
}

section#contacts form fieldset ul li:nth-child(1) {
    background: url(address.png) 0 10px no-repeat;
}

section#contacts form fieldset ul li:nth-child(2) {
    background: url(address.png) 0 -40px no-repeat;
}

section#contacts form fieldset ul li:nth-child(3) {
    background: url(address.png) 0 -90px no-repeat;
}

section.main .why-acc-handles {
    float: left;
    width: 25%;
    padding: 1em 0 1em 5%;
}

section.main .why-acc-handles li a {
    display: block;
    position: relative;
    z-index: 100;
    line-height: 2em;
    margin: 1em 0;
    padding-left: 1em;
    text-decoration: none;
}

section.main .why-acc-handles li span {
    position: absolute;
    z-index: 105;
    left: -2em;
    text-align: center;
    width: 2em;
    height: 2em;
    line-height: 2em;
    background: #fff;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-weight: 700;
}

section.main .why-acc-handles li a:hover {
    text-decoration: underline;
}

section.main .why-acc-handles li a.active span,section.main .why-acc-handles li a:hover span {
    background-color: #009f3d;
    border-color: #009f3d;
    color: #fff;
}

section.main .why-acc-sections {
    width: 66%;
    float: right;
}

section.main .feature,section.main .price {
    display: inline;
}

.pricing section.main {
    text-align: center;
}

.pricing section.main .admin {
    text-align: left;
}

.pricing section.main .inner {
    padding-top: 50px;
    margin-top: 2em;
}

section.main .feature form,section.main .price form {
    display: inline;
}

section.main .features-inner,section.main .price-inner {
    width: 22%;
    margin: 0 0 0 -4px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    position: relative;
    color: #999;
    padding: 2%;
}

.no-cssanimations section.main .price-selected .price-inner {
    border: 2px solid #fff;
}

section.main .price-selected .price-inner {
    -webkit-animation: BLINKING-SHADOW 1s infinite ease-in-out;
    -moz-animation: BLINKING-SHADOW 1s infinite ease-in-out;
    -o-animation: BLINKING-SHADOW 1s infinite ease-in-out;
    animation: BLINKING-SHADOW 1s infinite ease-in-out;
}

@-webkit-keyframes BLINKING-SHADOW {
    0% {
        -webkit-box-shadow: inset 0 0 20px #0070BB;
    }

    50% {
        -webkit-box-shadow: inset 0 0 20px #fff;
    }

    100% {
        -webkit-box-shadow: inset 0 0 20px #0070BB;
    }
}

@-moz-keyframes BLINKING-SHADOW {
    0% {
        -moz-box-shadow: inset 0 0 20px #0070BB;
    }

    50% {
        -moz-box-shadow: inset 0 0 20px #fff;
    }

    100% {
        -moz-box-shadow: inset 0 0 20px #0070BB;
    }
}

@-o-keyframes BLINKING-SHADOW {
    0% {
        box-shadow: inset 0 0 20px #0070BB;
    }

    50% {
        box-shadow: inset 0 0 20px #fff;
    }

    100% {
        box-shadow: inset 0 0 20px #0070BB;
    }
}

@keyframes BLINKING-SHADOW {
    0% {
        box-shadow: inset 0 0 20px #0070BB;
    }

    50% {
        box-shadow: inset 0 0 20px #fff;
    }

    100% {
        box-shadow: inset 0 0 20px #0070BB;
    }
}

section.main .features-inner {
    width: 20%;
}

section.main .features-inner ul,section.main .price-inner ul {
    list-style: none;
    padding: 0;
    font-size: .875em;
}

section.main .price-inner ul li {
    margin: 1em 0;
}

section.main .features-inner {
    color: #333;
}

section.main .features-inner ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin: 0;
}

section.main .features- ul li,section.main .features-start-up ul li {
    border-bottom: 1px solid #446796;
}

section.main .features- ul li.title {
    color: #0070bb;
    font-size: 1.25em;
    background-color: #fff;
    position: relative;
    z-index: 200;
    display: block;
}

section.main .features- ul li.title:after {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -10%;
    right: -10%;
    bottom: 0;
    z-index: -2;
}

section.main .features-inner ul li span.no,section.main .features-inner ul li span.yes {
    display: inline-block;
    background-image: url(yn.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: -3000px;
}

section.main .features-inner ul li span.no {
    background-position: -14px 0;
}

section.main .features-start-up ul li span.yes {
    background-position: -28px 0;
}

section.main .features-start-up ul li span.no {
    background-position: -42px 0;
}

section.main .price-inner ul li strong {
    color: gray;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding-bottom: 1em;
}

section.main .price-inner ul li strong a {
    text-decoration: none;
    color: #5d5d5d;
}

section.main .price-inner ul li strong a:hover {
    text-decoration: underline;
}

section.main .price-start-up ul li strong {
    color: #fff;
    border-bottom: 1px solid #446796;
}

section.main .price-start-up ul li strong a {
    color: #fff;
}

section.main .features-start-up,section.main .price-start-up {
    background-color: #0070bb;
    color: #fff;
    margin-top: -50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

section.main .features- {
    background-color: #0070bb;
    color: #fff;
    margin-top: 212px;
    text-align: left;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

section.main .features-inner h3,section.main .price-inner h3 {
    color: #000;
    margin-top: 0;
    margin-bottom: 15px;
    height: 30px;
    line-height: 30px;
}

section.main .features-start-up h3,section.main .price-start-up h3 {
    padding-top: 50px;
    color: #fff;
}

section.main .features-inner h4,section.main .price-inner h4 {
    color: #666;
    font-size: .875em;
    height: 20px;
    line-height: 20px;
}

section.main .features-start-up h4,section.main .price-start-up h4 {
    color: #fff;
}

section.main .features-inner h5,section.main .price-inner h5 {
    background-color: #0070bb;
    width: 120px;
    line-height: 120px;
    margin: 20px auto;
    color: #fff;
    font-size: 1.5em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 120px;
}

section.main .features-start-up h5,section.main .price-start-up h5 {
    color: #0070bb;
    background-color: #fff;
}

section.main .features-inner .order,section.main .price-inner .order {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 35px;
    background: #18A21F;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: .75em;
    font-weight: 100;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;
}

section.main .features-inner .order:hover,section.main .price-inner .order:hover {
    background: #EDEDED;
    color: #0070bb;
}

section.main .price-inner select {
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid rgba(0,0,0,.5);
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.5);
    padding: .65em 2.5em .55em .75em;
    background: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)) no-repeat,linear-gradient(-135deg,rgba(255,255,255,0) 50%,#fff 50%) no-repeat,linear-gradient(-225deg,rgba(255,255,255,0) 50%,#fff 50%) no-repeat,linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)) no-repeat;
    background-size: 1px 100%,20px 20px,20px 20px,20px 60%;
    background-position: right 20px center,right bottom,right bottom,right bottom;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

section.main .price-start-up select {
    border: 1px solid #fff;
    color: #fff;
    padding: .65em 2.5em .55em .75em;
    background: linear-gradient(#fff,#fff) no-repeat,linear-gradient(-135deg,rgba(255,255,255,0) 50%,#0070bb 50%) no-repeat,linear-gradient(-225deg,rgba(255,255,255,0) 50%,#0070bb 50%) no-repeat,linear-gradient(#fff,#fff) no-repeat;
    background-size: 1px 100%,20px 20px,20px 20px,20px 60%;
    background-position: right 20px center,right bottom,right bottom,right bottom;
}

section.main form fieldset p {
    overflow: hidden;
    margin: .5em 0;
}

section.main form fieldset p.text label {
    display: block;
}

section.main form fieldset p.text input {
    background: #F2F2F2;
    border: none;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 90%;
    max-width: 400px;
    padding: 0 1em;
    font-size: .875em;
}

section.main form fieldset p.submit input {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    padding: 0 1.5em;
    height: 40px;
    background: #18a21f;
    line-height: 40px;
    color: #fff;
    border: 1px solid #119017;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-size: .9375em;
    font-weight: 700;
    cursor: pointer;
}

section.main form.admin fieldset p {
    float: left;
    clear: both;
    width: 700px;
    margin: 5px 0;
    text-indent: 0;
    overflow: visible;
}

section.main form.admin fieldset p.text {
    border-bottom: 1px solid #ddd;
}

section.main form.admin fieldset p label {
    float: left;
}

section.main form.admin fieldset p label.text,section.main form.admin fieldset p.text label {
    display: block;
    float: left;
    width: 200px;
    line-height: 18px;
    height: 18px;
    text-align: right;
    padding-right: 15px;
}

section.main form.admin fieldset p span {
    margin-left: 0;
    float: left;
}

section.main form.admin fieldset .text input,section.main form.admin fieldset select,section.main form.admin fieldset textarea {
    border: 1px solid gray;
    color: #333;
    background: #fff!important;
    float: left;
    height: 16px;
    font-size: 12px;
    padding: 1px;
    width: 300px;
    line-height: 1em!important;
}

section.main form.admin fieldset select {
    height: 22px;
}

section.main form.admin fieldset textarea {
    width: 520px;
    height: 230px;
}

section.main form.admin fieldset textarea.area2 {
    height: 680px;
}

section.main form.admin fieldset p span.langs {
    display: block;
    width: 300px;
    float: left;
    clear: right;
    position: relative;
}

section.main form.admin fieldset p span.lang span.tab {
    position: absolute;
    z-index: 100;
    cursor: pointer;
    width: 20px;
    height: 15px;
    display: block;
    left: 0;
    top: -6px;
    text-indent: 0;
    text-align: center;
    line-height: 15px;
    border: solid #000;
    border-width: 1px;
    font-size: 13px;
}

section.main form.admin fieldset p span.lang input,section.main form.admin fieldset p span.lang textarea {
    position: absolute;
    top: 10px;
    left: -5px;
    z-index: 80;
    margin: 0;
    padding: 0;
}

section.main form.admin fieldset p span.langs span.on .area {
    display: block;
}

section.main form.admin fieldset p span.langs span.off .area {
    display: none;
}

section.main form.admin fieldset p span.langs span.on .tab {
    background: #fff;
    color: #000;
    border-color: #000 #000 #fff;
}

section.main form.admin fieldset p span.langs span.off .tab {
    color: #fff;
    background: #999;
}

p.mooditor,p.wfeditor {
    padding-top: 30px;
    height: 560px!important;
}

.mooditor-panel {
    overflow: hidden;
    display: block;
    position: absolute;
    top: -32px;
    left: -5px;
}

.mooditor-panel .mooditor-button {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin-right: 5px;
    overflow: hidden;
    line-height: 3000px;
    text-indent: -3000px;
    border: 1px solid #ccc;
    display: block;
    float: left;
}

.mooditor-panel .mooditor-button-bold {
    background: url(/static/css/buttons/text_bold.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-italic {
    background: url(buttons/text_italic.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-h1 {
    background: url(buttons/text_heading_1.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-h2 {
    background: url(buttons/text_heading_2.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-h3 {
    background: url(buttons/text_heading_3.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-ul {
    background: url(buttons/text_list_bullets.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-ol {
    background: url(buttons/text_list_numbers.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-table {
    background: url(buttons/table.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-a {
    background: url(buttons/tag.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-img {
    background: url(buttons/image_add.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button-file {
    background: url(buttons/script_add.png) 2px 2px no-repeat;
}

.mooditor-panel .mooditor-button:hover {
    background-color: #f3f3f3;
}

.mooditor-preview {
    display: block;
    width: 910px;
    height: 300px;
    background-color: transparent;
    position: absolute;
    top: 245px;
    left: -205px;
    padding: 5px;
    border: 1px solid #000;
    overflow: auto;
    line-height: 1;
}

section.main form.admin fieldset .mooditor-preview p {
    float: none;
    margin: 1em 0;
    width: auto;
    clear: none;
}

section.main form.admin fieldset ul li {
    margin: 0;
}

section.main form.admin fieldset ul li span {
    padding: .25em;
    display: block;
}

section.main form.admin fieldset .langs textarea {
    height: 230px;
    width: 720px;
    background-color: #fff;
}

section.main form.admin fieldset ul li span:hover {
    background-color: #ddd;
    cursor: move;
}

.off .mooditor-panel,.off .mooditor-preview {
    display: none;
}

.admin-edit {
    position: relative;
    line-height: 20px;
}

section.main ul.admin {
    list-style: none;
    padding: 0;
}

.admin-edit a,a.delete,a.edit,a.view,span.delete,ul.admin a {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -3000px;
    padding: 1px;
}

.admin-edit a,a.edit,ul.admin li.edit a {
    background: url(icons/edit.png) center center no-repeat;
}

.admin-view a,a.view,ul.admin li.view a {
    background: url(icons/view.png) center center no-repeat;
}

a.delete,ul.admin li.delete a {
    background: url(icons/delete.png) center center no-repeat;
}

ul.admin li.add-image a {
    background: url(icons/image_add.png) center center no-repeat;
}

ul.admin li.add-offer a {
    background: url(icons/script_add.png) center center no-repeat;
}

ul.admin li.ok a {
    background: url(icons/accept.png) center center no-repeat;
}

span.delete {
    float: right;
    margin-left: .25em;
}

ul.admin li a:hover {
    background-color: #eee;
}

a.editors {
    float: right;
}

#pop-frame,.wfeditor-frame {
    position: fixed;
    left: 15%;
    top: 10%;
    z-index: 1000;
    width: 70%;
    height: 80%;
    border: 10px solid #ccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-box-shadow: 0 0 15px #000;
    -moz-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000;
    background: url(loader.gif) center center no-repeat #fff;
}

div#mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,.5);
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

section.main .pages-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    overflow: hidden;
}

section.main .pages-list ul li {
    margin: 0;
    overflow: hidden;
}

section.main .pages-list ul li a.editors {
    width: 20px;
    overflow: hidden;
    margin-left: .25em;
}

section.main .pages-list ul li .drag {
    display: block;
    overflow: hidden;
}

section.main .pages-list ul li .menus {
    display: block;
    float: right;
}

section.main .pages-list ul li .menus span {
    display: block;
    float: right;
    text-align: center;
    width: 5em;
}

section.main .pages-list ul li .menus span input {
    margin: 0;
    padding: 0;
    float: left;
    cursor: pointer;
    line-height: 1em;
}

section.main .pages-list .title {
    overflow: hidden;
    text-align: center;
    width: 100%;
    float: none;
    font-size: 14px;
    line-height: 1em;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    padding-bottom: .5em;
}

section.main .pages-list .title .tools {
    display: block;
    float: right;
    width: 85px;
}

section.main .pages-list .title .menu {
    display: block;
    float: right;
    width: 5em;
    margin-right: .5em;
    text-align: left;
}

section.main .pages-list .title .page {
    display: block;
    float: left;
}

section.main ul.docs {
    padding: 0;
    list-style: none;
}

section.main ul.docs li {
    display: inline;
}

section.main ul.docs li a {
    display: inline-block;
    width: 46%;
    padding: 1%;
    margin: .25em .5%;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: 1.25em;
    color: #2180c4;
    text-decoration: none;
    line-height: 1.25em;
    vertical-align: top;
    border-top: 1px solid #ddd;
    min-height: 2.5em;
}

section.main ul.docs li a:hover {
    background: #2180c4;
    color: #fff;
}

section.main p.crumbs {
    margin: -2em 0 2em;
    font-size: .9375em;
}

section.spots {
    text-align: center;
    background: #ececeb;
    overflow: hidden;
}

section.spots h2 {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    text-align: center;
    font-size: 2.5em;
    color: #2180c4;
    margin: 1em 0;
}

section.spots .spot {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 0 1%;
    position: relative;
}

section.spots .spot img {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

section.spots .spot h3 {
    font-family: Roboto,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    text-align: center;
    color: #202428;
    margin: 1.5em 0 1em;
    font-size: 1.5em;
    font-weight: lighter;
    position: relative;
}

section.spots .spot h3:before {
    content: "";
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #ececeb;
    position: absolute;
    top: -2.6em;
    left: 50%;
    margin-left: -22px;
    background: url(intro_logo.png) no-repeat #fff;
}

section.spots p {
    line-height: 1.25em;
    margin: 1em 0;
}

section.spots p a {
    display: inline-block;
    text-decoration: none;
    background: url(all.png) center left no-repeat;
    height: 26px;
    line-height: 26px;
    padding-left: 35px;
    font-size: 1.25em;
    color: #2574aa;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
}

section.spots .all:hover {
    text-decoration: underline;
}

section.configurator {
    background: url(conf.png) repeat-x #2574aa;
}

section.configurator h3 {
    line-height: 100px;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    text-align: center;
    font-size: 2.5em;
    color: #fff;
}

section.configurator p.slider {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 2% 4%;
    overflow: hidden;
}

section.configurator p.slider label {
    display: block;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    font-size: 1.375em;
    margin: 1em 0;
}

section.configurator p.submit {
    overflow: hidden;
    text-align: center;
    padding: 1em 0;
    clear: both;
}

section.configurator p.submit input {
    display: block;
    margin: 0 auto .5em;
    background: #18a21f;
    border: 1px solid #07605d;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    padding: .35em 1.5em;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    cursor: pointer;
    width: 9em;
}

section.configurator p.submit a {
    line-height: 2em;
    color: #fff;
    text-decoration: none;
}

section.configurator p.submit a:hover {
    text-decoration: underline;
}

section.configurator p.slider span.slider {
    display: block;
    width: 100%;
    height: 19px;
    position: relative;
    z-index: 200;
    background: url(slider.png) 0 9px repeat-x;
}

section.configurator p.slider span.slider:before {
    content: "";
    display: block;
    z-index: 190;
    width: 9px;
    height: 9px;
    background: #0c4c77;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: 5px;
}

section.configurator p.slider span.slider:after {
    content: "";
    display: block;
    z-index: 190;
    width: 9px;
    height: 9px;
    background: #0c4c77;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: 5px;
}

section.configurator p.slider span.slider span.knob {
    display: block;
    width: 19px;
    height: 19px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    z-index: 220;
    cursor: pointer;
}

section.configurator p.slider span.slider span.overlay {
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 8px;
    z-index: 210;
    background: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 2px;
}

section.configurator p.slider span.labelset {
    position: relative;
    display: block;
    z-index: 150;
    top: -20px;
}

section.configurator p.slider span.labelset .label {
    display: inline-block;
    text-align: center;
    color: #fff;
    position: relative;
    vertical-align: top;
    top: 24px;
    font-size: .875em;
    z-index: 150;
    cursor: default;
}

section.configurator p.slider span.labelset .label span {
    display: inline-block;
    max-width: 5em;
}

section.configurator p.slider span.labelset .label:before {
    z-index: 140;
    content: "";
    display: block;
    width: 1px;
    background: #0c4c77;
    height: 16px;
    position: absolute;
    top: -22px;
    left: 50%;
}

section.configurator p.slider span.labelset .noline:before {
    display: none;
}

section.cpanel {
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    line-height: 1.35em;
    color: #646464;
    text-align: center;
    font-size: 1.5em;
    overflow: hidden;
    padding-top: 80px;
    background: url(cpanel.png) center 35px no-repeat;
    padding-bottom: 1em;
}

section.cpanel h3 {
    font-size: 1.5em;
    margin: .25em 0;
}

section.cpanel p {
    width: 60%;
    margin: 0 auto;
}

section.login {
    background-image: url(login.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 2em 0;
}

section.login fieldset {
    width: 35%;
    margin: 0 auto;
    padding: 3%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

section.login fieldset.form {
    background: #fff;
}

section.login fieldset.form h3 {
    text-align: center;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    color: #0071bd;
    font-size: 2.375em;
    padding-top: 50px;
    background: url(footer.png) top center no-repeat;
    margin-bottom: .75em;
}

section.login fieldset.form p.text {
    border: 1px solid #c2ddee;
    margin: .5em 0;
    padding: .5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
}

section.login fieldset.form p.text input {
    border: none;
    width: 100%;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: 1.125em;
    height: 20px;
    background: #fff;
}

section.login fieldset.form p.domain input {
    width: 60%;
    float: left;
}

section.login fieldset.form p.domain span {
    float: right;
    font-size: 1.125em;
    color: #0c2635;
    font-weight: 700;
}

section.login fieldset.form p.domain {
    overflow: hidden;
}

section.login fieldset.form p.submit input {
    background: #0071bd;
    border: none;
    width: 100%;
    color: #fff;
    padding: .5em 0;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    font-size: 1.125em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

section.login fieldset.register {
    background: rgba(0,0,0,.5);
    margin-top: 1em;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
    position: relative;
    padding: 2% 3%;
}

section.login fieldset.register a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
}

section.login fieldset.register a:hover {
    text-decoration: underline;
}

.footer,.push {
    min-height: 380px;
}

.footer {
    background-color: #EDF1F4;
}

.footer .inner {
    padding-top: 60px;
    color: #5d5d5d;
}

.footer section.fn {
    width: 30%;
    padding: 1.5%;
    display: block;
    float: left;
    vertical-align: top;
    line-height: 1.5em;
    font-family: TitilliumWeb,Arial,"Liberation Sans","Helvetica Neue",Helvetica,sans-serif;
}

.footer section.fn h3 {
    font-weight: 700;
    color: #0070bc;
    font-size: 1.5em;
    border-bottom: 1px solid #cacaca;
    line-height: 1.5em;
    margin-bottom: .5em;
}

.footer section.fn ul {
    list-style: circle;
    padding-left: 1em;
    font-size: 1.125em;
}

.footer section.fn ul li {
    margin: .25em 0;
}

.footer section.fn ul li a {
    color: #5d5d5d;
    text-decoration: none;
}

.footer section.fn p {
    font-size: 1.125em;
}

.footer section.subfooter {
    border-top: 1px solid #cacaca;
    margin-top: 1em;
    color: #222;
    font-size: 14px;
    line-height: 100px;
    overflow: hidden;
    clear: both;
}

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

.footer section.subfooter a {
    color: #5da8ca;
    text-decoration: none;
}

.footer section.subfooter a:hover{color:#0495d6;text-decoration:none}

.footer section.subfooter nav {
    vertical-align: middle;
    display: inline-block;
    width: 40%;
    text-align: right;
}

.footer section.subfooter nav li {
    border-left: 1px solid #222;
    padding-left: .5em;
}

.footer section.subfooter nav li.first {
    border: none;
}

.footer section.subfooter nav li a {
    text-decoration: none;
    color: #222;
}

.footer section.subfooter nav li a:hover {
    text-decoration: underline;
}

.footer section.subfooter ul,.footer section.subfooter ul li {
    display: inline;
}

.footer section.subfooter ul.social {
    display: inline-block;
    width: 19%;
    text-align: center;
    vertical-align: middle;
}

.footer section.subfooter ul.social li a {
    vertical-align: middle;
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -3000px;
}

.footer section.subfooter ul.social li.facebook a {
    background: url(social.png) no-repeat;
}

.footer section.subfooter ul.social li.twitter a {
    background: url(social.png) -32px 0 no-repeat;
}

.footer section.subfooter ul.social li.linked a {
    background: url(social.png) -64px 0 no-repeat;
}

.footer section.subfooter ul.social li a:hover {
    background-color: #fff;
}

.fc-tbx {
    background: rgba(0,0,0,.8);
    font-size: .75em;
    padding: .75em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    -webkit-box-shadow: 0 0 3px #000;
    -moz-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
    z-index: 999;
}

div.fc-tbx a.close {
    float: right;
    background: url(close.png) no-repeat;
    position: relative;
    margin-left: 5px;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

div.fc-tbx .err {
    float: left;
}

div.fc-tbx p {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.1em;
}

div.why-comparation table {
    border-bottom: 2px solid #373737;
}

div.why-comparation table tr td {
    background: #f0f0f0;
    padding: 1em;
    line-height: 1.25em;
    border-left: 1px solid rgba(0,113,189,.7);
    color: #505050;
    text-align: center;
    border-bottom: 1px solid #FDFCFC;
}

div.why-comparation table tr td:first-child {
    background: #e7e7e7;
    padding: 1em 1.2em;
    line-height: 1.25em;
    border-left: none;
    color: #505050;
    text-align: left;
    width: 180px;
    border-bottom: 1px solid #FDFCFC;
}

div.why-comparation table tr td:hover {
    background-color: #fff;
}

div.why-comparation table th {
    background: rgba(0,113,189,.7);
    font-size: 1.3em;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 1em;
}

div.why-comparation table th:first-child {
    background: 0 0;
}

div.why-comparation table td.compare {
    text-align: center;
}

div.why-comparation table td span.compare-yes {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(compare.png) no-repeat;
    text-indent: -3000px;
}

div.why-comparation table td span.compare-no {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(compare.png) 0 -30px no-repeat;
    text-indent: -3000px;
}

@media screen and (max-width:1170px) {
    .header .sub-nav nav ul li a {
        padding: 0 1em;
    }
}

@media screen and (max-width:1024px) {
    .footer section.subfooter {
        padding-top: 1em;
        line-height: 1.25em;
    }

    .footer section.subfooter p {
        width: 20%;
    }

    .footer section.subfooter nav {
        width: 60%;
        text-align: right;
    }

    .header .intro #circle-spots dd {
        top: 34%;
        left: 69%;
    }

    .header .sub-nav-thin .inner hgroup {
        max-width: 40%;
    }
}

@media screen and (max-width:1023px) {
    .header .sub-nav nav {
        height: auto;
        position: static;
        display: block;
    }

    .header .sub-nav nav ul li {
        float: none;
        height: auto;
    }

    .header .sub-nav nav ul li a {
        float: none;
        line-height: 1.2em;
        height: auto;
        padding: .5em 0;
        border: none!important;
    }

    .header .sub-nav nav ul li a:hover {
        text-decoration: underline;
    }

    .header .main-nav nav a.get_started {
        float: none;
    }

    .header .main-nav nav {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 60%;
    }

    .header .main-nav nav ul {
        position: absolute;
        right: 0;
        top: 20px;
        z-index: 502;
        width: auto;
        min-width: 30px;
        min-height: 30px;
        padding-top: 30px;
        background: url(menu.png) top right no-repeat;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .header .main-nav-fixed nav ul {
        top: 10px;
    }

    .header .main-nav nav ul li {
        display: none;
        float: none;
        height: auto;
        background: 0 0;
    }

    .header .main-nav nav ul li a {
        line-height: 1.25em;
        height: auto;
        border: none;
        padding: .5em 1.5em;
    }

    .header .main-nav nav>ul:hover {
        background-color: #fff;
        padding-bottom: .5em;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.1);
        box-shadow: 0 0 2px rgba(0,0,0,.1);
    }

    .header .main-nav nav>ul:hover li {
        display: block;
    }

    .header .main-nav nav>ul:hover li.active {
        background: #eee;
    }

    .header .top-nav .support {
        background: url(support.png) 0 9px no-repeat;
    }

    .header .top-nav .support h4 {
        background: 0 0;
        padding-right: 0;
    }

    .header .top-nav .support dl {
        position: absolute;
        top: 30px;
        background: #000;
        z-index: 550;
        right: -3%;
        padding: 5%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        display: none;
    }

    .header .top-nav .support:hover dl {
        display: block;
    }

    .header .top-nav .support dl dd,.header .top-nav .support dl dt {
        display: block;
        float: none;
        line-height: 1.5em;
    }

    .header .top-nav .support dl dt {
        padding-left: 0;
    }

    section.login fieldset {
        width: 50%;
    }
}

@media screen and (max-width:800px) {
    .intro .inner {
        width: 100%;
        overflow: hidden;
    }

    .header .intro .inner .canvas-wrap {
        padding-top: 70%;
    }

    section.configurator p.slider {
        width: 38%;
        padding: 2% 6%;
        float: left;
        display: block;
    }

    section.cpanel p {
        width: 100%;
    }

    .footer section.subfooter .social {
        float: right;
    }

    .footer section.subfooter nav {
        width: 100%;
        text-align: left;
        margin-left: -.25em;
        padding-bottom: 1em;
    }

    .header .intro #circle-spots dd {
        top: 28%;
        left: 71%;
    }

    section#contacts form fieldset ul.address {
        width: 160%;
        top: -1em;
        left: 100%;
        margin: 20px 0 0 10px;
    }

    .header .sub-nav-thin .inner hgroup {
        font-size: .75em;
        max-width: 35%;
        top: 40%;
    }

    section.main p img {
        max-width: 50%;
    }

    section.main .why-acc-handles {
        width: 100%;
        float: none;
        margin: 0;
    }

    section.main .why-acc-handles li {
        width: 40%;
        vertical-align: top;
        display: inline-block;
        margin: 0 4%!important;
        height: auto;
    }

    section.main .why-acc-handles li a {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        line-height: 1.25em;
    }

    section.main .why-acc-sections {
        width: auto;
        float: left;
    }

    section.login fieldset {
        width: 80%;
    }

    section.login fieldset.register a {
        padding: .5em 0;
    }

    section.main ul.side-nav {
        float: none;
        width: 99%;
        overflow: hidden;
        border: none;
    }

    section.main ul.side-nav li a {
        width: 46%;
        margin: 0 1%;
        float: left;
        border-right: 1px solid #e3e3e3;
        padding: .25em 0;
    }

    section.main .side-content {
        padding-left: 0!important;
    }

    section.main .features-inner ul li {
        height: 45px;
        line-height: 1.25em;
        padding-top: 15px;
    }

    section.main .price-inner select {
        width: 100%;
    }

    section.main .features-inner .order,section.main .price-inner .order {
        width: 99%;
        margin-bottom: 1em;
    }

    section.main ul.docs li a {
        width: 98%;
    }
}

@media screen and (max-width:600px) {
    .header .intro #index-canvas {
        left: -4%;
        right: -1%;
    }

    section.configurator p.slider {
        width: 86%;
        padding: 2% 7%;
        float: none;
    }

    section.spots .spot {
        width: 40%;
    }

    .header .intro #circle-spots dd {
        top: 20%;
        left: 71%;
        font-size: 1em;
    }

    section#contacts #map {
        position: static;
        width: 100%;
        height: 320px;
        padding: 0;
        margin: 0;
        left: 0;
    }

    section#contacts form fieldset {
        width: 100%;
    }

    section#contacts form fieldset ul.address {
        position: static;
        width: 90%;
        margin: 0 auto;
    }

    .header .sub-nav-thin .inner {
        padding-top: 50%;
    }

    .header .sub-nav-thin .inner hgroup {
        max-width: 45%;
    }

    section.main ul.side-nav li a {
        width: 45%;
    }
}

@media screen and (max-width:480px) {
    section.main ul.side-nav li a {
        width: 96%;
    }

    .header .sub-nav .inner {
        padding-top: 52%;
    }

    .header .sub-nav-thin .inner hgroup {
        max-width: 40%;
        top: 55%;
        font-size: .5em;
    }

    .header .sub-nav .inner h2 {
        top: 65%;
    }

    .header .intro #index-canvas {
        left: -35%;
        right: -40%;
    }

    .header .intro .inner .canvas-wrap {
        padding-top: 120%;
    }

    section.configurator p.slider {
        width: 80%;
        padding: 2% 10%;
        float: none;
    }

    .header .intro #circle-spots dd {
        position: absolute;
        bottom: 2%;
        left: 22%;
        width: 50%;
        height: auto;
        top: auto;
        font-size: 1em;
        color: #fff;
        text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    }

    .header .main-nav nav {
        position: static;
    }

    .header .main-nav nav a.get_started {
        position: absolute;
        top: 50px;
        width: 30%;
        text-align: center;
        left: 43%;
        padding: 0 2em;
    }

    .footer section.subfooter .social {
        width: 50%!important;
        text-align: right!important;
    }

    .footer section.subfooter .social a {
        text-align: left;
    }

    .footer section.subfooter p {
        width: 50%;
    }

    .footer section.subfooter nav {
        padding-top: 1em;
    }

    .footer section.fn {
        width: 97%;
        text-align: center;
        margin: 0 auto;
    }

    section.main .fll,section.main .flr {
        float: none;
        margin: 0 auto;
        display: block;
    }

    section.main p img {
        max-width: 100%;
    }

    section.main .why-acc-handles li {
        width: 90%;
        padding-left: 5%;
    }

    section.spots .spot {
        width: 80%;
    }

    .header .sub-nav-thin .inner {
        padding-top: 65%;
    }

    body.pricing section.main .inner {
        width: 100%;
    }

    section.main .price-inner {
        width: 31%;
        overflow: hidden;
        padding: 0 .5%;
    }

    section.main .features-inner {
        width: 18%;
    }

    section.main .features- {
        width: 30%;
        margin-top: 144px;
    }

    section.main .price-inner h3 {
        font-size: 1.5em;
    }

    section.main .features-inner h3 {
        font-size: 1em;
        margin-bottom: 0;
    }

    section.main .price-inner h4 {
        line-height: 1em;
        margin: 0;
    }

    section.main .features-inner h4 {
        font-size: .8125em;
        line-height: 1em;
    }

    section.main .price-inner h5 {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 1.25em;
    }

    section.main .features-inner h5 {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: .8725em;
        margin-top: 2em;
    }
}

@media screen and (max-width:320px) {
    .header .sub-nav .inner {
        padding-top: 62%;
    }

    .header .sub-nav-thin .inner hgroup {
        max-width: 60%;
    }

    .header .intro .inner .canvas-wrap {
        padding-top: 140%;
    }

    .header .intro #circle-spots dd {
        font-size: .875em;
    }

    section.main .price h5 {
        padding-bottom: 15%;
    }

    section.login fieldset {
        width: 90%;
    }

    section.login fieldset.form p.domain input {
        width: 50%;
    }
}

@media (max-width:479px) {
    #header.full-header .container,.container,.container-fullwidth {
        width: 310px!important;
    }

    #header .col-sm-3 {
        width: 100%;
    }
}

#adsbox {
    display: none;
}

.row .col-sm-12 strong {
    display: inline-block;
    position: relative;
    font-size: 1.2em;
    margin-left: 5px;
    margin-right: 5px;
}

.row .col-sm-12 strong:before {
    content: "";
    display: block;
    width: 110%;
    height: 120%;
    left: -5%;
    top: -10%;
    position: absolute;
    z-index: -1;
    background: #f1f1f1;
    background: linear-gradient(43deg,rgba(241,241,241,1) 0,rgba(255,255,255,1) 50%,rgba(241,241,241,1) 100%);
    transform: rotate(-1deg);
    box-shadow: 1px 2px 3px rgba(0,0,0,.09);
}

.plan-label {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
}

.scales-sec {
    padding: 40px 0;
    background: #0e3950;
}

@media (max-width:1280px) {
    .scales-sec {
        padding: 30px 0 20px;
    }
}

.scales-sec .scales-heading {
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 12px;
    text-rendering: optimizelegibility;
}

@media (max-width:575px) {
    .scales-sec .scales-heading {
        margin-bottom: 0;
    }
}

.scales-sec .scales-block {
    position: relative;
}

.scales-sec .scales-block .scales-icon-block {
    padding: 110px 0;
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block {
        padding: 20px 0 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-icon {
    background: url(https://www.futurehosting.ie/assets/images/icons/scales-icon.svg) no-repeat;
    width: 410px;
    height: 410px;
    display: block;
    margin: auto;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-icon {
        width: 340px;
        height: 340px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-icon {
        width: 280px;
        height: 280px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-icon {
        display: none;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content {
    text-align: center;
    max-width: 260px;
    position: absolute;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content {
        min-height: 88px;
        max-width: 240px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content {
        max-width: 220px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content {
        position: static;
        text-align: left;
        margin-bottom: 25px;
        padding-left: 60px;
        max-width: 100%!important;
        min-height: inherit!important;
        transform: translateX(0%)!important;
        -webkit-transform: translateX(0%)!important;
        -moz-transform: translateX(0%)!important;
    }
}

@media (max-width:480px) {
    .scales-sec .scales-block .scales-icon-block .scales-content {
        padding-left: 40px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content i {
    display: inline-block;
    position: absolute;
}

@media (max-width:480px) {
    .scales-sec .scales-block .scales-icon-block .scales-content i {
        left: 5px!important;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.hosted_scal .icon-technical {
    background: url(../images/icons/icon_technical.svg) no-repeat;
    width: 26px;
    height: 26px;
    right: 112px;
}

.scales-sec .scales-block .scales-icon-block .scales-content.hosted_scal {
    top: 13px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.hosted_scal {
        min-height: inherit;
        max-width: 270px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.technical_scal .icon-infra {
        background-size: 22px;
        bottom: 10px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.technical_scal .icon-infra {
        left: -155px!important;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal {
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    max-width: 310px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal {
        min-height: inherit;
        max-width: 270px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal {
        bottom: 26px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal .icon_ipdata {
    background: url(../images/icons/icon_ipdata.svg) no-repeat;
    width: 25px;
    height: 16px;
    top: -13px;
    margin-left: -12px;
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal .icon_ipdata {
        background-size: 20px;
        margin-left: -10px;
        top: -32px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.ipdata_scal .icon_ipdata {
        left: 15px;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.bank_scal {
    top: 185px;
    left: 450px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.bank_scal {
        left: 40px;
        top: 145px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.bank_scal {
        left: 0;
        top: 130px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.bank_scal .icon-security {
    background: url(../images/icons/icon_security.svg) no-repeat;
    width: 22px;
    height: 26px;
    right: -40px;
    bottom: 85px;
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.bank_scal .icon-security {
        background-size: 18px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.bank_scal .icon-security {
        left: 15px;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal {
    top: 185px;
    right: 450px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal {
        right: 40px;
        top: 145px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal {
        right: 0;
        top: 130px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal .icon-reliable {
    background: url(../images/icons/icon_reliable.svg) no-repeat;
    width: 23px;
    height: 28px;
    left: -40px;
    bottom: 137px;
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal .icon-reliable {
        background-size: 18px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.reliable_scal .icon-reliable {
        left: 15px;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.technical_scal .icon-infra {
    background: url(../images/icons/icon_infra.svg) no-repeat;
    width: 17px;
    height: 34px;
    margin-left: 165px;
    bottom: 115px;
}

.scales-sec .scales-block .scales-icon-block .scales-content.technical_scal {
    top: 375px;
    left: 450px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.technical_scal {
        left: 40px;
        top: 310px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.technical_scal {
        left: 0;
        top: 250px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.hosted_scal .icon-technical {
        background-size: 22px;
        bottom: 10px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.hosted_scal .icon-technical {
        left: 15px;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.daily_scal {
    top: 375px;
    right: 450px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.daily_scal {
        right: 40px;
        top: 310px;
    }
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.daily_scal {
        right: 0;
        top: 250px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content.daily_scal .icon-update {
    background: url(../images/icons/icon_update.svg) no-repeat;
    width: 26px;
    height: 19px;
    left: -40px;
    bottom: 108px;
}

@media (max-width:991px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.daily_scal .icon-update {
        background-size: 24px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content.daily_scal .icon-update {
        left: 15px;
        top: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
}

@media (max-width:1280px) {
    .scales-sec .scales-block .scales-icon-block .scales-content h4 {
        font-size: 15px;
    }
}

.scales-sec .scales-block .scales-icon-block .scales-content p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #9eb7c4;
    margin: 0;
    text-align: justify;
    text-justify: inter-word;
}

@media (max-width:1199px) {
    .scales-sec .scales-block .scales-icon-block .scales-content p {
        font-size: 13px;
        line-height: 19px;
    }
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.article-info{font-size:12px;margin:10px 0}
.article-info li{color:#888787;display:inline-block;margin-right:10px}
.article-info li i{margin-right:5px}
.article-info li:last-child{margin-right:0}
.fulltime,.monts{left:20px;position:absolute;top:0}
.calendar{cursor:default;position:relative;width:20%}
.calendar .fulltime{display:none}
.calendar:hover .fulltime{display:block}
.calendar:hover .monts{display:none}
.footer, .push {min-height:0px !important;}
.wrapper {margin-bottom: 0px !important; min-height: 0px !important;}
.header .main-nav {height: 100px !important;}
.header h1 a {top:17px !important;}
.header .top-nav {background: #454545 !important;}
.header .main-nav nav ul li a {line-height: 100px !important;}
.header .main-nav nav a.get_started {margin-top: 28px !important;}
.btn-primary {background: #0075BF !important; border-color: #0075BF !important;}
.header .main-nav nav a.get_started {background: #0075BF !important; border: 1px solid #0075BF !important;}
.footer section.fn ul {margin: 0px !important; padding: 0px !important;}
.footer section.fn ul li {list-style: none !important;}
.header .intro {background: url(/img/slide-futuremail.jpg) center center no-repeat; background-size: cover}
a {color: #0075BF;}

.header_728x90_ad {margin-left: 0px !important; width: 100% !important;}

body {color: #000 !important;}
.messagelist td.subject span.date {color: #0075BF !important;}
.folderlist li.mailbox .unreadcount {background: #0075BF;}
html.layout-small .popover-header, html.layout-phone .popover-header {background: #1c1c1c !important}
.menu .popover-header img {display: none !important;}
body > #layout > .menu {background: #323232 !important }
#taskmenu .action-buttons a {color: #fff !important;}
input.icon-checkbox + label::before {color: #0075BF !important }
.header .main-nav {border-bottom: none !important;}

#settingstabpluginexport_provisioning  {line-height: 3.4rem; font-size: 1.2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; list-style: none; border-bottom: 1px solid #f1f3f4; cursor: default; font-weight: normal; color: #000000; padding-left: 39px;}
#settingstabpluginexport_provisioning a {color: #000;}

@media screen and (max-width: 800px) {    
.header .main-nav nav>a:nth-of-type(1) {background: #626262 !important; border: 1px solid #626262 !important; display: block; width: 40%; position: fixed; right: 5%; left: auto; top: 20vh; text-align: center;box-sizing: border-box;}
.header .main-nav nav>a:nth-of-type(2) {display: block; width: 40%; position: fixed; left: 5%; top: 20vh; text-align: center;box-sizing: border-box;}
.footer section.fn {width: 100%; }
.footer section.subfooter p {width: 100%;text-align: center;padding-bottom: 20px;}
#messagebody a {word-break: break-word;}
}

@media screen and (max-width: 500px) {    
.header h1 a {background-position: center;}
.header .main-nav nav a.get_started {height: auto !important; line-height: 1.2em !important; padding: 10px 20px !important;}
}
