@font-face{
    font-family: 'sourcesanspro-regular';
    src: url('../fonts/sourcesanspro-regular.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular.woff') format('woff'),
         url('../fonts/sourcesanspro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'sourcesanspro-bold';
    src: url('../fonts/sourcesanspro-bold.woff2') format('woff2'),
         url('../fonts/sourcesanspro-bold.woff') format('woff'),
         url('../fonts/sourcesanspro-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ekmukta-light';
    src: url('../fonts/ekmukta-light.woff2') format('woff2'),
         url('../fonts/ekmukta-light.woff') format('woff'),
         url('../fonts/ekmukta-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ekmukta-regular';
    src: url('../fonts/ekmukta-regular.woff2') format('woff2'),
         url('../fonts/ekmukta-regular.woff') format('woff'),
         url('../fonts/ekmukta-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ekmukta-semibold';
    src: url('../fonts/ekmukta-semibold.woff2') format('woff2'),
         url('../fonts/ekmukta-semibold.woff') format('woff'),
         url('../fonts/ekmukta-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ekmukta-bold';
    src: url('../fonts/ekmukta-bold.woff2') format('woff2'),
         url('../fonts/ekmukta-bold.woff') format('woff'),
         url('../fonts/ekmukta-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ekmukta-extrabold';
    src: url('../fonts/ekmukta-extrabold.woff2') format('woff2'),
         url('../fonts/ekmukta-extrabold.woff') format('woff'),
         url('../fonts/ekmukta-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img,
legend {
    border: 0
}

.wp-paginate,
legend,
td,
th {
    padding: 0
}

.wp-paginate a,
a {
    text-decoration: none
}

body,
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button[disabled],
h1,
h2,
h3,
h4,
h5,
html input[disabled] {
    cursor: default
}

nav li,
sub,
sup {
    position: relative
}

.aligncenter,
.comment-avatar,
.footer-logo,
.portfolio>li,
.quote,
.wp-paginate a {
    text-align: center
}

#nav-toggle,
.comment-avatar,
.post-comments .comment,
.project-header,
.wp_rp_thumbnail,
article .product-icon,
svg:not(:root) {
    overflow: hidden
}

#nav-toggle:focus,
a:active,
a:focus,
a:hover,
input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.comment-respond,
.group:after,
.levels-sidebar,
.levels-sidebar ol,
.wp_rp_footer,
aside .products-nav li {
    clear: both
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

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

pre,
textarea {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

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

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp-paginate {
    margin: 0
}

.wp-paginate li {
    display: inline;
    list-style: none
}

.wp-paginate a {
    margin-right: 4px;
    padding: 4px 8px;
    color: #666;
    border: 1px solid #ccc;
    background: #ddd
}

.blog-home .read-more:hover,
article p a:active,
article p a:hover {
    text-decoration: underline
}

.wp-paginate a:active,
.wp-paginate a:hover {
    color: #888;
    background: #ccc
}

.wp-paginate .title {
    color: #555
}

.wp-paginate .gap {
    margin-right: 4px;
    color: #999
}

.wp-paginate .current {
    margin-right: 4px;
    padding: 4px 8px;
    color: #fff;
    border: 1px solid #89adcf;
    background: #5f87ae
}

.mobile-icon {
    float: left;
    width: 14px;
    height: 33px;
    background: url('data:image/svg+xml;utf8,<svg width="14" height="21" viewBox="0 0 14 21" xmlns="http://www.w3.org/2000/svg"><title>Phone icon</title><path d="M11 .2c.6 0 1.2.2 1.6.7.4.5.7 1 .7 1.6v15.4c0 .6-.2 1.2-.7 1.6-.5.4-1 .7-1.6.7h-8.6c-.6 0-1.2-.2-1.6-.7-.5-.5-.7-1-.7-1.6v-15.4c0-.6.2-1.2.7-1.6.5-.4 1-.7 1.6-.7h8.6zm-8.6 1.8c-.1 0-.2 0-.3.1-.1.1-.2.3-.2.4v2h9.6v-2c0-.1-.1-.3-.2-.4 0-.1-.1-.1-.3-.1h-8.6zm9.1 4.3h-9.6v7.1h9.6v-7.1zm-.5 12.1c.1 0 .3-.1.4-.2.1-.1.2-.2.2-.4v-2.7h-9.7v2.7c0 .1.1.3.2.4.1.1.2.2.4.2h8.5zm-4.3-2.5c.2 0 .5.1.6.3.2.2.3.4.3.6 0 .2-.1.5-.3.6-.2.2-.4.3-.6.3-.2 0-.5-.1-.6-.3-.1-.2-.3-.4-.3-.6 0-.2.1-.5.3-.6.2-.2.4-.3.6-.3z" fill="#000"/></svg>') center center no-repeat
}

.twitter-icon {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9InR3aXR0ZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzkuNHB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjU3NS41IDgyNi4xIDM5LjQgMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgNTc1LjUgODI2LjEgMzkuNCAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNjE1LDgyOS45Yy0xLjEsMS42LTIuNSwzLTQuMSw0LjJjMCwwLjIsMCwwLjYsMCwxYzAsMi4yLTAuMyw0LjMtMSw2LjVjLTAuNiwyLjItMS42LDQuMi0yLjksNi4yDQoJcy0yLjgsMy43LTQuNiw1LjNjLTEuOCwxLjUtMy45LDIuNy02LjUsMy43Yy0yLjUsMC45LTUuMiwxLjQtOC4xLDEuNGMtNC41LDAtOC43LTEuMi0xMi40LTMuNmMwLjYsMC4xLDEuMiwwLjEsMS45LDAuMQ0KCWMzLjgsMCw3LjEtMS4xLDEwLTMuNGMtMS44LDAtMy4zLTAuNi00LjctMS42Yy0xLjQtMS0yLjMtMi40LTIuOS00YzAuNSwwLjEsMS4xLDAuMSwxLjUsMC4xYzAuNywwLDEuNC0wLjEsMi4xLTAuMw0KCWMtMS45LTAuNC0zLjQtMS4zLTQuNi0yLjhzLTEuOC0zLjItMS44LTUuMXYtMC4xYzEuMSwwLjYsMi40LDEsMy43LDFjLTEuMS0wLjctMi0xLjctMi42LTIuOWMtMC42LTEuMi0xLTIuNS0xLTMuOQ0KCWMwLTEuNSwwLjQtMi44LDEuMS00LjFjMiwyLjUsNC41LDQuNSw3LjQsNmMyLjksMS41LDYsMi4zLDkuMywyLjVjLTAuMS0wLjYtMC4yLTEuMy0wLjItMS45YzAtMi4yLDAuOC00LjEsMi40LTUuNw0KCWMxLjYtMS42LDMuNS0yLjQsNS43LTIuNGMyLjMsMCw0LjMsMC45LDUuOSwyLjVjMS44LTAuNCwzLjUtMSw1LjEtMS45Yy0wLjYsMS45LTEuOCwzLjQtMy42LDQuNUM2MTEuOSw4MzEsNjEzLjQsODMwLjYsNjE1LDgyOS45DQoJTDYxNSw4MjkuOXoiLz4NCjwvc3ZnPg0K) center center no-repeat;
    background-size: 18px 15px
}

.google-plus-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjU0NS4zIDc5MS45IDEwMCAxMDAiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01OTcuOSw4NzIuMmMwLTAuOC0wLjEtMS43LTAuMy0yLjRjLTAuMi0wLjgtMC40LTEuNS0wLjYtMi4yYy0wLjItMC43LTAuNi0xLjQtMS4xLTIuMXMtMC45LTEuMy0xLjMtMS44IGMtMC4zLTAuNS0wLjktMS4xLTEuNi0xLjhjLTAuNy0wLjctMS4zLTEuMi0xLjctMS41Yy0wLjQtMC4zLTEtMC45LTEuOS0xLjVjLTAuOS0wLjctMS41LTEuMS0xLjktMS40cy0xLTAuNy0yLTEuNCBjLTEtMC43LTEuNi0xLjEtMS44LTEuM2MtMC43LTAuMS0xLjctMC4xLTMtMC4xYy0yLjIsMC00LjMsMC4xLTYuNCwwLjRjLTIuMSwwLjMtNC4yLDAuOC02LjUsMS41Yy0yLjIsMC43LTQuMiwxLjYtNS45LDIuOCBzLTMuMSwyLjYtNC4xLDQuNWMtMS4xLDEuOS0xLjYsNC0xLjYsNi40YzAsMi43LDAuNyw1LjIsMi4xLDcuM2MxLjQsMi4xLDMuMywzLjgsNS42LDVjMi4zLDEuMiw0LjcsMi4xLDcuMiwyLjcgYzIuNSwwLjYsNS4xLDAuOSw3LjYsMC45YzIuNCwwLDQuNi0wLjIsNi44LTAuOGMyLjEtMC41LDQuMi0xLjMsNi0yLjNjMS45LTEuMSwzLjQtMi41LDQuNS00LjRDNTk3LjQsODc3LDU5Ny45LDg3NC44LDU5Ny45LDg3Mi4yeiBNNTkwLjcsODIwLjRjMC0yLjQtMC4zLTUtMS03LjdjLTAuNy0yLjctMS42LTUuMy0yLjgtNy44Yy0xLjItMi41LTIuOS00LjYtNS02LjJzLTQuNS0yLjUtNy4yLTIuNWMtMy43LDAtNi42LDEuNC04LjcsNC4xIGMtMiwyLjgtMy4xLDYuMS0zLjEsOS45YzAsMS45LDAuMiwzLjksMC43LDUuOWMwLjUsMi4xLDEuMiw0LjIsMi4xLDYuMmMxLDIuMSwyLjEsNCwzLjQsNS42YzEuMywxLjcsMi44LDMsNC43LDQuMSBjMS44LDEsMy44LDEuNiw1LjgsMS42YzMuOSwwLDYuNy0xLjIsOC40LTMuNkM1ODkuOCw4MjcuNyw1OTAuNyw4MjQuNCw1OTAuNyw4MjAuNHogTTU4Mi44LDc5MS45aDI2LjNsLTguMSw0LjdoLTguMSBjMi44LDEuOCw1LDQuMyw2LjYsNy42YzEuNiwzLjIsMi4zLDYuNiwyLjMsMTAuMmMwLDMtMC41LDUuNi0xLjQsNy45Yy0wLjksMi4zLTIsNC4yLTMuNCw1LjZjLTEuMywxLjQtMi42LDIuNy00LDMuOSBjLTEuMywxLjItMi40LDIuNC0zLjQsMy43Yy0wLjksMS4zLTEuNCwyLjYtMS40LDQuMWMwLDEsMC4zLDIuMSwxLDMuMWMwLjcsMSwxLjUsMiwyLjYsMi45YzEuMSwwLjksMi4yLDEuOSwzLjUsMi45IGMxLjMsMSwyLjYsMi4xLDMuOCwzLjNjMS4zLDEuMiwyLjUsMi41LDMuNSw0YzEuMSwxLjQsMS45LDMuMSwyLjYsNS4xYzAuNywyLDEsNC4xLDEsNi40YzAsNi40LTIuOCwxMi4xLTguNCwxNi45IGMtNi4xLDUuMi0xNC41LDcuOS0yNS4yLDcuOWMtMi40LDAtNC44LTAuMi03LjItMC42Yy0yLjQtMC40LTQuOS0xLjEtNy4zLTJjLTIuNS0wLjktNC42LTIuMS02LjUtMy41Yy0xLjktMS40LTMuNC0zLjItNC42LTUuMyBjLTEuMi0yLjItMS44LTQuNi0xLjgtNy4zYzAtMi40LDAuNy01LjEsMi4yLTguMWMxLjMtMi42LDMuMi00LjgsNS44LTYuNnM1LjUtMy4zLDguNy00LjNjMy4yLTEsNi40LTEuNyw5LjMtMi4yYzMtMC41LDYtMC43LDktMC44IGMtMi42LTMuMy0zLjgtNi4zLTMuOC05YzAtMC41LDAtMSwwLjEtMS40YzAuMS0wLjUsMC4yLTAuOSwwLjMtMS4yYzAuMS0wLjMsMC4zLTAuOCwwLjUtMS4zczAuMy0xLDAuNC0xLjNjLTEuNiwwLjItMywwLjMtNC4yLDAuMyBjLTYsMC0xMS4xLTItMTUuNC01LjljLTQuMy0zLjktNi40LTguOS02LjQtMTQuOGMwLTUuNiwxLjktMTAuNiw1LjctMTUuMXM4LjUtNy4zLDE0LjEtOC41QzU3NS40LDc5Mi4zLDU3OS4xLDc5MS45LDU4Mi44LDc5MS45IEw1ODIuOCw3OTEuOXogTTY0NS4zLDgwNy4zdjcuN2gtMTUuNHYxNS40aC03LjdWODE1aC0xNS40di03LjdoMTUuNHYtMTUuNGg3Ljd2MTUuNEM2MjkuOSw4MDcuMyw2NDUuMyw4MDcuMyw2NDUuMyw4MDcuM3oiLz48L3N2Zz4=) center center no-repeat;
    background-size: 20px 17px
}

.rss-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNS4xIDI1LjEiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik02LjksMjEuN2MwLDEtMC4zLDEuOC0xLDIuNHMtMS41LDEtMi40LDFzLTEuOC0wLjMtMi40LTFzLTEtMS41LTEtMi40czAuMy0xLjgsMS0yLjRzMS41LTEsMi40LTEgczEuOCwwLjMsMi40LDFTNi45LDIwLjgsNi45LDIxLjd6IE0xNiwyMy45YzAsMC4zLTAuMSwwLjYtMC4zLDAuOWMtMC4yLDAuMi0wLjUsMC40LTAuOCwwLjRoLTIuNGMtMC4zLDAtMC42LTAuMS0wLjgtMC4zIHMtMC4zLTAuNC0wLjQtMC43Yy0wLjMtMi43LTEuNC01LjEtMy4zLTdzLTQuMy0zLTctMy4zYy0wLjMsMC0wLjUtMC4xLTAuNy0wLjRTMCwxMywwLDEyLjd2LTIuNGMwLTAuMywwLjEtMC42LDAuNC0wLjggYzAuMi0wLjIsMC41LTAuMywwLjgtMC4zaDAuMUMzLjEsOS4zLDUsOS44LDYuNywxMC42czMuMywxLjksNC42LDMuMmMxLjQsMS4zLDIuNCwyLjksMy4yLDQuNkMxNS40LDIwLjIsMTUuOCwyMiwxNiwyMy45TDE2LDIzLjl6IE0yNS4xLDIzLjljMCwwLjMtMC4xLDAuNi0wLjMsMC44Yy0wLjIsMC4yLTAuNSwwLjQtMC44LDAuNGgtMi42Yy0wLjMsMC0wLjYtMC4xLTAuOC0wLjNzLTAuMy0wLjUtMC4zLTAuOGMtMC4xLTIuNi0wLjctNS0xLjgtNy4zIGMtMS4xLTIuMy0yLjQtNC4zLTQuMS02cy0zLjctMy4xLTYtNC4xUzMuNiw1LDEuMSw0LjhjLTAuMywwLTAuNi0wLjEtMC44LTAuM1MwLDQsMCwzLjdWMS4xYzAtMC4zLDAuMS0wLjYsMC40LTAuOCBDMC42LDAuMSwwLjgsMCwxLjEsMGgwLjFjMy4xLDAuMiw2LjEsMC45LDksMi4xczUuNCwzLDcuNiw1LjJjMi4yLDIuMiw0LDQuNyw1LjIsNy42UzI1LDIwLjgsMjUuMSwyMy45TDI1LjEsMjMuOXoiLz48L3N2Zz4=) center center no-repeat;
    background-size: 17px 17px
}

.comment-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC45IDE3LjUiPjxwYXRoIGZpbGw9IiNEMDBBMjYiIGQ9Ik0xNC43LDBjMS4yLDAsMi4xLDAuNCwzLDEuMnMxLjIsMS44LDEuMiwzdjQuN2MwLDEuMi0wLjQsMi4xLTEuMiwzYy0wLjgsMC44LTEuOCwxLjItMywxLjJIMTFsLTQuNCw0LjEgYy0wLjIsMC4yLTAuNCwwLjItMC42LDAuMmMtMC4xLDAtMC4yLDAtMC40LTAuMWMtMC4yLTAuMS0wLjMtMC4yLTAuNC0wLjNjLTAuMS0wLjItMC4yLTAuMy0wLjItMC41di0zLjVINC4yYy0xLjIsMC0yLjEtMC40LTMtMS4yIFMwLDEwLjEsMCw4LjlWNC4yQzAsMywwLjQsMiwxLjIsMS4yUzMsMCw0LjIsMEwxNC43LDBMMTQuNywweiBNMTcuMSw4LjlWNC4yYzAtMC43LTAuMi0xLjItMC43LTEuN3MtMS0wLjctMS43LTAuN0g0LjIgQzMuNSwxLjgsMywyLDIuNSwyLjVzLTAuNywxLTAuNywxLjd2NC43YzAsMC43LDAuMiwxLjIsMC43LDEuN3MxLDAuNywxLjcsMC43aDIuN3YzLjJsMy40LTMuMmg0LjRjMC43LDAsMS4yLTAuMiwxLjctMC43IEMxNi45LDEwLjEsMTcuMSw5LjYsMTcuMSw4Ljl6Ii8+PC9zdmc+) left center no-repeat;
    background-size: 21px 20px
}

.article-header .comment-icon,
.post-comments .comment-icon {
    background-position: left bottom
}

.article-header .comment-icon {
    line-height: 1.642857143
}

.search-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC4xIDE4LjEiPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xOC4xLDE2LjhsLTEuMywxLjNMMTIsMTMuM2MtMS4zLDEtMi45LDEuNi00LjYsMS42Yy0xLDAtMS45LTAuMi0yLjgtMC42cy0xLjctMC45LTIuNC0xLjYgYy0wLjctMC43LTEuMi0xLjUtMS42LTIuNFMwLDguNCwwLDcuNHMwLjItMS45LDAuNi0yLjhzMC45LTEuNywxLjYtMi40YzAuNy0wLjcsMS41LTEuMiwyLjQtMS42UzYuNCwwLDcuNCwwYzEsMCwxLjksMC4yLDIuOCwwLjYgczEuNywwLjksMi40LDEuNmMwLjcsMC43LDEuMiwxLjUsMS42LDIuNHMwLjYsMS45LDAuNiwyLjhjMCwxLjctMC41LDMuMi0xLjYsNC42TDE4LjEsMTYuOHogTTMuNCwxMS40YzEuMSwxLjEsMi40LDEuNiw0LDEuNiBzMi45LTAuNSw0LTEuNmMxLjEtMS4xLDEuNi0yLjQsMS42LTRjMC0xLjUtMC41LTIuOS0xLjYtNGMtMS4xLTEuMS0yLjQtMS42LTQtMS42Yy0xLjYsMC0yLjksMC41LTQsMS42Yy0xLjEsMS4xLTEuNiwyLjQtMS42LDQgUzIuNCwxMC4zLDMuNCwxMS40TDMuNCwxMS40eiIvPjwvc3ZnPg==) center center no-repeat;
    background-size: 20px 21px
}

.question-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNy44IDE3LjgiPjxwYXRoIGZpbGw9IiNEMDBBMjYiIGQ9Ik04LjksMGMxLjIsMCwyLjQsMC4yLDMuNSwwLjdzMiwxLjEsMi44LDEuOXMxLjQsMS43LDEuOSwyLjhzMC43LDIuMywwLjcsMy41YzAsMS4yLTAuMiwyLjMtMC43LDMuNCBzLTEuMSwyLTEuOSwyLjlzLTEuOCwxLjUtMi45LDEuOXMtMi4yLDAuNy0zLjQsMC43Yy0xLjIsMC0yLjQtMC4yLTMuNS0wLjdzLTItMS4xLTIuOC0xLjlzLTEuNC0xLjctMS45LTIuOFMwLDEwLjEsMCw4LjkgYzAtMS4yLDAuMi0yLjMsMC43LTMuNHMxLjEtMiwxLjktMi45czEuOC0xLjUsMi45LTEuOVM3LjcsMCw4LjksMEw4LjksMHogTTE0LDE0YzAuNy0wLjcsMS4yLTEuNCwxLjYtMi4zczAuNS0xLjgsMC41LTIuNyBjMC0xLjMtMC4zLTIuNS0xLTMuNnMtMS41LTItMi42LTIuNnMtMi4zLTEtMy42LTFDOCwxLjgsNywxLjksNi4yLDIuM1M0LjUsMy4yLDMuOCwzLjhTMi42LDUuMywyLjMsNi4yUzEuOCw4LDEuOCw4LjkgYzAsMS4zLDAuMywyLjUsMSwzLjZzMS41LDIsMi42LDIuNnMyLjMsMSwzLjYsMWMxLDAsMS45LTAuMiwyLjgtMC41UzEzLjMsMTQuNywxNCwxNHogTTgsMTMuNXYtMS44aDEuOHYxLjhIOHogTTkuMSw0IGMwLjgsMCwxLjUsMC4yLDIuMSwwLjdTMTIsNS44LDEyLDYuNWMwLDAuMy0wLjEsMC43LTAuMiwxcy0wLjMsMC42LTAuNSwwLjhzLTAuNCwwLjQtMC42LDAuNlMxMC4yLDkuMywxMCw5LjUgYy0wLjIsMC4yLTAuMiwwLjUtMC4yLDAuN3YwLjRIOFYxMGMwLTAuNCwwLjEtMC43LDAuMi0xczAuMy0wLjUsMC41LTAuN3MwLjQtMC40LDAuNi0wLjVzMC40LTAuMywwLjYtMC41czAuMi0wLjQsMC4zLTAuNiBjMC0wLjQsMC0wLjYtMC4yLTAuOUM5LjcsNS42LDkuNSw1LjUsOS4xLDUuNWMtMC4zLDAtMC42LDAuMS0wLjgsMC40UzgsNi41LDgsNi45SDYuMkM2LjIsNiw2LjUsNS4zLDcsNC44UzguMyw0LDkuMSw0TDkuMSw0eiIvPjwvc3ZnPg==) left center no-repeat;
    background-size: 24px 24px
}

