/*
Author: Ruslan Sheremet
Version: 100
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,800,800italic,300italic,300&subset=latin,latin-ext');

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
    display: none !important;
}

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

/*HTML5 display-role reset for older browsers */
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:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

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

button, input, select, textarea {
    font-size: 100%;
    overflow: visible;
    margin: 0;
    vertical-align: baseline;
    width: auto;
}

textarea {
    overflow: auto;
    vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
    background: #ddd;
    border: none;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    width: 100%;
}

hr.space {
    background: #fff;
    color: #fff;
}

/* =Base
-------------------------------------------------------------- */
html {
    height: 100%;
}

body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: transparent;
    color: #555;
    font-family: 'Open Sans';
    font-size: 14px;
    font-smoothing: antialiased;
    line-height: 1.5em;
    text-rendering: optimizeLegibility;
}

/* =Typography
-------------------------------------------------------------- */
p {
    word-wrap: break-word;
}

i,
em,
dfn,
cite {
    font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
    font-family: 'Open Sans';
    font-style: normal;
}

b,
strong {
    font-weight: 700;
}

pre {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    background: #f4f4f4;
    border: 1px solid #aaa;
    border-bottom-color: #ccc;
    border-radius: 2px;
    height: auto;
    margin: 0;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
}

del {
    color: #555;
    text-decoration: line-through;
}

ins,
dfn {
    border-bottom: 1px solid #ccc;
}

sup,
sub,
small {
    font-size: 85%;
}

abbr,
acronym {
    font-size: 85%;
    letter-spacing: .1em;
    text-transform: uppercase;
}

a abbr,
a acronym {
    border: none;
}

dfn[title],
abbr[title],
acronym[title] {
    border-bottom: 1px solid #ccc;
    cursor: help;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

/* =Responsive 12 Column Grid
    http://themeid.com/responsive-grid/
-------------------------------------------------------------- */
.grid {
    float: left;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}

.grid-right {
    float: right;
    margin-bottom: 2.127659574468%;
    padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
    display: inline;
    margin-right: 2.127659574468%;
}

.col-60 {
    width: 6.382978723404%;
}

.col-140 {
    width: 14.893617021277%;
}

.col-220 {
    width: 23.404255319149%;
}

.col-300 {
    width: 31.914893617021%;
}

.col-380 {
    width: 36%;
}

.col-460 {
    width: 48.936170212766%;
}

.col-540 {
    width: 61%;
}

.col-620 {
    width: 65.957446808511%;
}

.col-700 {
    width: 74.468085106383%;
}

.col-780 {
    width: 82.978723404255%;
}

.col-860 {
    width: 91.489361702128%;
}

.col-940 {
    width: 100%;
}

.fit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.none {
    display: none;
}

.hide-desktop {
    display: none;
}

.show-desktop {
    display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.ie8 img {
    height: auto;
    width: auto \9;
}

.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
    max-width: 100%;
}

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

/* =Links
-------------------------------------------------------------- */
a {
    color: #0778E4;
    font-weight: 400;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #63b9f2;
    outline: 0;
    text-decoration: none;
}

::selection {
    background: #999;
    color: #fff;
    text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}

legend {
    padding: 2px 5px;
}

fieldset {
    border: 1px solid #ccc;
    margin: 0 0 1.5em;
    padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="checkbox"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    box-shadow: 0 1px 0 #eee, inset 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 0 #eee, inset 0 1px 1px rgba(0, 0, 0, 0.4);

    -moz-box-shadow: 0 1px 0 #eee, inset 0 1px 1px rgba(0, 0, 0, 0.4);
    font-family: 'Open Sans';
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #aaa;
    border-bottom-color: #ccc;
    border-radius: 2px;
    margin: 0;
    outline: none;
    padding: 6px 8px;
    vertical-align: middle;
    width: 100%;
}

#cu-block input[type="checkbox"] {
    width: auto;
    position: relative;
    top: -2px;
    border: none !important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
}

#cu-block input[type="checkbox"]:hover, .request-demo label:hover {
    cursor: pointer;
}

select {
    height: auto;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #cu-block select {
        padding-right: 18px;
    }
}

#cu-block .select label {
    position: relative;
    width: 100% important;
    display: block;
}

#cu-block .select label:after {
    content: '<>';
    font: 18px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 8px;
    width: 20px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}

#cu-block .select label:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
}

area,
textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #fff;

    border: 1px solid #aaa;
    border-bottom-color: #ccc;

    height: auto;
    overflow: auto;
    margin: 0;
    outline: none;
    padding: 8px 7px !important;
    width: 100%;
    font-family: 'Open Sans';
}

input,
select {
    cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
    border: 1px solid #6cf;
}

input[type='text'],
input[type='password'] {
    cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"] {
    width: 96%;
}

/* =Buttons
-------------------------------------------------------------- */
button,
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-border-radius: 2px;
    background-color: #f9f9f9; /* Alabaster */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f9f9f9, endColorstr=#f1f1f1);
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    white-space: nowrap;
}

button:hover,
a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
    background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
    background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
    background-image: -o-linear-gradient(top, #fff, #f1f1f1);
    background-image: linear-gradient(top, #fff, #f1f1f1);
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #333;
}

button:active,
a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
    background-image: linear-gradient(top, #f9f9f9, #f1f1f1);
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
    text-align: center;
}

.call-to-action a.button {
    font-size: 24px;
    padding: 15px 35px;
}

.call-to-action a.button:hover {
    text-decoration: none;
}

.ie7 .call-to-action a.button {
    padding: 11px 35px 19px 35px;
}

.ie a img,
.ie-new a img,
.ie a:focus img,
.ie-new a:focus img,
.ie a:hover img,
.ie-new a:hover img
{
    border: none;
}



/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
    font-size: 10px;
    padding: 3px 6px;
}

.medium a.button {
    font-size: 16px;
    padding: 8px 16px;
}

.large a.button {
    font-size: 18px;
    padding: 10px 35px;
}

