@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css);

@charset "UTF-8" html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

.old-breadcrumbs {
    padding-top: 25px
}

.bg-section-blue-end-of-page {
    margin-top: 0 !important
}

.content-area {
    line-height: 30px
}

.content-area article,
.content-area aside,
.content-area details,
.content-area figcaption,
.content-area figure,
.content-area footer,
.content-area header,
.content-area main,
.content-area menu,
.content-area nav,
.content-area section,
.content-area summary {
    display: block
}

.content-area audio,
.content-area canvas,
.content-area progress,
.content-area video {
    display: inline-block;
    vertical-align: baseline
}

.content-area audio:not([controls]) {
    display: none;
    height: 0
}

.content-area [hidden],
.content-area template {
    display: none
}

.content-area a {
    background-color: transparent
}

.content-area a:active,
.content-area a:hover {
    outline: 0
}

.content-area abbr[title] {
    border-bottom: 1px dotted
}

.content-area b,
.content-area strong {
    font-weight: 700
}

.content-area dfn {
    font-style: italic
}

.content-area h1 {
    font-size: 2em;
    margin: .67em 0
}

.content-area mark {
    background: #ff0;
    color: #000
}

.content-area small {
    font-size: 80%
}

.content-area sub,
.content-area sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.content-area sup {
    top: -.5em
}

.content-area sub {
    bottom: -.25em
}

.content-area img {
    border: 0
}

.content-area svg:not(:root) {
    overflow: hidden
}

.content-area figure {
    margin: 1em 40px
}

.content-area hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

.content-area pre {
    overflow: auto
}

.content-area code,
.content-area kbd,
.content-area pre,
.content-area samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.content-area button,
.content-area input,
.content-area optgroup,
.content-area select,
.content-area textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.content-area button {
    overflow: visible
}

.content-area button,
.content-area select {
    text-transform: none
}

.content-area button,
.content-area html input[type=button],
.content-area input[type=reset],
.content-area input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.content-area button[disabled],
.content-area html input[disabled] {
    cursor: default
}

.content-area button::-moz-focus-inner,
.content-area input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.content-area input {
    line-height: normal
}

.content-area input[type=checkbox],
.content-area input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.content-area input[type=number]::-webkit-inner-spin-button,
.content-area input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.content-area input[type=search]::-webkit-search-cancel-button,
.content-area input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.content-area fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

.content-area legend {
    border: 0;
    padding: 0
}

.content-area textarea {
    overflow: auto
}

.content-area optgroup {
    font-weight: 700
}

.content-area table {
    border-collapse: collapse;
    border-spacing: 0
}

.content-area td,
.content-area th {
    padding: 0
}

.content-area body,
.content-area button,
.content-area input,
.content-area select,
.content-area textarea {
    color: #252525;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.content-area h1,
.content-area h2,
.content-area h3,
.content-area h4,
.content-area h5,
.content-area h6 {
    clear: both
}

.content-area p {
    margin-bottom: 1.5em
}

.content-area cite,
.content-area dfn,
.content-area em,
.content-area i {
    font-style: italic
}

.content-area blockquote {
    margin: 0 1.5em
}

.content-area address {
    margin: 0 0 1.5em
}

.content-area pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

.content-area code,
.content-area kbd,
.content-area tt,
.content-area var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

.content-area abbr,
.content-area acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

.content-area ins,
.content-area mark {
    background: #fff9c0;
    text-decoration: none
}

.content-area big {
    font-size: 125%
}

.content-area html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content-area *,
.content-area :after,
.content-area :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.content-area body {
    background: #fff
}

.content-area blockquote,
.content-area q {
    quotes: "" ""
}

.content-area blockquote:after,
.content-area blockquote:before,
.content-area q:after,
.content-area q:before {
    content: ""
}

.content-area hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.content-area ol,
.content-area ul {
    margin: 0 0 1.5em 3em
}

.content-area ul {
    list-style: disc
}

.content-area ol {
    list-style: decimal
}

.content-area li>ol,
.content-area li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

.content-area dt {
    font-weight: 700
}

.content-area dd {
    margin: 0 1.5em 1.5em
}

.content-area img {
    height: auto;
    max-width: 100%
}

.content-area table {
    margin: 0 0 1.5em;
    width: 100%
}

.content-area input[type=color],
.content-area input[type=date],
.content-area input[type=datetime-local],
.content-area input[type=datetime],
.content-area input[type=email],
.content-area input[type=month],
.content-area input[type=number],
.content-area input[type=password],
.content-area input[type=range],
.content-area input[type=search],
.content-area input[type=tel],
.content-area input[type=text],
.content-area input[type=time],
.content-area input[type=url],
.content-area input[type=week],
.content-area textarea {
    color: #666;
    border: none;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    padding: 3px;
    border: 1px solid #ccc
}

.content-area input[type=color]:focus,
.content-area input[type=date]:focus,
.content-area input[type=datetime-local]:focus,
.content-area input[type=datetime]:focus,
.content-area input[type=email]:focus,
.content-area input[type=month]:focus,
.content-area input[type=number]:focus,
.content-area input[type=password]:focus,
.content-area input[type=range]:focus,
.content-area input[type=search]:focus,
.content-area input[type=tel]:focus,
.content-area input[type=text]:focus,
.content-area input[type=time]:focus,
.content-area input[type=url]:focus,
.content-area input[type=week]:focus,
.content-area textarea:focus {
    color: #111
}

.content-area select {
    border: none
}

.content-area textarea {
    width: 100%
}

.page-contact input[type=text],
.page-contact textarea,
.page-seo-search-engine-optimization input[type=text],
.page-seo-search-engine-optimization textarea {
    border: 1px solid #ddd;
    background: #f9f9f9
}

a {
    color: #005e99
}

a:active,
a:focus,
a:hover {
    color: #58a0ce
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation {
    display: none
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.wp-pagenavi {
    clear: both
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 5px;
    margin: 2px
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #000
}

.wp-pagenavi span.current {
    font-weight: 700
}

.grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -24px
}

.grid__item {
    width: 100%;
    padding-left: 24px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block !important
}

.grid--rev {
    direction: rtl;
    text-align: left
}

.grid--rev>.grid__item {
    direction: ltr;
    text-align: left
}

.grid--full {
    margin-left: 0
}

.grid--full>.grid__item {
    padding-left: 0
}

.grid--right {
    text-align: right
}

.grid--right>.grid__item {
    text-align: left
}

.grid--center {
    text-align: center
}

.grid--center>.grid__item {
    text-align: left
}

.grid--middle>.grid__item {
    vertical-align: middle
}

.grid--bottom>.grid__item {
    vertical-align: bottom
}

.grid--narrow {
    margin-left: -12px
}

.grid--narrow>.grid__item {
    padding-left: 12px
}

.grid--wide {
    margin-left: -48px
}

.grid--wide>.grid__item {
    padding-left: 48px
}

.one-whole {
    width: 100%
}

.five-tenths,
.four-eighths,
.one-half,
.six-twelfths,
.three-sixths,
.two-quarters {
    width: 50%
}

.four-twelfths,
.one-third,
.two-sixths {
    width: 33.333%
}

.eight-twelfths,
.four-sixths,
.two-thirds {
    width: 66.666%
}

.one-quarter,
.three-twelfths,
.two-eighths {
    width: 25%
}

.nine-twelfths,
.six-eighths,
.three-quarters {
    width: 75%
}

.one-fifth,
.two-tenths {
    width: 20%
}

.four-tenths,
.two-fifths {
    width: 40%
}

.six-tenths,
.three-fifths {
    width: 60%
}

.eight-tenths,
.four-fifths {
    width: 80%
}

.one-sixth,
.two-twelfths {
    width: 16.666%
}

.five-sixths,
.ten-twelfths {
    width: 83.333%
}

.one-eighth {
    width: 12.5%
}

.three-eighths {
    width: 37.5%
}

.five-eighths {
    width: 62.5%
}

.seven-eighths {
    width: 87.5%
}

.one-tenth {
    width: 10%
}

.three-tenths {
    width: 30%
}

.seven-tenths {
    width: 70%
}

.nine-tenths {
    width: 90%
}

.one-twelfth {
    width: 8.333%
}

.five-twelfths {
    width: 41.666%
}

.seven-twelfths {
    width: 58.333%
}

.eleven-twelfths {
    width: 91.666%
}

@media only screen and (max-width:480px) {
    .palm--one-whole {
        width: 100%
    }

    .palm--five-tenths,
    .palm--four-eighths,
    .palm--one-half,
    .palm--six-twelfths,
    .palm--three-sixths,
    .palm--two-quarters {
        width: 50%
    }

    .palm--four-twelfths,
    .palm--one-third,
    .palm--two-sixths {
        width: 33.333%
    }

    .palm--eight-twelfths,
    .palm--four-sixths,
    .palm--two-thirds {
        width: 66.666%
    }

    .palm--one-quarter,
    .palm--three-twelfths,
    .palm--two-eighths {
        width: 25%
    }

    .palm--nine-twelfths,
    .palm--six-eighths,
    .palm--three-quarters {
        width: 75%
    }

    .palm--one-fifth,
    .palm--two-tenths {
        width: 20%
    }

    .palm--four-tenths,
    .palm--two-fifths {
        width: 40%
    }

    .palm--six-tenths,
    .palm--three-fifths {
        width: 60%
    }

    .palm--eight-tenths,
    .palm--four-fifths {
        width: 80%
    }

    .palm--one-sixth,
    .palm--two-twelfths {
        width: 16.666%
    }

    .palm--five-sixths,
    .palm--ten-twelfths {
        width: 83.333%
    }

    .palm--one-eighth {
        width: 12.5%
    }

    .palm--three-eighths {
        width: 37.5%
    }

    .palm--five-eighths {
        width: 62.5%
    }

    .palm--seven-eighths {
        width: 87.5%
    }

    .palm--one-tenth {
        width: 10%
    }

    .palm--three-tenths {
        width: 30%
    }

    .palm--seven-tenths {
        width: 70%
    }

    .palm--nine-tenths {
        width: 90%
    }

    .palm--one-twelfth {
        width: 8.333%
    }

    .palm--five-twelfths {
        width: 41.666%
    }

    .palm--seven-twelfths {
        width: 58.333%
    }

    .palm--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:481px) and (max-width:1023px) {
    .lap--one-whole {
        width: 100%
    }

    .lap--five-tenths,
    .lap--four-eighths,
    .lap--one-half,
    .lap--six-twelfths,
    .lap--three-sixths,
    .lap--two-quarters {
        width: 50%
    }

    .lap--four-twelfths,
    .lap--one-third,
    .lap--two-sixths {
        width: 33.333%
    }

    .lap--eight-twelfths,
    .lap--four-sixths,
    .lap--two-thirds {
        width: 66.666%
    }

    .lap--one-quarter,
    .lap--three-twelfths,
    .lap--two-eighths {
        width: 25%
    }

    .lap--nine-twelfths,
    .lap--six-eighths,
    .lap--three-quarters {
        width: 75%
    }

    .lap--one-fifth,
    .lap--two-tenths {
        width: 20%
    }

    .lap--four-tenths,
    .lap--two-fifths {
        width: 40%
    }

    .lap--six-tenths,
    .lap--three-fifths {
        width: 60%
    }

    .lap--eight-tenths,
    .lap--four-fifths {
        width: 80%
    }

    .lap--one-sixth,
    .lap--two-twelfths {
        width: 16.666%
    }

    .lap--five-sixths,
    .lap--ten-twelfths {
        width: 83.333%
    }

    .lap--one-eighth {
        width: 12.5%
    }

    .lap--three-eighths {
        width: 37.5%
    }

    .lap--five-eighths {
        width: 62.5%
    }

    .lap--seven-eighths {
        width: 87.5%
    }

    .lap--one-tenth {
        width: 10%
    }

    .lap--three-tenths {
        width: 30%
    }

    .lap--seven-tenths {
        width: 70%
    }

    .lap--nine-tenths {
        width: 90%
    }

    .lap--one-twelfth {
        width: 8.333%
    }

    .lap--five-twelfths {
        width: 41.666%
    }

    .lap--seven-twelfths {
        width: 58.333%
    }

    .lap--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (max-width:1023px) {
    .portable--one-whole {
        width: 100%
    }

    .portable--five-tenths,
    .portable--four-eighths,
    .portable--one-half,
    .portable--six-twelfths,
    .portable--three-sixths,
    .portable--two-quarters {
        width: 50%
    }

    .portable--four-twelfths,
    .portable--one-third,
    .portable--two-sixths {
        width: 33.333%
    }

    .portable--eight-twelfths,
    .portable--four-sixths,
    .portable--two-thirds {
        width: 66.666%
    }

    .portable--one-quarter,
    .portable--three-twelfths,
    .portable--two-eighths {
        width: 25%
    }

    .portable--nine-twelfths,
    .portable--six-eighths,
    .portable--three-quarters {
        width: 75%
    }

    .portable--one-fifth,
    .portable--two-tenths {
        width: 20%
    }

    .portable--four-tenths,
    .portable--two-fifths {
        width: 40%
    }

    .portable--six-tenths,
    .portable--three-fifths {
        width: 60%
    }

    .portable--eight-tenths,
    .portable--four-fifths {
        width: 80%
    }

    .portable--one-sixth,
    .portable--two-twelfths {
        width: 16.666%
    }

    .portable--five-sixths,
    .portable--ten-twelfths {
        width: 83.333%
    }

    .portable--one-eighth {
        width: 12.5%
    }

    .portable--three-eighths {
        width: 37.5%
    }

    .portable--five-eighths {
        width: 62.5%
    }

    .portable--seven-eighths {
        width: 87.5%
    }

    .portable--one-tenth {
        width: 10%
    }

    .portable--three-tenths {
        width: 30%
    }

    .portable--seven-tenths {
        width: 70%
    }

    .portable--nine-tenths {
        width: 90%
    }

    .portable--one-twelfth {
        width: 8.333%
    }

    .portable--five-twelfths {
        width: 41.666%
    }

    .portable--seven-twelfths {
        width: 58.333%
    }

    .portable--eleven-twelfths {
        width: 91.666%
    }
}

@media only screen and (min-width:1024px) {
    .desk--one-whole {
        width: 100%
    }

    .desk--five-tenths,
    .desk--four-eighths,
    .desk--one-half,
    .desk--six-twelfths,
    .desk--three-sixths,
    .desk--two-quarters {
        width: 50%
    }

    .desk--four-twelfths,
    .desk--one-third,
    .desk--two-sixths {
        width: 33.333%
    }

    .desk--eight-twelfths,
    .desk--four-sixths,
    .desk--two-thirds {
        width: 66.666%
    }

    .desk--one-quarter,
    .desk--three-twelfths,
    .desk--two-eighths {
        width: 25%
    }

    .desk--nine-twelfths,
    .desk--six-eighths,
    .desk--three-quarters {
        width: 75%
    }

    .desk--one-fifth,
    .desk--two-tenths {
        width: 20%
    }

    .desk--four-tenths,
    .desk--two-fifths {
        width: 40%
    }

    .desk--six-tenths,
    .desk--three-fifths {
        width: 60%
    }

    .desk--eight-tenths,
    .desk--four-fifths {
        width: 80%
    }

    .desk--one-sixth,
    .desk--two-twelfths {
        width: 16.666%
    }

    .desk--five-sixths,
    .desk--ten-twelfths {
        width: 83.333%
    }

    .desk--one-eighth {
        width: 12.5%
    }

    .desk--three-eighths {
        width: 37.5%
    }

    .desk--five-eighths {
        width: 62.5%
    }

    .desk--seven-eighths {
        width: 87.5%
    }

    .desk--one-tenth {
        width: 10%
    }

    .desk--three-tenths {
        width: 30%
    }

    .desk--seven-tenths {
        width: 70%
    }

    .desk--nine-tenths {
        width: 90%
    }

    .desk--one-twelfth {
        width: 8.333%
    }

    .desk--five-twelfths {
        width: 41.666%
    }

    .desk--seven-twelfths {
        width: 58.333%
    }

    .desk--eleven-twelfths {
        width: 91.666%
    }
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.grayscale {
    filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-filter: gray;
    filter: gray
}

.grayscale.grayscale-fade {
    transition: -webkit-filter .5s;
    -webkit-transition: -webkit-filter .5s;
    -o-transition: filter .5s;
    -moz-transition: filter .5s;
    transition: filter .5s;
    transition: filter .5s, -webkit-filter .5s
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .grayscale.grayscale-fade {
        transition: -webkit-filter .5s
    }
}

.grayscale.grayscale-fade:hover,
.grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none
}

.grayscale.grayscale-replaced>svg {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.grayscale.grayscale-replaced.grayscale-fade:hover>svg,
.grayscale.grayscale-replaced.grayscale-off>svg {
    opacity: 0
}

.litetooltip-wrapper {
    position: absolute;
    font: normal 90% Verdana;
    z-index: 10000;
    display: block;
    visibility: visible;
    min-width: 100px
}

.litetooltip-wrapper.incontainer {
    position: relative
}

.litetooltip-wrapper.incontainer .tooltip-content {
    position: relative
}

.litetooltip-wrapper.top,
.litetooltip-wrapper.top-left,
.litetooltip-wrapper.top-right {
    margin-top: -3px;
    padding: 5px 0 10px 0
}

.litetooltip-wrapper.right,
.litetooltip-wrapper.right-bottom,
.litetooltip-wrapper.right-top {
    margin-left: 3px;
    padding: 0 5px 0 10px
}

.litetooltip-wrapper.bottom,
.litetooltip-wrapper.bottom-left,
.litetooltip-wrapper.bottom-right {
    margin-top: 3px;
    padding: 10px 0 5px 0
}

.litetooltip-wrapper.left,
.litetooltip-wrapper.left-bottom,
.litetooltip-wrapper.left-top {
    margin-left: -3px;
    padding: 0 10px 0 5px
}

.litetooltip-wrapper .tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    width: 0;
    height: 0;
    padding: 0
}

.litetooltip-wrapper .tooltip-arrow.top {
    margin-left: -8px;
    position: absolute;
    left: 50%;
    bottom: 0;
    border-width: 10px 8px 0 8px
}

.litetooltip-wrapper .tooltip-arrow.top-left {
    margin-left: 8px;
    left: 0;
    bottom: 0;
    position: absolute;
    border-width: 10px 8px 0 8px
}

.litetooltip-wrapper .tooltip-arrow.top-right {
    margin-right: 8px;
    right: 0;
    bottom: 0;
    position: absolute;
    border-width: 10px 8px 0 8px
}

.litetooltip-wrapper .tooltip-arrow.right {
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 0;
    border-width: 8px 10px 8px 0
}

.litetooltip-wrapper .tooltip-arrow.right-top {
    margin-bottom: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 8px 10px 8px 0
}

.litetooltip-wrapper .tooltip-arrow.right-bottom {
    margin-top: 8px;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 8px 10px 8px 0
}

.litetooltip-wrapper .tooltip-arrow.bottom {
    margin-left: -8px;
    position: absolute;
    left: 50%;
    top: 0;
    border-width: 0 8px 10px 8px
}

.litetooltip-wrapper .tooltip-arrow.bottom-left {
    margin-left: 8px;
    position: absolute;
    left: 0;
    top: 0;
    border-width: 0 8px 10px 8px
}

.litetooltip-wrapper .tooltip-arrow.bottom-right {
    margin-right: 8px;
    position: absolute;
    right: 0;
    top: 0;
    border-width: 0 8px 10px 8px
}

.litetooltip-wrapper .tooltip-arrow.left {
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 0;
    border-width: 8px 0 8px 10px
}

.litetooltip-wrapper .tooltip-arrow.left-top {
    margin-bottom: 8px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 8px 0 8px 10px
}

.litetooltip-wrapper .tooltip-arrow.left-bottom {
    margin-top: 8px;
    position: absolute;
    top: 0;
    right: 0;
    border-width: 8px 0 8px 10px
}

.litetooltip-wrapper .tooltip-content {
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 90px
}

.litetooltip-wrapper .tooltip-content .clear {
    clear: both
}

.litetooltip-wrapper .tooltip-content>p {
    padding-left: 3px
}

.litetooltip-wrapper .tooltip-menu {
    padding: 0;
    margin: 0;
    float: left
}

.litetooltip-wrapper .tooltip-menu ol,
.litetooltip-wrapper .tooltip-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: both
}

.litetooltip-wrapper .tooltip-menu li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    border: solid 1px;
    clear: both;
    width: 100%;
    overflow: hidden
}

.litetooltip-wrapper .tooltip-menu a {
    display: block;
    text-decoration: none;
    padding: 5px;
    margin: 0;
    clear: both;
    min-width: 100%;
    width: 100%;
    float: left
}

.litetooltip-wrapper .tooltip-menu.AlizarinCrimson {
    background: #df3030
}

.litetooltip-wrapper .tooltip-menu.AlizarinCrimson li {
    border-color: #df3030;
    border-bottom: solid 1px #d12b2b
}

.litetooltip-wrapper .tooltip-menu.AlizarinCrimson a {
    color: #fff
}

.litetooltip-wrapper .tooltip-menu.AlizarinCrimson a:hover {
    color: #000;
    background: #f79992
}

.litetooltip-wrapper .tooltip-menu.Geradline {
    background: #f79992
}

.litetooltip-wrapper .tooltip-menu.Geradline li {
    border-color: #f79992;
    border-bottom: solid 1px #ea8880
}

.litetooltip-wrapper .tooltip-menu.Geradline a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.Geradline a:hover {
    color: #fff;
    background: #ee6a60
}

.litetooltip-wrapper .tooltip-menu.Conifer {
    background: #a2d959
}

.litetooltip-wrapper .tooltip-menu.Conifer li {
    border-color: #a2d959;
    border-bottom: solid 1px #94c652
}

.litetooltip-wrapper .tooltip-menu.Conifer a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.Conifer a:hover {
    color: #fff;
    background: #7fba00
}

.litetooltip-wrapper .tooltip-menu.Spindle {
    background: #bfd9f0
}

.litetooltip-wrapper .tooltip-menu.Spindle li {
    border-color: #bfd9f0;
    border-bottom: solid 1px #d2e0ec
}

.litetooltip-wrapper .tooltip-menu.Spindle a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.Spindle a:hover {
    color: #fff;
    background: #69c
}

.litetooltip-wrapper .tooltip-menu.BostonBlue {
    background: #69c
}

.litetooltip-wrapper .tooltip-menu.BostonBlue li {
    border-color: #69c;
    border-bottom: solid 1px #4f83b7
}

.litetooltip-wrapper .tooltip-menu.BostonBlue a {
    color: #fff
}

.litetooltip-wrapper .tooltip-menu.BostonBlue a:hover {
    color: #000;
    background: #bfd9f0
}

.litetooltip-wrapper .tooltip-menu.CarrotOrange {
    background: #ed9122
}

.litetooltip-wrapper .tooltip-menu.CarrotOrange li {
    border-color: #ed9122;
    border-bottom: solid 1px #d47f19
}

.litetooltip-wrapper .tooltip-menu.CarrotOrange a {
    color: #fff
}

.litetooltip-wrapper .tooltip-menu.CarrotOrange a:hover {
    color: #000;
    background: #fecf3d
}

.litetooltip-wrapper .tooltip-menu.Affair {
    background: #7c4d94
}

.litetooltip-wrapper .tooltip-menu.Affair li {
    border-color: #7c4d94;
    border-bottom: solid 1px #8d60a4
}

.litetooltip-wrapper .tooltip-menu.Affair a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.Affair a:hover {
    color: #fff;
    background: #a778bf
}

.litetooltip-wrapper .tooltip-menu.PaleConifer {
    background: #bad87a
}

.litetooltip-wrapper .tooltip-menu.PaleConifer li {
    border-color: #bad87a;
    border-bottom: solid 1px #9db963
}

.litetooltip-wrapper .tooltip-menu.PaleConifer a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.PaleConifer a:hover {
    background: #f5ffbe
}

.litetooltip-wrapper .tooltip-menu.BrightSun {
    background: #fec000
}

.litetooltip-wrapper .tooltip-menu.BrightSun li {
    border-color: #fec000;
    border-bottom: solid 1px #ebb203
}

.litetooltip-wrapper .tooltip-menu.BrightSun a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.BrightSun a:hover {
    background: #fecf3d
}

.litetooltip-wrapper .tooltip-menu.AmazonLemon {
    background: #7fba00
}

.litetooltip-wrapper .tooltip-menu.AmazonLemon li {
    border-color: #7fba00;
    border-bottom: solid 1px #8ac903
}

.litetooltip-wrapper .tooltip-menu.AmazonLemon a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.AmazonLemon a:hover {
    background: #fde910
}

.litetooltip-wrapper .tooltip-menu.CoffeeConfetti {
    background: #593737
}

.litetooltip-wrapper .tooltip-menu.CoffeeConfetti li {
    border-color: #593737;
    border-bottom: solid 1px #734f4f
}

.litetooltip-wrapper .tooltip-menu.CoffeeConfetti a {
    color: #fff
}

.litetooltip-wrapper .tooltip-menu.CoffeeConfetti a:hover {
    color: #000;
    background: #e9d75a
}

.litetooltip-wrapper .tooltip-menu.OysterPrim {
    background: #988d77
}

.litetooltip-wrapper .tooltip-menu.OysterPrim li {
    border-color: #988d77;
    border-bottom: solid 1px #786e59
}

.litetooltip-wrapper .tooltip-menu.OysterPrim a {
    color: #000
}

.litetooltip-wrapper .tooltip-menu.OysterPrim a:hover {
    background: #fdfeb8
}

.litetooltip-wrapper .tooltip-menu li.last-child {
    border-bottom: 0
}

.litetooltip-wrapper .image-right {
    float: right;
    margin: 0 0 0 5px;
    padding: 2px
}

.litetooltip-wrapper .image-left {
    float: left;
    margin: 0 5px 0 0;
    padding: 2px
}

.litetooltip-wrapper .video-wrapper {
    padding-bottom: 56.26%;
    position: relative;
    width: 500px
}

.litetooltip-wrapper .video-wrapper iframe {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.litetooltip-wrapper .template {
    float: left
}

.litetooltip-wrapper .template h4 {
    margin: 0;
    padding: 2px 4px 4px 4px;
    color: #fff;
    font-size: 12px;
    display: block
}

.litetooltip-wrapper .template p {
    margin: 0;
    padding: 2px 4px;
    display: block;
    float: left
}

.litetooltip-wrapper .template ol,
.litetooltip-wrapper .template ul {
    margin: 0;
    padding: 5px 5px 5px 5px;
    list-style-position: inside
}

.litetooltip-wrapper .template li {
    padding: 2px 0
}

.litetooltip-wrapper .template ol,
.litetooltip-wrapper .template p,
.litetooltip-wrapper .template ul {
    background: #fff;
    color: #333
}

.litetooltip-wrapper .template.AlizarinCrimson,
.litetooltip-wrapper .template.AlizarinCrimson h4 {
    background: #df3030
}

.litetooltip-wrapper .template.RadicalRed,
.litetooltip-wrapper .template.RadicalRed h4 {
    background: #ff1e53
}

.litetooltip-wrapper .template.Geradline,
.litetooltip-wrapper .template.Geradline h4 {
    background: #f79992;
    color: #333
}

.litetooltip-wrapper .template.Conifer,
.litetooltip-wrapper .template.Conifer h4 {
    background: #a2d959
}

.litetooltip-wrapper .template.Limeade,
.litetooltip-wrapper .template.Limeade h4 {
    background: #7fba00
}

.litetooltip-wrapper .template.AppleGreen,
.litetooltip-wrapper .template.AppleGreen h4 {
    background: #4cc744
}

.litetooltip-wrapper .template.Spindle,
.litetooltip-wrapper .template.Spindle h4 {
    background: #bfd9f0;
    color: #333
}

.litetooltip-wrapper .template.Danube,
.litetooltip-wrapper .template.Danube h4 {
    background: #69c
}

.litetooltip-wrapper .template.BostonBlue,
.litetooltip-wrapper .template.BostonBlue h4 {
    background: #4182c2
}

.litetooltip-wrapper .template.CarrotOrange,
.litetooltip-wrapper .template.CarrotOrange h4 {
    background: #ed9122
}

.litetooltip-wrapper .template.BrightSun,
.litetooltip-wrapper .template.BrightSun h4 {
    background: #fecf3d;
    color: #333
}

.litetooltip-wrapper .template.Affair,
.litetooltip-wrapper .template.Affair h4 {
    background: #7c4d94
}

.litetooltip-wrapper .template.HotRed,
.litetooltip-wrapper .template.HotRed h4 {
    background: #df3030
}

.litetooltip-wrapper .template.HotRed ol,
.litetooltip-wrapper .template.HotRed p,
.litetooltip-wrapper .template.HotRed ul {
    background: #f79992;
    color: #000
}

.litetooltip-wrapper .template.HuskyBlue,
.litetooltip-wrapper .template.HuskyBlue h4 {
    background: #4182c2
}

.litetooltip-wrapper .template.HuskyBlue ol,
.litetooltip-wrapper .template.HuskyBlue p,
.litetooltip-wrapper .template.HuskyBlue ul {
    background: #bfd9f0;
    color: #000
}

.litetooltip-wrapper .template.MoonAffair,
.litetooltip-wrapper .template.MoonAffair h4 {
    background: #7c4d94
}

.litetooltip-wrapper .template.MoonAffair ol,
.litetooltip-wrapper .template.MoonAffair p,
.litetooltip-wrapper .template.MoonAffair ul {
    background: #e8cbf7;
    color: #000
}

.litetooltip-wrapper .template.PaleMint,
.litetooltip-wrapper .template.PaleMint h4 {
    background: #7fba00
}

.litetooltip-wrapper .template.PaleMint ol,
.litetooltip-wrapper .template.PaleMint p,
.litetooltip-wrapper .template.PaleMint ul {
    background: #f5ffbe;
    color: #000
}

.litetooltip-wrapper .template.BlueRomance,
.litetooltip-wrapper .template.BlueRomance h4 {
    background: #06f
}

.litetooltip-wrapper .template.BlueRomance ol,
.litetooltip-wrapper .template.BlueRomance p,
.litetooltip-wrapper .template.BlueRomance ul {
    background: #d2f6de;
    color: #000
}

.litetooltip-wrapper .template.AmazonLemon,
.litetooltip-wrapper .template.AmazonLemon h4 {
    background: #7fba00
}

.litetooltip-wrapper .template.AmazonLemon ol,
.litetooltip-wrapper .template.AmazonLemon p,
.litetooltip-wrapper .template.AmazonLemon ul {
    background: #fde910;
    color: #000
}

.litetooltip-wrapper .template.LimeConfier,
.litetooltip-wrapper .template.LimeConfier h4 {
    background: #7fba00
}

.litetooltip-wrapper .template.LimeConfier ol,
.litetooltip-wrapper .template.LimeConfier p,
.litetooltip-wrapper .template.LimeConfier ul {
    background: #a2d959;
    color: #000
}

.litetooltip-wrapper .template.MustardSun,
.litetooltip-wrapper .template.MustardSun h4 {
    background: #ed9122
}

.litetooltip-wrapper .template.MustardSun ol,
.litetooltip-wrapper .template.MustardSun p,
.litetooltip-wrapper .template.MustardSun ul {
    background: #fecf3d;
    color: #000
}

.litetooltip-wrapper .template.AtollSea,
.litetooltip-wrapper .template.AtollSea h4 {
    background: #0a6f75
}

.litetooltip-wrapper .template.AtollSea ol,
.litetooltip-wrapper .template.AtollSea p,
.litetooltip-wrapper .template.AtollSea ul {
    background: #fecf3d;
    color: #000
}

.litetooltip-wrapper .template.BlazeOrange,
.litetooltip-wrapper .template.BlazeOrange h4 {
    background: #f60
}

.litetooltip-wrapper .template.BlazeOrange ol,
.litetooltip-wrapper .template.BlazeOrange p,
.litetooltip-wrapper .template.BlazeOrange ul {
    background: #0a6f75;
    color: #fff
}

.litetooltip-wrapper .template.CoffeeConfetti,
.litetooltip-wrapper .template.CoffeeConfetti h4 {
    background: #593737
}

.litetooltip-wrapper .template.CoffeeConfetti ol,
.litetooltip-wrapper .template.CoffeeConfetti p,
.litetooltip-wrapper .template.CoffeeConfetti ul {
    background: #e9d75a;
    color: #000
}

.litetooltip-wrapper .template.OysterPrim,
.litetooltip-wrapper .template.OysterPrim h4 {
    background: #988d77
}

.litetooltip-wrapper .template.OysterPrim ol,
.litetooltip-wrapper .template.OysterPrim p,
.litetooltip-wrapper .template.OysterPrim ul {
    background: #fdfeb8;
    color: #000
}

.litetooltip-hotspot-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1
}

.litetooltip-hotspot-container {
    position: relative;
    height: 0
}

.litetooltip-hotspot-container img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.litetooltip-hotspot-container .hotspot {
    position: absolute;
    z-index: 3;
    cursor: pointer
}

.litetooltip-hotspot-container .hotspot .data-container {
    display: none
}

.litetooltip-hotspot-container .blink {
    opacity: .8;
    -moz-opacity: .8;
    -o-animation: litetooltip_hotspot_blink .6s ease-in infinite;
    animation: litetooltip_hotspot_blink .6s ease-in infinite;
    -moz-animation: litetooltip_hotspot_blink .6s ease-in infinite;
    -ms-animation: litetooltip_hotspot_blink .6s ease-in infinite;
    -webkit-animation: litetooltip_hotspot_blink .6s ease-in infinite
}

@-moz-keyframes litetooltip_hotspot_blink {
    to {
        opacity: .3
    }
}

@-o-keyframes litetooltip_hotspot_blink {
    to {
        opacity: .3
    }
}

@keyframes litetooltip_hotspot_blink {
    to {
        opacity: .3
    }
}

@-webkit-keyframes litetooltip_hotspot_blink {
    to {
        opacity: .3
    }
}

.slider {
    width: 300px
}

.slider>.dragger {
    background: #8dca09;
    -webkit-box-shadow: inset 0 2px 2px rgba(255, 255, 255, .5), 0 2px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 2px rgba(255, 255, 255, .5), 0 2px 8px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 2px rgba(255, 255, 255, .5), 0 2px 8px rgba(0, 0, 0, .2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #496805;
    width: 16px;
    height: 16px
}

.slider>.dragger:hover {
    background: #72a307
}

.slider>.highlight-track,
.slider>.track {
    background: #bbb;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #aaa;
    height: 4px
}

.slider>.highlight-track {
    background-color: #8dca09;
    border-color: #496805
}

div.button,
div.button span,
div.checker span,
div.radio span,
div.selector,
div.selector span,
div.uploader,
div.uploader span.action {
    background: var(--wpr-bg-bb90330e-b383-4811-8d8c-7c1ddba321a8) no-repeat;
    -webkit-font-smoothing: antialiased
}

div.button,
div.checker,
div.radio,
div.selector,
div.uploader {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

div.button:focus,
div.checker:focus,
div.radio:focus,
div.selector:focus,
div.uploader:focus {
    outline: 0
}

div.button,
div.button *,
div.checker,
div.checker *,
div.radio,
div.radio *,
div.selector,
div.selector *,
div.uploader,
div.uploader * {
    margin: 0;
    padding: 0
}

.highContrastDetect {
    background: var(--wpr-bg-2499e683-503b-492c-afba-dc6b2ce32479) repeat-x 0 0;
    width: 0;
    height: 0
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    padding: 3px;
    background: var(--wpr-bg-87e6f8dc-b854-4b88-a3c8-895f4015d042) repeat-x 0 0;
    outline: 0
}

input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active {
    background: var(--wpr-bg-02251d08-186e-4d39-9e89-7048782371ef) repeat-x 0 0
}

div.checker input,
input[type=search],
input[type=search]:active {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

div.selector {
    background-position: 0 -130px;
    line-height: 26px;
    height: 26px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden
}

div.selector span {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%
}

div.selector.fixedWidth {
    width: 190px
}

div.selector.fixedWidth span {
    width: 155px
}

div.selector select {
    opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0;
    width: 100%
}

div.selector.active {
    background-position: 0 -156px
}

div.selector.active span {
    background-position: right -26px
}

div.selector.focus,
div.selector.hover {
    background-position: 0 -182px
}

div.selector.focus span,
div.selector.hover span {
    background-position: right -52px
}

div.selector.focus.active,
div.selector.hover.active {
    background-position: 0 -208px
}

div.selector.focus.active span,
div.selector.hover.active span {
    background-position: right -78px
}

div.selector.disabled,
div.selector.disabled.active {
    background-position: 0 -234px
}

div.selector.disabled span,
div.selector.disabled.active span {
    background-position: right -104px
}

div.checker {
    position: relative
}

div.checker,
div.checker input,
div.checker span {
    width: 19px;
    height: 19px
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
    background-position: 0 -260px
}

div.checker span.checked {
    background-position: -76px -260px
}

div.checker input {
    opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1
}

div.checker.active span {
    background-position: -19px -260px
}

div.checker.active span.checked {
    background-position: -95px -260px
}

div.checker.focus span,
div.checker.hover span {
    background-position: -38px -260px
}

div.checker.focus span.checked,
div.checker.hover span.checked {
    background-position: -114px -260px
}

div.checker.focus.active span,
div.checker.hover.active span {
    background-position: -57px -260px
}

div.checker.focus.active span.checked,
div.checker.hover.active span.checked {
    background-position: -133px -260px
}

div.checker.disabled span,
div.checker.disabled.active span {
    background-position: -152px -260px
}

div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
    background-position: -171px -260px
}

div.radio {
    position: relative
}

div.radio,
div.radio input,
div.radio span {
    width: 18px;
    height: 18px
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center;
    background-position: 0 -279px
}

div.radio span.checked {
    background-position: -72px -279px
}

div.radio input {
    opacity: 0;
    border: none;
    background: 0 0;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center
}

div.radio.active span {
    background-position: -18px -279px
}

div.radio.active span.checked {
    background-position: -90px -279px
}

div.radio.focus span,
div.radio.hover span {
    background-position: -36px -279px
}

div.radio.focus span.checked,
div.radio.hover span.checked {
    background-position: -108px -279px
}

div.radio.focus.active span,
div.radio.hover.active span {
    background-position: -54px -279px
}

div.radio.focus.active span.checked,
div.radio.hover.active span.checked {
    background-position: -126px -279px
}

div.radio.disabled span,
div.radio.disabled.active span {
    background-position: -144px -279px
}

div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
    background-position: -162px -279px
}

div.uploader {
    background-position: 0 -297px;
    height: 28px;
    width: 190px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

div.uploader span.action {
    background-position: right -409px;
    height: 28px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer
}

div.uploader span.filename {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 85px;
    padding: 0 10px
}

div.uploader input {
    opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}

div.uploader.active span.action {
    background-position: right -465px
}

div.uploader.focus,
div.uploader.hover {
    background-position: 0 -353px
}

div.uploader.focus span.action,
div.uploader.hover span.action {
    background-position: right -437px
}

div.uploader.focus.active span.action,
div.uploader.hover.active span.action {
    background-position: right -493px
}

div.uploader.disabled,
div.uploader.disabled.active {
    background-position: 0 -325px
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
    background-position: right -381px
}

div.button {
    background-position: 0 -641px;
    height: 30px;
    cursor: pointer;
    position: relative
}

div.button a,
div.button button,
div.button input {
    opacity: .01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -521px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px
}

div.button.active {
    background-position: 0 -671px
}

div.button.active span {
    background-position: right -551px;
    cursor: default
}

div.button.focus,
div.button.hover {
    background-position: 0 -701px
}

div.button.focus span,
div.button.hover span {
    background-position: right -581px
}

div.button.disabled,
div.button.disabled.active {
    background-position: 0 -731px
}

div.button.disabled span,
div.button.disabled.active span {
    background-position: right -611px;
    cursor: default
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
    font-size: 12px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #777;
    border: 1px solid #aaa;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

input.uniform-input.focus,
input.uniform-input.hover,
select.uniform-multiselect.focus,
select.uniform-multiselect.hover,
textarea.uniform.focus,
textarea.uniform.hover {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    border-color: #999
}

div.button span {
    font-weight: 700;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

div.button.focus span,
div.button.hover span {
    color: #555
}

div.button.disabled span,
div.button.disabled.active span {
    color: #bbb
}

div.selector {
    font-size: 12px
}

div.selector span {
    color: #666;
    text-shadow: 0 1px 0 #fff
}

div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px
}

div.selector.disabled span,
div.selector.disabled.active span {
    color: #bbb
}

div.checker {
    margin-right: 5px
}

div.radio {
    margin-right: 3px
}

div.uploader span.action {
    text-shadow: #fff 0 1px 0;
    background-color: #fff;
    font-size: 11px;
    font-weight: 700
}

div.uploader span.filename {
    color: #777;
    border-right: solid 1px #bbb;
    font-size: 11px
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
    color: #aaa
}

div.uploader.disabled span.filename,
div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa
}

input.uniform-input,
input.uniform-input:focus {
    background-color: #fff
}

.select2-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -moz-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -moz-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -moz-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 800px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 0;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    -moz-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    -o-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -.9s;
    -moz-animation-delay: -.9s;
    -o-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@-moz-keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        -moz-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        -moz-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

@-o-keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        -o-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        -o-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {

    0%,
    100%,
    40% {
        -moz-transform: scaleY(.5);
        -o-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.yarpp_pro_msg {
    border: 1px ridge #d0d0d0;
    padding: .4em 2em .8em;
    text-align: justify
}

.yarpp_pro_msg strong {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: orange
}

.yarpp_help {
    position: relative;
    display: inline-block;
    background: transparent var(--wpr-bg-a38602bb-bed2-4a2d-9295-6343e8a69bf0) no-repeat -520px -20px;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px
}

.yarpp_help_msg {
    position: absolute;
    left: 25px;
    display: none;
    border: 1px solid #d0d0d0;
    width: 250px;
    text-align: justify;
    padding: 10px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 .4em -.15em #333;
    -moz-box-shadow: 0 0 .4em -.15em #333;
    box-shadow: 0 0 .4em -.15em #333;
    z-index: 100
}

.yarpp_help:hover .yarpp_help_msg {
    display: block
}

.LV_validation_message {
    display: none !important
}

.purechat a,
.purechat a:after,
.purechat a:before,
.purechat abbr,
.purechat abbr:after,
.purechat abbr:before,
.purechat address,
.purechat address:after,
.purechat address:before,
.purechat area,
.purechat area:after,
.purechat area:before,
.purechat article,
.purechat article:after,
.purechat article:before,
.purechat aside,
.purechat aside:after,
.purechat aside:before,
.purechat audio,
.purechat audio:after,
.purechat audio:before,
.purechat b,
.purechat b:after,
.purechat b:before,
.purechat base,
.purechat base:after,
.purechat base:before,
.purechat bdi,
.purechat bdi:after,
.purechat bdi:before,
.purechat bdo,
.purechat bdo:after,
.purechat bdo:before,
.purechat blockquote,
.purechat blockquote:after,
.purechat blockquote:before,
.purechat body,
.purechat body:after,
.purechat body:before,
.purechat br,
.purechat br:after,
.purechat br:before,
.purechat button,
.purechat button:after,
.purechat button:before,
.purechat canvas,
.purechat canvas:after,
.purechat canvas:before,
.purechat caption,
.purechat caption:after,
.purechat caption:before,
.purechat cite,
.purechat cite:after,
.purechat cite:before,
.purechat code,
.purechat code:after,
.purechat code:before,
.purechat col,
.purechat col:after,
.purechat col:before,
.purechat colgroup,
.purechat colgroup:after,
.purechat colgroup:before,
.purechat command,
.purechat command:after,
.purechat command:before,
.purechat datalist,
.purechat datalist:after,
.purechat datalist:before,
.purechat dd,
.purechat dd:after,
.purechat dd:before,
.purechat del,
.purechat del:after,
.purechat del:before,
.purechat details,
.purechat details:after,
.purechat details:before,
.purechat dfn,
.purechat dfn:after,
.purechat dfn:before,
.purechat div,
.purechat div:after,
.purechat div:before,
.purechat dl,
.purechat dl:after,
.purechat dl:before,
.purechat dt,
.purechat dt:after,
.purechat dt:before,
.purechat em,
.purechat em:after,
.purechat em:before,
.purechat embed,
.purechat embed:after,
.purechat embed:before,
.purechat fieldset,
.purechat fieldset:after,
.purechat fieldset:before,
.purechat figcaption,
.purechat figcaption:after,
.purechat figcaption:before,
.purechat figure,
.purechat figure:after,
.purechat figure:before,
.purechat footer,
.purechat footer:after,
.purechat footer:before,
.purechat form,
.purechat form:after,
.purechat form:before,
.purechat h1,
.purechat h1:after,
.purechat h1:before,
.purechat h2,
.purechat h2:after,
.purechat h2:before,
.purechat h3,
.purechat h3:after,
.purechat h3:before,
.purechat h4,
.purechat h4:after,
.purechat h4:before,
.purechat h5,
.purechat h5:after,
.purechat h5:before,
.purechat h6,
.purechat h6:after,
.purechat h6:before,
.purechat head,
.purechat head:after,
.purechat head:before,
.purechat header,
.purechat header:after,
.purechat header:before,
.purechat hgroup,
.purechat hgroup:after,
.purechat hgroup:before,
.purechat hr,
.purechat hr:after,
.purechat hr:before,
.purechat i,
.purechat i:after,
.purechat i:before,
.purechat iframe,
.purechat iframe:after,
.purechat iframe:before,
.purechat img,
.purechat img:after,
.purechat img:before,
.purechat input,
.purechat input:after,
.purechat input:before,
.purechat ins,
.purechat ins:after,
.purechat ins:before,
.purechat kbd,
.purechat kbd:after,
.purechat kbd:before,
.purechat keygen,
.purechat keygen:after,
.purechat keygen:before,
.purechat label,
.purechat label:after,
.purechat label:before,
.purechat legend,
.purechat legend:after,
.purechat legend:before,
.purechat li,
.purechat li:after,
.purechat li:before,
.purechat link,
.purechat link:after,
.purechat link:before,
.purechat map,
.purechat map:after,
.purechat map:before,
.purechat mark,
.purechat mark:after,
.purechat mark:before,
.purechat menu,
.purechat menu:after,
.purechat menu:before,
.purechat meta,
.purechat meta:after,
.purechat meta:before,
.purechat meter,
.purechat meter:after,
.purechat meter:before,
.purechat nav,
.purechat nav:after,
.purechat nav:before,
.purechat noscript,
.purechat noscript:after,
.purechat noscript:before,
.purechat object,
.purechat object:after,
.purechat object:before,
.purechat ol,
.purechat ol:after,
.purechat ol:before,
.purechat optgroup,
.purechat optgroup:after,
.purechat optgroup:before,
.purechat option,
.purechat option:after,
.purechat option:before,
.purechat output,
.purechat output:after,
.purechat output:before,
.purechat p,
.purechat p:after,
.purechat p:before,
.purechat param,
.purechat param:after,
.purechat param:before,
.purechat pre,
.purechat pre:after,
.purechat pre:before,
.purechat progress,
.purechat progress:after,
.purechat progress:before,
.purechat q,
.purechat q:after,
.purechat q:before,
.purechat rp,
.purechat rp:after,
.purechat rp:before,
.purechat rt,
.purechat rt:after,
.purechat rt:before,
.purechat ruby,
.purechat ruby:after,
.purechat ruby:before,
.purechat s,
.purechat s:after,
.purechat s:before,
.purechat samp,
.purechat samp:after,
.purechat samp:before,
.purechat section,
.purechat section:after,
.purechat section:before,
.purechat select,
.purechat select:after,
.purechat select:before,
.purechat small,
.purechat small:after,
.purechat small:before,
.purechat source,
.purechat source:after,
.purechat source:before,
.purechat span,
.purechat span:after,
.purechat span:before,
.purechat strong,
.purechat strong:after,
.purechat strong:before,
.purechat style,
.purechat style:after,
.purechat style:before,
.purechat sub,
.purechat sub:after,
.purechat sub:before,
.purechat summary,
.purechat summary:after,
.purechat summary:before,
.purechat sup,
.purechat sup:after,
.purechat sup:before,
.purechat table,
.purechat table:after,
.purechat table:before,
.purechat tbody,
.purechat tbody:after,
.purechat tbody:before,
.purechat td,
.purechat td:after,
.purechat td:before,
.purechat textarea,
.purechat textarea:after,
.purechat textarea:before,
.purechat tfoot,
.purechat tfoot:after,
.purechat tfoot:before,
.purechat th,
.purechat th:after,
.purechat th:before,
.purechat thead,
.purechat thead:after,
.purechat thead:before,
.purechat time,
.purechat time:after,
.purechat time:before,
.purechat title,
.purechat title:after,
.purechat title:before,
.purechat tr,
.purechat tr:after,
.purechat tr:before,
.purechat track,
.purechat track:after,
.purechat track:before,
.purechat u,
.purechat u:after,
.purechat u:before,
.purechat ul,
.purechat ul:after,
.purechat ul:before,
.purechat var,
.purechat var:after,
.purechat var:before,
.purechat video,
.purechat video:after,
.purechat video:before,
.purechat wbr,
.purechat wbr:after,
.purechat wbr:before {
    alignment-baseline: auto !important;
    -webkit-animation-delay: 0s !important;
    -moz-animation-delay: 0s !important;
    -o-animation-delay: 0s !important;
    animation-delay: 0s !important;
    -webkit-animation-direction: normal !important;
    -moz-animation-direction: normal !important;
    -o-animation-direction: normal !important;
    animation-direction: normal !important;
    -webkit-animation-duration: 0s !important;
    -moz-animation-duration: 0s !important;
    -o-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-fill-mode: none !important;
    -moz-animation-fill-mode: none !important;
    -o-animation-fill-mode: none !important;
    animation-fill-mode: none !important;
    -webkit-animation-iteration-count: 1 !important;
    -moz-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-animation-name: none !important;
    -moz-animation-name: none !important;
    -o-animation-name: none !important;
    animation-name: none !important;
    -webkit-animation-play-state: running !important;
    -moz-animation-play-state: running !important;
    -o-animation-play-state: running !important;
    animation-play-state: running !important;
    -webkit-animation-timing-function: ease !important;
    -moz-animation-timing-function: ease !important;
    -o-animation-timing-function: ease !important;
    animation-timing-function: ease !important;
    background-attachment: scroll !important;
    background-blend-mode: normal !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    -webkit-background-origin: padding-box !important;
    -moz-background-origin: padding-box !important;
    -o-background-origin: padding-box !important;
    background-origin: padding-box !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat-x: no-repeat !important;
    background-repeat-y: no-repeat !important;
    border-bottom-color: transparent !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-style: none !important;
    border-bottom-width: 0 !important;
    border-collapse: separate !important;
    border-left-color: transparent !important;
    border-left-style: none !important;
    border-left-width: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
    border-top-color: transparent !important;
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    border-top-right-radius: 0 !important;
    border-top-style: none !important;
    border-top-width: 0 !important;
    bottom: auto !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    clear: none !important;
    color: #3b404c !important;
    cursor: default !important;
    display: block !important;
    fill: #000 !important;
    fill-opacity: 1 !important;
    fill-rule: nonzero !important;
    -webkit-filter: none !important;
    filter: none !important;
    -webkit-flex-basis: auto !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: normal !important;
    flex-direction: row !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    float: none !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
    font-size: 14px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-variant-caps: normal !important;
    font-weight: 400 !important;
    height: auto !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    outline-color: transparent !important;
    outline-offset: 0 !important;
    outline-style: none !important;
    outline-width: 0 !important;
    overflow-anchor: auto !important;
    overflow-wrap: normal !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    position: static !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: start !important;
    -webkit-text-decoration-color: transparent !important;
    -moz-text-decoration-color: transparent !important;
    text-decoration-color: transparent !important;
    -webkit-text-decoration-line: none !important;
    -moz-text-decoration-line: none !important;
    text-decoration-line: none !important;
    -webkit-text-decoration-skip: objects !important;
    text-decoration-skip: objects !important;
    -webkit-text-decoration-style: solid !important;
    -moz-text-decoration-style: solid !important;
    text-decoration-style: solid !important;
    text-indent: 0 !important;
    text-shadow: none !important;
    text-transform: none !important;
    top: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-transition-duration: 0s !important;
    -moz-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
    -webkit-transition-property: all !important;
    -o-transition-property: all !important;
    -moz-transition-property: all !important;
    transition-property: all !important;
    -webkit-transition-timing-function: ease !important;
    -moz-transition-timing-function: ease !important;
    -o-transition-timing-function: ease !important;
    transition-timing-function: ease !important;
    vertical-align: baseline !important;
    visibility: visible !important;
    white-space: normal !important;
    width: auto !important;
    word-break: normal !important;
    word-spacing: 0 !important;
    word-wrap: normal !important;
    z-index: auto !important;
    zoom: 1 !important
}

.purechat a:after,
.purechat a:before,
.purechat abbr:after,
.purechat abbr:before,
.purechat address:after,
.purechat address:before,
.purechat area:after,
.purechat area:before,
.purechat article:after,
.purechat article:before,
.purechat aside:after,
.purechat aside:before,
.purechat audio:after,
.purechat audio:before,
.purechat b:after,
.purechat b:before,
.purechat base:after,
.purechat base:before,
.purechat bdi:after,
.purechat bdi:before,
.purechat bdo:after,
.purechat bdo:before,
.purechat blockquote:after,
.purechat blockquote:before,
.purechat body:after,
.purechat body:before,
.purechat br:after,
.purechat br:before,
.purechat button:after,
.purechat button:before,
.purechat canvas:after,
.purechat canvas:before,
.purechat caption:after,
.purechat caption:before,
.purechat cite:after,
.purechat cite:before,
.purechat code:after,
.purechat code:before,
.purechat col:after,
.purechat col:before,
.purechat colgroup:after,
.purechat colgroup:before,
.purechat command:after,
.purechat command:before,
.purechat datalist:after,
.purechat datalist:before,
.purechat dd:after,
.purechat dd:before,
.purechat del:after,
.purechat del:before,
.purechat details:after,
.purechat details:before,
.purechat dfn:after,
.purechat dfn:before,
.purechat div:after,
.purechat div:before,
.purechat dl:after,
.purechat dl:before,
.purechat dt:after,
.purechat dt:before,
.purechat em:after,
.purechat em:before,
.purechat embed:after,
.purechat embed:before,
.purechat fieldset:after,
.purechat fieldset:before,
.purechat figcaption:after,
.purechat figcaption:before,
.purechat figure:after,
.purechat figure:before,
.purechat footer:after,
.purechat footer:before,
.purechat form:after,
.purechat form:before,
.purechat h1:after,
.purechat h1:before,
.purechat h2:after,
.purechat h2:before,
.purechat h3:after,
.purechat h3:before,
.purechat h4:after,
.purechat h4:before,
.purechat h5:after,
.purechat h5:before,
.purechat h6:after,
.purechat h6:before,
.purechat head:after,
.purechat head:before,
.purechat header:after,
.purechat header:before,
.purechat hgroup:after,
.purechat hgroup:before,
.purechat hr:after,
.purechat hr:before,
.purechat i:after,
.purechat i:before,
.purechat iframe:after,
.purechat iframe:before,
.purechat img:after,
.purechat img:before,
.purechat input:after,
.purechat input:before,
.purechat ins:after,
.purechat ins:before,
.purechat kbd:after,
.purechat kbd:before,
.purechat keygen:after,
.purechat keygen:before,
.purechat label:after,
.purechat label:before,
.purechat legend:after,
.purechat legend:before,
.purechat li:after,
.purechat li:before,
.purechat link:after,
.purechat link:before,
.purechat map:after,
.purechat map:before,
.purechat mark:after,
.purechat mark:before,
.purechat menu:after,
.purechat menu:before,
.purechat meta:after,
.purechat meta:before,
.purechat meter:after,
.purechat meter:before,
.purechat nav:after,
.purechat nav:before,
.purechat noscript:after,
.purechat noscript:before,
.purechat object:after,
.purechat object:before,
.purechat ol:after,
.purechat ol:before,
.purechat optgroup:after,
.purechat optgroup:before,
.purechat option:after,
.purechat option:before,
.purechat output:after,
.purechat output:before,
.purechat p:after,
.purechat p:before,
.purechat param:after,
.purechat param:before,
.purechat pre:after,
.purechat pre:before,
.purechat progress:after,
.purechat progress:before,
.purechat q:after,
.purechat q:before,
.purechat rp:after,
.purechat rp:before,
.purechat rt:after,
.purechat rt:before,
.purechat ruby:after,
.purechat ruby:before,
.purechat s:after,
.purechat s:before,
.purechat samp:after,
.purechat samp:before,
.purechat section:after,
.purechat section:before,
.purechat select:after,
.purechat select:before,
.purechat small:after,
.purechat small:before,
.purechat source:after,
.purechat source:before,
.purechat span:after,
.purechat span:before,
.purechat strong:after,
.purechat strong:before,
.purechat style:after,
.purechat style:before,
.purechat sub:after,
.purechat sub:before,
.purechat summary:after,
.purechat summary:before,
.purechat sup:after,
.purechat sup:before,
.purechat table:after,
.purechat table:before,
.purechat tbody:after,
.purechat tbody:before,
.purechat td:after,
.purechat td:before,
.purechat textarea:after,
.purechat textarea:before,
.purechat tfoot:after,
.purechat tfoot:before,
.purechat th:after,
.purechat th:before,
.purechat thead:after,
.purechat thead:before,
.purechat time:after,
.purechat time:before,
.purechat title:after,
.purechat title:before,
.purechat tr:after,
.purechat tr:before,
.purechat track:after,
.purechat track:before,
.purechat u:after,
.purechat u:before,
.purechat ul:after,
.purechat ul:before,
.purechat var:after,
.purechat var:before,
.purechat video:after,
.purechat video:before,
.purechat wbr:after,
.purechat wbr:before {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.purechat ::-webkit-input-placeholder {
    color: #afaba3 !important
}

.purechat ::-moz-placeholder {
    color: #afaba3 !important;
    opacity: 1 !important
}

.purechat :-ms-input-placeholder {
    color: #afaba3 !important
}

.purechat ::-ms-input-placeholder {
    color: #afaba3 !important
}

.purechat a {
    cursor: pointer !important
}

.purechat a,
.purechat em,
.purechat span,
.purechat strong {
    display: inline !important
}

.purechat button,
.purechat img {
    display: inline-block !important
}

#PureChatWidget.purechat .purechat-animate,
#PureChatWidget.purechat.purechat-animate {
    -webkit-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    -webkit-animation-duration: 1s !important;
    -moz-animation-duration: 1s !important;
    -o-animation-duration: 1s !important;
    animation-duration: 1s !important
}

#PureChatWidget.purechat .purechat-animate-somewhat-fast,
#PureChatWidget.purechat.purechat-animate-somewhat-fast {
    -webkit-animation-duration: .2s !important;
    -moz-animation-duration: .2s !important;
    -o-animation-duration: .2s !important;
    animation-duration: .2s !important;
    -webkit-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    -webkit-animation-timing-function: ease-in !important;
    -moz-animation-timing-function: ease-in !important;
    -o-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

#PureChatWidget.purechat .purechat-animate.purechat-animate-fast,
#PureChatWidget.purechat.purechat-animate.purechat-animate-fast {
    -webkit-animation-duration: .1s !important;
    -moz-animation-duration: .1s !important;
    -o-animation-duration: .1s !important;
    animation-duration: .1s !important;
    -webkit-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    -webkit-animation-timing-function: ease-in !important;
    -moz-animation-timing-function: ease-in !important;
    -o-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

#PureChatWidget.purechat.purechat-animate.purechat-animation-hinge {
    -webkit-animation-duration: 1s !important;
    -moz-animation-duration: 1s !important;
    -o-animation-duration: 1s !important;
    animation-duration: 1s !important
}

#PureChatWidget.purechat.purechat-animate.purechat-animation-flip {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: purechat-flip !important;
    -moz-animation-name: purechat-flip !important;
    -o-animation-name: purechat-flip !important;
    animation-name: purechat-flip !important
}

#PureChatWidget.purechat.purechat-animation-flipInX {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: purechat-flipInX !important;
    -moz-animation-name: purechat-flipInX !important;
    -o-animation-name: purechat-flipInX !important;
    animation-name: purechat-flipInX !important
}

#PureChatWidget.purechat.purechat-animation-flipInY {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: purechat-flipInY !important;
    -moz-animation-name: purechat-flipInY !important;
    -o-animation-name: purechat-flipInY !important;
    animation-name: purechat-flipInY !important
}

#PureChatWidget.purechat .purechat-animation-fadeIn,
#PureChatWidget.purechat.purechat-animation-fadeIn {
    -webkit-animation-name: purechat-fadeIn !important;
    -moz-animation-name: purechat-fadeIn !important;
    -o-animation-name: purechat-fadeIn !important;
    animation-name: purechat-fadeIn !important
}

#PureChatWidget.purechat.purechat-animation-fadeInUp {
    -webkit-animation-name: purechat-fadeInUp !important;
    -moz-animation-name: purechat-fadeInUp !important;
    -o-animation-name: purechat-fadeInUp !important;
    animation-name: purechat-fadeInUp !important
}

#PureChatWidget.purechat.purechat-animation-fadeInDown {
    -webkit-animation-name: purechat-fadeInDown !important;
    -moz-animation-name: purechat-fadeInDown !important;
    -o-animation-name: purechat-fadeInDown !important;
    animation-name: purechat-fadeInDown !important
}

#PureChatWidget.purechat.purechat-animation-fadeInLeft {
    -webkit-animation-name: purechat-fadeInLeft !important;
    -moz-animation-name: purechat-fadeInLeft !important;
    -o-animation-name: purechat-fadeInLeft !important;
    animation-name: purechat-fadeInLeft !important
}

#PureChatWidget.purechat.purechat-animation-fadeInRight {
    -webkit-animation-name: purechat-fadeInRight !important;
    -moz-animation-name: purechat-fadeInRight !important;
    -o-animation-name: purechat-fadeInRight !important;
    animation-name: purechat-fadeInRight !important
}

#PureChatWidget.purechat.purechat-animation-fadeInUpBig {
    -webkit-animation-name: purechat-fadeInUpBig !important;
    -moz-animation-name: purechat-fadeInUpBig !important;
    -o-animation-name: purechat-fadeInUpBig !important;
    animation-name: purechat-fadeInUpBig !important
}

#PureChatWidget.purechat.purechat-animation-fadeInDownBig {
    -webkit-animation-name: purechat-fadeInDownBig !important;
    -moz-animation-name: purechat-fadeInDownBig !important;
    -o-animation-name: purechat-fadeInDownBig !important;
    animation-name: purechat-fadeInDownBig !important
}

#PureChatWidget.purechat.purechat-animation-fadeInLeftBig {
    -webkit-animation-name: purechat-fadeInLeftBig !important;
    -moz-animation-name: purechat-fadeInLeftBig !important;
    -o-animation-name: purechat-fadeInLeftBig !important;
    animation-name: purechat-fadeInLeftBig !important
}

#PureChatWidget.purechat.purechat-animation-fadeInRightBig {
    -webkit-animation-name: purechat-fadeInRightBig !important;
    -moz-animation-name: purechat-fadeInRightBig !important;
    -o-animation-name: purechat-fadeInRightBig !important;
    animation-name: purechat-fadeInRightBig !important
}

#PureChatWidget.purechat.purechat-animation-slideInDown {
    -webkit-animation-name: purechat-slideInDown !important;
    -moz-animation-name: purechat-slideInDown !important;
    -o-animation-name: purechat-slideInDown !important;
    animation-name: purechat-slideInDown !important
}

#PureChatWidget.purechat.purechat-animation-slideInUp {
    -webkit-animation-name: purechat-slideInUp !important;
    -moz-animation-name: purechat-slideInUp !important;
    -o-animation-name: purechat-slideInUp !important;
    animation-name: purechat-slideInUp !important
}

#PureChatWidget.purechat.purechat-animation-slideInLeft {
    -webkit-animation-name: purechat-slideInLeft !important;
    -moz-animation-name: purechat-slideInLeft !important;
    -o-animation-name: purechat-slideInLeft !important;
    animation-name: purechat-slideInLeft !important
}

#PureChatWidget.purechat.purechat-animation-slideInRight {
    -webkit-animation-name: purechat-slideInRight !important;
    -moz-animation-name: purechat-slideInRight !important;
    -o-animation-name: purechat-slideInRight !important;
    animation-name: purechat-slideInRight !important
}

#PureChatWidget.purechat.purechat-animation-bounceIn {
    -webkit-animation-name: purechat-bounceIn !important;
    -moz-animation-name: purechat-bounceIn !important;
    -o-animation-name: purechat-bounceIn !important;
    animation-name: purechat-bounceIn !important
}

#PureChatWidget.purechat.purechat-animation-bounceInUp {
    -webkit-animation-name: purechat-bounceInUp !important;
    -moz-animation-name: purechat-bounceInUp !important;
    -o-animation-name: purechat-bounceInUp !important;
    animation-name: purechat-bounceInUp !important
}

#PureChatWidget.purechat.purechat-animation-bounceInDown {
    -webkit-animation-name: purechat-bounceInDown !important;
    -moz-animation-name: purechat-bounceInDown !important;
    -o-animation-name: purechat-bounceInDown !important;
    animation-name: purechat-bounceInDown !important
}

#PureChatWidget.purechat.purechat-animation-bounceInLeft {
    -webkit-animation-name: purechat-bounceInLeft !important;
    -moz-animation-name: purechat-bounceInLeft !important;
    -o-animation-name: purechat-bounceInLeft !important;
    animation-name: purechat-bounceInLeft !important
}

#PureChatWidget.purechat.purechat-animation-bounceInRight {
    -webkit-animation-name: purechat-bounceInRight !important;
    -moz-animation-name: purechat-bounceInRight !important;
    -o-animation-name: purechat-bounceInRight !important;
    animation-name: purechat-bounceInRight !important
}

#PureChatWidget.purechat.purechat-animation-slideInRight {
    -webkit-animation-name: purechat-slideInRight !important;
    -moz-animation-name: purechat-slideInRight !important;
    -o-animation-name: purechat-slideInRight !important;
    animation-name: purechat-slideInRight !important
}

#PureChatWidget.purechat.purechat-animation-rotateIn {
    -webkit-animation-name: purechat-rotateIn !important;
    -moz-animation-name: purechat-rotateIn !important;
    -o-animation-name: purechat-rotateIn !important;
    animation-name: purechat-rotateIn !important
}

#PureChatWidget.purechat.purechat-animation-rotateInUpLeft {
    -webkit-animation-name: purechat-rotateInUpLeft !important;
    -moz-animation-name: purechat-rotateInUpLeft !important;
    -o-animation-name: purechat-rotateInUpLeft !important;
    animation-name: purechat-rotateInUpLeft !important
}

#PureChatWidget.purechat.purechat-animation-rotateInDownLeft {
    -webkit-animation-name: purechat-rotateInDownLeft !important;
    -moz-animation-name: purechat-rotateInDownLeft !important;
    -o-animation-name: purechat-rotateInDownLeft !important;
    animation-name: purechat-rotateInDownLeft !important
}

#PureChatWidget.purechat.purechat-animation-rotateInUpRight {
    -webkit-animation-name: purechat-rotateInUpRight !important;
    -moz-animation-name: purechat-rotateInUpRight !important;
    -o-animation-name: purechat-rotateInUpRight !important;
    animation-name: purechat-rotateInUpRight !important
}

#PureChatWidget.purechat.purechat-animation-rotateInDownRight {
    -webkit-animation-name: purechat-rotateInDownRight !important;
    -moz-animation-name: purechat-rotateInDownRight !important;
    -o-animation-name: purechat-rotateInDownRight !important;
    animation-name: purechat-rotateInDownRight !important
}

#PureChatWidget.purechat.purechat-animation-lightSpeedIn {
    -webkit-animation-name: lightSpeedIn !important;
    -moz-animation-name: lightSpeedIn !important;
    -o-animation-name: lightSpeedIn !important;
    animation-name: lightSpeedIn !important;
    -webkit-animation-timing-function: ease-out !important;
    -moz-animation-timing-function: ease-out !important;
    -o-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

#PureChatWidget.purechat.purechat-animation-rollIn {
    -webkit-animation-name: purechat-rollIn !important;
    -moz-animation-name: purechat-rollIn !important;
    -o-animation-name: purechat-rollIn !important;
    animation-name: purechat-rollIn !important
}

#PureChatWidget.purechat.purechat-animation-toast-x {
    opacity: 0 !important;
    -webkit-animation-duration: 4s !important;
    -moz-animation-duration: 4s !important;
    -o-animation-duration: 4s !important;
    animation-duration: 4s !important;
    -webkit-animation-iteration-count: 1 !important;
    -moz-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-animation-name: purechat-toastRight !important;
    -moz-animation-name: purechat-toastRight !important;
    -o-animation-name: purechat-toastRight !important;
    animation-name: purechat-toastRight !important
}

#PureChatWidget.purechat .purechat-animation-toastUpDown {
    opacity: 0 !important;
    -webkit-animation-duration: 4s !important;
    -moz-animation-duration: 4s !important;
    -o-animation-duration: 4s !important;
    animation-duration: 4s !important;
    -webkit-animation-iteration-count: 1 !important;
    -moz-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-animation-name: purechat-toastUpDown !important;
    -moz-animation-name: purechat-toastUpDown !important;
    -o-animation-name: purechat-toastUpDown !important;
    animation-name: purechat-toastUpDown !important
}

#PureChatWidget.purechat .purechat-animation-toastDownUp {
    opacity: 0 !important;
    -webkit-animation-duration: 4s !important;
    -moz-animation-duration: 4s !important;
    -o-animation-duration: 4s !important;
    animation-duration: 4s !important;
    -webkit-animation-iteration-count: 1 !important;
    -moz-animation-iteration-count: 1 !important;
    -o-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-animation-name: purechat-toastDownUp !important;
    -moz-animation-name: purechat-toastDownUp !important;
    -o-animation-name: purechat-toastDownUp !important;
    animation-name: purechat-toastDownUp !important
}

#PureChatWidget.purechat.purechat-animation.purechat-animation-none {
    -webkit-animation-fill-mode: both !important;
    -moz-animation-fill-mode: both !important;
    -o-animation-fill-mode: both !important;
    animation-fill-mode: both !important;
    -webkit-animation-duration: .1s !important;
    -moz-animation-duration: .1s !important;
    -o-animation-duration: .1s !important;
    animation-duration: .1s !important
}

#PureChatWidget.purechat.purechat-animation-none {
    -webkit-animation-name: purechat-none !important;
    -moz-animation-name: purechat-none !important;
    -o-animation-name: purechat-none !important;
    animation-name: purechat-none !important
}

#PureChatWidget.purechat .purechat-animation-fadeOutDownSmall,
#PureChatWidget.purechat.purechat-animation-fadeOutDownSmall {
    -webkit-animation-name: purechat-fadeOutDownSmall !important;
    -moz-animation-name: purechat-fadeOutDownSmall !important;
    -o-animation-name: purechat-fadeOutDownSmall !important;
    animation-name: purechat-fadeOutDownSmall !important
}

#PureChatWidget.purechat .purechat-animation-fadeOutUpSmall,
#PureChatWidget.purechat.purechat-animation-fadeOutUpSmall {
    -webkit-animation-name: purechat-fadeOutUpSmall !important;
    -moz-animation-name: purechat-fadeOutUpSmall !important;
    -o-animation-name: purechat-fadeOutUpSmall !important;
    animation-name: purechat-fadeOutUpSmall !important
}

#PureChatWidget.purechat .purechat-animation-fadeInDownSmall,
#PureChatWidget.purechat.purechat-animation-fadeInDownSmall {
    -webkit-animation-name: purechat-fadeInDownSmall !important;
    -moz-animation-name: purechat-fadeInDownSmall !important;
    -o-animation-name: purechat-fadeInDownSmall !important;
    animation-name: purechat-fadeInDownSmall !important
}

#PureChatWidget.purechat .purechat-animation-fadeInUpSmall,
#PureChatWidget.purechat.purechat-animation-fadeInUpSmall {
    -webkit-animation-name: purechat-fadeInUpSmall !important;
    -moz-animation-name: purechat-fadeInUpSmall !important;
    -o-animation-name: purechat-fadeInUpSmall !important;
    animation-name: purechat-fadeInUpSmall !important
}

#PureChatWidget.purechat .purechat-animation-bounceUpSmall,
#PureChatWidget.purechat.purechat-animation-bounceUpSmall {
    -webkit-animation-name: purechat-bounceUpSmall !important;
    -moz-animation-name: purechat-bounceUpSmall !important;
    -o-animation-name: purechat-bounceUpSmall !important;
    animation-name: purechat-bounceUpSmall !important
}

#PureChatWidget.purechat .purechat-animation-bounceDownSmall,
#PureChatWidget.purechat.purechat-animation-bounceDownSmall {
    -webkit-animation-name: purechat-bounceDownSmall !important;
    -moz-animation-name: purechat-bounceDownSmall !important;
    -o-animation-name: purechat-bounceDownSmall !important;
    animation-name: purechat-bounceDownSmall !important
}

#PureChatWidget.purechat .purechat-animate-spin,
#PureChatWidget.purechat.purechat-animate-spin {
    -webkit-animation-name: purechat-spin !important;
    -moz-animation-name: purechat-spin !important;
    -o-animation-name: purechat-spin !important;
    animation-name: purechat-spin !important;
    -webkit-animation-iteration-count: infinite !important;
    -moz-animation-iteration-count: infinite !important;
    -o-animation-iteration-count: infinite !important;
    animation-iteration-count: infinite !important;
    -webkit-animation-duration: 3s !important;
    -moz-animation-duration: 3s !important;
    -o-animation-duration: 3s !important;
    animation-duration: 3s !important
}

@-webkit-keyframes purechat-spin {
    from {
        -webkit-transform: rotate(0) !important;
        transform: rotate(0) !important
    }

    to {
        -webkit-transform: rotate(360deg) !important;
        transform: rotate(360deg) !important
    }
}

@-moz-keyframes purechat-spin {
    from {
        -webkit-transform: rotate(0) !important;
        -moz-transform: rotate(0) !important;
        transform: rotate(0) !important
    }

    to {
        -webkit-transform: rotate(360deg) !important;
        -moz-transform: rotate(360deg) !important;
        transform: rotate(360deg) !important
    }
}

@-o-keyframes purechat-spin {
    from {
        -webkit-transform: rotate(0) !important;
        -o-transform: rotate(0) !important;
        transform: rotate(0) !important
    }

    to {
        -webkit-transform: rotate(360deg) !important;
        -o-transform: rotate(360deg) !important;
        transform: rotate(360deg) !important
    }
}

@keyframes purechat-spin {
    from {
        -webkit-transform: rotate(0) !important;
        -moz-transform: rotate(0) !important;
        -o-transform: rotate(0) !important;
        transform: rotate(0) !important
    }

    to {
        -webkit-transform: rotate(360deg) !important;
        -moz-transform: rotate(360deg) !important;
        -o-transform: rotate(360deg) !important;
        transform: rotate(360deg) !important
    }
}

@-webkit-keyframes purechat-flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-moz-keyframes purechat-flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-o-keyframes purechat-flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes purechat-flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes purechat-rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes purechat-rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes purechat-rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -moz-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -moz-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@-o-keyframes purechat-lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -o-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -o-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes purechat-lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -moz-transform: translateX(100%) skewX(-30deg);
        -o-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -moz-transform: translateX(-20%) skewX(30deg);
        -o-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -moz-transform: translateX(0) skewX(-15deg);
        -o-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -moz-transform: translateX(0) skewX(0);
        -o-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@-moz-keyframes purechat-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -moz-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@-o-keyframes purechat-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -o-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes purechat-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -moz-transform: translateX(-100%) rotate(-120deg);
        -o-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -moz-transform: translateX(0) rotate(0);
        -o-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@-webkit-keyframes purechat-toastRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6% {
        -webkit-transform: translateX(7px);
        transform: translateX(7px)
    }

    7% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@-moz-keyframes purechat-toastRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    6% {
        -webkit-transform: translateX(7px);
        -moz-transform: translateX(7px);
        transform: translateX(7px)
    }

    7% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@-o-keyframes purechat-toastRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    6% {
        -webkit-transform: translateX(7px);
        -o-transform: translateX(7px);
        transform: translateX(7px)
    }

    7% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes purechat-toastRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    6% {
        -webkit-transform: translateX(7px);
        -moz-transform: translateX(7px);
        -o-transform: translateX(7px);
        transform: translateX(7px)
    }

    7% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@-webkit-keyframes purechat-toastUpDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-moz-keyframes purechat-toastUpDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-o-keyframes purechat-toastUpDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes purechat-toastUpDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-webkit-keyframes purechat-toastDownUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-toastDownUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-toastDownUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-toastDownUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    5% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    95% {
        opacity: 1;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-none {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes purechat-none {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes purechat-none {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes purechat-none {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes purechat-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -moz-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@-o-keyframes purechat-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes purechat-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -moz-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -moz-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -moz-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -moz-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes purechat-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@-o-keyframes purechat-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes purechat-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -moz-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -moz-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -moz-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -moz-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes purechat-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes purechat-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes purechat-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes purechat-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100vh);
        transform: translateY(100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100vh);
        -moz-transform: translateY(100vh);
        transform: translateY(100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100vh);
        -o-transform: translateY(100vh);
        transform: translateY(100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100vh);
        -moz-transform: translateY(100vh);
        -o-transform: translateY(100vh);
        transform: translateY(100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100vh);
        transform: translateY(-100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100vh);
        -moz-transform: translateY(-100vh);
        transform: translateY(-100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100vh);
        -o-transform: translateY(-100vh);
        transform: translateY(-100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100vh);
        -moz-transform: translateY(-100vh);
        -o-transform: translateY(-100vh);
        transform: translateY(-100vh)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100vw);
        -moz-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100vw);
        -o-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100vw);
        -moz-transform: translateX(100vw);
        -o-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100vw);
        -moz-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100vw);
        -o-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100vw);
        -moz-transform: translateX(-100vw);
        -o-transform: translateX(-100vw);
        transform: translateX(-100vw)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes purechat-slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes purechat-slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes purechat-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -moz-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes purechat-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -o-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes purechat-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -moz-transform: scale(.3);
        -o-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes purechat-bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -moz-transform: translateY(2000px);
        -o-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -moz-transform: translateX(2000px);
        -o-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -moz-transform: translateX(-30px);
        -o-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes purechat-bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -moz-transform: translateX(-2000px);
        -o-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -moz-transform: translateX(30px);
        -o-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -moz-transform: rotate(-200deg);
        -o-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes purechat-rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -o-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes purechat-bounceUpSmall {
    50% {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-bounceUpSmall {
    50% {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-bounceUpSmall {
    50% {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-bounceUpSmall {
    50% {
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-bounceDownSmall {
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-bounceDownSmall {
    50% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-bounceDownSmall {
    50% {
        -webkit-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-bounceDownSmall {
    50% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes purechat-fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes purechat-fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes purechat-fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes purechat-fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@-moz-keyframes purechat-fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@-o-keyframes purechat-fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes purechat-fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@-webkit-keyframes purechat-fadeOutDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-moz-keyframes purechat-fadeOutDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-o-keyframes purechat-fadeOutDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes purechat-fadeOutDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

#PureChatWidget.purechat .purechat-widget-header {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    align-items: center !important;
    background-color: var(--purechat-p-bg) !important;
    -webkit-border-top-left-radius: 8px !important;
    -moz-border-radius-topleft: 8px !important;
    border-top-left-radius: 8px !important;
    -webkit-border-top-right-radius: 8px !important;
    -moz-border-radius-topright: 8px !important;
    border-top-right-radius: 8px !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    min-height: 55px !important;
    padding: 10px 16px !important;
    z-index: 1 !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar {
    display: none !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    -webkit-box-ordinal-group: 2 !important;
    -moz-box-ordinal-group: 2 !important;
    order: 1 !important;
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
    width: 72px !important;
    height: 72px !important;
    border: 3px solid #fff !important;
    margin: -33px -5px -5px 0 !important;
    -webkit-border-radius: 36px !important;
    -moz-border-radius: 36px !important;
    border-radius: 36px !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .35) !important;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .35) !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .35) !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar.purechat-has-room-avatar {
    display: block !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-menu.purechat-btn-toolbar {
    display: block !important;
    -webkit-order: 3 !important;
    -ms-flex-order: 3 !important;
    -webkit-box-ordinal-group: 4 !important;
    -moz-box-ordinal-group: 4 !important;
    order: 3 !important;
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-widget-title {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    margin-left: -8px !important;
    margin-top: 0 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    -webkit-box-ordinal-group: 3 !important;
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn {
    background-color: transparent !important;
    border: 1px solid var(--purechat-btn-b) !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5) !important;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5) !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .5) !important;
    display: inline-block !important;
    margin-left: 9px !important;
    margin-bottom: 0 !important;
    padding: 5px 5px 4px !important;
    position: relative !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-btn-active,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn:hover {
    border: 1px solid var(--purechat-btn-b-h) !important;
    -webkit-box-shadow: 1px 1px 2px #000 !important;
    -moz-box-shadow: 1px 1px 2px #000 !important;
    box-shadow: 1px 1px 2px #000 !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn i {
    font-size: 18px !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-none,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-none {
    display: none !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-block,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-block {
    display: block !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-flex,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-inline-block,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-inline-block {
    display: inline-block !important
}

#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible :after,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible :before,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible :after,
#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible :before {
    visibility: hidden !important
}

#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-left .purechat-widget-header,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-left .purechat-widget-header {
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    border-top-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-right .purechat-widget-header,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-right .purechat-widget-header {
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    border-top-right-radius: 0 !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    height: 35px !important;
    min-height: auto !important;
    padding-left: 7px !important;
    padding-right: 7px !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn {
    margin-left: 5px !important;
    padding: 2px !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn:first-child {
    margin-left: 0 !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-widget-title-link {
    cursor: pointer !important;
    font-size: 16px !important;
    padding-bottom: 7px !important;
    padding-left: 17px !important;
    padding-top: 9px !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-widget-title-link {
    color: var(--purechat-p-fg) !important;
    cursor: default !important;
    display: block !important;
    font-size: 18px !important;
    overflow: hidden !important;
    padding-left: 17px !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

#PureChatWidget.purechat.purechat-unavailable-behavior-hide .purechat-widget-title-link {
    cursor: default !important
}

#PureChatWidget.purechat .purechat-footer {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    align-items: center !important;
    -webkit-border-bottom-left-radius: 13px !important;
    -moz-border-radius-bottomleft: 13px !important;
    border-bottom-left-radius: 13px !important;
    -webkit-border-bottom-right-radius: 13px !important;
    -moz-border-radius-bottomright: 13px !important;
    border-bottom-right-radius: 13px !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
    padding: 10px !important
}

#PureChatWidget.purechat.purechat-attached.purechat-bottom-left .purechat-footer {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-bottom-right .purechat-footer {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat .purechat-footer button {
    margin-right: 10px !important
}

#PureChatWidget.purechat .doop__purechat-poweredby-container___18Yqr,
#PureChatWidget.purechat .purechat-poweredby-container {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    -webkit-box-ordinal-group: 3 !important;
    -moz-box-ordinal-group: 3 !important;
    order: 2 !important
}

#PureChatWidget.purechat .doop__purechat-poweredby___3MzyS,
#PureChatWidget.purechat .purechat-poweredby {
    text-align: right !important
}

#PureChatWidget.purechat .doop__purechat-poweredby-link___1e9as,
#PureChatWidget.purechat .doop__purechat-poweredby-text___wnkQ_,
#PureChatWidget.purechat .purechat-poweredby-link,
#PureChatWidget.purechat .purechat-poweredby-text {
    display: inline !important;
    font-size: 12px !important;
    opacity: 1 !important;
    visibility: visible !important
}

#PureChatWidget.purechat .doop__purechat-poweredby-text___wnkQ_,
#PureChatWidget.purechat .purechat-poweredby-text {
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .doop__purechat-poweredby-link___1e9as,
#PureChatWidget.purechat .purechat-poweredby-link {
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .doop__purechat-poweredby-link___1e9as:hover,
#PureChatWidget.purechat .purechat-poweredby-link:hover {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-btn-pop-out,
#PureChatWidget.purechat .purechat-toggle-audio-notifications {
    cursor: pointer !important;
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .purechat-closed-poweredby a {
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .purechat-closed-poweredby a:hover {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-company-input,
#PureChatWidget.purechat .purechat-email-input,
#PureChatWidget.purechat .purechat-emoji-search,
#PureChatWidget.purechat .purechat-firstname-input,
#PureChatWidget.purechat .purechat-lastname-input,
#PureChatWidget.purechat .purechat-phonenumber-input,
#PureChatWidget.purechat .purechat-question-input,
#PureChatWidget.purechat .purechat-send-form,
#PureChatWidget.purechat .purechat-send-form-message {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .3) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    cursor: text !important;
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 10px !important;
    padding: 8px 10px 9px 10px !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-company-input:focus,
#PureChatWidget.purechat .purechat-email-input:focus,
#PureChatWidget.purechat .purechat-emoji-search:focus,
#PureChatWidget.purechat .purechat-firstname-input:focus,
#PureChatWidget.purechat .purechat-lastname-input:focus,
#PureChatWidget.purechat .purechat-phonenumber-input:focus,
#PureChatWidget.purechat .purechat-question-input:focus,
#PureChatWidget.purechat .purechat-send-form-message:focus,
#PureChatWidget.purechat .purechat-send-form:focus {
    font-size: 16px !important
}

#PureChatWidget.purechat .purechat-question-input {
    resize: none !important;
    word-wrap: break-word !important
}

#PureChatWidget.purechat .purechat-email-form .purechat-question-input,
#PureChatWidget.purechat .purechat-init-form .purechat-question-input {
    min-height: 85px !important
}

#PureChatWidget.purechat .purechat-send-form {
    -ms-flex-align: center !important;
    -webkit-align-items: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    align-items: center !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    margin: 0 !important;
    padding: 9px 11px !important
}

#PureChatWidget.purechat .purechat-send-form-message {
    border: none !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    font-size: 16px !important;
    height: auto !important;
    line-height: 1.4 !important;
    margin: 0 10px 0 0 !important;
    overflow-x: hidden !important;
    padding: 0 !important;
    resize: none !important;
    white-space: pre-wrap !important;
    width: auto !important;
    -ms-overflow-style: none !important
}

#PureChatWidget.purechat .purechat-send-form-message:focus {
    font-size: 16px !important
}

#PureChatWidget.purechat .purechat-btn {
    margin: 0 auto 5px !important;
    padding: 10px 20px !important;
    display: block !important
}

#PureChatWidget.purechat .purechat-btn-emoji,
#PureChatWidget.purechat .purechat-btn-file-transfer {
    color: #afaba3 !important;
    fill: #afaba3 !important;
    -webkit-transition: color .4s, fill .4s !important;
    -o-transition: color .4s, fill .4s !important;
    -moz-transition: color .4s, fill .4s !important;
    transition: color .4s, fill .4s !important
}

#PureChatWidget.purechat .purechat-btn-emoji:hover,
#PureChatWidget.purechat .purechat-btn-file-transfer:hover {
    color: #3b404c !important;
    fill: #3b404c !important
}

#PureChatWidget.purechat .purechat-btn-file-transfer {
    margin-right: 9px !important
}

#PureChatWidget.purechat .purechat-label {
    margin-top: 10px !important
}

#PureChatWidget.purechat ::-webkit-input-placeholder {
    color: #afaba3 !important;
    opacity: 1 !important
}

#PureChatWidget.purechat ::-moz-placeholder {
    color: #afaba3 !important;
    opacity: 1 !important
}

#PureChatWidget.purechat :-ms-input-placeholder {
    color: #afaba3 !important;
    opacity: 1 !important
}

#PureChatWidget.purechat ::-ms-input-placeholder {
    color: #afaba3 !important;
    opacity: 1 !important
}

#PureChatWidget.purechat .purechat-message-wrapper {
    position: relative !important
}

#PureChatWidget.purechat .purechat-message-right {
    margin-left: 20px !important;
    position: relative !important;
    text-align: right !important
}

#PureChatWidget.purechat .purechat-message-left {
    margin-right: 20px !important;
    position: relative !important;
    text-align: left !important
}

#PureChatWidget.purechat .purechat-message-container {
    display: block !important
}

#PureChatWidget.purechat .purechat-message,
#PureChatWidget.purechat .purechat-message-note {
    background-color: var(--purechat-s-bg-l) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) !important;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) !important;
    color: var(--purechat-s-fg-d) !important;
    display: inline-block !important;
    font-size: 14px !important;
    margin-bottom: 16px !important;
    max-width: 100% !important;
    padding: 8px 18px 9px !important;
    position: relative !important;
    word-wrap: break-word !important
}

#PureChatWidget.purechat .purechat-message .purechat-message-tail,
#PureChatWidget.purechat .purechat-message-note .purechat-message-tail {
    bottom: -11px !important;
    color: var(--purechat-s-bg-l) !important;
    display: block !important;
    fill: #fff !important;
    height: 16px !important;
    left: 5px !important;
    position: absolute !important;
    width: 18px !important
}

#PureChatWidget.purechat .purechat-new-thought {
    color: var(--purechat-s-fg-d) !important;
    display: inline !important;
    font-size: 14px !important;
    word-wrap: break-word !important
}

#PureChatWidget.purechat .purechat-new-thought a,
#PureChatWidget.purechat .purechat-new-thought a:hover {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-message-right .purechat-message {
    background-color: var(--purechat-s-bg-d) !important
}

#PureChatWidget.purechat .purechat-message-right .purechat-message .purechat-message-tail {
    color: var(--purechat-s-bg-d) !important;
    left: auto !important;
    right: 5px !important
}

#PureChatWidget.purechat .purechat-message-right .purechat-new-thought {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-message-right .purechat-new-thought a,
#PureChatWidget.purechat .purechat-message-right .purechat-new-thought a:hover {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-message-note-closed {
    margin-bottom: 0 !important;
    text-align: center !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-message-note-closed p {
    color: var(--purechat-s-fg) !important;
    text-align: center !important;
    margin-bottom: 5px !important
}

#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator {
    overflow: hidden !important;
    margin: 0 0 15px 0 !important;
    position: relative !important;
    text-align: center !important
}

#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span {
    color: var(--purechat-s-fg) !important;
    display: inline-block !important;
    font-size: 12px !important;
    padding: 0 10px !important;
    position: relative !important;
    vertical-align: baseline !important;
    zoom: 1 !important
}

#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after,
#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before {
    content: "" !important;
    display: block !important;
    width: 1000px !important;
    position: absolute !important;
    top: .73em !important;
    border-top: 1px solid rgba(0, 0, 0, .1) !important
}

#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before {
    right: 100% !important
}

#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after {
    left: 100% !important
}

#PureChatWidget.purechat .purechat-message-right .purechat-time {
    text-align: right !important
}

#PureChatWidget.purechat .purechat-displayname,
#PureChatWidget.purechat .purechat-operator-gravatar,
#PureChatWidget.purechat .purechat-timestamp {
    display: none !important
}

#PureChatWidget.purechat .purechat-displayname.purechat-display-block {
    color: var(--purechat-s-fg) !important;
    font-size: 12px !important;
    left: 9px !important;
    position: absolute !important;
    top: -16px !important;
    width: 300px !important
}

#PureChatWidget.purechat .purechat-message-multiple-operators {
    margin-top: 15px !important
}

#PureChatWidget.purechat .purechat-timestamp {
    margin-top: -6px !important;
    margin-bottom: 6px !important
}

#PureChatWidget.purechat .purechat-time {
    color: var(--purechat-s-fg) !important;
    font-size: 12px !important
}

#PureChatWidget.purechat .purechat-message-wrapper:last-child .purechat-timestamp {
    display: block !important
}

#PureChatWidget.purechat .purechat-message-link {
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    -ms-word-break: break-all !important;
    word-break: break-all !important;
    word-break: break-word !important
}

#PureChatWidget.purechat .purechat-unfurl-giphy .purechat-message,
#PureChatWidget.purechat .purechat-unfurl-image .purechat-message,
#PureChatWidget.purechat .purechat-unfurl-link .purechat-message,
#PureChatWidget.purechat .purechat-unfurl-twitter .purechat-message,
#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message {
    width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-twitter iframe.twitter-timeline {
    width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-iframe,
#PureChatWidget.purechat .purechat-unfurl-media {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 160px !important;
    max-width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-iframe {
    border: none 0 !important
}

#PureChatWidget.purechat .purechat-unfurl-title {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    margin: 0 0 6px 0 !important
}

#PureChatWidget.purechat .purechat-unfurl-title a {
    display: block !important;
    overflow: hidden !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

#PureChatWidget.purechat .purechat-unfurl-favicon {
    margin-right: 6px !important;
    max-width: 100% !important;
    min-width: auto !important
}

#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a,
#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought img {
    cursor: pointer !important
}

#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a {
    display: block !important
}

#PureChatWidget.purechat .purechat-unfurl-link .purechat-new-thought {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important
}

#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    margin-right: 10px !important;
    max-height: 52px !important;
    max-width: 25% !important
}

#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container {
    color: var(--purechat-s-fg-l) !important;
    overflow: hidden !important;
    position: relative !important;
    max-height: 3.875em !important;
    text-align: left !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message {
    width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper {
    position: relative !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper:before {
    content: "" !important;
    display: block !important;
    padding-top: 56.25% !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe,
#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-media {
    bottom: 0 !important;
    display: block !important;
    height: 100% !important;
    max-height: none !important;
    max-width: none !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe {
    max-height: 100% !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play {
    background: rgba(0, 0, 0, .5) !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    height: 50px !important;
    left: 50% !important;
    line-height: 50px !important;
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: 50px !important
}

#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play .pc-svgicon {
    color: #fff !important;
    cursor: pointer !important;
    left: 15px !important;
    position: absolute !important;
    top: 13px !important
}

#PureChatWidget.purechat .purechat-file {
    margin-top: 12px !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-description,
#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-description {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-description small,
#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-description small {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-actions button,
#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-actions button {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-actions button:hover,
#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-actions button:hover {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-error,
#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-error {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-description,
#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-description {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-description small,
#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-description small {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-actions button,
#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-actions button {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-error,
#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-error {
    color: var(--purechat-s-fg-l) !important
}

#PureChatWidget.purechat .purechat-file .purechat-message {
    padding: 0 !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-file .purechat-new-thought {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: normal !important;
    flex-direction: row !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-icon {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    position: relative !important;
    padding: 8px 18px 9px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-icon img {
    margin-top: -15px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-description {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    font-size: 20px !important;
    overflow: hidden !important;
    padding: 8px 0 9px !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-description small {
    font-size: 14px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-actions {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    align-items: center !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    position: relative !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-actions .purechat-loading {
    position: relative !important;
    right: 8px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-actions a,
#PureChatWidget.purechat .purechat-file .purechat-file-actions button {
    -webkit-border-radius: 0 5px 5px 0 !important;
    -moz-border-radius: 0 5px 5px 0 !important;
    border-radius: 0 5px 5px 0 !important;
    color: var(--purechat-s-fg-l) !important;
    height: 100% !important;
    opacity: .8 !important;
    padding: 0 8px !important;
    position: relative !important;
    -webkit-transition: background .3s, opacity .3s !important;
    -o-transition: background .3s, opacity .3s !important;
    -moz-transition: background .3s, opacity .3s !important;
    transition: background .3s, opacity .3s !important;
    z-index: 100 !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-actions a:hover,
#PureChatWidget.purechat .purechat-file .purechat-file-actions button:hover {
    opacity: 1 !important;
    color: #fff !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-actions a {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    -moz-box-align: center !important;
    align-items: center !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image {
    min-height: 80px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image img {
    max-height: 160px !important;
    max-width: 100% !important;
    padding: 8px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions {
    display: none !important;
    position: absolute !important;
    top: 4px !important;
    right: 4px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a,
#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions button {
    background: rgba(0, 0, 0, .5) !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff !important;
    display: inline-block !important;
    margin: 0 !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a+button {
    margin-left: 8px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-delete,
#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-download {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 8px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-image-name {
    background: rgba(0, 0, 0, .5) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    bottom: 2px !important;
    color: #fff !important;
    display: none !important;
    left: 50% !important;
    margin-right: 50% !important;
    max-width: 98% !important;
    overflow: hidden !important;
    padding: 4px 6px !important;
    position: absolute !important;
    text-align: center !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    -webkit-transform: translate(-50%, 0) !important;
    -moz-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
    white-space: nowrap !important;
    z-index: 9999 !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-image-name,
#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-image-name {
    display: block !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-actions,
#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-actions {
    display: block !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-error {
    color: var(--purechat-s-fg-l) !important;
    padding: 8px 18px 9px !important
}

#PureChatWidget.purechat .purechat-file .purechat-file-error svg {
    color: var(--purechat-a-d) !important;
    fill: var(--purechat-a-d) !important;
    margin-right: 8px !important
}

#PureChatWidget.purechat.purechat-style-minimal .purechat-file-actions .purechat-file-delete:hover {
    background-color: var(--purechat-a-d-bg) !important;
    color: var(--purechat-a-d-fg) !important
}

#PureChatWidget.purechat.purechat-style-minimal .purechat-file-actions .purechat-file-download:hover {
    background-color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-card {
    background-color: var(--purechat-s-bg-l) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .2) !important;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2) !important;
    display: block !important;
    font-size: 14px !important;
    margin: 10px 10px 0 !important;
    padding: 12px 18px !important
}

#PureChatWidget.purechat .purechat-card-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    flex-direction: column !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-card-flex .purechat-card-header {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    -moz-box-flex: 0 !important;
    flex-grow: 0 !important;
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
    font-size: 13px !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    -moz-box-pack: justify !important;
    justify-content: space-between !important
}

#PureChatWidget.purechat .purechat-card-flex .purechat-card-header span {
    font-size: 13px !important
}

#PureChatWidget.purechat .purechat-card-flex .purechat-card-body {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    overflow-y: auto !important
}

#PureChatWidget.purechat .purechat-card-flex .purechat-card-footer {
    font-size: 13px !important
}

#PureChatWidget.purechat .purechat-card-bordered .purechat-card-header {
    border-bottom: solid 1px rgba(0, 0, 0, .1) !important;
    padding-bottom: 12px !important
}

#PureChatWidget.purechat .purechat-card-bordered .purechat-card-body {
    padding-bottom: 12px !important;
    padding-top: 12px !important
}

#PureChatWidget.purechat .purechat-card-bordered .purechat-card-footer {
    border-top: solid 1px rgba(0, 0, 0, .1) !important;
    padding-top: 12px !important
}

#PureChatWidget.purechat .purechat-alert {
    font-size: 14px !important;
    padding: 5px !important;
    text-align: center !important
}

#PureChatWidget.purechat .purechat-alert-error {
    color: var(--purechat-a-d) !important
}

#PureChatWidget.purechat .purechat-alert-error.purechat-init-error-inline {
    font-size: 24px !important;
    line-height: 44px !important;
    padding: 1px 5px !important;
    position: absolute !important;
    right: 30px !important
}

#PureChatWidget.purechat .pc-svgicon {
    background: 0 0 !important;
    color: currentColor !important;
    display: inline-block !important;
    fill: currentColor !important;
    height: 18px !important;
    margin: initial !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: relative !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    vertical-align: -.15em !important;
    width: 18px !important
}

#PureChatWidget.purechat .pc-svgicon-sm {
    height: 15px !important;
    width: 15px !important
}

#PureChatWidget.purechat .pc-svgicon-md {
    height: 20px !important;
    width: 20px !important
}

#PureChatWidget.purechat .pc-svgicon-lg {
    height: 24px !important;
    width: 24px !important
}

#PureChatWidget.purechat .pc-svgicon-xl {
    height: 40px !important;
    width: 40px !important
}

#PureChatWidget.purechat .purechat-emojis {
    position: absolute !important;
    top: 0 !important;
    bottom: 10px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99999 !important
}

#PureChatWidget.purechat.purechat-state-closed .purechat-emojis {
    display: none !important;
    z-index: -1 !important
}

#PureChatWidget.purechat .purechat-emoji-container {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

#PureChatWidget.purechat .purechat-curated-emojis {
    margin-bottom: 15px !important
}

#PureChatWidget.purechat .purechat-emoji-button {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-flex-basis: 10% !important;
    -ms-flex-preferred-size: 10% !important;
    flex-basis: 10% !important;
    font-size: 18px !important;
    padding: 3px 0 !important;
    text-align: center !important;
    -webkit-transition: background-color .4s ease !important;
    -o-transition: background-color .4s ease !important;
    -moz-transition: background-color .4s ease !important;
    transition: background-color .4s ease !important
}

#PureChatWidget.purechat .purechat-emoji-button.purechat-emoji-button-active,
#PureChatWidget.purechat .purechat-emoji-button:hover {
    background-color: rgba(0, 0, 0, .1) !important
}

#PureChatWidget.purechat .purechat-emoji-autocomplete {
    position: absolute !important;
    bottom: 10px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99999 !important
}

#PureChatWidget.purechat .purechat-flyout-arrow,
#PureChatWidget.purechat .purechat-flyout-arrow:after {
    position: absolute !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-color: transparent !important;
    border-style: solid !important;
    border-width: 20px 10px !important
}

#PureChatWidget.purechat .purechat-flyout-arrow {
    border-width: 22px 11px !important
}

#PureChatWidget.purechat .purechat-flyout-arrow:after {
    content: "" !important
}

#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom {
    bottom: -22px !important;
    left: 50% !important;
    margin-left: -11px !important;
    border-top-color: var(--purechat-p-bg-d) !important;
    border-bottom-width: 0 !important
}

#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom:after {
    content: " " !important;
    top: -23px !important;
    margin-left: -10px !important;
    border-top-color: #fff !important;
    border-bottom-width: 0 !important
}

#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top {
    top: -22px !important;
    left: 50% !important;
    margin-left: -11px !important;
    border-bottom-color: var(--purechat-p-bg-d) !important;
    border-top-width: 0 !important
}

#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top:after {
    content: " " !important;
    bottom: -23px !important;
    margin-left: -10px !important;
    border-bottom-color: #fff !important;
    border-top-width: 0 !important
}

#PureChatWidget.purechat .purechat-flyout {
    background: #fff !important;
    border: solid 1px var(--purechat-p-bg) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    opacity: 1 !important;
    padding: 10px !important;
    position: absolute !important;
    min-width: 35px !important;
    max-width: 373px !important;
    z-index: 9999 !important
}

#PureChatWidget.purechat .purechat-flyout.purechat-flyout-wide {
    left: 0 !important;
    max-width: none !important;
    right: 0 !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-email-form {
    min-width: 313px !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    flex-direction: column !important;
    min-width: 353px !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    height: 312px !important;
    margin-bottom: 10px !important;
    overflow-y: hidden !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed>iframe {
    border: none !important;
    display: inline-block !important;
    height: 312px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    max-height: 312px !important;
    min-height: 312px !important;
    max-width: 100% !important;
    min-width: 180px !important;
    padding: 0 !important;
    position: static !important;
    visibility: visible !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: horizontal !important;
    -moz-box-direction: normal !important;
    flex-direction: row !important;
    height: 20px !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    -moz-box-pack: center !important;
    justify-content: center !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons>div>iframe {
    height: 20px !important;
    position: static !important;
    visibility: visible !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :first-child {
    margin-right: 5px !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :last-child {
    margin-left: 5px !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address {
    min-width: 353px !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address iframe {
    border: solid 1px #ddd !important;
    height: 300px !important;
    margin-bottom: 10px !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-flyout.purechat-flyout-bounce-up {
    -webkit-animation-name: purechat-bounceUpSmall !important;
    -moz-animation-name: purechat-bounceUpSmall !important;
    -o-animation-name: purechat-bounceUpSmall !important;
    animation-name: purechat-bounceUpSmall !important
}

#PureChatWidget.purechat .purechat-flyout.purechat-flyout-bounce-down {
    -webkit-animation-name: purechat-bounceDownSmall !important;
    -moz-animation-name: purechat-bounceDownSmall !important;
    -o-animation-name: purechat-bounceDownSmall !important;
    animation-name: purechat-bounceDownSmall !important
}

#PureChatWidget.purechat .purechat-flyout .purechat-card {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-email-form,
#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-address,
#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-twitter {
    min-width: 0 !important
}

#PureChatWidget.purechat.purechat-bottom-left .purechat-flyout.purechat-flyout-hide,
#PureChatWidget.purechat.purechat-bottom-right .purechat-flyout.purechat-flyout-hide {
    -webkit-animation-name: purechat-fadeOutDownSmall !important;
    -moz-animation-name: purechat-fadeOutDownSmall !important;
    -o-animation-name: purechat-fadeOutDownSmall !important;
    animation-name: purechat-fadeOutDownSmall !important
}

#PureChatWidget.purechat.purechat-top-left .purechat-flyout.purechat-flyout-hide,
#PureChatWidget.purechat.purechat-top-right .purechat-flyout.purechat-flyout-hide {
    -webkit-animation-name: purechat-fadeOutUpSmall !important;
    -moz-animation-name: purechat-fadeOutUpSmall !important;
    -o-animation-name: purechat-fadeOutUpSmall !important;
    animation-name: purechat-fadeOutUpSmall !important
}

#PureChatWidget.purechat.purechat-bottom-left .purechat-flyout.purechat-flyout-show,
#PureChatWidget.purechat.purechat-bottom-right .purechat-flyout.purechat-flyout-show {
    -webkit-animation-name: purechat-fadeInDownSmall !important;
    -moz-animation-name: purechat-fadeInDownSmall !important;
    -o-animation-name: purechat-fadeInDownSmall !important;
    animation-name: purechat-fadeInDownSmall !important
}

#PureChatWidget.purechat.purechat-top-left .purechat-flyout.purechat-flyout-show,
#PureChatWidget.purechat.purechat-top-right .purechat-flyout.purechat-flyout-show {
    -webkit-animation-name: purechat-fadeInUpSmall !important;
    -moz-animation-name: purechat-fadeInUpSmall !important;
    -o-animation-name: purechat-fadeInUpSmall !important;
    animation-name: purechat-fadeInUpSmall !important
}

#PureChatWidget.purechat.purechat-style-classic .purechat-flyout p {
    color: #3b404c !important
}

#PureChatWidget.purechat .purechat-message-preview-text {
    white-space: nowrap !important;
    overflow: hidden !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important
}

#PureChatWidget.purechat .purechat-badge {
    background-color: #c11e1f !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4) !important;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .4) !important;
    color: #fff !important;
    display: block !important;
    font-size: 12px !important;
    height: 16px !important;
    padding: 0 !important;
    position: absolute !important;
    left: -5px !important;
    text-align: center !important;
    top: -5px !important;
    width: 16px !important;
    z-index: 10000000 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-badge,
#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-badge {
    font-size: 16px !important;
    height: 25px !important;
    left: -10px !important;
    padding: 2px !important;
    top: -12px !important;
    width: 25px !important
}

#PureChatWidget.purechat .purechat-loading {
    margin: 0 !important;
    height: 20px !important;
    width: 20px !important;
    -webkit-animation: purechat-animation-loading .8s infinite linear !important;
    -moz-animation: purechat-animation-loading .8s infinite linear !important;
    -o-animation: purechat-animation-loading .8s infinite linear !important;
    animation: purechat-animation-loading .8s infinite linear !important;
    border: 3px solid var(--purechat-btn-fg) !important;
    border-right-color: transparent !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

#PureChatWidget.purechat .purechat-loading-large {
    height: 32px !important;
    width: 32px !important
}

#PureChatWidget.purechat .purechat-loading-center {
    margin: 0 auto !important;
    position: relative !important;
    top: 8px !important
}

#PureChatWidget.purechat .purechat-loading-light {
    border: 3px solid var(--purechat-s-fg-d) !important;
    border-right-color: transparent !important
}

#PureChatWidget.purechat .purechat-loading-dark {
    border: 3px solid var(--purechat-s-fg-d) !important;
    border-right-color: transparent !important
}

@-webkit-keyframes purechat-animation-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes purechat-animation-loading {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes purechat-animation-loading {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes purechat-animation-loading {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#PureChatWidget.purechat .purechat-file-overlay {
    background: rgba(0, 0, 0, .4) !important;
    bottom: 0 !important;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 9999 !important
}

#PureChatWidget.purechat:not(.purechat-attached) .purechat-file-overlay {
    -webkit-border-bottom-right-radius: 13px !important;
    -moz-border-radius-bottomright: 13px !important;
    border-bottom-right-radius: 13px !important;
    -webkit-border-bottom-left-radius: 13px !important;
    -moz-border-radius-bottomleft: 13px !important;
    border-bottom-left-radius: 13px !important
}

#PureChatWidget.purechat .purechat-file-overlay-instructions {
    background: #fff !important;
    -webkit-border-radius: 110px !important;
    -moz-border-radius: 110px !important;
    border-radius: 110px !important;
    font-size: 20px !important;
    height: 220px !important;
    left: 50% !important;
    line-height: 260px !important;
    position: absolute !important;
    text-align: center !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: 220px !important
}

#PureChatWidget.purechat .purechat-file-overlay-instructions img {
    position: absolute !important;
    top: -10px !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

#PureChatWidgetImagePreview {
    background: rgba(0, 0, 0, .8) !important;
    bottom: 0 !important;
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 9999999 !important
}

#PureChatWidgetImagePreview>img {
    left: 50% !important;
    position: absolute !important;
    max-height: 100% !important;
    max-width: 100% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important
}

#PureChatWidgetImagePreview>button {
    background: 0 0 !important;
    border: none 0 !important;
    color: #fff !important;
    font-size: 35px !important;
    position: absolute !important;
    right: 10px !important;
    top: 10px !important
}

#PureChatWidget.purechat .purechat-progress-spinner {
    background: var(--purechat-p-bg) 50% 50% no-repeat !important;
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;
    height: 64px !important;
    left: 50% !important;
    margin-left: -32px !important;
    margin-top: -32px !important;
    position: absolute !important;
    top: 50% !important;
    width: 64px !important
}

#PureChatWidget.purechat .purechat-progress-spinner * {
    display: none !important
}

#PureChatWidget.purechat .purechat-progress-spinner.purechat-progress-spinner-compat {
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;
    -webkit-mask: none !important;
    mask: none !important
}

#PureChatWidget.purechat .purechat-progress-spinner-container {
    position: relative !important;
    overflow: hidden !important
}

#PureChatWidget.purechat .purechat-progress-spinner-container>* {
    opacity: .5 !important
}

#PureChatWidget.purechat .purechat-progress-spinner-container .purechat-progress-spinner {
    opacity: 1 !important
}

#PureChatWidget.purechat .purechat-progress-spinner-overlay {
    height: 100% !important;
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-progress-spinner-overlay:before {
    left: 50% !important;
    position: absolute !important;
    top: 50% !important
}

#PureChatWidget.purechat .purechat-collapsed-image {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block !important;
    height: 75px !important;
    position: absolute !important;
    width: 75px !important
}

.purechat-assist,
.purechat-assist body {
    height: 100% !important;
    width: 100% !important;
    position: relative !important;
    padding: 0 !important;
    margin: 0 !important
}

#PureChatWidget.purechat {
    background-color: var(--purechat-p-bg-d) !important;
    border: 0 !important;
    -webkit-border-radius: 13px !important;
    -moz-border-radius: 13px !important;
    border-radius: 13px !important;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4) !important;
    cursor: default !important;
    position: fixed !important;
    width: 373px !important;
    z-index: 2147483646 !important
}

#PureChatWidget.purechat.purechat-style-classic {
    border: 10px solid var(--purechat-p-bg-d) !important
}

#PureChatWidget.purechat a,
#PureChatWidget.purechat a:hover {
    text-decoration: underline !important
}

#PureChatWidget.purechat p {
    color: var(--purechat-s-fg-d) !important;
    margin-bottom: 10px !important
}

#PureChatWidget.purechat textarea {
    overflow: auto !important
}

#PureChatWidget.purechat path {
    color: currentColor !important;
    fill: currentColor !important
}

#PureChatWidget.purechat .purechat-display-none,
#PureChatWidget.purechat.purechat-display-none {
    display: none !important
}

#PureChatWidget.purechat .purechat-display-block,
#PureChatWidget.purechat.purechat-display-block {
    display: block !important
}

#PureChatWidget.purechat .purechat-display-flex,
#PureChatWidget.purechat.purechat-display-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important
}

#PureChatWidget.purechat .purechat-display-inline-block,
#PureChatWidget.purechat.purechat-display-inline-block {
    display: inline-block !important
}

#PureChatWidget.purechat .purechat-invisible,
#PureChatWidget.purechat .purechat-invisible *,
#PureChatWidget.purechat .purechat-invisible :after,
#PureChatWidget.purechat .purechat-invisible :before,
#PureChatWidget.purechat.purechat-invisible,
#PureChatWidget.purechat.purechat-invisible *,
#PureChatWidget.purechat.purechat-invisible :after,
#PureChatWidget.purechat.purechat-invisible :before {
    visibility: hidden !important
}

#PureChatWidget.purechat.purechat-bottom-left {
    left: 40px !important;
    bottom: 10px !important
}

#PureChatWidget.purechat.purechat-bottom-right {
    right: 60px !important;
    bottom: 10px !important
}

#PureChatWidget.purechat.purechat-top-left {
    left: 40px !important;
    top: 10px !important
}

#PureChatWidget.purechat.purechat-top-right {
    right: 60px !important;
    top: 10px !important
}

#PureChatWidget.purechat .purechat-collapsed-outer,
#PureChatWidget.purechat .purechat-content,
#PureChatWidget.purechat .purechat-content-wrapper,
#PureChatWidget.purechat .purechat-expanded,
#PureChatWidget.purechat .purechat-message-display-container,
#PureChatWidget.purechat .purechat-message-list-view,
#PureChatWidget.purechat .purechat-messages,
#PureChatWidget.purechat .purechat-send-form-container,
#PureChatWidget.purechat .purechat-widget-content-wrapper,
#PureChatWidget.purechat .purechat-widget-inner {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    flex-direction: column !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-display-none,
#PureChatWidget.purechat .purechat-collapsed.purechat-display-none,
#PureChatWidget.purechat .purechat-expanded .purechat-display-none,
#PureChatWidget.purechat .purechat-expanded.purechat-display-none {
    display: none !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-display-block,
#PureChatWidget.purechat .purechat-collapsed.purechat-display-block,
#PureChatWidget.purechat .purechat-expanded .purechat-display-block,
#PureChatWidget.purechat .purechat-expanded.purechat-display-block {
    display: block !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-display-flex,
#PureChatWidget.purechat .purechat-collapsed.purechat-display-flex,
#PureChatWidget.purechat .purechat-expanded .purechat-display-flex,
#PureChatWidget.purechat .purechat-expanded.purechat-display-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-display-inline-block,
#PureChatWidget.purechat .purechat-collapsed.purechat-display-inline-block,
#PureChatWidget.purechat .purechat-expanded .purechat-display-inline-block,
#PureChatWidget.purechat .purechat-expanded.purechat-display-inline-block {
    display: inline-block !important
}

#PureChatWidget.purechat .purechat-collapsed .purechat-invisible,
#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *,
#PureChatWidget.purechat .purechat-collapsed .purechat-invisible :after,
#PureChatWidget.purechat .purechat-collapsed .purechat-invisible :before,
#PureChatWidget.purechat .purechat-collapsed.purechat-invisible,
#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *,
#PureChatWidget.purechat .purechat-collapsed.purechat-invisible :after,
#PureChatWidget.purechat .purechat-collapsed.purechat-invisible :before,
#PureChatWidget.purechat .purechat-expanded .purechat-invisible,
#PureChatWidget.purechat .purechat-expanded .purechat-invisible *,
#PureChatWidget.purechat .purechat-expanded .purechat-invisible :after,
#PureChatWidget.purechat .purechat-expanded .purechat-invisible :before,
#PureChatWidget.purechat .purechat-expanded.purechat-invisible,
#PureChatWidget.purechat .purechat-expanded.purechat-invisible *,
#PureChatWidget.purechat .purechat-expanded.purechat-invisible :after,
#PureChatWidget.purechat .purechat-expanded.purechat-invisible :before {
    visibility: hidden !important
}

#PureChatWidget.purechat .purechat-message-list-view {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important
}

#PureChatWidget.purechat .purechat-send-form-container {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

#PureChatWidget.purechat .purechat-content-wrapper {
    background-color: var(--purechat-s-bg) !important;
    -webkit-border-bottom-left-radius: 13px !important;
    -moz-border-radius-bottomleft: 13px !important;
    border-bottom-left-radius: 13px !important;
    -webkit-border-bottom-right-radius: 13px !important;
    -moz-border-radius-bottomright: 13px !important;
    border-bottom-right-radius: 13px !important;
    position: relative !important
}

#PureChatWidget.purechat .purechat-content-wrapper .purechat-send-form-container,
#PureChatWidget.purechat .purechat-content-wrapper .purechat-user-status {
    padding-left: 10px !important;
    padding-right: 10px !important
}

#PureChatWidget.purechat .purechat-content-wrapper strong,
#PureChatWidget.purechat .purechat-content-wrapper strong>a {
    font-weight: 700 !important
}

#PureChatWidget.purechat .purechat-content-wrapper em,
#PureChatWidget.purechat .purechat-content-wrapper em>a {
    font-style: italic !important
}

#PureChatWidget.purechat .purechat-content-wrapper del,
#PureChatWidget.purechat .purechat-content-wrapper del>a {
    text-decoration: line-through !important
}

#PureChatWidget.purechat .purechat-content-wrapper [data-resourcekey] p img {
    max-width: 100% !important
}

#PureChatWidget.purechat .purechat-content-wrapper:before {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
    content: "" !important;
    height: 10px !important;
    left: 0 !important;
    position: absolute !important;
    top: -10px !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-content {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    -webkit-flex-basis: auto !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important
}

#PureChatWidget.purechat .purechat-message-display-container {
    height: 370px !important;
    min-height: 370px !important;
    position: relative !important
}

#PureChatWidget.purechat .purechat-message-display {
    padding: 10px !important;
    margin-bottom: 15px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important
}

#PureChatWidget.purechat.purechat-state-inactive.purechat-widget-expanded .purechat-message-display {
    overflow: hidden !important
}

#PureChatWidget.purechat.purechat-state-closed .purechat-message-display {
    margin-bottom: 0 !important
}

#PureChatWidget.purechat .purechat-messages {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important;
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

#PureChatWidget.purechat .purechat-user-status {
    margin-top: -25px !important;
    position: absolute !important;
    text-align: center !important;
    width: 100% !important
}

#PureChatWidget.purechat .purechat-user-status span {
    background-color: var(--purechat-s-bg) !important;
    -webkit-border-top-left-radius: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    border-top-left-radius: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    border-top-right-radius: 3px !important;
    color: var(--purechat-s-fg) !important;
    display: inline-block !important;
    font-size: 12px !important;
    padding: 5px 7px !important;
    text-align: center !important
}

#PureChatWidget.purechat.purechat-state-unavailable .purechat-closedmessage-container.purechat-no-operators {
    color: var(--purechat-s-fg) !important;
    padding: 1rem !important;
    text-align: center !important
}

#PureChatWidget.purechat .purechat-collapsed-image {
    cursor: pointer !important
}

#PureChatWidget.purechat .purechat-thumbs-container {
    text-align: center !important
}

#PureChatWidget.purechat .purechat-thumbs {
    border: 1px solid rgba(0, 0, 0, .2) !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color: var(--purechat-s-fg) !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2) !important;
    display: inline-block !important;
    font-size: 38px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    padding: 10px !important
}

#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-selected,
#PureChatWidget.purechat .purechat-thumbs:hover {
    border: 1px solid rgba(0, 0, 0, .4) !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5) !important;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5) !important
}

#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-down {
    color: #ce8d3a !important;
    fill: #ce8d3a !important
}

#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-up {
    color: #1e7377 !important;
    fill: #1e7377 !important
}

#PureChatWidget.purechat .purechat-thumbs+.purechat-thumbs {
    margin-left: 10px !important
}

#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-link,
#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-text {
    font-size: 10px !important
}

#PureChatWidget.purechat .purechat-download-container a:not(.purechat-btn),
#PureChatWidget.purechat .purechat-ended-form a:not(.purechat-btn) {
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .purechat-download-container a:hover,
#PureChatWidget.purechat .purechat-ended-form a:hover {
    color: var(--purechat-s-fg-d) !important
}

#PureChatWidget.purechat .purechat-email-success {
    background: var(--purechat-s-bg-l) !important;
    margin: 10px 10px 0 !important;
    padding: 10px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 1px 2px 3px 1px #d9d8d7 !important;
    -moz-box-shadow: 1px 2px 3px 1px #d9d8d7 !important;
    box-shadow: 1px 2px 3px 1px #d9d8d7 !important
}

#PureChatWidget.purechat .purechat-btn {
    background-color: var(--purechat-btn-bg) !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .2) !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .2) !important;
    color: var(--purechat-btn-fg) !important
}

#PureChatWidget.purechat a.purechat-btn,
#PureChatWidget.purechat a.purechat-btn:hover {
    color: var(--purechat-btn-fg) !important;
    text-align: center !important;
    text-decoration: none !important
}

#PureChatWidget.purechat .purechat-btn i {
    background-color: var(--purechat-btn-bg) !important;
    color: var(--purechat-btn-fg) !important
}

#PureChatWidget.purechat .purechat-label {
    color: var(--purechat-s-fg) !important
}

#PureChatWidget.purechat .purechat-message-preview.purechat-message-note {
    margin-bottom: 10px !important;
    max-width: -webkit-calc(100% - 100px) !important;
    max-width: -moz-calc(100% - 100px) !important;
    max-width: calc(100% - 100px) !important;
    position: absolute !important;
    padding: 11px 18px !important;
    background-color: #fff !important
}

#PureChatWidget.purechat.purechat-bottom .purechat-message-preview {
    bottom: 40px !important
}

#PureChatWidget.purechat.purechat-top .purechat-message-preview {
    top: 38px !important
}

#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview {
    top: 28px !important
}

#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview {
    top: 28px !important
}

#PureChatWidget.purechat.purechat-top-left .purechat-message-preview {
    right: 0 !important
}

#PureChatWidget.purechat.purechat-bottom-left .purechat-message-preview {
    right: 0 !important
}

#PureChatWidget.purechat.purechat-widget-collapsed {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important
}

#PureChatWidget.purechat.purechat-widget-collapsed .purechat-collapsed-image {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
    left: 50% !important;
    position: absolute !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-collapsed-image {
    bottom: 0 !important
}

#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-badge {
    bottom: -4px !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-widget-collapsed .purechat-message-preview.purechat-message-note {
    margin-left: 0 !important;
    margin-right: 0 !important
}

#PureChatWidget.purechat.purechat-widget-collapsed.purechat-custom-button.purechat-style-classic {
    display: none !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-right {
    bottom: -30px !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-right {
    top: -30px !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-left,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-right {
    bottom: -45px !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-left,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-right {
    top: -45px !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn,
#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-widget-title-link {
    visibility: hidden !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-collapsed-image {
    display: none !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn-collapse {
    border: none !important;
    bottom: 25px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: inline-block !important;
    margin-left: 5px !important;
    padding: 8px !important;
    position: absolute !important;
    right: 14px !important;
    visibility: visible !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse,
#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse {
    left: 24px !important;
    margin-left: 0 !important;
    right: auto !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse {
    bottom: -42px !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-badge {
    bottom: -12px !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge {
    display: none !important
}

#PureChatWidget.purechat.purechat-widget-expanded.purechat-top-left {
    top: 30px !important
}

#PureChatWidget.purechat.purechat-widget-expanded.purechat-top-right {
    top: 30px !important
}

#PureChatWidget.purechat.purechat-widget-expanded.purechat-state-inactive .purechat-message-list-view {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important
}

#PureChatWidget.purechat.purechat-hosted-widget {
    margin: 0 auto !important;
    position: static !important
}

#PureChatWidget.purechat.purechat-hosted-widget.purechat-style-mobile {
    width: auto !important
}

@media print {

    #PureChatWidget.purechat,
    #PureChatWidget.purechat * {
        display: none !important
    }
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left .purechat-content-wrapper {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right .purechat-content-wrapper {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left,
#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left,
#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right {
    -webkit-border-top-left-radius: 0 !important;
    -moz-border-radius-topleft: 0 !important;
    border-top-left-radius: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    border-top-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left.purechat-style-classic,
#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right.purechat-style-classic,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left.purechat-style-classic,
#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right.purechat-style-classic {
    border-top: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom {
    bottom: 0 !important;
    border-bottom: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom .purechat-widget-header {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top {
    top: 0 !important;
    border-top: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom {
    bottom: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-footer,
#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-widget-header {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-right-radius: 0 !important
}

#PureChatWidget.purechat.purechat-attached.purechat-bottom .purechat-message-preview {
    bottom: 45px !important;
    left: -10px !important
}

#PureChatWidget.purechat.purechat-attached.purechat-top .purechat-message-preview {
    top: 35px !important
}

#PureChatWidget.purechat.purechat-image-only.purechat-top-left .purechat-message-preview,
#PureChatWidget.purechat.purechat-image-only.purechat-top-right .purechat-message-preview {
    top: 7px !important
}

#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image {
    left: auto !important;
    right: -20px !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image {
    left: 0 !important;
    right: auto !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-style-classic {
    border: none 0 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    bottom: 0 !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    flex-direction: column !important;
    height: auto !important;
    max-height: -webkit-calc(100% - 24px) !important;
    max-height: -moz-calc(100% - 24px) !important;
    max-height: calc(100% - 24px) !important;
    width: 100% !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-display-container {
    height: auto !important;
    min-height: initial !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-preview.purechat-message-note {
    padding: 20px 18px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-question-input {
    overflow-x: hidden !important;
    resize: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    width: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom {
    bottom: 10px !important;
    left: 16px !important;
    right: 16px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image {
    bottom: 62px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count {
    top: 6px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-message-preview,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-message-preview {
    bottom: 60px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top {
    top: 10px !important;
    left: 16px !important;
    right: 16px !important;
    bottom: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image {
    top: 62px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count {
    bottom: 6px !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-message-preview,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-message-preview {
    top: 68px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom-left .purechat-btn-collapse,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top-left .purechat-btn-collapse,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse {
    left: 14px !important;
    margin-left: 0 !important;
    right: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header {
    height: auto !important;
    padding-left: 11px !important;
    padding-right: 11px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar {
    min-height: 40px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-btn,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-btn {
    padding: 7px 7px 6px 7px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title {
    margin-left: -8px !important;
    margin-bottom: -8px !important;
    margin-top: -8px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title-link,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title-link {
    padding-bottom: 18px !important;
    padding-left: 17px !important;
    padding-top: 19px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-badge {
    bottom: -12px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom {
    bottom: -54px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-btn-collapse {
    bottom: 46px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top {
    top: -54px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse {
    top: 50px !important;
    bottom: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-invisible .purechat-btn-collapse {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded {
    left: 0 !important;
    right: 0 !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-style-classic {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-footer {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive {
    bottom: 0 !important;
    height: -webkit-calc(100% - 24px) !important;
    height: -moz-calc(100% - 24px) !important;
    height: calc(100% - 24px) !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-collapsed-outer,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-expanded,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-list-view,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-messages,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-content-wrapper,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-inner,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-window-content.purechat-content,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-collapsed-outer,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-expanded,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-list-view,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-messages,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-content-wrapper,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-inner,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-window-content.purechat-content {
    height: 100% !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: flex !important;
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    -moz-box-flex: 1 !important;
    flex-grow: 1 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    flex-direction: column !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-content-wrapper {
    height: -webkit-calc(100% - 35px) !important;
    height: -moz-calc(100% - 35px) !important;
    height: calc(100% - 35px) !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container {
    min-height: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-window-content.purechat-content .purechat-widget-content {
    width: 100% !important
}

#PureChatWidget.purechat.purechat-popped-out-widget .purechat-card {
    overflow-y: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-message-display-container {
    height: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-collapsed-image {
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: block !important;
    height: 75px !important;
    position: absolute !important;
    width: 75px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-right .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-right .purechat-collapsed-image {
    right: 8px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-left .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-left .purechat-collapsed-image {
    left: 8px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-has-image .purechat-btn-collapse,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-has-image .purechat-btn-collapse {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge {
    bottom: -12px !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom {
    bottom: 10px !important;
    left: 10px !important;
    right: 10px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image {
    bottom: -2px !important;
    height: 75px !important;
    left: auto !important;
    position: absolute !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    right: 8px !important;
    width: 75px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image .purechat-missed-message-count {
    top: 0 !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-collapsed-image {
    bottom: auto !important;
    top: -2px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom-left .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top-left .purechat-collapsed-image {
    left: 8px !important;
    right: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom .purechat-message-preview {
    bottom: -5px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-message-preview {
    top: -5px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image {
    top: -2px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge {
    bottom: 8px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image {
    bottom: -2px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-collapsed-image {
    display: block !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title {
    display: none !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom {
    bottom: 10px !important;
    left: 10px !important;
    right: 10px !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded {
    left: 0 !important;
    right: 0 !important;
    top: auto !important
}

#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-content-wrapper,
#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-footer {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

#PureChatWidget.purechat img.emoji {
    display: inline-block !important;
    height: 1em !important;
    margin: 0 .05em 0 .1em !important;
    vertical-align: -.1em !important;
    width: 1em !important
}

#PureChatWidget.purechat .purechat-emoji-button img.emoji {
    height: 18px !important;
    width: 18px !important
}

#PureChatWidget.purechat .purechat-message .twitter-tweet {
    display: none !important
}

#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered {
    display: block !important
}

#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered+script+.purechat-loading {
    display: none !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-widget-header .purechat-btn {
    margin-left: 0 !important;
    margin-right: 9px !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn {
    margin-right: 5px !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-widget-title-link {
    padding-left: 0 !important;
    padding-right: 7px !important
}

[dir=rtl] #PureChatWidget.purechat .doop__purechat-poweredby___3MzyS,
[dir=rtl] #PureChatWidget.purechat .purechat-poweredby {
    text-align: left !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-unfurl-favicon {
    max-width: 100% !important;
    margin-left: 6px !important;
    margin-right: 0 !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container {
    text-align: left !important
}

[dir=rtl] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media {
    margin-left: 10px !important;
    margin-right: 0 !important
}

:root {
    --purechat-p-bg: #17539e;
    --purechat-p-bg-d: #144788;
    --purechat-p-bg-l: #1a5fb4;
    --purechat-p-fg: #ffffff;
    --purechat-p-fg-l: #ffffff;
    --purechat-s-bg: #f8f7f5;
    --purechat-s-bg-d: #e8e5df;
    --purechat-s-bg-l: #ffffff;
    --purechat-s-fg: #676a6d;
    --purechat-s-fg-l: #3b404c;
    --purechat-s-fg-d: #3b404c;
    --purechat-a-d: #c11e1f;
    --purechat-a-d-bg: #c11e1f;
    --purechat-a-d-fg: #ffffff;
    --purechat-btn-bg: #17539e;
    --purechat-btn-fg: #ffffff;
    --purechat-btn-b: rgba(255, 255, 255, 0.5);
    --purechat-btn-b-h: rgba(255, 255, 255, 1)
}

@media (prefers-reduced-data:no-preference) {
    @font-face {
        font-display: swap;
        font-family: ctportfolio;
        src: url(../../../../../../../../../../../../../../themes/ct/assets/css/fonts/ctportfolio.eot?qqfcwp);
        src: url(../../../../../../../../../../../../../../themes/ct/assets/css/fonts/ctportfolio.eot?qqfcwp#iefix) format("embedded-opentype"), url(../../../../../../../../../../../../../../themes/ct/assets/css/fonts/ctportfolio.ttf?qqfcwp) format("truetype"), url(../../../../../../../../../../../../../../themes/ct/assets/css/fonts/ctportfolio.woff?qqfcwp) format("woff"), url(../../../../../../../../../../../../../../themes/ct/assets/css/fonts/ctportfolio.svg?qqfcwp#ctportfolio) format("svg");
        font-weight: 400;
        font-style: normal
    }
}

.ctportfolio {
    font-family: ctportfolio !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ctportfolio-challenge:before {
    content: "\e900"
}

.ctportfolio-solution:before {
    content: "\e908"
}

.ctportfolio-results:before {
    content: "\e909"
}

body,
html {
    overflow-x: hidden
}

body {
    display: block !important;
    background: #fafeff;
    font-size: 15px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased
}

object[type*=gas-events] {
    display: nosne
}

a {
    outline: 0 !important;
    text-decoration: none;
    font-weight: 700
}

b,
strong {
    font-weight: 700
}

.page-template .entry-title {
    text-align: center;
    margin-bottom: 41px
}

@media (max-width:480px) {
    .page-template .entry-title {
        font-size: 28px !important
    }
}

.nopadding {
    padding: 0 !important
}

.hidden {
    display: none
}

.fixedwidth {
    display: block;
    position: relative;
    max-width: 100%;
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.site-content {
    position: relative;
    margin-top: 155px;
    padding: 0 0 30px 0;
    right: 0;
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.site-content .fixedwidth {
    line-height: 30px
}

@media (max-width:1023px) {
    .site-content {
        margin-top: 113px
    }
}

@media (max-width:768px) {
    .site-content {
        margin-top: 68px
    }
}

.internal-divisor {
    display: inline-block;
    width: 100%;
    height: 4px;
    vertical-align: top;
    background: var(--wpr-bg-658633d6-d4c1-4ff6-bc64-6d60dfcf2415) repeat-x top center
}

blockquote.section-note {
    position: relative;
    padding: 20px 80px
}

blockquote.section-note:after,
blockquote.section-note:before {
    position: absolute;
    top: 20px;
    font: 40px FontAwesome;
    color: #fff
}

blockquote.section-note:before {
    content: "\f10d";
    left: 30px
}

blockquote.section-note:after {
    content: "\f10e";
    right: 30px;
    bottom: 20px;
    top: auto
}

@media (max-width:480px) {
    blockquote.section-note {
        padding: 20px 40px
    }

    blockquote.section-note:after,
    blockquote.section-note:before {
        top: 6px;
        font: 28px FontAwesome
    }

    blockquote.section-note:before {
        left: 9px
    }

    blockquote.section-note:after {
        right: 9px;
        bottom: 4px;
        top: auto
    }
}

.select2-results .select2-results__option,
.select2-results .select2-results__option[aria-selected=true] {
    background: #fff;
    color: #000
}

.select2-results .select2-results__option--highlighted[aria-selected] {
    background-color: #e0e0e0;
    color: #000
}

.select2-container {
    width: 100% !important;
    z-index: 0
}

.select2-container .select2-selection--multiple {
    text-align: left
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    font-size: 22px;
    color: #ce0909
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 0 5px 5px;
    width: 100%;
    display: inline-block;
    overflow: visible;
    white-space: normal
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    float: none;
    display: inline-block;
    background-color: #e0e0e0;
    border: 1px solid #e0e0e0;
    line-height: 28px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 7px;
    color: #fff
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 3px
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #a5c8ff
}

.select2-container .select2-search--inline {
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0
}

.select2-container .select2-search--inline .select2-search__field {
    width: 5px !important;
    margin-top: 10px !important
}

.select2-container .select2-results__options .select2-results__option {
    position: relative;
    padding: 8px 10px 8px 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-results__options .select2-results__option:after {
    position: absolute;
    left: 18px;
    top: 12px;
    font: 15px fontawesome;
    color: #000;
    content: "\f10c";
    z-index: 75
}

@media (max-width:1060px) {
    .select2-container .select2-results__options .select2-results__option:after {
        top: 10px
    }
}

.select2-container .select2-results__options .select2-results__option[aria-selected=true]:after {
    content: "\f192"
}

@media (max-width:1060px) {
    .select2-container .select2-results__options .select2-results__option {
        font-size: 13px
    }
}

.select2-container .select2-results__options[aria-multiselectable=true] li:after {
    left: 18px;
    top: 12px;
    content: "\f096"
}

.select2-container .select2-results__options[aria-multiselectable=true] li[aria-selected=true]:after {
    content: "\f046"
}

.bg-section-blue {
    background-color: #006aac
}

.bg-section-black {
    background-color: #505050;
    color: #fff
}

.bg-section-black .iti__selected-dial-code {
    color: #000
}

.bg-section-light_blue {
    background-color: #f2f6f8
}

.bg-section-light_blue .heading {
    color: #0069aa !important
}

.home .site-content {
    padding: 0
}

.pricing-results-message {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease;
    z-index: 200;
    color: #59691d;
    background: #a8c930;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.pricing-results-message.active {
    height: 44px;
    padding: 11px 0;
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

@media (max-width:768px) {
    .pricing-results-message {
        top: 69px
    }
}

.scrolltop {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 10px;
    font-size: 0;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    z-index: 200
}

.scrolltop:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 36px FontAwesome;
    content: "\f01b";
    color: #006aac;
    z-index: 101
}

.scrolltop:hover {
    opacity: 1;
    bottom: 65px
}

.scrolltop:hover:before {
    color: #263238;
    opacity: 1
}

@media screen and (max-width:1023px) {
    .scrolltop {
        left: 10px;
        right: auto
    }
}

.gform_wrapper .errorMessages {
    display: none !important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 6px !important;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
    padding-top: 0
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0
}

.gform_wrapper div.validation_error {
    font-size: 11px
}

.gform_wrapper .top_label .gfield_error {
    width: 50%
}

.gform_wrapper ul li.gfield {
    margin-top: 11.5px !important
}

.quick-quote .gform_wrapper div.validation_error {
    color: #eaabab;
    border-top: 2px solid #eaabab;
    border-bottom: 2px solid #eaabab
}

.quick-quote .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important
}

.quick-quote .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.quick-quote .gform_wrapper li.gfield_error textarea {
    border: 1px solid #eaabab
}

.quick-quote .gform_wrapper .validation_message {
    color: #eaabab;
    font-weight: 700;
    letter-spacing: normal
}

.quick-quote .gform_wrapper .top_label .gfield_error {
    width: 100% !important
}

.btn,
.calltoaction a,
.callus a,
.gform_button,
.home .banner .slide-btn,
.quick-quote .gform_wrapper .gform_button {
    display: inline-block !important;
    vertical-align: middle;
    padding: 15px 30px !important;
    width: auto !important;
    min-width: 153px;
    font-size: 15px;
    font-weight: 700 !important;
    line-height: normal !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000 !important;
    background: #a8c930 !important;
    border: 1px solid #a8c930 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn:focus,
.btn:hover,
.calltoaction a:focus,
.calltoaction a:hover,
.callus a:focus,
.callus a:hover,
.gform_button:focus,
.gform_button:hover,
.home .banner .slide-btn:focus,
.home .banner .slide-btn:hover,
.quick-quote .gform_wrapper .gform_button:focus,
.quick-quote .gform_wrapper .gform_button:hover {
    color: #000 !important;
    background-color: #869a3b !important;
    border: 1px solid #869a3b !important;
    text-decoration: none
}

.btn.btn-white-large,
.calltoaction .home .banner a.slide-btn,
.calltoaction .quick-quote .gform_wrapper a.gform_button,
.calltoaction a,
.calltoaction a.gform_button,
.callus .home .banner a.slide-btn,
.callus .quick-quote .gform_wrapper a.gform_button,
.callus a,
.callus a.gform_button,
.gform_button.btn-white-large,
.home .banner .btn-white-large.slide-btn,
.home .banner .calltoaction a.slide-btn,
.home .banner .callus a.slide-btn,
.quick-quote .gform_wrapper .btn-white-large.gform_button,
.quick-quote .gform_wrapper .calltoaction a.gform_button,
.quick-quote .gform_wrapper .callus a.gform_button {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #005e99 !important;
    font-size: 30px;
    margin: 0 10px;
    padding: 10px 20px !important
}

.btn.btn-white-large:focus,
.btn.btn-white-large:hover,
.calltoaction .home .banner a.slide-btn:focus,
.calltoaction .home .banner a.slide-btn:hover,
.calltoaction .quick-quote .gform_wrapper a.gform_button:focus,
.calltoaction .quick-quote .gform_wrapper a.gform_button:hover,
.calltoaction a.gform_button:focus,
.calltoaction a.gform_button:hover,
.calltoaction a:focus,
.calltoaction a:hover,
.callus .home .banner a.slide-btn:focus,
.callus .home .banner a.slide-btn:hover,
.callus .quick-quote .gform_wrapper a.gform_button:focus,
.callus .quick-quote .gform_wrapper a.gform_button:hover,
.callus a.gform_button:focus,
.callus a.gform_button:hover,
.callus a:focus,
.callus a:hover,
.gform_button.btn-white-large:focus,
.gform_button.btn-white-large:hover,
.home .banner .btn-white-large.slide-btn:focus,
.home .banner .btn-white-large.slide-btn:hover,
.home .banner .calltoaction a.slide-btn:focus,
.home .banner .calltoaction a.slide-btn:hover,
.home .banner .callus a.slide-btn:focus,
.home .banner .callus a.slide-btn:hover,
.quick-quote .gform_wrapper .btn-white-large.gform_button:focus,
.quick-quote .gform_wrapper .btn-white-large.gform_button:hover,
.quick-quote .gform_wrapper .calltoaction a.gform_button:focus,
.quick-quote .gform_wrapper .calltoaction a.gform_button:hover,
.quick-quote .gform_wrapper .callus a.gform_button:focus,
.quick-quote .gform_wrapper .callus a.gform_button:hover {
    color: #005e99 !important;
    background-color: #fff !important;
    border: 1px solid #fff !important
}

.contact-us {
    display: inline-block;
    width: 66%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1.5%;
    margin-top: -10px
}

.contact-us ul.gform_fields {
    display: inline-block;
    position: relative;
    width: 100%
}

.contact-us ul.gform_fields>li {
    display: inline-block;
    float: left;
    width: 45%;
    padding-right: 1.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    margin-top: 8px
}

.contact-us ul.gform_fields>li[id=field_1_4],
.contact-us ul.gform_fields>li[id=field_71_4] {
    position: absolute;
    width: 55%;
    padding-right: 0;
    padding-left: 1.5%
}

.contact-us ul.gform_fields>li[id=field_1_4] .textarea,
.contact-us ul.gform_fields>li[id=field_71_4] .textarea {
    height: 190px
}

.contact-us ul.gform_fields>li .ginput_container {
    width: 100%;
    margin-top: 0 !important
}

.contact-us ul.gform_fields>li .ginput_container span {
    padding: 0;
    margin: 0
}

.contact-us ul.gform_fields>li .ginput_container input {
    line-height: normal;
    min-height: 36px
}

@media (max-width:480px) {
    .contact-us ul.gform_fields>li {
        width: 100%;
        position: relative !important;
        float: left !important;
        padding: 0 !important
    }

    .contact-us ul.gform_fields>li[id=field_1_4],
    .contact-us ul.gform_fields>li[id=field_71_4] {
        width: 100%
    }
}

.contact-us .gform_wrapper {
    margin: 0
}

.contact-us .gform_wrapper .top_label .gfield_error {
    width: 45%
}

.contact-us .gform_wrapper .top_label [id=field_1_4].gfield_error,
.contact-us .gform_wrapper .top_label [id=field_71_4].gfield_error {
    width: 55%
}

h1,
h2,
h3,
h4 {
    font-weight: 400;
    color: #0069aa
}

@media (max-width:767px) {
    h1 {
        margin-top: 0
    }

    .single-portfoliocpt h1 {
        margin-top: 19px
    }
}

@media (max-width:480px) {
    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 22px;
        line-height: 30px
    }

    h3,
    h4 {
        line-height: 30px
    }
}

.grid {
    font-size: 0
}

.grid * {
    font-size: 15px
}

.col-old-1,
.col-old-2 {
    display: inline-block;
    vertical-align: top;
    width: 48%
}

.col-old-1 {
    margin-right: 1%
}

.col-old-2 {
    margin-left: 1%
}

@media (max-width:768px) {

    .col-old-1,
    .col-old-2 {
        display: inline;
        width: 100%;
        margin: 0
    }
}

@media (max-width:768px) {

    .alignleft,
    .alignright {
        width: 500px;
        padding: 0;
        margin: 0 auto;
        float: none;
        max-width: 100%;
        display: block
    }
}

.widget {
    margin: 0 0 40px
}

.widget_search .search-submit {
    display: none !important
}

.widget_search .search-field {
    width: 100%
}

.widget_search .search-field::-webkit-input-placeholder {
    color: #fff
}

.widget_search .search-field::-moz-placeholder {
    color: #fff
}

.widget_search .search-field:-ms-input-placeholder {
    color: #fff
}

.widget_search .search-field:-moz-placeholder {
    color: #fff
}

.comment-form .submit {
    background-color: #006aac;
    padding: 19px 47px;
    font-size: 18px;
    color: #fff;
    display: block;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.comment-form .submit:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #548acc
}

.breadcrumbs {
    width: 100%;
    padding: 9px 0 8px;
    height: auto
}

.breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.breadcrumbs ul a,
.breadcrumbs ul li {
    display: inline-block
}

.breadcrumbs ul li {
    padding: 0 10px
}

.breadcrumbs ul li:first-child {
    padding-left: 0
}

.breadcrumbs ul li a {
    position: relative;
    color: #006aac
}

.breadcrumbs ul li a:hover {
    color: #2c4167
}

.breadcrumbs ul li a:after {
    position: absolute;
    right: -14px;
    top: 8px;
    font: 15px FontAwesome;
    color: #006aac;
    content: "\f105"
}

.breadcrumbs ul li.next,
.breadcrumbs ul li.prev {
    padding: 0
}

.breadcrumbs ul li.next a,
.breadcrumbs ul li.prev a {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    background: #a8c930;
    width: 130px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumbs ul li.next a span,
.breadcrumbs ul li.prev a span {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.breadcrumbs ul li.next a:after,
.breadcrumbs ul li.next a:before,
.breadcrumbs ul li.prev a:after,
.breadcrumbs ul li.prev a:before {
    position: relative;
    top: 2px;
    right: auto !important;
    left: auto !important;
    display: inline-block;
    padding: 0 12px;
    background: 0 0;
    color: #000;
    font: 22px FontAwesome
}

.breadcrumbs ul li.next a:hover,
.breadcrumbs ul li.prev a:hover {
    background: #b5d055
}

.breadcrumbs ul li.prev a:before {
    content: "\f104";
    padding: 4px 6px 8px 0;
    margin-right: 10px
}

.breadcrumbs ul li.prev a:after {
    display: none
}

.breadcrumbs ul li.next {
    float: right
}

.breadcrumbs ul li.next a {
    text-align: right
}

.breadcrumbs ul li.next a:after {
    content: "\f105";
    padding: 4px 0 8px 4px;
    margin-left: 10px
}

@media (max-width:768px) {
    .breadcrumbs ul li {
        display: none
    }

    .breadcrumbs ul li.next,
    .breadcrumbs ul li.prev {
        display: inline-block
    }
}

.home .breadcrumbs {
    display: none
}

@media (max-width:768px) {
    .breadcrumbs {
        display: none
    }

    .single-portfoliocpt .breadcrumbs {
        display: inline-block
    }
}

.wp-pagenavi {
    padding-bottom: 40px;
    position: relative
}

.wp-pagenavi span {
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0
}

.wp-pagenavi span.current {
    background-color: #0069aa;
    color: #fff;
    font-weight: 400;
    padding: 7px 12px;
    margin: 0 6px
}

.wp-pagenavi span.current:nth-child(2) {
    margin-left: 0
}

.wp-pagenavi .pages {
    float: right;
    padding: 0
}

.wp-pagenavi a {
    display: inline-block;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #616161;
    padding: 7px 12px;
    margin: 0 6px
}

.wp-pagenavi a.previouspostslink {
    margin-left: 0
}

.wp-pagenavi a:hover {
    background-color: #278bc9;
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

@media (max-width:620px) {
    .wp-pagenavi {
        position: relative;
        padding-bottom: 50px;
        text-align: center
    }

    .wp-pagenavi .pages {
        float: none;
        display: block;
        position: absolute;
        bottom: 5px;
        width: 100%;
        text-align: center
    }
}

.grayscale {
    filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-filter: gray;
    filter: gray
}

.grayscale.grayscale-fade {
    transition: -webkit-filter .5s;
    -webkit-transition: -webkit-filter .5s;
    -o-transition: filter .5s;
    -moz-transition: filter .5s;
    transition: filter .5s;
    transition: filter .5s, -webkit-filter .5s
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .grayscale.grayscale-fade {
        transition: -webkit-filter .5s
    }
}

.grayscale.grayscale-fade:hover,
.grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.grayscale.grayscale-replaced {
    -webkit-filter: none;
    filter: none
}

.grayscale.grayscale-replaced>svg {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.grayscale.grayscale-replaced.grayscale-fade:hover>svg,
.grayscale.grayscale-replaced.grayscale-off>svg {
    opacity: 0
}

.owl-theme .owl-controls .owl-buttons {
    position: relative
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: -55px;
    margin: 0;
    padding: 0;
    background: #d3dfe1;
    width: 51px;
    height: 51px;
    overflow: hidden;
    font-size: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls .owl-buttons div:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 22px FontAwesome;
    content: "\f01b";
    color: #0069aa
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
    right: auto
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104";
    padding-right: 2px;
    padding-bottom: 2px
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -50px
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
    padding-left: 2px;
    padding-bottom: 2px
}

.video {
    position: relative;
    width: 100%
}

.video__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__placeholder {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video__youtube {
    padding-bottom: 56.23%;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    background-color: #000
}

.video__button {
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    -o-transition: -o-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    -moz-transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -moz-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275), -moz-transform .3s cubic-bezier(.175, .885, .32, 1.275), -o-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    width: 100%
}

.video__button:before {
    width: 80px;
    height: 80px;
    font: 80px FontAwesome;
    content: "\f01d";
    color: #006aac;
    text-indent: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.litetooltip-wrapper .tooltip-content {
    padding: 18px 18px !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    min-width: 190px !important;
    background: #d8d8d8 !important
}

.litetooltip-wrapper .tooltip-content strong {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #0069aa;
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (max-width:380px) {
    .litetooltip-wrapper .tooltip-content strong {
        font-size: 15px
    }
}

.litetooltip-wrapper .tooltip-content p,
.litetooltip-wrapper .tooltip-content p a {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #3aa3e4;
    text-decoration: none;
    margin: 0
}

@media screen and (max-width:380px) {

    .litetooltip-wrapper .tooltip-content p,
    .litetooltip-wrapper .tooltip-content p a {
        font-size: 11px
    }
}

@media screen and (max-width:380px) {
    .litetooltip-wrapper .tooltip-content {
        padding: 15px !important
    }
}

.custom-section {
    padding: 20px 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 2
}

@media (min-width:768px) {
    .custom-section {
        padding: 60px 0
    }
}

.custom-section .grid p {
    font-size: 15px
}

.custom-section h1,
.custom-section h2,
.custom-section h3,
.custom-section h4,
.custom-section h5,
.custom-section h6 {
    color: inherit;
    font-weight: 700
}

.custom-section h2 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.5
}

@media (max-width:480px) {
    .custom-section h2 {
        font-size: 18px
    }
}

.custom-section .h3,
.custom-section .h4,
.custom-section h3,
.custom-section h4 {
    font-size: 19px
}

.custom-section .h5,
.custom-section .h6,
.custom-section h5,
.custom-section h6 {
    font-size: 15px
}

.custom-section .section-note h2 {
    color: #fcb121 !important
}

.custom-section .heading {
    text-align: center;
    font-size: 32px;
    font-weight: 400
}

@media (max-width:480px) {
    .custom-section .heading h1 {
        font-size: 26px
    }
}

.custom-section ul.list {
    list-style: none;
    padding: 20px 0 0 21px;
    margin: 0 0 0 35px
}

.custom-section ul.list li {
    display: inline-block;
    position: relative;
    padding: 2px 0 10px;
    width: 100%
}

.custom-section ul.list li:before {
    position: absolute;
    left: -21px;
    top: 13px;
    font: 9px fontawesome;
    color: #005e99;
    content: "\f111";
    z-index: 75
}

.custom-section ul.list.check li:before {
    font-size: 15px;
    left: -22px;
    top: 11px;
    content: "\f00c"
}

@media (max-width:480px) {
    .custom-section ul.list {
        margin: 0 0 0 10px
    }
}

.custom-section a {
    color: #006aac;
    font-size: inherit
}

.custom-section a:hover {
    color: #46b8ff
}

@media (max-width:767px) {
    .custom-section .grid__item {
        width: 100%
    }
}

.reviews .nav-filter {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 30px 0
}

.reviews .nav-filter li {
    display: inline-block;
    margin: 7px
}

.reviews .nav-filter li a {
    position: relative;
    display: block;
    padding: 10px 25px;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #005e99;
    color: #005e99;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.reviews .nav-filter li a:hover,
.reviews .nav-filter li.active a {
    background: #005e99;
    color: #fff
}

.reviews .review-group {
    position: relative
}

.reviews .review-group h3,
.reviews .review-group h3 a {
    font-size: 24px;
    font-weight: 700
}

.reviews .review-group .scrollto {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    background-color: #a8c930;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.reviews .review-group .scrollto:before {
    position: absolute;
    left: 50%;
    top: 49%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 20px FontAwesome;
    content: "\f077";
    color: #000;
    z-index: 80
}

.reviews .review-group .scrollto:hover {
    background-color: #849e25
}

.reviews .status {
    display: none
}

.reviews ul.grid li {
    text-align: center;
    padding: 35px 55px 48px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.reviews ul.grid li .img {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #b7c3c9;
    z-index: 0
}

.reviews ul.grid li .img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 35px FontAwesome;
    content: "\f2c0";
    color: #dde3e6;
    z-index: 20
}

.reviews ul.grid li .img img {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    z-index: 40
}

.reviews ul.grid li .img .quote-icon {
    position: absolute;
    bottom: -12px;
    right: -10px;
    width: 29px;
    height: 29px;
    background: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50
}

.reviews ul.grid li .img .quote-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 10px coalitionicon;
    content: "\e904";
    color: #fff
}

.reviews ul.grid li .ratingstars {
    display: inline-block;
    width: 100%;
    margin-top: 40px
}

.reviews ul.grid li .review-content {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    font-size: 15px;
    line-height: 32px;
    color: #252525
}

.reviews ul.grid li .review-content a {
    display: inline-block;
    font-size: 15px;
    color: #868686;
    margin: 0 10px 40px
}

.reviews ul.grid li .review-content p {
    font-size: 15px;
    margin: 0
}

@media (max-width:768px) {
    .reviews ul.grid li .review-content {
        line-height: 26px
    }

    .reviews ul.grid li .review-content p {
        font-size: 14px
    }
}

.reviews ul.grid li .footer {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

.reviews ul.grid li .footer .name {
    color: #212121;
    font-size: 15px;
    font-weight: 700
}

.reviews ul.grid li .footer .reviewauthor-info {
    font-size: 15px;
    color: #868686
}

.reviews ul.grid li .footer .reviewauthor-info a {
    color: #0069aa
}

.reviews ul.grid li:hover {
    border: 1px solid #9ed2e6;
    -webkit-box-shadow: 2px 2px 3px 0 #d1e2f7;
    -moz-box-shadow: 2px 2px 3px 0 #d1e2f7;
    box-shadow: 2px 2px 3px 0 #d1e2f7
}

.reviews ul.grid li:hover .img .quote-icon {
    background: #a8c930
}

@media (max-width:768px) {
    .reviews ul.grid li {
        padding: 35px 15px 48px
    }
}

.reviews ul.grid li.reviewvideo-item .img {
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid transparent
}

.reviews ul.grid li.reviewvideo-item .img:before {
    display: none
}

.reviews ul.grid li.reviewvideo-item .img a {
    display: block
}

.reviews ul.grid li.reviewvideo-item .img img {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    z-index: 40;
    opacity: 1
}

.reviews ul.grid li.reviewvideo-item:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent
}

.reviews ul.grid li.reviewvideo-item:hover .img img {
    opacity: .6 !important
}

.reviews ul.grid li.reviewvideo-item.desk--one-whole {
    width: 600px;
    max-width: 100%
}

@media (max-width:1240px) {
    .reviews ul.grid {
        margin-left: 0
    }
}

.reviews .showmorereviews-btn {
    display: inline-block;
    height: 50px;
    line-height: 25px;
    width: 135px;
    background-color: #a8c930;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 10px;
    margin-top: 40px
}

.reviews .showmorereviews-btn:hover {
    background-color: #869a3b
}

.reviews .page-navigation {
    text-align: center
}

.reviews .page-navigation .wp-pagenavi {
    display: inline-block
}

.reviews .page-navigation .wp-pagenavi .pages {
    border: none
}

@media (max-width:480px) {
    .reviews .page-navigation .wp-pagenavi .pages {
        width: 100%;
        display: inline-block
    }
}

.reviews .page-navigation .wp-pagenavi a,
.reviews .page-navigation .wp-pagenavi span {
    padding: 3px 10px
}

.reviews .page-navigation .wp-pagenavi a:hover {
    border-color: #4eafdc;
    background: #4eafdc;
    color: #fff
}

.reviews .page-navigation .wp-pagenavi span.current {
    border-color: #109bdc;
    color: #fff
}

.reviews .page-navigation .wp-pagenavi .nextpostslink,
.reviews .page-navigation .wp-pagenavi .previouspostslink {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    font-size: 0
}

.reviews .page-navigation .wp-pagenavi .nextpostslink:before,
.reviews .page-navigation .wp-pagenavi .previouspostslink:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 14px FontAwesome;
    color: #479ec7
}

.reviews .page-navigation .wp-pagenavi .nextpostslink:hover:before,
.reviews .page-navigation .wp-pagenavi .previouspostslink:hover:before {
    color: #fff
}

.reviews .page-navigation .wp-pagenavi .previouspostslink:before {
    content: "\f053";
    margin-right: 1px
}

.reviews .page-navigation .wp-pagenavi .nextpostslink:before {
    content: "\f054";
    margin-left: 1px
}

.featuredreviews .heading {
    text-transform: uppercase
}

@media (max-width:480px) {
    .featuredreviews .heading {
        font-size: 26px;
        line-height: normal
    }
}

.princingestimatorform-container {
    width: 840px
}

.princingestimatorform-container ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.princingestimatorform-container ul li {
    margin-top: 15px
}

.princingestimatorform-container ul li .selector,
.princingestimatorform-container ul li input[type=text] {
    background: 0 0;
    background-color: #dadada;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 700;
    color: #332e2e;
    border: none;
    padding: 13px 20px;
    width: 100%;
    height: auto;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.princingestimatorform-container ul li input[type=text].error {
    background-color: #e2a4a4;
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.princingestimatorform-container ul li input.range {
    display: inline-block !important;
    width: 68px;
    vertical-align: middle;
    margin-left: 10px
}

.princingestimatorform-container ul li .slider {
    width: -webkit-calc(100% - 94px);
    width: -moz-calc(100% - 94px);
    width: calc(100% - 94px);
    display: inline-block;
    vertical-align: middle
}

.princingestimatorform-container ul li .slider>.highlight-track,
.princingestimatorform-container ul li .slider>.track {
    background: #dadada;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dadada;
    height: 5px
}

.princingestimatorform-container ul li .slider>.dragger {
    background: #006aac;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #006aac;
    -webkit-transition: background 450ms, border 450ms ease;
    -o-transition: background 450ms, border 450ms ease;
    -moz-transition: background 450ms, border 450ms ease;
    transition: background 450ms, border 450ms ease
}

.princingestimatorform-container ul li .slider>.dragger:hover {
    background: #558bce;
    border: 1px solid #558bce;
    -webkit-transition: background 450ms, border 450ms ease;
    -o-transition: background 450ms, border 450ms ease;
    -moz-transition: background 450ms, border 450ms ease;
    transition: background 450ms, border 450ms ease
}

.princingestimatorform-container ul li .selector {
    padding: 0 !important
}

.princingestimatorform-container ul li .selector select,
.princingestimatorform-container ul li .selector span,
.princingestimatorform-container ul li .selector.selector {
    top: 0;
    width: 100% !important;
    height: 47px !important;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    color: #332e2e;
    text-align: left
}

.princingestimatorform-container ul li .selector span {
    background: 0 0;
    border: none;
    padding: 13px 30px 12px 20px !important
}

.princingestimatorform-container ul li .selector span:after {
    position: absolute;
    right: 0;
    left: auto;
    top: 19px;
    -webkit-transform: rotate(90deg) translate(0, 0);
    -moz-transform: rotate(90deg) translate(0, 0);
    -ms-transform: rotate(90deg) translate(0, 0);
    -o-transform: rotate(90deg) translate(0, 0);
    transform: rotate(90deg) translate(0, 0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    font: 14px FontAwesome;
    content: "\f04b";
    color: #332e2e
}

.princingestimatorform-container .grid__item {
    vertical-align: middle
}

.princingestimatorform-container label {
    text-align: right;
    font-size: 18px;
    font-weight: 400
}

@media (max-width:480px) {
    .princingestimatorform-container label {
        text-align: center
    }
}

.princingestimatorform-container .btn-container {
    text-align: center
}

.princingestimatorform-container .btn-container button {
    margin-top: 40px
}

.calltoaction,
.callus {
    position: relative;
    width: 100%;
    height: auto;
    top: 50%;
    padding: 40px 0;
    text-align: center
}

.calltoaction .text,
.callus .text {
    padding: 0
}

@media (max-width:1023px) {

    .calltoaction:first-child,
    .callus:first-child {
        padding-left: 0
    }
}

@media (max-width:480px) {

    .calltoaction,
    .callus {
        text-align: center;
        padding-left: 0
    }
}

.calltoaction a,
.calltoaction p,
.callus a,
.callus p {
    position: relative;
    top: 5px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

@media (max-width:768px) {

    .calltoaction a,
    .calltoaction p,
    .callus a,
    .callus p {
        font-size: 25px
    }
}

@media (max-width:400px) {

    .calltoaction a,
    .calltoaction p,
    .callus a,
    .callus p {
        font-size: 20px
    }
}

.calltoaction a,
.callus a {
    margin: 0 10px;
    position: relative;
    top: -3px
}

@media (max-width:768px) {

    .calltoaction a,
    .callus a {
        padding: 8px 16px !important
    }
}

@media (max-width:400px) {

    .calltoaction a,
    .callus a {
        padding: 5px 14px !important
    }
}

.calltoaction.custom-section,
.callus.custom-section {
    height: auto;
    top: 0;
    padding: 30px 0
}

@media (max-width:480px) {

    .calltoaction.custom-section,
    .callus.custom-section {
        padding: 10px 0
    }

    .calltoaction.custom-section .section-note .title,
    .callus.custom-section .section-note .title {
        margin-top: 20px
    }
}

.service_quote_wrap {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    padding: 20px 0 28px
}

.service_quote_wrap blockquote {
    margin: 0
}

.service_quote_wrap a {
    display: inline-block;
    position: relative;
    color: #fff;
    padding-left: 40px;
    margin: 0 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width:768px) {
    .service_quote_wrap a {
        font-size: 14px;
        padding-left: 32px
    }
}

@media (max-width:480px) {
    .service_quote_wrap a {
        font-size: 11px;
        padding-left: 22px
    }
}

.service_quote_wrap a:before {
    position: absolute;
    left: 0;
    top: 0;
    font: 28px fontawesome;
    color: #fff;
    z-index: 75
}

@media (max-width:768px) {
    .service_quote_wrap a:before {
        font-size: 24px
    }
}

@media (max-width:480px) {
    .service_quote_wrap a:before {
        font-size: 16px;
        top: 2px
    }
}

.service_quote_wrap a[href*=tel]:before {
    content: "\f095";
    left: 4px
}

.service_quote_wrap a[href*=mail]:before {
    content: "\f003"
}

.service_quote_wrap p {
    margin: 0
}

@media (max-width:768px) {
    .service_quote_wrap {
        font-size: 20px
    }
}

.questions_quote {
    text-align: center;
    color: #fff;
    font-size: 24px
}

.questions_quote a {
    font-size: 28px;
    color: #a8c930;
    font-weight: 600;
    text-transform: uppercase
}

.questions_quote p {
    margin: 0;
    position: relative;
    top: 2px
}

@media (max-width:759px) {
    .questions_quote p {
        top: -7px
    }
}

@media (max-width:480px) {
    .questions_quote {
        font-size: 21px
    }

    .questions_quote a {
        display: inline-block;
        font-size: 26px
    }
}

.featuredin {
    padding-top: 35px;
    padding-bottom: 41px;
    text-align: center
}

.featuredin .heading {
    color: #fff !important
}

.featuredin .featuredin-items .grid__item {
    margin-top: 30px
}

.featuredin .featuredin-items .grid__item .img {
    height: 70px;
    position: relative
}

.featuredin .featuredin-items .grid__item .img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width:480px) {
    .featuredin .featuredin-items .grid__item {
        padding: 0
    }
}

@media (max-width:480px) {
    .featuredin .featuredin-items .grid {
        margin: 0
    }
}

.logoswedesigned .logoswedesigned-items {
    text-align: center;
    padding-top: 30px
}

.logoswedesigned .logoswedesigned-items .grid__item {
    padding-bottom: 20px
}

.logoswedesigned .logoswedesigned-items .grid__item .img {
    position: relative;
    display: inline-block;
    border: 1px solid #d7d7d7;
    height: 190px;
    width: 235px;
    max-width: 100%;
    background: #fff
}

.logoswedesigned .logoswedesigned-items .grid__item .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .logoswedesigned .logoswedesigned-items .grid__item {
        width: 50%
    }
}

@media (max-width:480px) {
    .logoswedesigned .logoswedesigned-items .grid__item {
        width: 100%
    }
}

.custom-section .featuredin {
    padding: 0
}

@media (max-width:480px) {
    .custom-section .featuredin .featuredin-items .grid__item {
        padding: 0 10px
    }

    .custom-section .featuredin .featuredin-items .grid__item .img {
        height: auto
    }

    .custom-section .featuredin .featuredin-items .grid__item .img img {
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
        transform: inherit
    }
}

body.off-screen {
    position: fixed;
    width: 100%
}

.site-content.off-screen {
    left: auto;
    right: 78%;
    min-width: 100%;
    overflow-y: hidden;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.site-content.off-screen {
    position: relative
}

@media only screen and (min-width:1024px) {
    .site-content.off-screen {
        position: relative;
        left: auto;
        right: 0;
        overflow-y: visible
    }
}

.navbar-toggle {
    position: absolute;
    margin-right: 15px;
    right: 0;
    top: 0;
    margin-top: 18px;
    padding: 9px 10px !important;
    background-color: #4eafdc !important;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    min-width: 42px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-toggle .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (min-width:1024px) {
    .navbar-toggle {
        display: none !important
    }
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: #a8c930 !important;
    border: none !important
}

.stats-blog-quote {
    text-align: center;
    background-color: #171717;
    padding: 50px 0 70px
}

.stats-blog-quote h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 400
}

.stats-blog-quote ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.stats-blog-quote .stats ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 30px;
    vertical-align: top
}

.stats-blog-quote .stats .number {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 100%
}

@media (max-width:820px) {
    .stats-blog-quote .stats .number {
        font-size: 26px
    }
}

@media (max-width:420px) {
    .stats-blog-quote .stats .number {
        font-size: 20px
    }
}

.stats-blog-quote .stats .text {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #4eafdc;
    margin-top: 2px
}

.stats-blog-quote .blog ul {
    text-align: left
}

.stats-blog-quote .blog ul li {
    margin-bottom: 25px
}

.stats-blog-quote .blog .post-date,
.stats-blog-quote .blog .post-date a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #4eafdc
}

.stats-blog-quote .blog h4,
.stats-blog-quote .blog h4 a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin: 0
}

.stats-blog-quote .quote .text {
    line-height: 40px
}

.stats-blog-quote .quote .text h3 {
    margin-bottom: 4px
}

.stats-blog-quote .quote .author {
    color: #838383;
    font-size: 16px;
    font-weight: 700
}

@media (max-width:630px) {
    .stats-blog-quote .grid__item {
        width: 100%;
        padding: 0
    }

    .stats-blog-quote h3 {
        font-size: 26px
    }
}

@media (max-width:480px) {
    .stats-blog-quote {
        padding: 0 0 25px
    }
}

.follow-us {
    margin-top: 2px;
    display: inline-block;
    width: 100%
}

.follow-us.blue li a {
    text-indent: 0
}

.follow-us.blue li a svg {
    width: 16px;
    height: 16px
}

.follow-us.blue li a svg path {
    fill: #006aac
}

.follow-us.blue li a:hover svg path {
    fill: #46b8ff
}

.follow-us h3 {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 10px;
    padding: 0
}

.follow-us ul {
    padding: 0;
    margin: 0
}

.follow-us ul li {
    display: inline-block;
    margin-right: 5px
}

.follow-us ul li a {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    background-color: transparent;
    overflow: hidden;
    text-indent: -999px
}

.follow-us ul li a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 25px FontAwesome;
    color: #e6e6e6;
    line-height: 100%;
    text-indent: 0
}

.follow-us ul li a.facebook:before {
    content: "\f082"
}

.follow-us ul li a.twitter:before {
    content: "\f081"
}

.follow-us ul li a.linkedin:before {
    content: "\f08c"
}

.follow-us ul li a.instagram:before {
    content: "\f16d"
}

.follow-us ul li a.google:before {
    content: "\f0d4"
}

.follow-us ul li a.youtube:before {
    content: "\f166"
}

.follow-us ul li a.pinterest:before {
    content: "\f0d3"
}

.follow-us ul li a.rss:before {
    content: "\f143"
}

.follow-us ul li a:hover {
    background-color: transparent
}

.follow-us ul li a:hover:before {
    color: #0069aa
}

.follow-us ul li:last-child {
    margin-right: 0
}

.follow-us.blue ul li a:before {
    color: #0069aa
}

.follow-us.blue ul li a:hover:before {
    color: #1785ca
}

.site-info {
    text-align: center;
    padding: 35px 0;
    border-top: 1px solid #3f3b3b;
    font-weight: 400;
    font-size: 14px
}

.site-info a {
    color: #757575;
    font-size: 14px
}

@media (max-width:1023px) {
    .site-info {
        padding: 30px 15px
    }
}

@media (max-width:768px) {
    .site-info {
        font-size: 14px
    }
}

@media (max-width:480px) {
    .site-info {
        font-size: 12px;
        padding: 17px 10px
    }

    .site-info a {
        font-size: 12px
    }
}

.home .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

@media (max-width:480px) {
    .home .heading {
        font-size: 28px
    }
}

.home .banner {
    position: relative;
    text-align: center
}

.home .banner .heading {
    display: block;
    position: absolute;
    margin: 0;
    bottom: 60%;
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    font-weight: 400;
    z-index: 10
}

.home .banner .heading .typed {
    font-weight: 600
}

.home .banner .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 105, 170, .4);
    display: none
}

.home .banner .caption .caption-inner {
    position: relative;
    width: 75%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 29px 0
}

.home .banner .caption .caption-inner .caption-text {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.home .banner .caption .caption-inner .caption-btn {
    background: #4eafdc;
    color: #fff;
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 11px 27px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase
}

.home .banner .caption .caption-inner .caption-btn:hover {
    opacity: 1;
    background: #3c91b9
}

.home .banner img {
    display: block;
    margin: 0;
    width: 100%
}

@media (max-width:768px) {
    .home .banner img {
        width: auto;
        position: absolute;
        z-index: 0;
        height: 100%;
        max-width: 1600px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.home .banner .slide-btn {
    position: absolute;
    padding: 19px 47px !important;
    font-size: 18px !important;
    top: 70%;
    left: 50%;
    margin-left: -177px
}

@media (max-width:1040px) {
    .home .banner .slide-btn {
        top: 75%
    }
}

.home .banner .typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    -o-animation: blink .7s infinite;
    animation: blink .7s infinite
}

.home .banner ul {
    display: block;
    position: absolute;
    margin: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: 45%;
    width: 845px;
    max-width: 100%;
    text-align: center;
    z-index: 10
}

.home .banner ul li {
    background: rgba(30, 59, 93, .28);
    width: 30%;
    padding: 12px 0 20px;
    margin-right: 12px
}

.home .banner ul li span {
    display: block;
    width: 100%
}

.home .banner ul li span.line1 {
    color: #fff;
    font-size: 32px
}

@media (max-width:1280px) {
    .home .banner ul li span.line1 {
        font-size: 30px
    }
}

.home .banner ul li span.line2,
.home .banner ul li span.line2 a {
    color: #a8c930;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

@media (max-width:1280px) {

    .home .banner ul li span.line2,
    .home .banner ul li span.line2 a {
        font-size: 12px
    }
}

.home .banner ul li:last-child {
    margin-right: 0
}

@media (max-width:1280px) {
    .home .banner ul li {
        padding: 8px 0 16px
    }
}

@media (max-width:1280px) {
    .home .banner ul {
        width: 770px
    }
}

@media (max-width:768px) {
    .home .banner {
        height: 400px
    }
}

.home .introduction {
    text-align: center
}

.home .introduction h1 {
    font-size: 42px;
    margin: 0 0 .4em
}

.home .introduction p {
    display: inline-block;
    width: 700px;
    max-width: 100%;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

@media (min-width:480px) {
    .home .introduction {
        padding: 45px 0 45px
    }
}

@media (max-width:479px) {
    .home .introduction {
        padding: 50px 0 40px
    }

    .home .introduction h1 {
        font-size: 28px
    }

    .home .introduction p {
        font-size: 16px
    }
}

.home .featured-partner {
    position: relative;
    width: 100%;
    background-color: #006aac;
    background-position: top center;
    background-repeat: no-repeat;
    height: 173px
}

.home .featured-partner .bg-img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1600px
}

.home .featured-partner .grid {
    text-align: center;
    margin: 0 -15px
}

.home .featured-partner .grid__item {
    vertical-align: middle
}

@media (max-width:1023px) {
    .home .featured-partner .grid__item:first-child {
        padding-left: 0
    }
}

@media (max-width:480px) {
    .home .featured-partner .grid__item {
        text-align: center;
        padding-left: 0
    }
}

.home .featured-partner .grid__item img,
.home .featured-partner .grid__item span {
    display: inline-block;
    vertical-align: middle
}

.home .featured-partner .text p,
.home .featured-partner .text p strong {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin: 0
}

@media (max-width:768px) {

    .home .featured-partner .text p,
    .home .featured-partner .text p strong {
        font-size: 25px
    }
}

@media (max-width:400px) {

    .home .featured-partner .text p,
    .home .featured-partner .text p strong {
        font-size: 20px
    }
}

.home .featured-partner .text p strong {
    font-weight: 700
}

.home .featured-partner .img {
    font-size: 0 !important
}

.home .featured-partner .img img {
    float: right;
    margin-right: 100px
}

@media (max-width:1023px) {
    .home .featured-partner .img img {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .home .featured-partner .img img {
        float: none;
        width: 200px;
        margin-top: 15px
    }
}

.home .our-services {
    padding: 90px 0 40px;
    text-align: center
}

.home .our-services>div>.text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center
}

.home .our-services>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .our-services ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.home .our-services .services {
    display: inline-block;
    margin-top: 65px
}

@media (max-width:860px) {
    .home .our-services .services {
        margin-top: 0
    }
}

.home .our-services .services .row {
    position: relative;
    float: left;
    width: 100%
}

.home .our-services .services .row .tabs {
    position: absolute;
    top: 0;
    left: 200px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    height: 100%;
    width: 240px;
    margin-left: -120px;
    background-color: transparent;
    text-align: left
}

.home .our-services .services .row .tabs ul {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home .our-services .services .row .tabs ul li {
    display: inline-block;
    width: 100%;
    margin: 30px 0 30px -45px
}

.home .our-services .services .row .tabs ul li a {
    position: relative;
    display: inline-block
}

.home .our-services .services .row .tabs ul li a i {
    float: left;
    display: block;
    position: relative;
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #006aac;
    z-index: 50
}

.home .our-services .services .row .tabs ul li a i:before {
    font-size: 32px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.home .our-services .services .row .tabs ul li a i span {
    display: block;
    font-size: 0;
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0;
    z-index: 0;
    border: 5px solid #fff
}

.home .our-services .services .row .tabs ul li a i.coalition-ppc:before {
    font-size: 45px
}

.home .our-services .services .row .tabs ul li a i.coalition-design:before {
    font-size: 41px
}

.home .our-services .services .row .tabs ul li a i.coalition-development:before {
    font-size: 48px
}

.home .our-services .services .row .tabs ul li a i.coalition-ecommerce:before {
    font-size: 45px
}

.home .our-services .services .row .tabs ul li a span {
    font-size: 0
}

.home .our-services .services .row .tabs ul li.active a i,
.home .our-services .services .row .tabs ul li:hover a i {
    background: #44a5ec
}

.home .our-services .services .row .tabs ul li.active a i span {
    border: 5px solid #006aac
}

.home .our-services .services .row .content-container .content {
    display: none;
    margin: 0
}

.home .our-services .services .row .content-container .content.active {
    display: inline-block;
    vertical-align: top
}

.home .our-services .services .row .content-container .text {
    text-align: left;
    float: left;
    width: -webkit-calc(100% - 297px);
    width: -moz-calc(100% - 297px);
    width: calc(100% - 297px);
    text-align: left;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home .our-services .services .row .content-container .text h2 {
    font-size: 32px;
    margin: 20px 0 15px !important
}

.home .our-services .services .row .content-container .text h3 {
    font-size: 22px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.home .our-services .services .row .content-container .text h3 .heading-icon {
    display: none
}

.home .our-services .services .row .content-container .text p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 36px
}

.home .our-services .services .row .content-container .img {
    float: left;
    width: 297px
}

@media (min-width:861px) {
    .home .our-services .services .row {
        margin-bottom: 40px
    }

    .home .our-services .services .row .tabs {
        display: none
    }

    .home .our-services .services .row .content-container .content {
        display: inline-block !important;
        margin-top: 5px
    }

    .home .our-services .services .row .content-container .text {
        padding-left: 75px
    }

    .home .our-services .services .row .content-container .text h2 {
        font-size: 32px;
        margin: 20px 0 25px !important
    }

    .home .our-services .services .row .content-container .text h3 {
        position: relative;
        font-size: 22px;
        color: #252525;
        text-transform: uppercase;
        font-weight: 700
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon {
        display: block;
        position: absolute;
        top: -25px;
        left: -130px
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i {
        float: left;
        display: block;
        position: relative;
        width: 90px;
        height: 90px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #006aac;
        z-index: 50
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i:before {
        font-size: 32px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i span {
        display: block;
        font-size: 0 !important;
        position: absolute;
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        top: 50%;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: 0 0;
        z-index: 0;
        border: 5px solid #fff
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i.coalition-ppc:before {
        font-size: 45px
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i.coalition-design:before {
        font-size: 41px
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i.coalition-development:before {
        font-size: 48px
    }

    .home .our-services .services .row .content-container .text h3 .heading-icon i.coalition-ecommerce:before {
        font-size: 45px
    }

    .home .our-services .services .row .content-container .text p {
        line-height: 30px;
        margin-bottom: 36px
    }
}

@media (max-width:860px) {
    .home .our-services .services .row .tabs {
        position: relative;
        top: 0;
        left: 0 !important;
        height: auto !important;
        right: auto !important;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        text-align: center !important;
        margin: 20px 0 0 0 !important;
        width: 100% !important
    }

    .home .our-services .services .row .tabs ul {
        position: relative;
        top: 0;
        left: auto;
        display: inline-block;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .home .our-services .services .row .tabs ul li {
        display: inline-block;
        width: auto;
        margin: 15px 10px !important
    }

    .home .our-services .services .row .tabs ul li a {
        position: relative;
        display: block
    }

    .home .our-services .services .row .tabs ul li a i {
        float: none !important;
        display: block;
        margin: 0 10px !important;
        background: #7287a0
    }

    .home .our-services .services .row .content-container .content .text .inner {
        padding-right: 35px;
        padding-left: 35px
    }
}

@media (max-width:767px) {
    .home .our-services .services .row .content-container .text {
        width: 100%;
        padding-left: 0
    }

    .home .our-services .services .row .content-container .text h2 {
        font-size: 32px;
        margin: 0 0 15px !important
    }

    .home .our-services .services .row .content-container .img {
        display: none
    }
}

.home .our-services .videolink {
    position: relative;
    padding: 15px 30px 12px !important
}

.home .our-services .videolink i {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 8px;
    font-family: FontAwesome
}

@media screen and (min-width:1100px) {
    .home .our-services .videolink {
        right: -70px;
        margin-top: -185px
    }
}

.home .our-results {
    background-color: #f2f6f8;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.home .our-results>div>.text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center
}

.home .our-results>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .our-results .results .tabs {
    margin-top: 50px;
    padding: 0 70px
}

@media (max-width:767px) {
    .home .our-results .results .tabs {
        padding: 0 40px
    }

    .home .our-results .results .tabs .owl-buttons div {
        width: 32px;
        height: 32px
    }

    .home .our-results .results .tabs .owl-buttons div.owl-prev {
        left: -35px
    }

    .home .our-results .results .tabs .owl-buttons div.owl-next {
        right: -35px
    }
}

.home .our-results .results .tabs .owl-theme .owl-controls .owl-buttons div {
    top: -90px
}

@media (max-width:767px) {
    .home .our-results .results .tabs .owl-theme .owl-controls .owl-buttons div {
        top: -80px
    }
}

.home .our-results .results .tabs .owl-carousel .owl-wrapper {
    text-align: left
}

.home .our-results .results .tabs .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.home .our-results .results .tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.home .our-results .results .tabs ul li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}

.home .our-results .results .tabs ul li a {
    opacity: .4;
    display: block;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.home .our-results .results .tabs ul li a img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease;
    width: 100%
}

.home .our-results .results .tabs ul li a:hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.home .our-results .results .tabs ul li.active a {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.home .our-results .results .tabs ul li.active a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.home .our-results .results .content-container {
    margin-top: 70px
}

.home .our-results .results .content-container .content {
    display: none
}

.home .our-results .results .content-container .content.active {
    display: inline-block
}

.home .our-results .results .content-container .content .text {
    text-align: left
}

.home .our-results .results .content-container .content .text h2 {
    font-size: 24px;
    font-weight: 400;
    color: #252525
}

@media screen and (min-width:769px) {
    .home .our-results .results .content-container .content .text h2 {
        display: inline-block;
        width: 70%
    }
}

.home .pricingestimator {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.home .pricingestimator>div>.text {
    display: inline-block;
    width: 955px;
    max-width: 100%;
    text-align: center
}

.home .pricingestimator>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .pricingestimator>div>.text p strong {
    color: #0556a9
}

.home .thebestinseo {
    background-color: #fbfeff;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.home .thebestinseo>div>.text {
    display: inline-block;
    width: 955px;
    max-width: 100%;
    text-align: center
}

.home .thebestinseo>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .thebestinseo ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.home .thebestinseo ul li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 4.5% 0;
    width: 32.3333%;
    vertical-align: top
}

.home .thebestinseo ul li .text h3 {
    font-weight: 700;
    color: #252525;
    font-size: 24px
}

@media screen and (max-width:860px) {
    .home .thebestinseo ul li .text h3 {
        font-size: 20px
    }
}

@media screen and (max-width:660px) {
    .home .thebestinseo ul li {
        width: 43.3333%;
        margin-top: 25px
    }
}

@media screen and (max-width:480px) {
    .home .thebestinseo ul li {
        width: 220px;
        max-width: 100%
    }
}

.home .our-partners {
    background-color: #fbfeff;
    padding-top: 70px;
    padding-bottom: 80px;
    text-align: center
}

.home .our-partners>div>.text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center
}

.home .our-partners>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .our-partners .partners {
    margin-top: 40px
}

.home .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

.home .our-partners .partners .grid__item .img,
.home .our-partners .partners .grid__item .text {
    padding: 0 90px
}

@media (max-width:860px) {

    .home .our-partners .partners .grid__item .img,
    .home .our-partners .partners .grid__item .text {
        padding: 0 40px
    }
}

@media (max-width:767px) {

    .home .our-partners .partners .grid__item .img,
    .home .our-partners .partners .grid__item .text {
        padding: 0 10px
    }
}

.home .our-partners .partners .grid__item .img {
    height: 70px;
    position: relative
}

.home .our-partners .partners .grid__item .img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.home .clients-reviews {
    background-color: #fff;
    padding-top: 95px;
    padding-bottom: 80px;
    text-align: center
}

.home .clients-reviews>div>.text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center;
    padding-bottom: 65px;
    font-size: 15px
}

.home .clients-reviews>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.home .our-locations {
    background-color: #edf1f2;
    padding-top: 95px;
    padding-bottom: 80px
}

.home .our-locations .heading {
    font-size: 35px;
    color: #0069aa;
    text-align: left
}

.home .our-locations .grid__item {
    position: relative
}

.home .our-locations .hotspot {
    background: 0 0 !important;
    opacity: 1 !important
}

.home .our-locations .hotspot:after,
.home .our-locations .hotspot:before {
    position: absolute;
    top: -14%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px
}

@media screen and (max-width:1023px) {

    .home .our-locations .hotspot:after,
    .home .our-locations .hotspot:before {
        font-size: 25px;
        left: 60%
    }
}

@media screen and (max-width:380px) {

    .home .our-locations .hotspot:after,
    .home .our-locations .hotspot:before {
        font-size: 16px;
        left: 100%;
        top: 25%
    }
}

.home .our-locations .hotspot:before {
    color: #4eafdc;
    width: 29px;
    height: 28px;
    text-shadow: 0 0 0 #fff
}

.home .our-locations .hotspot:after {
    color: #fff;
    width: 29px;
    height: 28px
}

.home .our-locations .hotspot:hover {
    opacity: 1 !important
}

.home .our-locations .hotspot:hover:before {
    color: #a8c930
}

.home #ct-office-map {
    margin-bottom: -6px
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media screen and (max-width:1580px) {
    .home .banner .caption .caption-inner {
        padding: 15px 0
    }

    .home .banner .caption .caption-inner .caption-text {
        font-size: 25px
    }
}

@media screen and (max-width:1245px) {
    .home .banner .heading {
        bottom: 70%
    }

    .home .banner ul {
        top: 32%
    }

    .home .banner .slide-btn {
        top: 60%
    }
}

@media screen and (max-width:860px) {
    .home .banner .heading {
        font-size: 40px
    }

    .home .banner .slide-btn {
        padding: 15px 50px !important;
        font-size: 18px !important
    }

    .home .banner .caption .caption-inner .caption-text {
        font-size: 20px
    }
}

@media screen and (max-width:768px) {
    .home .banner .slide-btn {
        padding: 16px 48px !important;
        font-size: 15px !important;
        margin-left: -157px
    }
}

@media screen and (max-width:680px) {
    .home .banner .heading {
        font-size: 28px
    }

    .home .banner .slide-btn {
        padding: 12px 22px !important;
        font-size: 14px !important;
        margin-left: -123px
    }

    .home .banner .caption .caption-inner {
        padding: 12px 0
    }

    .home .banner .caption .caption-inner .caption-text {
        font-size: 16px
    }

    .home .banner .caption .caption-inner .caption-btn {
        font-size: 12px;
        padding: 8px 12px !important
    }
}

@media screen and (max-width:595px) {
    .home .banner .caption {
        display: none
    }
}

@media screen and (max-width:560px) {
    .home .banner ul li {
        padding: 8px 0 16px;
        margin-right: 8px
    }

    .home .banner ul li span.line1 {
        font-size: 28px
    }

    .home .banner ul li span.line2,
    .home .banner ul li span.line2 a {
        font-size: 11px
    }
}

@media screen and (max-width:510px) {
    .home .banner .heading {
        font-size: 22px;
        bottom: 84%
    }

    .home .banner img {
        left: 80%
    }

    .home .banner ul {
        top: 20%
    }

    .home .banner ul li {
        padding: 8px 0 14px;
        margin-right: 0;
        margin-top: 6px;
        width: 75%
    }

    .home .banner ul li span.line1 {
        font-size: 22px
    }

    .home .banner ul li span.line2,
    .home .banner ul li span.line2 a {
        font-size: 12px
    }

    .home .banner .slide-btn {
        top: 82%
    }
}

@media screen and (max-width:480px) {
    .home .banner .slide-btn {
        padding: 8px 20px !important;
        font-size: 11px !important;
        margin-left: -100px
    }
}

@media screen and (max-width:390px) {
    .home .banner .heading {
        font-size: 18px
    }
}

.custom-section {
    display: inline-block;
    width: 100%
}

.custom-section .intro {
    font-weight: 600
}

.custom-section.team-members {
    padding-bottom: 0 !important
}

.custom-section.team-members>.fixedwidth {
    width: 100% !important;
    padding: 0 !important
}

@media screen and (max-width:768px) {
    .custom-section.ourdigitalagency .grid {
        margin: 0
    }

    .custom-section.ourdigitalagency .grid .grid__item {
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc
    }
}

@media screen and (min-width:768px) {
    .page-viral-and-social-marketing .custom-section.message [class*=one-third] {
        float: right
    }
}

@media screen and (max-width:767px) {
    .page-viral-and-social-marketing .custom-section [class*=one-third] img {
        width: 180px
    }
}

@media screen and (max-width:767px) {
    .page-social-media-campaign .custom-section.strategies .grid__item {
        width: 50% !important
    }
}

@media screen and (max-width:570px) {
    .page-social-media-campaign .custom-section.strategies .grid__item {
        width: 100% !important;
        text-align: center
    }
}

.page-template-page-video-production .site-content {
    padding-bottom: 0
}

.page-template-page-video-production .hentry {
    margin: 0
}

.page-template-page-video-production .entry-content {
    margin: 0
}

.page-template-page-video-production .entry-title {
    margin: 0;
    padding: 20px 0 41px;
    text-align: center;
    color: #0069aa;
    font-weight: 400;
    font-size: 35px !important
}

@media (max-width:480px) {
    .page-template-page-video-production .entry-title {
        font-size: 28px !important
    }
}

.page-template-page-video-production .text .heading,
.page-template-page-video-production h2.heading {
    font-weight: 700 !important;
    text-align: left;
    text-transform: uppercase
}

.page-template-page-video-production h2.heading {
    font-size: 22px !important
}

.page-template-page-video-production .text .heading {
    font-size: 16px !important
}

@media (max-width:1023px) {

    .page-template-page-video-production .heading,
    .page-template-page-video-production .text {
        text-align: center !important
    }
}

.page-template-page-video-production .banner,
.page-template-page-video-production .intro {
    padding: 0
}

.page-template-page-video-production .intro {
    text-align: center;
    font-weight: 700;
    padding-bottom: 40px
}

.page-template-page-video-production .coalitiondigitalfilm .col1,
.page-template-page-video-production .coalitiondigitalfilm .col2 {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.page-template-page-video-production .coalitiondigitalfilm .col1 {
    width: 70.5%
}

.page-template-page-video-production .coalitiondigitalfilm .col2 {
    width: 29%;
    padding-left: 3%;
    text-align: center
}

.calltoaction .page-template-page-video-production .coalitiondigitalfilm .col2 a,
.callus .page-template-page-video-production .coalitiondigitalfilm .col2 a,
.home .banner .page-template-page-video-production .coalitiondigitalfilm .col2 .slide-btn,
.page-template-page-video-production .coalitiondigitalfilm .col2 .btn,
.page-template-page-video-production .coalitiondigitalfilm .col2 .calltoaction a,
.page-template-page-video-production .coalitiondigitalfilm .col2 .callus a,
.page-template-page-video-production .coalitiondigitalfilm .col2 .home .banner .slide-btn,
.page-template-page-video-production .coalitiondigitalfilm .col2 .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-template-page-video-production .coalitiondigitalfilm .col2 .gform_button {
    background-color: #006aac !important;
    color: #fff !important;
    border: 1px solid #006aac !important;
    margin-top: 12px
}

.calltoaction .page-template-page-video-production .coalitiondigitalfilm .col2 a:hover,
.callus .page-template-page-video-production .coalitiondigitalfilm .col2 a:hover,
.home .banner .page-template-page-video-production .coalitiondigitalfilm .col2 .slide-btn:hover,
.page-template-page-video-production .coalitiondigitalfilm .col2 .btn:hover,
.page-template-page-video-production .coalitiondigitalfilm .col2 .calltoaction a:hover,
.page-template-page-video-production .coalitiondigitalfilm .col2 .callus a:hover,
.page-template-page-video-production .coalitiondigitalfilm .col2 .home .banner .slide-btn:hover,
.page-template-page-video-production .coalitiondigitalfilm .col2 .quick-quote .gform_wrapper .gform_button:hover,
.quick-quote .gform_wrapper .page-template-page-video-production .coalitiondigitalfilm .col2 .gform_button:hover {
    background-color: #006aac !important
}

@media (max-width:1023px) {
    .page-template-page-video-production .coalitiondigitalfilm {
        text-align: center
    }

    .page-template-page-video-production .coalitiondigitalfilm .col1 {
        width: 100%
    }

    .page-template-page-video-production .coalitiondigitalfilm .col2 {
        width: 303px;
        max-width: 100%;
        margin-top: 30px
    }
}

.page-template-page-video-production .reviews .reviews_items {
    text-align: center
}

.page-template-page-video-production .reviews .reviews_items li {
    width: 285px;
    padding: 0
}

.page-template-page-video-production .services .services_items {
    margin-top: 20px
}

.page-template-page-video-production .services .services_items .img,
.page-template-page-video-production .services .services_items .text {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.page-template-page-video-production .services .services_items .img {
    width: 58%
}

@media (min-width:1024px) {
    .page-template-page-video-production .services .services_items .img.left {
        float: left;
        text-align: left;
        padding-right: 2%
    }

    .page-template-page-video-production .services .services_items .img.right {
        float: right;
        text-align: right;
        padding-left: 2%
    }
}

.page-template-page-video-production .services .services_items .text {
    width: 40%;
    position: relative
}

.page-template-page-video-production .services .services_items .text .heading {
    font-weight: 700 !important;
    font-size: 15px !important;
    text-align: left
}

@media (min-width:1024px) {
    .page-template-page-video-production .services .services_items .text {
        min-height: 366px
    }

    .page-template-page-video-production .services .services_items .text .inner {
        position: relative;
        margin-top: 50%;
        -webkit-transform: translateY(-70%);
        -moz-transform: translateY(-70%);
        -ms-transform: translateY(-70%);
        -o-transform: translateY(-70%);
        transform: translateY(-70%)
    }
}

@media (max-width:1023px) {
    .page-template-page-video-production .services .services_items .service {
        text-align: center
    }

    .page-template-page-video-production .services .services_items .service .img,
    .page-template-page-video-production .services .services_items .service .text {
        width: 650px;
        max-width: 100%
    }
}

.page-template-page-video-production .portfolio .portfolio_items {
    margin-top: 18px
}

.page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
    display: inline-block;
    width: 33%;
    padding: 0 3px
}

@media (max-width:825px) {
    .page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
        width: 32.9%
    }
}

@media (max-width:767px) {
    .page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
        width: 49.7%
    }
}

@media (max-width:695px) {
    .page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
        width: 49.7%
    }
}

@media (max-width:665px) {
    .page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
        width: 49.3%
    }
}

@media (max-width:664px) {
    .page-template-page-video-production .portfolio .portfolio_items .portfolio_item {
        width: 100%
    }
}

.page-template-page-video-production .portfolio figure {
    position: relative;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin: 0 auto
}

.page-template-page-video-production .portfolio figure h2,
.page-template-page-video-production .portfolio figure p {
    margin: 0
}

.page-template-page-video-production .portfolio figure h2 {
    word-spacing: -.15em;
    font-weight: 400
}

.page-template-page-video-production .portfolio figure h2 span {
    font-weight: 800
}

.page-template-page-video-production .portfolio figure p {
    letter-spacing: 1px;
    font-size: 14px
}

.page-template-page-video-production .portfolio figure img {
    position: relative;
    display: block;
    opacity: .8 !important;
    width: 100%;
    max-height: 500
}

.page-template-page-video-production .portfolio figure figcaption,
.page-template-page-video-production .portfolio figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-template-page-video-production .portfolio figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.page-template-page-video-production .portfolio figure figcaption::after,
.page-template-page-video-production .portfolio figure figcaption::before {
    pointer-events: none
}

.page-template-page-video-production .portfolio figure figcaption>a {
    z-index: 10;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0 !important
}

.page-template-page-video-production .portfolio figure.effect {
    background: #0069aa
}

.page-template-page-video-production .portfolio figure.effect h2 {
    text-align: left
}

.page-template-page-video-production .portfolio figure.effect p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0 !important;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    -moz-transition: opacity .35s;
    transition: opacity .35s
}

.page-template-page-video-production .portfolio figure.effect img {
    opacity: .95 !important;
    transition: opacity .35s, -webkit-transform .35s;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, -o-transform .35s;
    -moz-transition: opacity .35s, transform .35s, -moz-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s, -moz-transform .35s, -o-transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

.page-template-page-video-production .portfolio figure.effect figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    content: "";
    transition: -webkit-transform .6s;
    -webkit-transition: -webkit-transform .6s;
    -o-transition: -o-transform .6s;
    -moz-transition: transform .6s, -moz-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s, -moz-transform .6s, -o-transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.page-template-page-video-production .portfolio figure.effect:hover p {
    opacity: 1 !important;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.page-template-page-video-production .portfolio figure.effect:hover img {
    opacity: .6 !important;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.page-template-page-video-production .portfolio figure.effect:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.page-template-page-video-production .featuredin {
    background-color: #2f66ac
}

.archive.author .entry-header .entry-title,
.archive.author .entry-header .entry-title a,
.archive.category .entry-header .entry-title,
.archive.category .entry-header .entry-title a,
.archive.date .entry-header .entry-title,
.archive.date .entry-header .entry-title a,
.blog .entry-header .entry-title,
.blog .entry-header .entry-title a,
.category .entry-header .entry-title,
.category .entry-header .entry-title a,
.search-results .entry-header .entry-title,
.search-results .entry-header .entry-title a,
.single-post .entry-header .entry-title,
.single-post .entry-header .entry-title a {
    font-size: 32px;
    font-weight: 400;
    color: #0069aa
}

@media (max-width:480px) {

    .archive.author .entry-header .entry-title,
    .archive.author .entry-header .entry-title a,
    .archive.category .entry-header .entry-title,
    .archive.category .entry-header .entry-title a,
    .archive.date .entry-header .entry-title,
    .archive.date .entry-header .entry-title a,
    .blog .entry-header .entry-title,
    .blog .entry-header .entry-title a,
    .category .entry-header .entry-title,
    .category .entry-header .entry-title a,
    .search-results .entry-header .entry-title,
    .search-results .entry-header .entry-title a,
    .single-post .entry-header .entry-title,
    .single-post .entry-header .entry-title a {
        font-size: 22px
    }
}

.archive.author .entry-header .entry-title,
.archive.category .entry-header .entry-title,
.archive.date .entry-header .entry-title,
.blog .entry-header .entry-title,
.category .entry-header .entry-title,
.search-results .entry-header .entry-title,
.single-post .entry-header .entry-title {
    margin-bottom: 18px;
    margin-top: 14px
}

.archive.author .entry-header .entry-meta .postedin,
.archive.author .entry-header .entry-meta .postedon,
.archive.category .entry-header .entry-meta .postedin,
.archive.category .entry-header .entry-meta .postedon,
.archive.date .entry-header .entry-meta .postedin,
.archive.date .entry-header .entry-meta .postedon,
.blog .entry-header .entry-meta .postedin,
.blog .entry-header .entry-meta .postedon,
.category .entry-header .entry-meta .postedin,
.category .entry-header .entry-meta .postedon,
.search-results .entry-header .entry-meta .postedin,
.search-results .entry-header .entry-meta .postedon,
.single-post .entry-header .entry-meta .postedin,
.single-post .entry-header .entry-meta .postedon {
    position: relative;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 12px
}

.archive.author .entry-header .entry-meta .postedin:before,
.archive.author .entry-header .entry-meta .postedon:before,
.archive.category .entry-header .entry-meta .postedin:before,
.archive.category .entry-header .entry-meta .postedon:before,
.archive.date .entry-header .entry-meta .postedin:before,
.archive.date .entry-header .entry-meta .postedon:before,
.blog .entry-header .entry-meta .postedin:before,
.blog .entry-header .entry-meta .postedon:before,
.category .entry-header .entry-meta .postedin:before,
.category .entry-header .entry-meta .postedon:before,
.search-results .entry-header .entry-meta .postedin:before,
.search-results .entry-header .entry-meta .postedon:before,
.single-post .entry-header .entry-meta .postedin:before,
.single-post .entry-header .entry-meta .postedon:before {
    position: absolute;
    left: 0;
    top: 3px;
    font: 12px FontAwesome;
    color: #006aac;
    z-index: 75
}

.archive.author .entry-header .entry-meta .postedin.postedon:before,
.archive.author .entry-header .entry-meta .postedon.postedon:before,
.archive.category .entry-header .entry-meta .postedin.postedon:before,
.archive.category .entry-header .entry-meta .postedon.postedon:before,
.archive.date .entry-header .entry-meta .postedin.postedon:before,
.archive.date .entry-header .entry-meta .postedon.postedon:before,
.blog .entry-header .entry-meta .postedin.postedon:before,
.blog .entry-header .entry-meta .postedon.postedon:before,
.category .entry-header .entry-meta .postedin.postedon:before,
.category .entry-header .entry-meta .postedon.postedon:before,
.search-results .entry-header .entry-meta .postedin.postedon:before,
.search-results .entry-header .entry-meta .postedon.postedon:before,
.single-post .entry-header .entry-meta .postedin.postedon:before,
.single-post .entry-header .entry-meta .postedon.postedon:before {
    content: "\f073"
}

.archive.author .entry-header .entry-meta .postedin.postedin:before,
.archive.author .entry-header .entry-meta .postedon.postedin:before,
.archive.category .entry-header .entry-meta .postedin.postedin:before,
.archive.category .entry-header .entry-meta .postedon.postedin:before,
.archive.date .entry-header .entry-meta .postedin.postedin:before,
.archive.date .entry-header .entry-meta .postedon.postedin:before,
.blog .entry-header .entry-meta .postedin.postedin:before,
.blog .entry-header .entry-meta .postedon.postedin:before,
.category .entry-header .entry-meta .postedin.postedin:before,
.category .entry-header .entry-meta .postedon.postedin:before,
.search-results .entry-header .entry-meta .postedin.postedin:before,
.search-results .entry-header .entry-meta .postedon.postedin:before,
.single-post .entry-header .entry-meta .postedin.postedin:before,
.single-post .entry-header .entry-meta .postedon.postedin:before {
    content: "\f07c"
}

.archive.author .hentry,
.archive.category .hentry,
.archive.date .hentry,
.blog .hentry,
.category .hentry,
.search-results .hentry,
.single-post .hentry {
    padding: 5px 30px 15px;
    margin-bottom: 20px;
    background: #f2f6f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:480px) {

    .archive.author .hentry,
    .archive.category .hentry,
    .archive.date .hentry,
    .blog .hentry,
    .category .hentry,
    .search-results .hentry,
    .single-post .hentry {
        padding: 5px 20px 35px;
        margin-bottom: 35px
    }
}

.archive.author aside.widget-area,
.archive.category aside.widget-area,
.archive.date aside.widget-area,
.blog aside.widget-area,
.category aside.widget-area,
.search-results aside.widget-area,
.single-post aside.widget-area {
    display: inline-block;
    vertical-align: top
}

.archive.author aside.widget-area ul,
.archive.category aside.widget-area ul,
.archive.date aside.widget-area ul,
.blog aside.widget-area ul,
.category aside.widget-area ul,
.search-results aside.widget-area ul,
.single-post aside.widget-area ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.archive.author aside.widget-area ul li,
.archive.category aside.widget-area ul li,
.archive.date aside.widget-area ul li,
.blog aside.widget-area ul li,
.category aside.widget-area ul li,
.search-results aside.widget-area ul li,
.single-post aside.widget-area ul li {
    position: relative;
    padding-left: 18px
}

.archive.author aside.widget-area ul li a,
.archive.category aside.widget-area ul li a,
.archive.date aside.widget-area ul li a,
.blog aside.widget-area ul li a,
.category aside.widget-area ul li a,
.search-results aside.widget-area ul li a,
.single-post aside.widget-area ul li a {
    padding: 5px 0;
    display: inline-block;
    vertical-align: top
}

.archive.author aside.widget-area ul li:before,
.archive.category aside.widget-area ul li:before,
.archive.date aside.widget-area ul li:before,
.blog aside.widget-area ul li:before,
.category aside.widget-area ul li:before,
.search-results aside.widget-area ul li:before,
.single-post aside.widget-area ul li:before {
    position: absolute;
    left: 0;
    top: 12px;
    font: 9px FontAwesome;
    content: "\f111";
    color: #0069aa
}

.archive.author .entry-content ol,
.archive.category .entry-content ol,
.archive.date .entry-content ol,
.blog .entry-content ol,
.category .entry-content ol,
.search-results .entry-content ol,
.single-post .entry-content ol {
    margin-left: 0;
    padding-left: 15px
}

.archive.author .entry-content ul,
.archive.category .entry-content ul,
.archive.date .entry-content ul,
.blog .entry-content ul,
.category .entry-content ul,
.search-results .entry-content ul,
.single-post .entry-content ul {
    margin: 0;
    padding: 0 0 0 18px
}

.archive.author .entry-content p,
.archive.category .entry-content p,
.archive.date .entry-content p,
.blog .entry-content p,
.category .entry-content p,
.search-results .entry-content p,
.single-post .entry-content p {
    margin-bottom: 22px;
    margin-top: 10px;
    line-height: 30px
}

.archive.author .entry-content img.aligncenter,
.archive.category .entry-content img.aligncenter,
.archive.date .entry-content img.aligncenter,
.blog .entry-content img.aligncenter,
.category .entry-content img.aligncenter,
.search-results .entry-content img.aligncenter,
.single-post .entry-content img.aligncenter {
    margin-bottom: 30px
}

.archive.author .entry-content .yarpp-related p,
.archive.category .entry-content .yarpp-related p,
.archive.date .entry-content .yarpp-related p,
.blog .entry-content .yarpp-related p,
.category .entry-content .yarpp-related p,
.search-results .entry-content .yarpp-related p,
.single-post .entry-content .yarpp-related p {
    margin-bottom: 5px
}

.archive.author .entry-content .yarpp-related.yarpp-related-none,
.archive.category .entry-content .yarpp-related.yarpp-related-none,
.archive.date .entry-content .yarpp-related.yarpp-related-none,
.blog .entry-content .yarpp-related.yarpp-related-none,
.category .entry-content .yarpp-related.yarpp-related-none,
.search-results .entry-content .yarpp-related.yarpp-related-none,
.single-post .entry-content .yarpp-related.yarpp-related-none {
    display: none
}

.archive.author .content-area,
.archive.category .content-area,
.archive.date .content-area,
.blog .content-area,
.category .content-area,
.search-results .content-area,
.single-post .content-area {
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    float: left
}

.archive.author .content-area>.site-main,
.archive.category .content-area>.site-main,
.archive.date .content-area>.site-main,
.blog .content-area>.site-main,
.category .content-area>.site-main,
.search-results .content-area>.site-main,
.single-post .content-area>.site-main {
    margin-top: 26px
}

.archive.author .content-area>.page-header .page-title,
.archive.category .content-area>.page-header .page-title,
.archive.date .content-area>.page-header .page-title,
.blog .content-area>.page-header .page-title,
.category .content-area>.page-header .page-title,
.search-results .content-area>.page-header .page-title,
.single-post .content-area>.page-header .page-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #252525;
    margin-top: 17px
}

.archive.author aside.widget-area,
.archive.category aside.widget-area,
.archive.date aside.widget-area,
.blog aside.widget-area,
.category aside.widget-area,
.search-results aside.widget-area,
.single-post aside.widget-area {
    width: 220px;
    float: right
}

.archive.author aside.widget-area .widget-title,
.archive.category aside.widget-area .widget-title,
.archive.date aside.widget-area .widget-title,
.blog aside.widget-area .widget-title,
.category aside.widget-area .widget-title,
.search-results aside.widget-area .widget-title,
.single-post aside.widget-area .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #252525;
    margin-bottom: 6px !important
}

.archive.author aside.widget-area ul li,
.archive.category aside.widget-area ul li,
.archive.date aside.widget-area ul li,
.blog aside.widget-area ul li,
.category aside.widget-area ul li,
.search-results aside.widget-area ul li,
.single-post aside.widget-area ul li {
    padding-left: 25px
}

.archive.author aside.widget-area ul li:before,
.archive.category aside.widget-area ul li:before,
.archive.date aside.widget-area ul li:before,
.blog aside.widget-area ul li:before,
.category aside.widget-area ul li:before,
.search-results aside.widget-area ul li:before,
.single-post aside.widget-area ul li:before {
    top: 8px;
    font: 16px FontAwesome
}

.archive.author aside.widget-area .widget_categories ul li:before,
.archive.category aside.widget-area .widget_categories ul li:before,
.archive.date aside.widget-area .widget_categories ul li:before,
.blog aside.widget-area .widget_categories ul li:before,
.category aside.widget-area .widget_categories ul li:before,
.search-results aside.widget-area .widget_categories ul li:before,
.single-post aside.widget-area .widget_categories ul li:before {
    content: "\f07c"
}

.archive.author aside.widget-area .widget_recent_entries ul li:before,
.archive.category aside.widget-area .widget_recent_entries ul li:before,
.archive.date aside.widget-area .widget_recent_entries ul li:before,
.blog aside.widget-area .widget_recent_entries ul li:before,
.category aside.widget-area .widget_recent_entries ul li:before,
.search-results aside.widget-area .widget_recent_entries ul li:before,
.single-post aside.widget-area .widget_recent_entries ul li:before {
    content: "\f15c"
}

.archive.author aside.widget-area .widget_recent_comments ul li:before,
.archive.category aside.widget-area .widget_recent_comments ul li:before,
.archive.date aside.widget-area .widget_recent_comments ul li:before,
.blog aside.widget-area .widget_recent_comments ul li:before,
.category aside.widget-area .widget_recent_comments ul li:before,
.search-results aside.widget-area .widget_recent_comments ul li:before,
.single-post aside.widget-area .widget_recent_comments ul li:before {
    content: "\f075";
    top: 4px
}

.archive.author aside.widget-area .widget_archive ul li:before,
.archive.category aside.widget-area .widget_archive ul li:before,
.archive.date aside.widget-area .widget_archive ul li:before,
.blog aside.widget-area .widget_archive ul li:before,
.category aside.widget-area .widget_archive ul li:before,
.search-results aside.widget-area .widget_archive ul li:before,
.single-post aside.widget-area .widget_archive ul li:before {
    content: "\f073"
}

.archive.author aside.widget-area .cat-item-1,
.archive.category aside.widget-area .cat-item-1,
.archive.date aside.widget-area .cat-item-1,
.blog aside.widget-area .cat-item-1,
.category aside.widget-area .cat-item-1,
.search-results aside.widget-area .cat-item-1,
.single-post aside.widget-area .cat-item-1 {
    display: none
}

@media (max-width:767px) {

    .archive.author .content-area,
    .archive.author aside.widget-area,
    .archive.category .content-area,
    .archive.category aside.widget-area,
    .archive.date .content-area,
    .archive.date aside.widget-area,
    .blog .content-area,
    .blog aside.widget-area,
    .category .content-area,
    .category aside.widget-area,
    .search-results .content-area,
    .search-results aside.widget-area,
    .single-post .content-area,
    .single-post aside.widget-area {
        width: 100%
    }

    .archive.author aside.widget-area h2,
    .archive.category aside.widget-area h2,
    .archive.date aside.widget-area h2,
    .blog aside.widget-area h2,
    .category aside.widget-area h2,
    .search-results aside.widget-area h2,
    .single-post aside.widget-area h2 {
        font-size: 20px
    }
}

.single-post .featured-image {
    padding: 25px 0 5px
}

@media (max-width:480px) {
    .single-post .featured-image {
        padding: 15px 0 5px
    }
}

.page-pricing .intro {
    padding: 0 !important
}

.page-pricing .section-fullwidth {
    padding-top: 0 !important
}

.page-pricing .section-fullwidth .custom-section {
    padding-top: 0 !important
}

.page-pricing .more-details {
    padding-top: 0 !important
}

.portfolio-featured-list {
    width: 913px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px
}

.portfolio-featured-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.portfolio-featured-list .portfolio-featured-item {
    display: inline-block;
    width: 100%
}

@media (max-width:767px) {
    .portfolio-featured-list .portfolio-featured-item.grid * {
        font-size: 13px
    }
}

.portfolio-featured-list .portfolio-featured-item .img {
    text-align: center;
    padding-bottom: 15px
}

.portfolio-featured-list .portfolio-featured-item .img img {
    border: 1px solid #ccc
}

.portfolio-featured-list .portfolio-featured-item .content {
    text-align: left
}

.portfolio-featured-list .portfolio-featured-item .content .heading,
.portfolio-featured-list .portfolio-featured-item .content .heading a {
    font-size: 24px !important;
    font-weight: 400;
    margin-top: 0;
    color: #252525
}

@media (max-width:767px) {

    .portfolio-featured-list .portfolio-featured-item .content .heading,
    .portfolio-featured-list .portfolio-featured-item .content .heading a {
        font-size: 21px !important
    }
}

.portfolio-featured-list .portfolio-featured-item .content a {
    color: #252525;
    font-weight: 400 !important
}

.portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul {
    margin: 0;
    padding: 0;
    float: right
}

.portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li {
    padding: 5px 0
}

.portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li a {
    display: block;
    width: 150px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 8px;
    background: #a8c930;
    color: #252525;
    font-size: 15px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase
}

.portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li a:hover {
    background-color: #869a3b
}

@media (max-width:767px) {
    .portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li a {
        width: 125px !important;
        font-size: 13px !important;
        padding: 15px !important
    }
}

@media (max-width:480px) {
    .portfolio-featured-list .portfolio-featured-item .portfolio-buttons {
        text-align: center
    }

    .portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul {
        display: inline-block;
        float: none
    }

    .portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li {
        display: inline-block;
        padding: 5px
    }

    .portfolio-featured-list .portfolio-featured-item .portfolio-buttons ul li a {
        width: 110px;
        font-size: 11px
    }
}

.portfolio-featured-list .owl-controls {
    position: absolute;
    width: 100%;
    top: 0;
    height: 0
}

.portfolio-featured-list .owl-controls .owl-next,
.portfolio-featured-list .owl-controls .owl-prev {
    top: 145px !important
}

@media (max-width:1023px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        opacity: 1 !important
    }
}

@media (max-width:820px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 125px !important
    }
}

@media (max-width:720px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 95px !important
    }
}

@media (max-width:620px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 75px !important
    }
}

@media (max-width:520px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 55px !important
    }
}

@media (max-width:480px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 40px !important
    }
}

@media (max-width:320px) {

    .portfolio-featured-list .owl-controls .owl-next,
    .portfolio-featured-list .owl-controls .owl-prev {
        top: 25px !important;
        width: 35px !important;
        height: 35px !important
    }
}

.portfolio-featured-list .owl-controls .owl-prev {
    left: -90px !important
}

@media (max-width:1110px) {
    .portfolio-featured-list .owl-controls .owl-prev {
        left: -42px !important
    }
}

@media (max-width:1023px) {
    .portfolio-featured-list .owl-controls .owl-prev {
        left: 6px !important
    }
}

.portfolio-featured-list .owl-controls .owl-next {
    right: -90px !important
}

@media (max-width:1110px) {
    .portfolio-featured-list .owl-controls .owl-next {
        right: -42px !important
    }
}

@media (max-width:1023px) {
    .portfolio-featured-list .owl-controls .owl-next {
        right: 6px !important
    }
}

.portfolio-filters {
    text-align: center
}

.portfolio-filters .status {
    padding: 12px 0 18px;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

@media (max-width:1023px) {
    .portfolio-filters .status {
        text-align: center
    }
}

.portfolio-filters .search-filter {
    float: right;
    padding: 0;
    width: 213px;
    margin-right: 20px;
    position: relative;
    text-align: left
}

.portfolio-filters .search-filter input {
    position: relative;
    width: -webkit-calc(100% - 34px);
    width: -moz-calc(100% - 34px);
    width: calc(100% - 34px);
    max-width: 100%;
    padding: 6px 14px;
    font-size: 11px;
    color: #909090;
    z-index: 30;
    -webkit-border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    border: none !important
}

.portfolio-filters .search-filter:after {
    position: absolute;
    background: #909090;
    color: #fff;
    text-align: center;
    font: 14px fontawesome;
    content: "\f002";
    width: 43px;
    display: inline-block;
    border: 1px solid #c5c5c5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 10;
    vertical-align: middle;
    padding: 6px 4px 6px 11px;
    right: 0;
    left: auto;
    top: 3px
}

@media (max-width:768px) {
    .portfolio-filters .search-filter {
        margin: 0;
        float: none;
        display: inline-block;
        padding: 0 0 22px 0
    }

    .portfolio-filters .search-filter input {
        width: -webkit-calc(100% - 37px);
        width: -moz-calc(100% - 37px);
        width: calc(100% - 37px)
    }
}

@media (max-width:440px) {
    .portfolio-filters .search-filter {
        width: 100%
    }
}

.portfolio-filters .filter-group {
    display: inline-block;
    padding-right: 0;
    vertical-align: top;
    padding-bottom: 0;
    width: 18.73%;
    margin-right: 1%
}

.portfolio-filters .filter-group .nav-filter {
    position: relative
}

.portfolio-filters .filter-group.last {
    margin-right: 0
}

@media (max-width:960px) {
    .portfolio-filters .filter-group {
        width: 24%
    }
}

@media (max-width:767px) {
    .portfolio-filters .filter-group {
        width: 30%
    }
}

@media (max-width:630px) {
    .portfolio-filters .filter-group {
        width: 45%
    }
}

@media (max-width:440px) {
    .portfolio-filters .filter-group {
        width: 100%
    }
}

.portfolio-filters .totalitemsfiltered {
    font-size: 14px;
    display: none
}

.portfolio-filters .totalitemsfiltered.active {
    display: inline
}

@media (max-width:767px) {
    .portfolio-filters .totalitemsfiltered.active {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-weight: 600
    }
}

.portfolio-filters .groupname {
    padding: 2px 0 18px;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase
}

.portfolio-filters .nav-filter-container {
    padding: 20px 0;
    text-align: center
}

.portfolio-filters .nav-filter-container ul.nav-filter {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

.portfolio-filters .nav-filter-container ul.nav-filter li {
    display: inline-block;
    padding: 5px
}

.portfolio-filters .nav-filter-container ul.nav-filter li a {
    display: block;
    background-color: #006aac;
    color: #fff;
    padding: 5px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.portfolio-filters .nav-filter-container ul.nav-filter li a:hover {
    background-color: #4eafdc
}

.portfolio-filters .nav-filter-container ul.nav-filter li .portfolio-clearfilters {
    padding: 6px 26px !important;
    min-width: 125px;
    font-size: 11px !important;
    color: #fff !important;
    background: #909090 !important;
    border: 1px solid #909090 !important;
    text-transform: uppercase !important
}

.portfolio-filters .nav-filter-container ul.nav-filter li .portfolio-clearfilters:hover {
    color: #fff !important;
    background: #b6b6b6 !important;
    border: 1px solid #b6b6b6 !important
}

.portfolio-filters .nav-filter-container ul.nav-filter li.active a {
    background-color: #909090 !important;
    border: 1px solid #909090 !important
}

.portfolio-filters .clearallfilters {
    width: 100%
}

.portfolio-filters .clearallfilters .groupname {
    float: left
}

@media (max-width:768px) {
    .portfolio-filters .clearallfilters .groupname {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .portfolio-filters .clearallfilters .groupname {
        width: 100%
    }
}

.portfolio-filters .clearallfilters .nav-filter {
    float: right
}

@media (max-width:767px) {
    .portfolio-filters .clearallfilters .nav-filter {
        width: 100%;
        padding-bottom: 17px !important
    }
}

.portfolio-filters .btn-selectbox {
    display: inline-block;
    position: relative;
    width: 100%;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 25px;
    text-align: center;
    background: #b6b6b6
}

.portfolio-filters .btn-selectbox:after {
    position: absolute;
    right: 11px;
    top: 19px;
    font: 15px fontawesome;
    color: #000;
    content: "\f0d7";
    z-index: 0
}

@media (max-width:1060px) {
    .portfolio-filters .btn-selectbox {
        font-size: 13px
    }
}

.portfolio-filters .select2-container {
    top: -13px
}

.portfolio-filters .select2-container .selection {
    display: none
}

.portfolio-filters .select2-hidden-accessible {
    opacity: 0
}

.portfolio-filters .nav-filter .selector {
    display: none
}

.portfolio-filters .nav-filter.single-select .select2-container {
    top: 52px !important;
    left: 0 !important;
    z-index: 50
}

.portfolio-filters .nav-filter.single-select .select2-container .select2-dropdown {
    width: 100% !important;
    text-align: left
}

.portfolio-filters .nav-filter select {
    opacity: 0
}

.portfolio-filters .select2-container {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

.portfolio-filters .portfolio-content {
    text-align: left
}

.portfolio-filters .portfolio-content .pagination-container ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none
}

.portfolio-filters .portfolio-content .pagination-container ul li {
    display: inline-block;
    padding: 0 5px
}

.portfolio-filters .infscr-pager a {
    display: inline-block;
    background-color: #006aac;
    color: #fff;
    padding: 8px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.portfolio-filters .infscr-pager a:hover {
    background-color: #4eafdc
}

.portfolio-filters .infscr-pager a[disabled=disabled],
.portfolio-filters .infscr-pager a[disabled=disabled]:hover {
    background-color: #c4d2e4 !important;
    border: 1px solid #c4d2e4 !important;
    color: #93a5bd !important;
    cursor: default !important
}

.single-portfoliocpt .project-detail h1 {
    font-size: 2em
}

.single-portfoliocpt .project-detail .img {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: right
}

.single-portfoliocpt .case-study-items {
    padding-top: 30px
}

.single-portfoliocpt .case-study-items h2 {
    font-size: 20px;
    color: #252525;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0;
    position: relative
}

.single-portfoliocpt .case-study-items h2 i {
    color: #006aac;
    position: relative;
    top: -1px
}

.single-portfoliocpt .case-study-items .result strong {
    background: #ff0
}

.single-portfoliocpt .seebelow {
    text-align: center
}

.page-template-page-seo-old h2 {
    margin-top: -8px
}

.page-template-page-seo-old .seo_video_intro {
    padding-bottom: 40px;
    padding-top: 10px
}

.page-template-page-seo-old .seo_video_intro .col-old-1,
.page-template-page-seo-old .seo_video_intro .col-old-2 {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.page-template-page-seo-old .seo_video_intro .col-old-1 {
    width: 55%
}

.page-template-page-seo-old .seo_video_intro .col-old-2 {
    width: 44%;
    padding-left: 5%
}

@media (max-width:768px) {

    .page-template-page-seo-old .seo_video_intro .col-old-1,
    .page-template-page-seo-old .seo_video_intro .col-old-2 {
        width: 100%
    }

    .page-template-page-seo-old .seo_video_intro .col-old-1 iframe {
        width: 100%
    }

    .page-template-page-seo-old .seo_video_intro .col-old-2 {
        margin-top: 30px
    }
}

.page-template-page-seo-old .seo_video_intro ul {
    list-style: none;
    padding: 0 0 0 30px;
    margin: 0
}

.page-template-page-seo-old .seo_video_intro ul li {
    position: relative;
    font-weight: 700;
    padding: 8px 0
}

.page-template-page-seo-old .seo_video_intro ul li:before {
    position: absolute;
    left: -28px;
    top: 10px;
    font: 20px fontawesome;
    color: #a8c930;
    content: "\f00c";
    z-index: 75
}

@media (max-width:480px) {
    .page-template-page-seo-old .seo_video_intro ul li {
        font-size: 14px;
        line-height: 22px
    }
}

.page-template-page-seo-old .whatis_seomarketing .case-study-link {
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px
}

.page-template-page-seo-old .whatis_seomarketing .case-study-link a {
    background: #005e99;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: none !important;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    top: -12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media (max-width:630px) {
    .page-template-page-seo-old .whatis_seomarketing .case-study-link {
        float: none;
        display: inline-block;
        width: 100%;
        padding-bottom: 25px;
        padding-left: 0
    }

    .page-template-page-seo-old .whatis_seomarketing .case-study-link iframe {
        width: 100%
    }
}

.page-template-page-seo-old .seo_process {
    text-align: center
}

.page-template-page-seo-old .seo_process ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none
}

.page-template-page-seo-old .seo_process ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 10px 32px;
    width: 13%
}

.page-template-page-seo-old .seo_process ul li:after {
    position: absolute;
    left: auto;
    right: -50px;
    top: 20px;
    font: 85px FontAwesome;
    content: "\f105";
    color: #70a3e2;
    z-index: 40
}

.page-template-page-seo-old .seo_process ul li h3,
.page-template-page-seo-old .seo_process ul li p {
    margin: 0;
    line-height: normal
}

.page-template-page-seo-old .seo_process ul li h3 {
    font-weight: 600;
    color: #fff
}

.page-template-page-seo-old .seo_process ul li p {
    margin-top: 8px;
    color: #9ae4ff
}

.page-template-page-seo-old .seo_process ul li:last-child {
    margin-right: 0
}

.page-template-page-seo-old .seo_process ul li:last-child:after {
    display: none
}

@media (max-width:890px) {
    .page-template-page-seo-old .seo_process ul li {
        margin-right: 20px
    }

    .page-template-page-seo-old .seo_process ul li img {
        width: 80px
    }

    .page-template-page-seo-old .seo_process ul li:after {
        right: -44px;
        top: 20px;
        font: 45px FontAwesome
    }

    .page-template-page-seo-old .seo_process ul li h3 {
        font-size: 16px
    }

    .page-template-page-seo-old .seo_process ul li p {
        font-size: 14px
    }
}

@media (max-width:720px) {
    .page-template-page-seo-old .seo_process ul li {
        margin: 0 0 50px 0 !important;
        width: 100% !important
    }

    .page-template-page-seo-old .seo_process ul li img {
        width: 80px
    }

    .page-template-page-seo-old .seo_process ul li:after {
        left: 50%;
        right: auto !important;
        top: auto;
        bottom: -47px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "\f107"
    }
}

.page-template-page-seo-old .ct_intro h2 {
    color: #fff
}

.page-template-page-seo-old .ct_intro p {
    margin-bottom: 0 !important
}

.page-template-page-seo-old .weloveourwork {
    padding: 0
}

.page-template-page-seo-old .weloveourwork .col-old-1,
.page-template-page-seo-old .weloveourwork .col-old-2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 35px
}

.page-template-page-seo-old .weloveourwork ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-template-page-seo-old .weloveourwork ul li {
    position: relative;
    padding-left: 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:767px) {
    .page-template-page-seo-old .weloveourwork ul li {
        padding-left: 85px
    }

    .page-template-page-seo-old .weloveourwork ul li h3 {
        line-height: normal
    }
}

.page-template-page-seo-old .weloveourwork ul li img {
    position: absolute;
    top: 5px;
    left: 0
}

@media (max-width:767px) {
    .page-template-page-seo-old .weloveourwork ul li img {
        width: 65px
    }
}

.page-template-page-seo-old .weloveourwork ul li br {
    display: none
}

@media (max-width:480px) {
    .page-template-page-seo-old .weloveourwork {
        text-align: center
    }

    .page-template-page-seo-old .weloveourwork .col-old-1,
    .page-template-page-seo-old .weloveourwork .col-old-2 {
        padding-bottom: 0
    }

    .page-template-page-seo-old .weloveourwork .col-old-1 li,
    .page-template-page-seo-old .weloveourwork .col-old-2 li {
        text-align: left
    }

    .page-template-page-seo-old .weloveourwork .col-old-1 li img,
    .page-template-page-seo-old .weloveourwork .col-old-2 li img {
        top: 0
    }

    .page-template-page-seo-old .weloveourwork .col-old-1 li h3,
    .page-template-page-seo-old .weloveourwork .col-old-2 li h3 {
        font-size: 16px
    }

    .page-template-page-seo-old .weloveourwork .col-old-1 li p,
    .page-template-page-seo-old .weloveourwork .col-old-2 li p {
        line-height: normal;
        font-size: 15px
    }
}

.page-template-page-seo-old .the_basics h3 {
    font-size: 15px;
    margin: 0
}

@media (max-width:767px) {
    .page-template-page-seo-old .the_basics img {
        width: 40%
    }
}

@media (max-width:480px) {
    .page-template-page-seo-old .the_basics img {
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0 !important
    }
}

.page-template-page-seo-old .best_seo_team .col-old-1,
.page-template-page-seo-old .best_seo_team .col-old-2,
.page-template-page-seo-old .why_us .col-old-1,
.page-template-page-seo-old .why_us .col-old-2 {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 35px;
    margin: 0
}

.page-template-page-seo-old .best_seo_team .col-old-1,
.page-template-page-seo-old .why_us .col-old-1 {
    padding-right: 1%
}

.page-template-page-seo-old .best_seo_team .col-old-2,
.page-template-page-seo-old .why_us .col-old-2 {
    padding-left: 1%;
    margin-top: -125px;
    margin-bottom: -60px
}

@media (max-width:480px) {

    .page-template-page-seo-old .best_seo_team .col-old-1,
    .page-template-page-seo-old .best_seo_team .col-old-2,
    .page-template-page-seo-old .why_us .col-old-1,
    .page-template-page-seo-old .why_us .col-old-2 {
        width: 100%;
        padding-bottom: 20px
    }
}

.page-template-page-seo-old .best_seo_team ul,
.page-template-page-seo-old .why_us ul {
    list-style: none;
    padding: 0 0 0 30px;
    margin: 0
}

.page-template-page-seo-old .best_seo_team ul li,
.page-template-page-seo-old .why_us ul li {
    position: relative;
    font-weight: 700;
    padding: 8px 0
}

.page-template-page-seo-old .best_seo_team ul li:before,
.page-template-page-seo-old .why_us ul li:before {
    position: absolute;
    left: -28px;
    top: 10px;
    font: 20px fontawesome;
    color: #a8c930;
    content: "\f00c";
    z-index: 75
}

@media (max-width:480px) {

    .page-template-page-seo-old .best_seo_team ul li,
    .page-template-page-seo-old .why_us ul li {
        font-size: 14px;
        line-height: 22px
    }
}

@media (max-width:840px) {

    .page-template-page-seo-old .best_seo_team .col-old-2,
    .page-template-page-seo-old .why_us .col-old-2 {
        margin-top: 0;
        margin-top: -35px
    }

    .page-template-page-seo-old .best_seo_team ul li,
    .page-template-page-seo-old .why_us ul li {
        font-size: 14px
    }
}

@media (max-width:767px) {

    .page-template-page-seo-old .best_seo_team .col-old-1,
    .page-template-page-seo-old .best_seo_team .col-old-2,
    .page-template-page-seo-old .why_us .col-old-1,
    .page-template-page-seo-old .why_us .col-old-2 {
        padding: 0 !important;
        width: 100%
    }

    .page-template-page-seo-old .best_seo_team .col-old-2,
    .page-template-page-seo-old .why_us .col-old-2 {
        display: none
    }
}

.page-template-page-seo-old .best_seo_team {
    padding-bottom: 0 !important
}

.page-template-page-seo-old .best_seo_team ul {
    width: 63%
}

.page-template-page-seo-old .best_seo_team .col-old-2 {
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width:768px) {
    .page-template-page-seo-old .best_seo_team ul {
        width: 100%
    }
}

@media (max-width:767px) {
    .page-template-page-seo-old .best_seo_team img {
        display: none
    }

    .page-template-page-seo-old .best_seo_team .col-old-1,
    .page-template-page-seo-old .best_seo_team .col-old-2 {
        display: inline !important
    }
}

.seo_marketing .address {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1.5%;
    padding-top: 0
}

.seo_marketing .address p {
    margin: 0
}

@media (max-width:768px) {
    .seo_marketing .address span {
        font-size: 14px
    }
}

.seo_marketing .seo-marketing {
    padding-bottom: 50px
}

.seo_marketing .contact-us input[type=email],
.seo_marketing .contact-us input[type=text],
.seo_marketing .contact-us textarea {
    border: 1px solid #ddd;
    background: #f9f9f9
}

.eCom__host--section img {
    max-width: 300px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width:767px) {
    .seo_marketing .gform_body {
        width: 100% !important
    }

    .seo_marketing .address,
    .seo_marketing .contact-us {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .seo_marketing .address {
        text-align: center
    }
}

@media (min-width:481px) {
    .page-template-page-glossary-old .entry-content dl {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
}

.page-template-page-glossary-old .entry-content dt {
    text-transform: uppercase
}

@media (min-width:481px) {
    .page-template-page-glossary-old .entry-content dt {
        -moz-break-before: avoid;
        -webkit-column-break-before: avoid;
        page-break-before: avoid;
        -moz-column-break-before: avoid;
        break-before: avoid;
        display: inline-block;
        margin-top: 76px;
        vertical-align: top;
        width: 100%
    }
}

.page-template-page-glossary-old .entry-content dd {
    margin: 0 1.5em 1.5em
}

@media (min-width:481px) {
    .page-template-page-glossary-old .entry-content dd {
        margin: 0 1.5em -8px
    }

    .page-template-page-glossary-old .entry-content dd p {
        margin-bottom: 0
    }
}

.page-template-page-glossary-old .entry-content ul.definitionlist {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-template-page-glossary-old .entry-content ul.definitionlist li {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.page-template-page-glossary-old .entry-content ul.definitionlist li .name {
    text-transform: uppercase;
    font-weight: 700
}

.page-template-page-glossary-old .entry-content ul.definitionlist li .description {
    margin: 20px 1.5em 0
}

@media (min-width:481px) {
    .page-template-page-glossary-old .entry-content ul.definitionlist li {
        width: 48%
    }

    .page-template-page-glossary-old .entry-content ul.definitionlist li:nth-child(even) {
        margin-right: 1%
    }

    .page-template-page-glossary-old .entry-content ul.definitionlist li:nth-child(odd) {
        margin-left: 1%
    }
}

.page-template-page-glossary-old .entry-content ul.definitionlist li p {
    margin-bottom: 0
}

.featured-video {
    position: relative;
    max-width: 100%;
    height: auto;
    text-align: center
}

.page-social-media-case-study .aditionalinfo {
    text-align: left;
    font-size: 13px;
    padding-left: 13%
}

@media (max-width:1023px) {
    .page-social-media-case-study .aditionalinfo {
        text-align: center;
        padding-left: 25px
    }
}

.ctcorevalues ul li .img {
    min-height: 185px
}

.ctcorevalues ul li p {
    padding-bottom: 0 !important
}

.ctcorevalues ul li .section-note {
    min-height: 370px;
    margin-bottom: 30px;
    padding: 45px 28px 40px
}

@media (max-width:1110px) {
    .ctcorevalues ul li .section-note {
        min-height: 400px
    }
}

@media (max-width:1023px) {
    .ctcorevalues ul li .section-note {
        min-height: 340px
    }
}

@media (max-width:785px) {
    .ctcorevalues ul li .section-note {
        min-height: 370px
    }
}

@media (max-width:767px) {
    .ctcorevalues ul li .section-note {
        min-height: 315px
    }
}

.error404 .search-field {
    -webkit-appearance: none;
    padding: 13px 18px 12px;
    text-shadow: none;
    display: inline-block;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    background: #fff;
    color: #000;
    vertical-align: middle;
    font-weight: 400;
    margin: 0 10px;
    position: relative;
    font-size: 13px;
    line-height: normal;
    top: -3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc
}

.error404 .search-field::-webkit-input-placeholder {
    color: #fff
}

.error404 .search-field::-moz-placeholder {
    color: #fff
}

.error404 .search-field:-ms-input-placeholder {
    color: #fff
}

.error404 .search-field:-moz-placeholder {
    color: #fff
}

.error404 .search-submit {
    display: inline-block;
    background: #005e99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #005e99;
    padding: 14px 36px;
    font-size: 15px;
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    color: #fff;
    vertical-align: middle;
    font-weight: 700;
    margin: 0 10px;
    position: relative;
    top: -3px
}

.error404 .search-submit:hover {
    background: #3c7ba2;
    border: 1px solid #3c7ba2
}

.gform_wrapper .name_first label {
    display: none !important
}

.gform_wrapper .gform_button {
    -webkit-appearance: none;
    padding: 19px 47px;
    text-shadow: none;
    display: inline-block;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    background: #005e99;
    color: #fff;
    vertical-align: middle;
    font-weight: 700;
    margin: 0 10px;
    position: relative;
    top: -3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.gform_wrapper .gform_button:hover {
    background: #3c7ba2
}

.page-contact .google-map {
    padding: 0 !important
}

.page-contact .google-map .fixedwidth {
    width: 100%;
    padding: 0 !important
}

.page-contact .google-map p {
    margin: 0 !important
}

.page-contact .contact-us {
    width: 97%;
    margin-top: 6px
}

@media (max-width:480px) {
    .page-contact .contact-us {
        width: 100%;
        padding: 0
    }
}

.page-contact .gform_wrapper {
    margin: 0
}

.page-contact .gform_wrapper .gform_body {
    width: 100% !important
}

.page-contact .gform_wrapper label {
    display: none
}

.page-contact .gform_wrapper ul.gform_fields {
    display: inline-block;
    position: relative;
    width: 100%
}

.page-contact .gform_wrapper ul.gform_fields>li {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 1.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    margin-top: 8px
}

.page-contact .gform_wrapper ul.gform_fields>li[id=field_1_4],
.page-contact .gform_wrapper ul.gform_fields>li[id=field_71_4] {
    position: absolute;
    width: 55%;
    padding-right: 0;
    padding-left: 1.5%
}

.page-contact .gform_wrapper ul.gform_fields>li[id=field_1_4] .textarea,
.page-contact .gform_wrapper ul.gform_fields>li[id=field_71_4] .textarea {
    height: 173px
}

.page-contact .gform_wrapper ul.gform_fields>li .ginput_container {
    width: 100% !important;
    margin-top: 0 !important
}

.page-contact .gform_wrapper ul.gform_fields>li .ginput_container span {
    padding: 0;
    margin: 0
}

.page-contact .gform_wrapper ul.gform_fields>li .ginput_container input {
    line-height: normal !important;
    min-height: 36px !important;
    margin-top: 0 !important
}

@media (max-width:480px) {
    .page-contact .gform_wrapper ul.gform_fields>li {
        width: 100%;
        position: relative !important;
        float: left !important;
        padding: 0 !important
    }

    .page-contact .gform_wrapper ul.gform_fields>li[id=field_1_4],
    .page-contact .gform_wrapper ul.gform_fields>li[id=field_71_4] {
        width: 100%
    }
}

.partner__badge__list .grid {
    padding: 30px 15px
}

.partner__badge__list .grid__item h3,
.partner__badge__list .grid__item p {
    margin-top: 0
}

.partner__badge__list .grid__item h3 {
    font-size: 22px
}

.partner__badge__list .grid__item p {
    font-size: 15px
}

.partner__badge__list .grid:not(:last-child) {
    border-bottom: 1px solid #f2f6f8
}

.bg__with--text h2 {
    font-size: 35px;
    margin-top: 0;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 10px
}

.bg__with--text p {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center
}

.custom-section.partner__badge__list img {
    max-width: 270px
}

@media only screen and (max-width:768px) {
    .partner__badge__list .grid__item img {
        margin-bottom: 15px
    }

    .bg__with--text h2 {
        font-size: 22px
    }

    .bg__with--text p {
        font-size: 15px
    }
}

.page-client-locations .google-map {
    display: block;
    padding: 0 !important
}

.page-client-locations .site-content,
.page-coalition-our-awards-and-accomplishments .site-content {
    padding-bottom: 0
}

.page-client-locations .google-map .fixedwidth {
    width: 100%;
    padding: 0 !important
}

.page-client-locations .google-map p {
    margin: 0 !important
}

.page-thankyou .content-area .entry-content {
    margin: 0
}

.page-thankyou .content-area header {
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px solid #efefef
}

.page-thankyou .content-area header .img,
.page-thankyou .content-area header .text {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.page-thankyou .content-area header .img {
    width: 33%;
    padding-right: 40px;
    text-align: right
}

.page-thankyou .content-area header .text {
    width: 66%;
    text-align: left
}

.page-thankyou .content-area header .text br {
    display: none
}

.page-thankyou .content-area header .text h1,
.page-thankyou .content-area header .text h3,
.page-thankyou .content-area header .text p {
    margin: 0;
    color: #212121 !important
}

.page-thankyou .content-area header .text h1 {
    line-height: 0;
    text-align: left
}

.page-thankyou .content-area header .text h3 {
    font-size: 24px !important;
    padding-bottom: 9px
}

.page-thankyou .content-area header .text p {
    font-size: 18px !important
}

@media (max-width:480px) {

    .page-thankyou .content-area header .img,
    .page-thankyou .content-area header .text {
        width: 100%;
        text-align: center;
        padding: 0
    }

    .page-thankyou .content-area header .img {
        padding-bottom: 15px
    }

    .page-thankyou .content-area header .img img {
        width: 160px;
        max-width: 90%
    }

    .page-thankyou .content-area header .text h1 {
        text-align: center
    }

    .page-thankyou .content-area header .text h3 {
        padding-top: 12px
    }
}

.page-thankyou .content-area .blog-feed,
.page-thankyou .content-area .form-values {
    padding: 40px 0
}

.page-thankyou .content-area .blog-feed h3,
.page-thankyou .content-area .form-values h3 {
    font-size: 22px;
    color: #000 !important;
    margin: 0;
    line-height: normal;
    padding-bottom: 30px
}

.page-thankyou .content-area .form-values {
    border-bottom: 1px solid #efefef
}

.page-thankyou .content-area .form-values ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: center
}

.page-thankyou .content-area .form-values ul li {
    display: inline-block;
    width: 90%;
    text-align: left;
    padding: 5px 0
}

.page-thankyou .content-area .form-values ul li div {
    display: inline-block;
    vertical-align: top
}

.page-thankyou .content-area .form-values ul li .label {
    width: 100px;
    font-weight: 600
}

.page-thankyou .content-area .form-values ul li .fld_value {
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px)
}

@media (max-width:480px) {
    .page-thankyou .content-area .form-values ul li {
        font-size: 14px
    }

    .page-thankyou .content-area .form-values ul li div {
        width: 100% !important
    }

    .page-thankyou .content-area .form-values ul li .email {
        word-break: break-word
    }
}

.page-thankyou .content-area .blog-feed {
    padding-bottom: 0
}

@media (max-width:480px) {
    .page-thankyou .content-area .blog-feed h3 {
        text-align: center !important
    }
}

.page-thankyou .content-area .blog-feed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%
}

.page-thankyou .content-area .blog-feed ul li {
    display: inline-block;
    width: 31.55%;
    vertical-align: top;
    margin-right: 2%;
    text-align: center;
    padding-bottom: 25px
}

.page-thankyou .content-area .blog-feed ul li .inner {
    display: inline-block;
    width: 270px;
    max-width: 100%
}

.page-thankyou .content-area .blog-feed ul li .img {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 0
}

.page-thankyou .content-area .blog-feed ul li h4,
.page-thankyou .content-area .blog-feed ul li h4 a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #000 !important;
    margin: 0
}

@media (max-width:480px) {

    .page-thankyou .content-area .blog-feed ul li h4,
    .page-thankyou .content-area .blog-feed ul li h4 a {
        font-size: 12px
    }
}

.page-thankyou .content-area .blog-feed ul li h4 {
    margin-top: 5px
}

.page-thankyou .content-area .blog-feed ul li h4 a {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:480px) {
    .page-thankyou .content-area .blog-feed ul li h4 a {
        line-height: 16px
    }
}

.page-thankyou .content-area .blog-feed ul li .post-date a {
    font-style: italic;
    font-size: 12px;
    color: #858585
}

.page-thankyou .content-area .blog-feed ul li:last-child {
    margin-right: 0
}

@media (max-width:660px) {
    .page-thankyou .content-area .blog-feed ul li {
        width: 31.3%
    }
}

@media (max-width:479px) {
    .page-thankyou .content-area .blog-feed ul li {
        width: 100%;
        margin-right: 0
    }

    .page-thankyou .content-area .blog-feed ul li:last-child {
        padding-bottom: 0
    }

    .page-thankyou .content-area .blog-feed ul li .inner {
        width: 210px
    }

    .page-thankyou .content-area .blog-feed ul li h4,
    .page-thankyou .content-area .blog-feed ul li h4 a {
        font-size: 12px
    }
}

.sitemap-content h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.sitemap-content ul {
    margin: 0;
    padding-left: 20px
}

@media (max-width:480px) {
    .sitemap-content ul ul {
        margin-top: 15px
    }

    .sitemap-content ul li {
        margin-bottom: 15px
    }
}

address {
    font-style: normal
}

.breadcrumbs ul li,
.breadcrumbs ul li a {
    font-size: 13px
}

.page-template-page-services .site-content {
    padding-bottom: 0
}

.page-template-page-services .hentry {
    margin: 0
}

.page-template-page-services .entry-content {
    margin: 0
}

.page-template-page-services .entry-title {
    margin: 0;
    padding: 20px 0 41px;
    text-align: center;
    color: #0069aa;
    font-weight: 400;
    font-size: 35px !important
}

@media (max-width:480px) {
    .page-template-page-services .entry-title {
        font-size: 28px !important
    }
}

@media (max-width:767px) {
    .page-template-page-services .featured-image {
        display: none
    }
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-primary {
    color: #006aac
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style: none
}

.p-0 {
    padding: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-t-60 {
    padding-top: 60px !important
}

.p-b-60 {
    padding-bottom: 60px !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.m-0 {
    margin: 0 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.m-b-40 {
    margin-bottom: 40px !important
}

.featured-video {
    margin: 0 0 50px 0
}

body .featured-video .play {
    content: " ";
    background: var(--wpr-bg-9dfa1c02-fdc6-40d8-8c24-2e91ca71b0c0) no-repeat center/50% rgba(5, 54, 85, .8) !important;
    display: block;
    width: 120px;
    height: 120px;
    max-width: 28.1%;
    max-height: 50%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-indent: -99999px
}

.featured-image {
    margin: 0;
    padding: 20px 0 10px;
    text-align: center
}

.bg-section-default .heading,
.bg-section-light_blue .heading {
    color: #0069aa !important
}

.bg-section-blue {
    color: #fff
}

.bg-section-blue .iti__selected-dial-code {
    color: #000
}

.bg-section-blue .title,
.bg-section-blue a {
    color: #fff
}

.bg-section-blue .gform_wrapper .gfield_error .gfield_label,
.bg-section-blue .gform_wrapper .gfield_required,
.bg-section-blue .gform_wrapper .validation_message {
    color: #d0a1a1
}

.section-intro {
    margin: 0 auto 30px;
    max-width: 860px;
    font-weight: 700;
    font-size: 15px;
    text-align: center
}

@media (min-width:992px) {
    .section-intro {
        margin-bottom: 60px
    }
}

.section-col2 {
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid
}

@media (min-width:768px) {
    .section-col2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media (min-width:1200px) {
    .section-col2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px
    }
}

.section-col2 p {
    margin: 0 0 30px
}

.section-note {
    margin: 0;
    padding: 20px 10px;
    color: #fff;
    background: #006aac
}

@media (min-width:768px) {
    .section-note {
        padding: 20px 28px;
        margin-bottom: 40px
    }
}

.section-note .cap {
    padding: 10px 0 0
}

.section-note a {
    color: #a8c930
}

.section-note a:focus,
.section-note a:hover {
    color: #b2d241
}

.section-note .title {
    margin: 0;
    color: #fcb121;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25
}

@media (min-width:768px) {
    .section-note .title {
        font-size: 26px
    }
}

@media (min-width:992px) {
    .section-note .title {
        font-size: 32px
    }
}

.section-note p {
    margin: 0;
    padding: 10px 0
}

.section-note.note2 a {
    color: #a8c930
}

.sma-rate .section-note {
    text-align: center;
    max-width: 150px;
    margin: 0 auto 20px;
    line-height: 1.25
}

@media (min-width:992px) {
    .sma-rate .section-note {
        display: inline-block;
        margin: 0 40px 20px
    }
}

.sma-rate .section-note .title {
    display: block;
    background: 0 0
}

.section-featured-reviews {
    text-align: center;
    padding: 20px 0;
    color: #252525;
    font-size: 15px
}

.section-featured-reviews .img {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    padding: 0;
    margin-left: 0;
    line-height: 85px;
    text-align: center;
    background: #fff;
    right: -15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #b6c3c9
}

.section-featured-reviews .img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 35px FontAwesome;
    content: "\f2c0";
    color: #dde3e6;
    z-index: 20
}

.section-featured-reviews .img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    position: relative;
    z-index: 40
}

.section-featured-reviews .img i {
    position: absolute;
    right: -10px;
    bottom: -12px;
    float: left;
    width: 29px;
    height: 29px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #a8c930;
    z-index: 50
}

@media (max-width:530px) {
    .section-featured-reviews .img {
        float: none !important;
        right: -18px !important
    }
}

.section-featured-reviews .info {
    display: inline-block;
    color: #868686;
    font-size: 14px
}

.section-featured-reviews .info .by {
    margin: 0;
    color: #212121;
    font-size: 15px;
    font-weight: 700
}

.section-featured-reviews .info p {
    display: block;
    margin: 0
}

.section-featured-reviews .info .company:before {
    content: " / "
}

.section-featured-reviews .info .role:empty+.company:before {
    display: none
}

@media (max-width:530px) {
    .section-featured-reviews .info {
        width: 100%;
        padding-top: 10px !important
    }
}

.section-featured-reviews .content {
    max-width: 800px;
    margin: 0 auto
}

.section-featured-reviews .review-item {
    padding: 0 20px;
    margin-bottom: 35px
}

.section-featured-reviews .review-item:first-child:nth-last-child(1) {
    display: inline;
    width: 100%;
    margin: 0
}

.section-featured-reviews .review-item:first-child:nth-last-child(2),
.section-featured-reviews .review-item:first-child:nth-last-child(2)~.review-item {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    border-top: none
}

.section-featured-reviews .review-item:first-child:nth-last-child(2) {
    margin-right: 1%
}

.section-featured-reviews .review-item:first-child:nth-last-child(2)~.review-item {
    margin-left: 1%
}

@media (max-width:768px) {

    .section-featured-reviews .review-item:first-child:nth-last-child(2),
    .section-featured-reviews .review-item:first-child:nth-last-child(2)~.review-item {
        width: 100%;
        margin: 0
    }
}

@media (min-width:992px) {
    .section-featured-reviews .review-item {
        margin-bottom: 20px
    }
}

.section-featured-reviews.sfr-1 .review-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd
}

.section-featured-reviews.sfr-1 .review-item:first-child {
    border-top-width: 0
}

.section-featured-reviews.sfr-1 .detail {
    display: inline-block
}

.section-featured-reviews.sfr-1 .detail .img {
    float: left
}

.section-featured-reviews.sfr-1 .detail .info {
    padding-top: 17px
}

@media (min-width:768px) {
    .section-featured-reviews.sfr-2 .review-item {
        float: left;
        width: 50%
    }
}

.section-our-work {
    padding: 30px 30px 40px
}

@media (min-width:768px) {
    .section-our-work {
        padding: 55px 30px
    }
}

.section-our-work .title {
    margin: 0;
    padding: 0 0 10px;
    font-size: 30px;
    font-weight: 400
}

@media (min-width:768px) {
    .section-our-work .title {
        float: left;
        width: 25%;
        padding: 10px 20px 0 0;
        text-align: center
    }
}

@media (min-width:992px) {
    .section-our-work .title {
        width: 30%
    }
}

.section-our-work ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:480px) {
    .section-our-work ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width:992px) {
    .section-our-work ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

.section-our-work ul li {
    padding: 3px
}

.section-our-work ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    border-bottom: 1px solid
}

.section-our-work ul li a:after {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    padding-left: 7px
}

@media (min-width:768px) {
    .section-why-need-seo.grid {
        margin-left: -40px
    }
}

@media (min-width:1024px) {
    .section-why-need-seo.grid {
        margin-left: -20px
    }
}

@media (min-width:1200px) {
    .section-why-need-seo.grid {
        margin-left: -80px
    }
}

.section-why-need-seo .grid__item {
    text-align: center
}

.section-why-need-seo .grid__item:nth-child(odd) {
    clear: both
}

@media (min-width:768px) {
    .section-why-need-seo .grid__item {
        padding-left: 40px
    }
}

@media (min-width:1024px) {
    .section-why-need-seo .grid__item {
        padding-left: 20px
    }
}

@media (min-width:1200px) {
    .section-why-need-seo .grid__item {
        padding-left: 80px
    }
}

.section-why-need-seo .section-note {
    margin: 10px 0 20px;
    padding: 20px 12px 10px
}

.section-why-need-seo .section-note .title {
    word-wrap: break-word
}

@media (min-width:768px) {
    .section-why-need-seo .section-note .title {
        min-height: 60px
    }
}

@media (min-width:800px) {
    .section-why-need-seo .section-note .title {
        min-height: inherit
    }
}

@media (min-width:1024px) {
    .section-why-need-seo .section-note .title {
        min-height: 60px
    }
}

@media (min-width:992px) {
    .section-why-need-seo .section-note .title {
        font-size: 26px
    }
}

.section-our-clients {
    text-align: center
}

.section-our-clients figure {
    display: inline-block;
    padding: 15px;
    margin: 0;
    vertical-align: middle
}

@media (min-width:992px) {
    .section-our-clients figure {
        padding: 15px 25px
    }
}

.section-ourportfolio figure {
    position: relative;
    margin: 15px 0;
    text-align: center;
    overflow: hidden
}

.section-ourportfolio figure figcaption {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: bottom .8s;
    -o-transition: bottom .8s;
    -moz-transition: bottom .8s;
    transition: bottom .8s
}

.section-ourportfolio figure:hover figcaption {
    bottom: 0
}

.section-ourportfolio figure img {
    min-height: 100px
}

.list-partners figure {
    margin: 0;
    padding: 20px 0
}

.list-partners figcaption {
    padding-top: 10px
}

@media (max-width:767px) {
    .list-partners {
        text-align: center
    }
}

.ct-review-ratings {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width:992px) {
    .ct-review-ratings {
        padding: 0 0 20px 40px
    }
}

.ct-review-ratings li {
    padding: 5px 0
}

.ct-review-ratings .star-rating {
    display: inline-block;
    width: 72px
}

@media (min-width:992px) {
    .list-features {
        margin-left: -40px
    }

    .list-features>.grid__item {
        padding-left: 40px
    }
}

.list-features ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-features .section-note {
    margin: 10px 0 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.list-strategies {
    text-align: center;
    margin-left: -24px !important;
    margin-top: 30px
}

.list-strategies .icon-strategy {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin-top: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #006aac var(--wpr-bg-4f05e293-52ee-4fd4-840e-dfe4fc3cb75b) no-repeat 50% 20px
}

.list-strategies .icon-target-report {
    background-position: 50% -200px
}

.list-strategies .icon-social-calendar {
    background-position: 50% -90px
}

.list-strategies .icon-status-report {
    background-position: 50% -310px
}

.list-cnt {
    margin-left: -24px !important;
    text-align: center
}

.list-cnt li {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px
}

.list-cnt li:nth-child(odd) {
    clear: both
}

.list-cnt .cnt {
    display: block;
    color: #006aac;
    font-size: 32px;
    line-height: 1.25
}

.list-cnt .lbl {
    display: block;
    color: #4eafdc;
    font-weight: 700;
    line-height: 1.25;
    min-height: 40px
}

.faq-list {
    margin: 0;
    padding: 20px 0 0;
    list-style: none
}

.faq-list .faq-item {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding: 20px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.faq-list .faq-item p {
    margin: 0;
    padding: 0 0 10px
}

.faq-list .faq-item:nth-child(2n+1) {
    margin-right: 1%
}

.faq-list .faq-item:nth-child(2n+2) {
    margin-left: 1%
}

@media (max-width:768px) {
    .faq-list .faq-item {
        width: 100%;
        margin: 0 !important
    }
}

.faq-list .faq-question {
    position: relative;
    padding-left: 30px
}

.faq-list .faq-question:before {
    content: "Q.";
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 10px;
    font-weight: 700
}

.faq-list .faq-answer {
    position: relative;
    padding-left: 30px
}

.faq-list .faq-answer:before {
    content: "A.";
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 10px;
    font-weight: 700
}

.quick-quote {
    color: #fff;
    line-height: 1.5;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #006aac;
    max-width: 400px
}

.quick-quote .iti__selected-dial-code {
    color: #000
}

@media (max-width:600px) {
    .quick-quote {
        float: none;
        display: block;
        width: 100%;
        max-width: inherit;
        margin: 0 0 20px
    }
}

.quick-quote .title {
    margin: 0;
    color: #fcb121;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25
}

@media (min-width:768px) {
    .quick-quote .title {
        font-size: 26px
    }
}

@media (min-width:992px) {
    .quick-quote .title {
        font-size: 32px
    }
}

.quick-quote .gform_wrapper {
    margin: 0
}

.quick-quote .gform_wrapper .top_label .gfield_label {
    display: none
}

.quick-quote .gform_wrapper input[type=email],
.quick-quote .gform_wrapper input[type=text] {
    height: 48px;
    padding: 5px 10px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.quick-quote .gform_wrapper .gform_body {
    width: 100% !important
}

.quick-quote .gform_wrapper .gform_footer {
    padding: 4px 0 0;
    text-align: right
}

.quick-quote .gform_wrapper .gform_button {
    margin-right: 0 !important
}

.quick-quote .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important
}

.section-heading {
    color: #fff !important;
    padding: 10px;
    background: #006aac
}

.section-contact .gform_wrapper .gfield {
    padding-right: 0 !important;
    width: 100% !important;
    clear: none !important
}

.section-contact .gform_wrapper .gfield input[type=email],
.section-contact .gform_wrapper .gfield input[type=text],
.section-contact .gform_wrapper .gfield textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.section-contact .gform_wrapper .gfield textarea {
    height: 120px
}

.section-contact .gform_wrapper .gfield.half-field {
    width: 50% !important
}

.section-contact .gform_wrapper .gfield.half-field-left {
    padding-right: 8px
}

.section-contact .gform_wrapper .gfield.half-field-right {
    padding-left: 8px
}

.section-contact .gform_wrapper .top_label .gfield_label {
    display: none
}

.section-contact .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0
}

.social-icons {
    padding: 10px 0
}

.social-icons ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-icons ul li {
    display: inline-block;
    padding: 2px 2px 2px 0
}

.social-icons ul li a {
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    overflow: hidden
}

.social-icons ul li a span {
    display: none
}

.social-icons ul li a .fa {
    font-size: 28px
}

.section-fullwidth>.fixedwidth {
    width: auto;
    padding: 0
}

.section-pricing p {
    margin: 0
}

.section-pricing .sub-title {
    padding-top: 20px
}

.section-pricing .entry-title {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    color: #0069aa;
    font-weight: 400
}

@media (min-width:992px) {
    .section-pricing .entry-title {
        font-size: 35px
    }
}

.section-pricing .estimate-value.on-val {
    color: #fff;
    background: #006aac
}

.estimate-results {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

@media (min-width:768px) {
    .estimate-results {
        text-align: left
    }

    .estimate-results .estimate-result-item {
        float: left;
        width: 33.3333%;
        padding: 10px
    }

    .estimate-results .result-chart {
        width: 100%
    }
}

@media (min-width:992px) {
    .estimate-results {
        padding-left: 26%
    }

    .estimate-results .result-chart {
        position: absolute;
        left: 0;
        top: 0;
        width: 24%;
        padding: 0 10px
    }
}

.estimate-results .the-chart {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 0
}

@media (min-width:992px) {
    .estimate-results .the-chart {
        max-width: inherit
    }
}

.estimate-results .estimate-info {
    padding: 10px 0;
    font-weight: 700
}

.estimate-results .estimate-percentage {
    display: inline-block;
    position: relative;
    padding-left: 25px
}

.estimate-results .estimate-percentage .estimate-type {
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
}

.estimate-results .estimate-type {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.estimate-results .estimate-type-seo {
    background: #4eafdc
}

.estimate-results .estimate-type-ppc {
    background: #006aac
}

.estimate-results .estimate-type-email {
    background: #a8c930
}

.estimate-results .estimate-details {
    padding: 5px 0 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dee9f7
}

@media (min-width:768px) {
    .estimate-results .estimate-details {
        padding: 20px 0 10px;
        border-bottom-width: 0
    }
}

.estimate-results .estimate-details p {
    margin: 0;
    padding: 0
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important
}

.gform_wrapper div.validation_error {
    margin-top: 20px
}

.gform_confirmation_message {
    font-weight: 700;
    text-align: center;
    padding: 15px 0
}

.sc-fullwidth .fixedwidth {
    width: 100%
}

.section__title {
    display: block;
    font-size: 22px;
    line-height: 1.5;
    padding: 30px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

.flex-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 -15px
}

.flex-col .col {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    padding: 0 15px
}

.flex-col .col:first-child {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.process_slideshow .process_slideshow_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 0 -15px
}

.process_slideshow .process_slideshow_image {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    width: 40%;
    padding: 0 15px
}

.process_slideshow .process_slideshow_text {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    padding: 0 15px;
    position: relative
}

.process_slideshow .process_number {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #a8c930;
    color: #252525;
    font-size: 22px;
    font-weight: 700;
    line-height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: 58px
}

.process_slideshow .process_text h3 {
    font-size: 22px;
    color: #252525;
    text-transform: uppercase
}

.process_slideshow .process_text {
    font-size: 15px;
    color: #252525;
    padding-top: 20px
}

.process_slideshow.owl-theme .owl-controls .owl-buttons div {
    top: 0 !important;
    width: 45px;
    height: 45px;
    opacity: 1
}

.process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 41%
}

.process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 45%
}

.process_slideshow.owl-theme .owl-controls.clickable {
    position: absolute;
    top: 0;
    width: 100%
}

.svg-box {
    display: none;
    width: 400px;
    height: 400px;
    position: absolute;
    top: 110px;
    left: -50px
}

@media (min-width:992px) {
    .svg-box {
        display: block
    }

    .process-wrapper {
        padding-bottom: 160px
    }

    .process-wrapper .entry-title {
        margin-bottom: 70px
    }
}

@media (max-width:800px) {
    .about_us_section .alignright {
        width: auto !important
    }

    .flex-col {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        text-align: center
    }

    .flex-col .col:first-child {
        width: 100%
    }

    .process_slideshow .process_slideshow_item {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }

    .process_slideshow .process_slideshow_image,
    .process_slideshow .process_slideshow_text {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%
    }

    .process_slideshow {
        text-align: center
    }
}

@media (min-width:801px) and (max-width:1130px) {

    .process_slideshow .process_number,
    .process_slideshow.owl-theme .owl-controls .owl-buttons div {
        width: 35px;
        height: 35px
    }

    .process_slideshow .process_number {
        line-height: 35px;
        font-size: 18px
    }
}

@media (min-width:1040px) and (max-width:1079px) {
    .process_slideshow .process_number {
        margin-left: 55px
    }
}

@media (min-width:1000px) and (max-width:1039px) {
    .process_slideshow .process_number {
        margin-left: 52px
    }
}

@media (min-width:970px) and (max-width:999px) {
    .process_slideshow .process_number {
        margin-left: 50px
    }
}

@media (min-width:890px) and (max-width:969px) {
    .process_slideshow .process_number {
        margin-left: 45px
    }
}

@media (min-width:820px) and (max-width:889px) {
    .process_slideshow .process_number {
        margin-left: 35px
    }
}

@media (min-width:801px) and (max-width:819px) {
    .process_slideshow .process_number {
        margin-left: 32px
    }
}

@media (max-width:800px) {
    .process_slideshow .process_number {
        margin-left: 0;
        display: inline-block
    }

    .process_slideshow.owl-theme .owl-controls.clickable {
        position: relative
    }

    .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 40%
    }

    .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 40%
    }

    .process_slideshow.owl-theme .owl-controls .owl-buttons div {
        top: -34px !important
    }
}

@media (max-width:551px) {
    .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 30%
    }

    .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 30%
    }
}

.column-one {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center
}

.column-one .col {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

.column-two {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.column-two .col {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%
}

.column-two:not(:last-child) {
    border-bottom: 1px solid #d6d6d6
}

.column-two .col:first-child {
    border-right: 1px solid #d6d6d6
}

.single-tech-stack {
    padding: 40px 80px 40px 0
}

.column-two .col:last-child .single-tech-stack {
    padding: 40px 0 40px 80px
}

.single-tech-stack .tech-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 20px
}

.single-tech-stack ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.tech-logo-carousel.owl-carousel.owl-theme {
    margin: 0 -15px
}

.tech-logo-carousel.owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    height: auto;
    background-color: transparent
}

.tech-logo-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f0d9"
}

.tech-logo-carousel.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f0da"
}

.tech-logo-carousel.owl-theme .owl-controls .owl-buttons div:before {
    color: #898989
}

.tech-logo-item {
    padding: 0 15px;
    height: 80px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center
}

.tech-logo-item img {
    max-height: 80px;
    max-width: 80px
}

@media (max-width:800px) {
    .column-two {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }

    .column-two .col {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%
    }

    .tech-logo-item {
        text-align: center
    }

    .column-two .col:first-child {
        border-right: none
    }

    .single-tech-stack {
        padding: 40px
    }

    .column-two .col:last-child .single-tech-stack {
        padding: 40px
    }

    .tech-logo-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -25px
    }
}

.custom-cta .calltoaction {
    padding: 0
}

.pwa-table-wrapper {
    overflow-x: auto
}

.pwa-comparison-table thead tr th {
    font-size: 16px;
    color: #252525;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0
}

.pwa-comparison-table tbody tr td {
    font-size: 15px;
    color: #252525;
    padding: 30px 80px;
    line-height: 1.6
}

.pwa-comparison-table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d6d6d6
}

.pwa-comparison-table tbody tr td:not(:last-child) {
    border-right: 1px solid #d6d6d6
}

.pwa-comparison-table thead tr th:not(:last-child) {
    border-right: 1px solid #d6d6d6
}

.pwa-comparison-table thead tr {
    border-bottom: 1px solid #d6d6d6
}

.pwa-comparison-table {
    border: 1px solid #d6d6d6
}

.pwa-comparison-table tbody tr:first-child td:nth-child(2),
.pwa-comparison-table tbody tr:nth-child(2) td:nth-child(1),
.pwa-comparison-table tbody tr:nth-child(2) td:nth-child(3),
.pwa-comparison-table tbody tr:nth-child(3) td:nth-child(2),
.pwa-comparison-table tbody tr:nth-child(4) td:nth-child(1),
.pwa-comparison-table tbody tr:nth-child(4) td:nth-child(3),
.pwa-comparison-table thead tr th:first-child,
.pwa-comparison-table thead tr th:last-child {
    background-color: #fff
}

table.pwa-comparison-table tbody tr td {
    position: relative
}

table.pwa-comparison-table tbody tr td img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    max-width: 30px;
    max-height: 30px
}

.contact-us-new-wrapper.contact-us ul li[id=field_1_4],
.contact-us-new-wrapper.contact-us ul li[id=field_71_4] {
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.contact-us-new-wrapper.contact-us ul li[id=field_1_4] label.gfield_label,
.contact-us-new-wrapper.contact-us ul li[id=field_71_4] label.gfield_label {
    display: none
}

.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea,
.contact-us-new-wrapper.contact-us ul li[id=field_71_4] .textarea {
    border: 1px solid #006aac;
    height: 140px;
    background-color: transparent;
    padding: 10px 30px
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-webkit-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-webkit-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-moz-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-moz-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input:-ms-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea:-ms-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-webkit-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-webkit-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input:-moz-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea:-moz-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-moz-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-moz-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input:-ms-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea:-ms-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-ms-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-ms-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-webkit-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-webkit-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input:-moz-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea:-moz-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-moz-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-moz-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input:-ms-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea:-ms-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::-ms-input-placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::-ms-input-placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input::placeholder,
.contact-us-new-wrapper.contact-us ul li[id=field_1_4] .textarea::placeholder {
    color: #bababa;
    font-weight: 600
}

.contact-us-new-wrapper.contact-us ul li .ginput_container input {
    border: 1px solid #006aac !important;
    height: 50px;
    background-color: transparent !important;
    padding-left: 30px !important;
    padding-right: 30px !important
}

.contact-us-new-wrapper.contact-us ul li .gfield_label {
    display: none !important
}

.contact-us-new-wrapper.contact-us ul li {
    width: 100%
}

.contact-us-new-wrapper.contact-us ul li#field_1_2,
.contact-us-new-wrapper.contact-us ul li#field_1_5 {
    width: 48%;
    clear: right
}

.contact-us-new-wrapper.contact-us ul li#field_1_5 {
    float: right
}

.contact-us-new-wrapper.contact-us ul li:not(:last-child) {
    margin-bottom: 20px
}

.contact-us-new-wrapper .icon-contact-info {
    display: inline-block;
    width: 31.33%;
    position: relative;
    line-height: 1.8;
    padding-left: 30px;
    vertical-align: top
}

.contact-us-new-wrapper .icon-contact-info:not(:last-child) {
    margin-right: 1%
}

.contact-us-new-wrapper .icon-contact-info i.fa {
    position: absolute;
    left: 0;
    top: 4px
}

.contact-us-new-wrapper .icon-contact-info span {
    line-height: normal;
    vertical-align: top
}

.map {
    display: inline-block;
    width: 33%;
    vertical-align: top
}

.map iframe {
    height: 520px
}

@media only screen and (min-width:641px) {
    .contact-us-new-wrapper .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: -webkit-calc(100% - 16px) !important;
        max-width: -moz-calc(100% - 16px) !important;
        max-width: calc(100% - 16px) !important;
        width: 100%
    }
}

@media (max-width:800px) {
    .contact-us-new-wrapper .icon-contact-info {
        width: 100%;
        margin-bottom: 20px
    }

    .contact-us-new-wrapper .contact-us ul li#field_1_2,
    .contact-us-new-wrapper .contact-us ul li#field_1_5 {
        width: 100%
    }

    .map {
        width: 100%
    }

    .map iframe {
        height: 450px;
        width: 100%
    }
}

.our-work-bg {
    background-image: var(--wpr-bg-70f4b703-eddf-46e4-8352-6f379b705ae3);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-color: #006aac
}

.section-our-work .title {
    float: none;
    width: 100%;
    padding: 0 0 30px;
    text-align: center;
    color: #fff
}

.section-our-work ul li a {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff
}

.section-our-work ul li a:active,
.section-our-work ul li a:focus,
.section-our-work ul li a:hover {
    color: #fff
}

.section-our-work ul li a:after {
    content: none
}

@media (min-width:801px) and (max-width:992px) {
    .section-our-work ul li a {
        font-size: 16px
    }
}

@media (min-width:801px) {
    .section-our-work ul {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center
    }

    .section-our-work ul li {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 30px;
        text-align: center
    }

    .section-our-work {
        padding: 85px 0
    }
}

@media (max-width:800px) {
    .section-our-work {
        padding: 45px 0
    }

    .section-our-work ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center;
        text-align: center
    }

    .section-our-work ul li {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 30px
    }
}

@media (min-width:480px) {
    .section-our-work ul {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto
    }
}

span.menu__icon--round {
    display: block;
    width: 80px !important;
    background-color: #fff;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.column-three-two .col-old-1 {
    width: 66%
}

.column-three-two .col-old-2 {
    width: 31%
}

.shopify-things-cons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -15px
}

.shopify-things-cons .col {
    padding: 0 15px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.shopify-things-cons .col ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.shopify-things-cons ul li {
    margin-bottom: 20px
}

.shopify-things-cons ul li {
    position: relative;
    padding-left: 35px
}

.shopify-things-cons ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

@media (max-width:800px) {
    .shopify-things-cons {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}

.seo-content-bg-image {
    background-image: var(--wpr-bg-9cd8a2bf-c246-4ef3-b47f-af71ae7e58c5);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.seo-content-bg-image h1,
.seo-content-bg-image h2,
.seo-content-bg-image h3,
.seo-content-bg-image h4,
.seo-content-bg-image h5,
.seo-content-bg-image h6,
.seo-content-bg-image p,
.seo-content-bg-image span {
    color: #fff
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    -o-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    -o-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    -o-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    -o-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    -o-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    -o-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    -o-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    -o-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@-o-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-o-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        -moz-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-o-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        -moz-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        -moz-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        transform: scale(.8)
    }
}

@-o-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-o-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.follow-us ul li a:before {
    font: 22px FontAwesome
}

.follow-us ul li a.facebook:before {
    content: "\f09a"
}

.follow-us ul li a.twitter:before {
    content: "\f099"
}

.follow-us ul li a.youtube:before {
    content: "\f16a"
}

.follow-us ul li a.linkedin:before {
    content: "\f0e1"
}

.follow-us ul li a.rss:before {
    content: "\f09e"
}

.home .our-services .services .row .content-container .text h3 .heading-icon i:before {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.page-template-page-seo-old .weloveourwork ul li span {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    top: 5px;
    background-color: #252525;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.page-template-page-seo-old .weloveourwork ul li span img {
    position: absolute;
    left: 50%;
    top: 50% !important;
    max-width: 60px;
    display: block;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-template-page-seo-old .weloveourwork.new-weloveourwork ul li {
    padding-left: 0;
    padding-right: 30px
}

.page-template-page-seo-old .weloveourwork.new-weloveourwork ul li .icon-box {
    position: relative;
    height: 110px
}

.page-template-page-seo-old .weloveourwork.new-weloveourwork ul li .icon-box h4 {
    position: absolute;
    top: 50%;
    left: 130px;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-template-page-seo-old .weloveourwork.new-weloveourwork ul li p {
    line-height: 30px
}

.benefits--section .benefit-icon {
    width: 80px;
    height: 80px;
    background-color: #252525;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: relative
}

.benefits--section .benefit-icon img {
    position: absolute;
    left: 50%;
    top: 50% !important;
    max-width: 50px;
    display: block;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.list-strategies .icon-strategy {
    background-image: var(--wpr-bg-a1b52fe8-5a01-4710-ae11-8fa5f0724986);
    -webkit-background-size: 60% 60%;
    -moz-background-size: 60%;
    -o-background-size: 60%;
    background-size: 60%;
    background-position-y: 15px
}

.list-strategies .icon-target-report {
    background-image: url(https://coalitiontechnologies.com/wp-content/uploads/OpportunitiesAndTargetsReport_Icon.svg)
}

.list-strategies .icon-social-calendar {
    background-image: url(https://coalitiontechnologies.com/wp-content/uploads/SocialCalendarCreation_Icon.svg)
}

.list-strategies .icon-status-report {
    background-image: url(https://coalitiontechnologies.com/wp-content/uploads/ExecutionAndBiweeklyStatusReports_Icons.svg)
}

.single-portfoliocpt .case-study-items h2 {
    text-align: center !important
}

.single-portfoliocpt .case-study-items h2 i {
    display: block;
    width: 80px;
    height: 80px;
    background-color: #2a66b0;
    top: 0 !important;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.single-portfoliocpt .case-study-items h2 i img {
    max-width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.service_quote_wrap a[href*=tel]:before {
    content: "";
    left: 4px;
    background-image: var(--wpr-bg-5ebe7451-93d5-4919-899b-a3df7a893c88);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 6px
}

.service_quote_wrap a[href*=mail]:before {
    content: "";
    left: 4px;
    background-image: url(https://coalitiontechnologies.com/wp-content/uploads/envelope.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 8px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.page-seo-search-engine-optimization .seo_process ul li {
    width: 18%
}

.page-seo-search-engine-optimization .seo_process ul li span {
    width: 100px;
    height: 100px;
    display: block;
    background-color: #004877;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    position: relative;
    margin: 0 auto
}

.page-seo-search-engine-optimization .seo_process ul li span img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px
}

@media (min-width:721px) {
    .page-seo-search-engine-optimization .seo_process ul li:after {
        top: 30px;
        font: 40px FontAwesome;
        content: "\f178"
    }
}

@media (max-width:767px) {
    .page-template-page-seo-old .weloveourwork ul li span {
        width: 65px;
        height: 65px
    }

    .page-template-page-seo-old .weloveourwork ul li span img {
        max-width: 40px
    }

    .page-template-page-seo-old .weloveourwork.new-weloveourwork ul li .icon-box {
        height: 80px
    }

    .page-template-page-seo-old .weloveourwork.new-weloveourwork ul li .icon-box h4 {
        left: 80px
    }
}

.contact-wrapper--content {
    display: inline-block;
    width: 33%;
    vertical-align: top
}

.contact-wrapper--content p {
    margin-top: 0
}

.contact-us-new-wrapper.contact-us ul li .ginput_container_select .selector {
    width: 100% !important;
    background: 0 0 !important;
    padding: 0;
    text-shadow: none;
    height: 50px
}

.contact-us-new-wrapper.contact-us ul li .ginput_container_select .selector span {
    background: 0 0 !important;
    width: 100% !important;
    border: 1px solid #006aac;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 30px;
    font-size: 16px;
    color: #252525;
    font-weight: 400;
    line-height: 45px
}

.contact-us-new-wrapper.contact-us ul li .ginput_container_select .selector select {
    height: 100%;
    width: 100%;
    padding: 0;
    top: 0
}

.contact-us-new-wrapper.contact-us ul li .ginput_container_select .selector:after {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 20px
}

.contact-us-new-wrapper.contact-us ul li.half-width {
    width: 50%;
    clear: right
}

.contact-us-new-wrapper.contact-us ul li.half-width input {
    width: 100% !important
}

.contact-us-new-wrapper.contact-us ul li .textarea {
    border: 1px solid #006aac;
    height: 140px;
    background-color: transparent;
    padding: 10px 30px
}

@media (max-width:800px) {
    .contact-us-new-wrapper.contact-us {
        width: 100%
    }

    .contact-us-new-wrapper.contact-us ul li.half-width {
        width: 100%;
        margin-bottom: 20px
    }

    .contact-us-new-wrapper.contact-us ul li {
        margin-bottom: 20px
    }

    .contact-wrapper--content {
        width: 100%
    }
}

.calltoaction .green-box-with-black-font {
    background-color: #a7c747 !important;
    border-color: #a7c747 !important;
    color: #252525 !important
}

.flip-card-section.owl-carousel .owl-wrapper-outer {
    height: 360px !important;
    padding-top: 40px
}

.section--title h2 {
    font-size: 32px;
    color: #0069aa;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0
}

.section--title {
    padding: 0 100px
}

.flip-card-section {
    padding: 30px 0 0
}

.flip-card-section .flip-card {
    padding: 0 15px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    height: 280px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s
}

@media (min-width:801px) {
    .flip-card-section .flip-card:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (min-width:801px) {
    .flip-card-section .flip-card.is--hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.flip-card-section .flip-card.is--hover .flip-card-back,
.flip-card-section .flip-card:hover .flip-card-back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible
}

.portfolio-slide--section .portfolio-slide-inner {
    width: 100%
}

.flip-card-section .flip-card:hover .flip-card-inner {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-card-section .flip-card.is--hover .flip-card-inner {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-card-section .flip-card .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: -webkit-transform .6s;
    -webkit-transition: -webkit-transform .6s;
    -o-transition: -o-transform .6s;
    -moz-transition: transform .6s, -moz-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s, -moz-transform .6s, -o-transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flip-card-section .flip-card .flip-card-front h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0
}

.flip-card-section .flip-card .flip-card-front {
    text-align: center;
    border: 1px solid #006aac;
    padding: 30px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: #fff
}

.flip-card-section .flip-card .flip-card-back,
.flip-card-section .flip-card .flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-section .flip-card .flip-card-back {
    background-color: #006aac;
    text-align: center;
    padding: 30px;
    color: #fff;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flip-card-section .flip-card .flip-card-back h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0
}

.flip-card-section .flip-card .flip-card-back ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    font-size: 14px
}

.flip-card-section .flip-card .flip-card-back ul li {
    font-size: 14px
}

.flip-card-section .flip-card .flip-card-back ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    display: inline-block;
    margin-right: 10px
}

.flip-card-section .flip-card .flip-card-back a {
    display: inline-block;
    font-size: 14px;
    color: #a7c747
}

.flip-card-section .flip-card .flip-card-front img {
    max-width: 130px;
    width: 130px;
    margin-bottom: 15px;
    height: 130px
}

.flip-card-section .flip-card .flip-card-front p {
    font-size: 0;
    margin: 0;
    padding: 0
}

.flip-card-section .flip-card .flip-card-back p {
    padding: 0;
    text-align: left;
    margin: 0
}

.cms-portfolio-section,
.website-portfolio-section {
    padding: 0;
    height: 80vh;
    display: block
}

@media (max-width:1199px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        height: 100vh
    }
}

@media (min-width:1600px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        height: 60vh
    }
}

.portfolio-slide--section {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
    opacity: 0
}

.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--image,
.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0 15px
}

.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 0
}

.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text h3 a,
.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text h3 span {
    color: #a8c930
}

.portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text h3 a:hover {
    color: #869a3b
}

.cms-portfolio-section .fixedwidth,
.website-portfolio-section .fixedwidth {
    width: 100%;
    padding: 0 15px;
    height: 100%
}

.portfolio-slide--section.is--active {
    visibility: visible;
    opacity: 1
}

.portfolio-slide--section .portfolio-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.portfolio-slide--section .portfolio-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio-slide--section .portfolio-slide-inner {
    position: absolute;
    top: 60px;
    left: 60px;
    right: 60px;
    bottom: 60px;
    max-width: 1200px;
    margin: 0 auto
}

.cms-flip-section .flip-card .flip-card-front h3,
.cms-flip-section .flip-card .flip-card-front img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.margin-top-5 {
    margin-top: -5px
}

.why-choose-section {
    background-image: var(--wpr-bg-f7e3d7a8-f566-4747-a61c-8c3414773a47);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    text-align: center
}

.why-choose-section .fixedwidth {
    max-width: 955px
}

.why-choose-section p em {
    font-size: 18px
}

.why-choose-section h2 {
    text-transform: capitalize
}

.top__banner--content {
    margin-top: 190px;
    padding-top: 0
}

.top__banner--content .flex-col .col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%
}

.mbac {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.mbac .mbac-slide {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 50;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.mbac .mbac-slide img {
    height: auto;
    max-width: initial;
    line-height: normal;
    font-size: 0
}

.top__banner--content .fixedwidth {
    margin-top: -160px
}

.flip-card-section.owl-carousel .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

@media (max-width:1299px) {
    .flip-card-section.owl-carousel .owl-controls {
        position: relative
    }
}

@media (max-width:800px) {
    .flip-card-section.owl-carousel .owl-controls {
        position: absolute;
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.flip-card-section.owl-carousel .owl-controls .owl-buttons div {
    top: 0
}

.flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-prev {
    left: -70px
}

@media (max-width:1299px) {
    .flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-prev {
        left: 40%
    }
}

@media (max-width:551px) {
    .flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-prev {
        left: 30%
    }
}

.flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-next {
    right: -70px
}

@media (max-width:1299px) {
    .flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-next {
        right: 40%
    }
}

@media (max-width:551px) {
    .flip-card-section.owl-carousel .owl-controls .owl-buttons div.owl-next {
        right: 30%
    }
}

.website-portfolio-section {
    margin-top: -22px
}

@media (max-width:1024px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        height: 800px;
        text-align: center
    }

    .portfolio-slide--section .portfolio-slide-inner {
        top: 30px;
        left: 15px;
        right: 15px;
        bottom: 30px
    }

    .portfolio-slide--section .portfolio-slide-inner .portfolio-slide--image,
    .portfolio-slide--section .portfolio-slide-inner .portfolio-slide--text {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0;
        padding: 20px 0
    }

    .portfolio-slide--section .portfolio-slide-inner .portfolio-slide--image img {
        max-height: 400px
    }
}

@media (max-width:800px) {
    .portfolio-slide--section .portfolio-slide-inner {
        top: 30px;
        left: 0;
        right: 0;
        bottom: 30px;
        padding: 0 15px
    }

    .cms-portfolio-section,
    .website-portfolio-section {
        height: 850px;
        text-align: center
    }

    .section--title {
        padding: 0
    }

    .flip-card-section .flip-card .flip-card-back h3 {
        font-size: 18px;
        text-align: left
    }

    .flip-card-section .flip-card .flip-card-back a,
    .flip-card-section .flip-card .flip-card-back ul li {
        font-size: 13px
    }

    .why-choose-section {
        padding: 20px 0
    }

    .why-choose-section .fixedwidth {
        max-width: 100%
    }

    .top__banner--content .flex-col .col {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%
    }

    .top__banner--content .flex-col .col {
        text-align: left !important
    }

    .integrated-marketing-section .alignleft,
    .integrated-marketing-section .alignright {
        width: auto;
        float: right
    }
}

@media (max-width:551px) {
    .calltoaction .green-box-with-black-font:last-child {
        margin-top: 20px;
        margin-bottom: 10px
    }
}

@media (max-width:400px) {

    .calltoaction .why-choose-section a,
    .callus .why-choose-section a,
    .home .banner .why-choose-section .slide-btn,
    .quick-quote .gform_wrapper .why-choose-section .gform_button,
    .why-choose-section .btn,
    .why-choose-section .calltoaction a,
    .why-choose-section .callus a,
    .why-choose-section .home .banner .slide-btn,
    .why-choose-section .quick-quote .gform_wrapper .gform_button {
        font-size: 11px
    }
}

@media (max-width:360px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        height: 920px;
        text-align: center
    }
}

.mobile-banner {
    display: none
}

@media (max-width:1024px) {
    .mobile-banner {
        display: block
    }
}

.mbac-wrap {
    display: block
}

@media (max-width:1024px) {
    .mbac-wrap {
        display: none !important
    }
}

.rich-snippet-hidden {
    display: none
}

.home .featured-partner {
    position: relative;
    width: 100%;
    background-color: #006aac;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 45px 0;
    height: auto !important
}

.home .featured-partner .bg-img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1600px
}

.home .featured-partner .grid {
    text-align: center;
    margin: 0 -15px
}

.home .featured-partner .grid__item {
    vertical-align: middle
}

@media (max-width:1023px) {
    .home .featured-partner .grid__item:first-child {
        padding-left: 0
    }
}

@media (max-width:480px) {
    .home .featured-partner .grid__item {
        text-align: center;
        padding-left: 0
    }
}

.home .featured-partner .grid__item img,
.home .featured-partner .grid__item span {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:1023px) {
    .home .featured-partner .grid__item:not(:last-child) img {
        margin-bottom: 30px
    }
}

.home .featured-partner .grid__item img {
    max-height: 90px;
    max-width: 190px
}

@media only screen and (max-width:480px) {
    .home .featured-partner .grid__item img {
        max-height: inherit;
        max-width: 120px
    }
}

.home .featured-partner .text p,
.home .featured-partner .text p strong {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    margin: 0
}

@media (max-width:768px) {

    .home .featured-partner .text p,
    .home .featured-partner .text p strong {
        font-size: 25px
    }
}

@media (max-width:400px) {

    .home .featured-partner .text p,
    .home .featured-partner .text p strong {
        font-size: 20px
    }
}

.home .featured-partner .text p strong {
    font-weight: 700
}

.home .featured-partner .img {
    font-size: 0 !important
}

.home .featured-partner .img img {
    float: right;
    margin-right: 100px
}

@media (max-width:1023px) {
    .home .featured-partner .img img {
        margin-right: 0
    }
}

@media (max-width:480px) {
    .home .featured-partner .img img {
        float: none;
        width: 200px;
        margin-top: 15px
    }
}

.home .our-partners .partners .grid__item .img img {
    height: 100%
}

.t-center {
    text-align: center
}

.website-flip-section {
    padding-top: .67em
}

.website-portfolio-section {
    margin-top: 0
}

.cms-flip-section,
.website-flip-section {
    padding-bottom: 20px
}

.cms-portfolio-section,
.website-portfolio-section {
    padding: 0;
    height: auto;
    display: block;
    padding: 60px 30px
}

.cms-portfolio-section .fixedwidth,
.website-portfolio-section .fixedwidth {
    width: 1200px
}

.cms-portfolio-section h3,
.website-portfolio-section h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-top: -7px
}

.cms-portfolio-section p,
.website-portfolio-section p {
    margin-bottom: 0
}

.calltoaction .cms-portfolio-section a,
.calltoaction .website-portfolio-section a,
.callus .cms-portfolio-section a,
.callus .website-portfolio-section a,
.cms-portfolio-section .btn,
.cms-portfolio-section .calltoaction a,
.cms-portfolio-section .callus a,
.cms-portfolio-section .home .banner .slide-btn,
.cms-portfolio-section .quick-quote .gform_wrapper .gform_button,
.home .banner .cms-portfolio-section .slide-btn,
.home .banner .website-portfolio-section .slide-btn,
.quick-quote .gform_wrapper .cms-portfolio-section .gform_button,
.quick-quote .gform_wrapper .website-portfolio-section .gform_button,
.website-portfolio-section .btn,
.website-portfolio-section .calltoaction a,
.website-portfolio-section .callus a,
.website-portfolio-section .home .banner .slide-btn,
.website-portfolio-section .quick-quote .gform_wrapper .gform_button {
    margin-top: 20px
}

.page-web-design .entry-header.fixedwidth {
    display: none
}

.b-wh {
    border: 1px solid #fff
}

.page-web-design .custom-cta p {
    color: #252525
}

.page-web-design .review-item .video img {
    width: 100%
}

.d-mobile {
    display: none !important;
    margin-bottom: 15px
}

.calltoaction .green-box-with-black-font {
    background-color: #a8c930 !important;
    border-color: #a8c930 !important;
    color: #252525 !important
}

.calltoaction .green-box-with-black-font:active,
.calltoaction .green-box-with-black-font:focus,
.calltoaction .green-box-with-black-font:hover {
    background-color: #869a3b !important;
    border-color: #869a3b !important;
    color: #252525 !important
}

.section-our-work ul li a {
    border-bottom: none
}

.section-our-work ul li a span {
    border-bottom: 1px solid transparent
}

.section-our-work ul li a:hover span {
    border-bottom: 1px solid #fff
}

.our-work-bg .section-our-work p {
    margin-bottom: 0
}

.flip-card-section.owl-carousel .owl-controls {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    position: absolute
}

.page-web-design .custom-cta .calltoaction {
    top: -5px
}

.page-web-design .custom-cta .calltoaction a {
    top: 0
}

.page-web-design .top__bannerÎ“Ã‡Ã¶content img {
    width: auto;
    margin: 10px
}

.page-web-design .list-partners .img img {
    display: block;
    margin: 0 auto;
    max-height: 45px
}

@media only screen and (min-width:1200px) {
    .flip-card-section {
        padding: 0
    }

    .flip-card-section.owl-carousel .owl-wrapper-outer {
        padding-top: 20px
    }
}

@media only screen and (max-width:1024px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        text-align: left
    }
}

@media only screen and (max-width:800px) {

    .cms-portfolio-section .col-old-1,
    .cms-portfolio-section .col-old-2,
    .website-portfolio-section .col-old-1,
    .website-portfolio-section .col-old-2 {
        width: 100%
    }

    .d-desktop {
        display: none !important
    }

    .d-mobile {
        display: block !important
    }

    .calltoaction .cms-portfolio-section a,
    .calltoaction .website-portfolio-section a,
    .callus .cms-portfolio-section a,
    .callus .website-portfolio-section a,
    .cms-portfolio-section .btn,
    .cms-portfolio-section .calltoaction a,
    .cms-portfolio-section .callus a,
    .cms-portfolio-section .home .banner .slide-btn,
    .cms-portfolio-section .quick-quote .gform_wrapper .gform_button,
    .home .banner .cms-portfolio-section .slide-btn,
    .home .banner .website-portfolio-section .slide-btn,
    .quick-quote .gform_wrapper .cms-portfolio-section .gform_button,
    .quick-quote .gform_wrapper .website-portfolio-section .gform_button,
    .website-portfolio-section .btn,
    .website-portfolio-section .calltoaction a,
    .website-portfolio-section .callus a,
    .website-portfolio-section .home .banner .slide-btn,
    .website-portfolio-section .quick-quote .gform_wrapper .gform_button {
        width: 100% !important
    }
}

@media only screen and (max-width:768px) {
    .page-web-design .review-item:not(:last-child) {
        margin-bottom: 30px !important
    }

    .flip-card-section.owl-carousel .owl-wrapper-outer {
        height: auto !important
    }

    .page-web-design .custom-section,
    .page-web-design .custom-section.custom-cta,
    .section-our-work {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .custom-section.website-flip-section {
        padding-top: 0
    }

    .custom-section.integrated-marketing-section .section__title {
        padding-top: 0
    }

    .page-web-design .list-partners figure,
    .page-web-design .section-featured-reviews {
        padding-bottom: 0
    }

    .page-web-design .list-partners figcaption p {
        margin-bottom: 0
    }

    .page-web-design .custom-section h2 {
        margin-top: 0
    }

    .page-web-design .custom-section.featuredreviews {
        padding-top: 45px;
        padding-bottom: 50px
    }

    .custom-section.integrated-marketing-section {
        padding-top: 50px;
        padding-bottom: 40px
    }

    .custom-section.cms-flip-section,
    .page-web-design .custom-section.partner__section {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .flip-card-section .flip-card .flip-card-back h3 {
        font-size: 22px
    }

    .flip-card-section .flip-card .flip-card-back ul li {
        font-size: 16px;
        line-height: 220%
    }

    .page-web-design .custom-section.partner__section .list-partners figcaption {
        padding-top: 0
    }

    .page-web-design .custom-section.partner__section .list-partners .grid__item:not(:last-child) figcaption {
        margin-bottom: 30px
    }

    .page-web-design .top__bannerÎ“Ã‡Ã¶content img {
        width: auto;
        margin: 10px auto
    }
}

@media only screen and (min-width:520px) and (max-width:800px) {
    .section-our-work ul {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-our-work ul li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width:577px) {
    .page-web-design .custom-cta p .green-box-with-black-font {
        display: block !important;
        margin-bottom: 0;
        margin-top: 15px
    }

    .page-web-design .custom-cta .calltoaction {
        top: -10px
    }
}

@media only screen and (max-width:400px) {
    .page-web-design .custom-cta p .green-box-with-black-font:first-child {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:369px) {

    .integrated-marketing-section .alignleft,
    .integrated-marketing-section .alignright,
    .integrated-marketing-section p img {
        float: none;
        margin-bottom: 20px
    }
}

.home .our-partners .text strong {
    display: block
}

.home .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.home .our-partners .partners .grid__item .img,
.home .our-partners .partners .grid__item .text {
    padding: 0
}

.home .our-partners .partners .grid__item .text {
    margin-top: 15px
}

.home .our-partners .partners .grid__item .img {
    height: auto
}

@media only screen and (max-width:768px) {
    .home .our-partners .partners .grid__item .text {
        text-align: center;
        margin-top: 15px
    }

    .home .our-partners .partners .grid__item:not(:first-child) {
        margin-top: 40px
    }

    .home .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }
}

.reviews .review-group.clutch ul.grid li .img,
.reviews .review-group.google ul.grid li .img {
    border: none
}

.reviews .review-group.clutch ul.grid li .img:before,
.reviews .review-group.google ul.grid li .img:before {
    content: none
}

.reviews .review-group.yelp ul.grid li .img:before {
    content: "\f1e9";
    color: #cf3034
}

.reviews .review-group.linkedin ul.grid li .img:before {
    content: "\f0e1";
    color: #2867b2
}

.white-bg {
    background-color: #fff
}

.site-content {
    margin-top: 0
}

.p-80 {
    padding: 100px 0
}

.custom-section.featured-partner {
    padding: 30px 0
}

.custom-section.featured-partner .grid__item {
    text-align: center
}

.page-digital-marketing-agency .entry-header {
    display: none
}

.page-template-page-services .entry-content {
    line-height: 0
}

.page-digital-marketing-agency .custom-section.team-members {
    padding-top: 0
}

.dg__header--content {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 500px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.custom-section.dg__header--wrapper {
    padding: 0
}

.dg__header--image {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0
}

.dg__header--image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.dg__header--text {
    position: absolute;
    top: 50%;
    max-width: 1200px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px;
    text-align: center
}

.dg__header--text h1 {
    font-size: 50px;
    margin: 0 0 40px;
    line-height: 1
}

.dg__header--text p {
    margin: 0
}

.btn.dg__header--text-btn,
.calltoaction a.dg__header--text-btn,
.callus a.dg__header--text-btn,
.home .banner .dg__header--text-btn.slide-btn,
.quick-quote .gform_wrapper .dg__header--text-btn.gform_button {
    font-size: 24px;
    line-height: 24px
}

.custom-section.dg__social--rating-wrapper {
    padding: 30px 0 20px
}

.dg__rating--box {
    text-align: center
}

.dg__rating--box i {
    font-style: normal
}

.custom-section.dg__social--rating-wrapper .grid__item:not(:first-child) .dg__rating--box img {
    height: 50px
}

.dg__rating--box .dg__rating-stars {
    display: block
}

.custom-section.dg__social--rating-wrapper .dg__rating--box p {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffe550
}

.dg__rating--box .dg__rating-stars i.fa {
    color: #ffe550;
    font-size: 16px;
    letter-spacing: 5px
}

.dg__rating--box img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 60px;
    height: auto;
    width: auto
}

.dg__inline--text {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    padding-left: 70px
}

.dg__inline--text:not(:last-child) {
    margin-bottom: 60px !important
}

.dg__inline--text i.fa {
    font-size: 10px;
    display: inline-block;
    padding: 0 5px;
    position: relative;
    top: -2px
}

.dg__inline--text:first-child {
    margin-top: 40px !important
}

.dg__contact__section.wd__contact__section.bg-section-default .dg__inline--text:first-child {
    margin-top: 13px
}

.dg__contact--wrapper {
    padding: 30px;
    background-color: #cce1ee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 50px
}

.dg__contact--wrapper p {
    margin: 0;
    background-color: #006aac;
    font-size: 22px;
    text-align: center;
    padding: 10px 40px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px
}

.dg__contact--wrapper .gform_wrapper {
    margin-top: 20px;
    margin-bottom: 0
}

.dg__contact--wrapper .gform_wrapper .gfield .gfield_label {
    display: none
}

.dg__contact--wrapper .gform_wrapper .gfield {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container {
    margin: 0;
    margin-bottom: 15px
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea {
    font-size: 15px !important;
    border: 1px solid #d9dcde;
    padding: 15px 25px !important;
    font-weight: 700 !important
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input {
    padding: 0 25px !important;
    height: 50px
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container .iti input {
    padding: 0 50px !important
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input:-moz-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-moz-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-ms-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input:-moz-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-moz-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::-ms-input-placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container input::placeholder,
.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::placeholder {
    color: #888;
    font-weight: 400
}

.dg__contact--wrapper .gform_wrapper .gfield .ginput_container textarea {
    height: 160px
}

.dg__contact--wrapper .gform_footer.top_label {
    margin-top: 0 !important;
    padding: 0
}

.dg__contact--wrapper .gform_footer.top_label .gform_button {
    width: 200px !important;
    height: 50px;
    line-height: 45px !important;
    padding: 0 !important
}

.dg__inline--text .icon-img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    content: "";
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.dg__inline--text .icon-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.dg__contact__section .dg__inline--text .icon-img img {
    height: 25px !important
}

.dg__contact--wrapper .gform_wrapper .field_description_below .gfield_description.validation_message {
    padding-top: 0 !important;
    padding-bottom: 16px
}

.custom-section.dg__advance--software-section {
    background-image: var(--wpr-bg-663246aa-acec-49ab-acdf-06d0758705ad);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.custom-section.dg__advance--software-section {
    padding: 86px 0
}

.dg__advance--software-content {
    color: #fff
}

.dg__advance--software-content h2 {
    font-size: 70px;
    text-align: center;
    line-height: 80px;
    margin: 0 0 27px;
    padding: 0;
    text-transform: capitalize
}

.dg__advance--software-content p {
    text-align: center;
    margin: 0 0 71px;
    font-size: 24px;
    line-height: 40px
}

.dg__advance--software-content .dg__inline--text {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding-left: 100px;
    padding-right: 40px;
    margin: 0 0 40px
}

.dg__advance--software-content .dg__inline--text:last-child {
    margin-bottom: 20px
}

.dg__advance--software-content .dg__inline--text strong {
    color: #c5e15d
}

.dg__advance--software-content .dg__inline--text .icon-img {
    width: 80px;
    height: 80px;
    background-color: #fff
}

.dg__advance--software-content .dg__inline--text .icon-img img {
    height: 40px
}

.dg__featuredreviews h3 {
    font-size: 30px;
    color: #006aac;
    text-align: center;
    margin: 0 0 36px;
    font-weight: 400
}

.dg__featuredreviews h3 strong {
    font-weight: 400 !important
}

.dg__featuredreviews .review--box {
    text-align: center
}

.dg__featuredreviews .review--box p {
    font-size: 0;
    line-height: 0
}

.dg__featuredreviews .review--box .review--box-text {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    padding: 0 20px;
    height: 330px;
    line-height: 24px
}

.dg__featuredreviews .review--box .quote-mark {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 40px;
    background-color: #f2f6f8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    line-height: 66px
}

.dg__featuredreviews .review--box .author--info {
    margin-top: 40px;
    padding-top: 40px;
    position: relative
}

.dg__featuredreviews .review--box .author--info h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #006aac;
    font-weight: 700;
    margin: 20px 0 0
}

.dg__featuredreviews .review--box .author--info:before {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    content: "";
    background-color: #f9f9f9
}

.dg__the--best h3 {
    font-size: 30px;
    color: #006aac;
    text-align: center;
    font-weight: 400;
    margin: 0 0 17px
}

.dg__the--best h3 strong {
    font-weight: 400
}

.dg__the--best p {
    margin: 0 0 80px;
    padding: 0 50px;
    font-size: 15px;
    font-weight: 400;
    text-align: center
}

.dg__the--best-box {
    text-align: center
}

.dg__the--best-box span {
    font-size: 24px;
    display: block;
    margin-top: 20px;
    font-weight: 700
}

.custom-section.dg__simple--text-section {
    padding: 40px 0;
    font-size: 26px
}

.custom-section.dg__simple--text-section p strong {
    font-weight: 400
}

.custom-section.dg__simple--text-section p {
    margin: 0;
    line-height: 36px
}

.our-results {
    background-color: #f2f6f8;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.our-results>div>.text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center
}

.our-results>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.our-results .results .tabs {
    margin-top: 80px;
    padding: 0 70px
}

.custom-section.wd__web--design-matters.dg__web--design-matters.bg-section-default h3 {
    margin-bottom: 50px;
    color: #006aac
}

.wd__web--design-matters .wd__web--design-matters-content-box.last:not(:last-child) {
    margin-bottom: 60px
}

.dg__web--design-matters .wd__web--design-matters-content-box h4 {
    font-size: 22px
}

.dg__web--design-matters .wd__web--design-matters-content-box .wd__web--design-matters-content-box-text p:not(:last-child) {
    margin-bottom: 20px
}

.dg__web--design-matters .wd__web--design-matters-content-box {
    margin-bottom: 60px
}

.owl-nav {
    position: relative
}

.owl-nav button {
    position: absolute;
    top: -55px;
    margin: 0;
    padding: 0 !important;
    background: #d3dfe1 !important;
    width: 51px;
    height: 51px;
    overflow: hidden;
    font-size: 0 !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-nav button:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font: 22px FontAwesome;
    content: "\f01b";
    color: #0069aa
}

.owl-nav button.owl-prev {
    left: -50px;
    right: auto
}

.owl-nav button.owl-prev:before {
    content: "\f104";
    padding-right: 2px;
    padding-bottom: 2px
}

.owl-nav button.owl-next {
    left: auto;
    right: -50px
}

.owl-nav button.owl-next:before {
    content: "\f105";
    padding-left: 2px;
    padding-bottom: 2px
}

@media (max-width:767px) {
    .our-results .results .tabs {
        padding: 0 40px
    }

    .our-results .results .tabs .owl-nav button {
        width: 32px;
        height: 32px
    }

    .our-results .results .tabs .owl-nav button.owl-prev {
        left: -35px
    }

    .our-results .results .tabs .owl-nav button.owl-next {
        right: -35px
    }
}

.our-results .results .tabs .owl-theme .owl-controls .owl-nav button {
    top: -68px
}

@media (max-width:767px) {
    .our-results .results .tabs .owl-theme .owl-controls .owl-nav button {
        top: -60px
    }
}

.our-results .results .tabs .owl-carousel .owl-wrapper {
    text-align: left
}

.our-results .results .tabs .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.our-results .results .tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.our-results .results .tabs ul li {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    width: 151px;
    min-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.our-results .results .tabs ul li img {
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    max-height: 100px;
    width: auto
}

.our-results .results .tabs ul li img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.our-results .results .tabs ul li.is-selected img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.our-results .results .content-container .content.grid {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media screen and (min-width:768px) {
    .our-results .results .content-container .content.grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.our-results .results .content-container .content.grid.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.our-results .results .tabs ul .owl-item.active.center a {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.our-results .results .tabs ul .owl-item.active.center a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    transition: all 450ms ease
}

.our-results .results .content-container {
    margin-top: 65px
}

.our-results .results .content-container .content .text {
    text-align: left
}

.our-results .results .content-container .content .text h3 {
    font-size: 24px;
    color: #252525;
    margin: 0 0 30px;
    font-weight: 400;
    line-height: 39px
}

.our-results .results .content-container .content .text p {
    margin: 0;
    font-weight: 400
}

.our-results .results .content-container .content .text p:not(:last-child) {
    margin-bottom: 40px
}

.custom-section.dg__cta {
    padding: 50px 0
}

.custom-section.wd__web--design-matters {
    background-color: #fff
}

.custom-section.wd__web--design-matters .section__title {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0
}

.custom-section.wd__web--design-matters .section__title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 25px
}

.custom-section.wd__web--design-matters .section__title h3 strong {
    color: #006aac
}

.custom-section.wd__web--design-matters .section__title p {
    font-size: 15px;
    margin: 0 0 50px
}

.wd__web--design-matters-content-box h4 {
    font-size: 24px;
    margin: 0 0 15px;
    text-transform: uppercase
}

.wd__web--design-matters-content-box p {
    font-size: 15px;
    margin: 0
}

.wd__web--design-matters-content-box {
    background-color: #f2f6f8;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.wd__web--design-matters-content-box {
    margin-bottom: 30px
}

.wd__web--design-matters-content-box.last {
    margin-bottom: 0
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-text {
    padding-left: 50px;
    padding-right: 50px
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
    width: 100%;
    height: 100%
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-img {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 100%;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0
}

.wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-text {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    order: 2
}

.wd__web--design-matters-img-content {
    margin-top: 60px
}

.wd__web--design-matters-img-content-box {
    text-align: center
}

.wd__web--design-matters-img-content-box img {
    max-height: 120px
}

.wd__web--design-matters-img-content-box h3 {
    font-size: 24px;
    margin: 10px 0;
    color: #006aac;
    text-transform: uppercase
}

.wd__web--design-matters-img-content-box img+p {
    display: none
}

.wd__web--design-matters-img-content-box p {
    margin: 0
}

@media screen and (min-width:769px) {
    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0
    }

    .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px
    }

    .custom-section.featured-partner .grid {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }

    .our-results .results .content-container .content .text {
        padding: 0 50px
    }

    .our-results .results .content-container .content .text h3 {
        display: inline-block;
        width: 70%
    }

    .dg__flex--align {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }

    .dg__rating--box .img {
        height: 70px
    }

    .our-results .results .content-container .content.active {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }

    .custom-section.dg__featuredreviews {
        padding: 100px 0 90px
    }

    .dg__web--design-matters .wd__web--design-matters-content-box {
        height: 500px
    }

    .dg__web--design-matters .wd__web--design-matters-content-box img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.text__with__image--left h3,
.text__with__image--right h3 {
    font-size: 30px;
    color: #006aac;
    line-height: 1.4;
    margin: 0 0 30px;
    font-weight: 400
}

.text__with__image--left h3 strong,
.text__with__image--right h3 strong {
    font-weight: 400
}

.text__with__image--left p,
.text__with__image--right p {
    margin: 0;
    font-size: 15px;
    font-weight: 400
}

.text__with__image--left {
    padding-right: 50px
}

.text__with__image--right {
    padding-left: 50px
}

.text__with__image--left p:not(:last-child),
.text__with__image--right p:not(:last-child) {
    margin-bottom: 30px
}

.dg__cta h3 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 1.4;
    font-weight: 400
}

.dg__cta h3 strong,
.dg__cta p {
    font-weight: 400
}

.dg__cta p {
    font-size: 20px;
    line-height: 36px;
    margin: 0
}

.page-digital-marketing-agency .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-digital-marketing-agency .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-digital-marketing-agency .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-digital-marketing-agency .breadcrumbs a {
    color: #a8c945
}

.page-digital-marketing-agency .breadcrumbs a:active,
.page-digital-marketing-agency .breadcrumbs a:focus,
.page-digital-marketing-agency .breadcrumbs a:hover {
    color: #fff
}

.page-digital-marketing-agency .breadcrumbs ul li a:after {
    color: #a8c945;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-digital-marketing-agency .breadcrumbs ul li span {
    display: inline-block
}

.page-digital-marketing-agency .internal-divisor {
    display: none
}

.custom-section.dg__simple--text-section p {
    font-size: 24px;
    padding-right: 80px
}

.custom-section.dg__simple--text-section .btn--white {
    width: 100% !important;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important;
    margin-top: 6px
}

.custom-section.dg__simple--text-section .btn--white:active,
.custom-section.dg__simple--text-section .btn--white:focus,
.custom-section.dg__simple--text-section .btn--white:hover {
    background-color: #a8c930 !important;
    color: #252525 !important;
    border-color: #a8c930 !important
}

.custom-section.dg__cta p .btn--white {
    display: block !important;
    max-width: 250px;
    margin: 20px auto 0;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important
}

.custom-section.dg__cta p .btn--white:active,
.custom-section.dg__cta p .btn--white:focus,
.custom-section.dg__cta p .btn--white:hover {
    background-color: #a8c930 !important;
    color: #252525 !important;
    border-color: #a8c930 !important
}

@media only screen and (min-width:801px) and (max-width:1090px) {

    .btn.dg__header--text-btn,
    .calltoaction a.dg__header--text-btn,
    .callus a.dg__header--text-btn,
    .home .banner .dg__header--text-btn.slide-btn,
    .quick-quote .gform_wrapper .dg__header--text-btn.gform_button {
        font-size: 20px;
        line-height: 20px
    }
}

@media only screen and (min-width:769px) and (max-width:881px) {
    .wd__web--design-matters-content-box h4 {
        font-size: 20px
    }

    .wd__web--design-matters-content-box p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (min-width:769px) and (max-width:800px) {

    .btn.dg__header--text-btn,
    .calltoaction a.dg__header--text-btn,
    .callus a.dg__header--text-btn,
    .home .banner .dg__header--text-btn.slide-btn,
    .quick-quote .gform_wrapper .dg__header--text-btn.gform_button {
        font-size: 16px;
        line-height: 16px
    }
}

@media only screen and (min-width:1024px) {
    .custom-section.dg__simple--text-section .grid {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }
}

@media only screen and (min-width:1024px) and (max-width:1150px) {
    .dg__featuredreviews .review--box .review--box-text {
        height: 400px
    }
}

@media only screen and (max-width:1023px) {
    .page-digital-marketing-agency .internal-divisor+.fixedwidth {
        top: 0
    }

    .dg__contact--wrapper {
        padding: 20px 15px
    }

    .dg__contact__section .dg__flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .dg__contact__section .dg__flex .col-old-1 {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2;
        margin: 72px 0 0;
        padding: 0 15px
    }

    .dg__contact__section .dg__flex .col-old-2 {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin: 0
    }

    .dg__contact--wrapper {
        margin-left: 0
    }

    .dg__contact--wrapper .gform_footer.top_label .gform_button {
        width: 100% !important;
        margin-bottom: 0
    }

    .dg__advance--software-content h2 {
        font-size: 35px;
        line-height: 45px
    }

    .dg__advance--software-content p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 60px
    }

    .custom-section.dg__featuredreviews .grid__item:not(:last-child) {
        margin-bottom: 60px
    }

    .custom-section.dg__simple--text-section {
        padding-left: 30px;
        padding-right: 30px
    }

    .custom-section.dg__simple--text-section p {
        margin-bottom: 20px;
        text-align: center;
        padding-right: 0
    }

    .dg__featuredreviews .review--box .review--box-text {
        height: auto
    }

    .dg__inline--text:not(:last-child) {
        margin-bottom: 40px
    }

    .dg__advance--software-content h2 {
        font-size: 38px
    }

    .dg__inline--text:first-child {
        margin-top: 0
    }

    .dg__inline--text {
        line-height: 26px
    }

    .p-80 {
        padding: 80px 0
    }

    .wd__web--design-matters-img-content .grid__item:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) and (max-width:1023px) {
    .dg__advance--software-content h2 {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto
    }

    .dg__contact__section .dg__flex .col-old-1 {
        padding: 92px 15px 0;
        margin: 0
    }

    .custom-section.dg__advance--software-section {
        padding: 69px 0 55px
    }

    .custom-section.dg__featuredreviews {
        padding: 75px 0
    }

    .dg__cta h3 {
        margin: 0 0 10px
    }
}

@media only screen and (max-width:768px) {
    .p-80 {
        padding: 60px 0
    }

    .custom-section.featured-partner .grid__item {
        margin-bottom: 20px;
        width: 50%
    }

    .custom-section.featured-partner .grid__item:not(:last-child) {
        margin-bottom: 40px
    }

    .custom-section.featured-partner .grid__item:last-child {
        margin-bottom: 0
    }

    .dg__flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .dg__flex .col-old-1 {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2;
        margin: 50px 0 0
    }

    .dg__flex .col-old-2 {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin: 0
    }

    .dg__header--content {
        height: 400px
    }

    .btn.dg__header--text-btn,
    .calltoaction a.dg__header--text-btn,
    .callus a.dg__header--text-btn,
    .home .banner .dg__header--text-btn.slide-btn,
    .quick-quote .gform_wrapper .dg__header--text-btn.gform_button {
        font-size: 16px;
        line-height: 16px;
        max-width: 340px !important;
        height: 65px;
        line-height: 20px !important;
        padding: 10px 30px !important
    }

    .page-digital-marketing-agency .content-area {
        margin-top: 0
    }

    .custom-section.dg__social--rating-wrapper .grid__item {
        width: 33.3333%
    }

    .dg__rating--box p {
        font-size: 13px !important
    }

    .custom-section.dg__social--rating-wrapper {
        padding: 40px 0 30px
    }

    .custom-section.featured-partner .grid__item:last-child {
        width: 100%
    }

    .custom-section.featured-partner .grid__item:not(:last-child) {
        margin-bottom: 40px
    }

    .dg__the--best.custom-section .grid__item {
        width: 50%
    }

    .dg__the--best.custom-section .grid__item:last-child {
        width: 100%
    }

    .dg__the--best-box {
        margin-bottom: 40px
    }

    .custom-section.dg__simple--text-section p {
        text-align: center
    }

    .our-results .results .content-container .content .img img {
        margin-bottom: 30px
    }

    .dg__seo--section .dg__flex .col-old-1 {
        margin-top: 0
    }

    .dg__seo--section img {
        width: 100%
    }

    .text__with__image--left {
        padding-left: 0;
        padding-bottom: 0
    }

    .text__with__image--left {
        padding: 20px 0 0
    }

    .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 0
    }

    .custom-section.dg__seo--section.m-40 {
        padding: 40px 0 60px
    }

    .text__with__image--right {
        padding-left: 0;
        margin-top: 20px
    }

    .dg__advance--software-content .col-old-2 .dg__inline--text:last-child {
        margin-bottom: 0
    }

    .dg__featuredreviews h3 {
        font-size: 28px
    }

    .dg__the--best p {
        padding: 0
    }

    .dg__the--best-box img {
        max-height: 160px
    }

    .text__with__image--left h3,
    .text__with__image--right h3 {
        font-size: 24px;
        margin: 0 0 10px
    }

    .dg__cta h3 {
        font-size: 28px;
        font-weight: 400;
        margin: 0 0 10px
    }

    .dg__the--best-box span {
        font-size: 20px
    }

    .dg__rating--box .img {
        height: 35px
    }

    .dg__rating--box img {
        max-height: 38px
    }

    .custom-section.dg__social--rating-wrapper .grid__item:not(:first-child) .dg__rating--box img {
        max-height: 31px
    }

    .dg__rating--box .dg__rating-stars {
        margin-bottom: -8px
    }

    .dg__rating--box .dg__rating-stars i.fa {
        font-size: 13px
    }

    .dg__inline--text {
        font-size: 16px
    }

    .custom-section.featured-partner {
        padding: 60px 0
    }

    .custom-section.dg__advance--software-section {
        padding: 51px 0
    }

    .custom-section.dg__advance--software-section {
        background-image: url(/wp-content/uploads/mobile-dg__advnace-software-bg-ef.jpg?lossy=0&strip=1)
    }

    .custom-section.dg__featuredreviews {
        padding: 54px 0
    }

    .dg__advance--software-content .dg__inline--text {
        padding-right: 0
    }

    .custom-section.featured-partner .grid__item:last-child {
        margin-bottom: 0
    }

    .custom-section.dg__simple--text-section {
        padding: 51px 0 60px
    }

    .custom-section.our-results {
        padding: 55px 0
    }

    .dg__the--best.custom-section .grid__item:last-child .dg__the--best-box {
        margin-bottom: 0
    }

    .our-results .results .content-container .content .text h3 {
        margin: 0 0 20px;
        line-height: 25px
    }

    .dg__web--design-matters .wd__web--design-matters-content-box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .dg__web--design-matters .wd__web--design-matters-content-box .wd__web--design-matters-content-box-text,
    .dg__web--design-matters .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-text {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .dg__web--design-matters .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img,
    .dg__web--design-matters .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        max-height: 450px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .dg__web--design-matters .wd__web--design-matters-content-box h4 {
        font-size: 20px
    }

    .custom-section.wd__web--design-matters .section__title p {
        margin-bottom: 30px
    }

    .wd__web--design-matters-content-box {
        display: block
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-text {
        padding: 25px 30px;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img {
        width: 100%;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .wd__web--design-matters-img-content .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }
}

@media only screen and (max-width:551px) {
    .dg__contact--wrapper p {
        padding: 10px 20px;
        font-size: 18px
    }

    .dg__the--best h3 {
        margin: 0 auto 17px;
        display: block;
        max-width: 350px
    }

    .custom-section.our-results .heading {
        max-width: 350px;
        margin: 0 auto
    }

    .wd__web--design-matters-content-box h4 {
        font-size: 22px
    }
}

@media only screen and (max-width:380px) {

    .btn.dg__header--text-btn,
    .calltoaction a.dg__header--text-btn,
    .callus a.dg__header--text-btn,
    .home .banner .dg__header--text-btn.slide-btn,
    .quick-quote .gform_wrapper .dg__header--text-btn.gform_button {
        font-size: 14px;
        line-height: 14px
    }

    .dg__rating--box p {
        font-size: 11px !important
    }

    .dg__rating--box .dg__rating-stars i.fa {
        font-size: 11px;
        letter-spacing: 3px
    }

    .dg__featuredreviews h3 {
        font-size: 24px
    }

    .custom-section.dg__simple--text-section p {
        font-size: 20px
    }
}

.page-contact .section-note {
    text-align: center
}

.page-contact .follow-us ul li a {
    width: 20px;
    height: 20px
}

.page-contact .follow-us ul li a:before {
    font-size: 16px
}

.page-contact .follow-us ul li a.facebook:before {
    content: "\f09a"
}

.page-contact .follow-us ul li a.twitter:before {
    content: "\f099"
}

.page-contact .follow-us ul li a.youtube:before {
    content: "\f16a"
}

.page-contact .follow-us ul li a.linkedin:before {
    content: "\f0e1"
}

.page-contact .follow-us ul li a.rss:before {
    content: "\f09e"
}

.talk__with--section address {
    margin-top: 15px
}

.talk__with--section .two__column--list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.top__rated--agency h4 {
    font-size: 22px;
    color: #fbb13b;
    margin-top: 0
}

.top__rated--agency {
    padding: 20px;
    margin: 30px 0;
    background-image: var(--wpr-bg-2322687d-053b-446f-b52a-cf8b74be94eb);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    overflow: auto
}

.top__rated--agency ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.top__rated--agency ul li i.fas {
    font-size: 15px;
    color: #fff;
    padding-right: 20px
}

.top__rated--agency ul li span {
    font-size: 15px;
    color: #fff;
    font-weight: 400
}

.top__rated--agency ul li img {
    max-height: 30px;
    padding-right: 20px
}

.top__rated--agency ul li:not(:last-child) {
    margin-bottom: 40px
}

.top__rated--agency ul li {
    font-size: 15px;
    color: #fff
}

.top__rated--agency-list-one,
.top__rated--agency-list-two {
    float: left;
    width: 50%
}

.top__rated--agency ul li img+span {
    position: relative;
    top: -4px
}

.top__rated--agency .top__rated--agency-list-one ul li:nth-child(2) img+span {
    top: -2px
}

.top__rated--agency .top__rated--agency-list-two ul li:nth-child(3) {
    position: relative;
    top: -5px
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .top__rated--agency .top__rated--agency-list-two ul li:nth-child(3) {
        top: 0
    }

    .top__rated--agency-list-one,
    .top__rated--agency-list-two {
        float: none;
        width: 100%
    }

    .top__rated--agency-list-one ul {
        margin-bottom: 40px
    }

    .talk__with--section .top__rated--agency {
        text-align: center
    }
}

@media only screen and (max-width:551px) {
    .talk__with--section .top__rated--agency {
        text-align: center
    }

    .top__rated--agency .top__rated--agency-list-two ul li:nth-child(3) {
        top: 0
    }

    .top__rated--agency-list-one,
    .top__rated--agency-list-two {
        float: none;
        width: 100%
    }

    .top__rated--agency-list-one ul {
        margin-bottom: 40px
    }

    .talk__with--section .two__column--list {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto
    }

    .top__rated--agency h4 {
        font-size: 16px
    }
}

@media only screen and (min-width:641px) {
    .gform_wrapper ul.gform_fields li.gfield.p-r-0 {
        padding-right: 0
    }
}

.page-template-page-services .entry-content {
    line-height: 0
}

.wd__header--content {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    min-height: -webkit-calc(100vh - 100px);
    min-height: -moz-calc(100vh - 100px);
    min-height: calc(100vh - 100px);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.custom-section.wd__header--wrapper {
    padding: 0
}

.wd__header--image {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0
}

.wd__header--image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wd__header--text {
    position: absolute;
    top: 50%;
    max-width: 1000px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px;
    text-align: center
}

.wd__header--text h1 {
    font-size: 50px;
    margin: 0 0 15px;
    line-height: 50px;
    color: #fff
}

.wd__header--text p {
    margin: 0;
    color: #fff;
    padding: 0 70px
}

.btn.wd__header--text-btn,
.calltoaction a.wd__header--text-btn,
.callus a.wd__header--text-btn,
.home .banner .wd__header--text-btn.slide-btn,
.quick-quote .gform_wrapper .wd__header--text-btn.gform_button {
    font-size: 24px;
    line-height: 24px;
    margin-top: 20px
}

.page-web-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-web-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-web-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-web-design .breadcrumbs a {
    color: #a8c945
}

.page-web-design .breadcrumbs a:active,
.page-web-design .breadcrumbs a:focus,
.page-web-design .breadcrumbs a:hover {
    color: #fff
}

.page-web-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-web-design .internal-divisor {
    display: none
}

.custom-section.wd__social--rating-wrapper {
    padding: 25px 0
}

.wd__social--rating-wrapper .wd__rating--box {
    text-align: center
}

.wd__social--rating-wrapper .wd__rating--box p {
    margin: 0
}

.wd__social--rating-wrapper .wd__rating--box img {
    max-height: 140px
}

.custom-section.wd__quote--wrapper h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 30px 0 25px;
    font-weight: 400
}

.custom-section.wd__quote--wrapper h3 strong {
    color: #006aac;
    font-weight: 700
}

.custom-section.wd__quote--wrapper .col-old-1 p {
    margin: 0 0 60px
}

.wd__quote--wrapper .col-old-1 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.wd__inline--text {
    font-weight: 400;
    font-size: 18px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.wd__inline--text:not(:last-child) {
    margin: 0 0 60px
}

.wd__inline--text i.fa {
    font-size: 10px;
    display: inline-block;
    padding: 0 5px
}

.white--bg {
    background-color: #fff
}

.wd__contact--wrapper {
    padding: 30px 30px 26px;
    background-color: #cce1ee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 50px
}

.wd__contact--wrapper p {
    margin: 0;
    background-color: #006aac;
    font-size: 22px;
    text-align: center;
    padding: 10px 60px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px
}

.wd__contact--wrapper .gform_wrapper {
    margin-top: 20px;
    margin-bottom: 0
}

.wd__contact--wrapper .gform_wrapper .gfield .gfield_label {
    display: none
}

.wd__contact--wrapper .gform_wrapper .gfield {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container {
    margin: 0;
    margin-bottom: 15px
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea {
    font-size: 15px !important;
    border: 1px solid #d9dcde;
    padding: 15px 25px !important;
    font-weight: 400 !important
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input {
    padding: 0 25px !important;
    height: 50px
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container .iti input {
    padding: 0 50px !important
}

.wd__contact--wrapper .gform_wrapper .field_description_below .gfield_description.validation_message {
    padding-top: 0 !important;
    padding-bottom: 20px !important
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input:-moz-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-moz-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-ms-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-webkit-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input:-moz-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-moz-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-moz-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input:-ms-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::-ms-input-placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container input::placeholder,
.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea::placeholder {
    color: #888;
    font-weight: 400
}

.wd__contact--wrapper .gform_wrapper .gfield .ginput_container textarea {
    height: 160px
}

.wd__contact--wrapper .gform_footer.top_label {
    margin-top: 0 !important;
    padding: 0
}

.wd__contact--wrapper .gform_footer.top_label .gform_button {
    width: 200px !important;
    height: 50px;
    line-height: 45px !important;
    padding: 0 !important;
    margin-bottom: 0 !important
}

.wd__inline--text .icon-img {
    position: relative;
    width: 50px;
    height: 50px;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    margin-right: 20px
}

.wd__inline--text:nth-child(even) .icon-img {
    background-color: #4baedb
}

.wd__inline--text .icon-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 25px
}

.custom-section.custom-cta.bg-section-blue p {
    color: #fff
}

.custom-section.website-flip-section {
    padding: 90px 0 55px
}

.featured-partner.wd__featured-partner {
    padding: 45px 0
}

.custom-section.cms-flip-section {
    padding: 95px 0 55px
}

.t-center {
    text-align: center
}

.website-portfolio-section {
    margin-top: 0
}

.cms-flip-section,
.website-flip-section {
    padding-bottom: 20px
}

.cms-portfolio-section,
.website-portfolio-section {
    padding: 0;
    height: auto;
    display: block;
    padding: 100px 0 90px
}

.cms-portfolio-section .fixedwidth,
.website-portfolio-section .fixedwidth {
    width: 1200px
}

.cms-portfolio-section h3,
.website-portfolio-section h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-top: -7px
}

.cms-portfolio-section p,
.website-portfolio-section p {
    margin-bottom: 0
}

.calltoaction .cms-portfolio-section a,
.calltoaction .website-portfolio-section a,
.callus .cms-portfolio-section a,
.callus .website-portfolio-section a,
.cms-portfolio-section .btn,
.cms-portfolio-section .calltoaction a,
.cms-portfolio-section .callus a,
.cms-portfolio-section .home .banner .slide-btn,
.cms-portfolio-section .quick-quote .gform_wrapper .gform_button,
.home .banner .cms-portfolio-section .slide-btn,
.home .banner .website-portfolio-section .slide-btn,
.quick-quote .gform_wrapper .cms-portfolio-section .gform_button,
.quick-quote .gform_wrapper .website-portfolio-section .gform_button,
.website-portfolio-section .btn,
.website-portfolio-section .calltoaction a,
.website-portfolio-section .callus a,
.website-portfolio-section .home .banner .slide-btn,
.website-portfolio-section .quick-quote .gform_wrapper .gform_button {
    margin-top: 20px
}

.page-web-design .entry-header.fixedwidth {
    display: none
}

.b-wh {
    border: 1px solid #fff
}

.page-web-design .custom-cta p {
    color: #252525
}

.page-web-design .review-item .video img {
    width: 100%
}

.d-mobile {
    display: none !important;
    margin-bottom: 15px
}

.calltoaction .green-box-with-black-font {
    background-color: #a8c930 !important;
    border-color: #a8c930 !important;
    color: #252525 !important
}

.calltoaction .green-box-with-black-font:active,
.calltoaction .green-box-with-black-font:focus,
.calltoaction .green-box-with-black-font:hover {
    background-color: #869a3b !important;
    border-color: #869a3b !important;
    color: #252525 !important
}

.menu__icon--round {
    display: block;
    width: 80px !important;
    background-color: #fff;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.section-our-work ul li a {
    border-bottom: none
}

.section-our-work ul li a span {
    border-bottom: 1px solid transparent
}

.section-our-work ul li a:hover span {
    border-bottom: 1px solid #fff
}

.our-work-bg .section-our-work p {
    margin-bottom: 0
}

.flip-card-section.owl-carousel .owl-controls {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    position: absolute
}

.page-web-design .custom-cta .calltoaction {
    top: -5px
}

.page-web-design .custom-cta .calltoaction a {
    top: 0
}

.page-web-design .top__bannerÎ“Ã‡Ã¶content img {
    width: auto;
    margin: 10px
}

.page-web-design .list-partners .img img {
    display: block;
    margin: 0 auto;
    max-height: 45px
}

.custom-section.top__banner__content {
    padding: 100px 0 90px
}

.custom-section.top__banner__content h2 {
    line-height: 22px;
    margin: 0 0 50px
}

.custom-section.top__banner__content p:not(:last-child) {
    margin: 0 0 40px
}

.custom-section.top__banner__content p {
    margin: 0
}

.custom-section.wd__featured--project h3 {
    font-size: 30px;
    margin: 0 0 50px;
    text-align: center;
    font-weight: 400;
    color: #006aac
}

.wd__featured--project-box {
    padding: 30px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center
}

.wd__featured--project-box img {
    margin-bottom: 10px
}

.wd__featured--project-box img+p {
    display: none
}

.wd__featured--project-box h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #006aac;
    margin: 0 0 30px
}

.custom-section.wd__featured--project .wd__featured--project-box p:not(:last-child) {
    margin: 0 0 30px
}

.wd__featured--project-box p {
    margin: 0
}

.custom-section.wd__featured--project p {
    text-align: center;
    margin: 0
}

.custom-section.wd__featured--project p .wd__featured--project-btn {
    margin-top: 60px;
    background-color: #006aac !important;
    border-color: #006aac !important;
    color: #fff !important
}

.custom-section.wd__featured--project p .wd__featured--project-btn:active,
.custom-section.wd__featured--project p .wd__featured--project-btn:focus,
.custom-section.wd__featured--project p .wd__featured--project-btn:hover {
    background-color: #004c7b !important;
    border-color: #004c7b !important
}

.custom-section.wd__web--design-matters {
    background-color: #fff
}

.custom-section.wd__web--design-matters .section__title {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0
}

.custom-section.wd__web--design-matters .section__title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 25px
}

.custom-section.wd__web--design-matters .section__title h3 strong {
    color: #006aac
}

.custom-section.wd__web--design-matters .section__title p {
    font-size: 15px;
    margin: 0 0 50px;
    text-transform: initial
}

.wd__web--design-matters-content-box h4 {
    font-size: 24px;
    margin: 0 0 15px;
    text-transform: uppercase
}

.wd__web--design-matters-content-box p {
    font-size: 15px;
    margin: 0
}

.wd__web--design-matters-content-box {
    background-color: #f2f6f8;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.wd__web--design-matters-content-box {
    margin-bottom: 30px
}

.wd__web--design-matters-content-box.last {
    margin-bottom: 0
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-text {
    padding-left: 50px;
    padding-right: 50px
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
    width: 100%;
    height: 100%
}

.wd__web--design-matters-content-box .wd__web--design-matters-content-box-img {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    height: 100%;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0
}

.wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-text {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    order: 2
}

.wd__web--design-matters-img-content {
    margin-top: 60px
}

.wd__web--design-matters-img-content-box {
    text-align: center
}

.wd__web--design-matters-img-content-box img {
    max-height: 120px
}

.wd__web--design-matters-img-content-box h3 {
    font-size: 24px;
    margin: 10px 0;
    color: #006aac;
    text-transform: uppercase
}

.wd__web--design-matters-img-content-box img+p {
    display: none
}

.wd__web--design-matters-img-content-box p {
    margin: 0
}

.our-results.wd__our--results {
    padding: 100px 0 85px
}

.our-results.wd__our--results .results .tabs {
    margin-top: 60px
}

.our-results.wd__our--results .results .content-container {
    margin-top: 70px
}

.custom-section.process-wrapper.wd__process--wrapper {
    padding-top: 65px;
    padding-bottom: 150px
}

.process-wrapper.wd__process--wrapper .entry-title {
    font-size: 30px !important;
    margin-bottom: 150px;
    line-height: 32px;
    padding: 0;
    color: #0069aa;
    text-align: center;
    font-weight: 400
}

.wd__hover--box {
    padding: 60px 30px;
    text-align: center;
    border: 1px solid #006aac;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 100%
}

.wd__hover--box .wd__hover--box-img img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    height: 100%;
    max-height: 60px;
    max-width: 50px
}

.wd__hover--box .wd__hover--box-img img.hover-img {
    display: none
}

.wd__hover--box .wd__hover--box-img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

.wd__hover--box h3 {
    font-size: 24px;
    margin: 20px 0 10px;
    text-transform: uppercase;
    color: #006aac
}

.wd__hover--box p {
    margin: 0
}

.custom-section.wd__hover--box-wrapper .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex
}

.custom-section.wd__hover--box-wrapper .grid .grid__item {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1
}

.wd__hover--box:hover {
    background-color: #006aac
}

.wd__hover--box:hover h3,
.wd__hover--box:hover p {
    color: #fff
}

.wd__hover--box:hover .wd__hover--box-img {
    background-color: #fff
}

.wd__hover--box:hover .wd__hover--box-img img.org-img {
    display: none
}

.wd__hover--box:hover .wd__hover--box-img img.hover-img {
    display: block
}

.custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
    padding-left: 50px;
    padding-top: 0;
    width: auto
}

.custom-section.process-wrapper.wd__process--wrapper .svg-box {
    left: -15px;
    top: -75px
}

.process_slideshow--wrapper {
    position: relative
}

.dg__cta.wd__cta--section p {
    font-size: 15px;
    line-height: 32px
}

@media only screen and (min-width:1200px) {
    .flip-card-section {
        padding: 0
    }

    .flip-card-section.owl-carousel .owl-wrapper-outer {
        padding-top: 20px
    }
}

@media only screen and (max-width:1024px) {

    .cms-portfolio-section,
    .website-portfolio-section {
        text-align: left
    }

    .custom-section.wd__hover--box-wrapper .grid {
        display: block
    }

    .custom-section.wd__hover--box-wrapper .grid .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .wd__hover--box {
        background-color: #006aac
    }

    .wd__hover--box h3,
    .wd__hover--box p {
        color: #fff
    }

    .wd__hover--box .wd__hover--box-img {
        background-color: #fff
    }

    .wd__hover--box .wd__hover--box-img img.org-img {
        display: none
    }

    .wd__hover--box .wd__hover--box-img img.hover-img {
        display: block
    }

    .custom-section.dg__contact__section.wd__contact__section img {
        max-width: 100%;
        width: 100%
    }

    .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-1 {
        margin-top: 50px;
        padding-top: 0
    }

    .wd__web--design-matters-img-content .grid__item:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) {
    .wd__our--work .section-our-work {
        padding: 100px 0
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 5px 5px 0;
        -moz-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0
    }

    .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 5px 0 0 5px;
        -moz-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px
    }

    .wd__seo--section .text__with__image--left h3,
    .wd__seo--section .text__with__image--right h3 {
        max-width: 400px
    }

    .dg__cta.wd__cta--section p {
        font-size: 15px;
        line-height: 32px;
        max-width: 770px;
        margin: 0 auto
    }
}

@media only screen and (min-width:801px) and (max-width:991px) {
    .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        max-width: 220px;
        position: relative;
        top: 45px;
        padding-left: 0;
        left: 42px
    }

    .custom-section.process-wrapper.wd__process--wrapper .svg-box {
        display: block;
        width: 330px;
        height: 330px;
        top: -12px
    }
}

@media only screen and (max-width:800px) {

    .cms-portfolio-section .col-old-1,
    .cms-portfolio-section .col-old-2,
    .website-portfolio-section .col-old-1,
    .website-portfolio-section .col-old-2 {
        width: 100%
    }

    .cms-portfolio-section,
    .website-portfolio-section {
        padding: 60px 0
    }

    .d-desktop {
        display: none !important
    }

    .d-mobile {
        display: block !important
    }

    .calltoaction .cms-portfolio-section a,
    .calltoaction .website-portfolio-section a,
    .callus .cms-portfolio-section a,
    .callus .website-portfolio-section a,
    .cms-portfolio-section .btn,
    .cms-portfolio-section .calltoaction a,
    .cms-portfolio-section .callus a,
    .cms-portfolio-section .home .banner .slide-btn,
    .cms-portfolio-section .quick-quote .gform_wrapper .gform_button,
    .home .banner .cms-portfolio-section .slide-btn,
    .home .banner .website-portfolio-section .slide-btn,
    .quick-quote .gform_wrapper .cms-portfolio-section .gform_button,
    .quick-quote .gform_wrapper .website-portfolio-section .gform_button,
    .website-portfolio-section .btn,
    .website-portfolio-section .calltoaction a,
    .website-portfolio-section .callus a,
    .website-portfolio-section .home .banner .slide-btn,
    .website-portfolio-section .quick-quote .gform_wrapper .gform_button {
        width: 100% !important
    }

    .process-wrapper.wd__process--wrapper .entry-title {
        margin-bottom: 120px
    }

    .custom-section.process-wrapper.wd__process--wrapper .svg-box {
        display: block;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -75px
    }

    .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        padding-left: 0;
        margin: 0 auto
    }

    .wd__process--wrapper .process_slideshow .process_slideshow_text {
        padding-top: 90px
    }

    .process_slideshow.owl-theme .owl-controls .owl-buttons div {
        top: 0 !important
    }

    .custom-section.process-wrapper.wd__process--wrapper {
        padding-top: 60px;
        padding-bottom: 105px
    }

    .custom-section.dg__contact__section.wd__contact__section img {
        max-width: 100%;
        width: 100%
    }

    .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-1 {
        margin-top: 0
    }

    .dg__contact__section.wd__contact__section.bg-section-default .dg__inline--text:first-child {
        margin-top: 0
    }

    .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-2 {
        display: none
    }
}

@media only screen and (min-width:769px) and (max-width:881px) {
    .wd__web--design-matters-content-box h4 {
        font-size: 20px
    }

    .wd__web--design-matters-content-box p {
        font-size: 14px;
        line-height: 22px
    }
}

@media only screen and (max-width:768px) {
    .custom-section.top__banner__content img {
        width: auto
    }

    .page-web-design .review-item:not(:last-child) {
        margin-bottom: 30px !important
    }

    .flip-card-section.owl-carousel .owl-wrapper-outer {
        height: auto !important
    }

    .page-web-design .custom-section,
    .page-web-design .custom-section.custom-cta,
    .section-our-work {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .custom-section.integrated-marketing-section .section__title {
        padding-top: 0
    }

    .page-web-design .list-partners figure,
    .page-web-design .section-featured-reviews {
        padding-bottom: 0
    }

    .page-web-design .list-partners figcaption p {
        margin-bottom: 0
    }

    .page-web-design .custom-section h2 {
        margin-top: 0
    }

    .page-web-design .custom-section.featuredreviews {
        padding-top: 45px;
        padding-bottom: 50px
    }

    .custom-section.integrated-marketing-section {
        padding-top: 50px;
        padding-bottom: 40px
    }

    .custom-section.cms-flip-section,
    .page-web-design .custom-section.partner__section {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .flip-card-section .flip-card .flip-card-back h3 {
        font-size: 22px
    }

    .flip-card-section .flip-card .flip-card-back ul li {
        font-size: 16px;
        line-height: 220%
    }

    .page-web-design .custom-section.partner__section .list-partners figcaption {
        padding-top: 0
    }

    .page-web-design .custom-section.partner__section .list-partners .grid__item:not(:last-child) figcaption {
        margin-bottom: 30px
    }

    .page-web-design .top__bannerÎ“Ã‡Ã¶content img {
        width: auto;
        margin: 10px auto
    }

    .wd__header--text p {
        padding: 0
    }

    .custom-section.wd__header--wrapper {
        padding: 0
    }

    .custom-section.wd__social--rating-wrapper {
        padding: 30px 0
    }

    .custom-section.wd__social--rating-wrapper .grid__item {
        width: 50%;
        margin-bottom: 20px
    }

    .custom-section.wd__social--rating-wrapper .grid__item:nth-child(3),
    .custom-section.wd__social--rating-wrapper .grid__item:nth-child(4) {
        margin-bottom: 0
    }

    .custom-section.wd__quote--wrapper .dg__flex .col-old-1 {
        -webkit-order: unset;
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        -moz-box-ordinal-group: unset;
        order: unset;
        margin: 0 0 60px
    }

    .custom-section.wd__quote--wrapper h3 {
        margin-top: 0
    }

    .custom-section.wd__quote--wrapper .col-old-1 p {
        margin-bottom: 50px
    }

    .wd__inline--text {
        padding-right: 15px;
        font-size: 18px
    }

    .wd__inline--text:not(:last-child) {
        margin-bottom: 40px
    }

    .wd__inline--text .icon-img {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0
    }

    .wd__contact--wrapper {
        margin-left: 0;
        padding: 20px 15px
    }

    .wd__contact--wrapper .gform_footer.top_label .gform_button {
        width: 100% !important
    }

    .wd__contact--wrapper p {
        padding: 10px 20px
    }

    .cms-portfolio-section .fixedwidth,
    .website-portfolio-section .fixedwidth {
        padding: 0 15px
    }

    .custom-cta.wd__custom--cta {
        padding: 30px 0 !important
    }

    .custom-cta.wd__custom--cta p {
        font-size: 30px;
        line-height: 2.2
    }

    .custom-section.custom-cta.bg-section-blue p a {
        font-size: 25px
    }

    .custom-section.wd__featured--project .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .custom-section.wd__featured--project p .wd__featured--project-btn {
        margin-top: 30px
    }

    .custom-section.wd__web--design-matters .section__title p {
        margin-bottom: 30px
    }

    .wd__web--design-matters-content-box {
        display: block
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-text {
        padding: 25px 30px;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img {
        width: 100%;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .wd__web--design-matters-img-content .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .wd__hover--box {
        background-color: #006aac
    }

    .wd__hover--box h3,
    .wd__hover--box p {
        color: #fff
    }

    .wd__hover--box .wd__hover--box-img {
        background-color: #fff
    }

    .wd__hover--box .wd__hover--box-img img.org-img {
        display: none
    }

    .wd__hover--box .wd__hover--box-img img.hover-img {
        display: block
    }

    .custom-section.wd__hover--box-wrapper .grid {
        display: block
    }

    .custom-section.wd__hover--box-wrapper .grid .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }

    .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }
}

@media only screen and (min-width:520px) and (max-width:800px) {
    .section-our-work ul {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-our-work ul li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .flip-card-section .flip-card .flip-card-back h3 {
        font-size: 18px
    }
}

@media only screen and (min-width:460px) and (max-width:600px) {
    .flip-card-section .flip-card .flip-card-back h3 {
        font-size: 18px
    }

    .flip-card-section .flip-card .flip-card-back ul li {
        font-size: 14px
    }
}

@media only screen and (max-width:577px) {
    .page-web-design .custom-cta p .green-box-with-black-font {
        margin-bottom: 0
    }

    .page-web-design .custom-cta .calltoaction {
        top: -10px
    }
}

@media only screen and (max-width:551px) {
    .wd__quote--wrapper .col-old-1 ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .custom-section.wd__featured--project p .wd__featured--project-btn {
        font-size: 13px
    }

    .wd__web--design-matters-content-box h4 {
        font-size: 22px
    }

    .process-wrapper.wd__process--wrapper .entry-title {
        margin-bottom: 130px;
        font-size: 26px !important
    }
}

@media only screen and (max-width:400px) {
    .page-web-design .custom-cta p .green-box-with-black-font:first-child {
        margin-bottom: 10px
    }

    .custom-section.process-wrapper.wd__process--wrapper .svg-box {
        display: block;
        width: 330px;
        height: 330px;
        top: -65px
    }

    .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        max-width: 220px
    }
}

@media only screen and (max-width:369px) {

    .integrated-marketing-section .alignleft,
    .integrated-marketing-section .alignright,
    .integrated-marketing-section p img {
        float: none;
        margin-bottom: 20px
    }
}

.page-seo-search-engine-optimization .site-content {
    padding-bottom: 0
}

.page-seo-search-engine-optimization .hentry {
    margin-bottom: 0
}

.page-seo-search-engine-optimization .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-seo-search-engine-optimization .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-seo-search-engine-optimization .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-seo-search-engine-optimization .breadcrumbs a {
    color: #a8c945
}

.page-seo-search-engine-optimization .breadcrumbs a:active,
.page-seo-search-engine-optimization .breadcrumbs a:focus,
.page-seo-search-engine-optimization .breadcrumbs a:hover {
    color: #fff
}

.page-seo-search-engine-optimization .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-seo-search-engine-optimization .internal-divisor {
    display: none
}

.page-seo-search-engine-optimization .entry-header.fixedwidth {
    display: none
}

.page-seo-search-engine-optimization .entry-content {
    line-height: 0;
    margin-top: 0
}

.seo__quote--wrapper h3 {
    max-width: 400px;
    color: #006aac
}

.custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin: 0 0 20px
}

.custom-section.seo__content--with-video h3 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px;
    line-height: 24px
}

.custom-section.seo__content--with-video p strong {
    font-size: 24px;
    display: block;
    text-align: center;
    color: #252525;
    margin-bottom: 50px
}

.custom-section.seo__content--with-video p {
    margin: 0
}

.custom-section.seo__content--with-video iframe {
    width: 100%
}

.custom-section.dg__featuredreviews.seo__featuredreviews .review--box-text {
    height: 370px
}

.custom-section.dg__featuredreviews.seo__featuredreviews .author--info p {
    display: none
}

.custom-section.dg__featuredreviews.seo__featuredreviews .author--info h6 span {
    display: block;
    color: #252525;
    font-weight: 400;
    text-transform: initial
}

.custom-section.dg__featuredreviews.seo__featuredreviews .author--info h6 {
    line-height: 18px
}

.custom-section.seo__success--grid--section img {
    max-height: 110px
}

.custom-section.seo__success--grid--section h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    margin: 30px 0 0
}

.custom-section.seo__success--grid--section p {
    display: none
}

.custom-section.seo__success--grid--section .grid__item {
    text-align: center
}

.custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 60px;
    color: #006aac
}

.seo__hover--box-wrapper .wd__hover--box {
    border: none;
    background-color: #006aac
}

.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #006aac
}

.seo__hover--box-wrapper .wd__hover--box-img {
    background-color: #fff
}

.custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin: 20px 0 10px
}

.custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p {
    color: #fff
}

.seo__hover--box-wrapper .grid .grid__item {
    margin-bottom: 30px
}

.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img {
    display: block
}

.custom-section.seo__single--review-section .review--box-text {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    margin: 30px 0;
    font-style: italic
}

.custom-section.seo__single--review-section .review--box p {
    display: none
}

.custom-section.seo__single--review-section .review--box {
    text-align: center
}

.custom-section.seo__single--review-section .review--box .author--info h6 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 30px;
    line-height: 24px;
    color: #006aac
}

.custom-section.seo__single--review-section .review--box .author--info p {
    display: block;
    margin: 0
}

.custom-section.seo__single--review-section .review--box .author--info img {
    height: 50px
}

.custom-section.seo__single--review-section .review--box .quote-mark {
    height: 58px;
    width: 58px;
    display: block;
    margin: 0 auto;
    line-height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f2f6f8
}

.custom-section.seo__single--review-section {
    padding-top: 100px;
    padding-bottom: 60px
}

.custom-section.seo__success--content-section .grid .grid__item:first-child p {
    font-size: 22px;
    margin: 0;
    padding-top: 25px;
    max-width: 270px
}

.custom-section.seo__success--content-section .grid .grid__item:first-child p strong {
    font-size: 22px;
    color: #006aac
}

.custom-section.seo__success--content-section .grid .grid__item p span {
    display: block;
    font-size: 56px;
    line-height: 56px;
    font-weight: 700
}

.custom-section.seo__success--content-section .grid .grid__item p {
    text-align: center;
    margin: 0
}

.custom-section.seo__success--content-section .grid .grid__item p span small {
    font-size: 40px
}

.custom-section.seo__success--content-section .grid .grid__item.green p span {
    color: #a8c930
}

.custom-section.seo__success--content-section .grid .grid__item.red p span {
    color: #fc4616
}

.custom-section.seo__success--content-section .grid .grid__item.blue p span {
    color: #4cafdb
}

.custom-section.seo__success--content-section {
    padding: 50px 0
}

.custom-section.seo__success--content-section .grid .grid__item:first-child:before {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 60px solid #fff;
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.custom-section.seo__success--content-section .grid .grid__item:first-child {
    position: relative
}

.custom-section.seo__content--with-video {
    padding: 100px 0 90px
}

.custom-section.seo__content--with-image h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 30px;
    color: #006aac
}

.custom-section.seo__content--with-image p {
    text-align: center;
    max-width: 830px;
    margin: 0 auto
}

.custom-section.seo__content--with-image p img {
    margin-top: 50px
}

.custom-section.seo__content--with-image {
    padding: 100px 0 90px
}

.seo__audit--process-wrapper h3 {
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: 400;
    color: #006aac
}

.seo__audit--process-wrapper {
    text-align: center;
    max-width: 800px;
    margin: 0 auto
}

@media only screen and (max-width:768px) {
    .seo__audit--process-wrapper {
        max-width: 100%
    }
}

.seo__audit--process-wrapper p {
    margin: 0 0 60px
}

@media only screen and (max-width:768px) {
    .seo__audit--process-wrapper p {
        margin: 0 0 40px
    }
}

.seo__audit--process-box h4 {
    font-size: 24px;
    margin: 0 0 15px;
    text-transform: uppercase
}

.seo__audit--process-box p {
    margin: 0
}

.seo__audit--process-box {
    padding: 50px;
    background-color: #f2f6f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    height: 100%
}

@media only screen and (min-width:1025px) {
    .seo__audit--process-box {
        margin-bottom: 0
    }
}

@media only screen and (max-width:768px) {
    .seo__audit--process-box {
        padding: 20px
    }
}

.seo__audit--process {
    padding-bottom: 70px
}

@media only screen and (max-width:768px) {
    .seo__audit--process {
        padding-bottom: 40px
    }
}

.simply__best--seo-text h3 {
    font-size: 24px;
    margin: 0 0 35px;
    text-transform: uppercase
}

@media only screen and (max-width:768px) {
    .simply__best--seo-text h3 {
        margin: 0 0 25px
    }
}

.simply__best--seo-text ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media only screen and (max-width:768px) {
    .simply__best--seo-text ul {
        margin-bottom: 40px
    }
}

.simply__best--seo-text ul li {
    font-weight: 700;
    position: relative;
    padding-left: 30px
}

.simply__best--seo-text ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #a9ca34;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.simply__best--seo-text ul li:not(:last-child) {
    margin-bottom: 10px
}

.simply__best--seo-text .grid:last-child {
    margin-top: 40px
}

@media only screen and (max-width:768px) {
    .simply__best--seo-text .grid:last-child .grid__item:last-child p {
        margin-top: 40px
    }
}

.simply__best--seo-text .grid:last-child p {
    margin: 0
}

.simply__best--seo-text {
    padding: 90px 0
}

@media only screen and (max-width:768px) {
    .simply__best--seo-text {
        padding: 50px 0
    }
}

.seo__animation--gif {
    text-align: center;
    margin: 0 0 40px
}

@media only screen and (min-width:1025px) {
    .seo__audit--process .grid {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex
    }
}

@media only screen and (min-width:1025px) {
    .seo__audit--process .grid .grid__item {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1025px) and (max-width:1190px) {
    .custom-section.dg__featuredreviews.white--bg.seo__featuredreviews .review--box-text {
        height: auto
    }

    .dg__featuredreviews.seo__featuredreviews .review--box .author--info {
        margin-top: 30px
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .custom-section.seo__success--grid--section h3 {
        font-size: 20px
    }

    .custom-section.seo__success--grid--section img {
        max-height: 80px
    }

    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:801px) {
    .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper {
        padding-bottom: 70px
    }

    .seo__hover--box-wrapper-desktop {
        display: block
    }

    .seo__hover--box-wrapper-mobile {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: none
    }

    .custom-section.dg__featuredreviews.white--bg.seo__featuredreviews .review--box-text {
        height: auto
    }

    .dg__featuredreviews.seo__featuredreviews .review--box .author--info {
        margin-top: 30px
    }

    .custom-section.seo__success--content-section .grid .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .custom-section.seo__success--content-section .grid .grid__item:first-child p {
        max-width: initial
    }
}

@media only screen and (max-width:800px) {
    .seo__hover--box-wrapper-desktop {
        display: none
    }

    .seo__hover--box-wrapper-mobile {
        display: block
    }

    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        display: block
    }

    .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1 {
        margin: 0
    }

    .custom-section.seo__content--with-video {
        padding: 50px 0 60px
    }

    .custom-section.seo__content--with-video h3 {
        font-size: 22px;
        line-height: 32px
    }

    .section-our-work .title {
        line-height: 36px
    }

    .custom-section.seo__single--review-section {
        padding-top: 60px
    }

    .custom-section.seo__success--content-section .grid .grid__item:not(:last-child) {
        margin-bottom: 30px
    }

    .custom-section.seo__success--grid--section .grid .grid__item:not(:last-child) {
        margin-bottom: 60px
    }

    .custom-section.seo__success--grid--section {
        padding: 60px 0
    }

    .custom-section.seo__content--with-image p {
        text-align: center;
        max-width: auto;
        margin: 0 auto
    }

    .custom-section.seo__content--with-image {
        padding: 60px 0 50px
    }

    .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper {
        padding-bottom: 30px
    }

    .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin: 0 0 115px
    }

    .seo__hover--box-carousel.owl-theme .owl-controls {
        position: absolute;
        top: -30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0
    }

    .seo__hover--box-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -80px
    }

    .seo__hover--box-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: -80px
    }
}

@media only screen and (max-width:768px) {
    .dg__seo--section.search__seo--section .dg__flex .text__with__image--left p:not(:last-child) {
        margin-bottom: 30px
    }

    .seo__quote--wrapper h3 {
        max-width: initial
    }
}

.fa {
    font-family: FontAwesome !important
}

.ad__compare--section-image-heading img {
    max-height: 60px;
    width: auto !important
}

.ad__compare--section-image-heading {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.ad__compare--section-image-heading p {
    display: none
}

.ad__compare--section-image-heading h3 {
    font-size: 22px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px;
    padding-left: 30px
}

.ad__compare--section-content {
    max-width: 470px
}

.ad__compare--section-content h2 {
    font-size: 30px;
    text-transform: initial;
    font-weight: 400;
    color: #006aac;
    line-height: 36px;
    margin: 10px 0
}

.ad__compare--section-content p {
    margin: 0
}

.custom-section.dg__the--best.ad__the--best h4 {
    font-size: 22px;
    text-transform: inherit;
    margin: 0 0 17px;
    text-align: center;
    font-weight: 400
}

.custom-section.dg__the--best.ad__the--best p {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto
}

.custom-section.our-results.ad__our--results .heading span {
    display: block;
    font-size: 15px;
    color: #252525;
    margin-top: 20px
}

.custom-section.our-results.ad__our--results {
    background-color: #fafeff
}

.ad__featuredreviews .entry-title {
    font-weight: 400 !important;
    padding-top: 0 !important
}

.custom-section.ad__case--study-section h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #006aac;
    margin: 0 0 20px
}

.custom-section.ad__case--study-section p {
    max-width: 830px;
    margin: 0 auto 50px;
    text-align: center
}

.ad__case--study-box h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #006aac
}

.ad__case--study-box p {
    text-align: left !important;
    margin: 0 !important
}

.ad__case--study-box:not(:last-child) {
    margin-bottom: 20px
}

.ad__case--study-box .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.custom-section.ad__cta--section {
    background-color: #b7da35
}

.custom-section.ad__cta--section p {
    margin: 0;
    font-size: 30px;
    text-align: center
}

.custom-section.ad__cta--section p a {
    font-size: 24px;
    display: inline-block;
    padding: 10px 30px;
    background-color: #252525;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 30px
}

.custom-section.ad__cta--section p a:active,
.custom-section.ad__cta--section p a:focus,
.custom-section.ad__cta--section p a:hover {
    background-color: #fff;
    color: #252525
}

.custom-section.ad__text--section.p-80 h3 {
    font-size: 22px;
    margin: 0 0 20px
}

.custom-section.ad__text--section p {
    margin: 0
}

.custom-section.ad__text--section p:not(:last-child) {
    margin-bottom: 30px
}

.custom-section.ad__bottom--text-section {
    margin-top: 60px
}

.custom-section.ad__bottom--text-section h2 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    color: #006aac;
    text-transform: initial;
    margin: 0 0 150px
}

.ad__bottom--text-box {
    max-width: 670px;
    margin: 0 auto 60px;
    background-color: #006aac;
    padding: 100px 60px 40px;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    background-image: var(--wpr-bg-6b84ff21-e57d-4b37-a1b7-78f7428be316);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.ad__bottom--text-box:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-linear-gradient(29deg, rgba(0, 105, 171, .9) 0, #046eb0 100%);
    background: -moz-linear-gradient(29deg, rgba(0, 105, 171, .9) 0, #046eb0 100%);
    background: -o-linear-gradient(29deg, rgba(0, 105, 171, .9) 0, #046eb0 100%);
    background: linear-gradient(61deg, rgba(0, 105, 171, .9) 0, #046eb0 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.ad__bottom--text-box * {
    position: relative;
    z-index: 2
}

.ad__bottom--text-box img {
    position: absolute;
    top: -100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.custom-section.ad__bottom--text-section .grid {
    padding: 0 100px;
    margin-bottom: 60px
}

.custom-section.ad__bottom--text-section .grid p {
    margin: 0
}

.custom-section.ad__top--graphic-banner {
    padding: 50px 0 0
}

.custom-section.dg__contact__section.ad__contact--section {
    padding-top: 50px
}

.custom-section.p-80.ad__featuredreviews {
    padding: 90px 0 70px
}

.custom-section.ad__case--study-section {
    padding: 100px 0 90px
}

.custom-section.ad__bottom--text-section {
    padding: 90px 0 70px
}

.custom-section.dg__contact__section.ad__contact--section .dg__inline--text:nth-child(even) .icon-img {
    background-color: #4baedb
}

.compare__bar-box p {
    margin: 0 0 20px;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700
}

.compare__bar {
    height: 45px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d6d6d6
}

.compare__bar-circle {
    position: absolute;
    height: 80px;
    width: 80px;
    top: -20px;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    border: 1px solid #252525;
    right: -5px;
    z-index: 3
}

.compare__bar-circle img {
    max-height: 40px;
    position: relative;
    top: 10px
}

.compare__bar-circle span {
    position: relative;
    top: -5px
}

.compare__bar-complete {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #4baedb;
    overflow: inherit !important
}

.compare__bar-box:not(:last-child) {
    margin-bottom: 30px
}

.compare__bar-box.avg-gp .compare__bar-circle {
    background-color: #933333;
    line-height: 80px
}

.compare__bar-box.avg-gp .compare__bar-complete {
    background-color: #933333
}

.compare__bar-box.min-gp .compare__bar-circle {
    background-color: #652b2b;
    line-height: 80px
}

.compare__bar-box.min-gp .compare__bar-complete {
    background-color: #652b2b
}

.compare__bar-box.avg-gp .compare__bar-circle span,
.compare__bar-box.min-gp .compare__bar-circle span {
    top: 0
}

.our-results.ad__our--results .results .content-container .content .text h3 {
    width: 100%
}

@media only screen and (min-width:1221px) {
    .custom-section.featured-partner.ad__featured-partner .grid {
        position: relative;
        left: 50%;
        right: 50%;
        width: 100vw;
        margin-left: -50vw;
        margin-right: -50vw;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .custom-section.featured-partner.ad__featured-partner .grid .grid__item {
        padding: 0
    }

    .custom-section.ad__cta--section p {
        margin: 0;
        font-size: 30px;
        position: relative;
        left: 50%;
        right: 50%;
        width: 100vw;
        margin-left: -50vw;
        margin-right: -50vw;
        text-align: center
    }
}

@media only screen and (max-width:1220px) {
    .custom-section.ad__cta--section p a {
        display: block;
        margin-top: 30px;
        max-width: 270px;
        margin: 30px auto 0
    }
}

@media only screen and (max-width:1023px) {
    .ad__contact--section.dg__contact__section .dg__flex .col-old-1 {
        -webkit-order: unset;
        -ms-flex-order: unset;
        -webkit-box-ordinal-group: unset;
        -moz-box-ordinal-group: unset;
        order: unset;
        margin-top: 0
    }

    .ad__contact--section.dg__contact__section .dg__flex .col-old-2 {
        margin-top: 90px
    }

    .custom-section.ad__top--graphic-banner {
        padding: 0
    }

    .custom-section.dg__contact__section.ad__contact--section {
        padding-top: 30px
    }

    .custom-section.ad__bottom--text-section .grid__item:first-child p {
        margin-bottom: 20px
    }

    .custom-section.ad__text--section .grid__item img {
        text-align: center;
        margin: 20px auto 0
    }

    .custom-section.ad__text--section .grid__item:last-child {
        text-align: center
    }
}

@media only screen and (max-width:768px) {
    .custom-section.ad__cta--section {
        padding: 60px 0
    }

    .custom-section.dg__contact__section.ad__contact--section {
        padding-top: 30px
    }

    .ad__contact--section .dg__contact--wrapper p {
        padding: 10px 20px
    }

    .custom-section.featured-partner.ad__featured-partner .grid__item:last-child {
        width: 50%
    }

    .custom-section.dg__the--best.ad__the--best p {
        margin-bottom: 25px
    }

    .custom-section.p-80.ad__featuredreviews {
        padding: 50px 0 30px
    }

    .custom-section.p-80.ad__featuredreviews .entry-title {
        padding-bottom: 0
    }

    .custom-section.p-80.ad__featuredreviews .entry-title {
        padding-bottom: 0
    }

    .custom-section.p-80.ad__featuredreviews .fixedwidth,
    .custom-section.p-80.ad__featuredreviews .fixedwidth .review-item {
        padding: 0
    }

    .custom-section.p-80.ad__featuredreviews .fixedwidth .review-item p {
        padding: 0 20px;
        margin: 10px 0
    }

    .custom-section.p-80.ad__featuredreviews .fixedwidth .review-item:not(:last-child) {
        margin-bottom: 30px
    }

    .custom-section.p-80.ad__featuredreviews .fixedwidth .review-item .info {
        padding-top: 0 !important
    }

    .custom-section.p-80.ad__featuredreviews .fixedwidth .review-item .info p {
        margin: 0
    }

    .ad__case--study-box .grid {
        display: block
    }

    .custom-section.ad__case--study-section p {
        margin: 0 auto 25px
    }

    .custom-section.ad__case--study-section {
        padding: 60px 0 50px
    }

    .ad__case--study-box h4 {
        margin: 20px 0;
        padding: 0 15px
    }

    .ad__case--study-box p {
        padding: 0 15px
    }

    .custom-section.ad__text--section.p-80 {
        padding-top: 50px
    }

    .custom-section.ad__text--section .grid__item:last-child {
        display: none
    }

    .custom-section.ad__text--section h3,
    .custom-section.ad__text--section p {
        padding: 0 15px
    }

    .custom-section.ad__bottom--text-section h2 {
        margin-bottom: 110px
    }

    .custom-section.ad__bottom--text-section .fixedwidth {
        padding: 0
    }

    .custom-section.ad__bottom--text-section .ad__bottom--text-box {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 80px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 50px
    }

    .custom-section.ad__bottom--text-section .grid {
        padding: 0 30px;
        margin-bottom: 30px
    }

    .custom-section.ad__bottom--text-section {
        margin-top: 40px;
        padding-bottom: 30px
    }

    .compare__bar-box:first-child {
        margin-top: 30px
    }

    .ad__compare--section-content {
        max-width: 100%
    }
}

@media only screen and (max-width:551px) {
    .page-template-page-services.page-google-adwords-management-agency .entry-title {
        font-size: 35px !important;
        line-height: 1.2
    }
}

.custom-section.landing__page--full-width {
    padding: 0;
    height: 470px;
    background-image: var(--wpr-bg-698b53c0-be64-4f69-af8f-4ae12998aed7);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.custom-section.landing__page--full-width h2 {
    font-size: 35px;
    margin: 0 0 30px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize
}

.custom-section.landing__page--full-width h2 strong {
    font-size: 35px
}

.custom-section.landing__page--full-width ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.custom-section.landing__page--full-width ul li {
    font-size: 22px;
    display: block;
    color: #fff;
    font-weight: 300
}

.custom-section.landing__page--full-width ul li:not(:last-child) {
    margin-bottom: 5px
}

.custom-section.landing__page--full-width .grid__item:last-child {
    text-align: right
}

.custom-section.landing__page--full-width .grid__item:last-child img {
    width: 100%
}

.custom-section.landing__page--full-width ul li {
    position: relative
}

.custom-section.landing__page--full-width ul li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    color: #c5e15d;
    padding-right: 15px;
    display: inline-block
}

.custom-section.bg__fashion--text p:not(:last-child) {
    margin: 0 0 20px
}

.custom-section.bg__fashion--text p {
    margin: 0
}

.custom-section.bg__fashion--text h2 {
    margin: 0 0 30px
}

.landing__page--seo-process.seo_process {
    margin-bottom: 90px
}

.landing__page--seo-process.seo_process ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none
}

.landing__page--seo-process.seo_process ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 10px 32px;
    text-align: center
}

.landing__page--seo-process.seo_process ul li span {
    width: 100px;
    height: 100px;
    display: block;
    background-color: #004877;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    position: relative;
    margin: 0 auto
}

.landing__page--seo-process.seo_process ul li h3 {
    font-size: 20px;
    margin: 0
}

.landing__page--seo-process.seo_process ul li p {
    font-weight: 300;
    color: #9be4fd;
    margin: 0
}

.landing__page--seo-process.seo_process ul li span img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px
}

.landing__page--seo-process.seo_process ul li:after {
    position: absolute;
    left: auto;
    right: -50px;
    top: 40px;
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f067";
    color: #70a3e2;
    z-index: 40
}

@media only screen and (max-width:720px) {
    .landing__page--seo-process.seo_process ul li:after {
        left: 50%;
        right: auto !important;
        top: auto;
        bottom: -47px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.landing__page--seo-process.seo_process ul li:last-child:after {
    content: none
}

.landing__page--seo-process.seo_process ul li:nth-child(4):after {
    content: "\f2d1"
}

.landing__page--seo-process.seo_process ul li:nth-child(4):before {
    position: absolute;
    left: auto;
    right: -50px;
    top: 32px;
    font-size: 14px;
    font-family: FontAwesome;
    color: #70a3e2;
    z-index: 40;
    content: "\f2d1"
}

@media only screen and (max-width:720px) {
    .landing__page--seo-process.seo_process ul li:nth-child(4):before {
        left: 50%;
        right: auto !important;
        top: auto;
        bottom: -37px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:720px) {
    .landing__page--seo-process.seo_process ul li {
        margin: 0 0 50px 0 !important;
        width: 100% !important
    }
}

@media (max-width:890px) {
    .landing__page--seo-process.seo_process ul li {
        margin-right: 20px
    }
}

@media only screen and (max-width:768px) {
    .custom-section.landing__page--full-width {
        height: auto;
        padding: 30px 0
    }

    .custom-section.landing__page--full-width .grid__item:last-child {
        margin-top: 30px
    }

    .custom-section.landing__page--full-width ul li {
        font-size: 16px
    }

    .custom-section.landing__page--full-width h2,
    .custom-section.landing__page--full-width h2 strong {
        font-size: 24px
    }

    .landing__page--seo-process.seo_process ul {
        display: block
    }
}

.custom-section.bg__fashion--text ul {
    list-style-type: none;
    padding: 0 0 0 30px;
    margin: 30px 0
}

.custom-section.bg__fashion--text ul li {
    position: relative
}

.custom-section.bg__fashion--text ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 10px;
    display: inline-block;
    color: #006aac
}

@media only screen and (min-width:769px) {
    .landing__page--full-width.bd__fashion--website-hero-banner .grid {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }
}

@media only screen and (min-width:769px) and (max-width:1023px) {
    .landing__page--full-width.bd__fashion--website-hero-banner h2 {
        font-size: 26px;
        line-height: 34px
    }

    .landing__page--full-width.bd__fashion--website-hero-banner ul li {
        font-size: 18px
    }
}

.home .banner {
    height: 650px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 70px 0
}

@media only screen and (max-width:768px) {
    .home .banner {
        height: 100%;
        padding: 60px 0
    }
}

.home .banner .heading {
    position: relative;
    bottom: 0
}

.home .banner ul {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    top: 0;
    max-width: 100%;
    margin: 60px auto 60px
}

.home .banner ul li {
    background: rgba(30, 63, 104, .8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.home .banner .slide-btn {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0
}

.home .banner .heading .super__heading {
    display: block;
    font-size: 85px;
    font-weight: 700
}

.home .banner .heading .typing-section {
    margin: 0
}

@media only screen and (min-width:769px) {
    .home .banner .heading .typing-section {
        display: inline-block
    }
}

.fp__secondary--cta-section .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

@media screen and (min-width:1051px) and (max-width:1245px) {
    .home .banner .heading .super__heading {
        font-size: 60px
    }

    .home .banner .heading {
        bottom: 0
    }

    .home .banner ul {
        top: 0
    }

    .home .banner .slide-btn {
        top: 0
    }
}

@media screen and (min-width:881px) and (max-width:1050px) {
    .home .banner .heading {
        bottom: 0
    }

    .home .banner ul {
        top: 0
    }

    .home .banner .slide-btn {
        top: 0
    }
}

@media screen and (min-width:769px) and (max-width:880px) {
    .home .banner .heading {
        bottom: 0;
        font-size: 30px
    }

    .home .banner .heading .super__heading {
        font-size: 40px
    }

    .home .banner ul {
        top: 0
    }

    .home .banner .slide-btn {
        top: 0
    }
}

@media screen and (max-width:768px) {
    .home .banner .heading .super__heading {
        font-size: 40px
    }

    .home .banner ul {
        top: 0;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .home .banner .slide-btn {
        top: 0
    }

    .home .banner .slide-btn {
        top: 0;
        padding: 16px 20px !important;
        font-size: 15px !important
    }

    .home .banner ul li span.line1 {
        font-size: 28px
    }
}

@media screen and (max-width:510px) {
    .home .banner .heading {
        font-size: 30px;
        bottom: 0
    }

    .home .banner .heading .super__heading {
        font-size: 40px
    }

    .home .banner ul {
        top: 0;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .home .banner .slide-btn {
        top: 0;
        width: 75% !important;
        padding: 16px 20px !important;
        font-size: 15px !important
    }

    .home .banner ul li span.line1 {
        font-size: 28px
    }
}

.custom-section.fp__text--with-image {
    padding: 30px 0
}

.custom-section.fp__text--with-image h3 {
    font-size: 30px;
    margin: 0 0 20px;
    color: #0069aa;
    font-weight: 400
}

.custom-section.fp__text--with-image p {
    margin: 0 0 20px
}

@media only screen and (max-width:768px) {
    .custom-section.fp__text--with-image img {
        margin-top: 30px
    }
}

@media only screen and (min-width:769px) {
    .custom-section.fp__text--with-image .grid {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center
    }
}

@media only screen and (max-width:768px) {
    .custom-section.fp__text--with-image .grid {
        text-align: center
    }
}

.custom-section.fp__heading--with-text h3 {
    font-size: 42px;
    margin: 0 0 20px;
    font-weight: 400;
    color: #006aac
}

@media only screen and (max-width:768px) {
    .custom-section.fp__heading--with-text h3 {
        font-size: 30px;
        line-height: 1.2
    }
}

.custom-section.fp__heading--with-text .grid {
    max-width: 800px;
    text-align: center;
    margin: 0 auto
}

@media only screen and (max-width:768px) {
    .custom-section.fp__heading--with-text .grid .grid__item {
        padding-left: 0
    }
}

.custom-section.fp__heading--with-text p {
    margin: 0;
    font-size: 18px
}

.custom-section.fp__heading--with-text {
    padding: 60px 0
}

@media only screen and (min-width:769px) {
    .custom-section.fp__heading--with-text {
        padding: 90px 0 80px
    }
}

.seo__quote--wrapper.fp__quote--wrapper h3 {
    max-width: 500px;
    margin-top: 0
}

.seo__quote--wrapper.fp__quote--wrapper .wd__contact--wrapper p {
    padding: 10px 30px
}

@media only screen and (max-width:1024px) {
    .seo__quote--wrapper.fp__quote--wrapper .dg__flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse
    }

    .seo__quote--wrapper.fp__quote--wrapper .col-old-1,
    .seo__quote--wrapper.fp__quote--wrapper .col-old-2 {
        width: 100%;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        display: block;
        max-width: 100%;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-right: 0;
        margin-left: 0
    }

    .seo__quote--wrapper.fp__quote--wrapper .wd__contact--wrapper {
        margin-left: 0
    }

    .seo__quote--wrapper.fp__quote--wrapper .col-old-2 {
        margin-bottom: 60px
    }
}

.dg__cta.wd__cta--section.fp__cta--section p {
    font-size: 20px
}

.dg__cta.wd__cta--section.fp__cta--section p em {
    font-size: 18px
}

.fp__contact__section .dg__inline--text:first-child {
    margin-top: 0
}

.home .our-services .services .row .content-container .text h3 .heading-icon i:before {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

.coalition-seo:before {
    content: "";
    background-image: var(--wpr-bg-cdb39054-dae9-450d-a35a-f60250176dac);
    top: 48% !important;
    left: 48% !important;
    width: 100%;
    height: 100%;
    -webkit-background-size: 60% 60% !important;
    -moz-background-size: 60% !important;
    -o-background-size: 60% !important;
    background-size: 60% !important
}

@media only screen and (max-width:860px) {
    .coalition-seo:before {
        top: 68% !important;
        left: 68% !important;
        background-repeat: no-repeat
    }
}

.coalition-social:before {
    content: "";
    background-image: var(--wpr-bg-f4d433c5-3e00-4ef5-9c4e-ffed0e90b27d);
    top: 50% !important;
    left: 50% !important;
    width: 100%;
    height: 100%;
    -webkit-background-size: 60% 60% !important;
    -moz-background-size: 60% !important;
    -o-background-size: 60% !important;
    background-size: 60% !important
}

@media only screen and (max-width:860px) {
    .coalition-social:before {
        top: 70% !important;
        left: 70% !important;
        -webkit-background-size: 70% 70%;
        -moz-background-size: 70%;
        -o-background-size: 70%;
        background-size: 70%;
        background-repeat: no-repeat
    }
}

.coalition-app:before {
    content: "";
    background-image: var(--wpr-bg-4c45148f-b562-4196-916a-a50fb621b699);
    top: 50% !important;
    left: 58% !important;
    width: 100%;
    height: 100%;
    -webkit-background-size: 60% 60% !important;
    -moz-background-size: 60% !important;
    -o-background-size: 60% !important;
    background-size: 60% !important
}

@media only screen and (max-width:860px) {
    .coalition-app:before {
        top: 65% !important;
        left: 78% !important;
        -webkit-background-size: 70% 70%;
        -moz-background-size: 70%;
        -o-background-size: 70%;
        background-size: 70%;
        background-repeat: no-repeat
    }
}

.home .our-services .services .row .tabs ul li.active a i,
.home .our-services .services .row .tabs ul li:hover a i {
    background: #4baedb
}

@media (max-width:860px) {
    .home .our-services .services .row .tabs ul li a i {
        background: #006aac
    }

    .home .our-services .services .row .tabs ul li a i span {
        border-color: #b7dff1
    }
}

@media only screen and (max-width:768px) {
    .calltoaction p {
        font-size: 25px
    }
}

.calltoaction p span {
    font-size: 30px
}

@media only screen and (max-width:768px) {
    .calltoaction p span {
        font-size: 25px;
        display: block
    }
}

.fp_team-members-video video {
    max-width: 100%;
    vertical-align: bottom
}

.fp__custom--cta p {
    color: #252525
}

@media only screen and (max-width:768px) {
    .fp__custom--cta p span {
        font-size: 30px
    }
}

.fp__secondary--cta-section {
    padding: 40px 0;
    background-color: #b7da35
}

.fp__secondary--cta-section p {
    font-size: 24px;
    margin: 0
}

@media only screen and (max-width:1023px) {
    .fp__secondary--cta-section p {
        text-align: center
    }
}

.fp__secondary--cta-section .grid__item:last-child {
    text-align: right
}

@media only screen and (max-width:1023px) {
    .fp__secondary--cta-section .grid__item:last-child {
        text-align: center;
        margin-top: 30px
    }
}

.calltoaction .fp__secondary--cta-section .grid__item a,
.callus .fp__secondary--cta-section .grid__item a,
.fp__secondary--cta-section .grid__item .btn,
.fp__secondary--cta-section .grid__item .calltoaction a,
.fp__secondary--cta-section .grid__item .callus a,
.fp__secondary--cta-section .grid__item .home .banner .slide-btn,
.fp__secondary--cta-section .grid__item .quick-quote .gform_wrapper .gform_button,
.home .banner .fp__secondary--cta-section .grid__item .slide-btn,
.quick-quote .gform_wrapper .fp__secondary--cta-section .grid__item .gform_button {
    width: 260px !important;
    background-color: #252525 !important;
    color: #fff !important
}

.calltoaction .fp__secondary--cta-section .grid__item a:active,
.calltoaction .fp__secondary--cta-section .grid__item a:focus,
.calltoaction .fp__secondary--cta-section .grid__item a:hover,
.callus .fp__secondary--cta-section .grid__item a:active,
.callus .fp__secondary--cta-section .grid__item a:focus,
.callus .fp__secondary--cta-section .grid__item a:hover,
.fp__secondary--cta-section .grid__item .btn:active,
.fp__secondary--cta-section .grid__item .btn:focus,
.fp__secondary--cta-section .grid__item .btn:hover,
.fp__secondary--cta-section .grid__item .calltoaction a:active,
.fp__secondary--cta-section .grid__item .calltoaction a:focus,
.fp__secondary--cta-section .grid__item .calltoaction a:hover,
.fp__secondary--cta-section .grid__item .callus a:active,
.fp__secondary--cta-section .grid__item .callus a:focus,
.fp__secondary--cta-section .grid__item .callus a:hover,
.fp__secondary--cta-section .grid__item .home .banner .slide-btn:active,
.fp__secondary--cta-section .grid__item .home .banner .slide-btn:focus,
.fp__secondary--cta-section .grid__item .home .banner .slide-btn:hover,
.fp__secondary--cta-section .grid__item .quick-quote .gform_wrapper .gform_button:active,
.fp__secondary--cta-section .grid__item .quick-quote .gform_wrapper .gform_button:focus,
.fp__secondary--cta-section .grid__item .quick-quote .gform_wrapper .gform_button:hover,
.home .banner .fp__secondary--cta-section .grid__item .slide-btn:active,
.home .banner .fp__secondary--cta-section .grid__item .slide-btn:focus,
.home .banner .fp__secondary--cta-section .grid__item .slide-btn:hover,
.quick-quote .gform_wrapper .fp__secondary--cta-section .grid__item .gform_button:active,
.quick-quote .gform_wrapper .fp__secondary--cta-section .grid__item .gform_button:focus,
.quick-quote .gform_wrapper .fp__secondary--cta-section .grid__item .gform_button:hover {
    background-color: #fff !important;
    color: #252525 !important
}

.home .pricingestimator,
.home .thebestinseo {
    background-color: #fff
}

@media only screen and (min-width:769px) {
    .fp__seo--section .grid .grid__item:first-child {
        line-height: 0
    }
}

.fp__seo--section .text__with__image--right h3 {
    line-height: 1
}

.fp__seo--section .grid .grid__item:last-child .text__with__image--right:first-child p {
    margin-bottom: 30px
}

.fp__seo--section .grid .grid__item:last-child .text__with__image--right:first-child p:last-child {
    margin-bottom: 50px
}

.fp__seo--section .grid:first-child {
    margin-bottom: 50px
}

.fp__seo--section .d--mb-none {
    display: block
}

@media only screen and (max-width:768px) {
    .fp__seo--section .d--mb-none {
        display: none
    }
}

.fp__seo--section .d--mb {
    display: none
}

@media only screen and (max-width:768px) {
    .fp__seo--section .d--mb {
        display: block
    }
}

.home .clients-reviews {
    padding-top: 95px;
    padding-bottom: 100px
}

.home .clients-reviews .reviews .showmorereviews-btn {
    padding: 0 10px;
    line-height: 50px
}

.home .clients-reviews .reviews ul.grid li {
    padding-bottom: 0;
    margin-bottom: 0
}

.home .clients-reviews .reviews .showmorereviews-btn {
    margin-top: 20px
}

@media only screen and (max-width:768px) {
    .home .clients-reviews {
        padding-top: 55px;
        padding-bottom: 60px
    }

    .home .clients-reviews .reviews ul.grid li {
        padding-bottom: 0;
        margin-bottom: 15px
    }

    .home .clients-reviews .reviews .showmorereviews-btn {
        margin-top: 0
    }
}

.home .dg__the--best p {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto
}

.fp__dropdown--content h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    color: #006aac
}

.fp__dropdown--content h3 .selector {
    display: block;
    font-size: 30px !important;
    height: 50px !important;
    background: 0 0 !important;
    width: 100% !important;
    max-width: 400px !important;
    border: 1px solid #c1c1c1;
    padding: 10px 15px !important;
    background-color: #fff !important;
    margin: 20px 0
}

.fp__dropdown--content h3 .selector .heading--selector {
    font-size: 30px !important;
    height: 100% !important;
    background: 0 0 !important;
    line-height: 1 !important;
    top: 0 !important
}

.fp__dropdown--content h3 .selector span {
    font-size: 30px;
    height: 50px !important;
    background: 0 0 !important;
    color: #006aac;
    width: 100% !important;
    max-width: 400px !important;
    text-shadow: none !important;
    display: block !important;
    padding-right: 0 !important
}

.heading--selector-text {
    display: none
}

.heading--selector-text.active {
    display: block
}

.fp__dropdown--content h3 .selector:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    content: "\f0d7";
    font-family: FontAwesome
}

.pricingestimator .custom-section {
    padding: 0
}

.home .pricingestimator {
    padding: 100px 0
}

@media only screen and (max-width:768px) {
    .home .pricingestimator {
        padding: 60px 0
    }
}

.home .our-services>div>.text p {
    font-size: 18px
}

.home .pricingestimator>div>.text p strong {
    color: #252525
}

@media only screen and (max-width:768px) {
    .fp__contact__section .dg__inline--text {
        font-size: 18px
    }
}

@media only screen and (max-width:480px) {
    .home .featured-partner .grid__item img {
        max-width: 160px
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section.fp__contact__section .dg__flex {
        display: block
    }

    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section.fp__contact__section .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .custom-section.dg__contact__section.wd__contact__section.seo__contact__section.fp__contact__section .dg__inline--text {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding-right: 15px
    }
}

@media only screen and (max-width:768px) {
    .princingestimatorform-container label {
        text-align: left
    }
}

.fp__dropdown--content h3 .selector .heading--selector option {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    color: #006aac;
    font-weight: 400
}

.scrolltop {
    border: 5px solid #006aac
}

.scrolltop:before {
    content: "\f0aa";
    color: #4eafdc
}

.scrolltop:hover:before {
    color: #4eafdc
}

.logo__with--image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    padding: 30px 0
}

@media only screen and (max-width:768px) {
    .logo__with--image {
        display: block;
        text-align: center
    }
}

.logo__with--image img {
    max-width: 300px;
    padding-right: 30px
}

.logo__with--image p {
    margin: 0;
    font-size: 30px
}

@media only screen and (max-width:768px) {
    .logo__with--image p {
        font-size: 20px
    }
}

.page-local-seo .site-content {
    padding-bottom: 0
}

.page-local-seo .hentry {
    margin-bottom: 0
}

.page-local-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-local-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-local-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-local-seo .breadcrumbs a {
    color: #a8c945
}

.page-local-seo .breadcrumbs a:active,
.page-local-seo .breadcrumbs a:focus,
.page-local-seo .breadcrumbs a:hover {
    color: #fff
}

.page-local-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-local-seo .internal-divisor {
    display: none
}

.page-local-seo .entry-header.fixedwidth {
    display: none
}

.page-local-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-template-page-seo-old.page-local-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper {
    padding-bottom: 90px
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-local-seo .seo_video_intro {
        padding: 100px 0
    }

    .page-template-page-seo-old.page-local-seo .seo_process {
        padding: 90px 0
    }
}

.page-local-seo .custom-section.wd__quote--wrapper h3:first-child {
    margin-top: 0
}

.page-local-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin-bottom: 0
}

.page-template-page-seo-old.page-local-seo .seo_process ul {
    display: block
}

.page-template-page-seo-old.page-local-seo .seo_process ul li {
    width: 19%
}

.page-template-page-seo-old.page-local-seo .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

.process-wrapper.wd__process--wrapper .entry-title span {
    font-size: 15px;
    display: block;
    color: #252525;
    line-height: 1;
    margin-top: 30px
}

.page-template-page-seo-old.page-local-seo .our-results>div>.text p {
    margin-bottom: 0
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-template-page-seo-old.page-local-seo .seo_process ul li {
        width: 15%
    }

    .page-template-page-seo-old.page-local-seo .seo_process ul li img {
        max-height: 100px
    }
}

@media only screen and (max-width:768px) {
    .page-local-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
        margin-bottom: 30px
    }

    .page-template-page-seo-old.page-local-seo .seo_video_intro {
        padding: 60px 0
    }
}

.gform_wrapper.registration-form_wrapper ul.gform_fields li.gfield select {
    width: 100%;
    max-width: 100% !important
}

.gform_wrapper .selector span,
.gform_wrapper.registration-form_wrapper .selector {
    background: 0 0 !important
}

.gform_wrapper.registration-form_wrapper .selector {
    height: 50px;
    background-color: #fff !important;
    max-width: 100% !important;
    border: 1px solid #d9dcde;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    width: 100% !important
}

.gform_wrapper.registration-form_wrapper .selector select,
.gform_wrapper.registration-form_wrapper .selector span {
    height: 100%;
    max-width: 100% !important
}

.gform_wrapper.registration-form_wrapper .selector option {
    height: 100%
}

.gform_wrapper.registration-form_wrapper .selector span {
    height: auto;
    padding: 0;
    width: 100%;
    font-size: 12px;
    color: #666;
    position: relative;
    top: 10px
}

.gform_wrapper.registration-form_wrapper .ecom-other,
.gform_wrapper.registration-form_wrapper .ecomPain-other {
    display: none
}

.gform_wrapper.registration-form_wrapper .ginput_container.ginput_container_multiselect {
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.gform_wrapper.registration-form_wrapper ul.gfield_checkbox li label {
    font-size: 15px;
    color: #666
}

.wd__contact--wrapper .gform_wrapper.registration-form_wrapper .gfield.ecomPain-platform .gfield_label {
    display: block !important
}

.custom-section.wd__quote--wrapper.seo__quote--wrapper.no-list-col .col-old-1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    list-style-type: disc;
    padding-left: 30px;
    margin-bottom: 30px
}

.page-philadelphia-pa-seo .site-content {
    padding-bottom: 0
}

.page-philadelphia-pa-seo .hentry {
    margin-bottom: 0
}

.page-philadelphia-pa-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-philadelphia-pa-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-philadelphia-pa-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-philadelphia-pa-seo .breadcrumbs a {
    color: #a8c945
}

.page-philadelphia-pa-seo .breadcrumbs a:active,
.page-philadelphia-pa-seo .breadcrumbs a:focus,
.page-philadelphia-pa-seo .breadcrumbs a:hover {
    color: #fff
}

.page-philadelphia-pa-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-philadelphia-pa-seo .internal-divisor {
    display: none
}

.page-philadelphia-pa-seo .entry-header.fixedwidth {
    display: none
}

.page-philadelphia-pa-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section img {
    width: 100%
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--left h3,
.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--right h3 {
    line-height: 1
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--right {
    padding-left: 0
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--left {
    padding-right: 0
}

.page-template-page-seo-old.page-philadelphia-pa-seo .seo_process ul {
    display: block
}

.page-template-page-seo-old.page-philadelphia-pa-seo .seo_process ul li {
    width: 19%
}

.page-template-page-seo-old.page-philadelphia-pa-seo .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

.page-philadelphia-pa-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:last-child {
    margin-bottom: 0
}

.page-philadelphia-pa-seo .custom-section.simply__best--seo-text p:last-child {
    margin-bottom: 0
}

.page-philadelphia-pa-seo .custom-section.simply__best--seo-text ul {
    background-color: #fff;
    padding: 40px 50px 40px 40px
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .team-members-video {
    max-width: 100%
}

.page-philadelphia-pa-seo .wd__seo--section .text__with__image--left h3,
.wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--left h3,
.page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--right h3 {
    margin-bottom: 25px
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_video_intro {
        padding: 100px 0
    }

    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_process {
        padding: 90px 0
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight .col-old-1 {
        width: 33.333%
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight .col-old-2 {
        width: 66.6667%
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight-alt .col-old-1 {
        width: 66.6667%
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight-alt .col-old-2 {
        width: 33.333%
    }

    .page-philadelphia-pa-seo .custom-section.simply__best--seo-text .col-old-2 {
        padding-left: 50px
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.team__video--section .col-old-2 {
        padding-left: 50px
    }
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_process ul li {
        width: 15%
    }

    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_process ul li img {
        max-height: 100px
    }
}

@media only screen and (max-width:768px) {
    .page-philadelphia-pa-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
        margin-bottom: 30px
    }

    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_video_intro {
        padding: 60px 0
    }

    .page-philadelphia-pa-seo .custom-section.simply__best--seo-text p:last-child {
        margin-bottom: 30px
    }

    .page-philadelphia-pa-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:last-child {
        margin-bottom: 30px
    }

    .page-philadelphia-pa-seo .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .text__with__image--right {
        padding-left: 0;
        padding-top: 0
    }

    .page-template-page-seo-old.page-philadelphia-pa-seo .seo_video_intro .col-old-2 {
        padding-left: 0
    }
}

.wd__header--text h2 {
    font-size: 50px;
    margin: 0 0 15px;
    line-height: 50px;
    color: #fff
}

.wd__header--text p {
    margin: 0;
    color: #fff;
    padding: 0 70px
}

.page-website-seo-copywriting .site-content {
    padding-bottom: 0
}

.page-website-seo-copywriting .hentry {
    margin-bottom: 0
}

.page-website-seo-copywriting .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-website-seo-copywriting .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-website-seo-copywriting .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-website-seo-copywriting .breadcrumbs a {
    color: #a8c945
}

.page-website-seo-copywriting .breadcrumbs a:active,
.page-website-seo-copywriting .breadcrumbs a:focus,
.page-website-seo-copywriting .breadcrumbs a:hover {
    color: #fff
}

.page-website-seo-copywriting .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-website-seo-copywriting .internal-divisor {
    display: none
}

.page-website-seo-copywriting .entry-header.fixedwidth {
    display: none
}

.page-website-seo-copywriting .entry-content {
    line-height: 0;
    margin-top: 0
}

.custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image.bg-section-light_blue {
    padding: 95px 0 0
}

.custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image.bg-section-light_blue .grid__item:first-child p {
    margin-bottom: 0
}

.custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image.bg-section-light_blue .grid__item:first-child p:not(:last-child) {
    margin-bottom: 50px
}

.custom-section.seo__audit--process.p-80.white--bg.seo__copy--audit-process.bg-section-default .seo__audit--process-box.blue--bg {
    background-color: #006aac;
    color: #fff
}

.custom-section.wd__web--design-matters.p-80.seo__copy--web-design-matters.bg-section-light_blue {
    background-color: #f2f6f8;
    padding: 95px 0 100px
}

.custom-section.wd__web--design-matters.p-80.seo__copy--web-design-matters .section__title h3 {
    color: #006aac;
    margin-bottom: 0;
    padding-bottom: 20px
}

.custom-section.wd__web--design-matters.p-80.seo__copy--web-design-matters .wd__web--design-matters-img-content img {
    max-height: 40px
}

.custom-section.wd__web--design-matters.p-80.seo__copy--web-design-matters .section__button {
    margin-top: 80px;
    text-align: center
}

.custom-section.seo--copy-service {
    background-image: var(--wpr-bg-52a8a571-8e7e-49cb-8812-889ed71264b8);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 0 95px
}

.custom-section.seo--copy-service .section__title {
    padding: 0 0 50px
}

.custom-section.seo--copy-service .section__title h3 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin: 0;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 400
}

.custom-section.seo--copy-service ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.custom-section.seo--copy-service ul li {
    font-size: 15px;
    color: #fff;
    position: relative;
    padding-left: 25px
}

.custom-section.seo--copy-service ul li:not(:last-child) {
    margin-bottom: 20px
}

.custom-section.seo--copy-service ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #a8c930
}

.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p {
    max-width: 100%;
    text-align: center
}

.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p:last-child {
    margin-top: 30px
}

.calltoaction .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a,
.callus .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .btn,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .calltoaction a,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .callus a,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .home .banner .slide-btn,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .quick-quote .gform_wrapper .gform_button,
.home .banner .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .slide-btn,
.quick-quote .gform_wrapper .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .gform_button {
    background-color: #fff !important;
    border-color: #fff !important;
    padding: 0 !important;
    width: 260px !important;
    height: 50px;
    line-height: 45px !important;
    color: #006aac !important;
    font-size: 20px
}

.calltoaction .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:active,
.calltoaction .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:focus,
.calltoaction .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:hover,
.callus .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:active,
.callus .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:focus,
.callus .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p a:hover,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .btn:active,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .btn:focus,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .btn:hover,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .calltoaction a:active,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .calltoaction a:focus,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .calltoaction a:hover,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .callus a:active,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .callus a:focus,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .callus a:hover,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .home .banner .slide-btn:active,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .home .banner .slide-btn:focus,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .home .banner .slide-btn:hover,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .quick-quote .gform_wrapper .gform_button:active,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .quick-quote .gform_wrapper .gform_button:focus,
.custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .quick-quote .gform_wrapper .gform_button:hover,
.home .banner .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .slide-btn:active,
.home .banner .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .slide-btn:focus,
.home .banner .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .slide-btn:hover,
.quick-quote .gform_wrapper .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .gform_button:active,
.quick-quote .gform_wrapper .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .gform_button:focus,
.quick-quote .gform_wrapper .custom-section.dg__cta.wd__cta--section.seo__copy--cta-section.bg-section-blue p .gform_button:hover {
    background-color: #c0d949 !important;
    color: #fff !important;
    border-color: #c0d949 !important
}

.custom-section.wd__quote--wrapper.p-80.seo__quote--wrapper.seo__copy--quote-wrapper {
    padding-bottom: 95px
}

.custom-section.wd__quote--wrapper.p-80.seo__quote--wrapper.seo__copy--quote-wrapper p:last-child {
    margin-bottom: 0
}

.custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image .grid__item:last-child {
    text-align: right
}

@media only screen and (max-width:767px) {
    .custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image .grid__item:last-child {
        text-align: center
    }
}

.custom-section.seo--copy-service ul li a {
    color: #a8c930
}

.custom-section.seo--copy-service ul li a:active,
.custom-section.seo--copy-service ul li a:focus,
.custom-section.seo--copy-service ul li a:hover {
    color: #fdc14d
}

@media only screen and (max-width:1023px) {
    .custom-section.seo--copy-service .grid .grid__item:last-child {
        margin-top: 20px
    }
}

@media only screen and (max-width:400px) {

    .wd__header--text h1,
    .wd__header--text h2 {
        font-size: 35px
    }
}

@media only screen and (max-width:767px) {
    .custom-section.wd__quote--wrapper.p-80.seo__quote--wrapper.seo__copy--quote-wrapper p:last-child {
        margin-bottom: 30px
    }
}

.custom-section.landing__page--seo-content h5 {
    line-height: 1
}

.page-id-16761 .internal-divisor {
    display: none
}

.page-id-16857 .site-content {
    padding-bottom: 0
}

.page-id-16857 .hentry {
    margin-bottom: 0
}

.page-id-16857 .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-id-16857 .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-id-16857 .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-id-16857 .breadcrumbs a {
    color: #a8c945
}

.page-id-16857 .breadcrumbs a:active,
.page-id-16857 .breadcrumbs a:focus,
.page-id-16857 .breadcrumbs a:hover {
    color: #fff
}

.page-id-16857 .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-id-16857 .internal-divisor {
    display: none
}

.page-id-16857 .entry-header.fixedwidth {
    display: none
}

.page-id-16857 .entry-content {
    line-height: 0;
    margin-top: 0
}

.wd__header--text ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.wd__header--text ul li:before {
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    padding-right: 5px;
    color: #a8c945
}

.page-id-16857 .seo_process ul {
    display: block
}

.page-id-16857 .seo_process ul li {
    width: 19%
}

.page-id-16857 .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

.page-id-16857 .wd__web--design-matters .wd__web--design-matters-content-box.last:not(:last-child) {
    margin-bottom: 30px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box {
    padding: 30px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align.col-old-of-eight .col-old-1 {
    width: 33.333%
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align.col-old-of-eight .col-old-2 {
    width: 66.667%
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box h3 {
    font-size: 56px;
    line-height: 1;
    margin: 0
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box p {
    margin-bottom: 0
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:not(:last-child) {
    margin-bottom: 30px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:first-child h3 {
    color: #c0d949
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:nth-child(2) h3 {
    color: #fc4616
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:last-child h3 {
    color: #4cafdb
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction {
    top: 0;
    padding: 50px 0;
    background-color: #fff;
    color: #252525;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p {
    color: #252525;
    font-size: 30px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p .green-box-with-black-font {
    padding: 10px !important
}

.custom-section.dg__seo--section.p-80.wd__seo--section.sfl--box-wrapper .col-old-2 {
    background-color: #fafeff;
    padding-top: 50px
}

.page-id-16857 .wd__featured--project-box {
    background-color: #f2f6f8
}

.page-id-16857 .custom-section.wd__web--design-matters .section__title h3 {
    color: #006aac
}

.page-id-16857 .custom-section.dg__featuredreviews.white--bg.seo__featuredreviews {
    background-color: #f2f6f8
}

.page-id-16857 .custom-section.wd__featured--project {
    background-color: #fafeff
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-id-16857 .seo_process ul li {
        width: 15%
    }

    .page-id-16857 .seo_process ul li img {
        max-height: 100px
    }
}

@media only screen and (min-width:769px) and (max-width:1100px) {
    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box h3 {
        font-size: 40px
    }

    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p {
        font-size: 24px
    }

    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box {
        padding: 20px
    }

    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p .green-box-with-black-font {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:769px) {
    .page-id-16857 .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight-alt {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-align: start;
        -moz-box-align: start;
        align-items: flex-start
    }

    .page-id-16857 .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight-alt .col-old-1 {
        width: 66.6667%
    }

    .page-id-16857 .custom-section.dg__seo--section.wd__seo--section .dg__flex--align.col-old-of-eight-alt .col-old-2 {
        width: 33.333%
    }

    .page-id-16857 .wd__seo--section .text__with__image--left h3,
    .page-id-16857 .wd__seo--section .text__with__image--right h3 {
        max-width: 100%
    }

    .page-id-16857 .wd__contact--wrapper {
        margin-left: 0;
        margin-right: 50px
    }

    .page-template-page-seo-old.page-id-16857 .seo_process {
        padding: 90px 0
    }

    .page-template-page-seo-old.page-id-16857 .wd__web--design-matters-content-box {
        height: 300px
    }

    .page-template-page-seo-old.page-id-16857 .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-img img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media only screen and (max-width:881px) and (min-width:769px) {
    .wd__web--design-matters-content-box p {
        line-height: 32px
    }
}

@media only screen and (max-width:1023px) and (min-width:769px) {
    .page-template-page-seo-old.page-id-16857 .wd__web--design-matters-content-box {
        height: 370px
    }
}

@media only screen and (max-width:700px) {
    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p {
        font-size: 24px
    }

    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p .green-box-with-black-font {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:768px) {

    .page-template-page-seo-old.page-id-16857 .custom-cta.wd__custom--cta .dg__inline--text,
    .page-template-page-seo-old.page-id-16857 .custom-cta.wd__custom--cta .wd__contact--wrapper p {
        font-size: 16px
    }

    .custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .text__with__image--right {
        margin-top: 30px
    }
}

.page-logo-and-branding .site-content {
    padding-bottom: 0
}

.page-logo-and-branding .hentry {
    margin-bottom: 0
}

.page-logo-and-branding .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-logo-and-branding .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-logo-and-branding .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-logo-and-branding .breadcrumbs a {
    color: #a8c945
}

.page-logo-and-branding .breadcrumbs a:active,
.page-logo-and-branding .breadcrumbs a:focus,
.page-logo-and-branding .breadcrumbs a:hover {
    color: #fff
}

.page-logo-and-branding .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-logo-and-branding .internal-divisor {
    display: none
}

.page-logo-and-branding .entry-header.fixedwidth {
    display: none
}

.page-logo-and-branding .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-logo-and-branding .flip-card-section .flip-card .flip-card-back {
    line-height: normal !important
}

.page-logo-and-branding .flip-card-section .flip-card .flip-card-back p {
    font-size: 14px
}

@media (max-width:1076px) {
    .page-logo-and-branding .flip-card-section .flip-card .flip-card-back {
        padding: 30px 20px
    }
}

@media (max-width:521px) {
    .page-logo-and-branding .flip-card-section .flip-card .flip-card-back {
        padding: 20px 15px
    }

    .page-logo-and-branding .flip-card-section .flip-card .flip-card-back p {
        font-size: 13px
    }
}

@media (max-width:527px) {
    .page-logo-and-branding .flip-card-section .flip-card .flip-card-front {
        padding: 20px
    }
}

.logo__list--wrapper h3 {
    font-size: 30px;
    margin: 0 0 60px 0;
    text-align: center;
    font-weight: 400;
    color: #006aac
}

.wd__hover--box-wrapper .section__title {
    font-size: 30px;
    line-height: 32px;
    padding: 0;
    text-transform: capitalize;
    font-weight: 400
}

.wd__hover--box-wrapper .section__title h3 {
    font-size: 30px;
    margin: 0 0 60px 0;
    text-align: center;
    font-weight: 400;
    color: #006aac
}

.logo__list--box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
}

.logo__list--box .logo__list--item {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 0 5px
}

@media only screen and (max-width:801px) {
    .logo__list--box .logo__list--item {
        max-width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.logo__list--box .logo__list--item .hover-image {
    display: none
}

.logo__list--box .logo__list--item:hover .hover-image {
    display: block
}

.logo__list--box .logo__list--item:hover .main-image {
    display: none
}

.page-logo-and-branding .flip-card-section .flip-card .flip-card-back {
    padding: 30px 15px
}

.page-logo-and-branding .flip-card-section .flip-card .flip-card-back h3 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center
}

.page-logo-and-branding .flip-card-section .flip-card .flip-card-back p {
    font-size: 14px;
    line-height: 1.4;
    text-align: center
}

.page-jewelry-seo .site-content {
    padding-bottom: 0
}

.page-jewelry-seo .hentry {
    margin-bottom: 0
}

.page-jewelry-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-jewelry-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-jewelry-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-jewelry-seo .breadcrumbs a {
    color: #a8c945
}

.page-jewelry-seo .breadcrumbs a:active,
.page-jewelry-seo .breadcrumbs a:focus,
.page-jewelry-seo .breadcrumbs a:hover {
    color: #fff
}

.page-jewelry-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-jewelry-seo .internal-divisor {
    display: none
}

.page-jewelry-seo .entry-header.fixedwidth {
    display: none
}

.page-jewelry-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-jewelry-seo .text__with__image--left {
    padding-right: 0
}

.page-jewelry-seo .text__with__image--right {
    padding-left: 0
}

.page-jewelry-seo .custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image {
    padding-bottom: 100px
}

.page-jewelry-seo .dg__header--text p {
    margin-bottom: 30px
}

.page-jewelry-seo .dg__the--best p {
    max-width: 970px;
    margin: 0 auto 80px
}

.page-jewelry-seo .custom-section.dg__cta.wd__cta--section p a {
    display: block !important;
    max-width: 250px;
    margin: 30px auto 0;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important;
    padding: 0 !important;
    height: 50px;
    line-height: 45px !important
}

.page-jewelry-seo .custom-section.dg__cta.wd__cta--section p a:active,
.page-jewelry-seo .custom-section.dg__cta.wd__cta--section p a:focus,
.page-jewelry-seo .custom-section.dg__cta.wd__cta--section p a:hover {
    background-color: #a8c930 !important;
    border-color: #a8c930 !important;
    color: #fff !important
}

.line-height-0 {
    line-height: 0
}

@media only screen and (max-width:768px) {

    .calltoaction .page-jewelry-seo a.dg__header--text-btn,
    .callus .page-jewelry-seo a.dg__header--text-btn,
    .home .banner .page-jewelry-seo .dg__header--text-btn.slide-btn,
    .page-jewelry-seo .btn.dg__header--text-btn,
    .page-jewelry-seo .calltoaction a.dg__header--text-btn,
    .page-jewelry-seo .callus a.dg__header--text-btn,
    .page-jewelry-seo .home .banner .dg__header--text-btn.slide-btn,
    .page-jewelry-seo .quick-quote .gform_wrapper .dg__header--text-btn.gform_button,
    .quick-quote .gform_wrapper .page-jewelry-seo .dg__header--text-btn.gform_button {
        height: 50px !important;
        line-height: 30px !important
    }

    .page-jewelry-seo .custom-section.fp__text--with-image.white--bg.seo__copy--ftp-text-with-image {
        padding: 60px 0
    }

    .page-jewelry-seo .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-jewelry-seo .dg__header--text h1 {
        font-size: 40px
    }
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box {
    border: 1px solid #006aac
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .hover-image {
    display: block
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .main-image {
    display: none
}

.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-jewelry-seo .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-website-design-for-artists .site-content {
    padding-bottom: 0
}

.page-website-design-for-artists .hentry {
    margin-bottom: 0
}

.page-website-design-for-artists .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-website-design-for-artists .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-website-design-for-artists .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-website-design-for-artists .breadcrumbs a {
    color: #a8c945
}

.page-website-design-for-artists .breadcrumbs a:active,
.page-website-design-for-artists .breadcrumbs a:focus,
.page-website-design-for-artists .breadcrumbs a:hover {
    color: #fff
}

.page-website-design-for-artists .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-website-design-for-artists .internal-divisor {
    display: none
}

.page-website-design-for-artists .entry-header.fixedwidth {
    display: none
}

.page-website-design-for-artists .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-website-design-for-artists .custom-section.custom-cta.wd__custom--cta.p-t-30 {
    padding: 30px 0
}

.page-website-design-for-artists .custom-section.featured-partner.wd__featured-partner.p-b-30 {
    padding: 30px 0
}

.page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section.m-60 {
    margin-top: 60px
}

.page-website-design-for-artists .mx-w450 {
    max-width: 450px
}

@media only screen and (max-width:768px) {

    .page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .col-old-1,
    .page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section .dg__flex--align .col-old-2 {
        display: block
    }
}

.page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section.search__seo--section .dg__flex .text__with__image--left .mx-w450 {
    max-width: 450px
}

@media only screen and (max-width:768px) {
    .page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section.search__seo--section .dg__flex .text__with__image--left .mx-w450 {
        max-width: 100%
    }
}

@media only screen and (min-width:769px) {
    .page-website-design-for-artists .custom-section.dg__seo--section.wd__seo--section .text__with__image--right h3 {
        max-width: 400px
    }
}

.page-website-design-for-artists .custom-section.wd__web--design-matters.seo__copy--web-design-matters.bg-section-light_blue {
    background-color: #f3f6f8
}

.page-website-design-for-artists .wd__web--design-matters-img-content-box h3 {
    text-transform: capitalize
}

@media only screen and (max-width:800px) {
    .page-website-design-for-artists .wd__web--design-matters-img-content {
        margin-top: 30px
    }
}

.page-website-design-for-artists .dg__contact__section .dg__flex .col-old-1 {
    padding-left: 0;
    padding-right: 0
}

.page-content-marketing .site-content {
    padding-bottom: 0
}

.page-content-marketing .hentry {
    margin-bottom: 0
}

.page-content-marketing .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-content-marketing .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-content-marketing .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-content-marketing .breadcrumbs a {
    color: #a8c945
}

.page-content-marketing .breadcrumbs a:active,
.page-content-marketing .breadcrumbs a:focus,
.page-content-marketing .breadcrumbs a:hover {
    color: #fff
}

.page-content-marketing .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-content-marketing .internal-divisor {
    display: none
}

.page-content-marketing .entry-header.fixedwidth {
    display: none
}

.page-content-marketing .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-content-marketing .wd__web--design-matters-img-content {
    margin-top: 0
}

.page-content-marketing .wd__web--design-matters-img-content-box h3 {
    font-size: 19px
}

.page-content-marketing .wd__header--text {
    max-width: 1080px
}

@media (max-width:800px) {
    .page-content-marketing .flip-card-section .flip-card .flip-card-back h3 {
        text-align: center
    }
}

.page-content-marketing .flip-card-section.owl-carousel .owl-wrapper-outer {
    height: 430px !important
}

.page-content-marketing .flip-card-section .flip-card .flip-card-back ul {
    display: inline-block
}

.page-content-marketing .flip-card-section .flip-card {
    height: 350px
}

@media only screen and (min-width:1199px) {
    .page-content-marketing .flip-card-section .flip-card {
        padding: 0 35px
    }
}

.page-content-marketing .flip-card-section .owl-item:not(:last-child) .flip-card {
    position: relative
}

@media only screen and (min-width:1199px) {
    .page-content-marketing .flip-card-section .owl-item:not(:last-child) .flip-card:after {
        position: absolute;
        top: 50%;
        right: 0;
        content: "\f054";
        font-family: FontAwesome;
        font-size: 30px;
        color: #006aac
    }
}

.page-content-marketing .flip-card-section .flip-card .flip-card-back,
.page-content-marketing .flip-card-section .flip-card .flip-card-front {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.page-content-marketing .flip-card-section .flip-card .flip-card-front img {
    height: 200px
}

.page-content-marketing .seo__audit--process-box .seo__audit--process-box-icon {
    height: 80px;
    width: 80px;
    display: block;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #252525;
    padding: 20px;
    line-height: 55px;
    text-align: center
}

.page-content-marketing .seo__audit--process-box {
    text-align: center
}

.page-content-marketing .seo__audit--process-box p {
    margin-top: 20px
}

.page-content-marketing .seo__audit--process-box h4 {
    margin-bottom: 0
}

.page-content-marketing .dg__web--design-matters .wd__web--design-matters-content-box h4 {
    color: #006aac
}

.page-content-marketing .custom-section.wd__quote--wrapper h3 {
    margin-top: 0;
    line-height: 1
}

.page-content-marketing .seo__audit--process-wrapper h3 {
    margin-bottom: 60px
}

.page-atlanta-ga-seo .site-content {
    padding-bottom: 0
}

.page-atlanta-ga-seo .hentry {
    margin-bottom: 0
}

.page-atlanta-ga-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-atlanta-ga-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-atlanta-ga-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-atlanta-ga-seo .breadcrumbs a {
    color: #a8c945
}

.page-atlanta-ga-seo .breadcrumbs a:active,
.page-atlanta-ga-seo .breadcrumbs a:focus,
.page-atlanta-ga-seo .breadcrumbs a:hover {
    color: #fff
}

.page-atlanta-ga-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-atlanta-ga-seo .internal-divisor {
    display: none
}

.page-atlanta-ga-seo .entry-header.fixedwidth {
    display: none
}

.page-atlanta-ga-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-atlanta-ga-seo .dg__seo--section.video__right--text h2 {
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    text-transform: capitalize;
    color: #006aac;
    line-height: 1
}

.page-atlanta-ga-seo .dg__seo--section.video__right--text p {
    margin: 0 0 20px
}

.page-atlanta-ga-seo .dg__seo--section.video__right--text iframe {
    padding-left: 30px;
    float: right
}

@media only screen and (max-width:1078px) {
    .page-atlanta-ga-seo .dg__seo--section.video__right--text iframe {
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.page-atlanta-ga-seo .service_quote_wrap {
    padding: 25px 0
}

.page-atlanta-ga-seo .dg__the--best .dg__the--best-box span {
    color: #252525
}

.page-atlanta-ga-seo .dg__contact__section.wd__contact__section.seo__contact__section h3 {
    font-size: 30px;
    font-weight: 400;
    max-width: 550px;
    color: #006aac;
    margin: 0 0 20px
}

@media only screen and (min-width:1025px) {
    .page-atlanta-ga-seo .dg__contact__section.wd__contact__section.seo__contact__section .col-old-2 {
        padding-left: 50px
    }
}

.page-atlanta-ga-seo .dg__contact__section.wd__contact__section.seo__contact__section .col-old-1 p {
    margin: 0
}

.page-atlanta-ga-seo .dg__contact__section.wd__contact__section.seo__contact__section .col-old-1 p img {
    margin-top: 40px
}

.page-atlanta-ga-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper h3 {
    max-width: 100%
}

.page-atlanta-ga-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper h4 {
    font-size: 22px;
    color: #252525;
    margin: 0 0 20px;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .page-atlanta-ga-seo .custom-section.dg__seo--section.p-80.video__right--text {
        padding: 80px 0
    }
}

.page-atlanta-ga-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper h3 {
    margin-top: 0
}

.page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper .svg-box {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 300px;
    height: 300px
}

.page-atlanta-ga-seo .process-wrapper.wd__process--wrapper .entry-title {
    margin-bottom: 10px;
    margin-top: 0
}

.page-atlanta-ga-seo .process_slideshow .process_slideshow_item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-atlanta-ga-seo .process_slideshow .process_slideshow_image,
.page-atlanta-ga-seo .process_slideshow .process_slideshow_text {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    text-align: center
}

.page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
    padding-left: 0;
    width: 200px;
    position: relative;
    top: 60px
}

@media only screen and (max-width:991px) and (min-width:801px) {
    .page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        left: 0
    }
}

.page-atlanta-ga-seo .process_slideshow .process_slideshow_text {
    padding-top: 100px;
    padding-bottom: 40px
}

.page-atlanta-ga-seo .process_slideshow .process_number {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 0
}

.page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls.clickable {
    top: auto;
    bottom: 0
}

.page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 35%
}

@media only screen and (max-width:551px) {
    .page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 25%
    }
}

.page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 35%
}

@media only screen and (max-width:551px) {
    .page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 25%
    }
}

.page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div {
    top: -45px !important
}

@media (max-width:1130px) and (min-width:801px) {
    .page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div {
        top: -35px !important
    }
}

@media only screen and (max-width:800px) {
    .page-atlanta-ga-seo .process_slideshow.owl-theme .owl-controls .owl-buttons div {
        top: -55px !important
    }
}

.page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper .col-old-1 h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #006aac
}

.page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper .col-old-1 p:not(:last-child) {
    margin-bottom: 20px
}

.page-atlanta-ga-seo .custom-section.process-wrapper.wd__process--wrapper {
    padding-top: 90px;
    padding-bottom: 100px
}

@media only screen and (max-width:1024px) {
    .page-atlanta-ga-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: inline-block;
        -webkit-order: 1;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        order: 1;
        margin-top: 0;
        margin-bottom: 50px;
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (max-width:1024px) {
    .page-atlanta-ga-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }
}

.page-flexible-payments .site-content {
    padding-bottom: 0
}

.page-flexible-payments .hentry {
    margin-bottom: 0
}

.page-flexible-payments .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-flexible-payments .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-flexible-payments .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-flexible-payments .breadcrumbs a {
    color: #a8c945
}

.page-flexible-payments .breadcrumbs a:hover {
    color: #fff
}

.page-flexible-payments .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-flexible-payments .internal-divisor {
    display: none
}

.page-flexible-payments .entry-header.fixedwidth {
    display: none
}

.page-flexible-payments .entry-content {
    line-height: 0;
    margin-top: 0
}

#behalf-payment-element {
    min-width: 320px
}

.page-viral-and-social-marketing .site-content {
    padding-bottom: 0
}

.page-viral-and-social-marketing .hentry {
    margin-bottom: 0
}

.page-viral-and-social-marketing .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-viral-and-social-marketing .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-viral-and-social-marketing .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-viral-and-social-marketing .breadcrumbs a {
    color: #a8c945
}

.page-viral-and-social-marketing .breadcrumbs a:active,
.page-viral-and-social-marketing .breadcrumbs a:focus,
.page-viral-and-social-marketing .breadcrumbs a:hover {
    color: #fff
}

.page-viral-and-social-marketing .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-viral-and-social-marketing .internal-divisor {
    display: none
}

.page-viral-and-social-marketing .entry-header.fixedwidth {
    display: none
}

.page-viral-and-social-marketing .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-viral-and-social-marketing .custom-section.calltoaction .text.grid__item {
    padding-left: 24px
}

.page-viral-and-social-marketing .custom-section.calltoaction .text p {
    font-size: 30px;
    padding: 10px
}

@media screen and (max-width:767px) {
    .page-viral-and-social-marketing .custom-section [class*=one-third] img {
        width: auto
    }
}

.page-viral-and-social-marketing .custom-section.wd__quote--wrapper h1,
.page-viral-and-social-marketing .custom-section.wd__quote--wrapper h3,
.page-viral-and-social-marketing .text__with__image--right h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 30px;
    font-weight: 700;
    max-width: 100%;
    color: #252525;
    text-transform: uppercase
}

.page-viral-and-social-marketing .dg__inline--text {
    font-size: 16px
}

.page-viral-and-social-marketing .dg__inline--text:not(:last-child) {
    margin-bottom: 40px
}

.page-viral-and-social-marketing .dg__flex.dg__flex--align img {
    max-width: 430px
}

.page-viral-and-social-marketing .dg__cta.wd__cta--section p {
    max-width: 830px
}

.infographic__section h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0
}

.infographic__section .grid .grid__item:first-child h4 {
    text-align: center
}

.infographic__section .grid .grid__item:last-child h4 {
    padding-left: 70px
}

.infographic__section .grid .grid__item h4 {
    margin: 0 0 20px;
    font-size: 15px
}

.icon__with--box-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.icon__with--box-wrapper .icon__with--box-content:not(:last-child) {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 30px
}

@media only screen and (max-width:800px) {
    .icon__with--box-wrapper .icon__with--box-content:not(:last-child) {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.icon__with--box-wrapper .icon__with--box-content .icon__with--box {
    background-color: #f2f6f8;
    padding: 60px 30px 40px 100px;
    position: relative
}

@media only screen and (max-width:1366px) {
    .icon__with--box-wrapper .icon__with--box-content .icon__with--box {
        padding: 100px 30px 40px 30px;
        margin-top: 60px
    }
}

.icon__with--box-wrapper .icon__with--box-content .icon__with--box h4 {
    font-size: 24px;
    margin: 0 0 10px
}

.icon__with--box-wrapper .icon__with--box-content .icon__with--box p {
    margin-top: 0
}

.icon__with--box-wrapper .icon__with--box-content {
    padding: 0 15px
}

.icon__with--box-wrapper .icon__with--box-content .icon__with--box .icon__with--box-icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width:1366px) {
    .icon__with--box-wrapper .icon__with--box-content .icon__with--box .icon__with--box-icon {
        top: 0;
        left: 50%
    }
}

.icon__with--box-wrapper .icon__with--box-content:nth-child(even) .icon__with--box .icon__with--box-icon {
    left: auto;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media only screen and (max-width:1366px) {
    .icon__with--box-wrapper .icon__with--box-content:nth-child(even) .icon__with--box .icon__with--box-icon {
        right: 50%
    }
}

.icon__with--box-wrapper .icon__with--box-content:nth-child(even) .icon__with--box {
    padding: 60px 100px 40px 50px
}

@media only screen and (max-width:1366px) {
    .icon__with--box-wrapper .icon__with--box-content:nth-child(even) .icon__with--box {
        padding: 100px 30px 40px 50px
    }
}

.icon__with--box-wrapper .icon__with--box-content .icon__with--box .icon__with--box-icon img {
    max-width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (min-width:769px) {
    .d-lg-none {
        display: none
    }

    .infographic__section .grid .grid__item:last-child h4 {
        padding-left: 0
    }
}

@media only screen and (max-width:768px) {
    .page-viral-and-social-marketing .dg__flex.dg__flex--align .col-old-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .d-md-none {
        display: none
    }

    .infographic__section .grid .grid__item h4 {
        text-align: center
    }
}

.page-seo-services-for-artists .site-content {
    padding-bottom: 0
}

.page-seo-services-for-artists .hentry {
    margin-bottom: 0
}

.page-seo-services-for-artists .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-seo-services-for-artists .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-seo-services-for-artists .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-seo-services-for-artists .breadcrumbs a {
    color: #a8c945
}

.page-seo-services-for-artists .breadcrumbs a:active,
.page-seo-services-for-artists .breadcrumbs a:focus,
.page-seo-services-for-artists .breadcrumbs a:hover {
    color: #fff
}

.page-seo-services-for-artists .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-seo-services-for-artists .internal-divisor {
    display: none
}

.page-seo-services-for-artists .entry-header.fixedwidth {
    display: none
}

.page-seo-services-for-artists .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-seo-services-for-artists .text__with__image--left {
    padding-right: 0
}

.page-seo-services-for-artists .dg__header--text p {
    margin-bottom: 30px
}

.page-seo-services-for-artists .seo__audit--process-box {
    background-color: #fff
}

.page-seo-services-for-artists .seo__audit--process-wrapper h3 {
    margin-bottom: 60px
}

.page-seo-services-for-artists .dg__seo--section iframe {
    width: 100%
}

.page-template-page-services.page-seo-services-for-artists .entry-title {
    font-weight: 400
}

.page-seo-services-for-artists .wd__featured--project-box {
    background-color: #f2f6f8
}

@media only screen and (max-width:768px) {

    .calltoaction .page-seo-services-for-artists a.dg__header--text-btn,
    .callus .page-seo-services-for-artists a.dg__header--text-btn,
    .home .banner .page-seo-services-for-artists .dg__header--text-btn.slide-btn,
    .page-seo-services-for-artists .btn.dg__header--text-btn,
    .page-seo-services-for-artists .calltoaction a.dg__header--text-btn,
    .page-seo-services-for-artists .callus a.dg__header--text-btn,
    .page-seo-services-for-artists .home .banner .dg__header--text-btn.slide-btn,
    .page-seo-services-for-artists .quick-quote .gform_wrapper .dg__header--text-btn.gform_button,
    .quick-quote .gform_wrapper .page-seo-services-for-artists .dg__header--text-btn.gform_button {
        height: 50px !important;
        line-height: 30px !important
    }

    .page-seo-services-for-artists .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-seo-services-for-artists .dg__header--text h1 {
        font-size: 40px
    }
}

.page-ecommerce-seo .site-content {
    padding-bottom: 0
}

.page-ecommerce-seo .hentry {
    margin-bottom: 0
}

.page-ecommerce-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-ecommerce-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-ecommerce-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-ecommerce-seo .breadcrumbs a {
    color: #a8c945
}

.page-ecommerce-seo .breadcrumbs a:active,
.page-ecommerce-seo .breadcrumbs a:focus,
.page-ecommerce-seo .breadcrumbs a:hover {
    color: #fff
}

.page-ecommerce-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-ecommerce-seo .internal-divisor {
    display: none
}

.page-ecommerce-seo .entry-header.fixedwidth {
    display: none
}

.page-ecommerce-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-ecommerce-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    color: #006aac
}

.page-ecommerce-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    color: #006aac
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex h3 {
    max-width: 100%;
    margin: 0 0 20px
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex ul li {
    position: relative
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 5px;
    color: #a8c945
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex ul li.gfield:before {
    content: none
}

.page-ecommerce-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (min-width:801px) {
    .page-template-page-seo-old.page-ecommerce-seo .seo_process {
        padding: 90px 0
    }
}

.page-template-page-seo-old.page-ecommerce-seo .seo_process ul {
    display: block
}

.page-template-page-seo-old.page-ecommerce-seo .seo_process ul li {
    width: 19%
}

.page-template-page-seo-old.page-ecommerce-seo .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-template-page-seo-old.page-ecommerce-seo .seo_process ul li {
        width: 15%
    }

    .page-template-page-seo-old.page-ecommerce-seo .seo_process ul li img {
        max-height: 100px
    }
}

.page-ecommerce-seo .seo__audit--process-box .seo__audit--process-box-icon {
    height: 80px;
    width: 80px;
    display: block;
    margin: 0 auto 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #252525;
    padding: 20px;
    line-height: 55px;
    text-align: center
}

.page-ecommerce-seo .seo__audit--process-box {
    text-align: center
}

.page-ecommerce-seo .seo__audit--process-box p {
    margin-top: 20px
}

.page-ecommerce-seo .seo__audit--process-box h4 {
    margin-bottom: 0
}

.page-ecommerce-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section .text__with__image--left h3 {
    max-width: 100%;
    margin: 0 0 40px
}

.page-ecommerce-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section .text__with__image--left {
    padding-right: 0
}

.page-ecommerce-seo .our-partners {
    text-align: center
}

.page-ecommerce-seo .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-ecommerce-seo .our-partners .text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center;
    margin: 20px auto 0
}

.page-ecommerce-seo .our-partners .partners {
    margin-top: 40px
}

.page-ecommerce-seo .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

.page-ecommerce-seo .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.page-ecommerce-seo .our-partners .partners .grid__item .text {
    margin-top: 15px
}

.page-ecommerce-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section .text__with__image--left .dg__inline--text .icon-img img {
    height: 25px
}

.page-ecommerce-seo .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-ecommerce-seo .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-ecommerce-seo .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-ecommerce-seo .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-ecommerce-seo .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-ecommerce-seo .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-ecommerce-seo .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-ecommerce-seo .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-ecommerce-seo .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-ecommerce-seo .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-ecommerce-seo .faq__section--box>p {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-ecommerce-seo .faq__section--box p.is--active {
    display: block
}

.page-ecommerce-seo .faq__section p {
    margin: 0;
    text-align: center
}

.page-ecommerce-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section .col-old-2 {
    line-height: 0
}

@media only screen and (min-width:801px) {
    .page-template-page-seo-old.page-ecommerce-seo .faq__section--padding {
        padding-top: 90px
    }
}

@media only screen and (max-width:768px) {
    .page-ecommerce-seo .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .page-ecommerce-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (max-width:1024px) {
    .page-ecommerce-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: inline-block;
        margin-top: 0
    }
}

@media only screen and (max-width:800px) {
    .page-ecommerce-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: block;
        margin-top: 30px;
        padding: 0
    }
}

@media only screen and (max-width:800px) {
    .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1 {
        margin: 0 0 30px
    }
}

.wd__contact--wrapper .gform_wrapper .gfield.attendee__field .gfield_label {
    display: block;
    margin-bottom: 10px
}

.page-cannabis-marketing-and-seo-services .site-content {
    padding-bottom: 0
}

.page-cannabis-marketing-and-seo-services .hentry {
    margin-bottom: 0
}

.page-cannabis-marketing-and-seo-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-cannabis-marketing-and-seo-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-cannabis-marketing-and-seo-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-cannabis-marketing-and-seo-services .breadcrumbs a {
    color: #a8c945
}

.page-cannabis-marketing-and-seo-services .breadcrumbs a:active,
.page-cannabis-marketing-and-seo-services .breadcrumbs a:focus,
.page-cannabis-marketing-and-seo-services .breadcrumbs a:hover {
    color: #fff
}

.page-cannabis-marketing-and-seo-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-cannabis-marketing-and-seo-services .internal-divisor {
    display: none
}

.page-cannabis-marketing-and-seo-services .entry-header.fixedwidth {
    display: none
}

.page-cannabis-marketing-and-seo-services .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (min-width:801px) {
    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process {
        padding: 90px 0
    }
}

.page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process ul {
    display: block
}

.page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process ul li {
    width: 19%
}

.page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process ul li {
        width: 15%
    }

    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_process ul li img {
        max-height: 100px
    }
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_video_intro {
        padding: 100px 0
    }
}

@media only screen and (max-width:768px) {
    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_video_intro {
        padding: 60px 0
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__quote--wrapper h3 {
    max-width: 500px
}

@media only screen and (max-width:768px) {
    .page-cannabis-marketing-and-seo-services .custom-section.wd__quote--wrapper h3 {
        max-width: 100%
    }
}

.custom-section.canabis__seo--section h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 auto 30px;
    max-width: 650px;
    text-align: center
}

.custom-section.canabis__seo--section h4 {
    margin: 0 0 60px;
    font-size: 22px;
    font-weight: 700;
    color: #252525;
    text-align: center;
    text-transform: uppercase
}

.custom-section.canabis__seo--section .grid p {
    margin: 0
}

@media only screen and (max-width:800px) {
    .custom-section.canabis__seo--section .grid p {
        margin-bottom: 20px
    }
}

.custom-section.canabis__seo--section .grid p:not(:last-child) {
    margin-bottom: 20px
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters .section__title {
    max-width: 900px
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters .section__title p:not(:last-child) {
    margin-bottom: 20px
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__seo--section .text__with__image--left ul {
    padding: 0;
    margin: 0 0 20px;
    list-style-type: none
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__seo--section .text__with__image--left ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 5px;
    display: inline-block;
    color: #c0d949
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content {
    font-size: 24px;
    font-weight: 700;
    color: #006aac
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__seo--section.p-b-60 {
    padding-bottom: 60px !important
}

@media only screen and (max-width:768px) {

    .page-cannabis-marketing-and-seo-services .dg__seo--section .dg__flex .text__with__image--left p:not(:last-child),
    .page-cannabis-marketing-and-seo-services .dg__seo--section .dg__flex .text__with__image--right p {
        margin-bottom: 20px
    }

    .page-cannabis-marketing-and-seo-services .dg__seo--section .dg__flex .text__with__image--right {
        margin-top: 0
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content img {
    display: block;
    margin-bottom: 20px
}

@media only screen and (max-width:800px) {
    .page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content {
        margin-top: 30px
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:768px) {
    .page-template-page-seo-old.page-cannabis-marketing-and-seo-services .seo_video_intro .col-old-2 {
        padding-left: 0
    }
}

@media only screen and (max-width:767px) {
    .custom-section.canabis__seo--section .grid__item:last-child {
        display: none
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content img {
    margin-left: auto;
    margin-right: auto
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section .fixedwidth {
    max-width: 850px
}

@media only screen and (max-width:800px) {
    .page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section .fixedwidth {
        max-width: 100%
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section {
    padding: 60px 0
}

@media only screen and (max-width:800px) {
    .page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section {
        padding: 30px 0
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section p {
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 0;
    margin-bottom: 0;
    padding-left: 50px
}

@media only screen and (max-width:600px) {
    .page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section p {
        font-size: 18px
    }
}

@media only screen and (max-width:1023px) {
    .page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section .grid__item:first-child {
        text-align: center;
        margin-bottom: 15px
    }
}

.page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section .grid__item:last-child {
    text-align: left
}

@media only screen and (max-width:1023px) {
    .page-cannabis-marketing-and-seo-services .custom-section.dg__simple--text-section .grid__item:last-child {
        text-align: center
    }
}

.page-fashion-seo-marketing .site-content {
    padding-bottom: 0
}

.page-fashion-seo-marketing .hentry {
    margin-bottom: 0
}

.page-fashion-seo-marketing .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-fashion-seo-marketing .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-fashion-seo-marketing .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-fashion-seo-marketing .breadcrumbs a {
    color: #a8c945
}

.page-fashion-seo-marketing .breadcrumbs a:hover {
    color: #fff
}

.page-fashion-seo-marketing .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-fashion-seo-marketing .internal-divisor {
    display: none
}

.page-fashion-seo-marketing .entry-header.fixedwidth {
    display: none
}

.page-fashion-seo-marketing .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-fashion-seo-marketing .custom-section.service_quote_wrap {
    padding: 25px 0
}

.page-fashion-seo-marketing .wd__seo--section .text__with__image--left h3 {
    max-width: 100%
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-fashion-seo-marketing .seo_video_intro {
        padding: 100px 0
    }
}

@media only screen and (max-width:768px) {
    .page-template-page-seo-old.page-fashion-seo-marketing .seo_video_intro {
        padding: 60px 0
    }

    .page-template-page-seo-old.page-fashion-seo-marketing .seo_video_intro .col-old-2 {
        padding-left: 0
    }
}

@media only screen and (min-width:801px) {
    .page-fashion-seo-marketing .seo_process {
        padding: 90px 0
    }
}

.page-fashion-seo-marketing .seo_process ul {
    display: block
}

.page-fashion-seo-marketing .seo_process ul li {
    width: 19%
}

.page-fashion-seo-marketing .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

.page-fashion-seo-marketing .seo__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

.page-fashion-seo-marketing .custom-section.dg__cta strong {
    margin-top: 40px;
    display: block
}

.page-fashion-seo-marketing .custom-section.dg__seo--section.wd__seo--section.search__seo--section .col-old-1 p {
    margin: 0 0 20px
}

.page-fashion-seo-marketing .custom-section.dg__seo--section.wd__seo--section.search__seo--section h3 {
    color: #006aac;
    font-size: 35px;
    text-transform: capitalize;
    margin: 0 0 20px;
    font-weight: 400
}

.page-fashion-seo-marketing .custom-section.dg__seo--section.wd__seo--section.search__seo--section .dg__inline--text img {
    max-height: 20px
}

.page-fashion-seo-marketing .custom-section.dg__seo--section.wd__seo--section.search__seo--section .dg__inline--text:first-child {
    margin-top: 20px
}

@media only screen and (max-width:800px) {
    .page-fashion-seo-marketing .custom-section.dg__seo--section.wd__seo--section.search__seo--section .dg__inline--text:first-child {
        margin-top: 40px
    }
}

.page-fashion-seo-marketing .wd__header--text {
    max-width: 1200px
}

@media only screen and (max-width:800px) {
    .page-fashion-seo-marketing .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content {
        margin-top: 30px
    }
}

.page-fashion-seo-marketing .custom-section.wd__web--design-matters.seo__copy--web-design-matters .wd__web--design-matters-img-content img {
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:768px) {
    .page-fashion-seo-marketing .custom-section.dg__seo--section .text__with__image--left {
        padding: 0
    }

    .page-fashion-seo-marketing .custom-section.dg__seo--section .text__with__image--left p {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) {
    .page-fashion-seo-marketing .dg__cta.wd__cta--section.fas__cta--section {
        padding: 100px 0
    }
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-fashion-seo-marketing .seo_process ul li {
        width: 15%
    }

    .page-fashion-seo-marketing .seo_process ul li img {
        max-height: 100px
    }
}

.page-new-york-city-ny-seo .site-content {
    padding-bottom: 0
}

.page-new-york-city-ny-seo .hentry {
    margin-bottom: 0
}

.page-new-york-city-ny-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-new-york-city-ny-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-new-york-city-ny-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-new-york-city-ny-seo .breadcrumbs a {
    color: #a8c945
}

.page-new-york-city-ny-seo .breadcrumbs a:active,
.page-new-york-city-ny-seo .breadcrumbs a:focus,
.page-new-york-city-ny-seo .breadcrumbs a:hover {
    color: #fff
}

.page-new-york-city-ny-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-new-york-city-ny-seo .internal-divisor {
    display: none
}

.page-new-york-city-ny-seo .entry-header.fixedwidth {
    display: none
}

.page-new-york-city-ny-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-new-york-city-ny-seo .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-new-york-city-ny-seo .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-new-york-city-ny-seo .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-new-york-city-ny-seo .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-new-york-city-ny-seo .faq__section--box h4 {
    font-size: 22px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

@media only screen and (max-width:551px) {
    .page-new-york-city-ny-seo .faq__section--box h4 {
        font-size: 18px
    }
}

.page-new-york-city-ny-seo .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-new-york-city-ny-seo .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

@media only screen and (max-width:551px) {
    .page-new-york-city-ny-seo .faq__section--box-content {
        padding: 20px
    }
}

.page-new-york-city-ny-seo .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-new-york-city-ny-seo .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-new-york-city-ny-seo .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-new-york-city-ny-seo .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-new-york-city-ny-seo .faq__section--box p.is--active {
    display: block
}

.page-new-york-city-ny-seo .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-template-page-seo-old.page-new-york-city-ny-seo .faq__section--padding {
        padding-top: 90px
    }
}

.page-new-york-city-ny-seo .custom-section.dg__cta.wd__cta--section p a {
    display: block !important;
    max-width: 250px;
    margin: 30px auto 0;
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important;
    padding: 0 !important;
    height: 50px;
    line-height: 45px !important
}

.page-new-york-city-ny-seo .custom-section.dg__cta.wd__cta--section p a:active,
.page-new-york-city-ny-seo .custom-section.dg__cta.wd__cta--section p a:focus,
.page-new-york-city-ny-seo .custom-section.dg__cta.wd__cta--section p a:hover {
    background-color: #a8c930 !important;
    border-color: #a8c930 !important;
    color: #fff !important
}

.custom-section.featured-partner.wd__featured-partner.wd__featured-client h3 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 30px;
    font-weight: 400
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-new-york-city-ny-seo .seo_video_intro {
        padding: 100px 0
    }
}

@media only screen and (max-width:768px) {
    .page-template-page-seo-old.page-new-york-city-ny-seo .seo_video_intro {
        padding: 60px 0
    }

    .page-new-york-city-ny-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section.hide-md .text__with__image--left {
        padding-top: 0
    }

    .page-new-york-city-ny-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section.hide-md .col-old-2 {
        display: none
    }
}

.page-new-york-city-ny-seo .custom-section.wd__web--design-matters .section__title {
    max-width: 100%
}

@media only screen and (max-width:768px) {
    .page-new-york-city-ny-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section .wd__contact--wrapper {
        margin-bottom: 30px
    }
}

.page-shop-small-save-small .site-content {
    padding-bottom: 0
}

.page-shop-small-save-small .hentry {
    margin-bottom: 0
}

.page-shop-small-save-small .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-shop-small-save-small .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-shop-small-save-small .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-shop-small-save-small .breadcrumbs a {
    color: #a8c945
}

.page-shop-small-save-small .breadcrumbs a:hover {
    color: #fff
}

.page-shop-small-save-small .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-shop-small-save-small .internal-divisor {
    display: none
}

.page-shop-small-save-small .entry-header.fixedwidth {
    display: none
}

.page-shop-small-save-small .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-shop-small-save-small .wd__header--text {
    max-width: 1200px
}

.page-shop-small-save-small .gform_wrapper.registration-form_wrapper .selector span {
    font-size: 15px;
    color: #888;
    top: 10px;
    text-shadow: none;
    padding-left: 20px
}

.page-shop-small-save-small .gform_wrapper.registration-form_wrapper ul.gform_fields li.gfield select {
    font-size: 15px
}

.package__table--wrapper table {
    max-width: 100%;
    width: 100%
}

.package__table--wrapper table thead {
    background-color: #006aac;
    color: #fff
}

.package__table--wrapper table thead tr th {
    width: 1%;
    padding: 15px;
    font-size: 22px
}

.package__table--wrapper table tbody {
    background-color: #eaf5fa
}

.package__table--wrapper table tbody tr td {
    padding: 15px;
    font-size: 15px;
    width: 20%;
    text-align: center
}

.package__table--wrapper table tbody tr td p {
    margin-bottom: 0
}

.package__table--wrapper table tbody tr td ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.package__table--wrapper table tbody tr td i.fa {
    font-size: 40px
}

.package__table--wrapper table tbody tr td:first-child {
    width: 40%;
    text-align: left
}

.package__table--wrapper table tbody tr {
    border-bottom: 1px solid #006aac
}

.package__table--wrapper table tbody tr:last-child {
    border-bottom: none
}

.package__table--wrapper table tbody tr.secondary--header {
    background-color: #cce3f2;
    color: #252525;
    text-align: left;
    border: none
}

.package__table--wrapper table tbody tr.secondary--header td {
    font-size: 15px;
    font-weight: 700;
    color: #252525
}

.package__table--wrapper table tbody tr td ul li:before {
    content: "\f111";
    font-family: fontAwesome;
    font-size: 8px;
    position: absolute;
    top: 2px;
    left: 0;
    color: #006aac
}

.package__table--wrapper table tbody tr td ul li {
    position: relative;
    padding-left: 15px
}

.package__table--wrapper table tbody tr td ul {
    padding-left: 15px
}

@media only screen and (max-width:800px) {
    .package__table--wrapper table thead.first--header {
        display: none
    }
}

.package__table--wrapper p {
    margin: 0
}

@media only screen and (max-width:800px) {
    .custom-section.package__table--wrapper {
        padding: 60px 0
    }

    .package__table--wrapper table tbody tr td[id] {
        display: none
    }

    .package__table--wrapper table tbody tr td.active {
        display: table-cell;
        width: 50%
    }

    .package__table--wrapper table tbody tr td:first-child {
        width: 50%
    }
}

.siteWide--banner {
    background-color: #f55542;
    padding: 10px;
    text-align: center;
    display: none
}

.siteWide--banner p {
    font-size: 15px;
    margin: 0;
    color: #fff
}

@media only screen and (min-width:772px) {
    .siteWide--banner p {
        max-width: 700px;
        margin: 0 auto
    }
}

.siteWide--banner p a {
    color: #fff;
    text-decoration: underline
}

.siteWide--banner p a:hover {
    color: #aedef4
}

.siteWide--banner .siteWide--banner-close {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    width: 20px;
    height: 20px;
    background-color: #006aac;
    line-height: 15px
}

.siteWide--banner .siteWide--banner-close i.fa {
    position: relative;
    top: -2px
}

.site.is__banner--active .siteWide--banner {
    display: block
}

.page-mobile-design .site-content {
    padding-bottom: 0
}

.page-mobile-design .hentry {
    margin-bottom: 0
}

.page-mobile-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-mobile-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-mobile-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-mobile-design .breadcrumbs a {
    color: #a8c945
}

.page-mobile-design .breadcrumbs a:hover {
    color: #fff
}

.page-mobile-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-mobile-design .internal-divisor {
    display: none
}

.page-mobile-design .entry-header.fixedwidth {
    display: none
}

.page-mobile-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-mobile-design .wd__quote--wrapper .col-old-1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.page-mobile-design .wd__quote--wrapper .col-old-1 ul li:not(:last-child) {
    margin-bottom: 10px
}

.page-mobile-design .wd__quote--wrapper .col-old-1 ul li {
    padding-left: 20px;
    position: relative
}

.page-mobile-design .wd__quote--wrapper .col-old-1 ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #a8c945
}

.page-mobile-design .seo__audit--process-wrapper h3 {
    margin-bottom: 60px
}

.page-mobile-design .wd__seo--section .text__with__image--left h3,
.page-mobile-design .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-mobile-design .custom-section.wd__quote--wrapper h3 {
    color: #006aac;
    margin-top: 0
}

.page-mobile-design .custom-section.full__width-banner {
    padding: 0
}

.page-mobile-design .custom-section.full__width-banner .fixedwidth {
    max-width: 100%;
    width: 100%;
    padding: 0;
    line-height: 0
}

.page-mobile-design .custom-section.full__width-banner .fixedwidth p {
    margin: 0
}

@media only screen and (max-width:841px) {
    .page-mobile-design .custom-section.full__width-banner .fixedwidth p {
        text-align: center
    }

    .page-mobile-design .custom-section.full__width-banner .fixedwidth p img {
        margin: 0 auto 60px
    }
}

@media only screen and (max-width:768px) {
    .page-mobile-design .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 30px
    }
}

.page-mobile-design .hide-md {
    display: none
}

@media only screen and (min-width:841px) {
    .page-mobile-design .hide-md {
        display: block
    }
}

.page-mobile-design .hide-lg {
    display: none
}

@media only screen and (max-width:840px) {
    .page-mobile-design .hide-lg {
        display: block
    }
}

@media only screen and (min-width:769px) and (max-width:1034px) {
    .page-mobile-design .wd__contact--wrapper p {
        font-size: 18px;
        padding: 10px 40px
    }
}

.page-lead-generation-seo .site-content {
    padding-bottom: 0
}

.page-lead-generation-seo .hentry {
    margin-bottom: 0
}

.page-lead-generation-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-lead-generation-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-lead-generation-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-lead-generation-seo .breadcrumbs a {
    color: #a8c945
}

.page-lead-generation-seo .breadcrumbs a:hover {
    color: #fff
}

.page-lead-generation-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-lead-generation-seo .internal-divisor {
    display: none
}

.page-lead-generation-seo .entry-header.fixedwidth {
    display: none
}

.page-lead-generation-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-lead-generation-seo .seo__quote--wrapper h1,
.page-lead-generation-seo .seo__quote--wrapper h3 {
    max-width: 100%
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box:hover p {
    color: #fff
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box h3 {
    font-size: 85px;
    line-height: 1;
    margin: 0 0 20px
}

@media only screen and (max-width:1024px) and (min-width:801px) {
    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box h3 {
        font-size: 65px
    }
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box p {
    font-size: 22px;
    font-weight: 700;
    color: #006aac
}

@media only screen and (max-width:1024px) and (min-width:801px) {
    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box p {
        font-size: 18px
    }
}

.page-lead-generation-seo .custom-section.wd__web--design-matters.p-80.seo__copy--web-design-matters .section__title h3 {
    font-size: 22px;
    font-weight: 700;
    color: #252525;
    text-transform: uppercase
}

.page-lead-generation-seo .custom-section.fp__text--with-image.p-80 {
    padding: 100px 0
}

@media only screen and (max-width:800px) {
    .page-lead-generation-seo .custom-section.fp__text--with-image.p-80 {
        padding: 60px 0
    }
}

.page-lead-generation-seo .wd__seo--section .text__with__image--left h3 {
    margin-bottom: 40px
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .grid .grid__item:nth-child(2) .wd__hover--box {
    padding: 60px 15px
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .grid .grid__item:last-child p {
    font-size: 20px;
    font-weight: 400;
    color: #252525
}

.page-lead-generation-seo .custom-section.wd__hover--box-wrapper .grid .grid__item:last-child .wd__hover--box:hover p {
    color: #fff
}

.page-lead-generation-seo .wd__web--design-matters-img-content-box {
    text-align: left
}

.page-lead-generation-seo .wd__web--design-matters-img-content-box h3 {
    text-transform: inherit;
    text-align: center
}

.page-lead-generation-seo .custom-section.wd__web--design-matters {
    background-color: inherit
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-lead-generation-seo .seo_video_intro {
        padding: 100px 0
    }
}

@media only screen and (max-width:768px) {
    .page-template-page-seo-old.page-lead-generation-seo .seo_video_intro {
        padding: 60px 0
    }
}

.page-template-page-seo-old.page-lead-generation-seo .seo_process ul {
    display: block
}

.page-template-page-seo-old.page-lead-generation-seo .seo_process ul li {
    width: 19%
}

.page-template-page-seo-old.page-lead-generation-seo .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:769px) {
    .page-template-page-seo-old.page-lead-generation-seo .seo_process {
        padding: 90px 0
    }
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-template-page-seo-old.page-lead-generation-seo .seo_process ul li {
        width: 15%
    }

    .page-template-page-seo-old.page-lead-generation-seo .seo_process ul li img {
        max-height: 100px
    }
}

@media only screen and (max-width:1024px) {

    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .grid .grid__item:last-child p,
    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box p {
        color: #fff
    }
}

@media only screen and (max-width:800px) {
    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box h3 {
        font-size: 60px
    }

    .page-lead-generation-seo .custom-section.wd__hover--box-wrapper .wd__hover--box p {
        font-size: 18px
    }

    .page-template-page-seo-old.page-lead-generation-seo .seo_video_intro .col-old-2 {
        padding-left: 0
    }

    .dg__seo--section .dg__flex .col-old-1,
    .wd__web--design-matters-img-content {
        margin-top: 30px
    }

    .dg__inline--text .icon-img img {
        max-height: 30px
    }
}

@media only screen and (min-width:768px) {
    .page-lead-generation-seo .service_quote_wrap {
        padding: 60px 0
    }
}

.page-beauty-industry-search-engine-optimization-services .site-content {
    padding-bottom: 0
}

.page-beauty-industry-search-engine-optimization-services .hentry {
    margin-bottom: 0
}

.page-beauty-industry-search-engine-optimization-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-beauty-industry-search-engine-optimization-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-beauty-industry-search-engine-optimization-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-beauty-industry-search-engine-optimization-services .breadcrumbs a {
    color: #a8c945
}

.page-beauty-industry-search-engine-optimization-services .breadcrumbs a:hover {
    color: #fff
}

.page-beauty-industry-search-engine-optimization-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-beauty-industry-search-engine-optimization-services .internal-divisor {
    display: none
}

.page-beauty-industry-search-engine-optimization-services .entry-header.fixedwidth {
    display: none
}

.page-beauty-industry-search-engine-optimization-services .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-beauty-industry-search-engine-optimization-services .wd__hover--box .wd__hover--box-img img.hover-image {
    display: none
}

.page-beauty-industry-search-engine-optimization-services .seo__quote--wrapper h1,
.page-beauty-industry-search-engine-optimization-services .seo__quote--wrapper h3 {
    max-width: 100%
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #f2f6f8
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.main-image {
    display: none
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.hover-image {
    display: block
}

@media only screen and (min-width:1025px) {
    .page-beauty-industry-search-engine-optimization-services .wd__web--design-matters-img-content-box h3.mr-b-40 {
        margin-bottom: 40px
    }
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-beauty-industry-search-engine-optimization-services .custom-section.custom-cta.wd__custom--cta p {
    color: #252525
}

.page-beauty-industry-search-engine-optimization-services .custom-section.dg__seo--section.wd__seo--section .section-title h3 {
    margin: 0 0 15px;
    font-size: 30px;
    color: #3c6aa8;
    font-weight: 400
}

.page-beauty-industry-search-engine-optimization-services .custom-section.dg__seo--section.wd__seo--section .section-title p {
    font-size: 15px;
    color: #252525;
    margin: 0
}

.page-beauty-industry-search-engine-optimization-services .custom-section.dg__seo--section.wd__seo--section .section-title {
    max-width: 750px;
    margin: 0 auto 60px
}

.page-beauty-industry-search-engine-optimization-services .custom-section.dg__seo--section.wd__seo--section .text__with__image--right {
    padding-left: 0
}

.page-beauty-industry-search-engine-optimization-services .custom-section.dg__seo--section.wd__seo--section .text__with__image--right h3 {
    font-size: 24px;
    font-weight: 700
}

.page-beauty-industry-search-engine-optimization-services .custom-section.wd__web--design-matters .section__title {
    max-width: 100%
}

.page-beauty-industry-search-engine-optimization-services .wd__seo--section .text__with__image--left h3,
.page-beauty-industry-search-engine-optimization-services .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-beauty-industry-search-engine-optimization-services .seo__hover--box-wrapper-desktop {
    display: block
}

@media only screen and (min-width:769px) and (max-width:1034px) {
    .page-beauty-industry-search-engine-optimization-services .wd__contact--wrapper p {
        font-size: 18px;
        padding: 10px 40px
    }
}

.page-austin-seo .site-content {
    padding-bottom: 0
}

.page-austin-seo .hentry {
    margin-bottom: 0
}

.page-austin-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-austin-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-austin-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-austin-seo .breadcrumbs a {
    color: #a8c945
}

.page-austin-seo .breadcrumbs a:hover {
    color: #fff
}

.page-austin-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-austin-seo .internal-divisor {
    display: none
}

.page-austin-seo .entry-header.fixedwidth {
    display: none
}

.page-austin-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-austin-seo .seo__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

@media only screen and (min-width:1025px) {
    .page-austin-seo .wd__web--design-matters-img-content-box h3.mr-b-40 {
        margin-bottom: 40px
    }
}

.page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
    font-size: 30px;
    font-weight: 400;
    color: #006aac
}

@media only screen and (max-width:1024px) {
    .page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
        margin-top: 0
    }
}

.page-austin-seo .service_quote_wrap {
    padding: 25px 0
}

.page-austin-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section h3 {
    max-width: 400px;
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    color: #006aac
}

@media only screen and (max-width:800px) {
    .page-austin-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section h3 {
        max-width: 100%
    }
}

@media only screen and (min-width:801px) {
    .page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section {
        padding-top: 75px
    }
}

@media only screen and (min-width:801px) {
    .page-austin-seo .custom-section.dg__seo--section.wd__seo--section.search__seo--section {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media only screen and (max-width:1024px) {
    .page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: inline-block;
        -webkit-order: inherit;
        -ms-flex-order: inherit;
        -webkit-box-ordinal-group: inherit;
        -moz-box-ordinal-group: inherit;
        order: inherit
    }
}

@media only screen and (max-width:1024px) {
    .page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding: 0 15px
    }

    .page-austin-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 .dg__inline--text:first-child {
        margin-top: 60px
    }
}

@media only screen and (min-width:769px) and (max-width:1034px) {
    .page-austin-seo .wd__contact--wrapper p {
        font-size: 18px;
        padding: 10px 40px
    }
}

.page-seo-services-reporting-analysis .site-content {
    padding-bottom: 0
}

.page-seo-services-reporting-analysis .hentry {
    margin-bottom: 0
}

.page-seo-services-reporting-analysis .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-seo-services-reporting-analysis .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-seo-services-reporting-analysis .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-seo-services-reporting-analysis .breadcrumbs a {
    color: #a8c945
}

.page-seo-services-reporting-analysis .breadcrumbs a:hover {
    color: #fff
}

.page-seo-services-reporting-analysis .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-seo-services-reporting-analysis .internal-divisor {
    display: none
}

.page-seo-services-reporting-analysis .entry-header.fixedwidth {
    display: none
}

.page-seo-services-reporting-analysis .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-seo-services-reporting-analysis .wd__header--text .typing--text {
    font-size: 40px;
    margin-top: 20px
}

.page-seo-services-reporting-analysis .custom-section.single__bg--text p {
    font-size: 35px;
    margin: 0;
    text-align: center;
    font-weight: 400
}

.page-seo-services-reporting-analysis .custom-section.single__bg--text p span {
    display: block;
    font-size: 18px;
    opacity: .7;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 700
}

.page-seo-services-reporting-analysis .custom-section.single__bg--text.green--bg {
    background-color: #b7da35
}

.page-seo-services-reporting-analysis .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-seo-services-reporting-analysis .our-partners>div>.text {
    display: inline-block;
    width: 700px;
    max-width: 100%;
    text-align: center
}

.page-seo-services-reporting-analysis .our-partners>div.fixedwidth {
    text-align: center
}

.page-seo-services-reporting-analysis .our-partners>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.page-seo-services-reporting-analysis .our-partners .text strong {
    display: block
}

.page-seo-services-reporting-analysis .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    height: 100%
}

.page-seo-services-reporting-analysis .our-partners .partners .grid__item .img,
.page-seo-services-reporting-analysis .our-partners .partners .grid__item .text {
    padding: 0
}

.page-seo-services-reporting-analysis .our-partners .partners .grid__item .text {
    margin-top: 15px
}

.page-seo-services-reporting-analysis .our-partners .partners .grid__item .img {
    height: auto
}

.page-seo-services-reporting-analysis .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

@media only screen and (max-width:768px) {
    .page-seo-services-reporting-analysis .our-partners .partners .grid__item .text {
        text-align: center;
        margin-top: 15px
    }

    .page-seo-services-reporting-analysis .our-partners .partners .grid__item:not(:first-child) {
        margin-top: 40px
    }

    .page-seo-services-reporting-analysis .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }
}

.page-seo-services-reporting-analysis .custom-section.dg__featuredreviews.seo__featuredreviews {
    background-color: #f2f6f8
}

.page-seo-services-reporting-analysis .dg__featuredreviews .review--box .quote-mark {
    background-color: #fff
}

.page-seo-services-reporting-analysis .custom-section.our-results.white--bg {
    background-color: #fff
}

.page-seo-services-reporting-analysis .our-services .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-seo-services-reporting-analysis .our-services>div>.text {
    display: inline-block;
    width: 700px;
    max-width: 100%;
    text-align: center
}

.page-seo-services-reporting-analysis .our-services>div>.text p {
    font-size: 18px
}

.page-seo-services-reporting-analysis .our-services>div.fixedwidth {
    text-align: center
}

.page-seo-services-reporting-analysis .our-services .services {
    display: inline-block;
    margin-top: 65px
}

.page-seo-services-reporting-analysis .our-services .services .row {
    position: relative;
    float: left;
    width: 100%
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row {
        margin-bottom: 40px
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs {
    position: absolute;
    top: 0;
    left: 200px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    height: 100%;
    width: 240px;
    margin-left: -120px;
    background-color: transparent;
    text-align: left
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs {
        display: none
    }
}

@media only screen and (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs {
        position: relative;
        top: 0;
        left: 0 !important;
        height: auto !important;
        right: auto !important;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        text-align: center !important;
        margin: 20px 0 0 0 !important;
        width: 100% !important
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul {
        position: relative;
        top: 0;
        left: auto;
        display: inline-block;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li {
    display: inline-block;
    width: 100%;
    margin: 30px 0 30px -45px
}

@media only screen and (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul li {
        display: inline-block;
        width: auto;
        margin: 15px 10px !important
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li.active a i {
    background: #4baedb
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li.active a i span {
    border-color: #006aac
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a {
    position: relative;
    display: inline-block
}

@media only screen and (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a {
        position: relative;
        display: block
    }
}

@media (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a i {
        float: none !important;
        display: block;
        margin: 0 10px !important;
        position: relative;
        width: 90px;
        height: 90px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #006aac;
        z-index: 50
    }

    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a i:before {
        font-size: 32px;
        color: #fff;
        position: absolute;
        background-repeat: no-repeat;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a i.coalition-seo:before {
    top: 68% !important;
    left: 68% !important;
    background-repeat: no-repeat
}

.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a i.coalition-ppc:before {
    top: 50% !important;
    left: 50% !important
}

@media (max-width:860px) {
    .page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a span {
        display: block;
        font-size: 0;
        position: absolute;
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        top: 50%;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: 0 0;
        z-index: 0;
        border: 5px solid #b7dff1
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .img {
    float: left;
    width: 297px
}

@media (max-width:767px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .img {
        display: none
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text {
    text-align: left;
    float: left;
    width: -webkit-calc(100% - 297px);
    width: -moz-calc(100% - 297px);
    width: calc(100% - 297px);
    text-align: left;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text {
        padding-left: 75px
    }
}

@media (max-width:767px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text {
        width: 100%;
        padding-left: 0
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text h2 {
    font-size: 32px;
    margin: 20px 0 25px !important;
    color: #0069aa;
    font-weight: 400
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h2 {
        margin: 20px 0 15px !important
    }
}

@media (max-width:767px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h2 {
        font-size: 32px;
        margin: 0 0 15px !important
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .content {
    display: none;
    margin: 0
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .content {
        display: inline-block !important;
        margin-top: 5px
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .content.active {
    display: inline-block;
    vertical-align: top
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 {
    font-size: 22px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon {
    display: none
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon {
        display: block;
        position: absolute;
        top: -25px;
        left: -130px
    }
}

@media only screen and (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon i {
        float: left;
        display: block;
        position: relative;
        width: 90px;
        height: 90px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #006aac;
        z-index: 50
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon i:before {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon i:before {
        font-size: 32px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (min-width:861px) {
    .page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon i span {
        display: block;
        font-size: 0 !important;
        position: absolute;
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        top: 50%;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: 0 0;
        z-index: 0;
        border: 5px solid #fff
    }
}

.page-seo-services-reporting-analysis .our-services .services .row .content-container .text h3 .heading-icon i.coalition-ppc:before,
.page-seo-services-reporting-analysis .our-services .services .row .tabs ul li a i.coalition-ppc:before {
    font-size: 45px
}

.page-big-commerce-responsive-design .site-content {
    padding-bottom: 0
}

.page-big-commerce-responsive-design .hentry {
    margin-bottom: 0
}

.page-big-commerce-responsive-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-big-commerce-responsive-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-big-commerce-responsive-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-big-commerce-responsive-design .breadcrumbs a {
    color: #a8c945
}

.page-big-commerce-responsive-design .breadcrumbs a:hover {
    color: #fff
}

.page-big-commerce-responsive-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-big-commerce-responsive-design .internal-divisor {
    display: none
}

.page-big-commerce-responsive-design .entry-header.fixedwidth {
    display: none
}

.page-big-commerce-responsive-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-big-commerce-responsive-design .custom--video {
    text-align: center
}

.page-big-commerce-responsive-design .custom--video .fixedwidth {
    line-height: 0
}

.page-big-commerce-responsive-design .custom-section.wd__quote--wrapper h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.page-big-commerce-responsive-design .custom-section.wd__quote--wrapper .col-old-1 p {
    margin-bottom: 30px
}

.page-big-commerce-responsive-design .text__with__image--right h3 {
    font-size: 22px;
    color: #252525;
    font-weight: 700;
    margin-bottom: 30px
}

.page-big-commerce-responsive-design .custom__checklists {
    padding: 0;
    margin: 0;
    list-style-type: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media only screen and (max-width:551px) {
    .page-big-commerce-responsive-design .custom__checklists {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.page-big-commerce-responsive-design .custom__checklists li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #006aac;
    padding-right: 10px
}

.page-big-commerce-responsive-design .custom-section.wd__web--design-matters {
    background-color: #006aac
}

.page-big-commerce-responsive-design .custom-section.wd__web--design-matters.white--text .section__title h3 {
    font-size: 22px;
    font-weight: 700
}

.page-big-commerce-responsive-design .custom-section.wd__web--design-matters.white--text .section__title h3,
.page-big-commerce-responsive-design .custom-section.wd__web--design-matters.white--text .wd__web--design-matters-img-content-box h3 {
    color: #fff
}

.page-big-commerce-responsive-design .wd__web--design-matters-img-content {
    margin-top: 0
}

.page-big-commerce-responsive-design .wd__web--design-matters-img-content-box h3 {
    font-size: 19px;
    font-weight: 700;
    margin: 0
}

.page-big-commerce-responsive-design .wd__web--design-matters-img-content-box img {
    margin-bottom: 20px
}

.page-big-commerce-responsive-design .seo__contact__section h3 {
    font-size: 30px;
    color: #006aac;
    margin: 0 0 20px;
    font-weight: 400
}

.page-big-commerce-responsive-design ul.custom__floating--icon-lists {
    margin: 0;
    padding: 0 70px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center
}

@media only screen and (max-width:1024px) {
    .page-big-commerce-responsive-design ul.custom__floating--icon-lists {
        padding: 0 30px
    }
}

@media only screen and (max-width:800px) {
    .page-big-commerce-responsive-design ul.custom__floating--icon-lists {
        margin-bottom: 30px
    }
}

.page-big-commerce-responsive-design ul.custom__floating--icon-lists li {
    text-align: center;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 15px
}

@media only screen and (max-width:551px) {
    .page-big-commerce-responsive-design ul.custom__floating--icon-lists li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding: 15px 0
    }
}

.page-big-commerce-responsive-design ul.custom__floating--icon-lists li img {
    max-height: 50px
}

.page-big-commerce-responsive-design ul.custom__floating--icon-lists li span {
    font-size: 18px;
    color: #252525;
    line-height: 1
}

.page-big-commerce-responsive-design ul.custom__floating--icon-lists li:not(:last-child) {
    border-bottom: 1px solid #006aac
}

.page-big-commerce-responsive-design .wd__social--rating-wrapper.black--bg {
    background-color: #252525
}

@media only screen and (max-width:768px) {
    .page-big-commerce-responsive-design .wd__social--rating-wrapper.black--bg {
        text-align: center
    }
}

@media only screen and (max-width:1024px) {
    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: block
    }
}

@media only screen and (min-width:801px) {

    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1,
    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media only screen and (max-width:800px) {

    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1,
    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .page-big-commerce-responsive-design .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }
}

.page-big-commerce-responsive-design .wd__social--rating-wrapper.black--bg .wd__rating--box img {
    max-height: 60px
}

.page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper.white--text .wd__hover--box {
    border: 1px solid #fff
}

.page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper.white--text .wd__hover--box h3 {
    font-size: 85px;
    color: #fff;
    line-height: 1;
    margin: 0 0 20px
}

@media only screen and (max-width:1024px) and (min-width:801px) {
    .page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper.white--text .wd__hover--box h3 {
        font-size: 65px
    }
}

.page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper.white--text .wd__hover--box p {
    font-size: 22px;
    color: #fff;
    font-weight: 700
}

@media only screen and (max-width:1024px) and (min-width:801px) {
    .page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper.white--text .wd__hover--box p {
        font-size: 18px
    }
}

@media only screen and (max-width:1024px) and (min-width:801px) {
    .page-big-commerce-responsive-design .custom-section.wd__hover--box-wrapper .grid .grid__item:not(:last-child) {
        margin-bottom: 0
    }
}

.page-big-commerce-responsive-design .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-big-commerce-responsive-design .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-big-commerce-responsive-design .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-big-commerce-responsive-design .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-big-commerce-responsive-design .faq__section--box h4 {
    font-size: 15px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-big-commerce-responsive-design .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-big-commerce-responsive-design .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-big-commerce-responsive-design .faq__section--box h4 a:after {
    position: absolute;
    right: -15px;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-big-commerce-responsive-design .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-big-commerce-responsive-design .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-big-commerce-responsive-design .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-big-commerce-responsive-design .faq__section--box p.is--active {
    display: block
}

.page-big-commerce-responsive-design .faq__section p {
    margin: 0;
    text-align: center
}

.page-email-marketing .site-content {
    padding-bottom: 0
}

.page-email-marketing .hentry {
    margin-bottom: 0
}

.page-email-marketing .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-email-marketing .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-email-marketing .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-email-marketing .breadcrumbs a {
    color: #a8c945
}

.page-email-marketing .breadcrumbs a:hover {
    color: #fff
}

.page-email-marketing .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-email-marketing .internal-divisor {
    display: none
}

.page-email-marketing .entry-header.fixedwidth {
    display: none
}

.page-email-marketing .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-email-marketing .wd__header--content {
        padding: 70px 0 40px
    }

    .page-email-marketing .wd__header--content .wd__header--text {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.page-email-marketing .wd__header--text {
    max-width: 1200px
}

.page-email-marketing .wd__header--icon-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px;
    margin-left: -15px;
    margin-right: -15px
}

@media only screen and (max-width:768px) {
    .page-email-marketing .wd__header--icon-list {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center
    }
}

.page-email-marketing .wd__header--icon-box {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding: 0 15px
}

@media only screen and (min-width:552px) and (max-width:768px) {
    .page-email-marketing .wd__header--icon-box {
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        max-width: 33.3333%;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-email-marketing .wd__header--icon-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 30px
    }
}

.page-email-marketing .wd__header--icon-box img {
    max-height: 80px
}

.page-email-marketing .wd__header--icon-box h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 0;
    line-height: 1.4
}

.page-email-marketing .seo__quote--text-box {
    padding: 30px;
    background-color: #fff
}

.page-email-marketing .seo__quote--text-box h4 {
    margin: 0 0 15px;
    font-size: 24px;
    text-transform: uppercase
}

.page-email-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin-bottom: 0
}

.page-email-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .seo__quote--text-box:first-child {
    margin-bottom: 60px
}

.page-email-marketing .client__logo--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media only screen and (max-width:1100px) {
    .page-email-marketing .client__logo--wrapper {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center
    }
}

.page-email-marketing .client__logo--box {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding: 0 15px
}

@media only screen and (min-width:701px) and (max-width:1100px) {
    .page-email-marketing .client__logo--box {
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        max-width: 33.3333%
    }

    .page-email-marketing .client__logo--box:nth-child(1),
    .page-email-marketing .client__logo--box:nth-child(2),
    .page-email-marketing .client__logo--box:nth-child(3) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:552px) and (max-width:700px) {
    .page-email-marketing .client__logo--box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .page-email-marketing .client__logo--box:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-email-marketing .client__logo--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .page-email-marketing .client__logo--box:not(:last-child) {
        margin-bottom: 30px
    }
}

.page-email-marketing .client__logo--box-img {
    background-color: #fff;
    width: 210px;
    height: 210px;
    text-align: center;
    border: 1px solid #2966b1;
    position: relative
}

@media only screen and (max-width:1100px) {
    .page-email-marketing .client__logo--box-img {
        margin: 0 auto
    }
}

.page-email-marketing .client__logo--box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.page-email-marketing .our-results {
    background-color: #fafeff
}

.page-email-marketing .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-email-marketing .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-email-marketing .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-email-marketing .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-email-marketing .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-email-marketing .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-email-marketing .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-email-marketing .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-email-marketing .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-email-marketing .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-email-marketing .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-email-marketing .faq__section--box p.is--active {
    display: block
}

.page-email-marketing .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-email-marketing.page-template-page-seo-old .faq__section--padding {
        padding-top: 90px
    }
}

.page-email-marketing .flip-card-section .flip-card .flip-card-back ul li {
    font-size: 13px
}

.page-email-marketing .dg__web--design-matters .wd__web--design-matters-content-box h4 {
    color: #0069aa
}

.page-professional-dental-seo-services .site-content {
    padding-bottom: 0
}

.page-professional-dental-seo-services .hentry {
    margin-bottom: 0
}

.page-professional-dental-seo-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-professional-dental-seo-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-professional-dental-seo-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-professional-dental-seo-services .breadcrumbs a {
    color: #a8c945
}

.page-professional-dental-seo-services .breadcrumbs a:hover {
    color: #fff
}

.page-professional-dental-seo-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-professional-dental-seo-services .internal-divisor {
    display: none
}

.page-professional-dental-seo-services .entry-header.fixedwidth {
    display: none
}

.page-professional-dental-seo-services .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-professional-dental-seo-services .custom-section.wd__quote--wrapper .col-old-1 p {
    margin-bottom: 40px
}

.page-professional-dental-seo-services .custom-section.wd__quote--wrapper .col-old-1 h4 {
    font-size: 22px;
    max-width: 500px
}

.page-professional-dental-seo-services .seo_video_intro {
    padding: 100px 0
}

@media only screen and (max-width:768px) {
    .page-professional-dental-seo-services .seo_video_intro {
        padding: 60px 0
    }
}

.page-professional-dental-seo-services .service_quote_wrap {
    position: relative
}

@media only screen and (min-width:768px) {
    .page-professional-dental-seo-services .service_quote_wrap {
        padding: 60px 0
    }
}

.page-professional-dental-seo-services .service_quote_wrap:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff;
    max-width: 1200px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width:1024px) {
    .page-professional-dental-seo-services .wd__featured--project .grid__item:last-child .wd__featured--project-box h4 {
        margin-bottom: 62px
    }
}

@media only screen and (max-width:1023px) {
    .page-professional-dental-seo-services .wd__featured--project .grid__item:last-child {
        margin-top: 30px
    }
}

@media only screen and (max-width:1023px) {
    .page-professional-dental-seo-services .wd__featured--project .grid {
        text-align: center
    }
}

.page-professional-dental-seo-services .section-title {
    max-width: 570px;
    margin: 0 auto;
    text-align: center
}

.page-professional-dental-seo-services .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #006aac;
    margin: 0 0 30px
}

.page-professional-dental-seo-services .section-title p {
    margin: 0
}

.page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom h4 {
    font-size: 22px;
    margin: 0 0 30px
}

.page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom .col-old-1 p {
    margin-top: 0
}

.page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom .col-old-2 {
    padding-left: 50px
}

.page-professional-dental-seo-services .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-professional-dental-seo-services .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-professional-dental-seo-services .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-professional-dental-seo-services .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-professional-dental-seo-services .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-professional-dental-seo-services .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-professional-dental-seo-services .faq__section .faq__section--box p span {
    font-size: 15px;
    display: block;
    margin-top: 30px
}

.page-professional-dental-seo-services .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-professional-dental-seo-services .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-professional-dental-seo-services .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-professional-dental-seo-services .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 50px
}

.page-professional-dental-seo-services .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-professional-dental-seo-services .faq__section--box p.is--active {
    display: block
}

.page-professional-dental-seo-services .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-professional-dental-seo-services.page-template-page-seo-old .faq__section--padding {
        padding-top: 90px
    }
}

@media only screen and (max-width:768px) {
    .page-professional-dental-seo-services .page-template-page-seo-old .seo_video_intro .col-old-2 {
        padding-left: 0
    }
}

@media only screen and (max-width:1023px) {
    .page-professional-dental-seo-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: block
    }
}

@media only screen and (max-width:1023px) {
    .page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (max-width:768px) {
    .page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom .col-old-2 {
        padding-left: 10px;
        margin-bottom: 60px
    }
}

@media only screen and (max-width:1023px) and (min-width:769px) {

    .page-professional-dental-seo-services .dg__contact__section .dg__flex .col-old-1,
    .page-professional-dental-seo-services .dg__contact__section .dg__flex .col-old-2 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media only screen and (max-width:1023px) and (min-width:769px) {
    .page-professional-dental-seo-services .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-1 {
        margin-top: 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (max-width:1023px) and (min-width:769px) {
    .page-professional-dental-seo-services .custom-section.dg__contact__section.p-80.wd__contact__section.seo__contact__section.bottom .col-old-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }
}

@media only screen and (max-width:768px) {
    .page-professional-dental-seo-services .custom-section.wd__quote--wrapper .col-old-1 h4 {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-professional-dental-seo-services .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) {
    .page-professional-dental-seo-services .custom-section.dg__seo--section .dg__flex.dg__flex--align .text__with__image--left h3 {
        max-width: 400px
    }
}

.page-miami-fl-seo .site-content {
    padding-bottom: 0
}

.page-miami-fl-seo .hentry {
    margin-bottom: 0
}

.page-miami-fl-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-miami-fl-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-miami-fl-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-miami-fl-seo .breadcrumbs a {
    color: #a8c945
}

.page-miami-fl-seo .breadcrumbs a:hover {
    color: #fff
}

.page-miami-fl-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-miami-fl-seo .internal-divisor {
    display: none
}

.page-miami-fl-seo .entry-header.fixedwidth {
    display: none
}

.page-miami-fl-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-miami-fl-seo .seo__quote--wrapper h1,
.page-miami-fl-seo .seo__quote--wrapper h3 {
    max-width: 300px
}

@media only screen and (max-width:800px) {

    .page-miami-fl-seo .seo__quote--wrapper h1,
    .page-miami-fl-seo .seo__quote--wrapper h3 {
        max-width: 100%
    }
}

.page-miami-fl-seo .custom-section.seo__content--with-video p {
    font-size: 24px
}

.page-miami-fl-seo .custom-section.seo__content--with-video {
    text-align: center
}

.page-miami-fl-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title {
    text-align: center
}

.page-miami-fl-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title h3 {
    margin-bottom: 20px
}

.page-miami-fl-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title p {
    margin-bottom: 60px;
    margin-top: 0;
    max-width: 770px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.page-miami-fl-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .section-title {
    text-align: center
}

.page-miami-fl-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #006aac
}

.page-miami-fl-seo .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .section-title p {
    font-size: 15px;
    max-width: 770px;
    margin: 0 auto 60px
}

@media only screen and (min-width:769px) {
    .page-miami-fl-seo.page-template-page-seo-old .seo_process {
        padding: 90px 0
    }
}

.page-miami-fl-seo.page-template-page-seo-old .seo_process ul {
    display: block
}

.page-miami-fl-seo.page-template-page-seo-old .seo_process ul li {
    width: 19%
}

.page-miami-fl-seo.page-template-page-seo-old .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-miami-fl-seo.page-template-page-seo-old .seo_process ul li {
        width: 15%
    }

    .page-miami-fl-seo.page-template-page-seo-old .seo_process ul li img {
        max-height: 100px
    }
}

.page-miami-fl-seo .custom-section.dg__cta {
    margin-top: -5px
}

@media only screen and (max-width:800px) {
    .page-miami-fl-seo .seo__hover--box-wrapper-desktop {
        display: block
    }
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box .wd__hover--box-img img.hover-image {
    display: none
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #f2f6f8
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.main-image {
    display: none
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.hover-image {
    display: block
}

.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-miami-fl-seo .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-reputation-management .site-content {
    padding-bottom: 0
}

.page-reputation-management .hentry {
    margin-bottom: 0
}

.page-reputation-management .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-reputation-management .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-reputation-management .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-reputation-management .breadcrumbs a {
    color: #a8c945
}

.page-reputation-management .breadcrumbs a:hover {
    color: #fff
}

.page-reputation-management .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-reputation-management .internal-divisor {
    display: none
}

.page-reputation-management .entry-header.fixedwidth {
    display: none
}

.page-reputation-management .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-reputation-management .custom-section.wd__quote--wrapper h1,
.page-reputation-management .custom-section.wd__quote--wrapper h3 {
    max-width: 100%
}

.page-reputation-management .custom-section.wd__quote--wrapper.seo__quote--wrapper h3 {
    margin-top: 0;
    line-height: 1
}

.page-reputation-management .wd__hover--box .wd__hover--box-img img.hover-image {
    display: none
}

.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.main-image {
    display: none
}

.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.hover-image {
    display: block
}

.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-reputation-management .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-reputation-management .custom-section.simple__content--section h3 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 60px;
    color: #006aac;
    line-height: 1;
    font-weight: 400
}

.page-reputation-management .custom-section.simple__content--section ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0
}

.page-reputation-management .custom-section.simple__content--section ul li {
    padding-left: 30px;
    position: relative
}

.page-reputation-management .custom-section.simple__content--section ul li::before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-reputation-management .custom-section.simple__content--section p {
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-reputation-management .custom-section.simple__content--section p img {
        float: none !important;
        display: block;
        margin: 0 auto 20px
    }
}

@media only screen and (min-width:801px) {
    .page-reputation-management .seo_process {
        padding: 90px 0
    }
}

.page-reputation-management .seo_process ul {
    display: block
}

.page-reputation-management .seo_process ul li {
    width: 19%
}

.page-reputation-management .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-reputation-management .seo_process ul li {
        width: 15%
    }

    .page-reputation-management .seo_process ul li img {
        max-height: 100px
    }
}

.page-reputation-management .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.page-reputation-management .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-reputation-management .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-reputation-management .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-reputation-management .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-reputation-management .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-reputation-management .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-reputation-management .faq__section--box h4 a:after {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-reputation-management .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-reputation-management .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-reputation-management .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-reputation-management .faq__section--box p.is--active {
    display: block
}

.page-reputation-management .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-reputation-management.page-template-page-seo-old .faq__section--padding {
        padding-top: 90px
    }
}

.page-reputation-management .wd__seo--section .text__with__image--left h3,
.page-reputation-management .wd__seo--section .text__with__image--right h3 {
    max-width: 100%;
    margin-bottom: 40px
}

.page-reputation-management .our-partners {
    text-align: center
}

.page-reputation-management .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-reputation-management .our-partners .text {
    display: inline-block;
    width: 635px;
    max-width: 100%;
    text-align: center;
    margin: 20px auto 0
}

.page-reputation-management .our-partners .text p {
    margin: 0
}

.page-reputation-management .our-partners .partners {
    margin-top: 40px
}

.page-reputation-management .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

.page-reputation-management .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.page-reputation-management .our-partners .partners .grid__item .text {
    margin-top: 15px
}

.page-reputation-management .text__with__image--left .dg__inline--text.first {
    margin-bottom: 40px
}

.page-twitter-marketing .site-content {
    padding-bottom: 0
}

.page-twitter-marketing .hentry {
    margin-bottom: 0
}

.page-twitter-marketing .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-twitter-marketing .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-twitter-marketing .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-twitter-marketing .breadcrumbs a {
    color: #a8c945
}

.page-twitter-marketing .breadcrumbs a:hover {
    color: #fff
}

.page-twitter-marketing .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-twitter-marketing .internal-divisor {
    display: none
}

.page-twitter-marketing .entry-header.fixedwidth {
    display: none
}

.page-twitter-marketing .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .dg__flex--align {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .text__with__image--right.p-l-0 {
    padding-left: 0
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .text__with__image--right h4 {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 0 30px
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul li {
    padding-left: 20px;
    position: relative
}

.page-twitter-marketing .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f111";
    font-family: FontAwesome;
    font-size: 10px;
    color: #006aac
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin: 0 0 60px
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p .dg__inline--text:first-child {
    margin-top: 15px
}

.page-twitter-marketing .section--title {
    padding: 0
}

.page-twitter-marketing .section--title h4 {
    font-size: 22px;
    margin: 0 0 30px;
    text-transform: uppercase
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-2 {
    position: relative
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .bg__image--with-text p {
    text-align: center;
    margin: 0 0 30px;
    color: #fff
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .bg__image--with-text ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .bg__image--with-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 430px
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .bg__image--with-text ul li {
    color: #fff;
    padding-left: 20px;
    position: relative
}

.page-twitter-marketing .custom-section.wd__quote--wrapper.seo__quote--wrapper .bg__image--with-text ul li:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    content: "\f111";
    font-family: FontAwesome;
    font-size: 10px;
    color: #a9cb32
}

.page-twitter-marketing .dg__cta h3 {
    color: #006aac
}

.page-twitter-marketing .dg__flex.equal--section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-twitter-marketing .dg__flex.equal--section .col-old-1,
.page-twitter-marketing .dg__flex.equal--section .col-old-2 {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

@media only screen and (max-width:1023px) {

    .page-twitter-marketing .dg__flex.equal--section .col-old-1,
    .page-twitter-marketing .dg__flex.equal--section .col-old-2 {
        width: 100%
    }
}

@media only screen and (max-width:1023px) {
    .page-twitter-marketing .dg__flex.equal--section .col-old-2 {
        margin-left: 0
    }
}

.page-twitter-marketing .dg__flex.equal--section .col-old-2 img {
    height: 100%;
    width: 100%
}

.page-twitter-marketing .dg__flex.differ-color-section .dg__inline--text:nth-child(even) .icon-img {
    background-color: #4baedb
}

.page-houston-tx-seo .site-content {
    padding-bottom: 0
}

.page-houston-tx-seo .hentry {
    margin-bottom: 0
}

.page-houston-tx-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-houston-tx-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-houston-tx-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-houston-tx-seo .breadcrumbs a {
    color: #a8c945
}

.page-houston-tx-seo .breadcrumbs a:hover {
    color: #fff
}

.page-houston-tx-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-houston-tx-seo .internal-divisor {
    display: none
}

.page-houston-tx-seo .entry-header.fixedwidth {
    display: none
}

.page-houston-tx-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (min-width:769px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_video_intro {
        padding: 100px 0
    }
}

@media only screen and (max-width:768px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_video_intro {
        padding: 60px 0
    }
}

@media only screen and (min-width:769px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_video_intro .col-old-1 {
        width: 44%
    }
}

@media only screen and (min-width:769px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_video_intro .col-old-2 {
        width: 55%
    }
}

@media only screen and (max-width:800px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_video_intro .col-old-2 {
        padding-left: 0;
        margin-top: 60px
    }
}

@media only screen and (min-width:769px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_process {
        padding: 90px 0
    }
}

.page-houston-tx-seo.page-template-page-seo-old .seo_process ul {
    display: block
}

.page-houston-tx-seo.page-template-page-seo-old .seo_process ul li {
    width: 19%
}

.page-houston-tx-seo.page-template-page-seo-old .seo_process ul li img {
    max-height: 130px;
    margin-bottom: 30px
}

@media only screen and (min-width:721px) and (max-width:1012px) {
    .page-houston-tx-seo.page-template-page-seo-old .seo_process ul li {
        width: 15%
    }

    .page-houston-tx-seo.page-template-page-seo-old .seo_process ul li img {
        max-height: 100px
    }
}

.page-houston-tx-seo .wd__seo--section .text__with__image--left h3,
.page-houston-tx-seo .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-houston-tx-seo .our-results>div>.text {
    width: 750px
}

.page-houston-tx-seo .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-houston-tx-seo .our-partners>div>.text {
    display: inline-block;
    width: 700px;
    max-width: 100%;
    text-align: center
}

.page-houston-tx-seo .our-partners>div.fixedwidth {
    text-align: center
}

.page-houston-tx-seo .our-partners>div>.text p {
    font-size: 15px;
    line-height: 30px
}

.page-houston-tx-seo .our-partners .text strong {
    display: block
}

.page-houston-tx-seo .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    height: 100%
}

.page-houston-tx-seo .our-partners .partners .grid__item .img,
.page-houston-tx-seo .our-partners .partners .grid__item .text {
    padding: 0
}

.page-houston-tx-seo .our-partners .partners .grid__item .text {
    margin-top: 15px
}

.page-houston-tx-seo .our-partners .partners .grid__item .img {
    height: auto
}

.page-houston-tx-seo .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

@media only screen and (max-width:768px) {
    .page-houston-tx-seo .our-partners .partners .grid__item .text {
        text-align: center;
        margin-top: 15px
    }

    .page-houston-tx-seo .our-partners .partners .grid__item:not(:first-child) {
        margin-top: 40px
    }

    .page-houston-tx-seo .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }

    .page-houston-tx-seo .text__with__image--left p:last-child {
        margin-bottom: 30px
    }
}

.page-houston-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 h3 {
    margin-top: 0;
    line-height: 1
}

.page-managed-wordpress-website-hosting-services .bg-section-blue-end-of-page {
    background-color: #fff
}

.page-managed-wordpress-website-hosting-services .bg-section-blue-end-of-page p {
    color: #006aac
}

.page-managed-wordpress-website-hosting-services .bg-section-blue-end-of-page p a {
    background-color: #006aac !important;
    color: #fff !important
}

.page-managed-wordpress-website-hosting-services .site-content {
    padding-bottom: 0
}

.page-managed-wordpress-website-hosting-services .hentry {
    margin-bottom: 0
}

.page-managed-wordpress-website-hosting-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-managed-wordpress-website-hosting-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-managed-wordpress-website-hosting-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-managed-wordpress-website-hosting-services .breadcrumbs a {
    color: #a8c945
}

.page-managed-wordpress-website-hosting-services .breadcrumbs a:hover {
    color: #fff
}

.page-managed-wordpress-website-hosting-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-managed-wordpress-website-hosting-services .internal-divisor {
    display: none
}

.page-managed-wordpress-website-hosting-services .entry-header.fixedwidth {
    display: none
}

.page-managed-wordpress-website-hosting-services .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (min-width:769px) {

    .page-managed-wordpress-website-hosting-services .seo__quote--wrapper h1,
    .page-managed-wordpress-website-hosting-services .seo__quote--wrapper h3 {
        max-width: 500px
    }
}

.page-managed-wordpress-website-hosting-services .wd__quote--wrapper .col-old-1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-bottom: 20px;
    padding-left: 30px
}

.page-managed-wordpress-website-hosting-services .wd__quote--wrapper .col-old-1 ul li {
    padding-left: 20px;
    position: relative
}

.page-managed-wordpress-website-hosting-services .wd__quote--wrapper .col-old-1 ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-family: FontAwesome;
    color: #a8c930;
    content: "\f00c"
}

.page-managed-wordpress-website-hosting-services .custom-section.dg__simple--text-section {
    text-align: center;
    margin-bottom: 0
}

.page-managed-wordpress-website-hosting-services .custom-section.dg__simple--text-section .btn--white {
    width: auto !important;
    margin-left: 20px;
    padding: 10px 20px !important
}

@media only screen and (min-width:793px) {
    .page-managed-wordpress-website-hosting-services .custom-section.dg__simple--text-section .btn--white {
        margin-top: 0 !important
    }
}

@media only screen and (min-width:1260px) {
    .page-managed-wordpress-website-hosting-services .dg__web--design-matters .wd__web--design-matters-content-box {
        height: 100%
    }
}

@media only screen and (min-width:901px) and (max-width:1259px) {
    .page-managed-wordpress-website-hosting-services .dg__web--design-matters .wd__web--design-matters-content-box {
        height: 800px
    }
}

@media only screen and (min-width:769px) and (max-width:900px) {
    .page-managed-wordpress-website-hosting-services .dg__web--design-matters .wd__web--design-matters-content-box {
        height: 1000px
    }
}

@media only screen and (min-width:901px) and (max-width:1259px) {
    .page-managed-wordpress-website-hosting-services .wd__web--design-matters-content-box.last.h-1000 {
        height: 1000px
    }
}

@media only screen and (min-width:769px) and (max-width:900px) {
    .page-managed-wordpress-website-hosting-services .wd__web--design-matters-content-box.last.h-1000 {
        height: 1200px
    }
}

.page-managed-wordpress-website-hosting-services .dg__web--design-matters .wd__web--design-matters-content-box h4 {
    color: #006aac
}

.page-managed-wordpress-website-hosting-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
    font-size: 30px;
    max-width: 500px;
    font-weight: 400;
    color: #006aac;
    margin: 0 0 20px
}

@media only screen and (max-width:1024px) {
    .page-managed-wordpress-website-hosting-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
        max-width: 100%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .page-managed-wordpress-website-hosting-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (max-width:1024px) {
    .page-managed-wordpress-website-hosting-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .page-managed-wordpress-website-hosting-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        margin-top: 60px;
        padding-left: 0
    }
}

.page-chicago-il-seo .site-content {
    padding-bottom: 0
}

.page-chicago-il-seo .hentry {
    margin-bottom: 0
}

.page-chicago-il-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-chicago-il-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-chicago-il-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-chicago-il-seo .breadcrumbs a {
    color: #a8c945
}

.page-chicago-il-seo .breadcrumbs a:hover {
    color: #fff
}

.page-chicago-il-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-chicago-il-seo .internal-divisor {
    display: none
}

.page-chicago-il-seo .entry-header.fixedwidth {
    display: none
}

.page-chicago-il-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-chicago-il-seo .wd__header--btns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:569px) {
    .page-chicago-il-seo .wd__header--btns {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}

.page-chicago-il-seo .wd__header--btns span {
    padding: 0 30px
}

@media only screen and (max-width:569px) {
    .page-chicago-il-seo .wd__header--btns span {
        display: block;
        padding: 15px 0
    }
}

.page-chicago-il-seo .wd__header--btns .wd__header--text-btn {
    margin-top: 0
}

.page-chicago-il-seo .wd__header--btns .wd__header--text-btn.btn-white {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important
}

.page-chicago-il-seo .wd__header--btns .wd__header--text-btn.btn-white:active,
.page-chicago-il-seo .wd__header--btns .wd__header--text-btn.btn-white:focus,
.page-chicago-il-seo .wd__header--btns .wd__header--text-btn.btn-white:hover {
    background-color: #006aac !important;
    border-color: #006aac !important;
    color: #fff !important
}

.page-chicago-il-seo .dg__flex--align {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.page-chicago-il-seo .dg__flex--align .text__with__image--right h3 {
    line-height: 1
}

.page-chicago-il-seo .wd__hover--box-title {
    margin: 0 0 20px;
    text-align: center;
    color: #006aac;
    text-transform: uppercase;
    font-size: 18px
}

@media only screen and (max-width:800px) {
    .page-chicago-il-seo .seo__hover--box-wrapper-desktop {
        display: block
    }
}

@media only screen and (min-width:1024px) {
    .page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box {
        height: 500px
    }
}

@media only screen and (min-width:801px) and (max-width:1023px) {
    .page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box {
        height: 400px
    }
}

.page-chicago-il-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
    font-size: 16px
}

.page-chicago-il-seo .wd__hover--box .wd__hover--box-img img.hover-image {
    display: none
}

.page-chicago-il-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p {
    text-align: left
}

.page-chicago-il-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p a {
    color: #fff
}

@media only screen and (min-width:801px) {
    .page-chicago-il-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper {
        padding-bottom: 50px
    }
}

.page-chicago-il-seo .custom-section.wd__hover--box-wrapper .grid .grid__item .wd__hover--box {
    margin-bottom: 20px
}

.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.main-image {
    display: none
}

.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.hover-image {
    display: block
}

.page-chicago-il-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p a,
.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-chicago-il-seo .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-chicago-il-seo .custom-section.wd__quote--wrapper h1,
.page-chicago-il-seo .custom-section.wd__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

.page-chicago-il-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin: 0 0 60px
}

.page-chicago-il-seo .icon__with--box-section .section-title {
    max-width: 750px;
    margin: 0 auto 60px;
    text-align: center
}

.page-chicago-il-seo .icon__with--box-section .section-title h3 {
    font-size: 30px;
    color: #006aac;
    margin: 0 0 20px;
    font-weight: 400
}

.page-chicago-il-seo .icon__with--box-section .section-title p {
    margin: 0
}

.page-chicago-il-seo .service_quote_wrap {
    padding: 25px 0
}

.page-chicago-il-seo .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    color: #006aac;
    font-weight: 400
}

.page-chicago-il-seo .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-chicago-il-seo .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-chicago-il-seo .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-chicago-il-seo .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-chicago-il-seo .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-chicago-il-seo .faq__section .faq__section--box p span {
    font-size: 15px;
    display: block;
    margin-top: 20px
}

.page-chicago-il-seo .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-chicago-il-seo .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-chicago-il-seo .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-chicago-il-seo .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 50px
}

.page-chicago-il-seo .faq__section--box ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.page-chicago-il-seo .faq__section--box ul li {
    position: relative;
    padding-left: 20px
}

.page-chicago-il-seo .faq__section--box ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #006aac;
    content: "\f00c";
    font-family: FontAwesome
}

.page-chicago-il-seo .faq__section--box div[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-chicago-il-seo .faq__section--box div.is--active {
    display: block
}

.page-chicago-il-seo .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-chicago-il-seo.page-template-page-seo-old .faq__section--padding {
        padding-top: 90px
    }
}

.page-chicago-il-seo .our__clients--logo.p-80 {
    padding-bottom: 60px
}

.page-chicago-il-seo .our__clients--logo h3 {
    font-size: 30px;
    font-weight: 400;
    color: #006aac;
    margin: 0;
    text-align: center
}

.page-business-industrial-lead-gen .site-content {
    padding-bottom: 0
}

.page-business-industrial-lead-gen .hentry {
    margin-bottom: 0
}

.page-business-industrial-lead-gen .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-business-industrial-lead-gen .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-business-industrial-lead-gen .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-business-industrial-lead-gen .breadcrumbs a {
    color: #a8c945
}

.page-business-industrial-lead-gen .breadcrumbs a:hover {
    color: #fff
}

.page-business-industrial-lead-gen .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-business-industrial-lead-gen .internal-divisor {
    display: none
}

.page-business-industrial-lead-gen .entry-header.fixedwidth {
    display: none
}

.page-business-industrial-lead-gen .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (min-width:401px) and (max-width:1024px) {
    .page-business-industrial-lead-gen .wd__header--text h1 {
        font-size: 40px
    }
}

.page-business-industrial-lead-gen .custom-section.wd__quote--wrapper h1,
.page-business-industrial-lead-gen .custom-section.wd__quote--wrapper h3 {
    margin-top: 0
}

.page-business-industrial-lead-gen .wd__quote--wrapper .col-old-1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.page-business-industrial-lead-gen .wd__quote--wrapper .col-old-1 ul li {
    position: relative;
    padding-left: 30px
}

.page-business-industrial-lead-gen .wd__quote--wrapper .col-old-1 ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    color: #a8c930
}

.page-business-industrial-lead-gen .website-portfolio-section {
    padding-bottom: 45px
}

.page-business-industrial-lead-gen .our-results {
    background-color: #fafeff
}

.page-business-industrial-lead-gen .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p.dg__inline--text {
    margin: 0 0 60px
}

@media only screen and (min-width:801px) and (max-width:991px) {
    .page-business-industrial-lead-gen .process-wrapper.wd__process--wrapper .entry-title {
        margin-bottom: 100px
    }
}

.page-shopify-web-design .site-content {
    padding-bottom: 0
}

.page-shopify-web-design .hentry {
    margin-bottom: 0
}

.page-shopify-web-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-shopify-web-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-shopify-web-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-shopify-web-design .breadcrumbs a {
    color: #a8c945
}

.page-shopify-web-design .breadcrumbs a:hover {
    color: #fff
}

.page-shopify-web-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-shopify-web-design .internal-divisor {
    display: none
}

.page-shopify-web-design .entry-header.fixedwidth {
    display: none
}

.page-shopify-web-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-shopify-web-design .custom-section.wd__quote--wrapper h1,
.page-shopify-web-design .custom-section.wd__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

.page-shopify-web-design .wd__seo--section .text__with__image--right.text--center {
    padding-left: 0;
    text-align: center
}

.page-shopify-web-design .wd__seo--section .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.page-shopify-web-design .wd__seo--section .text__with__image--right ul li {
    padding: 0 20px
}

.calltoaction .page-shopify-web-design .wd__seo--section .text__with__image--right a,
.callus .page-shopify-web-design .wd__seo--section .text__with__image--right a,
.home .banner .page-shopify-web-design .wd__seo--section .text__with__image--right .slide-btn,
.page-shopify-web-design .wd__seo--section .text__with__image--right .btn,
.page-shopify-web-design .wd__seo--section .text__with__image--right .calltoaction a,
.page-shopify-web-design .wd__seo--section .text__with__image--right .callus a,
.page-shopify-web-design .wd__seo--section .text__with__image--right .home .banner .slide-btn,
.page-shopify-web-design .wd__seo--section .text__with__image--right .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-shopify-web-design .wd__seo--section .text__with__image--right .gform_button {
    margin-top: 20px
}

.page-shopify-web-design .wd__seo--section .text__with__image--right h3 {
    color: #fff
}

.page-shopify-web-design .section-title {
    text-align: center
}

.page-shopify-web-design .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #006aac
}

.page-shopify-web-design .section-title h3.mb-60 {
    margin-bottom: 60px
}

.page-shopify-web-design .section-title p {
    margin: 0 0 30px
}

.page-shopify-web-design .section-title p.mb-60 {
    margin-bottom: 60px;
    margin-top: 0
}

.page-shopify-web-design .dg__inline--text:first-child {
    margin-top: 0
}

.page-shopify-web-design .dg__inline--text:not(:last-child) {
    margin-bottom: 40px
}

.page-shopify-web-design .service--box {
    padding: 40px 20px;
    background-color: #fff;
    text-align: center;
    margin-bottom: 20px
}

.page-shopify-web-design .service--box ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside
}

.page-shopify-web-design .service--box ul li {
    position: relative
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box .wd__hover--box-img .hover-image {
    display: none
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box p {
    margin-bottom: 20px
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .main-image {
    display: none
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .hover-image {
    display: block
}

.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-shopify-web-design .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-shopify-web-design .section-btn {
    text-align: center
}

.page-shopify-web-design .custom-section.why--choose-shopify .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-shopify-web-design .custom-section.why--choose-shopify .grid .grid__item:nth-child(2) {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media only screen and (max-width:767px) {
    .page-shopify-web-design .custom-section.why--choose-shopify .grid .grid__item:nth-child(2) {
        text-align: center
    }
}

.page-shopify-web-design .custom-section.why--choose-shopify .grid .grid__item {
    margin-bottom: 60px
}

.portfolio-filters .btn-selectbox,
.portfolio-filters .nav-filter-container ul.nav-filter li .portfolio-clearfilters {
    cursor: pointer
}

.page-template-page-faq-new-old .entry-header {
    text-align: center
}

.page-template-page-faq-new-old .entry-header p {
    margin: 0 0 30px
}

.page-template-page-faq-new-old .entry-header .entry-title {
    margin-bottom: 30px
}

.page-template-page-faq-new-old .entry-content {
    margin: 0
}

.page-template-page-faq-new-old .custom-section.top__question {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw
}

.page-template-page-faq-new-old .custom-section.top__question h3 {
    text-align: center;
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
    color: #006aac
}

.page-template-page-faq-new-old .custom-section.top__question .faq__section--box div.is--active {
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-template-page-faq-new-old .faq--search-form {
    max-width: 700px;
    margin: 0 auto 60px
}

.page-template-page-faq-new-old .faq--search-form .faq--search-field {
    position: relative;
    width: 100%
}

.page-template-page-faq-new-old .faq--search-form .faq--search-field img {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-template-page-faq-new-old .faq--search-form input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #252525;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    padding-left: 60px;
    border: 1px solid #006aac;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: transparent
}

.page-template-page-faq-new-old .faq--search-form input:focus {
    outline-style: inherit
}

.page-template-page-faq-new-old .faq--search-form input::-webkit-input-placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq--search-form input::-moz-placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq--search-form input:-ms-input-placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq--search-form input:-moz-placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq--search-form input::-ms-input-placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq--search-form input::placeholder {
    color: #252525
}

.page-template-page-faq-new-old .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    color: #006aac;
    font-weight: 400
}

.page-template-page-faq-new-old .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-template-page-faq-new-old .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-template-page-faq-new-old .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-template-page-faq-new-old .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-template-page-faq-new-old .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-template-page-faq-new-old .faq__section .faq__section--box p span {
    font-size: 15px;
    display: block;
    margin-top: 20px
}

.page-template-page-faq-new-old .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-template-page-faq-new-old .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-template-page-faq-new-old .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-template-page-faq-new-old .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 50px
}

.page-template-page-faq-new-old .faq__section--box ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.page-template-page-faq-new-old .faq__section--box ul li {
    position: relative;
    padding-left: 20px
}

.page-template-page-faq-new-old .faq__section--box ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #006aac;
    content: "\f00c";
    font-family: FontAwesome
}

.page-template-page-faq-new-old .faq__section--box div[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-template-page-faq-new-old .faq__section--box div.is--active {
    display: block
}

.page-template-page-faq-new-old .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-template-page-faq-new-old .faq__section--padding {
        padding-top: 90px
    }
}

.exit-intent-modal {
    max-width: 460px;
    width: 98%
}

.exit-intent-modal .exit-intent-modal-content {
    padding: 0 15px
}

.exit-intent-modal .exit-intent-modal-content h3 {
    font-size: 1.4em
}

.exit-intent-modal>a.close-modal {
    display: none !important
}

.calltoaction .exit-intent-modal a,
.callus .exit-intent-modal a,
.exit-intent-modal .calltoaction a,
.exit-intent-modal .callus a,
.exit-intent-modal .home .banner a.slide-btn,
.exit-intent-modal .quick-quote .gform_wrapper a.gform_button,
.exit-intent-modal a.btn,
.home .banner .exit-intent-modal a.slide-btn,
.quick-quote .gform_wrapper .exit-intent-modal a.gform_button {
    width: 100% !important;
    padding: 9px 30px !important
}

.exit-intent-modal-blocker {
    z-index: 2147483646
}

.exit-intent-modal-blocker>a.close-modal {
    display: block !important;
    position: absolute;
    top: 12.5px;
    right: 12.5px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAACqklEQVRoge2aPWsUQRjHf1pkI2IwoImdAQU1WMXK4AuKJAQsLIP5DIrkWxgtFAWx9SOIh1pKLEKwNpfLYWFULmohBMGYkLOYGTiG2dud2Wd3J5I//Kvbefb53bzsM7ML+4pLBwRjDQNXgEvAOHAKGAEO699/AxvAJ+Aj8B54B/wSzCFYCTAHvAF2gK6nd4DXwG0dq3INAvPA1xzJ5vUX4J6OXYlmgLYggO01YLpMgAR4XCKA7RfAIWmIUeBDhRDGy6gFQ0RjqO6uGsK4pXMopONAs0YI4zZwIhRikHqGU79hFrREP4sgedtPfCFmIkg6zVN5IRJgNYKE07xGzofmfATJZvluFkSCKhXqTjTL62RM/LmAoBeBCaAT0Laj204GtJ3tB/I2IOCEbjvuCdPRbQAuBNy3kQYxTFgp3ptQXpiQNra3gSEXyK2AYMYbwHkd5wzwLee1ZzOuzfJNF8jDAgHz/ssSPdHrBRdIo2DQrJ6R7Anjly6QlkDgtH9duieMmy6Qn0LBXTBlQHSBHy6QLcEb2EMJ5IZTr/+Y4AddRCWpW9WN/puhJVXxVjnZV1wg0suvPSd8Hpp57Vx+HxQMWscD8b4LRKpEyVqdJHvGWaIcZW8VjX9JKRpBHUb7BqyrjH+VBgHqVNw34DXUxih0YzUJXA9o23djtZe2ugO9idtP9i1UOR+7FlBzpK8S4jgmTXMLjxPH6QgSdnkXuJEXwuhpBInbfuQLAar7liNI3ngJa4L76BhxzJc26mVTIY0htw0O8SpwsiiE0Qj1DLMl1MsmUZmXobsVQTyn5HfvU5Q71JoELLGhSlBH++uCAJ+BO9T0BcQAqnhroM5ifZPfRlWxsxRYWkH2o5oh4CpwGTgHnEZN1CP6903gO2opXQEWUR/VbArmsK9o9A9JTsWeg/alVQAAAABJRU5ErkJggg==)
}

.page-magento-1-to-bigcommerce-migration .site-content {
    padding-bottom: 0
}

.page-magento-1-to-bigcommerce-migration .hentry {
    margin-bottom: 0
}

.page-magento-1-to-bigcommerce-migration .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-magento-1-to-bigcommerce-migration .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-magento-1-to-bigcommerce-migration .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-magento-1-to-bigcommerce-migration .breadcrumbs a {
    color: #a8c945
}

.page-magento-1-to-bigcommerce-migration .breadcrumbs a:hover {
    color: #fff
}

.page-magento-1-to-bigcommerce-migration .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-magento-1-to-bigcommerce-migration .internal-divisor {
    display: none
}

.page-magento-1-to-bigcommerce-migration .entry-header.fixedwidth {
    display: none
}

.page-magento-1-to-bigcommerce-migration .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-magento-1-to-bigcommerce-migration .scope--section h3 {
    font-size: 30px;
    margin: 0 0 30px;
    text-align: center;
    font-weight: 400;
    color: #006aac
}

.page-magento-1-to-bigcommerce-migration .scope--section-box-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-magento-1-to-bigcommerce-migration .scope--section-box {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-top: 30px
}

@media only screen and (max-width:768px) {
    .page-magento-1-to-bigcommerce-migration .scope--section-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-magento-1-to-bigcommerce-migration .scope--section-box-text ul {
    margin: 0;
    padding: 0;
    list-style-position: inside
}

.page-magento-1-to-bigcommerce-migration .scope--section-box-text {
    padding: 20px 45px;
    background-color: #eaf5fa
}

.page-magento-1-to-bigcommerce-migration .scope--section-box-heading {
    padding: 20px 45px;
    background-color: #006aac;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.page-magento-1-to-bigcommerce-migration .scope--section-box-text ul li ul {
    padding-left: 15px;
    list-style-type: circle
}

.page-magento-1-to-bigcommerce-migration .custom-cta .calltoaction p {
    display: block
}

.page-magento-1-to-bigcommerce-migration .custom-cta .calltoaction p:first-child {
    margin-bottom: 30px
}

.page-magento-1-to-bigcommerce-migration .custom-cta .calltoaction p a {
    font-size: 15px;
    padding: 20px 40px !important
}

.page-dallas-tx-seo .site-content {
    padding-bottom: 0
}

.page-dallas-tx-seo .hentry {
    margin-bottom: 0
}

.page-dallas-tx-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-dallas-tx-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-dallas-tx-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-dallas-tx-seo .breadcrumbs a {
    color: #a8c945
}

.page-dallas-tx-seo .breadcrumbs a:hover {
    color: #fff
}

.page-dallas-tx-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-dallas-tx-seo .internal-divisor {
    display: none
}

.page-dallas-tx-seo .entry-header.fixedwidth {
    display: none
}

.page-dallas-tx-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-dallas-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin: 0 0 60px
}

.page-dallas-tx-seo .dg__inline--text:not(:last-child) {
    margin-top: 60px
}

.page-dallas-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper.seo__quote--wrapper-video h3 {
    margin-top: 0
}

@media only screen and (max-width:800px) {

    .page-dallas-tx-seo .dg__seo--section .dg__flex .col-old-1,
    .page-dallas-tx-seo .wd__web--design-matters-img-content {
        margin-top: 0
    }
}

.page-dallas-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper.seo__quote--wrapper-video ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-dallas-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper.seo__quote--wrapper-video ul li {
    padding-left: 20px;
    position: relative;
    font-weight: 700
}

.page-dallas-tx-seo .custom-section.wd__quote--wrapper.seo__quote--wrapper.seo__quote--wrapper-video ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    color: #a8c930;
    position: absolute;
    top: 0;
    left: 0
}

.page-dallas-tx-seo .section-title {
    max-width: 800px;
    margin: 0 auto
}

.page-dallas-tx-seo .section-title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    text-align: center;
    margin: 0 0 20px
}

.page-dallas-tx-seo .section-title p {
    text-align: center;
    margin: 0 0 60px
}

.page-dallas-tx-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title h3 {
    margin: 0 0 20px
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: block
}

.page-dallas-tx-seo .seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: none
}

.page-dallas-tx-seo .process-wrapper.wd__process--wrapper .entry-title {
    margin: 0 0 20px
}

.page-dallas-tx-seo .process-wrapper.wd__process--wrapper .entry-title+p {
    text-align: center;
    margin: 0 auto 150px;
    max-width: 800px
}

.page-dallas-tx-seo .our-results {
    background-color: inherit
}

.page-dallas-tx-seo .our-results .heading {
    margin-bottom: 20px
}

.page-dallas-tx-seo .our-results .text {
    max-width: 800px;
    width: 100%
}

.page-dallas-tx-seo .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
    padding-left: 70px
}

@media only screen and (max-width:991px) and (min-width:801px) {
    .page-dallas-tx-seo .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        padding-left: 45px;
        top: 55px;
        left: 20px
    }
}

@media only screen and (max-width:800px) {
    .page-dallas-tx-seo .custom-section.process-wrapper.wd__process--wrapper .process_slideshow .process_slideshow_image img {
        padding-left: 10px
    }
}

@media only screen and (max-width:400px) {
    .page-dallas-tx-seo .custom-section.process-wrapper.wd__process--wrapper .svg-box {
        top: -57px
    }
}

.page-social-media-approach .site-content {
    padding-bottom: 0
}

.page-social-media-approach .hentry {
    margin-bottom: 0
}

.page-social-media-approach .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-social-media-approach .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-social-media-approach .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-social-media-approach .breadcrumbs a {
    color: #a8c945
}

.page-social-media-approach .breadcrumbs a:hover {
    color: #fff
}

.page-social-media-approach .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-social-media-approach .internal-divisor {
    display: none
}

.page-social-media-approach .entry-header.fixedwidth {
    display: none
}

.page-social-media-approach .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-social-media-approach .custom-section.social__media--logos {
    position: relative;
    top: -1px
}

@media only screen and (max-width:768px) {
    .page-social-media-approach .custom-section.social__media--logos {
        padding-bottom: 0
    }
}

.page-social-media-approach .custom-section.social__media--logos ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.page-social-media-approach .custom-section.social__media--logos ul li {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 16.6667%;
    -ms-flex-preferred-size: 16.6667%;
    flex-basis: 16.6667%;
    text-align: center
}

@media only screen and (max-width:768px) {
    .page-social-media-approach .custom-section.social__media--logos ul li {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        margin-bottom: 20px
    }
}

.page-social-media-approach .custom-section.social__media--logos ul li:not(:last-child) {
    padding-right: 30px
}

.page-social-media-approach .custom-section.social__media--logos ul li img {
    max-height: 60px;
    max-width: 150px
}

@media only screen and (max-width:768px) {
    .page-social-media-approach .custom-section.social__media--logos ul li img {
        max-height: 40px
    }
}

.page-social-media-approach .custom-section.wd__quote--wrapper h3 {
    color: #006aac
}

.page-social-media-approach .website-portfolio-section p {
    margin: 0 0 30px
}

.page-social-media-approach .client__logo--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media only screen and (max-width:1100px) {
    .page-social-media-approach .client__logo--wrapper {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center
    }
}

.page-social-media-approach .client__logo--box {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding: 0 15px
}

@media only screen and (min-width:701px) and (max-width:1100px) {
    .page-social-media-approach .client__logo--box {
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        max-width: 33.3333%
    }

    .page-social-media-approach .client__logo--box:nth-child(1),
    .page-social-media-approach .client__logo--box:nth-child(2),
    .page-social-media-approach .client__logo--box:nth-child(3) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:552px) and (max-width:700px) {
    .page-social-media-approach .client__logo--box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    .page-social-media-approach .client__logo--box:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-social-media-approach .client__logo--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .page-social-media-approach .client__logo--box:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .page-social-media-approach .custom-section.wd__quote--wrapper .dg__flex .col-old-1 {
        width: 100%;
        margin-bottom: 60px
    }
}

.page-social-media-approach .custom-section.wd__quote--wrapper .dg__flex .col-old-1 .wd__inline--text {
    font-size: 14px
}

@media only screen and (min-width:1025px) and (max-width:1170px) {
    .page-social-media-approach .custom-section.wd__quote--wrapper .dg__flex .col-old-1 .wd__inline--text {
        font-size: 13px
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .page-social-media-approach .custom-section.wd__quote--wrapper .dg__flex .col-old-2 {
        width: 100%;
        margin-left: 0
    }

    .page-social-media-approach .custom-section.wd__quote--wrapper .dg__flex .col-old-2 .wd__contact--wrapper {
        margin-left: 0
    }
}

.page-social-media-approach .client__logo--box-img {
    background-color: #fff;
    width: 210px;
    height: 210px;
    text-align: center;
    border: 1px solid #2966b1;
    position: relative
}

@media only screen and (max-width:1100px) {
    .page-social-media-approach .client__logo--box-img {
        margin: 0 auto
    }
}

.page-social-media-approach .client__logo--box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.page-social-media-approach .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    text-transform: capitalize;
    font-weight: 400;
    color: #006aac
}

.page-social-media-approach .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-social-media-approach .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-social-media-approach .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-social-media-approach .faq__section--box h4 {
    font-size: 18px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

.page-social-media-approach .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-social-media-approach .faq__section .faq__section--box p span {
    font-size: 15px;
    display: block;
    margin-top: 30px
}

.page-social-media-approach .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-social-media-approach .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-social-media-approach .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-social-media-approach .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 50px
}

.page-social-media-approach .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-social-media-approach .faq__section--box p.is--active {
    display: block
}

.page-social-media-approach .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-social-media-approach.page-template-page-seo-old .faq__section--padding {
        padding-top: 90px
    }
}

.page-social-media-approach .section-title {
    max-width: 1000px;
    margin: 0 auto 50px;
    text-align: center
}

.page-social-media-approach .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    color: #006aac;
    margin: 0 0 30px
}

.page-social-media-approach .section-title p {
    margin: 0
}

.page-digital-advertising-services .site-content {
    padding-bottom: 0
}

.page-digital-advertising-services .hentry {
    margin-bottom: 0
}

.page-digital-advertising-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-digital-advertising-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-digital-advertising-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-digital-advertising-services .breadcrumbs a {
    color: #a8c945
}

.page-digital-advertising-services .breadcrumbs a:hover {
    color: #fff
}

.page-digital-advertising-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-digital-advertising-services .internal-divisor {
    display: none
}

.page-digital-advertising-services .entry-header.fixedwidth {
    display: none
}

.page-digital-advertising-services .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-digital-advertising-services .text__with__image--left h3,
.page-digital-advertising-services .text__with__image--right h3 {
    max-width: 100%
}

.page-digital-advertising-services .text__with__image--left ul,
.page-digital-advertising-services .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-position: inside
}

.page-digital-advertising-services .seo__hover--box-wrapper .wd__hover--box img {
    max-height: 60px
}

.page-digital-advertising-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title {
    max-width: 800px;
    margin: 0 auto;
    text-align: center
}

.page-digital-advertising-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title h3 {
    margin: 0 0 30px
}

.page-digital-advertising-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
    margin: 15px 0
}

@media only screen and (min-width:1025px) {
    .page-digital-advertising-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
        margin: 15px auto;
        max-width: 130px
    }
}

.page-digital-advertising-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box {
    padding: 30px
}

@media only screen and (max-width:400px) {
    .page-digital-advertising-services .wd__header--text p {
        padding: 0
    }
}

@media only screen and (max-width:800px) {

    .page-digital-advertising-services .dg__seo--section .dg__flex .col-old-1,
    .page-digital-advertising-services .wd__web--design-matters-img-content {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-digital-advertising-services .dg__seo--section img.d-mobile-none {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-digital-advertising-services .custom-section.dg__seo--section.p-80.p-mb-0 {
        padding-bottom: 0
    }
}

.page-magento-web-development .site-content {
    padding-bottom: 0
}

.page-magento-web-development .hentry {
    margin-bottom: 0
}

.page-magento-web-development .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-magento-web-development .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-magento-web-development .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-magento-web-development .breadcrumbs a {
    color: #a8c945
}

.page-magento-web-development .breadcrumbs a:hover {
    color: #fff
}

.page-magento-web-development .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-magento-web-development .internal-divisor {
    display: none
}

.page-magento-web-development .entry-header.fixedwidth {
    display: none
}

.page-magento-web-development .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-magento-web-development .seo__quote--wrapper h1,
.page-magento-web-development .seo__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

.page-magento-web-development .custom-section.dg__contact__section.wd__contact__section h3 {
    margin: 0;
    color: #006aac;
    font-size: 30px;
    font-weight: 400
}

.page-magento-web-development .dg__inline--text:first-child {
    margin-top: 15px
}

.page-magento-web-development .seo__audit--process-wrapper h3 {
    margin-bottom: 60px
}

.page-magento-web-development .wd__seo--section .text__with__image--left h3,
.page-magento-web-development .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

@media only screen and (max-width:800px) {
    .page-magento-web-development .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin: 0 0 60px
    }
}

@media only screen and (max-width:800px) {
    .page-magento-web-development .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
        margin: 20px 0 10px
    }
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box {
    border: 1px solid transparent
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box .wd__hover--box-img .hover-image {
    display: none
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover {
    border: 1px solid #006aac;
    background-color: #fff
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .hover-image {
    display: block
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .main-image {
    display: none
}

.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-magento-web-development .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

@media only screen and (max-width:1024px) {
    .page-magento-web-development .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-1 {
        padding-left: 0
    }
}

@media only screen and (max-width:800px) {
    .page-magento-web-development .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-2 {
        display: block
    }
}

.page-custom-web-development .site-content {
    padding-bottom: 0
}

.page-custom-web-development .hentry {
    margin-bottom: 0
}

.page-custom-web-development .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-custom-web-development .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-custom-web-development .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-custom-web-development .breadcrumbs a {
    color: #a8c945
}

.page-custom-web-development .breadcrumbs a:hover {
    color: #fff
}

.page-custom-web-development .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-custom-web-development .internal-divisor {
    display: none
}

.page-custom-web-development .entry-header.fixedwidth {
    display: none
}

.page-custom-web-development .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-custom-web-development .wd__web--design-matters-img-content-box h3 {
    text-transform: capitalize
}

.page-custom-web-development .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-custom-web-development .text__with__image--right ul li {
    padding-left: 20px;
    position: relative
}

.page-custom-web-development .text__with__image--right ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    color: #a8c930
}

.page-custom-web-development .wd__inline--text .icon-img img {
    width: 40px;
    height: 30px
}

.page-custom-web-development .wd__inline--text:nth-child(even) .icon-img {
    background-color: #006aac
}

.page-custom-web-development .wd__inline--text:nth-child(2) .icon-img,
.page-custom-web-development .wd__inline--text:nth-child(4) .icon-img,
.page-custom-web-development .wd__inline--text:nth-child(5) .icon-img,
.page-custom-web-development .wd__inline--text:nth-child(7) .icon-img {
    background-color: #4baedb
}

.page-custom-web-development .custom-section.wd__quote--wrapper .col-old-2 img {
    width: 100%
}

@media only screen and (max-width:1024px) {
    .page-custom-web-development .custom-section.wd__quote--wrapper .col-old-2 img {
        display: none
    }
}

@media only screen and (max-width:1024px) {

    .page-custom-web-development .wd__quote--wrapper .dg__flex .col-old-1,
    .page-custom-web-development .wd__quote--wrapper .dg__flex .col-old-2 {
        width: 100%
    }

    .page-custom-web-development .wd__quote--wrapper .dg__flex .col-old-2 {
        margin-left: 0
    }
}

@media only screen and (min-width:1025px) and (max-width:1170px) {
    .page-custom-web-development .wd__quote--wrapper .dg__flex .wd__inline--text {
        font-size: 14px
    }
}

@media only screen and (max-width:768px) {
    .page-custom-web-development .dg__seo--section img.d-mobile-none {
        display: none
    }
}

.page-bigcommerce-logos .site-content {
    padding-bottom: 0
}

.page-bigcommerce-logos .hentry {
    margin-bottom: 0
}

.page-bigcommerce-logos .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-bigcommerce-logos .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-bigcommerce-logos .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-bigcommerce-logos .breadcrumbs a {
    color: #a8c945
}

.page-bigcommerce-logos .breadcrumbs a:hover {
    color: #fff
}

.page-bigcommerce-logos .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-bigcommerce-logos .internal-divisor {
    display: none
}

.page-bigcommerce-logos .entry-header.fixedwidth {
    display: none
}

.page-bigcommerce-logos .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-bigcommerce-logos .seo__quote--wrapper h1,
.page-bigcommerce-logos .seo__quote--wrapper h3 {
    max-width: 100%
}

.page-bigcommerce-logos .wd__hover--box-wrapper .grid__item:first-child .wd__hover--box .wd__hover--box-img img {
    max-height: 60px;
    max-width: 60px
}

@media only screen and (max-width:768px) {
    .page-bigcommerce-logos .wd__hover--box-wrapper .grid__item:first-child .wd__hover--box .wd__hover--box-img img {
        max-width: 40px;
        max-height: 40px
    }
}

.page-bigcommerce-logos .wd__hover--box {
    border: none;
    padding: 0
}

@media only screen and (max-width:1024px) {
    .page-bigcommerce-logos .wd__hover--box {
        background-color: #fff
    }
}

@media only screen and (max-width:1024px) {
    .page-bigcommerce-logos .wd__hover--box .wd__hover--box-img {
        background-color: #006aac
    }
}

@media only screen and (min-width:769px) {
    .page-bigcommerce-logos .wd__hover--box .wd__hover--box-img {
        height: 140px;
        width: 140px
    }
}

@media only screen and (min-width:769px) {
    .page-bigcommerce-logos .wd__hover--box .wd__hover--box-img img {
        max-height: 80px;
        max-width: 80px
    }
}

.page-bigcommerce-logos .wd__hover--box h3 {
    color: #252525
}

@media only screen and (max-width:1024px) {
    .page-bigcommerce-logos .wd__hover--box p {
        color: #252525
    }
}

.page-bigcommerce-logos .wd__hover--box:hover {
    background-color: transparent
}

.page-bigcommerce-logos .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-bigcommerce-logos .wd__hover--box:hover h3,
.page-bigcommerce-logos .wd__hover--box:hover p {
    color: #252525
}

.page-bigcommerce-logos .wd__seo--section .text__with__image--left h3,
.page-bigcommerce-logos .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-bigcommerce-logos .custom-cta .calltoaction p {
    color: #252525
}

@media only screen and (min-width:769px) {
    .page-bigcommerce-logos .dg__contact__section.wd__contact__section .col-old-2 {
        padding-left: 50px
    }
}

.page-bigcommerce-logos .logo--custom-cta {
    background-color: #006aac;
    padding: 30px 0
}

.page-bigcommerce-logos .logo--custom-cta p {
    font-size: 24px;
    margin: 0
}

.calltoaction .page-bigcommerce-logos .logo--custom-cta a,
.callus .page-bigcommerce-logos .logo--custom-cta a,
.home .banner .page-bigcommerce-logos .logo--custom-cta .slide-btn,
.page-bigcommerce-logos .logo--custom-cta .btn,
.page-bigcommerce-logos .logo--custom-cta .calltoaction a,
.page-bigcommerce-logos .logo--custom-cta .callus a,
.page-bigcommerce-logos .logo--custom-cta .home .banner .slide-btn,
.page-bigcommerce-logos .logo--custom-cta .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-bigcommerce-logos .logo--custom-cta .gform_button {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important;
    width: 260px !important
}

.calltoaction .page-bigcommerce-logos .logo--custom-cta a:active,
.calltoaction .page-bigcommerce-logos .logo--custom-cta a:focus,
.calltoaction .page-bigcommerce-logos .logo--custom-cta a:hover,
.callus .page-bigcommerce-logos .logo--custom-cta a:active,
.callus .page-bigcommerce-logos .logo--custom-cta a:focus,
.callus .page-bigcommerce-logos .logo--custom-cta a:hover,
.home .banner .page-bigcommerce-logos .logo--custom-cta .slide-btn:active,
.home .banner .page-bigcommerce-logos .logo--custom-cta .slide-btn:focus,
.home .banner .page-bigcommerce-logos .logo--custom-cta .slide-btn:hover,
.page-bigcommerce-logos .logo--custom-cta .btn:active,
.page-bigcommerce-logos .logo--custom-cta .btn:focus,
.page-bigcommerce-logos .logo--custom-cta .btn:hover,
.page-bigcommerce-logos .logo--custom-cta .calltoaction a:active,
.page-bigcommerce-logos .logo--custom-cta .calltoaction a:focus,
.page-bigcommerce-logos .logo--custom-cta .calltoaction a:hover,
.page-bigcommerce-logos .logo--custom-cta .callus a:active,
.page-bigcommerce-logos .logo--custom-cta .callus a:focus,
.page-bigcommerce-logos .logo--custom-cta .callus a:hover,
.page-bigcommerce-logos .logo--custom-cta .home .banner .slide-btn:active,
.page-bigcommerce-logos .logo--custom-cta .home .banner .slide-btn:focus,
.page-bigcommerce-logos .logo--custom-cta .home .banner .slide-btn:hover,
.page-bigcommerce-logos .logo--custom-cta .quick-quote .gform_wrapper .gform_button:active,
.page-bigcommerce-logos .logo--custom-cta .quick-quote .gform_wrapper .gform_button:focus,
.page-bigcommerce-logos .logo--custom-cta .quick-quote .gform_wrapper .gform_button:hover,
.quick-quote .gform_wrapper .page-bigcommerce-logos .logo--custom-cta .gform_button:active,
.quick-quote .gform_wrapper .page-bigcommerce-logos .logo--custom-cta .gform_button:focus,
.quick-quote .gform_wrapper .page-bigcommerce-logos .logo--custom-cta .gform_button:hover {
    background-color: #252525 !important;
    border-color: #252525 !important;
    color: #fff !important
}

.page-bigcommerce-logos .logo--custom-cta .grid__item:last-child {
    text-align: right
}

.page-bigcommerce-logos .custom-section.other-logo-list h3 {
    font-size: 30px;
    text-align: center;
    margin: 0;
    font-weight: 400;
    color: #006aac
}

.page-bigcommerce-logos .custom-section.other-logo-list ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:768px) {
    .page-bigcommerce-logos .custom-section.other-logo-list ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex
    }
}

.page-bigcommerce-logos .custom-section.other-logo-list ul li {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
    margin-top: 60px
}

@media only screen and (min-width:552px) and (max-width:1024px) {
    .page-bigcommerce-logos .custom-section.other-logo-list ul li {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%
    }
}

@media only screen and (max-width:551px) {
    .page-bigcommerce-logos .custom-section.other-logo-list ul li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width:400px) {
    .page-bigcommerce-logos .custom-section.other-logo-list ul li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.page-bigcommerce-logos .custom-section.other-logo-list ul li img {
    max-width: 160px
}

@media only screen and (max-width:800px) {

    .page-bigcommerce-logos .dg__seo--section .dg__flex .col-old-1,
    .page-bigcommerce-logos .wd__web--design-matters-img-content {
        margin-top: 0
    }
}

@media only screen and (max-width:800px) {
    .page-bigcommerce-logos .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-2 {
        display: block;
        margin-bottom: 30px
    }

    .page-bigcommerce-logos .custom-section.dg__contact__section.wd__contact__section .dg__flex .col-old-1 {
        padding: 0
    }

    .page-bigcommerce-logos .logo--custom-cta p {
        margin-bottom: 20px
    }

    .page-bigcommerce-logos .logo--custom-cta .grid__item {
        text-align: center
    }

    .page-bigcommerce-logos .logo--custom-cta .grid__item:last-child {
        text-align: center
    }

    .page-bigcommerce-logos .dg__seo--section .dg__flex .text__with__image--left p:last-child {
        margin-top: 15px
    }
}

@media only screen and (max-width:768px) {
    .page-bigcommerce-logos .dg__seo--section img.d-mobile-none {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-bigcommerce-logos .custom-section.dg__seo--section.p-80.p-mb-t-0 {
        padding-top: 0
    }
}

.page-walmart-marketplace-advertising-management .site-content {
    padding-bottom: 0
}

.page-walmart-marketplace-advertising-management .hentry {
    margin-bottom: 0
}

.page-walmart-marketplace-advertising-management .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-walmart-marketplace-advertising-management .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-walmart-marketplace-advertising-management .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-walmart-marketplace-advertising-management .breadcrumbs a {
    color: #a8c945
}

.page-walmart-marketplace-advertising-management .breadcrumbs a:hover {
    color: #fff
}

.page-walmart-marketplace-advertising-management .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-walmart-marketplace-advertising-management .internal-divisor {
    display: none
}

.page-walmart-marketplace-advertising-management .entry-header.fixedwidth {
    display: none
}

.page-walmart-marketplace-advertising-management .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (min-width:1025px) {
    .page-walmart-marketplace-advertising-management .wd__header--text .mx-w {
        max-width: 800px;
        margin: 0 auto
    }
}

.page-walmart-marketplace-advertising-management .seo__quote--wrapper h1,
.page-walmart-marketplace-advertising-management .seo__quote--wrapper h3 {
    max-width: 100%
}

@media only screen and (max-width:800px) {

    .page-walmart-marketplace-advertising-management .seo__quote--wrapper h1,
    .page-walmart-marketplace-advertising-management .seo__quote--wrapper h3 {
        font-size: 24px
    }
}

.page-walmart-marketplace-advertising-management .dg__inline--text {
    margin-top: 40px
}

@media only screen and (max-width:768px) {
    .page-walmart-marketplace-advertising-management .dg__inline--text:last-child {
        margin-bottom: 40px
    }
}

.page-walmart-marketplace-advertising-management .our-partners {
    text-align: center
}

.page-walmart-marketplace-advertising-management .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-walmart-marketplace-advertising-management .our-partners .text {
    display: inline-block;
    width: 770px;
    max-width: 100%;
    text-align: center;
    margin: 20px auto 0
}

.page-walmart-marketplace-advertising-management .our-partners .partners {
    margin-top: 40px
}

.page-walmart-marketplace-advertising-management .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

.page-walmart-marketplace-advertising-management .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.page-walmart-marketplace-advertising-management .our-partners .partners .grid__item .text {
    margin-top: 15px
}

@media only screen and (max-width:768px) {
    .page-walmart-marketplace-advertising-management .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }
}

@media only screen and (max-width:800px) {
    .page-walmart-marketplace-advertising-management .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin-bottom: 30px;
        font-size: 24px
    }

    .page-walmart-marketplace-advertising-management .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 .wd__hover--box h3 {
        font-size: 20px
    }
}

@media only screen and (max-width:800px) {
    .page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
        font-size: 20px
    }
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box img.hover-image {
    display: none
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.main-image {
    display: none
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img img.hover-image {
    display: block
}

.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-walmart-marketplace-advertising-management .wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-infographics-motion-graphics .site-content {
    padding-bottom: 0
}

.page-infographics-motion-graphics .hentry {
    margin-bottom: 0
}

.page-infographics-motion-graphics .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-infographics-motion-graphics .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-infographics-motion-graphics .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-infographics-motion-graphics .breadcrumbs a {
    color: #a8c945
}

.page-infographics-motion-graphics .breadcrumbs a:hover {
    color: #fff
}

.page-infographics-motion-graphics .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-infographics-motion-graphics .internal-divisor {
    display: none
}

.page-infographics-motion-graphics .entry-header.fixedwidth {
    display: none
}

.page-infographics-motion-graphics .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-infographics-motion-graphics .seo__quote--wrapper h1,
.page-infographics-motion-graphics .seo__quote--wrapper h3 {
    max-width: 100%;
    margin-top: 0
}

@media only screen and (max-width:551px) {

    .page-infographics-motion-graphics .seo__quote--wrapper h1,
    .page-infographics-motion-graphics .seo__quote--wrapper h3 {
        font-size: 20px
    }
}

.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__inline--text:not(:first-child) {
    margin-top: 60px
}

.page-infographics-motion-graphics .dg__inline--text:first-child {
    margin-top: 20px
}

.calltoaction .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper a,
.callus .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper a,
.home .banner .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .slide-btn,
.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .btn,
.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .calltoaction a,
.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .callus a,
.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .home .banner .slide-btn,
.page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .gform_button {
    margin-top: 40px;
    padding: 0 !important;
    width: 200px !important;
    height: 40px !important;
    line-height: 35px !important
}

@media only screen and (max-width:768px) {

    .calltoaction .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper a,
    .callus .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper a,
    .home .banner .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .slide-btn,
    .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .btn,
    .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .calltoaction a,
    .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .callus a,
    .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .home .banner .slide-btn,
    .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .quick-quote .gform_wrapper .gform_button,
    .quick-quote .gform_wrapper .page-infographics-motion-graphics .custom-section.wd__quote--wrapper.seo__quote--wrapper .gform_button {
        margin-top: 0
    }
}

.page-infographics-motion-graphics .wd__quote--wrapper .col-old-1 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-bottom: 20px
}

.page-infographics-motion-graphics .section-title h3 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 20px;
    color: #006aac;
    font-weight: 400
}

@media only screen and (max-width:551px) {
    .page-infographics-motion-graphics .section-title h3 {
        font-size: 24px
    }
}

.page-infographics-motion-graphics .section-title p {
    text-align: center;
    margin-bottom: 30px
}

@media only screen and (min-width:801px) {
    .page-infographics-motion-graphics .section-title p {
        max-width: 770px;
        margin: 0 auto 60px
    }
}

.page-infographics-motion-graphics .icon--with-text-box .icon--box {
    width: 110px;
    height: 110px;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (max-width:551px) {
    .page-infographics-motion-graphics .icon--with-text-box .icon--box {
        position: relative;
        margin: 0 auto 30px
    }
}

.page-infographics-motion-graphics .icon--with-text-box .icon--box img {
    max-height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-infographics-motion-graphics .icon--with-text-box {
    position: relative
}

@media only screen and (min-width:552px) {
    .page-infographics-motion-graphics .icon--with-text-box {
        padding-left: 150px
    }
}

@media only screen and (max-width:551px) {
    .page-infographics-motion-graphics .icon--with-text-box {
        text-align: center
    }
}

@media only screen and (max-width:800px) {
    .page-infographics-motion-graphics .icon--with-text-box:nth-child(3) {
        margin-bottom: 60px
    }
}

.page-infographics-motion-graphics .icon--with-text-box .icon--text h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 20px
}

.page-infographics-motion-graphics .icon--with-text-box:not(:last-child) {
    margin-bottom: 60px
}

.page-infographics-motion-graphics .icon--with-text-box .icon--text p {
    margin: 0
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
    margin-bottom: 20px
}

@media only screen and (max-width:1150px) and (min-width:1024px) {
    .page-infographics-motion-graphics .dg__featuredreviews .review--box .review--box-text {
        height: 400px
    }
}

@media only screen and (max-width:1023px) {
    .page-infographics-motion-graphics .dg__featuredreviews .review--box .review--box-text {
        height: auto
    }
}

@media only screen and (max-width:768px) {
    .page-infographics-motion-graphics .d-md-none {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-infographics-motion-graphics .m-p-t-0 {
        padding-top: 0
    }
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: none
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: block
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-infographics-motion-graphics .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-infographics-motion-graphics .text__with__image--right ul {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none
}

.page-infographics-motion-graphics .text__with__image--right ul li {
    position: relative;
    padding-left: 30px
}

.page-infographics-motion-graphics .text__with__image--right ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    color: #a8c930;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.page-infographics-motion-graphics .our_process--box h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.page-infographics-motion-graphics .our_process--box p {
    margin: 0
}

.page-infographics-motion-graphics .our_process--box span {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cce1ee;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.page-infographics-motion-graphics .our_process--box {
    position: relative;
    padding-left: 70px
}

.page-infographics-motion-graphics .our_process--box:not(:last-child) {
    margin-bottom: 20px
}

.page-infographics-motion-graphics .our_process--box:not(:last-child):before {
    position: absolute;
    top: 40px;
    left: 20px;
    content: "";
    background-color: #cce1ee;
    width: 1px;
    height: 100%
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt h3 {
    font-size: 30px;
    color: #006aac;
    margin: 0 0 60px;
    font-weight: 400;
    text-align: center
}

@media only screen and (max-width:551px) {
    .page-infographics-motion-graphics .icon--with-text-box-section-alt h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:800px) {
    .page-infographics-motion-graphics .icon--with-text-box-section-alt h3 {
        margin-bottom: 30px
    }
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box {
    padding-left: 0;
    text-align: center
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--box {
    position: relative;
    margin: 0 auto 20px
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box {
    margin-bottom: 0
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box-wrapper-alt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box-wrapper-alt .icon--with-text-box {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 15px
}

@media only screen and (min-width:552px) and (max-width:800px) {
    .page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box-wrapper-alt .icon--with-text-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-top: 30px
    }
}

@media only screen and (max-width:551px) {
    .page-infographics-motion-graphics .icon--with-text-box-section-alt .icon--with-text-box-wrapper-alt .icon--with-text-box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:551px) {

    .calltoaction .page-infographics-motion-graphics a.wd__header--text-btn,
    .callus .page-infographics-motion-graphics a.wd__header--text-btn,
    .home .banner .page-infographics-motion-graphics .wd__header--text-btn.slide-btn,
    .page-infographics-motion-graphics .btn.wd__header--text-btn,
    .page-infographics-motion-graphics .calltoaction a.wd__header--text-btn,
    .page-infographics-motion-graphics .callus a.wd__header--text-btn,
    .page-infographics-motion-graphics .home .banner .wd__header--text-btn.slide-btn,
    .page-infographics-motion-graphics .quick-quote .gform_wrapper .wd__header--text-btn.gform_button,
    .quick-quote .gform_wrapper .page-infographics-motion-graphics .wd__header--text-btn.gform_button {
        font-size: 14px
    }
}

@media only screen and (max-width:900px) {
    .page-infographics-motion-graphics .w-full-900 {
        width: 100%
    }

    .page-infographics-motion-graphics .d-none-900 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-infographics-motion-graphics .custom-section.dg__seo--section.wd__seo--section.search__seo--section.our_process--box-content .dg__flex .col-old-1 {
        margin-top: 0
    }

    .page-infographics-motion-graphics .custom-section.dg__seo--section.wd__seo--section.search__seo--section.our_process--box-content .dg__flex .col-old-1 .text__with__image--left {
        padding-top: 0
    }
}

.page-instagram-advertising-services .site-content {
    padding-bottom: 0
}

.page-instagram-advertising-services .hentry {
    margin-bottom: 0
}

.page-instagram-advertising-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-instagram-advertising-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-instagram-advertising-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-instagram-advertising-services .breadcrumbs a {
    color: #a8c945
}

.page-instagram-advertising-services .breadcrumbs a:hover {
    color: #fff
}

.page-instagram-advertising-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-instagram-advertising-services .internal-divisor {
    display: none
}

.page-instagram-advertising-services .entry-header.fixedwidth {
    display: none
}

.page-instagram-advertising-services .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-instagram-advertising-services .icon--with-text-box .icon--box {
    width: 110px;
    height: 110px;
    background-color: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (max-width:551px) {
    .page-instagram-advertising-services .icon--with-text-box .icon--box {
        position: relative;
        margin: 0 auto 30px
    }
}

.page-instagram-advertising-services .icon--with-text-box .icon--box img {
    max-height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-instagram-advertising-services .icon--with-text-box {
    position: relative
}

@media only screen and (min-width:552px) {
    .page-instagram-advertising-services .icon--with-text-box {
        padding-left: 150px
    }
}

@media only screen and (max-width:551px) {
    .page-instagram-advertising-services .icon--with-text-box {
        text-align: center
    }
}

@media only screen and (max-width:800px) {
    .page-instagram-advertising-services .icon--with-text-box:nth-child(3) {
        margin-bottom: 60px
    }
}

.page-instagram-advertising-services .icon--with-text-box .icon--text h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 20px
}

.page-instagram-advertising-services .icon--with-text-box:not(:last-child) {
    margin-bottom: 60px
}

.page-instagram-advertising-services .icon--with-text-box .icon--text p {
    margin: 0
}

.page-instagram-advertising-services .gradient--section {
    background: #0c3d67;
    background: -webkit-linear-gradient(315deg, #0c3d67 0, #1d5067 100%);
    background: -moz-linear-gradient(315deg, #0c3d67 0, #1d5067 100%);
    background: -o-linear-gradient(315deg, #0c3d67 0, #1d5067 100%);
    background: linear-gradient(135deg, #0c3d67 0, #1d5067 100%);
    padding-bottom: 0
}

@media only screen and (max-width:768px) {
    .page-instagram-advertising-services .gradient--section {
        text-align: center;
        padding: 60px 0 0
    }

    .page-instagram-advertising-services .gradient--section .dg__flex .col-old-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .page-instagram-advertising-services .gradient--section .dg__flex .col-old-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        order: 1;
        margin: 0 0 50px
    }
}

.page-instagram-advertising-services .gradient--section h3 {
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 20px
}

@media only screen and (max-width:1024px) {
    .page-instagram-advertising-services .gradient--section h3 {
        font-size: 30px
    }
}

.page-instagram-advertising-services .gradient--section p {
    font-size: 24px;
    color: #fff;
    margin: 0
}

@media only screen and (max-width:1024px) {
    .page-instagram-advertising-services .gradient--section p {
        font-size: 20px
    }
}

.page-instagram-advertising-services .gradient--section .dg__flex .col-old-1 {
    width: 70%
}

.page-instagram-advertising-services .gradient--section .dg__flex .col-old-1 p {
    padding-right: 50px
}

@media only screen and (max-width:800px) {
    .page-instagram-advertising-services .gradient--section .dg__flex .col-old-1 p {
        padding-right: 0
    }
}

.page-instagram-advertising-services .gradient--section .dg__flex .col-old-2 {
    line-height: 0
}

.page-instagram-advertising-services .custom-section.wd__quote--wrapper.seo__quote--wrapper h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 20px
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section {
    padding-bottom: 0
}

@media only screen and (max-width:768px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section {
        padding-bottom: 30px
    }
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 20px
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex p {
    margin: 0 0 40px;
    padding-right: 50px
}

@media only screen and (min-width:801px) and (max-width:1024px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex p {
        padding-right: 15px
    }
}

@media only screen and (max-width:800px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex p {
        padding-right: 0
    }
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul {
    margin: 0 !important;
    padding: 0;
    list-style-type: none !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul li {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 40px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 30px
}

@media only screen and (min-width:801px) and (max-width:1024px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul li {
        padding-right: 15px
    }
}

@media only screen and (max-width:551px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul li span {
    font-size: 46px;
    color: #006aac;
    display: block;
    line-height: 1;
    margin-bottom: 15px
}

@media only screen and (min-width:801px) and (max-width:1024px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex ul li span {
        font-size: 26px
    }
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex .text__with__image--right {
    padding-left: 0
}

@media only screen and (max-width:768px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex .text__with__image--right {
        margin-top: 0
    }
}

.page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex .col-old-1 {
    line-height: 0;
    text-align: center
}

@media only screen and (max-width:768px) {
    .page-instagram-advertising-services .custom-section.dg__seo--section.wd__seo--section .dg__flex .col-old-1 {
        display: none
    }
}

.page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
    max-width: 400px;
    font-size: 30px;
    margin: 0 0 20px;
    color: #006aac;
    font-weight: 400
}

@media only screen and (max-width:1024px) {
    .page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section h3 {
        max-width: 100%;
        font-size: 24px
    }
}

.page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .col-old-1 p {
    margin-bottom: 40px;
    margin-top: 0
}

.page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .col-old-1 p strong {
    display: block
}

.page-instagram-advertising-services .dg__inline--text:first-child {
    margin-top: 20px !important
}

@media only screen and (max-width:1023px) {
    .page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-1 {
        display: block;
        padding-left: 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        order: 1;
        margin-top: 0
    }

    .page-instagram-advertising-services .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }
}

.page-instagram-advertising-services .custom-section.dg__simple--text-section .btn--white {
    width: auto !important
}

@media only screen and (max-width:1023px) {
    .page-instagram-advertising-services .custom-section.dg__simple--text-section .grid__item:last-child {
        text-align: center
    }
}

.page-b2b-ecommerce-agency .site-content,
.page-ecommerce-agency .site-content {
    padding-bottom: 0
}

.page-b2b-ecommerce-agency .hentry,
.page-ecommerce-agency .hentry {
    margin-bottom: 0
}

.page-b2b-ecommerce-agency .internal-divisor+.fixedwidth,
.page-ecommerce-agency .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-b2b-ecommerce-agency .internal-divisor+.fixedwidth .old-breadcrumbs,
.page-ecommerce-agency .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-b2b-ecommerce-agency .breadcrumbs,
.page-ecommerce-agency .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-b2b-ecommerce-agency .breadcrumbs a,
.page-ecommerce-agency .breadcrumbs a {
    color: #a8c945
}

.page-b2b-ecommerce-agency .breadcrumbs a:hover,
.page-ecommerce-agency .breadcrumbs a:hover {
    color: #fff
}

.page-b2b-ecommerce-agency .breadcrumbs ul li a:after,
.page-ecommerce-agency .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-b2b-ecommerce-agency .internal-divisor,
.page-ecommerce-agency .internal-divisor {
    display: none
}

.page-b2b-ecommerce-agency .entry-header.fixedwidth,
.page-ecommerce-agency .entry-header.fixedwidth {
    display: none
}

.page-b2b-ecommerce-agency .entry-content,
.page-ecommerce-agency .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-b2b-ecommerce-agency .wd__seo--section .text__with__image--left h3,
.page-b2b-ecommerce-agency .wd__seo--section .text__with__image--right h3,
.page-ecommerce-agency .wd__seo--section .text__with__image--left h3,
.page-ecommerce-agency .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-b2b-ecommerce-agency .clients-reviews .footer,
.page-b2b-ecommerce-agency .clients-reviews .review-content,
.page-ecommerce-agency .clients-reviews .footer,
.page-ecommerce-agency .clients-reviews .review-content {
    text-align: center
}

.page-b2b-ecommerce-agency .clients-reviews .review,
.page-ecommerce-agency .clients-reviews .review {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .clients-reviews .img,
    .page-ecommerce-agency .clients-reviews .img {
        text-align: center
    }
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.search__seo--section.p-mb-t-0,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.search__seo--section.p-mb-t-0 {
        padding-top: 0
    }
}

.page-b2b-ecommerce-agency .our_process_two h3,
.page-ecommerce-agency .our_process_two h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px
}

.page-b2b-ecommerce-agency .our_process--box h4,
.page-ecommerce-agency .our_process--box h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.page-b2b-ecommerce-agency .our_process--box p,
.page-ecommerce-agency .our_process--box p {
    margin: 0
}

.page-b2b-ecommerce-agency .our_process--box span,
.page-ecommerce-agency .our_process--box span {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cce1ee;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff
}

.page-b2b-ecommerce-agency .our_process--box,
.page-ecommerce-agency .our_process--box {
    position: relative;
    padding-left: 70px
}

.page-b2b-ecommerce-agency .our_process--box:not(:last-child),
.page-ecommerce-agency .our_process--box:not(:last-child) {
    margin-bottom: 20px
}

.page-b2b-ecommerce-agency .our_process--box:not(:last-child):before,
.page-ecommerce-agency .our_process--box:not(:last-child):before {
    position: absolute;
    top: 40px;
    left: 20px;
    content: "";
    background-color: #cce1ee;
    width: 1px;
    height: 100%
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .our_process_two .col-old-2,
    .page-ecommerce-agency .our_process_two .col-old-2 {
        display: none
    }
}

@media only screen and (max-width:1000px) {

    .page-b2b-ecommerce-agency .dg__seo--section img.d-none-1000,
    .page-ecommerce-agency .dg__seo--section img.d-none-1000 {
        display: none
    }
}

.page-b2b-ecommerce-agency .service_quote_wrap,
.page-ecommerce-agency .service_quote_wrap {
    padding: 25px 0
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .our_process_two img,
    .page-ecommerce-agency .our_process_two img {
        display: block
    }
}

.page-b2b-ecommerce-agency .small-icon-box,
.page-ecommerce-agency .small-icon-box {
    position: relative;
    margin-top: 30px;
    padding-left: 60px
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .small-icon-box,
    .page-ecommerce-agency .small-icon-box {
        padding-left: 0;
        text-align: center
    }
}

.page-b2b-ecommerce-agency .small-icon-box h4,
.page-ecommerce-agency .small-icon-box h4 {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 0 20px
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .small-icon-box h4,
    .page-ecommerce-agency .small-icon-box h4 {
        font-size: 18px
    }
}

.page-b2b-ecommerce-agency .small-icon-box p,
.page-ecommerce-agency .small-icon-box p {
    margin: 0
}

.page-b2b-ecommerce-agency .small-icon-box img,
.page-ecommerce-agency .small-icon-box img {
    max-height: 30px;
    position: absolute;
    top: 8px;
    left: 0;
    max-width: 40px
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .small-icon-box img,
    .page-ecommerce-agency .small-icon-box img {
        display: block;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        position: relative
    }
}

.page-b2b-ecommerce-agency .faq__section .section-title,
.page-ecommerce-agency .faq__section .section-title {
    text-align: center
}

.page-b2b-ecommerce-agency .faq__section .section-title h4,
.page-ecommerce-agency .faq__section .section-title h4 {
    font-size: 22px;
    text-align: center;
    margin: 0 0 20px
}

.page-b2b-ecommerce-agency .faq__section .section-title p,
.page-ecommerce-agency .faq__section .section-title p {
    max-width: 600px;
    margin: 0 auto
}

.page-b2b-ecommerce-agency .faq__section--wrapper,
.page-ecommerce-agency .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-b2b-ecommerce-agency .faq__section--box,
.page-ecommerce-agency .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {

    .page-b2b-ecommerce-agency .faq__section--box,
    .page-ecommerce-agency .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-b2b-ecommerce-agency .faq__section--box h4,
.page-ecommerce-agency .faq__section--box h4 {
    font-size: 22px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .faq__section--box h4,
    .page-ecommerce-agency .faq__section--box h4 {
        font-size: 16px
    }
}

.page-b2b-ecommerce-agency .faq__section .faq__section--box p,
.page-ecommerce-agency .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-b2b-ecommerce-agency .faq__section--box-content,
.page-ecommerce-agency .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .faq__section--box-content,
    .page-ecommerce-agency .faq__section--box-content {
        padding: 20px
    }
}

.page-b2b-ecommerce-agency .faq__section--box h4 a:after,
.page-ecommerce-agency .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-b2b-ecommerce-agency .faq__section--box h4 a.is--active:after,
.page-ecommerce-agency .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-b2b-ecommerce-agency .faq__section--box h4 a,
.page-ecommerce-agency .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 20px
}

.page-b2b-ecommerce-agency .faq__section--box div[id],
.page-ecommerce-agency .faq__section--box div[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-b2b-ecommerce-agency .faq__section--box div[id].is--active,
.page-ecommerce-agency .faq__section--box div[id].is--active {
    display: block
}

.page-b2b-ecommerce-agency .faq__section p,
.page-ecommerce-agency .faq__section p {
    margin: 0;
    text-align: center
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img img,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img img {
    max-height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img .quote-icon:before,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img .quote-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    font-size: 15px;
    content: "\f10e";
    color: #fff
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img {
    position: relative;
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img .quote-icon,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .img .quote-icon {
    position: absolute;
    bottom: -12px;
    right: -10px;
    width: 29px;
    height: 29px;
    background: #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 50
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .ratingstars,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review .ratingstars {
    display: inline-block;
    margin-top: 60px;
    margin-bottom: 30px
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review {
    text-align: center;
    padding: 50px;
    color: #fff
}

@media only screen and (max-width:551px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .review {
        padding: 20px
    }
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1,
.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2 {
    width: 50%
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center
}

@media only screen and (min-width:801px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2 {
        margin-left: -1px !important
    }
}

@media only screen and (max-width:800px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2 {
        margin-top: -2px !important
    }
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1,
.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-2 {
    margin: 0
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .wd__contact--wrapper,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .wd__contact--wrapper {
    margin-left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    height: 100%
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .wd__contact--wrapper,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .wd__contact--wrapper {
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px
    }
}

.page-b2b-ecommerce-agency .review--box,
.page-ecommerce-agency .review--box {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    position: relative
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg {
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }
}

.page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg:before,
.page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 106, 172, .9);
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg:before,
    .page-ecommerce-agency .custom-section.wd__quote--wrapper.seo__quote--wrapper .dg__flex .col-old-1.gradient-bg:before {
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }
}

.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {

    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}

.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper p {
    padding-right: 0
}

.calltoaction .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
.calltoaction .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
.callus .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
.callus .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
.home .banner .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .slide-btn,
.home .banner .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .slide-btn,
.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .btn,
.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .calltoaction a,
.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .callus a,
.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .home .banner .slide-btn,
.page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .quick-quote .gform_wrapper .gform_button,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .btn,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .calltoaction a,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .callus a,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .home .banner .slide-btn,
.page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .gform_button,
.quick-quote .gform_wrapper .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .gform_button {
    font-size: 15px;
    max-width: 270px;
    margin-left: 80px
}

@media only screen and (max-width:1024px) {

    .calltoaction .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
    .calltoaction .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
    .callus .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
    .callus .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper a,
    .home .banner .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .slide-btn,
    .home .banner .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .slide-btn,
    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .btn,
    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .calltoaction a,
    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .callus a,
    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .home .banner .slide-btn,
    .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .quick-quote .gform_wrapper .gform_button,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .btn,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .calltoaction a,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .callus a,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .home .banner .slide-btn,
    .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .quick-quote .gform_wrapper .gform_button,
    .quick-quote .gform_wrapper .page-b2b-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .gform_button,
    .quick-quote .gform_wrapper .page-ecommerce-agency .custom-section.dg__simple--text-section .dg__simple--text-wrapper .gform_button {
        margin-left: 0;
        margin-top: 20px
    }
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .dg__flex.dg__flex--align.mbt-30,
    .page-ecommerce-agency .dg__flex.dg__flex--align.mbt-30 {
        margin-top: 30px
    }
}

@media only screen and (max-width:768px) {

    .page-b2b-ecommerce-agency .dg__flex.dg__flex--align .mbt-0,
    .page-ecommerce-agency .dg__flex.dg__flex--align .mbt-0 {
        margin-top: 0
    }
}

@media only screen and (max-width:1000px) {

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 {
        width: 100%;
        margin-left: 0
    }

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right {
        padding-left: 0
    }
}

@media only screen and (min-width:769px) and (max-width:1000px) {

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper .small-icon-box,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper .small-icon-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 75px
    }

    .page-b2b-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper .small-icon-box img,
    .page-ecommerce-agency .custom-section.dg__seo--section.wd__seo--section.col-old-two-1000 .col-old-2 .text__with__image--right .small-icon-box--wrapper .small-icon-box img {
        left: 15px
    }
}

.page-b2b-ecommerce-agency .wd__header--text p:last-child,
.page-ecommerce-agency .wd__header--text p:last-child {
    padding: 0
}

.page-washington-d-c-seo .site-content {
    padding-bottom: 0
}

.page-washington-d-c-seo .hentry {
    margin-bottom: 0
}

.page-washington-d-c-seo .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-washington-d-c-seo .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-washington-d-c-seo .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-washington-d-c-seo .breadcrumbs a {
    color: #a8c945
}

.page-washington-d-c-seo .breadcrumbs a:hover {
    color: #fff
}

.page-washington-d-c-seo .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-washington-d-c-seo .internal-divisor {
    display: none
}

.page-washington-d-c-seo .entry-header.fixedwidth {
    display: none
}

.page-washington-d-c-seo .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:800px) {
    .page-washington-d-c-seo .mb-t-0 {
        margin-top: 0 !important
    }
}

.page-washington-d-c-seo .seo__quote--wrapper h1,
.page-washington-d-c-seo .seo__quote--wrapper h3 {
    max-width: 100%
}

.page-washington-d-c-seo .seo__quote--wrapper strong {
    color: #006aac
}

.page-washington-d-c-seo .seo__quote--wrapper ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-bottom: 20px
}

.page-washington-d-c-seo .seo__quote--wrapper ul li {
    padding-left: 20px;
    position: relative
}

.page-washington-d-c-seo .seo__quote--wrapper ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title h3 {
    margin-bottom: 30px
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title p {
    max-width: 800px;
    margin: 0 auto 60px
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p a {
    color: #fff
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: none
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: block
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3 a,
.page-washington-d-c-seo .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p a {
    color: #006aac
}

.page-washington-d-c-seo .seo__audit--process-wrapper h3 {
    margin-bottom: 60px
}

.page-washington-d-c-seo .our-partners {
    text-align: center
}

.page-washington-d-c-seo .our-partners .heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #0069aa;
    font-weight: 400
}

.page-washington-d-c-seo .our-partners .text {
    display: inline-block;
    width: 770px;
    max-width: 100%;
    text-align: center;
    margin: 20px auto 0
}

.page-washington-d-c-seo .our-partners .partners {
    margin-top: 40px
}

.page-washington-d-c-seo .our-partners .partners .grid__item {
    text-align: left;
    margin-top: 30px
}

.page-washington-d-c-seo .our-partners .partners .grid__item .img img {
    max-height: 45px;
    display: block;
    margin: 0 auto;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.page-washington-d-c-seo .our-partners .partners .grid__item .text {
    margin-top: 15px
}

@media only screen and (max-width:768px) {
    .page-washington-d-c-seo .our-partners .partners .grid__item:first-child {
        margin-top: 0
    }
}

.page-facebook-advertising .site-content {
    padding-bottom: 0
}

.page-facebook-advertising .hentry {
    margin-bottom: 0
}

.page-facebook-advertising .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-facebook-advertising .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-facebook-advertising .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-facebook-advertising .breadcrumbs a {
    color: #a8c945
}

.page-facebook-advertising .breadcrumbs a:hover {
    color: #fff
}

.page-facebook-advertising .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-facebook-advertising .internal-divisor {
    display: none
}

.page-facebook-advertising .entry-header.fixedwidth {
    display: none
}

.page-facebook-advertising .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-facebook-advertising .section__text--with-video {
    text-align: left
}

@media only screen and (min-width:769px) {
    .page-facebook-advertising .section__text--with-video {
        padding-left: 30px
    }
}

.page-facebook-advertising .section__text--with-video h3 {
    font-size: 30px;
    font-weight: 400;
    color: #006aac;
    margin: 0 0 10px
}

.page-facebook-advertising .section__text--with-video p {
    margin: 0 0 30px
}

.page-facebook-advertising .section-title {
    text-align: center
}

.page-facebook-advertising .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 10px
}

@media only screen and (max-width:768px) {
    .page-facebook-advertising .section-title h3 {
        margin-bottom: 20px
    }
}

.page-facebook-advertising .section-title p {
    margin: 0;
    font-size: 20px
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .hover-image {
    display: block
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img .main-image {
    display: none
}

.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-facebook-advertising .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
    text-align: center;
    padding: 100px 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content-text {
    max-width: 800px;
    margin: 0 auto
}

.page-facebook-advertising .custom-section.fb__full--width-section {
    padding: 0
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content-text h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px;
    color: #fff
}

@media only screen and (max-width:551px) {
    .page-facebook-advertising .fb__full--width-section .fb__full--width-content-text h3 {
        font-size: 26px
    }
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content-text p {
    margin: 0;
    color: #fff
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content-text .fb__full--width-content-btn {
    margin-top: 20px;
    font-size: 15px
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-content-text p {
    font-size: 20px;
    color: #fff
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    text-align: center;
    padding: 100px 24px 100px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 40px;
    color: #fff
}

@media only screen and (max-width:551px) {
    .page-facebook-advertising .fb__full--width-section .fb__full--width-columns h3 {
        font-size: 26px
    }
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid {
    max-width: 1200px;
    margin: 0 auto
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid {
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media only screen and (max-width:1023px) {
    .page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid ul {
        margin-bottom: 30px
    }
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 25px;
    color: #fff
}

.page-facebook-advertising .fb__full--width-section .fb__full--width-columns .grid ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-facebook-advertising .process-wrapper.wd__process--wrapper .entry-title {
    margin-bottom: 0
}

.page-facebook-advertising .process-wrapper.wd__process--wrapper .entry-text {
    text-align: center;
    margin-bottom: 150px
}

.page-facebook-advertising .wd__web--design-matters-img-content-box img {
    max-height: 50px
}

.page-facebook-advertising .wd__web--design-matters-img-content {
    margin-top: 0
}

.page-facebook-advertising .featured-partner.wd__featured-partner {
    padding: 25px 0
}

.page-facebook-advertising .featured-partner.wd__featured-partner .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center
}

.page-facebook-advertising .featured-partner.wd__featured-partner img {
    max-height: 120px
}

.page-facebook-advertising .custom-section.wd__web--design-matters {
    background-color: #f2f6f8
}

.page-facebook-advertising .dg__inline--text:first-child {
    margin-top: 20px
}

@media only screen and (max-width:768px) {
    .page-facebook-advertising .dg__inline--text:first-child {
        margin-top: 0 !important
    }
}

.page-facebook-advertising .custom-section.process-wrapper.wd__process--wrapper {
    padding-top: 90px
}

.page-facebook-advertising .custom-section.wd__web--design-matters .section-title h3 {
    margin: 0 0 60px;
    font-size: 30px;
    color: #006aac;
    font-weight: 400
}

@media only screen and (max-width:551px) {
    .page-facebook-advertising .custom-section.wd__web--design-matters .section-title h3 {
        font-size: 26px
    }
}

@media only screen and (max-width:768px) {
    .page-facebook-advertising .dg__flex .col-old-1 {
        margin-top: 0
    }
}

@media only screen and (max-width:800px) {
    .page-facebook-advertising .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:768px) {
    .page-facebook-advertising .custom-cta.wd__custom--cta {
        padding: 28px 0 30px !important
    }
}

@media only screen and (max-width:1023px) and (min-width:769px) {
    .page-facebook-advertising .custom-section.dg__contact__section.wd__contact__section.seo__contact__section .dg__flex .col-old-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width:769px) and (max-width:1023px) {
    .page-facebook-advertising .custom-section.featured-partner .grid__item:not(:last-child) {
        margin-bottom: 40px
    }
}

.page-woocommerce-development-design .site-content {
    padding-bottom: 0
}

.page-woocommerce-development-design .hentry {
    margin-bottom: 0
}

.page-woocommerce-development-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-woocommerce-development-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-woocommerce-development-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-woocommerce-development-design .breadcrumbs a {
    color: #a8c945
}

.page-woocommerce-development-design .breadcrumbs a:hover {
    color: #fff
}

.page-woocommerce-development-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-woocommerce-development-design .internal-divisor {
    display: none
}

.page-woocommerce-development-design .entry-header.fixedwidth {
    display: none
}

.page-woocommerce-development-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-woocommerce-development-design .wd__header--text {
    max-width: 1200px
}

.page-woocommerce-development-design .wd__header--text p:last-child {
    padding: 0
}

.page-woocommerce-development-design .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 h4 {
    font-size: 22px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.page-woocommerce-development-design .section--title {
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
    padding: 0 15px
}

.page-woocommerce-development-design .section--title h3 {
    font-size: 30px;
    margin: 0 0 20px
}

.page-woocommerce-development-design .section--title p {
    margin: 0 0 10px
}

.page-woocommerce-development-design .icon-box--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media only screen and (min-width:552px) and (max-width:768px) {
    .page-woocommerce-development-design .icon-box--wrapper {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        justify-content: center
    }
}

.page-woocommerce-development-design .icon-box--column {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    padding: 0 10px;
    margin-top: 20px
}

@media only screen and (max-width:551px) {
    .page-woocommerce-development-design .icon-box--column {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:552px) and (max-width:768px) {
    .page-woocommerce-development-design .icon-box--column {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
}

.page-woocommerce-development-design .icon-box {
    padding: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.page-woocommerce-development-design .icon-box img {
    max-height: 90px;
    margin: 0 auto 10px;
    display: block
}

.page-woocommerce-development-design .icon-box p {
    font-size: 14px;
    color: #20274f;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
    margin-bottom: 20px
}

.page-woocommerce-development-design .section-title {
    text-align: center
}

.page-woocommerce-development-design .section-title p {
    margin-bottom: 10px
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box {
    background-color: #f2f6f8;
    padding: 30px 15px
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
    color: #006aac
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p {
    color: #252525
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #006aac
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: transparent
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #fff
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: none
}

.page-woocommerce-development-design .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: block
}

.page-woocommerce-development-design .seo__hover--box-wrapper .wd__hover--box-img {
    background-color: transparent
}

.page-woocommerce-development-design .dg__flex .col-old-1 {
    margin-top: 0
}

.page-woocommerce-development-design .dg__flex .col-old-1 .text__with__image--left {
    padding-top: 0
}

.page-woocommerce-development-design .text__with__image--right {
    padding-left: 0
}

@media only screen and (max-width:768px) {
    .page-woocommerce-development-design .text__with__image--right {
        margin-top: 0
    }
}

.page-woocommerce-development-design .text__with__image--right h4 {
    font-size: 22px;
    text-transform: uppercase;
    color: #252525;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-woocommerce-development-design .text__with__image--right h4 {
        margin-top: 0
    }
}

.page-woocommerce-development-design .text__with__image--right h5 {
    font-size: 15px;
    margin: 0 0 20px
}

@media only screen and (max-width:768px) {
    .page-woocommerce-development-design .text__with__image--right .col-old-2 h5 {
        margin-top: 20px
    }
}

.page-woocommerce-development-design .text__with__image--left h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #252525;
    font-weight: 700;
    max-width: 100%
}

.page-woocommerce-development-design .text__with__image--left ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-woocommerce-development-design .text__with__image--left ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 0
}

.page-woocommerce-development-design .text__with__image--left ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    content: "\f111";
    font-family: FontAwesome;
    color: #006aac
}

.page-wordpress .site-content {
    padding-bottom: 0
}

.page-wordpress .hentry {
    margin-bottom: 0
}

.page-wordpress .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-wordpress .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-wordpress .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-wordpress .breadcrumbs a {
    color: #a8c945
}

.page-wordpress .breadcrumbs a:hover {
    color: #fff
}

.page-wordpress .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-wordpress .internal-divisor {
    display: none
}

.page-wordpress .entry-header.fixedwidth {
    display: none
}

.page-wordpress .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.five-tenths,
.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.four-eighths,
.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.one-half,
.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.six-twelfths,
.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.three-sixths,
.page-wordpress .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .grid__item.two-quarters {
    width: 50%
}

.page-wordpress .wd__rating--box {
    margin-top: 40px
}

.page-wordpress .wd__rating--box img {
    max-height: 150px
}

@media only screen and (min-width:769px) {
    .page-wordpress .wd__contact--wrapper p {
        padding-left: 40px;
        padding-right: 40px
    }
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .section-title {
    max-width: 1000px;
    margin: 0 auto 60px;
    text-align: center
}

@media only screen and (max-width:768px) {
    .page-wordpress .custom-section.dg__seo--section.wd__seo--section .section-title {
        margin-bottom: 10px
    }
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .section-title h3 {
    font-size: 30px;
    margin: 0 0 15px;
    color: #006aac;
    font-weight: 400
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .section-title p {
    margin: 0
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul li {
    padding-left: 30px;
    position: relative
}

.page-wordpress .custom-section.dg__seo--section.wd__seo--section .text__with__image--right ul li::before {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 20px;
    content: "\f05d";
    font-family: FontAwesome;
    color: #a8c930
}

@media only screen and (max-width:768px) {
    .page-wordpress .dg__seo--section .dg__flex .text__with__image--left p {
        margin-bottom: 20px
    }
}

.page-wordpress .custom-section.icon__with--box-section .section-title {
    max-width: 770px;
    margin: 0 auto 60px;
    text-align: center
}

.page-wordpress .custom-section.icon__with--box-section .section-title h3 {
    font-size: 30px;
    margin: 0 0 15px;
    color: #006aac;
    font-weight: 400
}

.page-wordpress .custom-section.icon__with--box-section .section-title p {
    margin: 0
}

@media only screen and (max-width:768px) {
    .page-wordpress .text-md-center {
        text-align: center
    }
}

.page-wordpress .icon__with--box-wrapper .icon__with--box-content .icon__with--box h4 {
    text-transform: uppercase
}

@media only screen and (max-width:768px) {
    .page-wordpress .calltoaction .grid {
        margin-left: 0
    }
}

.page-wordpress .calltoaction.custom-section {
    padding: 55px 0 30px
}

@media only screen and (max-width:768px) {
    .page-wordpress .calltoaction.custom-section {
        padding: 70px 0 30px
    }
}

.page-wordpress .calltoaction .text p {
    font-size: 30px
}

@media only screen and (max-width:551px) {
    .page-wordpress .calltoaction .text p {
        font-size: 22px;
        margin-bottom: 20px
    }
}

.page-wordpress .calltoaction .text p a {
    background-color: #a8c930 !important;
    border-color: #a8c930 !important;
    color: #252525 !important
}

.page-wordpress .calltoaction .text p a:active,
.page-wordpress .calltoaction .text p a:focus,
.page-wordpress .calltoaction .text p a:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #006aac !important
}

.page-wordpress .custom-section.count-box--section .section-title {
    max-width: 770px;
    margin: 0 auto;
    text-align: center
}

.page-wordpress .custom-section.count-box--section .section-title h3 {
    font-size: 30px;
    margin: 0 0 15px;
    color: #006aac;
    font-weight: 400
}

.page-wordpress .custom-section.count-box--section .section-title p {
    margin: 0
}

.page-wordpress .custom-section.count-box--section .count-box {
    margin-top: 60px
}

@media only screen and (max-width:768px) {
    .page-wordpress .custom-section.count-box--section .count-box {
        text-align: center
    }
}

.page-wordpress .custom-section.count-box--section .count-box h4 {
    font-size: 55px;
    margin: 0 0 20px
}

.page-wordpress .custom-section.count-box--section .count-box h4.green-text {
    color: #a8c930
}

.page-wordpress .custom-section.count-box--section .count-box h4.red-text {
    color: #fc4616
}

.page-wordpress .custom-section.count-box--section .count-box h4.blue-text {
    color: #4cafdb
}

.page-wordpress .custom-section.count-box--section .count-box p {
    max-width: 250px;
    margin: 0
}

@media only screen and (max-width:768px) {
    .page-wordpress .custom-section.count-box--section .count-box p {
        max-width: 100%
    }
}

.page-wordpress .custom-section.wd__featured--project .section-title h3 {
    margin-bottom: 20px
}

.page-wordpress .custom-section.wd__featured--project .section-title p {
    max-width: 1000px;
    margin: 0 auto 60px
}

.page-wordpress .custom-section.count-box--section {
    background-image: var(--wpr-bg-e0692391-a45e-4062-9ada-432f72eaba01);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-background-origin: content-box;
    -moz-background-origin: content-box;
    -o-background-origin: content-box;
    background-origin: content-box
}

@media only screen and (max-width:768px) {
    .page-wordpress .mb-t-0 {
        margin-top: 20px
    }
}

.page-wordpress .custom-section.fp_team-members-video .fixedwidth {
    line-height: 0
}

.page-wordpress .custom-section.fp_team-members-video .fixedwidth p {
    margin: 0
}

@media only screen and (max-width:768px) {
    .dg__seo--section.wd__seo--section .dg__flex .col-old-1.mt-sm-0 {
        margin-top: 0
    }
}

.page-gun-and-firearm-website-design .site-content {
    padding-bottom: 0
}

.page-gun-and-firearm-website-design .hentry {
    margin-bottom: 0
}

.page-gun-and-firearm-website-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-gun-and-firearm-website-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-gun-and-firearm-website-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-gun-and-firearm-website-design .breadcrumbs a {
    color: #a8c945
}

.page-gun-and-firearm-website-design .breadcrumbs a:hover {
    color: #fff
}

.page-gun-and-firearm-website-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-gun-and-firearm-website-design .internal-divisor {
    display: none
}

.page-gun-and-firearm-website-design .entry-header.fixedwidth {
    display: none
}

.page-gun-and-firearm-website-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-gun-and-firearm-website-design .custom-section.wd__quote--wrapper h1,
.page-gun-and-firearm-website-design .custom-section.wd__quote--wrapper h3 {
    max-width: 100%
}

.page-gun-and-firearm-website-design .custom-section.project-process--heading .section-title h3 {
    font-size: 30px;
    text-align: center;
    color: #006aac;
    margin: 0 0 80px;
    font-weight: 400
}

@media only screen and (max-width:551px) {
    .page-gun-and-firearm-website-design .custom-section.project-process--heading .section-title h3 {
        margin: 0 0 40px
    }
}

.page-gun-and-firearm-website-design .project--process-ctrl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    position: relative
}

.page-gun-and-firearm-website-design .single-process-ctrl {
    max-width: 33.3333%;
    -webkit-flex-basis: 33.3333%;
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    padding: 0 15px;
    text-align: center;
    position: relative
}

@media only screen and (max-width:551px) {
    .page-gun-and-firearm-website-design .single-process-ctrl {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .page-gun-and-firearm-website-design .single-process-ctrl:not(:last-child) {
        margin-bottom: 30px
    }
}

.page-gun-and-firearm-website-design .single-process-ctrl:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border: 1px solid #006aac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -35px;
    background-color: #f2f6f8;
    z-index: 2
}

@media only screen and (max-width:551px) {
    .page-gun-and-firearm-website-design .single-process-ctrl:after {
        content: none
    }
}

.page-gun-and-firearm-website-design .single-process-ctrl:before {
    position: absolute;
    bottom: -28px;
    content: "";
    width: 50%;
    height: 1px;
    background-color: #006aac
}

@media only screen and (max-width:551px) {
    .page-gun-and-firearm-website-design .single-process-ctrl:before {
        content: none
    }
}

.page-gun-and-firearm-website-design .single-process-ctrl:first-child:before {
    right: 0
}

.page-gun-and-firearm-website-design .single-process-ctrl:last-child:before {
    left: 0
}

.page-gun-and-firearm-website-design .single-process-ctrl:nth-child(2):before {
    width: 100%;
    left: 0
}

.page-gun-and-firearm-website-design .single-process-ctrl img {
    max-height: 60px
}

.page-gun-and-firearm-website-design .single-process-ctrl p {
    margin: 0
}

.page-gun-and-firearm-website-design .single-process-ctrl h4 {
    font-size: 16px;
    color: #006aac;
    margin: 0 0 10px
}

.page-gun-and-firearm-website-design .single-process-ctrl p {
    line-height: 1;
    font-size: 16px;
    color: #a9cb32;
    font-weight: 700
}

.page-gun-and-firearm-website-design .wd__featured--project-box {
    background-color: #f2f6f8
}

.page-gun-and-firearm-website-design .custom-section.dg__cta.wd__cta--section.light h3 {
    color: #006aac
}

@media only screen and (max-width:800px) {
    .page-gun-and-firearm-website-design .dg__seo--section .dg__flex .col-old-1.mt-sm-0 {
        margin-top: 0
    }
}

.page-lead-generation-web-design .site-content {
    padding-bottom: 0
}

.page-lead-generation-web-design .hentry {
    margin-bottom: 0
}

.page-lead-generation-web-design .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-lead-generation-web-design .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-lead-generation-web-design .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-lead-generation-web-design .breadcrumbs a {
    color: #a8c945
}

.page-lead-generation-web-design .breadcrumbs a:hover {
    color: #fff
}

.page-lead-generation-web-design .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-lead-generation-web-design .internal-divisor {
    display: none
}

.page-lead-generation-web-design .entry-header.fixedwidth {
    display: none
}

.page-lead-generation-web-design .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-lead-generation-web-design .wd__header--text {
    max-width: 850px
}

.page-lead-generation-web-design .wd__header--text p {
    padding: 0
}

.page-lead-generation-web-design .text__with__image--left h3,
.page-lead-generation-web-design .text__with__image--right h3 {
    max-width: 100%
}

.page-lead-generation-web-design .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.page-lead-generation-web-design .text__with__image--right ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px
}

.page-lead-generation-web-design .text__with__image--right ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

@media only screen and (min-width:769px) {
    .page-lead-generation-web-design .dg__web--design-matters .wd__web--design-matters-content-box {
        height: 300px
    }
}

.page-lead-generation-web-design .dg__web--design-matters .wd__web--design-matters-content-box:last-child {
    margin-bottom: 0
}

.page-lead-generation-web-design .dg__web--design-matters .wd__web--design-matters-content-box h4 {
    color: #006aac
}

.page-lead-generation-web-design .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin-bottom: 60px
}

@media only screen and (max-width:768px) {
    .page-lead-generation-web-design .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:last-child {
        margin-bottom: 20px
    }
}

.page-lead-generation-web-design .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 .dg__inline--text:first-child {
    margin-top: 20px
}

.page-lead-generation-web-design .round-card-section .section--title {
    max-width: 850px;
    padding: 0 15px;
    margin: 0 auto
}

.page-lead-generation-web-design .round-card-section .section--title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center
}

.page-lead-generation-web-design .round-card-section .section--title p {
    margin: 0 0 40px;
    text-align: center
}

.page-lead-generation-web-design .round-card-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-lead-generation-web-design .round-card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    line-height: 0;
    cursor: pointer
}

.page-lead-generation-web-design .round-card:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (min-width:552px) {
    .page-lead-generation-web-design .round-card {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .page-lead-generation-web-design .round-card:not(:last-child) {
        margin-bottom: 0
    }
}

@media only screen and (max-width:551px) {
    .page-lead-generation-web-design .round-card img {
        width: 100%
    }
}

.page-lead-generation-web-design .round-card-wrapper p {
    display: none
}

.page-lead-generation-web-design .round-card-wrapper .round-card-text {
    padding: 20px 50px;
    background-color: #f3f6f8;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #006aac;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-lead-generation-web-design .round-card-wrapper .round-card-text {
        font-size: 16px;
        padding: 20px
    }
}

.page-lead-generation-web-design .round-card:hover .round-card-text {
    color: #272b4f
}

@media only screen and (max-width:768px) {
    .page-lead-generation-web-design .mb-t-0 {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:768px) {
    .page-lead-generation-web-design .custom-cta.wd__custom--cta p {
        line-height: 0
    }
}

.page-grocery-store-web-design-and-development .site-content {
    padding-bottom: 0
}

.page-grocery-store-web-design-and-development .hentry {
    margin-bottom: 0
}

.page-grocery-store-web-design-and-development .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-grocery-store-web-design-and-development .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-grocery-store-web-design-and-development .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-grocery-store-web-design-and-development .breadcrumbs a {
    color: #a8c945
}

.page-grocery-store-web-design-and-development .breadcrumbs a:hover {
    color: #fff
}

.page-grocery-store-web-design-and-development .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-grocery-store-web-design-and-development .internal-divisor {
    display: none
}

.page-grocery-store-web-design-and-development .entry-header.fixedwidth {
    display: none
}

.page-grocery-store-web-design-and-development .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-grocery-store-web-design-and-development .custom-section.wd__web--design-matters .section__title h3 {
    color: #006aac
}

.page-grocery-store-web-design-and-development .wd__seo--section .text__with__image--left h3,
.page-grocery-store-web-design-and-development .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

@media only screen and (max-width:800px) {
    .page-grocery-store-web-design-and-development .dg__seo--section .dg__flex .col-old-1 {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-grocery-store-web-design-and-development .text__with__image--left {
        padding-top: 10px
    }
}

@media only screen and (max-width:1024px) {
    .page-grocery-store-web-design-and-development .custom-section.dg__featuredreviews.seo__featuredreviews .review--box-text {
        height: auto
    }
}

.rank__list--wrapper-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    border: 1px solid #d3d3d3;
    background-color: #f2f6f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

@media only screen and (max-width:1024px) {
    .rank__list--wrapper-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.rank__list--wrapper-item-left {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
    position: relative;
    padding: 30px;
    border-right: 1px solid #d3d3d3
}

@media only screen and (max-width:1024px) {
    .rank__list--wrapper-item-left {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-right: none;
        border-bottom: 1px solid #d3d3d3
    }
}

.rank__list--wrapper-item-right {
    max-width: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    padding: 30px 15px
}

@media only screen and (max-width:1024px) {
    .rank__list--wrapper-item-right {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.rank__list--wrapper-item-left h3 {
    font-size: 22px;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 40px
}

@media only screen and (max-width:551px) {
    .rank__list--wrapper-item-left h3 {
        font-size: 16px
    }
}

.rank__list--wrapper-item-left p {
    font-size: 85px;
    font-weight: 700;
    color: #006aac;
    margin: 0;
    line-height: 1
}

.rank__list--wrapper-item-right h3 {
    color: #252525;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700
}

@media only screen and (max-width:551px) {
    .rank__list--wrapper-item-right h3 {
        font-size: 16px
    }
}

.rank__list--wrapper-item-right a {
    color: #252525;
    font-size: 22px;
    font-weight: 400
}

@media only screen and (max-width:551px) {
    .rank__list--wrapper-item-right a {
        font-size: 16px
    }
}

.rank__list--wrapper-item-right a:active,
.rank__list--wrapper-item-right a:focus,
.rank__list--wrapper-item-right a:hover {
    color: #006aac
}

.rank__list--wrapper-item-right p {
    margin-top: 40px
}

.rank__list--wrapper:not(:last-child) {
    margin-bottom: 30px
}

.page-seo-prices .site-content {
    padding-bottom: 0
}

.page-seo-prices .hentry {
    margin-bottom: 0
}

.page-seo-prices .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-seo-prices .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-seo-prices .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-seo-prices .breadcrumbs a {
    color: #a8c945
}

.page-seo-prices .breadcrumbs a:hover {
    color: #fff
}

.page-seo-prices .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-seo-prices .internal-divisor {
    display: none
}

.page-seo-prices .entry-header.fixedwidth {
    display: none
}

.page-seo-prices .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-seo-prices .d-sm-none {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-seo-prices .mt-sm-30 {
        margin-top: 30px
    }
}

@media only screen and (max-width:768px) {
    .page-seo-prices .mt-sm-0 {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-seo-prices .pt-sm-0 {
        padding-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-seo-prices .pb-sm-0 {
        padding-bottom: 0
    }
}

.page-seo-prices .wd__seo--section .text__with__image--left h3,
.page-seo-prices .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-seo-prices ul.icon--list {
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none
}

.page-seo-prices ul.icon--list li {
    padding-left: 30px;
    position: relative
}

.page-seo-prices ul.icon--list li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title {
    max-width: 650px;
    margin: 0 auto 30px;
    text-align: center
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .section-title p {
    margin: 0
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
    margin-bottom: 20px
}

.page-seo-prices .seo__hover--box-wrapper .wd__hover--box {
    background-color: transparent;
    padding-bottom: 0
}

@media only screen and (max-width:800px) {
    .page-seo-prices .seo__hover--box-wrapper .wd__hover--box {
        padding-top: 30px
    }
}

.page-seo-prices .seo__hover--box-wrapper .grid .grid__item {
    margin-bottom: 0
}

.page-seo-prices .seo__hover--box-wrapper .wd__hover--box-img {
    background-color: transparent
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3 {
    color: #006aac
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p {
    color: #252525
}

.page-seo-prices .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p:not(:last-child) {
    margin-bottom: 20px
}

.page-seo-prices .seo__audit--process-wrapper h3 {
    margin-bottom: 40px
}

.page-seo-prices .seo__audit--process-box {
    background-color: #006aac
}

.page-seo-prices .seo__audit--process-box h4,
.page-seo-prices .seo__audit--process-box p {
    color: #fff
}

.page-seo-prices .round-card-section .section--title {
    max-width: 850px;
    padding: 0 15px;
    margin: 0 auto
}

.page-seo-prices .round-card-section .section--title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center
}

.page-seo-prices .round-card-section .section--title p {
    margin: 0 0 40px;
    text-align: center
}

.page-seo-prices .round-card-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-seo-prices .round-card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    line-height: 0;
    cursor: pointer
}

.page-seo-prices .round-card:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (min-width:552px) {
    .page-seo-prices .round-card {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .page-seo-prices .round-card:not(:last-child) {
        margin-bottom: 0
    }
}

@media only screen and (max-width:551px) {
    .page-seo-prices .round-card img {
        width: 100%
    }
}

.page-seo-prices .round-card-wrapper p {
    display: none
}

.page-seo-prices .round-card-wrapper .round-card-text {
    padding: 20px 50px;
    background-color: #f3f6f8;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #006aac;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-seo-prices .round-card-wrapper .round-card-text {
        font-size: 16px;
        padding: 20px 20px
    }
}

.page-seo-prices .round-card-text a:hover,
.page-seo-prices .round-card:hover .round-card-text,
.page-seo-prices .round-card:hover .round-card-text a {
    color: #272b4f
}

.page-seo-prices .pricing-section .section-title {
    max-width: 770px;
    margin: 0 auto;
    text-align: center
}

.page-seo-prices .pricing-section .section-title h3 {
    color: #006aac;
    font-size: 30px;
    margin: 0 0 20px;
    font-weight: 400
}

.page-seo-prices .pricing-section .section-title p {
    margin: 0 0 60px
}

@media only screen and (max-width:768px) {
    .page-seo-prices .pricing-section .col-old-2 {
        margin-top: 50px;
        display: block
    }
}

.page-seo-prices .pricing-section .pricing-box:not(:last-child) {
    margin-bottom: 50px
}

.page-seo-prices .pricing-section .pricing-box h4 {
    font-size: 15px;
    font-weight: 700;
    color: #006aac;
    margin: 0 0 10px;
    line-height: 1
}

.page-seo-prices .pricing-section .pricing-box span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #252525;
    margin-bottom: 0
}

.page-seo-prices .pricing-section .pricing-box p {
    margin: 0
}

.page-sex-toy-website-design-and-development-services .site-content {
    padding-bottom: 0
}

.page-sex-toy-website-design-and-development-services .hentry {
    margin-bottom: 0
}

.page-sex-toy-website-design-and-development-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-sex-toy-website-design-and-development-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-sex-toy-website-design-and-development-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-sex-toy-website-design-and-development-services .breadcrumbs a {
    color: #a8c945
}

.page-sex-toy-website-design-and-development-services .breadcrumbs a:hover {
    color: #fff
}

.page-sex-toy-website-design-and-development-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-sex-toy-website-design-and-development-services .internal-divisor {
    display: none
}

.page-sex-toy-website-design-and-development-services .entry-header.fixedwidth {
    display: none
}

.page-sex-toy-website-design-and-development-services .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-sex-toy-website-design-and-development-services .mt-sm-0 {
        margin-top: 0
    }
}

@media only screen and (max-width:768px) {
    .page-sex-toy-website-design-and-development-services .pt-sm-50 {
        padding-top: 50px
    }
}

@media only screen and (min-width:769px) {
    .page-sex-toy-website-design-and-development-services .pt-lg-100 {
        padding-top: 100px
    }
}

@media only screen and (max-width:768px) {
    .page-sex-toy-website-design-and-development-services .pb-sm-50 {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:768px) {
    .page-sex-toy-website-design-and-development-services .mt-sm-60 {
        margin-top: 60px !important
    }
}

.page-sex-toy-website-design-and-development-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:not(:last-child) {
    margin: 0 0 60px
}

.page-sex-toy-website-design-and-development-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:not(:last-child).dg__inline--text:first-child {
    margin-top: 20px
}

.page-sex-toy-website-design-and-development-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p.dg__inline--text:first-child {
    margin-top: 20px
}

.page-sex-toy-website-design-and-development-services .text__with__image--right ul {
    margin: 0 0 40px;
    padding: 0;
    list-style-type: none
}

.page-sex-toy-website-design-and-development-services .text__with__image--right ul li {
    padding-left: 30px;
    position: relative
}

.page-sex-toy-website-design-and-development-services .text__with__image--right ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-sex-toy-website-design-and-development-services .image-box-section .section-title {
    text-align: center
}

.page-sex-toy-website-design-and-development-services .image-box-section .section-title h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 60px;
    color: #006aac
}

@media only screen and (max-width:1023px) {
    .page-sex-toy-website-design-and-development-services .image-box-section .grid__item:not(:last-child) .image-box {
        margin-bottom: 50px
    }
}

.page-sex-toy-website-design-and-development-services .image-box-section .image-box {
    text-align: center
}

.page-sex-toy-website-design-and-development-services .image-box-section .image-box img {
    display: block;
    margin: 0 auto 20px
}

.page-sex-toy-website-design-and-development-services .image-box-section .image-box h4 {
    font-size: 24px;
    margin: 0 0 20px;
    color: #252525;
    font-weight: 700;
    text-transform: uppercase
}

.page-sex-toy-website-design-and-development-services .image-box-section .image-box p {
    margin: 0
}

.page-sex-toy-website-design-and-development-services .icon-box-section .section-title {
    text-align: center
}

.page-sex-toy-website-design-and-development-services .icon-box-section .section-title h3 {
    font-size: 30px;
    margin: 0 0 50px;
    color: #006aac;
    font-weight: 400
}

.page-sex-toy-website-design-and-development-services .icon-box-section .icon-box {
    text-align: center
}

.page-sex-toy-website-design-and-development-services .icon-box-section .icon-box .icon-box--image {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #006aac;
    margin: 0 auto 20px;
    position: relative
}

.page-sex-toy-website-design-and-development-services .icon-box-section .icon-box .icon-box--image img {
    top: 50%;
    left: 50%;
    width: auto;
    max-height: 80px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-sex-toy-website-design-and-development-services .icon-box-section .icon-box h4 {
    font-size: 24px;
    margin: 0 0 20px;
    color: #252525;
    font-weight: 700;
    text-transform: uppercase
}

.calltoaction .page-sex-toy-website-design-and-development-services .process_slideshow .process_text a,
.callus .page-sex-toy-website-design-and-development-services .process_slideshow .process_text a,
.home .banner .page-sex-toy-website-design-and-development-services .process_slideshow .process_text .slide-btn,
.page-sex-toy-website-design-and-development-services .process_slideshow .process_text .btn,
.page-sex-toy-website-design-and-development-services .process_slideshow .process_text .calltoaction a,
.page-sex-toy-website-design-and-development-services .process_slideshow .process_text .callus a,
.page-sex-toy-website-design-and-development-services .process_slideshow .process_text .home .banner .slide-btn,
.page-sex-toy-website-design-and-development-services .process_slideshow .process_text .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-sex-toy-website-design-and-development-services .process_slideshow .process_text .gform_button {
    margin-top: 50px
}

.page-medical-website-design-and-development .site-content {
    padding-bottom: 0
}

.page-medical-website-design-and-development .hentry {
    margin-bottom: 0
}

.page-medical-website-design-and-development .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-medical-website-design-and-development .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-medical-website-design-and-development .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-medical-website-design-and-development .breadcrumbs a {
    color: #a8c945
}

.page-medical-website-design-and-development .breadcrumbs a:hover {
    color: #fff
}

.page-medical-website-design-and-development .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-medical-website-design-and-development .internal-divisor {
    display: none
}

.page-medical-website-design-and-development .entry-header.fixedwidth {
    display: none
}

.page-medical-website-design-and-development .entry-content {
    line-height: 0;
    margin-top: 0
}

.page-medical-website-design-and-development .wd__header--text h1 {
    max-width: 660px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:551px) {
    .page-medical-website-design-and-development .wd__header--text h1 {
        font-size: 30px
    }
}

.page-medical-website-design-and-development .wd__header--text p {
    max-width: 770px;
    margin: 0 auto;
    padding: 0
}

.page-medical-website-design-and-development .custom-section.wd__quote--wrapper h1,
.page-medical-website-design-and-development .custom-section.wd__quote--wrapper h3 {
    max-width: 100%
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box .hover-image {
    display: none
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #fff
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #006aac
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #006aac
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: none
}

.page-medical-website-design-and-development .seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: block
}

.page-medical-website-design-and-development .wd__seo--section .text__with__image--left h3,
.page-medical-website-design-and-development .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-medical-website-design-and-development .text__with__image--left {
    padding-right: 0;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}

.page-medical-website-design-and-development .text__with__image--left p {
    max-width: 740px;
    margin: 0 auto 60px
}

.page-medical-website-design-and-development .text__with__image--left h3 {
    margin: 0 0 30px;
    color: #fff
}

.page-medical-website-design-and-development .dg__inline--text-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-medical-website-design-and-development .dg__inline--text {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100% !important;
    padding: 0 15px;
    text-align: left;
    padding-left: 70px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

@media only screen and (min-width:801px) {
    .page-medical-website-design-and-development .dg__inline--text {
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        max-width: 33.3333% !important
    }
}

@media only screen and (min-width:552px) and (max-width:800px) {
    .page-medical-website-design-and-development .dg__inline--text {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50% !important
    }
}

.page-medical-website-design-and-development .dg__inline--text:first-child {
    margin-top: 0
}

.page-medical-website-design-and-development .dg__inline--text .icon-img {
    background-color: #fff
}

.page-medical-website-design-and-development .dg__inline--text .icon-img img {
    max-height: 18px
}

.page-medical-website-design-and-development .quote__text--wrapper {
    max-width: 770px;
    margin: 0 auto;
    text-align: center
}

.page-medical-website-design-and-development .quote__text--wrapper p {
    font-size: 20px;
    margin: 10px 0 0
}

.page-medical-website-design-and-development .quote__text--wrapper p em {
    font-size: 18px;
    color: #006aac
}

.page-medical-website-design-and-development .round-card-section .section--title {
    max-width: 850px;
    padding: 0 15px;
    margin: 0 auto
}

.page-medical-website-design-and-development .round-card-section .section--title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center
}

.page-medical-website-design-and-development .round-card-section .section--title p {
    margin: 0 0 40px;
    text-align: center
}

.page-medical-website-design-and-development .round-card-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-medical-website-design-and-development .round-card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    line-height: 0;
    cursor: pointer
}

.page-medical-website-design-and-development .round-card:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (min-width:552px) {
    .page-medical-website-design-and-development .round-card {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .page-medical-website-design-and-development .round-card:not(:last-child) {
        margin-bottom: 0
    }
}

@media only screen and (max-width:551px) {
    .page-medical-website-design-and-development .round-card img {
        width: 100%
    }
}

.page-medical-website-design-and-development .round-card-wrapper p {
    display: none
}

.page-medical-website-design-and-development .round-card-wrapper .round-card-text {
    padding: 20px 50px;
    background-color: #f3f6f8;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #006aac;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-medical-website-design-and-development .round-card-wrapper .round-card-text {
        font-size: 16px;
        padding: 20px
    }
}

.page-medical-website-design-and-development .round-card-text a:hover,
.page-medical-website-design-and-development .round-card:hover .round-card-text,
.page-medical-website-design-and-development .round-card:hover .round-card-text a {
    color: #272b4f
}

@media only screen and (max-width:800px) {
    .page-medical-website-design-and-development .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin-bottom: 20px;
        font-size: 24px
    }

    .page-medical-website-design-and-development .custom-section.wd__featured--project h3 {
        font-size: 24px
    }

    .page-medical-website-design-and-development .dg__inline--text-wrap {
        padding: 0 15px
    }
}

.page-google-penalty-recovery-services .site-content {
    padding-bottom: 0
}

.page-google-penalty-recovery-services .hentry {
    margin-bottom: 0
}

.page-google-penalty-recovery-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-google-penalty-recovery-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-google-penalty-recovery-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-google-penalty-recovery-services .breadcrumbs a {
    color: #a8c945
}

.page-google-penalty-recovery-services .breadcrumbs a:hover {
    color: #fff
}

.page-google-penalty-recovery-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-google-penalty-recovery-services .internal-divisor {
    display: none
}

.page-google-penalty-recovery-services .entry-header.fixedwidth {
    display: none
}

.page-google-penalty-recovery-services .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-google-penalty-recovery-services .d-sm-none {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .page-google-penalty-recovery-services .mt-sm-0 {
        margin-top: 0 !important
    }
}

.page-google-penalty-recovery-services .wd__header--text p {
    padding: 0;
    max-width: 570px;
    margin: 0 auto
}

.page-google-penalty-recovery-services .wd__seo--section .text__with__image--left h3,
.page-google-penalty-recovery-services .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-google-penalty-recovery-services .custom-section.dg__simple--text-section p {
    padding-right: 0;
    font-size: 30px
}

.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.image-with--text {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    margin-left: 0
}

@media only screen and (max-width:800px) {
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.image-with--text {
        text-align: center
    }

    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.image-with--text img {
        margin: 0 auto
    }
}

@media only screen and (min-width:801px) {
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.image-with--text img {
        padding-right: 40px
    }
}

.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    justify-content: center
}

@media only screen and (min-width:1024px) and (max-width:1230px) {
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text {
        margin-left: 0
    }

    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text p {
        font-size: 24px
    }
}

@media only screen and (max-width:800px) {
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text {
        margin-left: 0;
        text-align: center
    }
}

.calltoaction .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text a,
.callus .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text a,
.home .banner .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .slide-btn,
.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .btn,
.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .calltoaction a,
.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .callus a,
.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .home .banner .slide-btn,
.page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .quick-quote .gform_wrapper .gform_button,
.quick-quote .gform_wrapper .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .gform_button {
    display: inline-block !important;
    width: auto !important
}

@media only screen and (min-width:801px) {

    .calltoaction .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text a,
    .callus .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text a,
    .home .banner .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .slide-btn,
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .btn,
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .calltoaction a,
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .callus a,
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .home .banner .slide-btn,
    .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .quick-quote .gform_wrapper .gform_button,
    .quick-quote .gform_wrapper .page-google-penalty-recovery-services .custom-section.dg__simple--text-section .grid.button-with--text .gform_button {
        margin-left: 20px
    }
}

.page-google-penalty-recovery-services .text__with__image--right ul {
    margin: 0;
    padding: 0;
    list-style-position: inside
}

@media only screen and (min-width:552px) {
    .page-google-penalty-recovery-services .text__with__image--right ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }
}

.page-google-penalty-recovery-services .text__with__image--right ul.icon--list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    column-gap: unset;
    list-style-type: none
}

.page-google-penalty-recovery-services .text__with__image--right ul.icon--list li {
    padding-left: 30px;
    position: relative
}

.page-google-penalty-recovery-services .text__with__image--right ul.icon--list li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a8c930
}

.page-google-penalty-recovery-services .round-card-section .section--title {
    max-width: 850px;
    padding: 0 15px;
    margin: 0 auto
}

.page-google-penalty-recovery-services .round-card-section .section--title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center
}

.page-google-penalty-recovery-services .round-card-section .section--title p {
    margin: 0 0 40px;
    text-align: center
}

.page-google-penalty-recovery-services .round-card-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-google-penalty-recovery-services .round-card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    line-height: 0;
    cursor: pointer
}

.page-google-penalty-recovery-services .round-card:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (min-width:552px) {
    .page-google-penalty-recovery-services .round-card {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .page-google-penalty-recovery-services .round-card:not(:last-child) {
        margin-bottom: 0
    }
}

@media only screen and (max-width:551px) {
    .page-google-penalty-recovery-services .round-card img {
        width: 100%
    }
}

.page-google-penalty-recovery-services .round-card-wrapper p {
    display: none
}

.page-google-penalty-recovery-services .round-card-wrapper .round-card-text {
    padding: 20px 50px 0;
    background-color: #f3f6f8;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #006aac;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-google-penalty-recovery-services .round-card-wrapper .round-card-text {
        font-size: 16px;
        padding: 20px 20px 0
    }
}

.page-google-penalty-recovery-services .round-card-text a:hover,
.page-google-penalty-recovery-services .round-card:hover .round-card-text,
.page-google-penalty-recovery-services .round-card:hover .round-card-text a {
    color: #272b4f
}

.page-google-penalty-recovery-services .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    color: #252525
}

.page-google-penalty-recovery-services .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-google-penalty-recovery-services .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-google-penalty-recovery-services .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-google-penalty-recovery-services .faq__section--box h4 {
    font-size: 22px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

@media only screen and (max-width:551px) {
    .page-google-penalty-recovery-services .faq__section--box h4 {
        font-size: 18px
    }
}

.page-google-penalty-recovery-services .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-google-penalty-recovery-services .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

@media only screen and (max-width:551px) {
    .page-google-penalty-recovery-services .faq__section--box-content {
        padding: 20px
    }
}

.page-google-penalty-recovery-services .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-google-penalty-recovery-services .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-google-penalty-recovery-services .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding-right: 50px
}

.page-google-penalty-recovery-services .faq__section--box p[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-google-penalty-recovery-services .faq__section--box p.is--active {
    display: block
}

.page-google-penalty-recovery-services .faq__section p {
    margin: 0;
    text-align: center
}

@media only screen and (min-width:801px) {
    .page-google-penalty-recovery-services .faq__section--padding {
        padding-top: 90px
    }
}

.page-monthly-seo-services .site-content {
    padding-bottom: 0
}

.page-monthly-seo-services .hentry {
    margin-bottom: 0
}

.page-monthly-seo-services .internal-divisor+.fixedwidth {
    position: absolute;
    top: 15px;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px;
    z-index: 2
}

.page-monthly-seo-services .internal-divisor+.fixedwidth .old-breadcrumbs {
    padding-top: 0
}

.page-monthly-seo-services .breadcrumbs {
    padding: 0;
    color: #fff
}

.page-monthly-seo-services .breadcrumbs a {
    color: #a8c945
}

.page-monthly-seo-services .breadcrumbs a:hover {
    color: #fff
}

.page-monthly-seo-services .breadcrumbs ul li a:after {
    color: #a8c945
}

.page-monthly-seo-services .internal-divisor {
    display: none
}

.page-monthly-seo-services .entry-header.fixedwidth {
    display: none
}

.page-monthly-seo-services .entry-content {
    line-height: 0;
    margin-top: 0
}

@media only screen and (max-width:768px) {
    .page-monthly-seo-services .mt-sm-0 {
        margin-top: 0 !important
    }
}

.page-monthly-seo-services .wd__seo--section .text__with__image--left h3,
.page-monthly-seo-services .wd__seo--section .text__with__image--right h3 {
    max-width: 100%
}

.page-monthly-seo-services .custom-section.wd__web--design-matters .section__title h3 {
    color: #006aac;
    margin-bottom: 60px
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box {
    background-color: #f2f6f8
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box .main-image {
    display: none
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box .wd__hover--box-img {
    background-color: #006aac
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box h3,
.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box p {
    color: #252525
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover {
    background-color: #006aac
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .main-image {
    display: block
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .hover-image {
    display: none
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover .wd__hover--box-img {
    background-color: #fff
}

.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover h3,
.page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper .wd__hover--box:hover p {
    color: #fff
}

.page-monthly-seo-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p {
    margin: 0 0 60px
}

@media only screen and (max-width:768px) {
    .page-monthly-seo-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p:last-child {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:769px) {
    .page-monthly-seo-services .custom-section.wd__quote--wrapper.seo__quote--wrapper .col-old-1 p.dg__inline--text:first-child {
        margin-top: 40px
    }
}

.page-monthly-seo-services .round-card-section .section--title {
    max-width: 850px;
    padding: 0 15px;
    margin: 0 auto
}

.page-monthly-seo-services .round-card-section .section--title h3 {
    font-size: 30px;
    color: #006aac;
    font-weight: 400;
    margin: 0 0 20px;
    text-align: center
}

.page-monthly-seo-services .round-card-section .section--title p {
    margin: 0 0 40px;
    text-align: center
}

.page-monthly-seo-services .round-card-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-monthly-seo-services .round-card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 15px;
    line-height: 0;
    cursor: pointer
}

.page-monthly-seo-services .round-card:not(:last-child) {
    margin-bottom: 20px
}

@media only screen and (min-width:552px) {
    .page-monthly-seo-services .round-card {
        -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }

    .page-monthly-seo-services .round-card:not(:last-child) {
        margin-bottom: 0
    }
}

@media only screen and (max-width:551px) {
    .page-monthly-seo-services .round-card img {
        width: 100%
    }
}

.page-monthly-seo-services .round-card-wrapper p {
    display: none
}

.page-monthly-seo-services .round-card-wrapper .round-card-text {
    padding: 20px 50px;
    background-color: #f3f6f8;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #006aac;
    font-weight: 700
}

@media only screen and (max-width:768px) {
    .page-monthly-seo-services .round-card-wrapper .round-card-text {
        font-size: 16px;
        padding: 20px 20px
    }
}

.page-monthly-seo-services .round-card-text a:hover,
.page-monthly-seo-services .round-card:hover .round-card-text,
.page-monthly-seo-services .round-card:hover .round-card-text a {
    color: #272b4f
}

.page-monthly-seo-services .faq__section h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    color: #252525
}

.page-monthly-seo-services .faq__section--wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.page-monthly-seo-services .faq__section--box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media only screen and (max-width:800px) {
    .page-monthly-seo-services .faq__section--box {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.page-monthly-seo-services .faq__section--box h4 {
    font-size: 22px;
    color: #3c6aa8;
    margin: 0 0 10px;
    text-transform: uppercase
}

@media only screen and (max-width:551px) {
    .page-monthly-seo-services .faq__section--box h4 {
        font-size: 18px
    }
}

.page-monthly-seo-services .faq__section .faq__section--box p {
    margin: 0;
    text-align: left
}

.page-monthly-seo-services .faq__section--box-content {
    margin-top: 30px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 10px solid #3c6aa8
}

.page-monthly-seo-services .faq__section--box-content .schema-faq-question {
    padding-right: 25px
}

@media only screen and (max-width:551px) {
    .page-monthly-seo-services .faq__section--box-content {
        padding: 20px
    }
}

.page-monthly-seo-services .faq__section--box h4 a:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    content: "\f067";
    border: 1px solid #3b69ac;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.page-monthly-seo-services .faq__section--box h4 a.is--active:after {
    content: "\f068"
}

.page-monthly-seo-services .faq__section--box h4 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer
}

.page-monthly-seo-services .faq__section--box div[id] {
    display: none;
    padding-top: 20px;
    border-top: 2px solid #3c6aa8;
    margin-top: 20px
}

.page-monthly-seo-services .faq__section--box div.is--active {
    display: block
}

.page-monthly-seo-services .faq__section p {
    margin: 0;
    text-align: center
}

.page-monthly-seo-services .faq__section p:not(:last-child) {
    margin-bottom: 15px
}

@media only screen and (min-width:801px) {
    .page-monthly-seo-services .faq__section--padding {
        padding-top: 90px
    }
}

@media only screen and (max-width:800px) {
    .page-monthly-seo-services .custom-section.wd__hover--box-wrapper.seo__hover--box-wrapper h3 {
        margin-bottom: 20px;
        font-size: 26px
    }
}

@media only screen and (max-width:768px) {
    .page-monthly-seo-services .custom-cta.wd__custom--cta {
        padding-bottom: 36px !important
    }
}

@media only screen and (max-width:1000px) {
    .page-monthly-seo-services .wd__web--design-matters-content-box {
        display: block
    }

    .page-monthly-seo-services .wd__web--design-matters-content-box .wd__web--design-matters-content-box-text {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 25px 30px;
        max-width: 100%
    }

    .page-monthly-seo-services .wd__web--design-matters-content-box.last .wd__web--design-matters-content-box-text {
        -webkit-order: 2;
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .page-monthly-seo-services .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        max-width: 100%
    }

    .page-monthly-seo-services .wd__web--design-matters-content-box .wd__web--design-matters-content-box-img img {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px
    }
}

.site-content {
    padding-bottom: 0
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
    align-items: flex-start
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box {
    padding: 30px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align.col-of-eight .col-old-1 {
    width: 33.333%
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align.col-of-eight .col-old-2 {
    width: 66.667%
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box h3 {
    font-size: 56px;
    line-height: 1;
    margin: 0
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box p {
    margin-bottom: 0
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:not(:last-child) {
    margin-bottom: 30px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:first-child h3 {
    color: #c0d949
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:nth-child(2) h3 {
    color: #fc4616
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .dg__flex--align .important--box:last-child h3 {
    color: #4cafdb
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction {
    top: 0;
    padding: 50px 0;
    background-color: #fff;
    color: #252525;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p {
    color: #252525;
    font-size: 30px
}

.custom-section.dg__seo--section.wd__seo--section.sfl--box-wrapper .calltoaction p .green-box-with-black-font {
    padding: 10px !important
}

.custom-section.dg__seo--section.p-80.wd__seo--section.sfl--box-wrapper .col-2 {
    background-color: #fafeff;
    padding-top: 50px
}

.faq__section--box .faq__section--box-content>div.schema-faq-answer,
.faq__section--box .faq__section--box-content>p {
    display: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 2px solid #3c6aa8
}

.schema-faq.custom__faq.active h4 a:after {
    content: "\f068" !important
}

.schema-faq.custom__faq.active .schema-faq-answer {
    display: block
}

.responsive-video {
    display: inline-block;
    position: relative;
    padding-bottom: 56.55%;
    height: 0;
    overflow: hidden;
    height: auto;
    max-width: 100%;
    width: 800px;
    text-align: center
}

.responsive-video .rll-youtube-player {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important
}

.featured-partner.wd__featured-partner img {
    max-height: 90px
}

.responsive-video embed,
.responsive-video iframe,
.responsive-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc
}

.custom-form-box {
    padding: 30px;
    background-color: #cce1ee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.custom-form-box--heading {
    margin: 0;
    background-color: #006aac;
    font-size: 22px;
    text-align: center;
    padding: 20px 30px;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px
}