h2.graph-icon,
h2.question-icon,
h2.solution-icon {
    padding-left: 1.75em
}

.solution-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMy41IDIxLjEiPjxwYXRoIGZpbGw9IiNEMDBBMjYiIGQ9Ik03LjYsMTQuNUg1LjhWOS4xbC0yLTJsMS4zLTEuM2wxLjcsMS43bDEuNy0xLjdsMS4zLDEuM2wtMiwyVjE0LjV6IE0xMiwyYzAuNSwwLjYsMC45LDEuMywxLjIsMi4xIHMwLjQsMS42LDAuMywyLjVjLTAuMSwwLjktMC4zLDEuNy0wLjUsMi4zYy0wLjMsMC42LTAuNywxLjItMS4yLDEuOGwtMC4xLDAuMWMtMC4yLDAuMi0wLjMsMC40LTAuNCwwLjVzLTAuMiwwLjMtMC4yLDAuNSBjLTAuMSwwLjItMC4xLDAuNS0wLjEsMC43djJIOS4xdi0yYzAtMC41LDAuMS0wLjksMC4yLTEuM3MwLjMtMC43LDAuNC0wLjlTMTAsMTAsMTAuMiw5LjdsMC4xLTAuMWMwLjQtMC41LDAuNy0xLDAuOS0xLjQgczAuMy0xLDAuNC0xLjdjMC0wLjEsMC0wLjMsMC0wLjVzMC0wLjUtMC4xLTAuOHMtMC4xLTAuNi0wLjMtMC45cy0wLjQtMC43LTAuNi0wLjlDOS44LDIuMyw4LjUsMS44LDYuNywxLjhzLTMsMC41LTMuOSwxLjQgQzIuNiwzLjUsMi40LDMuOCwyLjIsNC4yQzIuMSw0LjUsMiw0LjgsMS45LDUuMWMwLDAuMy0wLjEsMC41LTAuMSwwLjhzMCwwLjQsMCwwLjVDMS45LDcuMSwyLDcuNywyLjMsOC4yYzAuMiwwLjQsMC41LDAuOSwwLjksMS40IGwwLjEsMC4yYzAuMiwwLjMsMC40LDAuNSwwLjUsMC43czAuMywwLjUsMC40LDAuOXMwLjIsMC44LDAuMiwxLjN2MkgyLjV2LTJjMC0wLjMsMC0wLjUtMC4xLTAuN3MtMC4xLTAuNC0wLjItMC41UzIsMTEuMSwxLjksMTAuOSBsLTAuMS0wLjJjLTAuNS0wLjYtMC45LTEuMy0xLjItMS44UzAuMSw3LjUsMCw2LjZDMCw1LjcsMCw0LjksMC4zLDQuMVMxLDIuNiwxLjUsMmMxLjItMS4zLDMtMiw1LjItMlMxMC43LDAuNywxMiwyTDEyLDJ6IE0yLjUsMTcuOFYxNmg4LjR2MS44SDIuNXogTTQuNCwyMS4xdi0xLjhoNC43djEuOEg0LjR6Ii8+PC9zdmc+) left center no-repeat;
    background-size: 18px 28px
}