.xlarge a.button {
    font-size: 24px;
    padding: 12px 55px;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
    background-color: #1874cd; /* Dodger Blue */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
    background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
    background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
    background-image: linear-gradient(top, #4f9eea, #1874cd);
    border: 1px solid #115290;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd);
    text-shadow: 0 -1px 0 #115290;
}

a.blue:hover {
    background-color: #7db7f0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
    background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
    background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
    background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
    background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
    background-image: linear-gradient(top, #7db7f0, #1874cd);
    border: 1px solid #115290;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd);
    text-shadow: 0 -1px 0 #115290;
}

a.red {
    background-color: #cd0000; /* Red 4 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2323), to(#cd0000));
    background-image: -webkit-linear-gradient(top, #ff2323, #cd0000);
    background-image: -moz-linear-gradient(top, #ff2323, #cd0000);
    background-image: -ms-linear-gradient(top, #ff2323, #cd0000);
    background-image: -o-linear-gradient(top, #ff2323, #cd0000);
    background-image: linear-gradient(top, #ff2323, #cd0000);
    border: 1px solid #890000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2323, endColorstr=#cd0000);
    text-shadow: 0 -1px 0 #890000;
}

a.red:hover {
    background-color: #ff5656;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5656), to(#cd0000));
    background-image: -webkit-linear-gradient(top, #ff5656, #cd0000);
    background-image: -moz-linear-gradient(top, #ff5656, #cd0000);
    background-image: -ms-linear-gradient(top, #ff5656, #cd0000);
    background-image: -o-linear-gradient(top, #ff5656, #cd0000);
    background-image: linear-gradient(top, #ff5656, #cd0000);
    border: 1px solid #890000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5656, endColorstr=#cd0000);
    text-shadow: 0 -1px 0 #890000;
}

a.orange {
    background-color: #ff7f00; /* Dark Orange 1 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fa5), to(#ff7f00));
    background-image: -webkit-linear-gradient(top, #fa5, #ff7f00);
    background-image: -moz-linear-gradient(top, #fa5, #ff7f00);
    background-image: -ms-linear-gradient(top, #fa5, #ff7f00);
    background-image: -o-linear-gradient(top, #fa5, #ff7f00);
    background-image: linear-gradient(top, #fa5, #ff7f00);
    border: 1px solid #bb5d00;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaa55, endColorstr=#ff7f00);
    text-shadow: 0 -1px 0 #bb5d00;
}

a.orange:hover {
    background-color: #ffc388;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc388), to(#ff7f00));
    background-image: -webkit-linear-gradient(top, #ffc388, #ff7f00);
    background-image: -moz-linear-gradient(top, #ffc388, #ff7f00);
    background-image: -ms-linear-gradient(top, #ffc388, #ff7f00);
    background-image: -o-linear-gradient(top, #ffc388, #ff7f00);
    background-image: linear-gradient(top, #ffc388, #ff7f00);
    border: 1px solid #bb5d00;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc388, endColorstr=#ff7f00);
    text-shadow: 0 -1px 0 #bb5d00;
}

a.yellow {
    background-color: #ecca06; /* Yellow Gold */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2aa), to(#ffd700));
    background-image: -webkit-linear-gradient(top, #fff2aa, #ffd700);
    background-image: -moz-linear-gradient(top, #fff2aa, #ffd700);
    background-image: -ms-linear-gradient(top, #fff2aa, #ffd700);
    background-image: -o-linear-gradient(top, #fff2aa, #ffd700);
    background-image: linear-gradient(top, #fff2aa, #ffd700);
    border: 1px solid #bb9e00;
    color: #161300;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2aa, endColorstr=#ffd700);
    text-shadow: 0 1px 0 #fff;
}

a.yellow:hover {
    background-color: #fffadd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadd), to(#ffd700));
    background-image: -webkit-linear-gradient(top, #fffadd, #ffd700);
    background-image: -moz-linear-gradient(top, #fffadd, #ffd700);
    background-image: -ms-linear-gradient(top, #fffadd, #ffd700);
    background-image: -o-linear-gradient(top, #fffadd, #ffd700);
    background-image: linear-gradient(top, #fffadd, #ffd700);
    border: 1px solid #bb9e00;
    color: #161300;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffadd, endColorstr=#ffd700);
    text-shadow: 0 1px 0 #fff;
}

a.green {
    background-color: #2e8b57; /* Sea Green 4 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4bc380), to(#2e8b57));
    background-image: -webkit-linear-gradient(top, #4bc380, #2e8b57);
    background-image: -moz-linear-gradient(top, #4bc380, #2e8b57);
    background-image: -ms-linear-gradient(top, #4bc380, #2e8b57);
    background-image: -o-linear-gradient(top, #4bc380, #2e8b57);
    background-image: linear-gradient(top, #4bc380, #2e8b57);
    border: 1px solid #1d5837;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4bc380, endColorstr=#2e8b57);
    text-shadow: 0 -1px 0 #1d5837;
}

a.green:hover {
    background-color: #71d09b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#71d09b), to(#2e8b57));
    background-image: -webkit-linear-gradient(top, #71d09b, #2e8b57);
    background-image: -moz-linear-gradient(top, #71d09b, #2e8b57);
    background-image: -ms-linear-gradient(top, #71d09b, #2e8b57);
    background-image: -o-linear-gradient(top, #71d09b, #2e8b57);
    background-image: linear-gradient(top, #71d09b, #2e8b57);
    border: 1px solid #1d5837;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#71d09b, endColorstr=#2e8b57);
    text-shadow: 0 -1px 0 #1d5837;
}

a.olive {
    background-color: #838b83; /* Honey Dew 4 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
    background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
    background-image: -moz-linear-gradient(top, #afb4af, #838b83);
    background-image: -ms-linear-gradient(top, #afb4af, #838b83);
    background-image: -o-linear-gradient(top, #afb4af, #838b83);
    background-image: linear-gradient(top, #afb4af, #838b83);
    border: 1px solid #626862;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83);
    text-shadow: 0 -1px 0 #626862;
}

a.olive:hover {
    background-color: #c9cdc9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
    background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
    background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
    background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
    background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
    background-image: linear-gradient(top, #c9cdc9, #838b83);
    border: 1px solid #626862;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83);
    text-shadow: 0 -1px 0 #626862;
}

a.purple {
    background-color: #5d478b; /* Medium Purple 4 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
    background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
    background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
    background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
    background-image: -o-linear-gradient(top, #8771b6, #5d478b);
    background-image: linear-gradient(top, #8771b6, #5d478b);
    border: 1px solid #3f305e;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b);
    text-shadow: 0 -1px 0 #3f305e;
}

a.purple:hover {
    background-color: #a492c8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
    background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
    background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
    background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
    background-image: -o-linear-gradient(top, #a492c8, #5d478b);
    background-image: linear-gradient(top, #a492c8, #5d478b);
    border: 1px solid #3f305e;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b);
    text-shadow: 0 -1px 0 #3f305e;
}

a.pink {
    background-color: #cd1076; /* Deep Pink 3 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
    background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
    background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
    background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
    background-image: -o-linear-gradient(top, #f042a0, #cd1076);
    background-image: linear-gradient(top, #f042a0, #cd1076);
    border: 1px solid #8e0b52;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076);
    text-shadow: 0 -1px 0 #8e0b52;
}

a.pink:hover {
    background-color: #f471b8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
    background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
    background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
    background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
    background-image: -o-linear-gradient(top, #f471b8, #cd1076);
    background-image: linear-gradient(top, #f471b8, #cd1076);
    border: 1px solid #8e0b52;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076);
    text-shadow: 0 -1px 0 #8e0b52;
}

a.brick {
    background-color: #b22222; /* Fire Brick */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
    background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
    background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
    background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
    background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
    background-image: linear-gradient(top, #dd4c4c, #b22222);
    border: 1px solid #791717;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);
    text-shadow: 0 -1px 0 #791717;
}

a.brick:hover {
    background-color: #e57777;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
    background-image: -webkit-linear-gradient(top, #e57777, #b22222);
    background-image: -moz-linear-gradient(top, #e57777, #b22222);
    background-image: -ms-linear-gradient(top, #e57777, #b22222);
    background-image: -o-linear-gradient(top, #e57777, #b22222);
    background-image: linear-gradient(top, #e57777, #b22222);
    border: 1px solid #791717;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);
    text-shadow: 0 -1px 0 #791717;
}

a.gold {
    background-color: #8b6508; /* Dark Golden Rod 4 */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
    background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
    background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
    background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
    background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
    background-image: linear-gradient(top, #db9f0d, #8b6508);
    border: 1px solid #6b4e06;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508);
    text-shadow: 0 -1px 0 #6b4e06;
}

a.gold:hover {
    background-color: #f3b828;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
    background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
    background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
    background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
    background-image: -o-linear-gradient(top, #f3b828, #8b6508);
    background-image: linear-gradient(top, #f3b828, #8b6508);
    border: 1px solid #6b4e06;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508);
    text-shadow: 0 -1px 0 #6b4e06;
}

a.brown {
    background-color: #8b4513; /* Saddle Brown */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
    background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
    background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
    background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
    background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
    background-image: linear-gradient(top, #d66a1d, #8b4513);
    border: 1px solid #4f270b;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513);
    text-shadow: 0 -1px 0 #4f270b;
}

a.brown:hover {
    background-color: #8b4513;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
    background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
    background-image: -moz-linear-gradient(top, #e58541, #8b4513);
    background-image: -ms-linear-gradient(top, #e58541, #8b4513);
    background-image: -o-linear-gradient(top, #e58541, #8b4513);
    background-image: linear-gradient(top, #e58541, #8b4513);
    border: 1px solid #4f270b;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513);
    text-shadow: 0 -1px 0 #4f270b;
}

a.silver {
    background-color: #c0c0c0; /* Silver */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
    background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
    background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
    background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
    background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
    background-image: linear-gradient(top, #eaeaea, #c0c0c0);
    border: 1px solid #9e9e9e;
    color: #444;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0);
    text-shadow: 0 1px 0 #fff;
}

a.silver:hover {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c0c0c0));
    background-image: -webkit-linear-gradient(top, #fff, #c0c0c0);
    background-image: -moz-linear-gradient(top, #fff, #c0c0c0);
    background-image: -ms-linear-gradient(top, #fff, #c0c0c0);
    background-image: -o-linear-gradient(top, #fff, #c0c0c0);
    background-image: linear-gradient(top, #fff, #c0c0c0);
    border: 1px solid #9e9e9e;
    color: #444;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c0c0);
    text-shadow: 0 1px 0 #fff;
}

a.gray {
    background-color: #696969; /* Dim Gray */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
    background-image: -webkit-linear-gradient(top, #939393, #696969);
    background-image: -moz-linear-gradient(top, #939393, #696969);
    background-image: -ms-linear-gradient(top, #939393, #696969);
    background-image: -o-linear-gradient(top, #939393, #696969);
    background-image: linear-gradient(top, #939393, #696969);
    border: 1px solid #474747;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969);
    text-shadow: 0 -1px 0 #474747;
}

a.gray:hover {
    background-color: #adadad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
    background-image: -webkit-linear-gradient(top, #adadad, #696969);
    background-image: -moz-linear-gradient(top, #adadad, #696969);
    background-image: -ms-linear-gradient(top, #adadad, #696969);
    background-image: -o-linear-gradient(top, #adadad, #696969);
    background-image: linear-gradient(top, #adadad, #696969);
    border: 1px solid #474747;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969);
    text-shadow: 0 -1px 0 #474747;
}

a.black {
    background-color: #080808; /* Black */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
    background-image: -webkit-linear-gradient(top, #323232, #080808);
    background-image: -moz-linear-gradient(top, #323232, #080808);
    background-image: -ms-linear-gradient(top, #323232, #080808);
    background-image: -o-linear-gradient(top, #323232, #080808);
    background-image: linear-gradient(top, #323232, #080808);
    border: 1px solid #000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808);
    text-shadow: 0 -1px 0 #000;
}

a.black:hover {
    background-color: #4c4c4c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
    background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
    background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
    background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
    background-image: -o-linear-gradient(top, #4c4c4c, #080808);
    background-image: linear-gradient(top, #4c4c4c, #080808);
    border: 1px solid #000;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808);
    text-shadow: 0 -1px 0 #000;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    padding: 15px;
    text-align: left;
}

.alert {
    background-color: #faebeb;
    border: 1px solid #dc7070;
    color: #212121;
}

.address {
    background-color: #f6f5ef;
    border: 1px solid #cdc9a5;
    color: #212121;
}

.notice {
    background-color: #fbf9e9;
    border: 1px solid #e3cf57;
    color: #212121;
}

.success {
    background-color: #f9fde8;
    border: 1px solid #a2bc13;
    color: #212121;
}

.download {
    background-color: #fff4e5;
    border: 1px solid #ff9912;
    color: #212121;
}

.information {
    background-color: #eef3f6;
    border: 1px solid #6ca6cd;
    color: #212121;
}

.required {
    color: #d5243f;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    top: 60px;
    text-align: center;
    width: 100%;
}

.msie-box a {
    color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
    border: 1px solid #ddd;
}

table {
    border-collapse: collapse;
    width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}

ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}

dt {
    font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
    background: #f9f9f9;
    border: none;
    border-left: 4px solid #d6d6d6;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}

blockquote p {
    font-family: 'Open Sans';
    font-style: italic;
    font-size: 18px;
    line-height: 26px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 700;
    line-height: 1.0em;
    word-wrap: break-word;
}

h1 {
    font-size: 2.625em; /* = 42px */
    margin-bottom: .5em;
    margin-top: .5em;
}

h2 {
    font-size: 2.250em; /* = 36px */
    margin-bottom: .75em;
    margin-top: .75em;
}

h3 {
    font-size: 1.875em; /* = 30px */
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1.500em; /* = 24px */
    margin-bottom: 1em;
    margin-top: 1em;
}

h5 {
    font-size: 1.125em; /* = 18px */
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}

h6 {
    font-size: 1.000em; /* = 16px */
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
    margin: 1.6em 0;
}

th, td {
    padding: .8em;
}

caption {
    padding-bottom: .8em;
}

blockquote {
    padding: 0 1em;
}

blockquote:first-child {
    margin: .8em 0;
}

fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}

legend {
    padding-left: .8em;
    padding-right: .8em;
}

legend + * {
    margin-top: 1em;
}

input,
textarea {
    padding: .3em .4em .15em;
}

select {
    padding: .1em .2em 0;
}

option {
    padding: 0 .4em;
}

dt {
    margin-bottom: .4em;
    margin-top: .8em;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

ul,
ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2.0em;
}

li ul,
li ol {
    margin: 0;
}

form div {
    margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
    margin: 0 auto;
    /*	max-width: 960px;
            padding: 0px 25px;*/
}

#wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    clear: both;
    /*    margin: 20px auto 20px auto;
        padding: 0 20px 20px 20px;*/
    position: relative;
    margin: 0;
    padding: 0;
}

.home #wrapper {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

#header, #top-menu {
    margin: 0 auto;
    max-width: 950px;
    padding: 0 12px 0 12px;
    clear: both;
}

#header {
    height: 60px;
}

.top-menus-ctr {
    width: 974px;
    margin: 0 auto;
height: 42px;
    display: table;
}
#top-left-menu {
    float: right;
    height: 42px;

}
ul#menu-top-left-menu {
    position: relative;
    top: 5px;
    margin-right: 10px;
}
ul#menu-top-left-menu li{
    display: inline;
    list-style: none;
    padding: 2px 10px;

}
ul#menu-top-left-menu li a {
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}


#top-menu {
    height: 34px;
    clear: none;
    float: right;
    max-width: 290px;
}

#top-menu .top-menu {
    padding: 0;
    position: relative;
    top: 0;
    right: 0;
}

#footer {
    clear: both;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 25px 0 25px;
}

#footer-wrapper {
    margin: 0;
    padding: 0;
}

/* =Header
-------------------------------------------------------------- */
#logo {
    float: left;
    margin: 0;
}

.site-name {
    display: block;
    font-size: 2.063em; /* = 33px */
    line-height: 1.0em;
    padding-top: 20px;
}

.site-name a {
    color: #333;
    font-weight: 700;
}

.site-description {
    color: #afafaf;
    display: block;
    font-size: 0.875em; /* = 14px */
    margin: 10px 0;
}

/* =Content
-------------------------------------------------------------- */
#content {
    margin-bottom: 20px;
}

#content-full {
    display: table;
    margin: 0 auto 64px;
    max-width: 980px;
}

#content-full.grid {
    float: none;
}

#content-blog {
    margin-bottom: 20px;
}

#content-images {
    margin-bottom: 20px;
}

#content-search {
    margin-bottom: 20px;
    margin-top: 20px;
}

#content-archive {
    margin-bottom: 20px;
}

#content-sitemap {
    margin-bottom: 20px;
}

#content-sitemap a {
    font-size: 12px;
}

#content .sticky {
    clear: both;
}

#content .sticky p {
}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .tinynav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
    display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    clear: both;
    display: block;
    margin: 30px 0 40px 0;
    padding: 10px;
    overflow: hidden;
}

#author-meta img {
    float: left;
    padding: 10px 15px 0 5px;
}

#author-meta p {
    margin: 0;
    padding: 5px;
}

#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 40px;
    width: 99.893617021277%;
}

#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px 0 40px;
    text-align: center;
}

#featured-image {
    margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
}

.featured-image img {
    margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
    font-size: 12px;
}

#cancel-comment-reply-link {
    color: #900;
}

.post-data {
    clear: both;
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
}

.post-data a {
    color: #111;
}

.home .post-entry {
    color: #666666;
    height: auto;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 980px;
    padding: 20px 12px;
    font-size: 15px;
}

/*.home a {color: #0778e4;}*/
.home .post-entry p {
    font-size: 15px;
}

.home .post-entry p, .home .post-entry h2 {
    color: #666666;
    margin: 0;
    padding: 0;
}

.home .w100proc {
    border-bottom: #dddddd solid 1px;
}

.post-entry {
    clear: both;
    padding: 0 15px;
}

.post-meta {
    clear: both;
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 10px;
}

.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0;
    padding: 0 15px;
}

.post-search-terms {
    clear: both;
}

.read-more {
    clear: both;
    font-weight: 700;
}

.attachment-entry {
    clear: both;
    text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
    display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
    color: #aaa;
    font-size: 18px;
    margin-left: 5px;
}

.form-allowed-tags {
    display: none;
    font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"] {
    width: 75%;
}

#widgets {
    margin-top: 40px;
}

.home #widgets {
    margin-top: 0;
}

#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#widgets form {
    margin: 0;
}

#widgets ul,
#widgets ol {
    padding: 0 0 0 20px;
}

#widgets ul li a {
    display: inline;
    text-decoration: none;
}

#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}

#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}

#widgets .rssSummary {
    padding: 10px;
}

#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}

#widgets .textwidget a {
    display: inline;
}

#widgets ul .children {
    padding: 0 0 0 10px;
}

#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}

.widget_archive select, #cat {
    display: block;
    margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
    background: none;
    min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"] {
    width: 100%;
}

#top-widget {
}

.top-widget {
    background: none;
    border: none;
    clear: right;
    float: right;
    min-height: 0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 45%;
}

.top-widget ul {
    padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"] {
    width: auto;
}

.top-widget #searchform {
    margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}

.featured-subtitle {
    padding: 0 10px;
    text-align: center;
}

.widget-title,
.widget-title-home h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
}

.top-widget .widget-title {
    font-size: 14px;
    padding: 0;
    text-align: right;
}

.widget-title a {
    border-bottom: none;
    padding: 0 !important;
}

.title-404 {
    color: #933;
}

/* =404 Page 
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"] {
    width: auto;
}

/* =Top Menu
-------------------------------------------------------------- */

.top-menu {
    float: right;
    /*    margin: -14px 0 10px;*/
    padding: 0;
}

.top-menu li {
    display: inline;
    list-style-type: none;
}

.top-menu li.signup {
    padding-right: 10px;
}
.top-menu li.divider{
    padding: 0 12px;
}
.top-menu li.divider span{
    color: #666666;
    font-size: 11px;
    position: relative;
    top: 1px;
}
.top-menu li a {
    border-left: 1px solid #ccc;
    color: #333;
    font-size: 11px;
    padding: 0 4px 0 8px;
}

.top-menu > li:first-child > a {
    border-left: none;
}

.top-menu li a:hover {
    color: #333;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */
/*.menu {
    background-color: #585858;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
    background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
    background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
    background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
    background-image: -o-linear-gradient(top, #585858, #3d3d3d);
    background-image: linear-gradient(top, #585858, #3d3d3d);
    clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
    margin: 0 auto;
}*/

.menu,
.menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}

.menu li:hover {
    white-space: normal;
    z-index: 10000;
}

.menu li li {
    float: none;
}

.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}

.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}

.menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.menu:after,
.menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.menu,
.menu ul {
    min-height: 0;
}

.menu ul,
.menu ul ul {
    margin: 0;
    padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
    color: #484848;
    text-decoration: none;
}

.menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}

.menu a {

    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

#menu-top-menu.menu.menu a {
    margin: 0 12px;
    padding: 0 0 5px 0;
}

/*.menu a:hover {
    background-color: #808080;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
    background-image: -webkit-linear-gradient(top, #808080, #363636);
    background-image: -moz-linear-gradient(top, #808080, #363636);
    background-image: -ms-linear-gradient(top, #808080, #363636);
    background-image: -o-linear-gradient(top, #808080, #363636);
    background-image: linear-gradient(top, #808080, #363636);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636);
}*/

.menu .current_page_item a,
.menu .current-menu-item a {
    /*    background-color: #343434;*/
}

.home .menu .current_page_item a {
    background: none;
    background-color: transparent;
    background-image: none;
    filter: none;
}

.menu li li {
    background: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}

.menu li li a {
    background: transparent !important;
    border: none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
    white-space: nowrap;
}

.menu li li a:hover {
    background: #f5f5f5 !important;
    background-image: none;
    border: none;
    color: #444;
    filter: none;
}

.menu ul > li + li {
    border-top: 0;
}

.menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.menu > li:first-child > a {
    border-left: none;
}

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
    background: url(images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
    min-width: 100%;
}

/* =Responsive Menu
    TinyNav + SelectBox
-------------------------------------------------------------- */
.tinynav {
    display: none
}

.sb-holder {
    /*	background-color: #3d3d3d;*/
    display: none;
    height: 30px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.sb-holder:focus .sb-selector {
}

.sb-selector {
    /*    display: block;*/
    display: none;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 100%;
}

.sb-selector:link,
.sb-selector:visited,
.sb-selector:hover {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

.sb-toggle {
    background: url(images/mob-menu.png) 0 0 no-repeat;
    display: block;
    height: 36px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

.sb-toggle-open {
    background: url(images/mob-menu.png) 0 0 no-repeat;
}

.sb-holder-disabled {
    background-color: #3c3c3c;
    border: 1px solid #515151;
}

.sb-holder-disabled .sb-holder {
}

.sb-holder-disabled .sb-toggle {
}

.sb-options {
    top: 38px !important;
    background-color: #fff;
    list-style: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    overflow-y: auto;
}

.sb-options li {
    padding: 0;
}

.sb-options a {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    font-size: 11px;
    outline: none;
    padding: 4px;
    text-indent: 4px;
}

.sb-options a:link,
.sb-options a:visited {
    color: #444;
    text-decoration: none;
}

.sb-options a:hover,
.sb-options a:focus,
.sb-options a.sb-focus {
    background-color: #f5f5f5;
    color: #444;
}

.sb-options li.last a {
    border-bottom: none;
}

.sb-options .sb-disabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px;
}

.sb-options .sb-group {
    border-bottom: dotted 1px #515151;
    color: #ebb52d;
    display: block;
    font-weight: 700;
    padding: 7px 0 7px 3px;
}

.sb-options .sb-sub {
    padding-left: 17px;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    clear: both;
    margin: 0 auto;
}

.sub-header-menu,
.sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sub-header-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}

.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000;
}

.sub-header-menu li li {
    float: none;
}

.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}

.sub-header-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}

.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.sub-header-menu:after,
.sub-header-menu ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
    min-height: 0;
}

.sub-header-menu ul,
.sub-header-menu ul ul {
    margin: 0;
    padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
    color: #484848;
    text-decoration: none;
}

.sub-header-menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}

.sub-header-menu a {
    border-left: 1px solid #e5e5e5;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}

.sub-header-menu a:hover {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #f9f9f9;
    background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
    background-color: #f9f9f9;
}

.sub-header-menu li li {
    background: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    color: #444;
    filter: none;
    margin: -1px 0 1px 0;
    width: auto;
}

.sub-header-menu li li a {
    border: none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
}

.sub-header-menu li li a:hover {
    background: #f9f9f9;
    background-image: none;
    border: none;
    color: #444;
    filter: none;
}

.sub-header-menu ul > li + li {
    border-top: 0;
}

.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}

.sub-header-menu > li:first-child > a {
    border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
    background: none;
    background-image: none;
    filter: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
    background: url(images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
    min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
    margin-left: 0;

    padding: 46px 0 10px;
}

.footer-menu li {
    display: inline;
    list-style-type: none;
}

.footer-menu li a {
    border-left: 1px solid #ccc;
    color: #333 !Important;
    padding: 0 8px;
}

.footer-menu li a:hover, #menu-top-menu.menu.menu a:hover,
#menu-top-menu-1 .current-menu-item a,
#menu-top-menu .current-menu-item a {
    /*     color: #63b9f2!Important;*/
}

.footer-menu > li:first-child > a {
    border-left: none;
    padding: 0 8px 0 0 !important;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
    color: #111;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px;
}

.navigation a {
    color: #aaa;
    padding: 4px 10px;
}

.navigation a:hover {
    color: #111;
    text-decoration: none;
}

.navigation .previous {
    float: left;
}

.navigation .next {
    float: right;
}

.navigation .bracket {
    font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}

.pagination a {
    text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
    font-size: 12px;
    padding: 40px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
    margin: 0;
}

.commentlist {
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    border-radius: 4px;
    margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
    color: #111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}

.commentlist li.alt {
    background: #f9f9f9;
}

.commentlist .children {
    list-style: none;
    margin-left: 10px;
    padding: 10px;
}

.commentlist .avatar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
    color: #999;
}

.comment-body .comment-meta {
    color: #999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.comment-body .comment-meta a {
    font-size: 11px;
}

.comment-body {
    clear: both;
    padding: 10px;
}

.comment-body p {
    clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
    list-style: none;
    margin: 20px 0;
}

.pingback cite,
.trackback cite {
    font-style: normal;
}

#pings,
#comments {
    text-align: left;
}

#respond {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    border: 1px solid #ccc;
    border-bottom-color: #aaa;
    border-radius: 4px;
    clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    margin-top: 15px;
    padding: 10px 20px 50px;
}

#respond label {
    display: inline;
}

.reply {
    margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
    display: block;
}

.nocomments {
    color: #999;
    font-size: .9em;
    text-align: center;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    /*    margin: 5px 20px 20px 0;*/
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 13px 10px 10px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px;
}

img.wp-smiley {
    vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
    margin: 0 auto 18px;
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    max-width: 155px;
}

.gallery img {
    border: 1px solid #ddd;
}

.gallery .gallery-caption {
    font-size: 12px;
    margin: 0 0 12px;
}

.gallery dl {
    margin: 0;
}

.gallery br + br {
    display: none;
}

.attachment-gallery img {
    background: #fff;
    border: 1px solid #f0f0f0;
    display: block;
    height: auto;
    margin: 15px auto;
    max-width: 96%;
    padding: 5px;
    width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
    display: block;
}

/* =Post Thumbnails 
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
    display: block;
    margin: 15px auto;
    width: auto;
}

/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
    padding: 40px 0 0 0;
}

#breadcrumb a {
    color: #06c;
    font-size: 12px;
    font-weight: 400;
}

#breadcrumb a:hover {
    color: #444;
    text-decoration: none;
}

#content-woocommerce {
    margin-bottom: 20px;
}

.products ul, ul.products {
    margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
    width: 100%;
}

table.shop_table {
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
    cursor: text;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
    font-size: 11px;
    line-height: 1.5em;
}

#footer a {
    color: #0778E4;
    font-weight: 400;
}

#footer a:hover {
    color: #63b9f2;
}

#footer-wrapper .grid.col-940 {
    margin: 0;

}

.scroll-top {
    text-align: center;
}

.copyright {
    text-align: left;
    width: 220px;
}

.powered {
    text-align: right;
}

/* =Social Icons
-------------------------------------------------------------- */
#footer .social-icons {
    list-style: none;
    line-height: normal;
    padding: 37px 0 0;
    margin: 0;
    text-align: right;
}

#footer .wordpress-icon,
#footer .yelp-icon,
#footer .vimeo-icon,
#footer .youtube-icon,
#footer .plancast-icon,
#footer .twitter-icon,
#footer .facebook-icon,
#footer .linkedin-icon,
#footer .rss-feed-icon,
#footer .instagram-icon,
#footer .pinterest-icon,
#footer .foursquare-icon,
#footer .google-plus-icon,
#footer .stumble-upon-icon,
#footer .email-icon {
    display: inline-block;
    margin: 1px;
    padding-left: 14px;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
    content: ' ';
    display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
    clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
    zoom: 1;
}

.clear {
    clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override;
}

[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed;
}

[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
        media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

    h1 {
        page-break-before: always;
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
    }

    ul, ol, dl {
        page-break-before: avoid;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    body {
    }
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (min-width: 1025px) {
    #blocks-bottom .f-b-bl-contr {
        min-width: 320px !Important;
        max-width: 320px !Important;
        padding: 3px !Important;
    }

    #blocks-bottom .block-description {
        font-size: 18px !Important;
        padding: 0 20px;
    }
}

@media screen and (max-width: 1024px) {
    #blocks-bottom .f-b-bl-contr {
        width: 320px !Important;
        padding: 3px !Important;
    }

    #blocks-bottom .block-description {
        font-size: 18px !important;
        padding: 0 20px;
    }
}

@media screen and (max-width: 980px) {

    body {
    }

    .grid,
    .grid-right {
        float: none;
    }

    #featured-image .fluid-width-video-wrapper {
        margin: 20px 0 0 0;
    }

    .home #widgets {
        margin-top: 40px;
    }

    .top-widget,
    .home .top-widget {
        margin-top: 0 !important;
    }

    .hide-980 {
        display: none;
    }

    .show-980 {
        display: block;
    }

    #blocks-bottom .f-b-bl-contr {
        width: 230px;
    }

    #blocks-bottom .block-description {
        font-size: 18px !Important;
    }

}

@media screen and (max-width: 800px) and(min-width: 769px) {
    #blocks-bottom .f-b-bl-contr {
        width: 360px;
        max-width: 360px;
    }

    #blocks-bottom .block-description {
        font-size: 18px !Important;
    }
}

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

    body {
    }

    #logo {
        float: left;
        margin: 0;
        text-align: center;
    }

    .grid,
    .grid-right {
        float: none;
    }

    #featured-image .fluid-width-video-wrapper {
        margin: 20px 0 0 0;
    }

    .top-widget {
        float: none;
        margin: 0 auto 10px auto;
        position: relative;
        text-align: center;
        width: auto;
    }

    .top-widget .widget-title {
        text-align: center;
    }

    .js .menu,
    .js .sub-header-menu {
        display: none;
    }

    .top-menu,
    .footer-menu li {
        float: none;
        font-size: 11px;
        text-align: center;
    }

    .tinynav {
        display: block;
    }

    .sb-holder {
        display: block;
    }

    #author-meta {
        padding: 20px;
    }

    .hide-650 {
        display: none;
    }

    .show-650 {
        display: block;
    }

    #footer {
        text-align: center;
    }

    #footer .social-icons {
        padding-bottom: 10px;
        text-align: center;
    }

    #blocks-bottom .f-b-bl-contr {
        width: 355px !Important;
        max-width: 355px !Important;
    }

    #blocks-bottom .block-description {
        font-size: 18px !Important;
    }
}

@media screen and (max-width: 480px) and (min-width: 400px) {

    body {
    }

    #logo {
        float: left;
        text-align: center;
    }

    .grid,
    .grid-right {
        float: none;
    }

    #featured-image .fluid-width-video-wrapper {
        margin: 20px 0 0 0;
    }

    .featured-title {
        font-size: 40px;
        padding: 40px 20px 0 20px
    }

    .featured-subtitle {
        font-size: 24px;
    }

    .navigation .next,
    .navigation .previous {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .menu ul,
    .menu li,
    .top-menu,
    .footer-menu li,
    .sub-header-menu li {
        float: none;
        text-align: center;
        text-rendering: optimizeSpeed;
    }

    .hide-480 {
        display: none;
    }

    .show-480 {
        display: block;
    }

    #footer {
        text-align: center;
    }

    #footer .social-icons {
        text-align: center;
    }

    #header-block {
        height: 375px !Important;
    }

    .slogans h1 {
        font-size: 33px !Important;
        margin: 0;
        padding: 0;
    }

    .slogans h2 {
        font-size: 15px !Important;
    }

    #blocks-bottom .f-b-bl-contr {
        width: 211px !Important;
    }

    #blocks-bottom .block-description {
        font-size: 14px !Important;
    }

    #featured-by {
        display: none !Important;
    }

    #menu-top-menu-1 li a {
        border: none;
        font-size: 15px !Important;
        padding: 0 7px !Important;
    }

}

@media screen and (max-width: 320px) {

    body {
    }

    #featured p {
        font-size: 12px;
        line-height: 1.5em;
    }

    .featured-title {
        font-size: 35px;
    }

    .featured-subtitle {
        font-size: 15px;
    }

    .call-to-action a.button {
        font-size: 14px;
        padding: 7px 17px;
    }

    .hide-320 {
        display: none;
    }

    .show-320 {
        display: block;
    }

    #header-block {
        height: 375px !Important;
    }

    .slogans h1 {
        font-size: 33px !Important;
    }

    .slogans h2 {
        font-size: 15px !Important;
    }

    #blocks-bottom .f-b-bl-contr {
        width: 280px !Important;
    }

    #blocks-bottom .block-description {
        font-size: 14px !Important;
    }

    #featured-by {
        display: none !Important;
    }

    #menu-top-menu-1 li {
        width: 264px;
        padding: 5px 0;
        display: block;
        border-top: #eeeeee solid 1px;
        text-align: left;
    }

    #footer {
        padding: 0 10px;
    }

    #footer .grid, #footer.grid.grid {
        padding: 0;
    }

    #try-a-free-plan-bottom .green-try-free-plan {
        display: block;
        height: 100px !Important;
        margin: 0 auto;
        max-width: 940px;
    }

    #try-a-free-plan-bottom h3 {
        background: url("images/buttons/try-free-plan.png") no-repeat scroll center center transparent;
        color: #FFFFFF;
        height: 100px !Important;
        line-height: 100px !Important;
    }

    #menu-top-menu-1 li {
        width: 285px;
    }

}

@media screen and (max-width: 240px) {

    body {
    }

    #featured p {
        font-size: 11px;
        line-height: 1.5em;
    }

    .featured-title {
        font-size: 20px;
    }

    .featured-subtitle {
        font-size: 11px;
    }

    .call-to-action a.button {
        font-size: 12px;
        padding: 5px 15px;
    }

    .top-widget area,
    .top-widget select,
    .top-widget textarea,
    .top-widget input[type="text"],
    .top-widget input[type="password"] {
        width: 75%;
    }

    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: left;
    }

    .hide-240 {
        display: none;
    }

    .show-240 {
        display: block;
    }

    #header-block {
        height: 300px !Important;
    }

    .slogans h1 {
        font-size: 28px !Important;
        padding: 14px 0 0 !Important;
    }

    .slogans h2 {
        font-size: 14px !Important;
    }

    .slogans h3 {
        font-size: 21px;
        margin: 16px 0 0 !important;
        width: 170px !important;
        border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
    }

    #blocks-bottom .f-b-bl-contr {
        float: left;
        height: 158px !Important;
        max-width: 200px !Important;
        min-width: 170px !Important;
        padding: 10px;
        text-align: center;
    }

    #blocks-bottom .block-description {
        font-size: 12px !Important;
    }

    #featured-by {
        display: none !Important;
    }

    #try-a-free-plan-bottom .green-try-free-plan {
        height: 100px !Important;
    }

    #try-a-free-plan-bottom .h3-contr {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 196px !important;
        position: relative;
        top: 20px;
    }

    #try-a-free-plan-bottom h3 {
        background: url(images/buttons/try-free-plan.png) no-repeat transparent;
        color: #FFFFFF;

        font-size: 17px;
        height: 57px !important;
        line-height: 57px !important;
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
    }

    #menu-top-menu-1 li {
        width: 206px;
        padding: 5px 0;
        display: block;
        border-top: #eeeeee solid 1px;
        text-align: left;
    }

    #footer {
        padding: 0 10px;
    }

    #footer .grid, #footer.grid.grid {
        padding: 0;
    }
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/