.graph-icon {
    background: url(../svgs/graph.svg) center center no-repeat
}

.portfolio-detail .graph-icon {
    background-position: left top;
    background-size: 29px 25px
}

.single-product .graph-icon {
    background-size: 46px 42px
}

.product-title .graph-icon {
    background-size: 34px 30px
}

.products-nav .graph-icon {
    background: url(../svgs/graph.svg) left center no-repeat;
    background-size: 26px 23px
}

.products-nav .graph-icon:hover,
li.current_page_item .graph-icon {
    background-image: url(../svgs/graph.svg)
}

.world-icon {
    background: url(../svgs/world.svg) center center no-repeat
}

.single-product .world-icon {
    background-size: 41px 40px
}

.product-title .world-icon {
    background-size: 35px 35px
}

.products-nav .world-icon {
    background: url(../svgs/world-gray.svg) left center no-repeat;
    background-size: 26px 23px
}

.products-nav .world-icon:hover,
li.current_page_item .world-icon {
    background-image: url(../svgs/world.svg)
}

.book-icon {
    background: url(../svgs/book.svg) center center no-repeat
}

.single-product .book-icon {
    background-size: 36px 46px
}

.product-title .book-icon {
    background-size: 34px 34px
}

.products-nav .book-icon {
    background: url(../svgs/book.svg) left center no-repeat;
    background-size: 26px 23px
}

.products-nav .book-icon:hover,
li.current_page_item .book-icon {
    background-image: url(../svgs/book.svg)
}

.target-icon {
    background: url(../svgs/target.svg) center center no-repeat
}

.single-product .target-icon {
    background-size: 50px 50px
}

.product-title .target-icon {
    background-size: 34px 34px
}

.products-nav .target-icon {
    background: url(../svgs/target.svg) left center no-repeat;
    background-size: 26px 23px
}

.products-nav .target-icon:hover,
li.current_page_item .target-icon {
    background-image: url(../svgs/target.svg)
}

.alignnone {
    margin: 0
}

.aligncenter {
    margin: 0 auto 2em
}

.alignleft {
    float: left;
    margin: 0 1em 0 0
}

.alignright {
    float: right;
    margin: 0 0 0 1em
}

fieldset,
ol,
ul {
    margin: 0
}

.wp-smiley {
    display: inline
}

ul {
    padding: 0;
    list-style: none
}

.group:after {
    display: table;
    content: ''
}

input::-webkit-input-placeholder {
    color: rgba(108, 122, 137, .8)
}

input:-moz-placeholder {
    color: rgba(108, 122, 137, .8)
}

input::-moz-placeholder {
    color: rgba(108, 122, 137, .8)
}

input:-ms-input-placeholder {
    color: rgba(108, 122, 137, .8)
}

fieldset {
    line-height: 0;
    padding: 0;
    border: none;
    background: 0 0
}

input,
textarea {
    font: 1em/1.4375 'sourcesanspro-regular', sans-serif;
    width: 100%;
    margin-bottom: .25em;
    padding: 1em .625em 1em 1.25em;
    color: #6c7a89;
    border: 1px solid #000
}

input[type=submit] {
    font-family: 'ekmukta-bold', sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    padding: .6875em 1.25em;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #009cf5
}

input[type=submit]:active,
input[type=submit]:hover {
    color: #009cf5;
    border-color: #009cf5;
    background-color: #fff
}

.newsletter input[type=email] {
    font-size: 1em;
    line-height: 1.4375;
    float: left;
    width: 10.125em;
    height: 3.5625em;
    margin-bottom: 0;
    border: 1px solid #283c47;
    border-radius: 4px 0 0 4px
}

.newsletter input[type=submit] {
    font-size: 2em;
    font-weight: 400;
    line-height: 1;
    float: left;
    width: 1.78125em;
    height: 1.78125em;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
    border: 1px solid #283c47;
    border-radius: 0 4px 4px 0;
    background-color: #283c47
}

aside .search-form input {
    float: left;
    margin: 0;
    border: none
}

.search-form input[type=text] {
    width: 80%;
    line-height: 26px
}

.search-form input[type=submit] {
    font-size: 1em;
    float: right;
    width: 20%;
    height: 58px;
    color: transparent;
    background-color: #b6b6b6
}