/*The top navigation menu*/

#menu-top-menu {
    float: right;
}

.less800 #menu-top-menu {
    display: none;
}

#menu-top-menu.menu {
    clear: none;
    background: transparent no-repeat 0 0;
    margin: 10px 0;
}

#menu-top-menu.menu > li:first-child > a {
    border-left: medium none;
}

#menu-top-menu.menu li:first-child {
    border-left: none;
}

#menu-top-menu.menu li {
    border-left: 1px solid #EEEEEE;
}

#menu-top-menu.menu.menu a {
    font-family: 'Open Sans';

    height: 20px;
    line-height: 20px;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

#menu-top-menu.menu.menu > li:last-child a {
    margin-right: 0;
    padding-right: 0;
}

#menu-top-menu.menu.menu a:hover, #menu-top-menu.menu li.current-menu-item a {
    background: none;

    border-bottom: 3px #13e211 solid;
}

/*Header bottom on front page*/
#header-block {
    display: block;
    max-width: 100% !important;
    width: 100% !important;
    background-image: url(images/fragment.png);
    background-repeat: repeat-x;
    height: 480px;
}

#header-block .caroufredsel_wrapper {
    float: none !important;
    margin: 0 auto !important;
    padding: 0 30px;
}

#header-block ul#header-slider {
    width: 980px !important;
    margin: 0 auto;
}

#header-block ul#header-slider li {
    list-style: none;
}

#header-block .contr {
    height: 480px;
    width: 980px !important;
    margin: 0 auto;
}

#header-block #prev,
#header-block #next {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 225px;
    background-repeat: no-repeat;
}

#header-block #prev {
    background-image: url('images/home/arrow-left.png');
    left: 33px;
}

#header-block #next {
    background-image: url('images/home/arrow-right.png');
    right: 33px;
}

.header-text-contr {
    padding: 0 14px 0 12px;
    display: block;
    margin: 0 auto;
}

.slogans {
    max-width: 578px;
    height: 0;
    position: relative;
    top: 62px;
}

.device-bg {
    /*    display: none;*/
    float: right;
}

.more940 .device-bg {
    display: block;
    float: right;
}

#logo {
    padding: 0;
}

#logo a {
    height: 45px;
    display: block;
}

.less800 #logo a img {
    width: 160px;
    height: 34px;
}

/*#blocks-bottom {display: block; margin: 0 auto;}*/
#blocks-bottom {

    /*    background-image: url("images/Bottom-b.png"); background-repeat: no-repeat;background-position: center top;*/

    display: block;
    height: 500px;
    margin: 0 auto;
    width: 980px;

}

#blocks-bottom .f-b-bl-contr {
    float: left;
    height: 244px;
    max-width: 320px;
    min-width: 200px;
    padding: 10px;
    text-align: center;
}

#blocks-bottom .f-b-bl-contr {
    /*    width: 290px;*/
}

#blocks-bottom .f-b-bl-contr .block-logo {
    display: block;
    float: left;
    height: 130px;
    width: 320px;
}

#blocks-bottom .f-b-bl-contr .block-logo div {
    display: block;
    height: 130px;
    line-height: 130px;
    margin: 0 auto;
    width: 320px;
}

#blocks-bottom .f-b-bl-contr .block-logo span img.alignnone {
    height: auto;
    margin: 0;
}

#blocks-bottom .block-description {
    clear: both;
    display: block;
    font-size: 18px;
    line-height: 26px;
    padding-top: 16px;
}

/*#menu-sign-up-login-menu li a{
    display: block;
    float: left;
    font-family: 'Open Sans';
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    line-height: 49px;
    padding: 0;
    text-align: center;
    border: none;
    text-transform: uppercase;
}*/
#menu-sign-up-login-menu {
    margin: -3px 0 0 0;
}

#menu-sign-up-login-menu li a {
    padding: 8px 12px;
    text-transform: uppercase;
    -moz-user-select: none;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3), 0 2px 2px -1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    text-align: center;
    /*      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);*/
    top: -1px;
}

/*li.signup a{
    background: url("images/buttons/sign-up.png") no-repeat scroll -2px 0 transparent;
    color: #FFFFFF;
    margin: 0 7px 0 0 !important;
    width: 84px;
}*/
li.signup a {
    background: #0088EE;
    background: -moz-linear-gradient(top, #0098f9, #0975e2);
    background: -webkit-gradient(linear, left top, left bottom, from(#0098f9), to(#0975e2));
    background: linear-gradient(top, #0098f9, #0975e2);
    color: white;

}

li.signup a:hover {
    background: -moz-linear-gradient(top, #33adfa, #3a91e8);
    background: -webkit-gradient(linear, left top, left bottom, from(#33adfa), to(#3a91e8));
    background: linear-gradient(top, #33adfa, #3a91e8);
}

/*li.login a{

    background: url(images/buttons/login.png) no-repeat;
    color: #515151;
    width: 73px;
}*/
li.login a {
    background: #e1e1e1;
    background: -moz-linear-gradient(top, #f2f2f2, #e1e1e1);
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e1e1e1));
    background: linear-gradient(top, #f2f2f2, #e1e1e1);
    color: #333333 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

li.login a:hover {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #dcdcdc, #d4d4d4);
    background: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#d4d4d4));
    background: linear-gradient(top, #dcdcdc, #d4d4d4);
}

/*Full width container*/
.fw-contr {
    width: 100%;
    display: block;
}

.center940 {
    padding: 0 15px;
    display: table;
    margin: 0 auto;

}

.fl-left {
    float: left;
}

#featured-by {
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    display: block;
    min-width: 240px;
    height: 100px;
    float: left;
}

#featured-by .f-b-label {
    color: #999999;
    font-weight: bold;
    height: 100px;
    line-height: 100px;
    padding-right: 0;
    font-size: 16px;
}

.featured-items img {
    /*    margin: 5px 25px 0 0;*/
}

/*Slogans styles*/

.slogans h1 {
    color: #FFFFFF;
    display: block;
    margin: 0 0 0 1px;
    text-align: left;
    font-size: 42px;
    font-weight: normal;
    max-width: 578px;
    line-height: 48px;
}


.slogans h2 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    margin: 9px 0 0;
    max-width: 415px;
}

#before-blocks-text {
    margin: 52px 50px 17px;
    display: block;
}

#before-blocks-text h2 {
    color: #000000;
    font-size: 30px;
    font-weight: lighter;
    line-height: 42px;
    margin: 0;
}

#before-blocks-text h2 a {
    font-weight: normal;
}

#try-a-free-plan-bottom {
    background-color: #ededed;

    display: block;

}

#try-a-free-plan-bottom .green-try-free-plan {
    max-width: 940px;
    margin: 0 auto;
    display: block;
    height: 178px;
}

#try-a-free-plan-bottom .h3-contr {

    text-align: center;
    display: block;

    width: 260px;
    margin: 0 auto;

}

#try-a-free-plan-bottom h3 {
    background: url(images/buttons/try-free-plan.png) no-repeat center center transparent;
    line-height: 178px;
    height: 178px;
    color: #FFFFFF;
    margin: 0;
}

#try-a-free-plan-bottom h3 a:hover,
#try-a-free-plan-bottom h3 a {
    color: #FFFFFF;
    display: block;
    height: 56px;
    line-height: 56px;
    position: relative;
    top: 60px;
}

#menu-sign-up-login-menu li.signup a:hover,
.slogans h3 a, .slogans h3 a:hover {
    color: #FFFFFF;
}

.slogans h3 a {
    font-weight: normal;
}

.slogans h3 {
    height: 56px;
    width: 260px;
    background: url(images/buttons/prices-front-top.png) no-repeat;
    line-height: 56px;
    margin: 36px 0 0;
    text-align: center;

}

.featured-items {
    padding-left: 61px;
}

.featured-items img {
    padding: 31px 0;
    margin: 0 !important;
}

#featured-by .contr {
    padding-left: 24px;
}

#menu-top-menu-1 li a {
    font-size: 15px;
    border: none;
    padding: 0 20px 0 0 !important;

}

#menu-top-menu-1 li a:hover {
    color: #63b9f2;
}

/*Plugins page*/
#plugin-header {
    height: 140px;
}

#plugin-header h1 {
    line-height: 140px;
    color: #ffffff;
    font-size: 40px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: center;
}

.pl-h-contr {
    display: block;
    margin: 0 auto;
    max-width: 980px;
}

.pl-body-conr {
    background-color: #ffffff;
    display: table;
    width: 980px;

}

#nav_menu-2 {
    display: block;
    margin: 0 auto !important;
    width: 883px;
}

.pl-body-conr #widgets {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 0;
    float: left;
}

ul#menu-platform {
    margin: 0;
    padding: 0;
}

ul#menu-platform li {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 20%;

}

ul#menu-platform li:first-child a {
    border: none;
}

ul#menu-platform li a {
    color: #888888;
    font-size: 20px;
    display: block;
    border-left: 1px solid #cccccc;
}

ul#menu-platform li a:hover, ul#menu-platform li.active a,
ul#menu-platform li.current-menu-item a {
    background-image: url(images/plugins/active.png);
    background-repeat: repeat-x;
    color: #ffffff;
}

.pl-body-conr #widgets .widget-wrapper {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #f9f9f9;

    border: 1px solid #cccccc;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    background-image: url(images/plugins/passive.png);
    background-repeat: repeat-x;
}

.pl-body-conr #before-blocks-text {
    clear: both;
    display: block;
}

.pl-body-conr #before-blocks-text h2 {
    text-align: center;
    padding: 62px 0 48px 0;
    font-weight: lighter;
}

.hr-delimeter {
    background-image: url(images/plugins/line.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 2px;
    width: 100%;
    clear: both;
}

#center-contr {
    clear: both;
}

#center-contr .centr-block-item {
    display: block;
    float: none;
    clear: both;
}

#center-contr .centr-block-item .image-block,
#center-contr .centr-block-item .cont-block {
    float: left;
    display: block;
    width: 50%;
}

#center-contr .centr-block-item .cont-block {
    text-align: center;
}

#center-contr .centr-block-item.odd {
    background-color: #faf9f9;
    display: block;
    height: 208px;
    width: 100%;
}

#center-contr .centr-block-item.odd .cont-block {
    width: 59%;
}

#center-contr .centr-block-item.odd .image-block {
    float: right;
    width: 41%;
}

#center-contr .centr-block-item.odd .image-block img {
    height: inherit;
    max-width: none;
    position: relative;
    top: -20px;
    width: auto;
}

#plugins-bottom {
    display: block;
    margin: 0 auto;
    width: 954px;
}

#bottom-plugins-contr {
    clear: both;
    display: table;
    width: 100%;
}

#plugins-bottom .pl-bl-contr {
    background-color: #CCCCCC;
    display: block;
    float: left;
    height: 240px;
    margin: 14px 0 0 1.2%;
    padding: 5px 16px;
    width: 28%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px #efefef;
    -moz-box-shadow: 0px 0px 4px #efefef;
    -webkit-box-shadow: 0px 0px 4px #efefef;

}

#plugins-bottom .pl-bl-contr .block-title h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 5px 0;
    padding: 0;
}

#plugins-bottom .pl-bl-contr .block-logo {
    height: 55px;
}

#plugins-bottom .cont-contr .block-description {
    color: #666666;
    font-size: 13px;
    line-height: 19px;
}

#plugins-bottom .pl-bl-contr .learn-more {
    float: right;
    display: block;
    text-align: right;
    width: 100%;
}

/*#plugins-bottom .pl-bl-contr .learn-more a,
#plugins-bottom .pl-bl-contr .learn-more a:hover,
#before-blocks-text a, #before-blocks-text a:hover
{color: #0778e4;}*/
#plugins-bottom .cont-contr {
    height: 215px;
}

.paginatecont {
    width: 980px;
}

#paginatediv {
    float: right;
    display: block;
    clear: both;
    height: 170px;
    width: 450px;
}

#paginatediv div {
    float: left;
    display: block;
    margin: 25px;
    width: 170px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#paginatediv div a.disabled {
    color: #e7e7e7;
    background-color: #fbfbfb;
}

#paginatediv div a {
    color: #515151;
    font-size: 16px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: #eaeaea;
    height: 100%;
    margin: 0 auto;
    width: 170px;
    text-align: center;
    display: block;
    height: 38px;
    line-height: 38px;
}

#bottom-space {
    height: 105px;
    background: transparent;
    display: block;
    width: 100%;
}

#view-all-plugins {
    float: right;
    padding: 20px;
}

#view-all-plugins span:hover {
    cursor: pointer;
}

#fb-full {
    position: relative;
    top: -57px;
}

#featured-plugins {
    margin-top: 44px;
}

#featured-plugins .fp-h-contr .title {
    width: 725px;
    height: 80px;
    float: left;
    background-color: #12e211;
    display: block;
}

#featured-plugins .fp-h-contr .treug {
    background-image: url(images/plugins/triangle.png);
    background-repeat: no-repeat;
    height: 80px;
    width: 82px;
    float: left;
    display: block;
}

#featured-plugins .fp-h-contr .title h2 {
    margin: 0;
    padding: 0 0 0 28px;
    height: 44px;
    line-height: 44px;
    font-weight: normal;
    font-size: 23px;
    color: #ffffff;
}

#center-contr .title h2 {
    font-weight: normal;
    color: #222222;
    font-size: 32px;
}

#center-contr .descr {
    color: #666666;
    font-size: 18px;
    line-height: 26px;
}

.center-blocks {
    clear: both;
    float: left;
    display: block;

    margin-bottom: 88px;
    width: 100%;
}

#bottom-plugins-contr {
    margin: 57px 0;
}

.pl-body-conr {
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;

}

#gallery-profile-cntr {
    margin-top: 45px;
}

#gallery-profile-cntr .title-block h1 {
    margin: 0;
    padding: 0;
    font-weight: lighter;
    font-size: 36px;
}

#gallery-profile-cntr .title-block h2 {
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
}

#gallery-profile-cntr hr.top-separator {
    height: 2px;
    background-color: #dddddd;
}

#gallery-profile-cntr .content-block h2 {
    font-size: 32px;
    font-weight: normal;
    margin: 36px 0;
    color: #222222;
}

#gallery-profile-cntr .content-block {
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    min-height: 135px;
}

#gallery-profile-cntr .content-block ul {
    margin: 5px 0;
    padding: 0 0 0 17px;
}

#gallery-profile-cntr .content-block ul li {
    list-style: disc;
    margin: 32px 0;
}

#gallery-profile-cntr hr.bottom-separator {
    margin: 66px 0 0 0;
}

#gallery-profile-cntr .av-label {
    font-size: 16px;
    color: #888888;
    line-height: 26px;
}

#gallery-profile-cntr .platf-opt {
    margin: 5px 0;
    padding: 0;
}

#gallery-profile-cntr .left-side {
    width: 444px;
    padding-left: 48px;
    float: left;
}

#gallery-profile-cntr .right-side {
    float: left;
    width: 470px;
}

.html5, .android, .apple, .windows8 {
    background-repeat: no-repeat;
    width: 75px;
    height: 95px;
    display: block;
    list-style: none;
    float: left;
    padding: 0 6px;
}

.platf-opt li a {
    width: 75px;
    height: 95px;
    display: block;
}

.html5 {
    background-image: url(images/platforms/html5.png);
}

.android {
    background-image: url(images/platforms/android.png);
}

.apple {
    background-image: url(images/platforms/apple.png);
}

.windows8 {
    background-image: url(images/platforms/windows8.png);
}

#gallery_blocks-contr {
    display: block;
    padding: 32px 0;
    display: table;
}

#gallery_blocks .gal-bl-contr {
    display: block;
    float: left;
    padding: 0 4px;
}

#gallery_blocks .cont-contr,
#gallery_blocks .cont-contr .gallery-image,
#gallery_blocks .cont-contr .roll-over-block {
    height: 178px;
    width: 318px;
}

#gallery_blocks .cont-contr .roll-over-block h3 {
    color: #ffffff;
    font-size: 17px;
    margin: 0 0 10px 0;
    padding: 0;
}

#gallery_blocks .cont-contr .roll-over-block p {
    margin: 0;
    padding: 0;
}

#gallery_blocks .cont-contr .roll-over-block {
    display: none;
    background-color: #cfcfcf;
    padding: 15px 23px;
    font-size: 14px;
    color: #333333;
    width: 272px;
    height: 133px;
}

#gallery_blocks .cont-contr:hover .roll-over-block {
    display: block;
    cursor: pointer;
}

#gallery_blocks .cont-contr:hover .gallery-image {
    display: none;
    cursor: pointer;
}

.mm {
    background-image: url("images/platforms/mashery-made.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 56px;
    width: 90px;
}

.av-options {
    display: block;
    float: left;
}

/*Generic page*/
.generic #page-content h1 {
    margin: 0;
    font-size: 32px;
    color: #222222;
    font-weight: normal;
}

.generic #page-content h3 {
    font-size: 16px;
    padding: 30px 0 0 0;
    font-family: 'Open Sans Semibold';
}

.generic #page-content p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.generic #page-content {
    padding: 27px 98px 80px 48px;
}

/*Partner page*/
.partners-contr {
    width: 100%;
    float: left;
    clear: both;
    display: block;
}

.logo-area {
    width: 345px;
    float: left;
    display: block;
    padding: 50px 0 0 0;
}

.part-descr-cont {
    float: left;
    width: 485px;
    display: block;
}

.part-descr-cont h2.p-title,
#app-b-center-cntr .centr-block-item h2,
#center-top-contr h2,
#center-bottom h2, #post_center_blocks .cont .title h2 {
    font-size: 23px;
    font-weight: normal;
}

.generic #page-content .hr-delimeter {
    padding: 73px 0 100px 0;
}

#partners-contr {
    padding-top: 50px;
}

#partners-contr .logo-area img {
    margin-left: 35px;
}

#partners-contr .part-descr p,
#partners-contr .partner-link a {
    font-size: 17px;
    line-height: 25px;
}

#partners-contr .partner-link a {
    color: #0778e4;
}

/*App Builder*/
.app-builder {
    margin: 80px 0 0 0;
}

#center-top-contr .hr-delimeter {
    padding: 60px 0;
}

#center-top-contr .centr-block-item {
    float: left;
    clear: both;
}

#center-top-contr .centr-block-item.even .image-block {
    float: left;
    width: auto;
    padding-right: 50px;
}

#center-top-contr .centr-block-item.even .cont-block {
    float: left;
    width: 50%;
}

#center-top-contr .centr-block-item.odd .image-block {
    float: right;
    width: auto;
    margin-right: 50px;
    padding-left: 50px;
}

#center-top-contr .centr-block-item.odd .cont-block {
    float: right;
    width: 50%;
}

.fl-right {
    display: block;
    float: right !Important;
}

.fl-left {
    display: block;
    float: left !Important;
}

.cont-block.fl-right, .cont-block.fl-left {
    width: 53% !important;
}

.image-block.fl-right {
    width: auto;
    padding-left: 50px;
}

.image-block.fl-left {
    width: auto;
    padding-right: 50px;
}

#app-b-center-cntr .centr-block-item {
    float: left;
    clear: both;
}

#app-b-center-cntr .centr-block-item.odd {
    text-align: center;
    margin: 80px 0;
    background-color: #faf9f9;
    display: block;
    height: 246px;
    width: 100%;
}

#app-b-center-cntr .centr-block-item.even {
    background-color: #ffffff;
    display: block;
    width: 100%;
}

#app-b-center-cntr .centr-block-item .cont-block {
    padding: 0 1%;
}

#app-b-center-cntr .hr-delimeter {
    padding: 50px 0;
}

#app-b-center-cntr .centr-block-item .descr,
#center-top-contr .descr,
#center-bottom .descr,
#post_center_blocks .cont .description {
    font-size: 17px;
    line-height: 25px;
}

#app-b-center-cntr .centr-block-item.odd .image-block {
    position: relative;
}

#app-b-center-cntr .centr-block-item.odd .image-block.fl-left {
    left: 20px;
    top: -46px;
}

#app-b-center-cntr .centr-block-item.odd .image-block.fl-right {
    margin-right: 80px;
    top: -17px;
}

.back-end-services #app-b-center-cntr .centr-block-item.odd .image-block.fl-right {
    margin-right: 0;
    top: -17px;
}

#center-bottom .block-icon {
    width: 263px;
    padding: 0 100px 0 87px;
    float: left;
}

#center-bottom .block-description {
    float: left;
    width: 470px;
}

#center-bottom .block-description .bl-title.t2 {
    line-height: 31px;
    margin-top: 72px;
}

#bottom-blocks {
    background: #faf9f9;
    padding: 70px 0;
}

#bottom-blocks h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    color: #222222;
}

#bottom-blocks .bb-contr {
    float: left;
    width: 240px;
    padding: 0 40px;
    height: 210px;
}

#bottom-blocks .block-description {
    font-size: 14px;
    line-height: 22px;
}

/*Testimonials*/
.gr-bg {
    background-color: #CCCCCC;
    display: block;
    float: left;
    height: 240px;
    margin: 20px 13px;
    padding: 5px 16px;
    width: 258px;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px #efefef;
    -moz-box-shadow: 0px 0px 4px #efefef;
    -webkit-box-shadow: 0px 0px 4px #efefef;
}

.gr-bg.wo-bg {
    background-image: none;
    background-color: #ffffff;
    border: 1px solid transparent;
    box-shadow: none;
}

#testimonials-contr {
    display: table;
    margin: 0 auto;
    width: 954px;
    padding: 0 0 17px;
}

#testimonials-contr #left_top1_block,
#testimonials-contr #big-center-block,
#testimonials-contr #right-top-block {
    float: left;
    display: block;
}

#testimonials-contr #center-blocks, #testimonials-contr #bottom-tm-blocks {
    float: none;
    clear: both;
}

#testimonials-contr #center-blocks .left-blocks, #testimonials-contr #center-blocks .right-block {
    float: left;
}