.levels-title {
    font-family: 'ekmukta-regular', sans-serif;
    font-size: 18px;
    line-height: 28px;
    float: left;
    width: auto;
    margin-bottom: 0;
    padding-right: 65px;
    color: #333;
    background: url(../images/levels-icon.png) right center no-repeat
}

body,
p {
    font-weight: 400;
    font-style: normal
}

.levels-sidebar li {
    font-size: 18px;
    line-height: 30px;
    padding-left: 1em;
    list-style: decimal inside;
    text-indent: -1em;
    color: #b20e1d
}

.levels-sidebar li span,
h1,
h4,
h5 {
    color: #333
}

body,
h2,
h3 {
    color: #47515a
}

#recaptcha_area,
#recaptcha_table,
.recaptchatable #recaptcha_image {
    -webkit-transform: scale(.91);
    transform: scale(.91);
    -webkit-transform-origin: 0 0;
    transform-origin: 0;
    transform-origin: 0 0
}

aside .vfb_pro_widget_class .vfb-item-submit {
    max-width: 270px
}

.content-wrapper,
.wrapper {
    width: 100%;
    max-width: 1050px
}

ol {
    padding: 0
}

aside input,
aside textarea {
    margin-bottom: 0
}

aside .vfb_pro_widget_class input,
aside .vfb_pro_widget_class textarea {
    border-color: #000
}

aside .vfb_pro_widget_class input[type=submit] {
    line-height: 1.4;
    margin-bottom: 0
}

body {
    overflow-x: hidden;
    font-family: 'sourcesanspro-regular', sans-serif;
    font-size: 100%;
    text-size-adjust: 100%;
    line-height: 1.789473684
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'ekmukta-semibold', sans-serif
}

p {
    margin: 0 0 1.5em;
    text-rendering: optimizeLegibility;
    font-feature-settings: kern;
    -webkit-font-feature-settings: kern;
    -moz-font-feature-settings: kern;
    -moz-font-feature-settings: kern=1
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    font-style: normal
}

h1 {
    font-size: 2.75em;
    line-height: 1;
    margin: 0 0 1em
}

.single-blog h1 {
    line-height: 1.1;
    margin-bottom: .5em
}

.main-content h1 {
    line-height: 1.2
}

h2 {
    font-size: 1.75em
}

h1.headline {
    line-height: 1.4;
    margin: 0 0 .5em;
    color: #161e27
}

.archive article h2,
.blog article h2,
.search article h2 {
    font-size: 3.25em;
    line-height: 1.2;
    margin: 0 0 .5em;
    color: #47515a
}

footer h3,
h5 {
    line-height: 1;
    text-transform: uppercase
}

h3 {
    font-size: 1.375em;
    line-height: 1.4;
    margin: 0
}

footer h3 {
    margin-bottom: 1em
}

.home h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #009cf5
}

.home footer h3 {
    margin-bottom: 1em;
    padding-bottom: 0;
    color: #6c7a89;
    background: 0 0
}

h4 {
    font-size: 1.5625em;
    font-weight: 500;
    line-height: 1.12;
    margin: 0 0 .6em
}

h5 {
    font-size: 1.125em;
    font-weight: 900;
    margin: 0 0 1em
}

footer h5 {
    font-weight: 700;
    color: #6c7a89
}

.over-hk-sidebar h5 {
    font-size: 20px;
    font-weight: 700;
    text-transform: none
}

.header-menu li a,
nav li a {
    display: block;
    text-transform: uppercase
}

aside .vfb_pro_widget_class h5 {
    margin-top: 0;
    color: #fff
}

header a {
    color: #333
}

.home-newsletter p {
    font: 1.25em/1.45 'ekmukta-regular', sans-serif;
    margin-bottom: 1.4em;
    color: #fff
}

aside .home-newsletter {
    width: 100%;
    margin: 0 0 2em
}

aside .home-newsletter h5 {
    line-height: 1.5;
    margin: 0;
    color: #fff
}

article p {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 1em
}

article p:last-child {
    margin-bottom: 0
}

article p a {
    color: #0790de
}

.contact-content article,
.top-content {
    margin-bottom: 2em
}

.contact-content p,
.top-content p {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 1em;
    color: #37373b
}

.top-content p:last-child {
    margin-bottom: 0
}

article ul li {
    font-size: 1.1875em;
    margin-left: 1.052631579em;
    list-style: disc inside url(../images/list-bullet.png);
    text-indent: -1.052631579em
}

article ul {
    margin-bottom: .842105263em
}

blockquote p {
    font-family: 'ekmukta-light', sans-serif;
    font-style: italic
}

article blockquote p {
    font: 1.55em/1.55 'ekmukta-light', sans-serif;
    font-style: italic;
    display: inline-block;
    margin: 0
}

article h2 {
    font-size: 24px;
    line-height: 1.6;
    margin: 0
}

aside p {
    font-size: 1.125em;
    line-height: 1.6;
    margin-bottom: 1.2em;
    color: #56616d
}

.header-menu>ul>li.current_page_item>a,
.header-menu>ul>li:active>a,
.header-menu>ul>li:hover>a,
nav>ul>li.current_page_item>a,
nav>ul>li:active>a,
nav>ul>li:hover>a {
    color: #b20e1d
}

.archive aside p,
.blog aside p,
.search aside p,
.single-blog aside p {
    font-size: 1.1875em;
    line-height: 1.789473684
}

body {
    width: 100%;
    background-color: #fdfdfd
}

.wrapper {
    margin: 0 auto
}

.content-wrapper {
    margin: 3em auto 0
}

.main-content {
    float: left;
    width: 69.6190476%;
    min-height: 1200px;
    margin-right: 19px;
    padding: 0 40px 6em 0;
    border-right: 1px solid #b2bac0
}

header {
    width: 100%;
    background-color: #fff
}

#logo {
    float: left;
    margin-top: 1em
}

#logo a,
#logo a img {
    display: block
}

.header-menu {
    float: right;
    height: 33px;
    margin-top: 36px
}

.header-menu li {
    float: left;
    margin-right: 2em
}

.header-menu li:last-child {
    margin-right: 0
}

.header-menu li a {
    font: .9375em/33px 'ekmukta-semibold', sans-serif;
    font-style: normal
}

nav>ul {
    float: left;
    height: 33px;
    margin: 36px 0 36px 0;
    /* padding-right: 70px; */
    /* background: url(../images/main-nav-bg.png) right center no-repeat */
}

nav li {
    float: left;
    margin-right: 2em;
    padding-bottom: 20px
}

nav li a {
    font: .9375em/33px 'ekmukta-semibold', sans-serif;
    font-style: normal
}

.sub-menu {
    position: absolute;
    z-index: 999;
    top: 48px;
    display: none;
    height: auto;
    margin: 0;
    padding: .3125em 1em;
    border: 1px solid #d0d3d5;
    background-color: #fff;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .15)
}

nav .menu-item-has-children:hover .sub-menu {
    display: block
}

nav .menu-item-has-children:hover {
    background: url(images/menu-item-has-children.svg) center bottom no-repeat
}

.no-svg nav .menu-item-has-children:hover {
    background: url(images/menu-item-has-children.png) center bottom no-repeat
}

nav .sub-menu li {
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d0d3d5
}

nav .sub-menu li:last-child {
    border-bottom: none
}

nav .sub-menu li a {
    font: 1em/2.4375 'sourcesanspro-regular', sans-serif;
    white-space: nowrap;
    text-transform: none;
    color: #6c7a89
}

nav .sub-menu li:hover a {
    color: #d00a26
}

.blog-top-bar,
.top-bar {
    width: 100%;
    min-height: 135px;
    background-color: #edf1f4
}

.blog-top-bar .wrapper,
.top-bar .wrapper {
    min-height: 135px;
    position: relative;
    padding: 2.375em 0
}

.blog-top-bar h1 {
    height: 104px;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

footer,
footer a {
    color: #6c7a89
}

.blog-top-bar .wrapper:after,
.blog-top-bar .wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%
}

.blog-top-bar .wrapper:before {
    right: 100%;
    height: 247px;
    background: url(../images/blog-title-left-bg.png) right top no-repeat, url(../images/blog-title-left-color.jpg) left top repeat-x
}

@media (min-width:1050px) {
    .blog-top-bar .wrapper:after {
        left: 96%;
        bottom: 0;
        background: url(../images/blog-title-right-bg.jpg) left top no-repeat #e1e7eb
    }
}

.top-bar .wrapper:after,
.top-bar .wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%
}

.top-bar .wrapper:before {
    right: 100%;
    height: 200px;
    background: url(../images/content-title-left-bg.png) right top no-repeat, url(../images/content-title-left-color.jpg) left top repeat-x
}

.top-bar.about-me-page .wrapper:before {
    height: 246px;
    background: url(../images/aboutme-title-left-bg.png) right top no-repeat, url(../images/aboutme-title-left-color.jpg) left top repeat-x
}

.top-bar .wrapper:after {
    left: 100%;
    bottom: 0;
    background: url(../images/content-title-right-bg.jpg) left top no-repeat #e1e7eb
}

.top-bar.about-me-page .wrapper:after {
    left: 98%;
    background: url(../images/aboutme-title-right-bg.jpg) left top no-repeat #e1e7eb
}

.blog-top-bar {
    background-color: #333
}

.blog-top-bar h1,
.top-bar h1 {
    line-height: 52px;
    max-width: 700px;
    margin: 0
}

footer {
    position: relative;
    background-color: #162127
}

footer:before {
    position: absolute;
    z-index: 9;
    top: -68px;
    right: 0;
    width: 340px;
    height: 410px;
    content: '';
    background: url(../images/footer-background.png) right top no-repeat
}

.footer-container,
blockquote {
    position: relative
}

.footer-container {
    z-index: 99;
    padding: 3em 0
}

footer a::selection,
footer h3::selection,
footer p::selection {
    background-color: #fff
}

footer a::-moz-selection,
footer h3::-moz-selection,
footer p::-moz-selection {
    background-color: #fff
}

.footer-logo {
    width: 100%;
    margin-bottom: 3em
}

.footer-logo a {
    display: inline-block
}

.footer-logo img {
    vertical-align: middle
}

footer ul li {
    float: left;
    width: 13.4375em;
    min-height: 15em;
    margin-right: 2.5em;
    padding-bottom: 2em;
    border-right: 1px solid #283c47
}

footer p {
    font-family: 'ekmukta-light', sans-serif;
    font-size: 1.125em;
    line-height: 1.666666667;
    margin: 0
}

footer ul li ul li {
    float: none;
    min-height: 0;
    margin: 0;
    padding: 0;
    border: none
}

footer ul li a {
    font-size: 1.125em;
    line-height: 2
}

footer ul .last-child,
footer ul li:last-child {
    width: auto;
    margin-right: 0;
    border-right: none
}

footer ul.social {
    margin: 25px 0
}

aside {
    float: right;
    width: 28.5714286%;
    padding-bottom: 80px
}

aside section {
    margin-bottom: 2em
}

aside .image-container {
    overflow: hidden;
    margin-bottom: 1em;
    border-radius: 2px
}

aside .image-container img {
    display: block
}

aside .vfb_pro_widget_class {
    padding: 15px;
    background-color: #333
}

.products .vfb_pro_widget_class {
    background-color: #fff9c4
}

.vfb_pro_widget_class h3 {
    margin-bottom: 1em
}

aside .search-form {
    font: 1em/1.3125 'sourcesanspro-regular', sans-serif;
    float: left;
    width: 100%;
    border: 1px solid #b6b6b6
}

.over-hk-sidebar p {
    font-style: italic
}

aside .widget_categories li {
    border-bottom: 1px solid #d4d8db
}

aside .widget_categories li a {
    font-size: 1.125em;
    line-height: 2.444444444;
    color: #6c7a89
}

aside .widget_categories li a:active,
aside .widget_categories li a:hover {
    color: #d90927
}

aside .products-nav>ul>li {
    margin-bottom: 7px;
    padding-left: 25px;
    background: url(../images/products-sidebar-bg.png) left top no-repeat #009cf5
}

aside .products-nav>ul>.current_page_item {
    background-color: #f4f6f8
}

aside .products-nav>ul>.current_page_item>a {
    color: #333
}

aside .products-nav>ul>li>a {
    font-size: 17px;
    font-weight: 600;
    line-height: 46px;
    display: block;
    padding-left: 60px;
    text-transform: uppercase;
    color: #fff
}

.quote {
    width: 100%;
    padding: 3.75em 0 4.375em;
    color: #fff;
    background-color: #6c7a89
}

.quote p {
    font: 1.125em/1 'ekmukta-bold', sans-serif;
    font-weight: 700;
    margin: 0
}

.quote blockquote {
    margin: 0 0 2em;
    padding: .75em 6.875em 0
}

.quote blockquote:after,
.quote blockquote:before {
    display: inline-block;
    width: 32px;
    height: 20px;
    content: '';
    vertical-align: top;
    background: url(../images/quote-mark.png) center top no-repeat
}

.quote blockquote p {
    font-family: 'ekmukta-light', sans-serif;
    font-size: 2.25em;
    font-style: italic;
    line-height: 1.25;
    display: inline;
    margin-top: .3em
}

ul.social li {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: .875em;
    border-radius: 50%;
    background-color: #283c47
}

ul.social li:active,
ul.social li:hover {
    background-color: #009cf5
}

ul.social li a {
    display: block;
    width: 35px;
    height: 35px
}

aside .social-links {
    padding-bottom: 1.25em
}

aside .social-links p {
    font: 1em/2.1875 'sourcesanspro-bold', sans-serif;
    float: left;
    margin: 0 1.75em 0 0;
    text-transform: uppercase
}

.home-top-content {
    background-color: #edf1f4
}

.home-top-content .wrapper {
    position: relative;
    min-height: 353px
}

@media (min-width:1050px) {
    .home-top-content .wrapper {
        position: relative;
        min-height: 353px;
        padding: 3em 0 4.25em;
        background-color: #edf1f4
    }
    .home-top-content {
        height: 100%;
        max-height: 353px
    }
    .home-top-content .wrapper:before {
        content: "";
        position: absolute;
        top: 0;
        right: 87%;
        width: 100%;
        height: 394px;
        background: url(../images/home-left-bg.jpg) right top no-repeat, url(../images/home-left-color.jpg) left top repeat-x
    }
}

.home-top-content section {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.home-top-content p {
    font: 1.5625em/1.2 'ekmukta-regular', sans-serif;
    margin-bottom: 0;
    color: #161e27
}

.button {
    font-family: 'ekmukta-extrabold', sans-serif;
    line-height: 2.875;
    float: left;
    height: 2.875em;
    padding: 0 2.125em;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 2px solid #ad0921;
    border-radius: 5px;
    background-color: #d00a26
}

.video-box {
    float: right;
    max-width: 420px;
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .2)
}

.video-box iframe,
.video-box video {
    display: block
}

.blog-home {
    padding: 5.625em 0
}

.blog-home .read-more {
    line-height: 1;
    display: block;
    margin-top: .789473684em
}

.home-newsletter {
    float: left;
    width: 32.3809524%;
    max-width: 300px;
    margin-right: 40px;
    padding: 15px;
    background-color: #333
}

.blog-preview {
    float: left;
    width: 67.6190476%
}

.blog-post-preview {
    float: left;
    width: 47%;
    margin: 0 40px 60px 0
}

.blog-post-preview:nth-child(even) {
    margin-right: 0
}

.blog-post-preview p {
    font-size: 1.125em;
    line-height: 1.333333333;
    margin: 0;
    color: #000
}

.wp_rp_thumbnail {
    display: block;
    width: 100%;
    height: 176px
}

.box-title a {
    display: table;
    width: 100%;
    min-height: 72px;
    padding: 10px 15px;
    background-color: #333
}

.box-title {
    margin-top: -15px;
    padding-top: 15px;
    background: url(../images/blog-title-bg.png) left top no-repeat
}

.box-title h2,
.box-title h4 {
    font-size: 20px;
    line-height: 1.3;
    display: table-cell;
    margin: 0;
    cursor: inherit;
    vertical-align: middle;
    color: #fff
}

.blog-post-preview .featured-image {
    width: 100%;
    margin-bottom: 12px
}

.featured-image img {
    display: block;
    width: 100%
}

.post-header {
    line-height: 1.3125;
    margin-bottom: 20px
}

.post-header p {
    font: .875em/1.571428571 'ekmukta-regular', sans-serif;
    font-style: normal;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #6c7a89
}

.post-header .article-comments-number {
    display: block;
    margin: 0 0 5px
}

.blog-article .post-categories,
.blog-post-preview .post-categories {
    display: block;
    width: 100%;
    padding-top: 10px
}

article blockquote {
    width: 100%;
    margin: 4em 0;
    padding: 2.5em 0;
    border-top: 1px solid #d0d3d5;
    border-bottom: 1px solid #d0d3d5
}

article img {
    display: block;
    max-width: 100%;
    height: auto
}

article blockquote:after,
article blockquote:before {
    font-family: 'ekmukta-light', Georgia, sans-serif;
    font-size: 2.25em;
    font-style: italic;
    line-height: 1.472222222
}

.main-content article>ol,
.main-content article>ul {
    font-weight: 400;
    font-style: normal;
    margin-bottom: 2em
}

article blockquote p:before {
    content: open-quote
}

article blockquote p:after {
    content: close-quote
}

.main-content article {
    padding-bottom: 3em
}

.main-content article>ol {
    font-size: 1.1875em;
    margin-left: 20px;
    list-style: decimal
}

.archive article,
.blog article,
.search article {
    margin-bottom: 3.5em;
    padding-bottom: 2em;
    border-bottom: 1px solid #d0d3d5
}

.article-header {
    margin-bottom: 15px;
    cursor: default
}

.blog-article {
    float: left;
    width: 47.1014493%;
    margin: 0 40px 50px 0;
    border: none
}

.blog-article:nth-child(even) {
    margin-right: 0
}

.blog-article .featured-image {
    margin-bottom: 12px
}

.blog-article p {
    font-size: 1.125em;
    line-height: 1.333333333;
    margin-bottom: 0;
    color: #000
}

article .article-header .article-comments-number {
    line-height: 26px;
    float: right
}

article .article-header .post-categories {
    float: right;
    margin: 0 0 0 12px
}

.article-header a,
.article-header p,
.article-header span {
    font: .875em/1.571428571 'ekmukta-regular', sans-serif;
    font-style: normal;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #6c7a89
}

.article-header .article-date {
    display: block
}

.main-content .article-header .article-date {
    display: inline-block
}

.post-header .article-date {
    display: block
}

.article-header p>span {
    font-size: 1em;
    font-weight: 500;
    margin: 0
}

.article-header span {
    font-weight: 900;
    margin: 0 .3em
}

.article-header .article-comments-number {
    display: block;
    padding-left: 2em
}

.post-categories,
.post-categories li {
    display: inline-block
}

.article-comments-number {
    font: .875em/1.571428571 'ekmukta-regular', sans-serif;
    margin-left: 1.428571429em;
    padding-left: 1.8125em;
    text-transform: uppercase;
    color: #6c7a89
}

.more-articles .wp_rp_title,
article ol li:before {
    font-family: 'ekmukta-regular', sans-serif
}

.article-comments-number:active,
.article-comments-number:hover {
    color: #b20e1d
}

.article-header .tag,
.post-categories li {
    margin-right: 8px;
    cursor: pointer;
    border: 1px solid #009cf5;
    background-color: #fff
}

.article-header .tag:last-of-type,
.post-categories li:last-of-type {
    margin-right: 0
}

.post-categories li {
    margin: 0 .571428571em 0 0;
    list-style: none;
    text-indent: 0
}

.post-categories a {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 0 8px;
    text-transform: uppercase;
    color: #009cf5
}

.post-categories a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #009cf5
}

article .featured-image {
    margin-bottom: 2.75em
}