#testimonials-contr #big-center-block .big-block.gr-bg {
    height: 532px;
    font-size: 14px;
}

#testimonials-contr .description p, .big-block p {
    margin: 12px 0
}

.block-quot-up, .block-quot-down {
    display: block;
    width: 258px;
    height: 192px;
    margin: 20px 13px;
    padding: 60px 16px 0 16px;
    text-align: center;
    clear: both;
}

#testimonials-contr .block-w-icon .icon {
    float: right;
}

#testimonials-contr .block-w-icon .descr {
    height: 170px;
}

#testimonials-contr .author,
#testimonials-contr #center-blocks .descr,
#testimonials-contr #center-blocks .descr p,
#testimonials-contr #bottom-tm-blocks .descr,
#testimonials-contr #bottom-tm-blocks .descr p {
    color: #666666;
}

#testimonials-contr .descr, #testimonials-contr .descr p {
    color: #333333;
}

#testimonials-contr #right-top-block h3 {
    font-size: 22px;
    line-height: normal;
    font-weight: normal;
}

#right-top-block .bottom-block .descr,
#right-top-block .bottom-block .descr p {
    font-size: 17px;
    color: #666666;
}

#left_top1_block .descr,
#left_top1_block .descr p {
    font-size: 17px;
    color: #555555;
    line-height: normal;
}

#left_top1_block .descr p {
    margin: 0;
}

#left_top1_block .descr {
    padding-top: 10px;
}

#left_top1_block .descr .author {
    font-size: 14px;
    line-height: 27px;
}

#return {
    padding: 15px 0 0 0;
}

/*About Us*/

#nav_menu-4,
#nav_menu-5,
#nav_menu-6 {
    display: block;
    margin: 0 auto !important;
    width: 883px;
}

.pl-body-conr #widgets {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 0;
    float: left;
}

ul#menu-about-us,
ul#menu-customers,
ul#menu-help-us {
    margin: 0;
    padding: 0;
}

ul#menu-customers li {
    width: 20%;
}

ul#menu-platform li {
    width: 33.3333%;
}

ul#menu-about-us li {
    width: 20%;
}

ul#menu-help-us li {
    width: 25%;
}

ul#menu-about-us li,
ul#menu-customers li,
ul#menu-help-us li {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

ul#menu-about-us li:first-child a,
ul#menu-customers li:first-child a,
ul#menu-help-us li:first-child a {
    border: none;
}

ul#menu-about-us li a,
ul#menu-customers li a,
ul#menu-help-us li a {
    color: #888888;
    font-size: 20px;
    border-left: 1px solid #cccccc;
    display: block;
}

ul#menu-about-us li a:hover,
ul#menu-about-us li.current-menu-item a,
ul#menu-customers li a:hover,
ul#menu-customers li.current-menu-item a,
ul#menu-help-us li a:hover,
ul#menu-help-us li.current-menu-item a {
    background-image: url(images/plugins/active.png);
    background-repeat: repeat-x;
    color: #ffffff;
}

.about-us #cent-contr {
    padding: 10px 0;
}

.about-us #cent-contr .centr-block.even {
    padding: 20px 0 20px 50px;
}

.about-us #cent-contr .centr-block.odd {
    padding: 20px 50px;
}

.about-us #cent-contr .centr-block.even .image-block {
    float: right;
    display: block;
}

.about-us #cent-contr .centr-block.even .cont-block {
    float: left;
    display: block;
}

.about-us #cent-contr .centr-block.odd .image-block,
.about-us #cent-contr .centr-block.odd .cont-block {
    float: left;
    display: block;
}

.about-us #cent-contr .centr-block {
    display: block;
}

.about-us #cent-contr .centr-block .cont-block {
    width: 500px;
}

.about-us #cent-contr .hr-delimeter {
    margin: 20px 50px;
    display: block;
    width: 880px;
}

.about-us #cent-contr .descr,
.about-us #cent-contr .descr p {
    font-size: 18px;
    color: #666666;
    line-height: 26px;
}

.gallery-block {
    background-color: #FAF9F9;
    display: table;
    padding: 30px 0 0;
    width: 980px;
}

.about-us #cent-contr .title h2, .gallery-title h2 {
    font-size: 32px;
    color: #666666;
    font-weight: lighter;
}

.flname span {
    font-size: 11px;
    font-weight: bold;
}

.flname, .position {
    text-align: center;
}

.position {
    font-size: 11px;
    font-weight: normal;
}

.gallery-title {
    float: right;
    padding-right: 50px;
}

.team-gal-contr {
    width: 961px;
    margin: 0 auto;
}

.caroufredsel_wrapper {
    float: left !Important;
}

#gallery-cr {
    margin: 0;
    padding: 0;
}

#gallery-cr li .image {
    width: 140px;
    height: 208px;
}

#gallery-cr li {
    width: 138px;
    display: block;
    float: left;
    height: 270px;
    list-style: none;
}

.team-gal-contr #prev {
    float: left;
}

.team-gal-contr #next {
    float: right;
}

.team-gal-contr .prev {
    background-image: url(images/teamslider/left.png);
    background-position: left center;
    background-repeat: no-repeat;
}

.team-gal-contr .next {
    background-image: url(images/teamslider/right.png);

    background-repeat: no-repeat;
    background-position: right center;
}

.team-gal-contr .prev, .team-gal-contr .next {
    width: 46px;
    height: 260px;
    padding: 0 10px;
}

.pager-contr {
    margin: 20px 0 50px;
    width: 980px;
}

.home .pager-contr {

    position: absolute;
    top: 413px;
    margin: 0 auto;
    width: 100%;
    /*    margin: 20px 0 50px;
        width: 980px;*/
    z-index: 200;
}

.home #pager {
    margin: 0 auto;
    padding: 2px 5px 2px 12px;
    height: 25px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#pager {
    margin: 0 auto;
    padding: 20px 0;
}

#pager a {
    width: 28px;
    height: 25px;
    text-align: center;
}

#pager a.selected {

    background-position: -31px center;
}

#pager a {
    background-image: url(images/home/paginator-sprite.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding: 0;
    background-position: left center;
}

#pager a span {
    display: none;
}

.contact-us {
    width: 980px;
}

.center-title {
    padding: 40px 0 80px 0;
}

.contact-us #cent-contr .title h2,
.contact-us #cent-contr .descr,
.center-title h2 {
    text-align: center;
}

.contact-us #cent-contr .title h2 {
    font-size: 27px;
    font-weight: lighter;
    line-height: 30px;
}

.contact-us #cent-contr .descr {
    font-size: 16px;
    font-weight: lighter;
    line-height: 30px;
}

.center-title h2 {
    font-size: 36px;
    font-weight: lighter;
    color: #666666;
    margin: 0;
}

.pl-body-conr.contact-us .bottom-block {
    display: table;
    background: #faf9f9;
    width: 100%;
}

.pl-body-conr.contact-us .bottom-block h2 {
    margin: 0;
    font-size: 27px;
    line-height: 40px;
    font-weight: lighter;
    text-align: center;
}

.pl-body-conr.contact-us .bottom-block .company-title {
    padding: 60px 0 0 0;
}

.pl-body-conr.contact-us .bottom-block .phone {
    padding: 55px 0 100px 0;
}

.pl-body-conr.contact-us .bottom-block .company-title h2,
.pl-body-conr.contact-us .bottom-block .phone h2 {
    font-weight: normal;
}

.back-end-services .cont-block.fl-right, .back-end-services .cont-block.fl-left {
    width: 45% !important;
}

.back-end-services .center-blocks {
    margin-bottom: 0;
}

/*Pricing page*/
.pl-body-conr.pricing {
    padding: 0;
}

.pl-body-conr.pricing .content-head {
    padding: 58px 7px 40px 7px;
}

.pl-body-conr.pricing h1 {
    font-size: 36px;
    margin: 0;
    padding: 0;
    font-weight: lighter;
}

.pl-body-conr.pricing #page-content {
    width: 980px;
}

.pl-body-conr.pricing .hr-delimeter {
    margin-bottom: 45px;
}

/*Old #pricing-content*/
/*#pricing-content {   
    display: table;
    margin: 0 auto;
    max-width: 951px;
}*/
#pricing-content {
    display: table;
    margin: 0 auto;
}

#pricing-content h1,
#pricing-content h2,
#pricing-content h3,
#pricing-content p {
    margin: 0;
    padding: 0;
}

#pricing-content .pricing-plans-contr, #enterprise-contr {
    float: left;
    display: block;
}

#pricing-content .pricing-plans-contr.starter .features-descr-contr .projects,
#pricing-content .pricing-plans-contr.starter .features-descr-contr .projects span {
    font-size: 12px;
    line-height: 1em;
}

#pricing-content .features-descr-contr .projects {
    height: 30px;
}

/*Old price container*/
/*#pricing-content .plan-item {
    width: 177px;
    margin-right: 8px; 
        float: left; 
    height: 750px;
    border: 1px solid #ccc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
    background-image: linear-gradient(top, #ffffff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
    border: 1px solid #dfdfdf;
    border-radius: 5px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px  #efefef;
    -moz-box-shadow: 0px 0px 4px  #efefef;
    -webkit-box-shadow: 0px 0px 4px  #efefef;
    display: block;
}*/
#pricing-content .plan-item {

    margin-right: 0;
    /*    float: left; */

    display: block;
}

.pricing-plans-contr-left .features-descr-contr div span.two-lines {
    position: relative;
    top: 7px;
}

.pricing-plans-contr-left .features-descr-contr div span.three-lines {
    position: relative;
}

/*#pricing-content .plan-name {height: 52px; background-color: #12e211; 
                             border-radius: 5px 5px 0 0; 
                             -moz-border-radius: 5px 5px 0 0;
                             -webkit-border-radius: 5px 5px 0 0;
                             box-shadow: 0px 0px 4px  #efefef;
                             -moz-box-shadow: 0px 0px 4px  #efefef;
                             -webkit-box-shadow: 0px 0px 4px  #efefef;
}*/
#pricing-content .plan-name {
    height: 74px;
    background-color: #fbfbfb;
}

#pricing-content .plan-name h2 {
    text-align: center;
    line-height: 74px;
    font-size: 30px;
    color: #077de7;
    /*       font-size: 28px;
    color: #ffffff; */
    font-weight: lighter;
}

#pricing-content .pricing-plans-contr-combined .top-descr-contr {
    height: 234px;
    padding: 8px 0 0
}

#pricing-content .pricing-plans-contr-combined .features-descr-contr div {
    line-height: 1.61em;
}

#pricing-content .pricing-plans-contr-combined .features-descr-contr .support {
    height: 30px;
    line-height: 30px;
}

#pricing-content .pricing-plans-contr-combined .features-descr-contr .other-features {
    height: 40px;
    line-height: 40px;
}

.or-separator {
    background-image: url(images/pricing/OR-new.png);
    background-repeat: no-repeat;
    height: 21px;
    width: 36px;
    margin: 0 auto;
}

#pricing-content .pricing-plans-contr-left .before-or,
#enterprise-contr .top-descr-contr .descr {

    padding: 90px 0 11px !important;
}

#pricing-content .before-or {
    padding: 24px 0 11px;
}

#pricing-content .before-or h3, #pricing-content .after-or h3 {
    font-family: "Open Sans";
    color: #222222;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    padding-bottom: 5px;
}

#pricing-content .top-center {
    height: 316px;
}

#pricing-content .before-or h3 {
    font-size: 36px;
}

#pricing-content .after-or h3 {
    font-size: 28px;
}

#pricing-content .pricing-plans-contr-left .before-or h3,
#enterprise-contr .top-descr-contr .descr h3 {
    font-size: 30px;
    font-family: "Open Sans";
    font-weight: lighter;
    line-height: 30px;
}

#enterprise-contr .top-descr-contr .descr p {
    font-size: 14px;
    line-height: 44px;
}

#pricing-content .before-or p,
#pricing-content .after-or p {
    /*font-family: "Open Sans Semibold";*/
    color: #222222;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}

#pricing-content .after-or {
    padding-top: 14px;
}

#pricing-content .features-descr-contr, #enterprise-contr .top-descr-contr {
    text-align: center;
    font-size: 13px;
    /*font-family: "Open Sans Semibold";*/
    color: #222222;

}

#pricing-content .button {
    padding: 14px 0 24px;
}

.ie9 #pricing-content .button h3 {
    filter: none;
}

#pricing-content .button h3 {
    display: block;

    /*          background-image: -webkit-gradient(linear, left top, left bottom, from(#0098F9), to(#0975E2));
        background-image: -webkit-linear-gradient(top, #0098F9, #0975E2);
        background-image: -moz-linear-gradient(top, #0098F9, #0975E2);
        background-image: -ms-linear-gradient(top, #0098F9, #0975E2);
        background-image: -o-linear-gradient(top, #0098F9, #0975E2);
        background-image: linear-gradient(top, #0098F9, #0975E2);*/

    background: #0098f9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOThmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTc1ZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0098f9 0%, #0975e2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0098f9), color-stop(100%, #0975e2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0098f9 0%, #0975e2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0098f9 0%, #0975e2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0098f9 0%, #0975e2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0098f9 0%, #0975e2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0098f9', endColorstr='#0975e2', GradientType=0); /* IE6-8 */
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    height: 38px;
    width: 140px;
    margin: 0 auto;

    text-align: center;
    font-family: "Open Sans Semibold";
}