.archive article p,
.blog article p,
.search article p {
    margin-bottom: 0
}

.read-more {
    font-size: 1.1875em;
    line-height: 1.789473684;
    color: #009cf5
}

.more-articles {
    padding: 4em 0 5em;
    border-top: 1px solid #dcdfe2;
    background-color: #edf1f4
}

.more-articles a:hover {
    text-decoration: underline
}

.more-articles h3 {
    font-size: 1.125em;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 2.777777778em;
    text-transform: uppercase;
    color: #161e27
}

.more-articles li {
    position: relative;
    padding-top: 68px;
    float: left;
    width: 100%;
    max-width: 325px;
    height: auto;
    margin: 0 1.25em 0 0;
    background-color: #333
}

.more-articles li:last-child {
    margin-right: 0
}

.more-articles img {
    display: block
}

.more-articles .blog-post-preview section {
    padding: 1.25em .875em
}

.more-articles .wp_rp_title {
    position: absolute;
    top: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 500;
    padding: 10px 15px;
    color: #fff
}

.more-articles .wp_rp_title:hover {
    text-decoration: none
}

.more-articles .wp_rp_title:before {
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    background: url(../images/blog-title-bg.png) left top no-repeat
}

.more-articles .wp_rp_publish_date {
    font-size: .9375em;
    line-height: 1;
    display: block;
    padding: 1.333333333em .933333333em 0;
    cursor: default;
    color: #6c7a89
}

.strike {
    display: inline;
    text-decoration: line-through
}

.strike:before {
    display: inline-block;
    margin: 0 .5em 0 .3em;
    content: '\002D'
}

article .aligncenter {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .17)
}

article ol {
    margin: 0 0 4em;
    padding-left: 3.5em;
    list-style-type: none;
    counter-reset: li-counter
}

article ol li {
    font-size: 1.1875em;
    line-height: 1.789473684;
    position: relative;
    margin-bottom: 1.875em;
    color: #47515a
}

article ol li:before {
    font-size: 1.1875em;
    font-style: normal;
    position: absolute;
    top: 0;
    left: -2em;
    content: counter(li-counter)'.';
    counter-increment: li-counter
}

article ol li a,
article ul li a {
    color: #0790de
}

article ul li a:hover {
    text-decoration: underline
}

.article-footer {
    width: 100%;
    padding: 2em 0;
    border-top: 1px solid #d0d3d5;
    border-bottom: 1px solid #d0d3d5
}

.social-buttons {
    line-height: 1.4375;
    float: left
}

.article-footer p.date {
    font: .875em/1.642857143 'ekmukta-regular', sans-serif;
    font-style: normal;
    float: right;
    margin: 0;
    color: #6c7a89
}

.post-comments {
    margin-top: 3.375em
}

.post-comments .article-comments-number {
    font-size: 1.1875em;
    font-weight: 700;
    line-height: 1.315789474;
    margin: 0 0 2.5em
}

.post-comments ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.post-comments li.comment {
    margin-bottom: 2.5em
}

.comment-avatar {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 1em;
    border-radius: 50%
}

.comment-avatar span {
    display: block;
    width: 500px;
    margin-left: -225px
}

.comment-avatar span img {
    display: inline-block
}

.comment-body {
    float: left;
    max-width: 610px
}

.comment-body .comment-header p,
.comment-body .comment-header p a {
    font-size: 1em;
    line-height: 2.0625;
    display: inline;
    color: #9da4ad
}

.comment-body .comment-user-name {
    font-weight: 700;
    margin-right: 1.5em;
    color: #9da4ad!important
}

.comment-date:after {
    content: ', '
}

.comment-body p {
    font-size: 1.1875em;
    line-height: 1.578947368;
    margin-bottom: 0
}

.comment-body .comment-reply-link {
    line-height: 2.125
}

.comments a {
    color: #0790de
}

.comments .children li {
    margin-left: 4.125em
}

.comments .commentform_block li {
    margin-left: 0
}

.comments .children .comment-body {
    max-width: 548px
}

.comment-respond input {
    width: 100%;
    max-width: 400px
}

.comment-respond h3 {
    font-size: 1.1875em;
    font-weight: 700;
    margin-bottom: 1em
}

.comment-respond input[type=submit] {
    max-width: 210px
}

.comment-respond textarea {
    min-height: 170px
}

.google-map {
    position: relative;
    width: 100%;
    padding-bottom: 46px
}

.google-map img {
    display: block;
    width: 100%;
    border: 1px solid #edf1f4
}

.address {
    position: absolute;
    bottom: 0;
    left: -10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 46px;
    padding-left: 10px;
    background: url(../images/box-bg.png) left top no-repeat
}

.address p {
    font-size: 16px;
    line-height: 38px;
    margin: 0 0 0 40px;
    color: #333;
    background-color: #edf1f4
}

.address span {
    font-weight: 700;
    margin-right: 10px;
    color: #b20e1d
}

.full-width-content {
    width: 100%;
    padding: 2em 0;
    background-color: #fff
}

.full-width-content .contact-wrapper {
    width: 100%;
    max-width: 890px;
    margin: 0 auto
}

.full-width-content h4 {
    margin-bottom: 1.6em
}

.full-width-content form {
    float: left;
    width: 100%;
    max-width: 382px;
    margin-right: 2.625em
}

.full-width-content input,
.full-width-content textarea {
    border: 2px solid #b1bac2
}

.full-width-content input[type=submit] {
    font: .8125em/1.923076923 'sourcesanspro-bold', sans-serif;
    width: 150px;
    border: none;
    border-bottom: 2px solid #aa0921
}

.full-width-content .office-photo {
    float: right
}

.office-photo img {
    display: block;
    margin-top: 2px
}

.office-photo .img-caption {
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    float: right;
    margin-top: 1.25em;
    cursor: default;
    text-transform: uppercase;
    color: #b1bac2
}

.portfolio>li {
    position: relative;
    float: left;
    width: 30.7936508%;
    margin: 0 40px 3em 0;
    padding-bottom: 46px;
    padding-left: 9px
}

.portfolio>li:nth-child(3n+3) {
    margin-right: 0
}

.portfolio>li:hover a {
    color: #000
}

.portfolio-item {
    position: relative;
    width: 100%;
    height: 190px;
    border: 1px solid #edf1f4;
    background-color: #fff
}

.portfolio-item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background: url(../images/box-bg.png) left top no-repeat
}

.portfolio-item-title p {
    font-size: 15px;
    line-height: 38px;
    margin: 0 0 0 30px;
    cursor: default;
    text-align: left;
    color: #000;
    background-color: #edf1f4
}

.porfolio-photo {
    position: relative;
    height: 190px
}

.porfolio-photo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: auto;
    padding: 2em;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    filter: grayscale(70%)
}

.porfolio-photo:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none
}

.portfolio .overlay {
    font-size: 1.8em;
    line-height: 32px;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    display: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background-color: #d00a26;
    background-color: rgba(208, 10, 38, .85)
}

.portfolio .overlay.active,
.portfolio li:active .overlay,
.portfolio li:hover .overlay {
    display: block
}

.portfolio li h2 {
    line-height: 1.416666667;
    margin: 0
}

.portfolio-text {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 1em 1em 0 0;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5)
}

.portfolio-text h2 {
    padding: 30px 30px 10px;
    text-align: left
}

.portfolio-text p {
    padding: 5px 30px 0;
    text-align: left
}

.portfolio-text.active {
    display: block
}

.portfolio-text ul li {
    line-height: 1.5;
    float: none;
    margin-bottom: 5px;
    margin-left: 1.052631579em;
    padding-left: 20px;
    list-style: disc inside url(../images/list-bullet.png);
    text-align: left;
    text-indent: -1.052631579em
}

.project-header {
    margin-bottom: 2.5em
}

.project-header .project-info {
    float: left
}

.project-header h1 {
    margin-bottom: .4em
}

.project-header p {
    margin-bottom: 0
}

.project-header .project-mission-title {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #6c7a89
}

.project-header .project-logo {
    float: right;
    margin-top: 1em;
    padding: 1em;
    text-align: center;
    border: 1px solid #b1bac2;
    border-radius: 2px;
    background-color: #fff
}

.project-header .project-logo img {
    display: block;
    width: auto;
    max-width: none
}

.content_tab.full_size,
.content_tab.full_size>.tab-content,
.content_tab.full_size>.tab-content>p,
.content_tab.full_size>.tab-content>ul,
.course-info .tabs>ul {
    max-width: 100%
}

.portfolio-detail h2 {
    margin: 0 0 1.25em
}

article .go-back-button {
    font-size: 1em;
    line-height: 18px;
    display: block;
    margin-bottom: 1em;
    padding-left: 1.25em;
    color: #009cf5;
    background: url(../images/left-arrow-blue.png) left top no-repeat
}

article h1,
article h3 {
    margin-bottom: 1em
}

.single-product {
    margin: 2em 0;
    padding: 20px;
    background: url(../images/product-bg.png) no-repeat
}

.single-product .icon {
    float: left;
    width: 30%;
    min-height: 140px
}

.single-product .product-info {
    float: right;
    width: 70%
}

.single-product .product-info h3 {
    font-weight: 600;
    margin: 0;
    cursor: pointer;
    text-transform: uppercase;
    color: #0790de
}

.single-product .product-info p {
    margin-bottom: 1em
}

.single-product .read-more {
    font-size: 17px;
    line-height: 44px;
    display: inline-block;
    width: auto;
    padding: 0 30px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid transparent;
    background-color: #009cf5
}

.content_tab,
.main-content .course-info .tabs {
    display: none
}

.single-product .read-more:hover {
    color: #009cf5;
    border-color: #009cf5;
    background-color: #fff
}

article .product-title {
    margin-bottom: 1.875em
}

article .product-icon {
    float: left;
    width: 34px;
    height: 34px;
    margin-right: 1.25em
}

article .product-title h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #009cf5;
    margin: 0
}

.article-author {
    text-transform: uppercase
}

.course-info .tabs {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    border-bottom: 2px solid #d0d3d5
}