#pricing-content .button h3 a {
    color: #ffffff;
    display: block;
    line-height: 38px;
    font-size: 18px;
    width: auto;
}

#pricing-content .features-descr-contr {
    width: 145px;
    margin: 0 auto;
    padding-top: 14px;
}

#pricing-content .features-descr-contr .api-calls,
#pricing-content .features-descr-contr .pushes {
    height: 35px;
    line-height: 35px !important;
}

#pricing-content .features-descr-contr .storage {
    height: 35px;
    line-height: 35px !important;
}

#pricing-content hr.after-button {
    margin: 0;
}

#bottom-descr-blocks {
    display: table;
    margin: 0 auto;
    padding-bottom: 70px;
    width: 880px;
}

#bottom-descr-blocks .block-left, #bottom-descr-blocks .block-right {
    width: 398px;
    float: left;
    padding: 20px;
}

#bottom-descr-blocks h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #222222;
    margin: 36px 0 0 0;
}

#bottom-descr-blocks p {
    margin: 0;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

#enterprise-contr .bottom-contr .icon {
    display: table-cell;
    height: 395px;
    line-height: 395px;
    text-align: center;
    vertical-align: bottom;
    width: 195px;
    font-size: 30px;
    font-weight: lighter;
}

.plan-item-center {
    border-left: 1px #f5f5f5 solid;
    width: 195px;
}

.pricing-plans-contr-left {
    width: 195px;
}

.pricing-plans-contr-left.enterprise {
    width: 195px;
}

.pricing-plans-contr-left .features-descr-contr div,
#pricing-content .features-descr-contr div {
    border-top: 1px #dddddd solid;
    height: 35px;
    min-height: 25px;
    padding: 14px 0;
}

#pricing-content .features-descr-contr .signup-butt,
.pricing-plans-contr-left .features-descr-contr .signup-butt,
#pricing-content .features-descr-contr .projects {
    border: none;
}

.pricing-plans-contr-left .top-descr-contr {
    height: 282px !important;
}

#enterprise-contr .top-descr-contr {
    height: 296px !important;
}

.pricing-plans-contr-left .features-descr-contr .support {
    height: 30px !important;
    line-height: 30px;
}

.pricing-plans-contr-left .features-descr-contr .other-features {
    height: 40px;
    line-height: 40px;
}

.enterprise {
    border-left: 1px solid #F5F5F5;
}

#enterprise-contr .top-descr-contr .descr {
    padding-top: 24px;
}

.recommended {
    position: relative;
    float: right;
    /*              top: -10px;*/
    top: -13px;
    background-color: #0879e5;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    background-repeat: no-repeat;
    /*   background-image: url(images/pricing/recommended.png);
    width: 98px;*/
    height: 24px;
    width: 100%;

}

.plan-item-center, .pricing-plans-contr-left {
    float: left;
}

.pricing-plans-contr-combined {
    float: left;
    line-height: 40px;
    font-size: 15px;
    color: #acacac;
}

#enterprise-contr .plan-item {
    margin-right: 0;
    max-width: 186px;
}

.additional-user-price {
    background: #F5F5F5;
    text-align: center;
    color: #222222;
}

.gsfn-widget-tab {
    background-color: #13E211 !Important;
    font-family: "Open Sans" !Important;
    top: 15px;

}

.error #page-content h1, .error #page-content h2 {
    color: #666666;
    font-size: 36px;
    font-weight: lighter;
    margin: 0;
    font-family: "Open Sans" !Important;
    line-height: 42px;
}

.error #page-content h3 {
    font-weight: lighter;
    font-family: "Open Sans" !Important;
}

.error #page-content h1,
.error #page-content h2,
.error #page-content h3 {
    text-align: center;
}

.generic.error #page-content .hr-delimeter {
    padding: 25px 0;
}

.generic.error #page-content a {
    font-weight: normal;
}

/*  Mashery page*/
.masherydev #page-content {
    padding-right: 48px;
    padding-top: 64px;
}

.generic.masherydev #page-content .hr-delimeter {
    padding: 50px 0;
}

.masherydev #page-content h1.page-header {
    text-align: center;
    font-size: 36px;
    color: #666666;
    line-height: 49px;
    font-weight: lighter;
}

.left-side-cont p, .plugin-header h2 {
    margin-top: 0;
}

.generic.masherydev #page-content .left-side-cont p {
    font-size: 17px;
    line-height: 24px;
}

.plugin-header h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 23px;
    color: #222222;
}

.plugin-header, .plugin-item {
    display: table;
    padding-bottom: 42px;
}

.masherydev .plugin-item .logo {
    width: 170px !Important;
}

.masherydev .plugin-item .description {
    font-size: 13px;
    width: 205px;
}

.left-side-cont,
.right-side-cont,
.right-side-cont .plugin-list .plugin-item .logo,
.right-side-cont .plugin-list .plugin-item .description {
    float: left;
    display: block;
}

.left-side-cont {
    width: 416px;
}

.right-side-cont {
    width: 380px;
}

.right-side-cont {
    padding-left: 50px;
}

.masherydev #bottom-region {
    background: #faf9f9;
    padding: 50px 0 100px 0;
}

.masherydev #bottom-region h2 {
    display: block;
    margin: 0;
    text-align: center;
    padding: 0;
}

.masherydev #bottom-region .register-title h2 {
    font-size: 36px;
    font-weight: lighter;
    color: #666666;
}

.masherydev #bottom-region .sign-up-button h2 a {
    background: -moz-linear-gradient(top, #0098f9 0%, #0975e2 100%) !Important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0098f9), color-stop(100%, #0975e2)) !Important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0098f9 0%, #0975e2 100%) !Important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0098f9 0%, #0975e2 100%) !Important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0098f9 0%, #0975e2 100%) !Important; /* IE10+ */
    background: linear-gradient(top, #0098f9 0%, #0975e2 100%) !Important; /* W3C */

    color: #ffffff;
    font-family: 'Open Sans';
    font-size: 24px;
    padding: 14px 24px;
    font-weight: normal;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;

}

.masherydev #bottom-region .sign-up-button {
    display: block;
    margin-top: 34px;
}

.masherydev #bottom-region .sign-up-button h2 a,
.masherydev #bottom-region .sign-up-button h2 {
    height: 56px;
    line-height: 56px;
}

.years-list li {
    font-size: 24px;
    line-height: 1.5em;
    list-style: none outside none;
    text-align: center;
}

.years-list {
    width: 240px;
    margin: 0 auto;
    padding: 0;
}

.years-list li a {
    font-family: 'Open Sans Light';
}

/*News*/
.news #cent-contr {
    padding: 0 50px;
    display: block;
}

.news #news .news-item {
    min-height: 60px;
    display: table;
    width: 100%;
    clear: both;
    margin: 10px 0;
}

.news #news .news-item .date,
.news #news .news-item .logo,
.news #news .news-item .news-title {
    float: left;
    padding: 10px 0;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Open Sans Light';
}

.news #news .news-item .date {
    width: 60px;
}

.news #news .news-item .logo {
    padding: 15px 10px;
    text-align: center;
    width: 130px;
}

.news #news .news-item .logo.empty {
    width: 20px;
    padding: 15px 0;
}

.news #news .news-item .date .month-day {
    font-weight: bold;
    font-size: 13.35px;
    font-family: 'Open Sans Semibold';
    text-transform: uppercase;
}

.news #news .news-item .date .year {
    font-weight: lighter;
    font-size: 20px;
}

.news #news .news-item .news-title {
    width: 670px;
}

.news .center-title {
    padding: 40px 0;
}

.news #cent-contr .title h2 {
    font-size: 27px;
    font-weight: lighter;
    line-height: 30px;
    text-align: center;
}

.news .center-blocks {
    padding: 40px 0 0;
}

.case-studies #cent-contr p {
    color: #666666;
    font-size: 18px;
    line-height: 26px;
}

.case-studies .center-blocks {
    padding-top: 40px;
}

.case-studies #before-blocks-text h2 {
    padding: 30px 0;
}

#slider {
    clear: both;
    display: table;
    height: 65px !important;
    width: 100%;
    margin: 0 auto;

}

#slider .bjqs-slide {
    position: absolute;
    display: none;
    list-style: none !Important;
    text-align: center;
}

#slider ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: none;
}

#pb-area {
    display: table;
    margin: 0 auto;
    max-width: 960px;
}

#pb-area .pb-item {
    display: table;
}

#pb-area .pb-item .logo {
    float: left;
    display: block;
    padding-right: 7px;
}

#pb-area .pb-item .logo p,
#pb-area .pb-item .descr p {
    margin: 0;
    padding: 0;
}

#pb-area .pb-item .descr {
    height: 55px;
    line-height: 55px;
    font-size: 18px !important;
    float: left;
    padding: 0;
}

#blocks-bottom2 {
    margin-bottom: 30px;
    display: table;
}

#blocks-bottom2 .f-b-bl-contr {
    float: left;
    width: 50%;
    text-align: center;
}

#blocks-bottom2 .f-b-bl-contr .title {
    font-size: 18px;
    line-height: 50px;
}

#blocks-bottom2 .f-b-bl-contr .description {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans Light';
}

#post_center_blocks .f-b-bl-contr {
    display: table;
    clear: both;
    margin-bottom: 60px;
}

#post_center_blocks .f-b-bl-contr.even {
    background-color: #FAF9F9;
    display: block;
    height: 246px;
}

#post_center_blocks .f-b-bl-contr.even .block-logo,
#post_center_blocks .f-b-bl-contr.even .cont {
    float: right;
    width: 48%;
}

#post_center_blocks .f-b-bl-contr.even .block-logo {
    text-align: right;
}

#post_center_blocks .f-b-bl-contr.even .cont {
    padding-left: 2%;
    margin: 50px 0 0 0;
    text-align: center;
}

#post_center_blocks .f-b-bl-contr.odd .cont {
    padding-right: 2%;
}

#post_center_blocks .f-b-bl-contr.odd .block-logo,
#post_center_blocks .f-b-bl-contr.odd .block-logo {
    text-align: left;
}

#post_center_blocks .f-b-bl-contr.odd .cont {
    float: left;
    width: 48%;
}

.center-bottom-delim {
    padding: 40px 0;
}

#sf_top_block {
    display: table;
    margin: 50px 0 30px;
}

/*#sf_top_block .block-logo, */
#sf_top_block .cont {
    float: left;
    width: 100%;
}

#sf_top_block .block-logo div {
    margin: 0 auto;
    width: 315px;
}

#sf_top_block .cont .description {
    width: 80%;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Open Sans';
    margin: 0 auto;
}

#sf_top_block .cont .description h2 {
    line-height: 36px !important;
}

#sf_top_block .cont .description h2,
h2.sf-subtitle {
    color: #666666;
    text-align: center;
    font-size: 36px;
    line-height: 74px;
    font-family: 'Open Sans';
    font-weight: lighter;
}
#sf_top_block ul{
    padding:0 0 0 23px;
}
#sf_top_block ul li{
    list-style: none;
    background: url('images/list-item.png') no-repeat 0 2px transparent;
    min-height: 22px;
    min-width: 22px;
    padding-left: 35px;
    margin: 0 0 25px 0;
}
#sf_bottom_blocks {
    padding-bottom: 50px;
    display: table;
}

#sf_bottom_blocks .contr {
    clear: both;
    padding: 30px 0;
    display: table;
    width: 100%;
}

#sf_bottom_blocks .contr.even {
    background-color: #faf9f9;
}

#sf_bottom_blocks .contr.even .block-logo,
#sf_bottom_blocks .contr.even .cont {
    float: right;
}

#sf_bottom_blocks .contr .block-logo {
    width: 42%;
}

#sf_bottom_blocks .contr .cont {
    width: 58%;
}

#sf_bottom_blocks .contr .block-logo div {
    width: 315px;
    margin: 0 auto;
    text-align: center;
}

#sf_bottom_blocks .contr .cont {
    text-align: center;
    font-family: 'Open Sans Light';
    font-size: 24px;
    line-height: 36px;
}

#sf_bottom_blocks .contr .cont .description {
    width: 71%;
    margin: 0 auto;
    font-weight: lighter;
}

#sf_bottom_blocks .contr .cont .description a {
    font-weight: lighter;
}

#sf_bottom_blocks .contr.odd .block-logo,
#sf_bottom_blocks .contr.odd .cont {
    float: left;
}

#sf_bottom_blocks .contr.first .cont {
    width: 60%;
}

#sf_bottom_blocks .contr.first .cont .description {
    width: 80%;
}

#sf_bottom_blocks .contr.first .block-logo {
    width: 40%;
}

#sf_bottom_blocks .contr.first .block-logo h3 a {
    background: url("images/buttons/try-free-plan.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    height: 60px;
    line-height: 60px;
    margin: 76px 0 0 0;
    font-weight: bold;
    font-family: 'Open Sans';
}

#sf_bottom_blocks .contr.first .block-logo h3 a,
#sf_bottom_blocks .contr.first .block-logo h3 a:hover {
    display: block;
    color: #ffffff;
}

#sf_bottom_blocks .contr.first .description {
    font-size: 17px;
    line-height: 25px;
    font-family: 'Open Sans';
}

#sf_bottom_blocks .contr.first .description h3 {
    font-size: 24px;
    font-family: 'Open Sans';
    line-height: 49px;
    font-weight: lighter;
}

.services #page-content,
.services #services-bottom-blocks {
    padding: 15px 60px 0 60px;

    font-family: 'Open Sans';
    font-weight: lighter;

    text-align: center;
}

.services #page-content p {
    font-size: 24px;
    line-height: 30px;
    word-break: keep-all;
}

.services #services-bottom-blocks {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 80px 50px 80px;
}

.services h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: lighter;
    color: #333333;
}

.services .hr-delimeter {
    padding: 15px 0;
}

#header-slider .slogans h2 a,
#header-slider .slogans h2 a:hover {
    color: #ffffff !important;
    font-weight: normal;
}

#header-slider .slogans h3 a {
    position: relative;
    z-index: 8000;
    display: block;
    height: 56px;
    line-height: 56px;
}

.slogans h1.medium {
    font-size: 32px;
    line-height: 38px;
}

#header-slider .slogans h2.medium {
    font-size: 20px !important;
}

#header-slider .slogans h2.small {
    font-size: 16px !important;
}

#header-slider .slogans h3.medium {
    margin: 30px 0 0 0 !important;
}

#header-slider .slogans h2.w430 {
    max-width: 430px !important;
}

#header-slider .slogans h1.w430 {
    max-width: 430px !important;
}

#header-slider .slogans h2.w440 {
    max-width: 440px !important;
}

#header-slider .slogans h1.w440 {
    max-width: 440px !important;
}

#header-slider .slogans h2.w450 {
    max-width: 470px !important;
}

#header-slider .slogans h1.w450 {
    max-width: 450px !important;
}

#header-slider .slogans h2.w460 {
    max-width: 460px !important;
}

#header-slider .slogans h1.w460 {
    max-width: 460px !important;
}

#header-slider .slogans h2.w470 {
    max-width: 470px !important;
}

#header-slider .slogans h1.w470 {
    max-width: 470px !important;
}

#header-slider .slogans .full-wide {
    position: relative;
    left: 56px;
    display: block;
    top: 45px;
    width: 850px;
    max-width: 980px !important;
    text-align: center;

}

#header-slider .slogans .full-wide h3 {
    margin: 0 auto;
}

#header-slider .slogans h1.big {
    font-size: 55px;
    font-weight: normal;
    line-height: 75px;
    max-width: 980px !important;
    padding-bottom: 55px;

}

#customers-contr .customer {
    float: left;
    display: block;
    width: 208px;
    height: 157px;
}

#customers-contr .customer img {
    text-align: center;
}

#customers-contr {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px 60px 20px;
}

#header-block.one #prev,
#header-block.one #next {
    display: none;
}

/*Help Us*/
.help-us {
    padding-bottom: 60px;
    font-size: 17px;

    line-height: 25px;
}

.help-us .center-title {
    padding: 50px 0;
}

.help-us .top-block {
    padding: 20px 50px;
}

.help-us .center_block {
    padding: 20px 90px;
}

.help-us .top-block .icon {
    text-align: left;
}

.help-us .top-block .icon,
.help-us .top-block .description {
    display: table;
    float: left;
    padding: 25px 0;
    width: 50%;
}

.help-us .center_block_top_description {
    padding: 20px 90px 0 90px;
}

.help-us .center_block .ul {
    float: left;
    display: block;

}

.help-us .center_block .ul.two {
    max-width: 60%;
}

.help-us .center_block .ul ul li {
    list-style: none;
    background: url('images/list-item.png') no-repeat 0 2px transparent;
    min-height: 22px;
    min-width: 22px;
    padding-left: 35px;
    margin: 0 0 25px 0;
}

.help-us .center_block .ul ul {
    padding: 0;
}

.help-us .center_block .icon {
    float: right;
    width: 40%;
    display: table;
    text-align: center;
}

.help-us .center_block .try-plan h3 a,
button.contact-submit,
.page-template-goodle-ads-page-php .success-message a {
    background: #0088EE;
    background: linear-gradient(top, #0098f9, #0975e2);
    background: -moz-linear-gradient(top, #0098f9, #0975e2);
    background: -webkit-gradient(linear, left top, left bottom, from(#0098f9), to(#0975e2));

    color: white;
    display: table;
    width: auto;
    padding: 11px 22px;
    font-size: 18px;
    line-height: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.help-us .bottom_block {
    width: 90%;
    margin: 0 auto;
    padding: 50px 90px;
    display: table;
}

.help-us .bottom_block .descr {
    width: 55%;

}

.help-us .bottom_block .descr,
.help-us .bottom_block .icon {
    float: left;
}

.help-us .bottom_block .icon {
    text-align: right;
    width: 35%;
}

/*Home page Help us block*/

.hphelp .widget_nav_menu {
    width: 980px;
    margin: 0 auto;
}

.hphelp .widget-wrapper, .hphelp li {
    background: none;
    border: none;

}

.hphelp .widget-title {
    text-align: center;
    font-size: 30px;
    font-weight: lighter;
    color: #000000;
    padding: 50px 0 0;
}

.hphelp ul li {
    width: auto !important;
}

.hphelp ul li a {
    color: #0778E4 !important;
    border: none !important;
    font-size: 30px !important;
    padding: 0 55px !important;
}

.hphelp ul li:first-child a {
    padding-left: 0 !important;
}

.hphelp ul li:last-child a {
    padding-right: 0 !important;
}

.hphelp ul li a:hover {
    color: #63b9f2 !important;
    background: none !important;
}

button.contact-submit[disabled="disabled"] {
    background: #666666;
}

button.contact-submit {
    margin: 0 auto;
}

.contact-submit {
    background: #0088EE;
}

/*For admin*/
.logged-in #cu-block {
    position: relative;
    top: 40px;
}

.logged-in #cu-block .close {
    right: -10px;
    top: -70px;
}

#cu-block {
    position: relative;
    top: 15px;
    bottom: -15px;
    margin-bottom: 15px;
}

#cu-block select,
#cu-block input,
#cu-block textarea {
    font-size: 17px;
}

#cu-block .close {
    background: url("js/fancybox/fancy_close.png") no-repeat center right transparent;
    padding: 5px;
    height: 25px;
    position: relative;
    right: -10px;
    top: -70px;
}

#cu-block .close:hover {
    cursor: pointer;
}

#cu-block .center-title {
    padding: 10px 0;
}

.contact-us-container {
    min-width: 320px;
    max-width: 520px;
    margin: 0 auto;
    display: block;
    padding: 15px;
    background: #ffffff;
    width: 520px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ffffff !important;
    -webkit-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 7px 0px rgba(50, 50, 50, 0.75);

}

.contact-us-container .half-size {
    width: 49%;
    float: left;
}

.controls.first {
    padding-right: 2%;
}

.contact-us-container .controls .CustomValidationError {
    background: url("images/error.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FF3300;
    display: none;
    font-size: 14px;
    margin-top: 5px;
    padding-left: 20px;
    position: relative;
    top: 2px;
}

.contact-us-container .controls .CustomValidationError.show {
    display: inline !important;
}

.contact-us-container .controls .CustomValidationError.hide {
    display: none !important;
}

.captcha-error.error {
    background: url("images/error.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FF3300;
    font-size: 14px;
    margin-top: 5px;
    padding-left: 20px;
}

.contact-us-container .controls [validation-field-required="true"].ng-invalid,
.contact-us-container .controls textarea.ng-invalid-minlength,
#cu-block .select .vld-error .selectric {
    border: 1px #FF3300 solid !important;
}

.contact-us-container .controls .descr-chars {
    position: relative;
    top: 2px;
}

#cu-block .selectric .label {
    font-size: 17px !important;
}

.contact-us-container .controls select {
    padding: 6px 3px;
}

.contact-us-container .controls input:focus,
.contact-us-container .controls textarea:focus,
.contact-us-container .controls select:focus {
    border: 1px #12e211 solid !important;
}

.contact-us-container .request-demo span {
    font-weight: normal;
}

.contact-us-container .success-message {

    width: 100%;
    text-align: center;

}

.contact-us-container .success-message a {
    margin: 20px auto;
}

.contact-us-container .success-message h3 {
    font-size: 24px;
    font-weight: lighter;
}

select#numberEmployee, select#Country {
    padding: 6px 4px !important;
}

/*Select boxes styles*/

/*Safari fixes*/

.safari #cu-block .contact-us-container {
    /*overflow-y: scroll !important;*/

}

.page-template-goodle-ads-page-php #cu-block {
    top: -16px;
}

.page-template-goodle-ads-page-php .contact-us-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.page-template-goodle-ads-page-php.safari #cu-block .contact-us-container {
    /*overflow: hidden !important;*/
    height: auto !important;
}
/*Iphone*/
.iphone .contact-us-container,
.iphone .contact-us-container .controls span.CustomValidationError {
    -webkit-text-size-adjust: none;
    font-size: 90% !important;
}


.page-template-goodle-ads-page-php.iphone .contact-us-container{
    -webkit-text-size-adjust: none;
}

.page-template-goodle-ads-page-php.iphone .contact-us-container .controls span.CustomValidationError {
-webkit-text-size-adjust: none;
    font-size: 90% !important;
}

.page-template-goodle-ads-page-php.iphone .contact-us-container .controls span.CustomValidationError {
    -webkit-text-size-adjust: none;
    font-size: 90% !important;
}



/*Safari fixes end*/

.page-template-goodle-ads-page-php #cu-block .select .vld-error .CustomValidationError {
    line-height: 18px;
    top: 38px !important;
}

.page-template-goodle-ads-page-php #cu-block .select .vld-error {
    height: auto !important;
}

.page-template-goodle-ads-page-php #cu-block .select .vld-error .selectricItems {
    z-index: 0 !important;
}

.page-template-goodle-ads-page-php #cu-block .select .vld-error .selectricItems {
    top: 40px !important;
}

#cu-block .select .vld-error {
    height: 56px !important;
}

#cu-block .select .vld-error .CustomValidationError {
    top: 32px !important;
}

#cu-block .select .vld-error.selectricAbove .selectricItems {
    top: auto !important;
}

#cu-block .select .vld-error .selectricItems {
    top: 35px !important;
    z-index: 0 !important;
}

#cu-block .select label {
    position: relative;
    width: 100% !important;
    display: block;
    box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.4);
    background-color: #ffffff;
    vertical-align: baseline;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #aaa !important;
    border-bottom-color: #ccc !important;

}

#cu-block select {
    display: none;
}

#cu-block .select label:after {
    content: '<>';
    font: 18px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 8px;
    padding: 0 0 2px;
    width: 20px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}

#cu-block .select label:before {
    content: '';
    right: 6px;
    top: 0;
    width: 20px;
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
}

#cu-block .select span {
    position: absolute;
    font-weight: normal;
    top: 38px;
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.objblink {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;

    -webkit-animation-direction: normal;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: blink;
    -webkit-animation-timing-function: ease-in-out;

    -moz-animation-direction: normal;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-timing-function: ease-in-out;
}

.status-message {
    color: #666666;
}

/*Select boxes styles END*/
#servises-blocks-hp {
    display: table;
    margin: 0 auto;
    max-width: 980px;
    padding: 25px 0;
}

#servises-blocks-hp .block-ctr {
    width: 25%;
    float: left;
    display: table;
}

#servises-blocks-hp .block-ctr .descr {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    border: 1px solid transparent !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 0 15px;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.14);
    -moz-box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.14);
    box-shadow: 1px 1px 5px 0 rgba(50, 50, 50, 0.14);
}

#servises-blocks-hp .block-ctr .descr h2 {
    color: #666666 !important;

}

#servises-blocks-hp .block-ctr .descr h2,
#servises-blocks-hp .block-ctr .descr h2 a {

    font-size: 24px;
    line-height: 1.2em;
    display: block;
    vertical-align: central;
    height: 60px;
    text-align: center;
    font-weight: normal;

}

#servises-blocks-hp .block-ctr .descr h2.two-lines a {
    padding-top: 0;
}

#servises-blocks-hp .block-ctr .descr h2 a {
    color: #0185ee;
    padding-top: 14px;
}

#servises-blocks-hp .block-ctr .descr h3 {
    color: #666666;
    height: 30px;
}

#servises-blocks-hp .block-ctr .descr h3,
#servises-blocks-hp .block-ctr .descr p a {
    font-size: 14px;
    line-height: 1.2em;
    display: block;
    font-weight: normal;
}

#servises-blocks-hp .block-ctr .descr p a {
    color: #0185ee;
    height: 25px;
}