.course-info .tabs li {
    position: relative;
    bottom: -2px;
    float: left;
    margin: 5px 0 0 5px;
    padding: 5px 5px 3px;
    list-style: none;
    text-indent: 0;
    border-top: 2px solid #d0d3d5;
    border-right: 2px solid #d0d3d5;
    border-left: 2px solid #d0d3d5;
    background-color: #edf1f4
}

.course-info .tabs .active-tab,
.course-info .tabs li:hover {
    padding: 5px;
    background-color: #fdfdfd
}

.course-info .tabs li a {
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #5e6a76
}

.course-info .tabs li:hover a,
.tabs .active-tab a {
    color: #5e6a76
}

.tab-content ul {
    margin-bottom: 10px
}

.content_tab.active-tab {
    display: block
}

.products-nav .content_tab.active-tab,
.products-nav .tabs {
    display: none
}

.products-nav .current_page_item .tabs,
.tabs li a {
    display: block
}

.products-nav .course-info {
    margin-left: -25px
}

.products-nav .course-info .tabs {
    float: none;
    padding: 10px 0;
    border-bottom: none;
    margin: 0
}

.products-nav .course-info .tabs .active-tab,
.products-nav .course-info .tabs li,
.products-nav .course-info .tabs li:hover {
    padding: 0;
    background-color: transparent
}

.products-nav .course-info .tabs li {
    position: static;
    float: none;
    margin: 0;
    border: none
}

.products-nav .course-info .tabs li a {
    font-size: 17px;
    line-height: 32px;
    padding: 0 0 0 25px;
    color: #009cf5
}

.tabs li a {
    padding: 0 10px
}

.quote .wrapper {
    display: none
}

.quote .wrapper.activeSlide {
    display: block
}

.download {
    position: absolute;
    left: calc(-50vw + 50%);
    width: 100vw;
    min-height: 250px;
    margin-top: 20px;
    padding-top: 20px;
    background: #a79c8e
}

.download .image {
    float: left;
    width: 100px;
    padding: 25px
}

.download .text {
    float: left;
    width: 100%;
    max-width: 500px;
    padding: 25px
}

.download .text h5 {
    font-family: 'ekmukta-bold', sans-serif;
    font-size: 24px;
    text-transform: none;
    color: #fff
}

.download .text p {
    font: 16px 'sourcesanspro-regular', sans-serif;
    color: #fff
}

.page-id-14 .contact-wrapper a,
.vfb-error {
    color: #d00a26
}

.download .text a {
    font: 400 16px 'sourcesanspro-regular', sans-serif;
    color: #d00a26
}

.push-download {
    margin-top: 320px
}

#mc_signup #mc_signup_form {
    padding: 0;
    border: none;
    background-color: transparent
}

#mc_signup_form #mc_signup_submit {
    width: 100%;
    margin-top: 0;
    padding: 0
}

#mc_signup_form .mc_merge_var {
    margin-bottom: .625em
}

#mc_signup_form .mc_input {
    margin-bottom: 0
}

#mc-indicates-required,
#mc_signup_form .mc_help,
#mc_signup_form .mc_var_label {
    display: none
}

#nav {
    float: right
}

.js .nav-collapse {
    position: absolute;
    display: block;
    clip: rect(0 0 0 0);
    zoom: 1;
    max-height: 0
}

.nav-collapse.opened {
    max-height: 9999px
}

#nav-toggle {
    font-size: .625em;
    line-height: 1;
    float: right;
    width: 50px;
    height: 50px;
    margin: 1.875em 0;
    padding: 40px 0 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    color: #000;
    border: 0;
    background: url(../images/hamburger.gif) center center no-repeat #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -o-user-select: none
}

@media screen and (min-width:60em) {
    .js .nav-collapse {
        position: relative
    }
    .js .nav-collapse.closed {
        max-height: none
    }
    #nav-toggle {
        display: none
    }
}

@media screen and (-webkit-min-device-pixel-ratio:1.3),
screen and (min--moz-device-pixel-ratio:1.3),
screen and (-o-min-device-pixel-ratio:2 1),
screen and (min-device-pixel-ratio:1.3),
screen and (min-resolution:192dpi),
screen and (min-resolution:2dppx) {
    #nav-toggle {
        background-image: url(../images/hamburger-retina.gif);
        -webkit-background-size: 100px 100px;
        -moz-background-size: 100px 100px;
        -o-background-size: 100px 100px;
        background-size: 100px 100px
    }
}

@media only screen and (min-width:15em) and (max-width:60em) {
    #menu-main-menu li,
    #nav li:active,
    #nav li:hover {
        border-top: 1px solid #e0e2e4
    }
    .header-bar {
        float: none;
        clear: both;
        margin-top: 30px
    }
    #menu-main-menu,
    .header-menu {
        height: auto;
        margin: 0;
        float: none
    }
    #nav {
        float: none;
        clear: both
    }
    #menu-main-menu {
        clear: both;
        width: 100%;
        padding: 0;
        border: none;
        background: 0 0
    }
    #menu-main-menu li {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 0;
        text-align: center
    }
    #nav .sub-menu {
        display: none
    }
    nav .menu-item-has-children:hover {
        background: 0 0
    }
    #menu-main-menu li:last-child {
        border-bottom: 1px solid #e0e2e4
    }
    #menu-main-menu li a {
        line-height: 2.857142857em;
        display: block;
        float: none
    }
    nav>ul>li.current_page_item>a,
    nav>ul>li:active>a,
    nav>ul>li:hover>a {
        border-bottom: none
    }
    .header-menu li {
        float: none;
        width: 100%;
        border-bottom: 1px solid #e0e2e4
    }
    .header-menu li a {
        text-align: center;
        line-height: 2.857142857em
    }
}

.tab-content {
    float: left
}

.tab-content h2 {
    margin-top: 0
}

.tab-content blockquote {
    position: relative;
    margin: 0 0 86px;
    padding: 20px;
    border: 1px solid #edf1f4
}

.tab-content blockquote p {
    font-family: 'sourcesanspro-regular', sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 29px;
    margin-bottom: 1em;
    color: #37373b
}

.tab-content blockquote p:last-of-type {
    margin: 0
}

.tab-content blockquote h4 {
    position: absolute;
    right: -1px;
    bottom: -47px;
    left: -10px;
    height: 46px;
    margin: 0;
    background: url(../images/box-bg.png) left top no-repeat
}

.tab-content blockquote h4 strong {
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    display: block;
    margin-left: 35px;
    padding-left: 10px;
    background-color: #edf1f4
}

.vfb-fieldset li label.vfb-desc,
.vfb-span>label,
body .wp-paginate li:first-child {
    display: none
}

.tab-content blockquote p:after,
.tab-content blockquote p:before {
    content: ''
}

.mc_error_msg {
    width: 13.4375em
}

#wpgmza_map_1 {
    margin: 0!important
}

textarea {
    resize: none;
    min-height: 220px
}

body .wp-paginate .current,
body .wp-paginate a {
    line-height: 30px;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    border: none
}

body .wp-paginate li {
    float: left;
    margin-right: 10px
}

body .wp-paginate a {
    color: #6c7a89;
    background-color: #f0f3f5
}

body .wp-paginate .current {
    background: #6c7a89
}

a>h2 {
    cursor: pointer
}

.navigation {
    float: left;
    width: 100%;
    padding: 2em 0 0
}

.wp-paginate .title {
    margin-right: 0
}

.wp_rp_footer {
    padding: 20px 0
}

.vfb-item {
    line-height: 25px;
    margin-bottom: 1em
}

aside .vfb_pro_widget_class .vfb-item {
    margin-bottom: .75em
}

aside .vfb_pro_widget_class .vfb-item:last-child {
    margin-bottom: 0
}

aside .vfb-item {
    color: #fff
}

.vfb-item a {
    color: #0790de
}

@media only screen and (min-width:20em) and (max-width:30em) {
    .course-info .tabs li {
        bottom: 0;
        float: none;
        margin: 5px 0 0
    }
    footer:before {
        display: none
    }
    .portfolio .overlay,
    .single-product .icon,
    article .product-title h1 {
        display: block
    }
    header {
        position: static
    }
    .content-wrapper,
    .wrapper {
        padding: 0 .5em
    }
    .blog-top-bar .wrapper,
    .top-bar .wrapper {
        padding: 2.375em .5em
    }
    .content-wrapper {
        margin: 2em 0;
        overflow: hidden
    }
    #logo {
        float: none;
        width: 150px;
        height: auto;
        margin: 0 auto;
        padding-top: 1.875em
    }
    footer {
        padding: 3em 0
    }
    #footer-logo {
        margin-bottom: 3em
    }
    footer ul li {
        float: none;
        width: 100%;
        margin: 1.5em 0;
        padding: 0 0 1em;
        border-right: none;
        border-bottom: 1px solid #283c47
    }
    footer ul li:last-child {
        border-bottom: none
    }
    .quote blockquote p {
        font-size: 1.5em
    }
    .quote blockquote {
        padding: 0 2em
    }
    .quote blockquote:after,
    .quote blockquote:before {
        width: 25px;
        height: 20px;
        vertical-align: baseline
    }
    .quote blockquote:after {
        bottom: -30px
    }
    .home-top-content {
        padding: 2em 0;
        background-image: none
    }
    h2.headline {
        font-size: 2.5em
    }
    .button {
        font-size: .875em;
        padding: 0 1.25em
    }
    .blog article h2,
    .single-blog h1 {
        font-size: 2em
    }
    .blog-home,
    .quote {
        padding: 2em 0
    }
    .video-box {
        width: 100%;
        margin-top: 2em
    }
    iframe {
        width: 100%
    }
    .home-newsletter {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2em
    }
    .blog-preview {
        width: 100%
    }
    .blog-post-preview {
        width: 100%;
        height: auto
    }
    .blog-post-preview:last-child {
        margin-bottom: 0
    }
    .blog-post-preview .featured-image {
        float: none;
        width: 100%;
        max-width: none;
        height: auto;
        margin-left: 0
    }
    .blog-post-preview .featured-image img {
        display: block;
        float: none;
        width: 100%;
        height: auto;
        max-height: 100%
    }
    .main-content {
        width: 100%;
        min-height: 0;
        margin-right: 0;
        padding-right: 0;
        border-right: none
    }
    .single-product .product-info {
        width: 100%
    }
    aside {
        width: 100%;
        margin: 3em 0 2em;
        padding-top: 1.5em;
        border-top: 2px solid #d4d8db
    }
    .navigation {
        padding: 0
    }
    body .wp-paginate li {
        margin-bottom: .625em
    }
    .article-header,
    article .featured-image {
        margin-bottom: 1em
    }
    .article-header .tag:first-of-type {
        margin-left: 0
    }
    .more-articles h5,
    .more-articles li {
        margin-bottom: 2em
    }
    aside .search-form {
        width: 16.875em
    }
    .more-articles {
        padding: 2em 0
    }
    .more-articles li {
        width: 100%;
        margin-right: 0
    }
    .more-articles .blog-post-preview {
        max-width: 100%
    }
    .single-blog .article-header .tag:first-of-type {
        margin-left: 1.42857em
    }
    article blockquote {
        margin: 2em 0;
        padding: 1em 0
    }
    article blockquote p,
    article blockquote:after,
    article blockquote:before {
        font-size: 1.5em
    }
    .aligncenter {
        margin-bottom: 1.5em
    }
    article h2 {
        margin-top: 1.5em
    }
    .social-buttons img {
        width: 100%;
        height: auto
    }
    .article-footer p.date {
        margin: 1.5em 0 0
    }
    .post-comments {
        margin-top: 2em
    }
    .comment-body {
        float: none
    }
    .comment-body p.comment-user-name {
        margin-right: .5em
    }
    h1 {
        font-size: 2em
    }
    .top-content {
        overflow: hidden;
        width: 100%;
        margin-top: 0;
        padding: 0 .5em
    }
    .top-content p {
        font-size: 1em;
        margin-bottom: 2em
    }
    .full-width-content {
        padding: 2em .5em
    }
    .full-width-content form {
        float: none;
        margin-right: 0
    }
    .full-width-content .office-photo {
        float: none;
        width: 100%;
        margin-top: 2em
    }
    .office-photo img {
        width: 100%;
        height: auto
    }
    .portfolio>li {
        float: none;
        width: 100%;
        margin: 0 auto 2em
    }
    .blog-article {
        width: 100%;
        margin: 0 0 40px
    }
    .portfolio>li:nth-child(3n+3) {
        margin-right: auto
    }
    .top-content img {
        position: relative;
        left: 100%;
        margin-left: -200%
    }
    .project-header .project-logo {
        float: left
    }
    .single-product {
        padding: 1em
    }
    .single-product .icon {
        float: none;
        margin: 0 auto 1.5em
    }
    article .product-title {
        margin-bottom: 1em
    }
    article .product-icon {
        float: none;
        margin-bottom: .5em
    }
    .project-header .project-info {
        margin-right: 1em
    }
}

@media only screen and (min-width:30em) and (max-width:47.9375em) {
    .download,
    header {
        position: static
    }
    .content-wrapper,
    .full-width-content .contact-wrapper,
    .wrapper,
    footer ul li {
        padding: 0 .5em
    }
    .blog-top-bar .wrapper,
    .top-bar .wrapper {
        padding: 2.375em .5em
    }
    #logo {
        float: none;
        width: 200px;
        margin: 20px auto 0
    }
    footer {
        padding: 3em 0 2em
    }
    footer .wrapper {
        padding: 0 2em
    }
    footer ul li {
        width: 50%;
        min-height: 300px;
        margin: 0 0 2em;
        padding: 0 1em
    }
    .blog-home,
    .full-width-content,
    .home-top-content,
    .quote {
        padding: 3em 0
    }
    footer ul>li.last-child,
    footer ul>li:last-child {
        width: 50%
    }
    footer ul li .social li:last-child {
        width: auto
    }
    .blog-preview,
    .main-content,
    footer ul li li {
        width: 100%
    }
    footer ul li:nth-child(2n+2) {
        border-right: none
    }
    footer:before {
        display: none
    }
    .video-box {
        float: left;
        margin-top: 2em
    }
    .home-newsletter {
        width: 100%;
        margin-bottom: 3em
    }
    .blog-post-preview {
        margin-right: 20px
    }
    .top-content h1 {
        margin-top: .5em
    }
    .top-content p {
        margin-bottom: 2em
    }
    .full-width-content .contact-wrapper {
        padding: 0 .5em
    }
    .full-width-content .office-photo {
        float: left;
        margin-top: 2em
    }
    .content-wrapper {
        margin: 3em 0
    }
    .main-content {
        min-height: 0;
        margin-right: 0;
        padding: 0 0 80px;
        border: none
    }
    aside {
        float: left;
        width: 270px;
        margin-top: 3em;
        margin-left: 0
    }
    .portfolio .overlay {
        display: block
    }
    .comment-body {
        float: none
    }
    .more-articles li {
        margin-bottom: 2em
    }
    .single-product .icon {
        margin-bottom: 2.5em
    }
    .single-product .product-info {
        float: left
    }
    .top-content {
        width: 100%;
        margin-top: 2em
    }
    .top-content img {
        width: 100%;
        height: auto
    }
    .portfolio li {
        float: none;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 2em
    }
    .blog-article {
        margin-right: 25px
    }
    .portfolio>li:nth-child(3n+3) {
        margin-right: auto
    }
    .download {
        float: left;
        width: 100%;
        margin: 2em 0
    }
    .push-download {
        margin-top: 0
    }
}

@media only screen and (min-width:48em) and (max-width:1049px) {
    nav li:last-child,
    nav ul {
        margin-right: 0
    }
    .blog article h2,
    .single-blog h1 {
        line-height: 1.1
    }
    .content-wrapper,
    .wrapper {
        padding: 0 .5em;
        overflow: visible
    }
    .blog-top-bar .wrapper,
    .top-bar .wrapper {
        padding: 2.375em .5em
    }
    footer:before {
        display: none
    }
    #logo {
        margin: 20px 0
    }
    .course-info .tabs li {
        float: none
    }
    header {
        position: static
    }
    .home-top-content {
        padding: 4.25em 0
    }
    nav ul {
        border-right: 0 none
    }
    .video-box {
        float: left;
        margin-top: 2em
    }
    .home-newsletter {
        margin: 0 0 3em
    }
    .blog-post-preview {
        margin-right: 20px
    }
    .blog-preview {
        float: left;
        padding-left: 20px
    }
    footer ul li {
        width: 50%;
        min-height: 0;
        margin: 0 0 2.5em;
        padding-left: 20px
    }
    .quote blockquote {
        padding: 0 5em
    }
    .full-width-content .contact-wrapper {
        padding: 0 1em
    }
    .full-width-content .office-photo {
        float: left;
        margin-top: 2em
    }
    .full-width-content {
        padding: 3em 0
    }
    .portfolio .overlay {
        display: block
    }
    .portfolio li li:nth-child(3n+3) {
        margin-left: 30px
    }
    .top-content {
        width: 100%
    }
    .top-content img {
        width: 100%;
        height: auto
    }
    .main-content {
        width: 60%;
        padding-right: 10px
    }
    aside {
        width: 270px;
        margin-left: 0
    }
    .content-wrapper {
        overflow: visible;
        margin: 4em auto 5em
    }
    .google-map,
    .portfolio {
        overflow: hidden
    }
    .blog-article {
        width: 100%
    }
    .comment-body {
        float: none
    }
    .more-articles li {
        margin-bottom: 2em
    }
    .phone-num {
        margin-left: 2em
    }
    .blog-home {
        padding: 4em 0
    }
    footer {
        padding: 4em 0 0
    }
    .google-map img {
        width: auto;
        max-width: none
    }
    .single-product .icon {
        margin-bottom: 2.5em
    }
    article .product-title h1 {
        clear: both
    }
    .content-wrapper .products-list {
        padding: 3em .5em 0
    }
    .content-wrapper .products-list li {
        margin-right: 2em
    }
    .top-content {
        margin-top: 4em
    }
    .portfolio {
        padding: 0
    }
    .portfolio-item-title p {
        padding-left: 5px
    }
    .portfolio li:nth-child(3n+3),
    .portfolio>li {
        margin-right: 1em
    }
}

.contact-page-form {
    float: left;
    max-width: 424px
}

.office-photo-content {
    margin-top: 2em
}

.office-photo-content p {
    margin-bottom: 1em
}

body .cresta-share-icon i.c-icon-cresta-facebook,
body .cresta-share-icon i.c-icon-cresta-gplus,
body .cresta-share-icon i.c-icon-cresta-linkedin,
body .cresta-share-icon i.c-icon-cresta-twitter {
    background: #253c47
}

.widget_categories {
    position: relative;
    clear: both;
    display: block;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #0099f9
}

.widget_categories:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    background-color: #0099f9;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none
}

.screen-reader-text,
.widget_categories h5 {
    display: none
}

.widget_categories select {
    width: 110%;
    max-width: 110%;
    min-width: 110%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: window;
    text-indent: .01px;
    text-overflow: "";
    font: 16px/24px 'sourcesanspro-bold', sans-serif;
    background: 0 0;
    border: none;
    color: #333;
    outline: 0;
    padding: 1.125em .625em 1.125em 1.25em
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

select::-ms-expand {
    display: none
}










.home-button {
    background-color: #EDF1F4; /* Green */
    border: none;
    color: white;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font: 1.5625em/1.2 'ekmukta-regular', sans-serif;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.home-button:hover {
    background-color: #EDF1F4;
    color: #009CF5;
    border: 2px solid #009CF5;
}

.home-button {
    background-color: #009CF5;
    color: #EDF1F4;
    border: 2px solid #009CF5;
}



#hwp-10773{
    visibility: hidden;
}