@font-face {
    font-family: Gilroy;
    src: url("/fonts/Gilroy-ExtraBold.otf") format("opentype");
    font-style: bold;
    font-weight: 800;
}

@font-face {
    font-family: Gilroy;
    src: url("/fonts/Gilroy-Light.otf") format("opentype");
    font-style: light;
    font-weight: 300;
}

.content-wrapper, .centered {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 30px;
    font-family: 'Montserrat', sans-serif;
}

.content-wrapper * {
    z-index: 1;
    position: relative;
}

.button-description-wrapper .btn {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
    line-height: 2.5;
    height: auto;
    text-transform: uppercase;
}

.btn-small {
    padding: 2px 10px;
}

.btn-narrow {
    padding-left: 30px;
    padding-right: 30px;
}

.button-description-wrapper {
    width: 240px;
    display: inline-block;
}

.button-description-wrapper .text {
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #6c8092;
    margin-bottom: 18px;
}

.copyright {
    font-size: 13px;
    font-weight: 300;
    color: #dadadb;
    text-align: center;
    margin-bottom: 20px;
}

.terms {
    text-align: center;
    margin-bottom: 24px;
}

img {
    max-width: 100%;
}

.terms {
    font-size: 12px;
}

.terms a {
    font-weight: 300;
    color: #2282d4;
}

.justify-content-between{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between!important;
}

.btn-round {
    border-radius: 50px;
}

.red{
    color: #b94a48;
}

.green{
    color: #1bb869;
}

.blue{
    color: #4f8bcc;
}

.orange{
    color: #f0ad4e;
}

.icons-sprite, .icons-arrow-left-icon, .icons-arrow-left, .icons-arrow-right-icon, .icons-arrow-right, .icons-back-icon, .icons-black-arrow-bottom, .icons-black-arrow-right, .icons-check-arrow, .icons-close-icon, .icons-dots, .icons-fb-icon, .icons-play-icon, .icons-scroll-arrow, .icons-tw-icon, .icons-visa-icon, .back-btn .back-icon, .btn.arrow-right .arrow:before, .wrapper .button-tabs li a.arrow-right .arrow:before, .btn.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-right a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-right a.arrow.collapse.collapsed:after, .btn.arrow-left .arrow:before, .wrapper .button-tabs li a.arrow-left .arrow:before, .btn.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-left a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-left a.arrow.collapse.collapsed:after, .panel-group.custom-accordion .panel .panel-heading .panel-title a:before, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapsed:before, .pager-nav .pagination li a.prev:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.prev.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.prev.collapse.collapsed:after, .pager-nav .pagination li a.next:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.next.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.next.collapse.collapsed:after, .btn-group .multiselect-container li.active a label:before, .wrapper .main-intro .scroll-down .scroll-arrow, .wrapper .section.marketplace .connect-steps li:before, .wrapper .help .custom-btn:before, .wrapper .help .panel-group .panel .panel-heading .panel-title a.custom-btn.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .help a.custom-btn.collapse.collapsed:after, .wrapper .close, .wrapper .card-block .credit-card .number-row .icon-side .visa-icon, .wrapper .share-buttons .social-buttons li a.tw-icon, .wrapper .share-buttons .social-buttons li a.fb-icon, .wrapper .share-buttons .social-buttons li a.gplus-icon, .wrapper .blog .articles-nav a:before, .wrapper .blog .articles-nav .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .blog .articles-nav a.collapse.collapsed:after, .wrapper .blog .articles-nav a.next:before {
    background-image: url('../images/icons-sa767285467.png');
    background-repeat: no-repeat;
}

.icons-arrow-left-icon {
    background-position: 0 0;
}

.icons-arrow-left {
    background-position: 0 -16px;
}

.icons-arrow-right-icon {
    background-position: 0 -32px;
}

.icons-arrow-right {
    background-position: 0 -48px;
}

.icons-back-icon {
    background-position: 0 -64px;
}

.icons-black-arrow-bottom {
    background-position: 0 -88px;
}

.icons-black-arrow-right {
    background-position: 0 -96px;
}

.icons-check-arrow {
    background-position: 0 -108px;
}

.icons-close-icon {
    background-position: 0 -122px;
}

.icons-dots {
    background-position: 0 -132px;
}

.icons-fb-icon {
    background-position: 0 -202px;
}

.icons-play-icon {
    background-position: 0 -280px;
}

.icons-scroll-arrow {
    background-position: 0 -296px;
}

.icons-tw-icon {
    background-position: 0 -309px;
}

.icons-visa-icon {
    background-position: 0 -348px;
}

/* latin */
@font-face {
    font-family: "OpenSans-Italic";
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//fonts.gstatic.com/s/opensans/v14/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: "OpenSans-Light";
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(//fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: "OpenSans-Semibold";
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(//fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
/* latin */
@font-face {
    font-family: "OpenSans-Bold";
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//fonts.gstatic.com/s/opensans/v14/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url('../fonts/Montserrat-Bold.eot?1474440658');
    src: url('../fonts/Montserrat-Bold.eot?&1474440658#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff?1474440658') format('woff'), url('../fonts/Montserrat-Bold.ttf?1474440658') format('truetype'), url('../fonts/Montserrat-Bold.svg?1474440658#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fl-right {
    float: right;
}

.fl-left {
    float: left;
}

.center-block {
    margin: 0 auto;
}

.absolute-position {
    position: absolute;
}

.relative-position {
    position: relative;
}

.bold {
    font-family: "OpenSans-Bold", sans-serif;
}

.clearfix:before, .panel-group .panel .panel-heading .panel-title a.clearfix.collapse.collapsed:after,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.list-reset, .form-list, .list, .panel-group.custom-accordion .panel .panel-collapse .panel-body .list, .account-tabs, .custom-tabs, .wrapper .main-intro .integrations-block .integrations-list, .wrapper .section.marketplace .connect-steps, .wrapper .section.clients .clients-list, .wrapper .header .right-side .main-menu, .wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu, .wrapper ul.dots, .wrapper .crm-list, .wrapper .share-buttons .social-buttons, .wrapper .blog .right-side .menu-block .menu-list, .footer .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

.list-reset li, .form-list li, .list li, .panel-group.custom-accordion .panel .panel-collapse .panel-body .list li, .account-tabs li, .custom-tabs li, .wrapper .main-intro .integrations-block .integrations-list li, .wrapper .section.marketplace .connect-steps li, .wrapper .section.clients .clients-list li, .wrapper .header .right-side .main-menu li, .wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu li, .wrapper ul.dots li, .wrapper .crm-list li, .wrapper .share-buttons .social-buttons li, .wrapper .blog .right-side .menu-block .menu-list li, .footer .footer-menu li {
    padding: 0;
    margin: 0;
}

.text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-select:not(input):not(textarea) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-list > li {
    font-size: 14px;
    margin: 0 0 20px 0;
}

.form-list.inline > li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.form-list.inline > li input,
.form-list.inline > li .select2 {
    margin: 0;
}

.form-list.inline > li + li {
    margin: 0 0 20px 20px;
}

.vertical-align-flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.clear {
    clear: both;
}

.centered {
    max-width: 1170px;
    margin: 0 auto;
}

.template-blog .wrapper .page-intro{
    height: 180px;
    padding-top: 93px;
}

#freshdesk-custom-field-form input{
    height: 34px;
}

@media (max-width: 1200px) {
    .centered {
        padding: 0 15px;
    }
}

.col-centered {
    float: none;
    margin: 0 auto;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 14px;
    color: #303030;
    font-family: Arial, Tahoma, sans-serif;
    background: #fff;
}

body label {
    display: block;
    color: #303030;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: normal;
}

html {
    font-size: 62.5%;
}

body,
html {
    height: 100%;
}

select,
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="email"],
input[type="text"],
input[type="password"],
textarea {
    font-size: 15px;
    line-height: 45px;
    margin: 0 0 15px 0;
    outline: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 45px;
    padding: 0 20px;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
}

select:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    border: 1px solid #bebebe;
}

select.wide,
input[type="tel"].wide,
input[type="date"].wide,
input[type="number"].wide,
input[type="search"].wide,
input[type="email"].wide,
input[type="text"].wide,
input[type="password"].wide,
textarea.wide {
    width: 100%;
}

select.is-invalid-input,
input[type="tel"].is-invalid-input,
input[type="date"].is-invalid-input,
input[type="number"].is-invalid-input,
input[type="search"].is-invalid-input,
input[type="email"].is-invalid-input,
input[type="text"].is-invalid-input,
input[type="password"].is-invalid-input,
textarea.is-invalid-input {
    background: none;
}

select.small,
input[type="tel"].small,
input[type="date"].small,
input[type="number"].small,
input[type="search"].small,
input[type="email"].small,
input[type="text"].small,
input[type="password"].small,
textarea.small {
    width: 80px;
}

select.medium,
input[type="tel"].medium,
input[type="date"].medium,
input[type="number"].medium,
input[type="search"].medium,
input[type="email"].medium,
input[type="text"].medium,
input[type="password"].medium,
textarea.medium {
    width: 180px;
}

select.normal,
input[type="tel"].normal,
input[type="date"].normal,
input[type="number"].normal,
input[type="search"].normal,
input[type="email"].normal,
input[type="text"].normal,
input[type="password"].normal,
textarea.normal {
    width: 220px;
}

select.large,
input[type="tel"].large,
input[type="date"].large,
input[type="number"].large,
input[type="search"].large,
input[type="email"].large,
input[type="text"].large,
input[type="password"].large,
textarea.large {
    width: 245px;
}

select:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select:hover,
input[type="tel"]:hover,
input[type="date"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="email"]:hover,
input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover {
    border-color: #8d8d8d;
}

input[type="number"],
input[type="search"],
input[type="email"],
input[type="text"],
input[type="password"],
textarea {
    -webkit-appearance: none;
}

select {
    width: 100%;
    color: #656b6f;
}

.form-group {
    position: relative;
}

.form-group select {
    margin: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0;
}

select {
    outline: none;
}

textarea {
    line-height: normal;
    height: 70px;
    resize: none;
    font-size: 15px;
    border: 1px solid #D7D7D7;
    padding: 10px 17px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;
}

textarea.form-area {
    width: 100%;
    height: 130px;
}

textarea:focus {
    border: 1px solid #bebebe;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.locked {
    overflow: hidden !important;
    padding-right: 17px !important;
}

.absolute-center, .btn.arrow-right .arrow:before, .wrapper .button-tabs li a.arrow-right .arrow:before, .btn.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-right a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-right a.arrow.collapse.collapsed:after, .btn.arrow-left .arrow:before, .wrapper .button-tabs li a.arrow-left .arrow:before, .btn.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-left a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-left a.arrow.collapse.collapsed:after, .pager-nav .pagination li a.prev:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.prev.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.prev.collapse.collapsed:after, .wrapper .header .menu-toggle span, .wrapper .card-block .credit-card .number-row .icon-side .visa-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.overflow {
    overflow: hidden;
}

table {
    width: 100%;
}

iframe {
    vertical-align: top;
    margin: 0 0 15px 0;
}

.hidden {
    display: none !important;
}

label.required {
    color: inherit;
}

label.required:after {
    content: " *";
}

.list li {
    margin: 0 0 5px 0;
}

.small-text {
    font-size: 11px;
    line-height: 12px;
    margin: 0 0 10px 0;
}

em {
    font-style: normal;
    font-family: "OpenSans-Italic", sans-serif;
}

b,
strong {
    font-family: "OpenSans-Bold", sans-serif;
}

a {
    color: #428BCA;
    display: inline-block;
    text-decoration: none;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

a:not(.btn) {
    color: #428BCA;
}

a:focus, a:active {
    outline: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 20px 0;
}

h1.margin, h2.margin, h3.margin, h4.margin, h5.margin, h6.margin {
    margin: 0 0 45px 0;
}

h1 {
    font-size: 26px;
    line-height: 30px;
}

h2 {
    font-size: 24px;
    line-height: 28px;
}

h3 {
    font-size: 21px;
    line-height: 25px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

h6 {
    font-size: 13px;
    line-height: 17px;
}

p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px 0;
    padding: 0;
}

.content {
    padding: 0 0 90px 0;
    max-width: 770px;
    margin: 0 auto;
    color: #656b6f;
}

.content .video-wrap {
    max-width: 570px;
    margin: 0 auto 45px;
}

.content img {
    display: block;
    margin-bottom: 45px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.content img,
.content .embed-responsive {
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #428BCA;
    font-family: "OpenSans", sans-serif;
    margin: 30px 0 20px 0;
}

.content a {
    display: inline;
}

.content h2 strong {
    color: #656b6f;
}

.content ul, .content ol {
    margin: 0 0 30px 0;
    padding: 0 0 0 60px;
}

.content ul li, .content ol li {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 5px 0;
}

.content ul li p, .content ol li p {
    margin: 0;
}

.content ul.unstyled, .content ol.unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content ul.unstyled li, .content ol.unstyled li {
    margin: 0;
    padding: 0;
}

.content ul.inline, .content ol.inline {
    margin: 0;
    padding-left: 0;
}

.content ul.inline li .button, .content ol.inline li .button {
    margin: 0;
}

.content ul {
    list-style: none;
}

.content ul li {
    position: relative;
}

.content ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #428bca;
    position: absolute;
    top: 9px;
    left: -20px;
}

.content ol {
    list-style: none;
    counter-reset: item;
}

.content ol li:before {
    content: counter(item) ".";
    counter-increment: item;
    margin-left: -17px;
    margin-right: 7px;
    color: #428bca;
    font-size: 16px;
    font-family: "OpenSans-Bold", sans-serif;
}

.content iframe {
    max-width: 100%;
}

.content p {
    color: #656b6f;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px 0;
}

.content p img {
    margin: 0;
}

.content p.help-text {
    color: #656b6f;
    font-size: 14px;
}

@media (max-width: 1024px) {
    .content {
        padding: 0 0 25px 0;
    }
}

@media (max-width: 600px) {
    .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
        margin: 10px 0 20px 0;
    }

    .content ul, .content ol {
        padding: 0 0 0 25px;
    }

    .content img {
        margin-bottom: 20px;
    }
}

ul.links {
    color: #428BCA;
    margin: 0;
    padding: 0 0 0 20px;
}

ul.links li a {
    vertical-align: top;
}

ul.links li a.active {
    font-weight: bold;
}

.placeholder {
    color: #aaa !important;
}

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

img.radius {
    -moz-border-radius: 100% !important;
    -webkit-border-radius: 100%;
    border-radius: 100% !important;
}

.text-ellipsis, .wrapper .step-tabs li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-success {
    color: #1bb869;
}

.text-primary {
    color: #2799c9;
}

.text-danger {
    color: #e43333 !important;
}

.margin {
    margin: 0 0 40px 0;
}

@media (max-width: 650px) {
    .margin {
        margin: 0 0 20px 0;
    }
}

hr {
    border-top: 1px solid #EBE9E9;
    margin: 35px 0;
}

hr.margin {
    margin: 35px -500px;
}

hr.large-margin {
    margin: 50px -500px;
}

.os-animation {
    opacity: 0;
}

.os-animation.animated {
    opacity: 1;
}

.dashed-link {
    border-bottom: 1px dashed #428bca;
    text-decoration: none;
}

.dashed-link:hover {
    border-bottom: 1px dashed #2a6496;
    text-decoration: none;
}

.dashed-link:focus {
    text-decoration: none !important;
}

.embed-responsive {
    position: relative;
    height: 0;
    padding-bottom: 56%;
    overflow: hidden;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

.tip {
    line-height: 80px \0;
}

.back-btn,
.top.btn-change-crm {
    color: #808080 !important;
    font-size: 16px;
    line-height: 16px;
    padding: 2px 0 0 0;
}

.back-btn .back-icon,
.top.btn-change-crm .back-icon{
    background-position: 0 -64px;
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 7px 0 0;
    position: relative;
    top: -2px;
}

.row.overflow {
    margin: 0;
}

.no-padding {
    padding: 0 !important;
}

.icons-sprite, .icons-arrow-left-icon, .icons-arrow-left, .icons-arrow-right-icon, .icons-arrow-right, .icons-back-icon, .icons-black-arrow-bottom, .icons-black-arrow-right, .icons-check-arrow, .icons-close-icon, .icons-dots, .icons-fb-icon, .icons-play-icon, .icons-scroll-arrow, .icons-tw-icon, .icons-visa-icon, .back-btn .back-icon, .btn.arrow-right .arrow:before, .wrapper .button-tabs li a.arrow-right .arrow:before, .btn.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-right a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-right a.arrow.collapse.collapsed:after, .btn.arrow-left .arrow:before, .wrapper .button-tabs li a.arrow-left .arrow:before, .btn.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-left a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-left a.arrow.collapse.collapsed:after, .panel-group.custom-accordion .panel .panel-heading .panel-title a:before, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapsed:before, .pager-nav .pagination li a.prev:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.prev.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.prev.collapse.collapsed:after, .pager-nav .pagination li a.next:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.next.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.next.collapse.collapsed:after, .btn-group .multiselect-container li.active a label:before, .wrapper .main-intro .scroll-down .scroll-arrow, .wrapper .section.marketplace .connect-steps li:before, .wrapper .help .custom-btn:before, .wrapper .help .panel-group .panel .panel-heading .panel-title a.custom-btn.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .help a.custom-btn.collapse.collapsed:after, .wrapper .close, .wrapper .card-block .credit-card .number-row .icon-side .visa-icon, .wrapper .share-buttons .social-buttons li a.tw-icon, .wrapper .share-buttons .social-buttons li a.fb-icon, .wrapper .share-buttons .social-buttons li a.gplus-icon, .wrapper .blog .articles-nav a:before, .wrapper .blog .articles-nav .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .blog .articles-nav a.collapse.collapsed:after, .wrapper .blog .articles-nav a.next:before,
.top.btn-change-crm .back-icon{
    background-image: url('../images/icons-sa767285467.png');
    background-repeat: no-repeat;
}

.icons-arrow-left-icon {
    background-position: 0 0;
}

.icons-arrow-left {
    background-position: 0 -16px;
}

.icons-arrow-right-icon {
    background-position: 0 -32px;
}

.icons-arrow-right {
    background-position: 0 -48px;
}

.icons-back-icon {
    background-position: 0 -64px;
}

.icons-black-arrow-bottom {
    background-position: 0 -88px;
}

.icons-black-arrow-right {
    background-position: 0 -96px;
}

.icons-check-arrow {
    background-position: 0 -108px;
}

.icons-close-icon {
    background-position: 0 -122px;
}

.icons-dots {
    background-position: 0 -132px;
}

.icons-fb-icon {
    background-position: 0 -202px;
}

.icons-play-icon {
    background-position: 0 -280px;
}

.icons-scroll-arrow {
    background-position: 0 -296px;
}

.icons-tw-icon {
    background-position: 0 -309px;
}

.icons-visa-icon {
    background-position: 0 -348px;
}

.btn, .wrapper .button-tabs li a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    outline: none !important;
    height: 40px;
    padding: 0 15px;
    border: none;
    position: relative;
    font-size: 14px;
    line-height: 40px;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    font-family: "OpenSans-Bold", sans-serif;
}

.btn:active, .wrapper .button-tabs li a:active, .btn:focus, .wrapper .button-tabs li a:focus {
    outline: none;
}

.btn.medium, .wrapper .button-tabs li a.medium {
    min-width: 170px;
}

.btn.large, .wrapper .button-tabs li a.large {
    min-width: 220px;
}

.btn.xlarge, .wrapper .button-tabs li a.xlarge {
    height: 50px;
    min-width: 230px;
    font-size: 14px;
    line-height: 50px;
    text-transform: uppercase;
}

.btn.wide, .wrapper .button-tabs li a.wide {
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 50px;
}

.btn.hollow, .wrapper .button-tabs li a.hollow {
    line-height: 38px;
}

.btn.hollow:hover, .wrapper .button-tabs li a.hollow:hover {
    color: #fff;
}

.btn.arrow-right, .wrapper .button-tabs li a.arrow-right {
    padding-right: 85px;
    padding-left: 30px;
    width: auto;
}

.btn.arrow-right .arrow, .wrapper .button-tabs li a.arrow-right .arrow {
    position: absolute;
    width: 50px;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
}

.btn.arrow-right .arrow:before, .wrapper .button-tabs li a.arrow-right .arrow:before, .btn.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-right a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-right .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-right a.arrow.collapse.collapsed:after {
    content: "";
    background-position: 0 -48px;
    height: 16px;
    width: 9px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.btn.arrow-left, .wrapper .button-tabs li a.arrow-left {
    padding-left: 50px;
    padding-right: 15px;
    width: auto;
}

.btn.arrow-left .arrow, .wrapper .button-tabs li a.arrow-left .arrow {
    position: absolute;
    width: 40px;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #D7D7D7;
}

.btn.arrow-left .arrow:before, .wrapper .button-tabs li a.arrow-left .arrow:before, .btn.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .btn.arrow-left a.arrow.collapse.collapsed:after, .wrapper .button-tabs li a.arrow-left .panel-group .panel .panel-heading .panel-title a.arrow.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .button-tabs li a.arrow-left a.arrow.collapse.collapsed:after {
    content: "";
    background-position: 0 -16px;
    height: 16px;
    width: 9px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.btn.btn-default, .wrapper .button-tabs li a.btn-default {
    color: #808080;
    border: 1px solid #D7D7D7;
}

.btn.btn-success, .wrapper .button-tabs li a {
    color: #fff;
    background: #1bb869;
}

.btn.btn-success:hover, .wrapper .button-tabs li a:hover {
    background: #148c50;
}

.btn.btn-success.hollow, .account-tabs li.active .btn.btn-success, .account-tabs .wrapper .button-tabs li.active a, .wrapper .button-tabs .account-tabs li.active a, .wrapper .button-tabs li a.hollow, .wrapper .button-tabs li.active a {
    background: none;
    border: 1px solid #1bb869;
    color: #1bb869;
}

.btn.btn-success.hollow:hover, .account-tabs li.active .btn.btn-success:hover, .wrapper .button-tabs li a.hollow:hover, .wrapper .button-tabs li.active a:hover {
    color: #fff;
    background: #1bb869;
}

.btn.btn-primary, .wrapper .button-tabs li a.btn-primary {
    background: #428BCA;
}

.btn.btn-primary:hover, .wrapper .button-tabs li a.btn-primary:hover {
    background: #3071a9;
}

.btn.btn-primary.hollow, .account-tabs li.active .btn.btn-primary, .account-tabs .wrapper .button-tabs li.active a.btn-primary, .wrapper .button-tabs .account-tabs li.active a.btn-primary, .wrapper .button-tabs li a.btn-primary.hollow {
    background: none;
    border: 1px solid #428BCA;
    color: #428BCA;
}

.partially-subscribed {
    position: absolute;
    top: -13px;
    right: 8px;
    border-radius: 4px;
    background: #428bca;
    color: #fff;
    padding: 4px 6px;
    display: block;
    line-height: 1;
    font-weight: lighter;
    font-size: 11px;
    border:1px solid #fff;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.btn.btn-primary.hollow:hover, .account-tabs li.active .btn.btn-primary:hover, .account-tabs .wrapper .button-tabs li.active a.btn-primary:hover, .wrapper .button-tabs .account-tabs li.active a.btn-primary:hover, .wrapper .button-tabs li a.btn-primary.hollow:hover {
    color: #fff;
    background: #428BCA;
}

.btn.btn-primary.arrow-right .arrow, .wrapper .button-tabs li a.btn-primary.arrow-right .arrow {
    border-left: 1px solid #5BAAD4;
}

.btn.btn-white, .wrapper .button-tabs li a.btn-white {
    background: #fff;
    color: #000;
}

.btn.btn-white:hover, .wrapper .button-tabs li a.btn-white:hover {
    background: #e6e6e6;
}

.btn.btn-white.hollow, .wrapper .button-tabs li a.btn-white.hollow {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}

.btn.btn-white.hollow:hover, .wrapper .button-tabs li a.btn-white.hollow:hover {
    color: #000;
    background: #fff;
}

.btn.custom-btn, .wrapper .button-tabs li a.custom-btn {
    height: auto;
    width: 270px;
    padding: 5px 40px;
    white-space: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.tip {
    position: absolute;
    z-index: 5;
    width: 250px;
    height: 80px;
    text-align: center;
    background: #428BCA;
    color: #fff;
    font-family: "OpenSans-Semibold", sans-serif;
    font-size: 14px;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tip:before, .panel-group .panel .panel-heading .panel-title a.tip.collapse.collapsed:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}

.tip.default {
    height: auto;
    color: #656b6f;
    text-align: left;
    background: #fff;
    padding: 15px 12px;
    font-family: "OpenSans", sans-serif;
    font-size: 16px;
    line-height: 27px;
    -moz-box-shadow: 0 0 25px, rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 25px, rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 25px, rgba(0, 0, 0, 0.3);
}

.tip.default.bottom:before, .panel-group .panel .panel-heading .panel-title a.tip.default.bottom.collapse.collapsed:after {
    border-top: 11px solid #fff;
}

.tip.right:before, .panel-group .panel .panel-heading .panel-title a.tip.right.collapse.collapsed:after {
    top: 0;
    bottom: 0;
    margin: auto;
    left: 100%;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #428BCA;
}

.tip.left:before, .panel-group .panel .panel-heading .panel-title a.tip.left.collapse.collapsed:after {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 100%;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid #428BCA;
}

.tip.top:before, .panel-group .panel .panel-heading .panel-title a.tip.top.collapse.collapsed:after {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 100%;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #428BCA;
}

.tip.bottom:before, .panel-group .panel .panel-heading .panel-title a.tip.bottom.collapse.collapsed:after {
    right: 0;
    left: 0;
    margin: auto;
    top: 100%;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #428BCA;
}

.tip.success {
    background: #1bb869;
}

.tip.success.right:before, .panel-group .panel .panel-heading .panel-title a.tip.success.right.collapse.collapsed:after {
    border-left: 11px solid #1bb869;
}

.tip.success.left:before, .panel-group .panel .panel-heading .panel-title a.tip.success.left.collapse.collapsed:after {
    border-right: 11px solid #1bb869;
}

.tip.success.top:before, .panel-group .panel .panel-heading .panel-title a.tip.success.top.collapse.collapsed:after {
    border-bottom: 11px solid #1bb869;
}

.tip.success.bottom:before, .panel-group .panel .panel-heading .panel-title a.tip.success.bottom.collapse.collapsed:after {
    border-top: 11px solid #1bb869;
}

.renew-ebay-token {
    margin: 0 auto;
    display: block;
    clear: both;
    margin-top: 40px;
    line-height: 34px!important;
}

@media (max-width: 1260px) {
    .tip {
        width: 220px;
        height: 55px;
    }
}

.trial-block {
    height: 120px;
    background: #40B866;
    padding: 35px 0;
}

.trial-block .centered {
    max-width: 970px;
}

.trial-block .text {
    font-size: 24px;
    line-height: 24px;
    font-family: "OpenSans-Bold", sans-serif;
    float: left;
    color: #fff;
    margin: 10px 0 0 0;
}

.trial-block .btn, .trial-block .wrapper .button-tabs li a, .wrapper .button-tabs li .trial-block a {
    float: right;
    color: #1bb869;
}

.trial-block .btn.large, .trial-block .wrapper .button-tabs li a.large, .wrapper .button-tabs li .trial-block a.large {
    height: 50px;
    width: 230px;
    font-size: 16px;
    line-height: 50px;
}

.trial-block.primary {
    background: #3D92C1;
}

.trial-block.primary .btn, .trial-block.primary .wrapper .button-tabs li a, .wrapper .button-tabs li .trial-block.primary a {
    color: #3D92C1;
}

@media (max-width: 991px) {
    .trial-block {
        padding: 20px 0;
        height: auto;
    }

    .trial-block .text {
        font-size: 21px;
        line-height: 28px;
    }
    .template-blog .wrapper .page-intro{
        height:140px;
        padding-top: 47px;
    }
}

@media (max-width: 765px) {
    .trial-block {
        text-align: center;
    }

    .trial-block .btn, .trial-block .wrapper .button-tabs li a, .wrapper .button-tabs li .trial-block a {
        float: none;
    }

    .trial-block .text {
        float: none;
        margin: 0 0 10px 0;
    }
}

.panel-group {
    margin: 0 0 120px 0;
}

.panel-group .panel {
    border: 1px solid #D7D7D7;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

.panel-group .panel .panel-heading {
    padding: 0;
    background: none;
    border: none;
}

.panel-group .panel .panel-heading .panel-title {
    font-weight: normal;
}

.panel-group .panel .panel-heading .panel-title a {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 32px;
    font-family: "OpenSans-Semibold", sans-serif;
    color: #2799c9;
    text-decoration: none;
    padding: 13px 100px;
}

.panel-group .panel .panel-heading .panel-title a.collapse:before, .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 2px;
    top: 0;
    bottom: 0;
    right: 50px;
    margin: auto;
    background: #409ACB;
}

.panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel-group .panel .panel-collapse .panel-body {
    border: none !important;
    border-top: 1px solid #DDDDDD !important;
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
    padding: 13px 100px;
}

.panel-group .panel .panel-collapse .panel-body p {
    margin: 0;
    font-size: 16px;
    line-height: 27px;
}

.panel-group .panel .panel-collapse .panel-body p + p {
    margin: 10px 0 0 0;
}

.panel-group .panel + .panel {
    margin: 20px 0 0 0;
}

.panel-group.custom-accordion {
    margin: 0 0 15px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    overflow: hidden;
}

.panel-group.custom-accordion .panel {
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none !important;
}

.panel-group.custom-accordion .panel .panel-heading .panel-title a {
    padding: 15px 20px;
    color: #303030;
    font-size: 15px;
    line-height: 15px;
    font-family: "OpenSans", sans-serif;
    position: relative;
}

.panel-group.custom-accordion .panel .panel-heading .panel-title a:before, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapse.collapsed:after {
    content: "";
    background-position: 0 -88px;
    height: 8px;
    width: 12px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
}

.panel-group.custom-accordion .panel .panel-heading .panel-title a.collapsed:before, .panel-group.custom-accordion .panel .panel-heading .panel-title a.collapsed.collapse:after {
    background-position: 0 -96px;
    height: 12px;
    width: 8px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.panel-group.custom-accordion .panel .panel-collapse .panel-body {
    padding: 15px 20px;
}

.panel-group.custom-accordion .panel .panel-collapse .panel-body .list li {
    font-size: 15px;
    color: #808080;
}

.panel-group.custom-accordion .panel .panel-collapse .panel-body .list li + li {
    margin: 3px 0 0 0;
}

.panel-group.custom-accordion .panel + .panel {
    border-top: 1px solid #D7D7D7 !important;
}

@media (max-width: 991px) {
    .panel-group {
        margin: 0 0 50px 0;
    }

    .panel-group .panel .panel-heading .panel-title a {
        padding: 13px 50px;
    }

    .panel-group .panel .panel-collapse .panel-body {
        padding: 13px 50px;
    }
}

@media (max-width: 600px) {
    .panel-group .panel .panel-heading .panel-title a {
        padding: 10px 50px 10px 20px;
        font-size: 18px;
        line-height: 26px;
    }

    .panel-group .panel .panel-heading .panel-title a:before, .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after {
        right: 20px;
    }

    .panel-group .panel .panel-collapse .panel-body {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 21px;
    }
}

.pager-nav .pagination {
    vertical-align: top;
    margin: 0;
    border: 1px solid #D7D7D7;
}

.pager-nav .pagination li a {
    margin: 0;
    padding: 0 13px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    color: #808080;
    border: none;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    position: relative;
}

.pager-nav .pagination li a.prev {
    border-right: 1px solid #D7D7D7;
    width: 50px;
}

.pager-nav .pagination li a.prev:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.prev.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.prev.collapse.collapsed:after {
    content: "";
    background-position: 0 0;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.pager-nav .pagination li a.next {
    border-left: 1px solid #D7D7D7;
    padding-right: 45px !important;
}

.pager-nav .pagination li a.next:before, .pager-nav .pagination li .panel-group .panel .panel-heading .panel-title a.next.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .pager-nav .pagination li a.next.collapse.collapsed:after {
    content: "";
    background-position: 0 -32px;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
}

.pager-nav .pagination li a.current {
    font-family: "OpenSans-Bold", sans-serif;
    color: #303030;
}

.pager-nav .pagination li a.dots:hover, .pager-nav .pagination li a.current:hover {
    cursor: default;
    background: none;
}

.pager-nav .pagination li a.nav {
    padding: 0 18px;
}

.pager-nav .pagination li + li a {
    border-left: none;
}

.pagination>li {
    display: flex;
}
.pagination>li.disabled>span {

    border-color: transparent;


}
.btn-group {
    display: block;
}

.btn-group .dropdown-toggle {
    height: 45px;
    line-height: 43px;
    font-family: "OpenSans", sans-serif;
    float: none;
    position: relative;
    padding-right: 45px;
    padding-left: 20px;
    width: 100%;
    text-align: left;
}

.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 18px;
    right: 20px;
}

.btn-group .dropdown-toggle .multiselect-selected-text {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-group .multiselect-container {
    width: 100%;
    padding: 10px 0;
    border: 1px solid #D7D7D7;
}

.btn-group .multiselect-container li a {
    color: #808080;
}

.btn-group .multiselect-container li a input[type="checkbox"] {
    display: none;
}

.btn-group .multiselect-container li a label {
    padding: 10px 50px 10px 20px;
    font-size: 15px;
    position: relative;
}

.btn-group .multiselect-container li.active a {
    color: #808080;
    background: none;
}

.btn-group .multiselect-container li.active a label:before {
    content: "";
    background-position: 0 -108px;
    height: 14px;
    width: 18px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    right: 20px;
    top: 10px;
}

.breadcrumb {
    padding: 0;
    margin: 0 0 50px 0;
    background: none;
}

.breadcrumb li {
    font-size: 18px;
    font-family: "OpenSans-Bold", sans-serif;
}

.breadcrumb li a {
    color: #c1c1c1;
}

.breadcrumb li.active {
    color: #000;
}

.breadcrumb li + li:before {
    color: #c1c1c1;
}

.account-tabs li.active .btn, .account-tabs .wrapper .button-tabs li.active a, .wrapper .button-tabs .account-tabs li.active a {
    line-height: 38px;
    padding: 0 14px;
}

.custom-tabs li a {
    text-decoration: none;
}

.custom-tabs li.pull-left {
    font-size: 18px;
    font-family: "OpenSans-Bold", sans-serif;
    padding: 7px 0 8px;
}

.custom-tabs li.pull-left a {
    color: #c1c1c1;
}

.custom-tabs li.pull-left a:after {
    content: "/\00a0";
    padding: 0 5px;
    margin-left: 5px;
}

.custom-tabs li.pull-left.active a {
    color: #000;
}

.custom-tabs li.pull-left.active a:after {
    display: none;
}

.custom-tabs li.pull-left.active .crumb-item {
    display: none;
}

.custom-tabs li.pull-right.active {
    display: none;
}

.slider {
    max-width: 970px;
    margin: 0 auto;
}

.slider .slider-item .text {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 30px 0;
}

.slider .slider-item .author .author-img {
    width: 50px;
    float: left;
    margin: 0 15px 0 0;
}

.slider .slider-item .author .author-details {
    overflow: hidden;
    color: #fff;
}

.slider .slider-item .author .author-details .name {
    font-size: 14px;
    line-height: 16px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 12px 0;
}

.slider .slider-item .author .author-details .position {
    font-size: 12px;
    line-height: 16px;
}

.wrapper {
    color: #303030;
    font-family: "OpenSans", sans-serif;
    height: 100%;
    position: relative;
    min-width: 320px;
}

.wrapper .container {
    max-width: 970px;
}

.wrapper .section {
    padding: 120px 0;
    background: #fff;
    overflow: hidden;
}

.wrapper .section .dots li {
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
}

.wrapper .section .dots li:before {
    top: 10px;
}

.wrapper .section .dots li + li {
    margin: 7px 0 0 0;
}

.wrapper .section .section-title .title {
    color: #2799c9;
    font-size: 30px;
    line-height: 32px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 20px 0;
}

.wrapper .section .section-title .sub-title {
    color: #2799c9;
    font-size: 30px;
    line-height: 32px;
    font-family: "OpenSans", sans-serif;
    margin: 0 0 25px 0;
}

.wrapper .section .section-title .text {
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 35px 0;
}

@media (max-width: 1024px) {
    .wrapper .section .section-title .title {
        font-size: 26px;
        line-height: 31px;
        margin: 0 0 10px 0;
    }

    .wrapper .section .section-title .sub-title {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 15px 0;
    }

    .wrapper .section .section-title .text {
        font-size: 14px;
        line-height: 21px;
        margin: 0 0 25px 0;
    }
}

@media (max-width: 550px) {
    .wrapper .section .section-title .title {
        font-size: 21px;
    }
}

.wrapper .section.features {
    padding-top: 110px;
}

.wrapper .section.features .section-title {
    text-align: center;
}

.wrapper .section.features .video-block {
    text-align: center;
}

.wrapper .section.features .video-block .title {
    color: #aaaaaa;
    font-size: 10px;
    line-height: 10px;
    font-family: "OpenSans-Bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wrapper .section.features .video-block .embed-responsive {
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

@media (max-width: 850px) {
    .wrapper .section.features {
        padding-top: 100px;
    }
}

@media (max-width: 480px) {
    .wrapper .section.features {
        padding-top: 45px;
    }
}

.wrapper .section.marketplace {
    background: #409ACB;
}

.wrapper .section.marketplace .marketplace-img {
    max-width: none;
}

.wrapper .section.marketplace .section-title {
    margin: 0 0 60px 0;
}

.wrapper .section.marketplace .section-title .title {
    color: #fff;
    margin: 0;
}

.wrapper .section.marketplace .connect-steps li {
    color: #fff;
    position: relative;
    margin: 0 0 80px 0;
    padding: 0 0 0 100px;
}

.wrapper .section.marketplace .connect-steps li:before {
    content: "";
    background-position: 0 -132px;
    height: 70px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: 90px;
    left: 30px;
}

.wrapper .section.marketplace .connect-steps li .number {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    border: 2px solid #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-size: 30px;
    line-height: 70px;
    font-family: "OpenSans-Bold", sans-serif;
}

.wrapper .section.marketplace .connect-steps li .title {
    font-size: 24px;
    line-height: 26px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 20px 0;
}

.wrapper .section.marketplace .connect-steps li .text {
    font-size: 16px;
    line-height: 27px;
    min-height: 55px;
}

.wrapper .section.marketplace .connect-steps li:last-child {
    margin: 0;
}

.wrapper .section.marketplace .connect-steps li:last-child:before {
    display: none;
}

@media (max-width: 1200px) {
    .wrapper .section.marketplace .connect-steps li {
        margin: 0 0 60px 0;
        padding: 0 0 0 80px;
    }

    .wrapper .section.marketplace .connect-steps li:before {
        top: 73px;
        left: 22px;
    }

    .wrapper .section.marketplace .connect-steps li .number {
        width: 55px;
        height: 55px;
        font-size: 22px;
        line-height: 50px;
    }
}

@media (max-width: 991px) {
    .wrapper .section.marketplace .connect-steps {
        margin: 0 0 20px 0;
    }
}

@media (max-width: 600px) {
    .wrapper .section.marketplace .section-title {
        margin: 0 0 30px 0;
    }

    .wrapper .section.marketplace .connect-steps li {
        margin: 0 0 20px 0;
        padding: 0 0 0 50px;
    }

    .wrapper .section.marketplace .connect-steps li:before {
        display: none;
    }

    .wrapper .section.marketplace .connect-steps li .title {
        font-size: 18px;
        line-height: 21px;
        margin: 0 0 15px 0;
    }

    .wrapper .section.marketplace .connect-steps li .text {
        font-size: 14px;
        line-height: 21px;
        min-height: 0;
    }

    .wrapper .section.marketplace .connect-steps li .number {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 32px;
    }
}

.wrapper .section.simple {
    border-bottom: 1px solid #DDDDDD;
}

.wrapper .section.simple .section-title {
    text-align: left;
    margin: 150px 0 0 0;
}

.wrapper .section.simple .section-title .title,
.wrapper .section.simple .section-title .text {
    margin: 0 0 25px 0;
}

.wrapper .section.simple .small-title {
    color: #656b6f;
    font-size: 18px;
    line-height: 18px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 15px 0;
}

@media (max-width: 991px) {
    .wrapper .section.simple .section-title {
        margin: 0;
    }

    .wrapper .section.simple .mobile-img {
        margin: 0 0 30px 0;
    }
}

@media (max-width: 550px) {
    .wrapper .section.simple .mobile-img {
        width: 200px;
    }
}

.wrapper .section.customizable .section-title .title {
    margin: 0 0 20px 0;
}

.wrapper .section.customizable .dots li {
    margin: 0 0 10px 0;
}

.wrapper .section.customizable .dots li.no-dot em {
    font-size: 14px;
}

.wrapper .section.customizable .dots li.no-dot:before {
    display: none;
}

.wrapper .section.customizable img {
    margin: 50px 0 0 0;
}

.wrapper .section.services .service-block {
    max-width: 820px;
    margin: 0 auto;
    position: relative;
}

.wrapper .section.services .service-block.freshdesk .title,
.wrapper .section.services .service-block.zendesk .title,
.wrapper .section.services .service-block.helpscout .title,
.wrapper .section.services .service-block.desk .title {
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #2799c9;
    margin: 0;
    text-align: center;
}

.wrapper .section.services .service-block.helpscout {
    margin-bottom: 120px;
}


.wrapper .section.services .service-block.zendesk {
    margin-bottom: 120px;
}

.wrapper .section.services .service-block.zendesk .title {
    margin-bottom: 30px;
}

.wrapper .section.services .service-block.zendesk .tip.management {
    top: 118px;
    right: 100%;
    margin-right: -55px;
}

.wrapper .section.services .service-block.zendesk .tip.makros {
    top: 100%;
    left: 243px;
    margin-top: -20px;
}

.wrapper .section.services .service-block.zendesk .tip.order {
    top: 200px;
    left: 100%;
    margin-left: -80px;
}

.wrapper .section.services .service-block.zendesk .tip.ticket {
    top: 55px;
    left: 250px;
}

.wrapper .section.services .service-block.helpscout .tip.management {
    top: 42px;
    left: 100%;
    margin-left: -20px;
    display: none;
}

.wrapper .section.services .service-block.helpscout .tip.makros {
    top: 100%;
    left: 243px;
    margin-top: -20px;
    display: none;
}

.wrapper .section.services .service-block.helpscout .tip.order {
    top: 134px;
    left: 100%;
    margin-left: -20px;
}

.wrapper .section.services .service-block.helpscout .tip.ticket {
    top: 28%;
    right: 94%;
}

.wrapper .section.services .service-block.desk {
    margin-bottom: 120px;
}

.wrapper .section.services .service-block.desk .tip.ticket {
    left: -50px;
    top: 80px;
}

.wrapper .section.services .service-block.desk .tip.management {
    right: -170px;
    top: 110px;
}

.wrapper .section.services .service-block.desk .tip.order {
    right: -170px;
    bottom: 105px;
}

.wrapper .section.services .service-block.desk .tip.makros {
    top: 100%;
    left: 100px;
    margin-top: -15px;
}

.wrapper .section.services .service-block.freshdesk .tip.management {
    top: 240px;
    right: 0;
    margin-right: -170px;
}

.wrapper .section.services .service-block.freshdesk .tip.makros {
    top: 600px;
    left: 425px;
    margin-top: -20px;
}

.wrapper .section.services .service-block.freshdesk .tip.order {
    top: 387px;
    left: 100%;
    margin-left: -80px;
}

.wrapper .section.services .service-block.freshdesk .tip.ticket {
    top: 120px;
    left: -180px;
}

.wrapper .section.services .list-holder {
    max-width: 475px;
    margin: 0 auto 60px;
    text-align: left;
}

.wrapper .section.services .list-holder .dots {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
}

@media (max-width: 1200px) {
    .wrapper .section.services .service-block.zendesk .tip.management {
        top: 135px;
        right: auto;
        left: 25px;
    }

    .wrapper .section.services .service-block.zendesk .tip.management:before, .wrapper .section.services .service-block.zendesk .panel-group .panel .panel-heading .panel-title a.tip.management.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.zendesk a.tip.management.collapse.collapsed:after {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #428BCA;
        border-top: none;
        bottom: 100%;
        left: 0;
        right: 0;
        top: auto;
    }

    .wrapper .section.services .service-block.zendesk .tip.order {
        top: 220px;
        left: auto;
        right: 15px;
    }

    .wrapper .section.services .service-block.zendesk .tip.order:before, .wrapper .section.services .service-block.zendesk .panel-group .panel .panel-heading .panel-title a.tip.order.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.zendesk a.tip.order.collapse.collapsed:after {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #428BCA;
        border-top: none;
        bottom: 100%;
        left: 0;
        right: 0;
        top: auto;
    }

    .wrapper .section.services .service-block.desk .tip.ticket {
        left: 180px;
        top: 135px;
    }

    .wrapper .section.services .service-block.desk .tip.ticket:before, .wrapper .section.services .service-block.desk .panel-group .panel .panel-heading .panel-title a.tip.ticket.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.desk a.tip.ticket.collapse.collapsed:after {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #1bb869;
        border-top: none;
        bottom: 100%;
        left: 0;
        right: 0;
        top: auto;
    }

    .wrapper .section.services .service-block.desk .tip.order, .wrapper .section.services .service-block.desk .tip.management {
        right: 25px;
        top: 140px;
    }

    .wrapper .section.services .service-block.desk .tip.order:before, .wrapper .section.services .service-block.desk .panel-group .panel .panel-heading .panel-title a.tip.order.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.desk a.tip.order.collapse.collapsed:after, .wrapper .section.services .service-block.desk .tip.management:before, .wrapper .section.services .service-block.desk .panel-group .panel .panel-heading .panel-title a.tip.management.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.desk a.tip.management.collapse.collapsed:after {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #1bb869;
        border-top: none;
        bottom: 100%;
        left: 0;
        right: 0;
        top: auto;
    }

    .wrapper .section.services .service-block.desk .tip.order {
        top: auto;
        bottom: 80px;
    }

    .wrapper .section.services .service-block.freshdesk .tip.management:before,
    .wrapper .section.services .service-block.freshdesk .panel-group .panel .panel-heading .panel-title a.tip.management.collapse.collapsed:after,
    .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.freshdesk a.tip.management.collapse.collapsed:after,
    .wrapper .section.services .service-block.freshdesk .tip.ticket:before,
    .wrapper .section.services .service-block.freshdesk .panel-group .panel .panel-heading .panel-title a.tip.ticket.collapse.collapsed:after,
    .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.freshdesk a.tip.ticket.collapse.collapsed:after,
    .wrapper .section.services .service-block.freshdesk .tip.order:before,
    .wrapper .section.services .service-block.freshdesk .panel-group .panel .panel-heading .panel-title a.tip.order.collapse.collapsed:after,
    .panel-group .panel .panel-heading .panel-title .wrapper .section.services .service-block.freshdesk a.tip.order.collapse.collapsed:after,
    .wrapper .section.services .service-block.helpscout .tip.ticket:before,
    .wrapper .section.services .service-block.helpscout .tip.makros:before
    {
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid #428BCA;
        border-top: none;
        bottom: 100%;
        left: 0;
        right: 0;
        top: auto;
    }

    .wrapper .section.services .service-block.helpscout .tip.order:before,
    .wrapper .section.services .service-block.helpscout .tip.management:before
    {
        top: 0;
        bottom: 0;
        margin: auto;
        right: auto;
        left: 100%;
        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 11px solid #428BCA;
        border-right: none;
    }

    .wrapper .section.services .service-block.freshdesk .tip.ticket {
        top: 180px;
        left: 80px;
    }

    .wrapper .section.services .service-block.freshdesk .tip.management {
        top: 300px;
        margin-right: 25px;
    }

    .wrapper .section.services .service-block.freshdesk .tip.order {
        top: 450px;
        margin-left: -245px;
    }

    .wrapper .section.services .service-block.freshdesk .tip.makros {
        left: 440px;
    }

    .wrapper .section.services .service-block.helpscout .tip.ticket {
        top: 273px;
        left: 32px;
    }

    .wrapper .section.services .service-block.helpscout .tip.management {
        top: 68px;
        margin-left: -380px;
    }

    .wrapper .section.services .service-block.helpscout .tip.order {
        top: 214px;
        margin-left: -380px;
    }

    .wrapper .section.services .service-block.helpscout .tip.makros {
        left: 440px;
    }
}

@media (max-width: 991px) {
    .wrapper .section.services .service-block.desk, .wrapper .section.services .service-block.zendesk {
        margin-bottom: 20px;
    }

    .wrapper .section.services .list-holder {
        margin: 0 0 30px 0;
    }
}

@media (max-width: 650px) {
    .wrapper .section.services .service-block .tip {
        display: none;
    }
}

.wrapper .section.clients {
    border-top: 1px solid #E3E3E3;
}

.wrapper .section.clients .section-title {
    margin: 0 0 35px 0;
}

.wrapper .section.clients .section-title .title {
    margin: 0;
}

.wrapper .section.clients .clients-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.wrapper .section.clients .clients-list li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #ebeaea;
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.template-compare section .content {
    padding-bottom:0;
}
.wrapper .section.clients.inner {
    margin-top:-30px;
    padding: 54px 0 60px 0;
}

.wrapper .section.clients.inner .section-title {
    margin: 0 0 20px 0;
}

.wrapper .section.clients.inner .clients-list li {
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 1200px) {
    .wrapper .section.clients.inner {
        padding: 60px 0;
    }
}

@media (max-width: 550px) {
    .wrapper .section.clients.inner {
        padding: 30px 0;
    }
}

@media (max-width: 1150px) {
    .wrapper .section.clients .clients-list {
        display: block;
    }

    .wrapper .section.clients .clients-list li {
        text-align: center;
        width: 31.37255%;
        float: left;
        margin-bottom: 1.69492%;
    }

    .wrapper .section.clients .clients-list li:nth-child(3n + 1) {
        margin-left: 0.98039%;
        margin-right: -100%;
        clear: both;
    }

    .wrapper .section.clients .clients-list li:nth-child(3n + 2) {
        margin-left: 34.31373%;
        margin-right: -100%;
        clear: none;
    }

    .wrapper .section.clients .clients-list li:nth-child(3n + 3) {
        margin-left: 67.64706%;
        margin-right: -100%;
        clear: none;
    }
}

.wrapper .section.testimonials {
    background: #409ACB;
}

.wrapper .section.testimonials .section-title {
    margin: 0 0 60px 0;
}

.wrapper .section.testimonials .section-title .title {
    color: #fff;
    margin: 0;
}

@media (max-width: 991px) {
    .wrapper .section.testimonials .section-title {
        margin: 0 0 30px 0;
    }
}

.wrapper .section.freshdesc-integration .section-title {
    margin-bottom: 60px;
}

.wrapper .section.freshdesc-integration .section-title .text {
    margin: 0 0 50px 0;
}

.wrapper .section.freshdesc-integration .freshdesc-img {
    margin-bottom: 60px;
}

.wrapper .section.freshdesc-integration .freshdesc-img img {
    margin-bottom: 30px;
}

.wrapper .section.freshdesc-integration .freshdesc-img em {
    display: block;
}

.wrapper .section.freshdesc-integration .customer-review {
    padding: 55px;
    max-width: 770px;
    margin: 0 auto;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    text-align: center;
}

.wrapper .section.freshdesc-integration .customer-review .text {
    color: #0f8bd0;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px 0;
}

.wrapper .section.freshdesc-integration .customer-review .position {
    color: #656b6f;
    font-family: "OpenSans-Italic", sans-serif;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 700px) {
    .wrapper .section.freshdesc-integration .section-title {
        margin-bottom: 40px;
    }

    .wrapper .section.freshdesc-integration .section-title .text {
        margin: 0 0 25px 0;
    }

    .wrapper .section.freshdesc-integration .freshdesc-img {
        margin-bottom: 35px;
    }

    .wrapper .section.freshdesc-integration .customer-review {
        padding: 25px;
    }
}

.wrapper .section.ebay-freshdesk {
    background: #4297D3;
}

.wrapper .section.ebay-freshdesk img {
    margin-top: 60px;
}

.wrapper .section.ebay-freshdesk .section-title .title {
    color: #fff;
}

.wrapper .section.ebay-freshdesk .section-title .text {
    color: #fff;
    margin-bottom: 60px;
}

.wrapper .section.ebay-freshdesk .section-title .text p {
    margin: 0;
}

.wrapper .section.ebay-freshdesk .section-title .text p + p {
    margin-top: 30px;
}

.wrapper .section.ebay-freshdesk .section-title .custom-btn {
    color: #2799c9;
    background: #FBFBFB;
}

.wrapper .section.ebay-freshdesk .section-title .custom-btn:hover {
    background: #eceaea;
}

@media (max-width: 991px) {
    .wrapper .section.ebay-freshdesk .section-title {
        text-align: center;
    }

    .wrapper .section.ebay-freshdesk .section-title .text {
        margin-bottom: 35px;
    }

    .wrapper .section.ebay-freshdesk .section-title .text p + p {
        margin-top: 15px;
    }

    .wrapper .section.ebay-freshdesk img {
        margin-top: 40px;
    }
}

.wrapper .section.ebay-management {
    border-bottom: 1px solid #DDDDDD;
}

.wrapper .section.ebay-management img {
    margin-top: 80px;
}

.wrapper .section.ebay-management .section-title .text {
    margin-bottom: 25px;
}

.wrapper .section.ebay-management .section-title .dots {
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .wrapper .section.ebay-management {
        text-align: center;
    }

    .wrapper .section.ebay-management img {
        margin: 0 0 40px 0;
    }

    .wrapper .section.ebay-management .section-title .dots {
        width: 290px;
        margin: 0 auto 30px;
        text-align: left;
    }
}

@media (max-width: 991px) {
    .wrapper .section.amazon-feshdesk {
        text-align: center;
    }

    .wrapper .section.amazon-feshdesk .section-title {
        margin-bottom: 40px;
    }
}

.wrapper .section.marketplace-messages {
    background: #40B866;
}

.wrapper .section.marketplace-messages img {
    margin-top: 40px;
}

.wrapper .section.marketplace-messages .section-title .title {
    color: #fff;
}

.wrapper .section.marketplace-messages .section-title .text {
    color: #fff;
}

.wrapper .section.marketplace-messages .section-title ul.dots li {
    color: #fff;
}

.wrapper .section.marketplace-messages .section-title ul.dots li:before {
    background: #fff;
}

.wrapper .section.marketplace-messages .section-buttons {
    max-width: 570px;
    margin: 60px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.wrapper .section.marketplace-messages .section-buttons .btn, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a {
    width: 48%;
    border: 2px solid #fff;
    line-height: 48px;
}

.wrapper .section.marketplace-messages .section-buttons .btn.hollow, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a.hollow, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a.hollow {
    color: #fff;
}

.wrapper .section.marketplace-messages .section-buttons .btn.hollow:hover, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a.hollow:hover, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a.hollow:hover {
    background: #fff;
    color: #1bb869;
}

.wrapper .section.marketplace-messages .section-buttons .btn.btn-default, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a.btn-default, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a.btn-default {
    color: #1bb869;
}

.wrapper .section.marketplace-messages .section-buttons .btn.btn-default:hover, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a.btn-default:hover, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a.btn-default:hover {
    background: none;
    color: #fff;
}

@media (max-width: 991px) {
    .wrapper .section.marketplace-messages {
        text-align: center;
    }

    .wrapper .section.marketplace-messages img {
        margin: 0 0 40px 0;
    }

    .wrapper .section.marketplace-messages .dots {
        width: 200px;
        text-align: left;
        margin: 0 auto;
    }

    .wrapper .section.marketplace-messages .section-buttons {
        margin-top: 30px;
    }
}

@media (max-width: 600px) {
    .wrapper .section.marketplace-messages .section-buttons {
        display: block;
    }

    .wrapper .section.marketplace-messages .section-buttons .btn, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a {
        display: block;
        max-width: 290px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .wrapper .section.marketplace-messages .section-buttons .btn + .btn, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a + .btn, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a + .btn, .wrapper .section.marketplace-messages .section-buttons .button-tabs li .btn + a, .wrapper .button-tabs li .section.marketplace-messages .section-buttons .btn + a, .wrapper .section.marketplace-messages .section-buttons .button-tabs li a + a, .wrapper .button-tabs li .section.marketplace-messages .section-buttons a + a {
        margin-top: 20px;
    }
}

.wrapper .section.newer-miss {
    border-bottom: 1px solid #DDDDDD;
}

.wrapper .section.newer-miss img {
    margin-top: 15px;
}

@media (max-width: 991px) {
    .wrapper .section.newer-miss {
        text-align: center;
    }

    .wrapper .section.newer-miss .dots {
        width: 290px;
        text-align: left;
        margin: 0 auto 20px;
    }
}

.wrapper .section.simple-setup {
    border-bottom: 1px solid #DDDDDD;
}

.wrapper .section.simple-setup .icon {
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .wrapper .section.simple-setup {
        text-align: center;
    }

    .wrapper .section.simple-setup .icon {
        margin-bottom: 25px;
    }
}

.wrapper .section.customer-service img {
    margin-bottom: 60px;
}

.wrapper .section.customer-service .section-buttons {
    max-width: 570px;
    margin: 60px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.wrapper .section.customer-service .section-buttons .btn, .wrapper .section.customer-service .section-buttons .button-tabs li a, .wrapper .button-tabs li .section.customer-service .section-buttons a {
    width: 48%;
    border: 2px solid #4099CB;
    line-height: 48px;
}

.wrapper .section.customer-service .section-buttons .btn.hollow, .wrapper .section.customer-service .section-buttons .button-tabs li a.hollow, .wrapper .button-tabs li .section.customer-service .section-buttons a.hollow {
    color: #2799c9;
}

.wrapper .section.customer-service .section-buttons .btn.hollow:hover, .wrapper .section.customer-service .section-buttons .button-tabs li a.hollow:hover, .wrapper .button-tabs li .section.customer-service .section-buttons a.hollow:hover {
    background: #2799c9;
    color: #fff;
}

.wrapper .section.customer-service .section-buttons .btn.btn-primary, .wrapper .section.customer-service .section-buttons .button-tabs li a.btn-primary, .wrapper .button-tabs li .section.customer-service .section-buttons a.btn-primary {
    background: #2799c9;
    color: #fff;
}

.wrapper .section.customer-service .section-buttons .btn.btn-primary:hover, .wrapper .section.customer-service .section-buttons .button-tabs li a.btn-primary:hover, .wrapper .button-tabs li .section.customer-service .section-buttons a.btn-primary:hover {
    background: none;
    color: #2799c9;
}

@media (max-width: 600px) {
    .wrapper .section.customer-service .section-buttons {
        display: block;
    }

    .wrapper .section.customer-service .section-buttons .btn, .wrapper .section.customer-service .section-buttons .button-tabs li a, .wrapper .button-tabs li .section.customer-service .section-buttons a {
        display: block;
        max-width: 290px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .wrapper .section.customer-service .section-buttons .btn + .btn, .wrapper .section.customer-service .section-buttons .button-tabs li a + .btn, .wrapper .button-tabs li .section.customer-service .section-buttons a + .btn, .wrapper .section.customer-service .section-buttons .button-tabs li .btn + a, .wrapper .button-tabs li .section.customer-service .section-buttons .btn + a, .wrapper .section.customer-service .section-buttons .button-tabs li a + a, .wrapper .button-tabs li .section.customer-service .section-buttons a + a {
        margin-top: 20px;
    }
}

@media (max-width: 1200px) {
    .wrapper .section {
        padding: 60px 0;
    }
}

@media (max-width: 991px) {
    .wrapper .section .img-holder {
        text-align: center;
    }

    .wrapper .section .img-holder img {
        max-width: 100% !important;
    }
}

@media (max-width: 550px) {
    .wrapper .section {
        padding: 30px 0;
    }

    .wrapper .section .dots li {
        font-size: 14px;
        line-height: 24px;
    }
}

.wrapper.sing-up-page {
    background: url('../images/sign-up-bg.jpg?1477397955') top center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    position: relative;
    height: auto;
    min-height: 100%;
}

.wrapper.sing-up-page .page-intro {
    height: auto;
    background: none;
}

.wrapper.sing-up-page .box {
    padding: 60px;
    margin: 0 0 50px 0;
}

.wrapper.sing-up-page .box .title{
    font-family: Gilroy;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: normal;
    color: #303030;
    text-align: center;
}

.wrapper.sing-up-page .box .box-header {
    margin: 0 0 60px 0;
}

.wrapper.sing-up-page .box .terms-block {
    margin: 0 0 45px 0;
}

.wrapper.sing-up-page .box .terms-block .form-group {
    margin: 0 0 10px 0;
}

@media (max-width: 991px) {
    .wrapper.sing-up-page .page-title {
        margin: 0 0 30px 0;
    }
}

@media (max-width: 550px) {
    .wrapper.sing-up-page .box {
        padding: 15px;
    }

    .wrapper.sing-up-page .box .box-header {
        margin: 0 0 20px 0;
    }

    .wrapper.sing-up-page .box .box-form {
        max-width: none;
    }

    .wrapper.sing-up-page .page-title {
        margin: 0 0 15px 0;
    }

    .wrapper.sing-up-page .page-title .title {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
}

.wrapper .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 555;
    padding: 15px 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.wrapper .header .menu-toggle {
    width: 44px;
    height: 34px;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-align: center;
    position: relative;
    z-index: 5;
    margin: 14px 0 0 0;
    display: none;
}

.wrapper .header .menu-toggle span {
    width: 22px;
    height: 2px;
    background: #fff;
}

.template-integrations .wrapper .header .menu-toggle span {
    background: #303030;
}

.template-integrations .wrapper .header .menu-toggle span:before,
.template-integrations .wrapper .header .menu-toggle span:after {
    background: #303030;
}

.template-integrations .wrapper .header .menu-toggle {
    border-color: #303030;
}

.wrapper .header .menu-toggle span:after, .wrapper .header .menu-toggle span:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #fff;
}

.wrapper .header .menu-toggle span:before {
    top: -6px;
}

.wrapper .header .menu-toggle span:after {
    bottom: -6px;
}

.wrapper .header .logo {
    float: left;
    width: 145px;
    height: 60px;
    background: url('../images/logo-white.png?1474440659') center center no-repeat;
}

.template-integrations .wrapper .header .logo {
    background: url('../images/logo-normal.png?1474440659') center center no-repeat;
}

.wrapper .header .right-side {
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
    margin: 10px 0 0 0;
    float: right;
}

.wrapper .header .right-side .main-menu {
    float: left;
    margin: 9px 0 0 0;
}

.wrapper .header .right-side .main-menu > li {
    float: left;
    margin: 0 12px;
    position: relative;
}

.wrapper .header .right-side .main-menu > li .sub-menu-toggle {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    line-height: 20px;
    text-align: center;
    display: none;
}

.wrapper .header .right-side .main-menu > li .sub-menu-toggle:before, .wrapper .header .right-side .main-menu > li .panel-group .panel .panel-heading .panel-title a.sub-menu-toggle.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .header .right-side .main-menu > li a.sub-menu-toggle.collapse.collapsed:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #303030;
}

.wrapper .header .right-side .main-menu > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-family: "OpenSans-Bold", sans-serif;
}

.template-integrations .wrapper .header .right-side .main-menu > li > a {
    color: #428bca;
}

.wrapper .header .right-side .main-menu > li > a:hover {
    text-decoration: none;
}

.wrapper .header .right-side .main-menu > li > a.active {
    color: #68b0d4;
}

.wrapper .header .right-side .main-menu > li .sub-menu-holder {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 50%;
    margin-left: -125px;
    margin-top: 5px;
    padding: 15px 0 0 0;
    -moz-transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
    -o-transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
    -webkit-transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
    transition: margin 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
}

.wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu {
    padding: 15px 25px;
    background: #fff;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-width: 250px;
    position: relative;
}

.wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu:before, .wrapper .header .right-side .main-menu > li .sub-menu-holder .panel-group .panel .panel-heading .panel-title a.sub-menu.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .header .right-side .main-menu > li .sub-menu-holder a.sub-menu.collapse.collapsed:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu li a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-family: "OpenSans-Semibold", sans-serif;
    color: #656b6f;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 11px 0;
}

.wrapper .header .right-side .main-menu > li .sub-menu-holder .sub-menu li a:hover {
    color: #428BCA;
    text-decoration: none;
}

.wrapper .header .right-side .main-menu > li:hover > a {
    text-decoration: underline;
}

.wrapper .header .right-side .main-menu > li:hover .sub-menu-holder {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin-top: 0;
}

.wrapper .header .right-side .header-buttons {
    float: right;
}

.wrapper .header .right-side .header-buttons .btn, .wrapper .header .right-side .header-buttons .button-tabs li a, .wrapper .button-tabs li .header .right-side .header-buttons a {
    font-family: "OpenSans", sans-serif;
}

.wrapper .header .right-side .header-buttons .btn.btn-danger, .wrapper .header .right-side .header-buttons .button-tabs li a.btn-danger, .wrapper .button-tabs li .header .right-side .header-buttons a.btn-danger, .wrapper .header .right-side .header-buttons .btn.btn-primary, .wrapper .header .right-side .header-buttons .button-tabs li a.btn-primary, .wrapper .button-tabs li .header .right-side .header-buttons a.btn-primary {
    margin: 0 0 0 30px;
}

.wrapper .header.open, .wrapper .header.fixed {
    background: #fff !important;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

.wrapper .header.open .menu-toggle, .wrapper .header.fixed .menu-toggle {
    border: 1px solid #303030;
}

.wrapper .header.open .menu-toggle span, .wrapper .header.fixed .menu-toggle span {
    background: #303030;
}

.wrapper .header.open .menu-toggle span:after, .wrapper .header.open .menu-toggle span:before, .wrapper .header.fixed .menu-toggle span:after, .wrapper .header.fixed .menu-toggle span:before {
    background: #303030;
}

.wrapper .header.open .logo, .wrapper .header.fixed .logo {
    background: url('../images/logo-normal.png?1474440659') center center no-repeat;
}

.wrapper .header.open .right-side, .wrapper .header.fixed .right-side {
    position: static;
}

.wrapper .header.open .right-side .main-menu li a, .wrapper .header.fixed .right-side .main-menu li a {
color: #428bca !important;
}

@media (max-width: 1210px) {
    .wrapper .header .right-side {
        width: 83%;
    }
}

@media (max-width: 1080px) {
    .wrapper .header .right-side .main-menu li {
        margin: 0 8px;
    }

    .wrapper .header .right-side .header-buttons .btn.btn-danger, .wrapper .header .right-side .header-buttons .button-tabs li a.btn-danger, .wrapper .button-tabs li .header .right-side .header-buttons a.btn-danger, .wrapper .header .right-side .header-buttons .btn.btn-primary, .wrapper .header .right-side .header-buttons .button-tabs li a.btn-primary, .wrapper .button-tabs li .header .right-side .header-buttons a.btn-primary {
        margin: 0 0 0 15px;
    }
}

@media (max-width: 991px) {
    .wrapper .header .menu-toggle {
        display: block;
    }

    .wrapper .header .right-side {
        display: none;
        position: absolute;
        width: auto;
        top: 100%;
        left: 0;
        right: 0;
        padding: 10px;
        float: none;
        clear: both;
        margin: 0;
    }

    .wrapper .header .right-side .main-menu {
        float: none;
        margin: 0;
    }

    .wrapper .header .right-side .main-menu li {
        float: none;
        margin: 0 0 10px 0;
    }

    .wrapper .header .right-side .main-menu li .sub-menu-toggle {
        display: block;
    }

    .wrapper .header .right-side .main-menu li .sub-menu-holder {
        padding: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        visibility: visible;
        position: static;
        margin: 0 0 0 25px;
        display: none;
    }

    .wrapper .header .right-side .main-menu li .sub-menu-holder .sub-menu {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

    .wrapper .header .right-side .main-menu li .sub-menu-holder .sub-menu li a {
        padding: 7px 0;
    }

    .wrapper .header .right-side .main-menu li .sub-menu-holder .sub-menu:before, .wrapper .header .right-side .main-menu li .sub-menu-holder .panel-group .panel .panel-heading .panel-title a.sub-menu.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .header .right-side .main-menu li .sub-menu-holder a.sub-menu.collapse.collapsed:after {
        display: none;
    }

    .wrapper .header .right-side .main-menu li.open .sub-menu-toggle:before, .wrapper .header .right-side .main-menu li.open .panel-group .panel .panel-heading .panel-title a.sub-menu-toggle.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .header .right-side .main-menu li.open a.sub-menu-toggle.collapse.collapsed:after {
        border-top: none;
        border-bottom: 8px solid #303030;
    }

    .wrapper .header .right-side .main-menu li.open .sub-menu-holder {
        display: block;
    }

    .wrapper .header .right-side .header-buttons {
        float: none;
    }

    .wrapper .header.open .right-side {
        display: block;
        padding: 10px 0 0;
    }

    .wrapper .header.fixed .right-side {
        padding: 10px 0 0 0;
    }
}

@media (max-width: 600px) {
    .wrapper .header .logo {
        width: 75px;
        height: 31px;
        -moz-background-size: 75px 31px !important;
        -o-background-size: 75px 31px !important;
        -webkit-background-size: 75px 31px !important;
        background-size: 75px 31px !important;
    }

    .wrapper .header .menu-toggle {
        margin: 0;
    }
}

.wrapper.inner-page {
    padding: 90px 0 0 0;
}

.wrapper.inner-page .header {
    background: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

.wrapper.inner-page .header .menu-toggle {
    border: 1px solid #303030;
}

.wrapper.inner-page .header .menu-toggle span {
    background: #303030;
}

.wrapper.inner-page .header .menu-toggle span:after, .wrapper.inner-page .header .menu-toggle span:before {
    background: #303030;
}

.wrapper.inner-page .header .logo {
    background: url('../images/logo-normal.png?1474440659') center center no-repeat;
}

.wrapper.inner-page .header .right-side {
    position: static;
}

.wrapper.inner-page .header .right-side .main-menu li a {
    color: #428bca;
}

.wrapper.inner-page.article {
    padding: 200px 0 0 0;
}

@media (max-width: 1024px) {
    .wrapper.inner-page.article {
        padding: 120px 0 0 0;
    }
}

@media (max-width: 600px) {
    .wrapper.inner-page {
        padding: 64px 0 0 0;
    }

    .wrapper.inner-page.article {
        padding: 80px 0 0 0;
    }
}

.wrapper .buttons {
    margin: 40px 0 0 0;
}

.wrapper .buttons .back-btn {
    margin: 10px 0 0 0;
}

@media (max-width: 500px) {
    .wrapper .buttons .back-btn {
        margin: 0 0 10px 0;
        display: block;
    }

    .wrapper .buttons .btn-primary {
        float: none !important;
        display: block;
    }
}

.wrapper .form-group label {
    font-size: 15px;
    color: #303030;
    font-weight: normal;
    font-family: "OpenSans", sans-serif;
    margin: 0 0 10px 0;
}

.wrapper .box {
    padding: 40px 40px 30px;
    background: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

#crm-options{
    padding: 40px 0px 50px 0;
    max-width: 936px;
    margin: 0 auto;
}

.wrapper .box .box-panel {
    margin: 0 0 40px 0;
}

.wrapper .box .box-panel h4 {
    margin: 6px 0;
}

.wrapper .box .box-header .title {
    color: #2799c9;
    font-size: 18px;
    line-height: 18px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 20px 0;
}

.wrapper .box .box-header .text {
    color: #656b6f;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 5px 0;
}

.wrapper .box .box-form {
    max-width: 370px;
    margin: 0 auto;
}

.wrapper .box .box-form .form-group {
    margin: 0 0 20px 0;
}

.wrapper .box .box-form .form-group .checkbox {
    margin: 0;
}

.wrapper .box .box-form .forgot-pass {
    text-align: center;
    margin: 40px 0 20px 0;
}

.wrapper .box .box-form .forgot-pass a {
    font-size: 13px;
}

.wrapper .box .box-form .sign-up-block {
    margin: 30px 0 0 0;
    padding: 0 50px;
}

.wrapper .box .box-form .sign-up-block .text {
    float: left;
    font-size: 13px;
    line-height: 15px;
    color: #656b6f;
    margin: 12px 0 0 0;
}

.wrapper .box .box-form .sign-up-block .btn, .wrapper .box .box-form .sign-up-block .button-tabs li a, .wrapper .button-tabs li .box .box-form .sign-up-block a {
    float: right;
}

.wrapper .box .delimeter-text {
    font-size: 15px;
    padding: 11px 0;
}

.wrapper .box .requests-block {
    font-size: 15px;
}

.wrapper .box .requests-block .title {
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #D7D7D7;
}

.wrapper .box .requests-block .requests-items .item {
    padding: 30px 0;
    border-bottom: 1px solid #D7D7D7;
}

.wrapper .box .requests-block .requests-items .item .title {
    color: #303030;
    font-family: "OpenSans-Bold", sans-serif;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.wrapper .box .requests-block .requests-items .item .name {
    margin: 0 0 5px 0;
}

.wrapper .box .requests-block .requests-items .item .email {
    color: #808080;
}

.wrapper .box .requests-block .requests-items .item:first-child {
    padding-top: 0;
}

.wrapper .box .selected-items .item {
    position: relative;
    padding: 18px 20px;
    color: #808080;
    font-size: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
}

.wrapper .box .selected-items .item a {
    position: absolute;
    right: 20px;
    top: 18px;
}

.wrapper .box .selected-items .item + .item {
    margin-top: 15px;
}

.wrapper .box .tabs-holder {
    width: 25%;
    padding: 0 15px;
    position: absolute;
    z-index: 2;
    top: 40px;
    left: 25px;
    margin: 0 0 40 0;
}

@media (max-width: 991px) {
    .wrapper .box .tabs-holder {
        position: static;
        width: auto;
    }
}

@media (max-width: 650px) {
    .wrapper .box {
        padding: 20px;
    }
}

@media (max-width: 500px) {
    .wrapper .box .box-form .forgot-pass {
        margin: 10px 0;
    }

    .wrapper .box .box-form .sign-up-block {
        margin: 15px 0 0 0;
        padding: 0 15px;
    }
}

.wrapper .box + .box {
    margin: 30px 0 0 0;
}

.wrapper .step-tabs {
    border: none;
    margin: 0 0 25px 0;
    background: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.wrapper .step-tabs li {
    margin: 0;
    width: 25%;
    position: relative;
}

.wrapper .step-tabs li:after {
    content: "";
    position: absolute;
    z-index: 5;
    left: 100%;
    margin-left: -1px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 26px solid #fff;
}

.wrapper .step-tabs li:before {
    content: "";
    position: absolute;
    z-index: 5;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left-color: #D4D4D4;
}

.wrapper .step-tabs li a {
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    background: none;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    padding: 0 35px 0 25px;
    cursor: pointer !important;
    color: #808080;
}

.wrapper .step-tabs li a .number {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 32px;
    height: 32px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 10px 0 0;
    border: 2px solid #D4D4D4;
    color: #808080;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    text-align: center;
}

.wrapper .step-tabs li a:focus, .wrapper .step-tabs li a:hover {
    border: none;
}

.wrapper .step-tabs li.active a {
    background: #4F8CCC;
    color: #fff;
}

.wrapper .step-tabs li.active a .number {
    border-color: #A5C5E6;
    color: #fff;
}

.wrapper .step-tabs li.active a .number:before, .wrapper .step-tabs li.active a .panel-group .panel .panel-heading .panel-title a.number.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .step-tabs li.active a a.number.collapse.collapsed:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #A5C5E6;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -6px;
    margin: auto;
}

.wrapper .step-tabs li.active:after, .wrapper .step-tabs li.active:before {
    border-left-color: #4F8CCC;
}

.wrapper .step-tabs li + li a {
    padding-left: 45px;
}

@media (max-width: 991px) {
    .wrapper .step-tabs {
        margin: 0 25px 25px 0;
        overflow: visible;
    }

    .wrapper .step-tabs li {
        float: none;
        width: 100%;
    }

    .wrapper .step-tabs li + li {
        border-top: 1px solid #D7D7D7;
    }

    .wrapper .step-tabs li + li a {
        padding-left: 25px;
    }
}

.wrapper .tab-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-family: "OpenSans-Bold", sans-serif;
    padding: 0 0 17px 0;
    border-bottom: 1px solid #D7D7D7;
    margin: 0 0 10px 0;
}

.wrapper .vertical-tabs {
    border: none;
    margin: 0 -8px 0 -15px;
}

.wrapper .vertical-tabs li {
    float: none;
    margin: 0;
}

.wrapper .vertical-tabs li a {
    border: none;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 0 0 4px;
    color: #303030;
    padding: 0 15px;
    margin: 0;
    position: relative;
}

.wrapper .vertical-tabs li a:before, .wrapper .vertical-tabs li .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .vertical-tabs li a.collapse.collapsed:after {
    display: none;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 100%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.wrapper .vertical-tabs li a:focus:before, .wrapper .vertical-tabs li .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:focus:after, .panel-group .panel .panel-heading .panel-title .wrapper .vertical-tabs li a.collapse.collapsed:focus:after, .wrapper .vertical-tabs li a:hover:before, .wrapper .vertical-tabs li .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:hover:after, .panel-group .panel .panel-heading .panel-title .wrapper .vertical-tabs li a.collapse.collapsed:hover:after {
    display: block;
    border-left: 10px solid #eee;
}

.wrapper .vertical-tabs li.active a {
    background: #428BCA;
    color: #fff;
    border: none;
}

.wrapper .vertical-tabs li.active a:before, .wrapper .vertical-tabs li.active .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .vertical-tabs li.active a.collapse.collapsed:after {
    display: block;
    border-left: 10px solid #428BCA;
}

@media (max-width: 991px) {
    .wrapper .vertical-tabs {
        margin: 0 20px 15px 0;
    }
}

.wrapper .help-text {
    color: #303030;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 40px 0;
}

@media (max-width: 650px) {
    .wrapper .help-text {
        margin: 0 0 20px 0;
    }
}

.wrapper .help {
    width: 130px;
    float: right;
}

.wrapper .help .title {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 12px 0;
}

.wrapper .help .custom-btn {
    display: block;
    height: 35px;
    padding: 0 30px 0 12px;
    position: relative;
    color: #808080;
    font-size: 14px;
    line-height: 33px;
    border: 1px solid #E5E5E5;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    margin: 0 0 25px 0;
}

.wrapper .help .custom-btn:before, .wrapper .help .panel-group .panel .panel-heading .panel-title a.custom-btn.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .help a.custom-btn.collapse.collapsed:after {
    content: "";
    background-position: 0 -280px;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.wrapper .help .custom-btn:active, .wrapper .help .custom-btn:hover {
    background: #f7f6f6;
    text-decoration: none;
}

.wrapper .help .custom-btn:focus {
    text-decoration: none;
}

.wrapper .help .help-text {
    margin: 0;
    color: #808080;
    font-size: 14px;
    line-height: 21px;
}

.wrapper .help .help-text a {
    text-decoration: underline;
}

.wrapper .help .help-text a:hover {
    text-decoration: none;
}

@media (max-width: 991px) {
    .wrapper .help {
        float: none;
        width: auto;
    }

    .wrapper .help .custom-btn {
        display: inline-block;
        margin: 0 0 15px 0;
    }
}

.wrapper .title {
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 15px 0;
}

.wrapper .type-text {
    color: #303030;
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 20px 0;
    font-family: "OpenSans-Bold", sans-serif;
}

.wrapper .type-text span {
    margin: 0 0 0 5px;
}

.wrapper .panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.wrapper .panel.panel-default {
    border: 1px solid #D7D7D7;
}

.wrapper .panel .panel-footer {
    padding: 20px 30px;
    background: none;
    border-top: 1px solid #D7D7D7;
}

.wrapper .panel .panel-footer a {
    font-size: 15px;
    line-height: 18px;
}

.wrapper .panel .panel-footer a.text-primary {
    color: #2799c9;
}

.wrapper .panel .panel-footer a.text-danger {
    color: #e43333;
}

.wrapper .panel .panel-footer a.text-success {
    color: #1bb869;
}

@media (max-width: 650px) {
    .wrapper .panel .panel-footer {
        padding: 20px;
    }
}

.wrapper .panel.card .panel-body {
    padding: 30px;
}

@media (max-width: 650px) {
    .wrapper .panel.card .panel-body {
        padding: 20px;
    }
}

.wrapper ul.dots {
    color: #303030;
}

.wrapper ul.dots li {
    font-size: 15px;
    line-height: 17px;
    padding: 0 0 0 20px;
    position: relative;
}

.wrapper ul.dots li:before {
    content: "";
    width: 7px;
    height: 7px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #4F8CCC;
    position: absolute;
    top: 6px;
    left: 0;
}

.wrapper ul.dots.grey.ul-children {
    margin-top: 11px;
    margin-bottom: 10px;
    margin-left: 7px;
}

.wrapper ul.dots.grey.ul-children li:before {
    background-color: #c0c2c3;
}

.wrapper ul.dots li + li {
    margin: 25px 0 0 0;
}

.wrapper .info-row .label {
    color: #303030;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
    font-family: "OpenSans", sans-serif;
    font-weight: normal;
}

.wrapper .info-row .text {
    color: #808080;
    font-size: 15px;
    line-height: 20px;
    max-width: 60%;
}

.wrapper .info-row .text.pull-right {
    text-align: right;
}

.wrapper .info-row + .info-row {
    margin: 20px 0 0 0;
}

@media (max-width: 550px) {
    .wrapper .info-row .label {
        display: block;
        margin: 0 0 5px 0;
        text-align: left;
    }

    .wrapper .info-row .text {
        max-width: none;
        float: none !important;
        text-align: left !important;
    }
}
.wrapper .crm-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;

}
.wrapper .crm-list li {
    margin: 0px 10px 10px;
}

.wrapper .crm-list li a {
    display: block;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 160px;
    text-decoration: none;
    -moz-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.wrapper .crm-list li a .item-body {
    height: 145px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.ReAmaze {
    background-color: #40b8eb;
}

.wrapper .crm-list li a .item-footer {
    text-align: center;
    padding: 20px 0;
    color: #303030;
    font-size: 18px;
    line-height: 18px;
    border-top: 1px solid #D7D7D7;
    font-family: "OpenSans-Bold", sans-serif;
}

.wrapper .crm-list li a:hover, .wrapper .crm-list li a.active {
    border: 1px solid #4F8CCC;
}

@media (max-width: 585px) {
    .wrapper .crm-list li {
        float: none;
        margin: 0 0 20px 0;
    }

    .wrapper .crm-list li a {
        width: 200px;
    }
}

.wrapper .button-tabs {
    border: none;
    margin: 0 0 15px 0;
}

.wrapper .button-tabs li {
    margin: 0;
}

.wrapper .button-tabs li a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #1bb869;
    line-height: 38px;
}

.wrapper .button-tabs li a:hover {
    color: #fff;
}

.wrapper .button-tabs li:first-child a {
    padding: 0;
    background: none;
    border: none;
    color: #428BCA;
    text-decoration: underline;
    font-family: "OpenSans", sans-serif;
}

.wrapper .button-tabs li:first-child a:hover {
    text-decoration: none;
    background: none;
}

.wrapper .button-tabs li:first-child.active a {
    text-decoration: none;
    color: #303030;
}

@media (max-width: 450px) {
    .wrapper .button-tabs li {
        float: none !important;
        text-align: center;
    }

    .wrapper .button-tabs li + li {
        margin: 10px 0 0 0;
    }
}

.wrapper .logo-row {
    margin: 0 0 45px 0;
}

.wrapper .connect-account .text {
    font-size: 15px;
    line-height: 15px;
    margin: 12px 0 0 0;
}

.wrapper .field-block .checkbox {
    margin: 0 0 15px 0;
}

.wrapper .field-block .checkbox label {
    margin: 0;
}

.wrapper .field-block .text {
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 5px 0;
}

.wrapper .field-block .text.margin {
    margin: 0 0 40px 0;
}

.wrapper .field-block + .field-block {
    margin: 85px 0 0 0;
}

@media (max-width: 650px) {
    .wrapper .field-block + .field-block {
        margin: 25px 0 0 0;
    }
}

.wrapper .checkbox label {
    font-size: 14px;
}

.wrapper .checkbox label input[type="checkbox"] {
    top: 3px;
    position: relative;
}

.wrapper .status-block .panel.usage .panel-body {
    min-height: 164px;
}

.wrapper .status-block .panel.statuses .panel-body {
    padding: 30px 10px 30px 15px;
}

.wrapper .status-block .panel.statuses .panel-body .dots li + li {
    margin: 20px 0 0 0;
}

.wrapper .close {
    background-position: 0 -122px;
    height: 10px;
    width: 10px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    position: absolute;
    top: 15px;
    right: 15px;
    outline: none;
}

.wrapper .close:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.wrapper .alert {
    padding: 25px 45px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}

.wrapper .alert dl {
    margin: 0;
}

.wrapper .alert dl dt {
    font-weight: normal;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 14px;
}

.wrapper .alert dl dd {
    font-size: 13px;
    line-height: 14px;
}

.wrapper .alert.alert-info {
    background: #EAF0F3;
    border: none;
    color: #303030;
}

.wrapper .two-buttons .test-btn {
    width: -moz-calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}

#crm .two-buttons button[type=submit]{
    min-width: 140px;

}

.hs-test-btn{
    margin-top: 35px;
    width: 100%;
}

.ebay-hs-cf-btn, .amazon-hs-cf-btn, .walmart-hs-cf-btn{
    /*width: 100%;*/
    color: #428BCA;
    background: white;
    border: white;
    border-bottom: 1px dashed #428BCA;
    padding: 0;
    padding-bottom: 2px;
    cursor: pointer;
}

.ebay-hs-cf-btn::after, .amazon-hs-cf-btn::after, .walmart-hs-cf-btn::after {
    content: '▼';
    padding-left: 5px;
    font-size: 10px;
}

.ebay-hs-cf-btn:hover, .amazon-hs-cf-btn:hover, .walmart-hs-cf-btn:hover {
    text-decoration: none;
}

.wrapper .custom-toggle {
    display: block;
    text-align: center;
    background: #F9F9F9;
    text-transform: uppercase;
    height: 50px;
    color: #808080 !important;
    font-size: 12px;
    line-height: 50px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 45px -500px;
    text-decoration: none;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

.wrapper .custom-toggle span {
    display: inline-block;
    margin: 0 5px 0 0;
}

.wrapper .custom-toggle.active, .wrapper .custom-toggle:hover {
    text-decoration: none;
    background: #ECEBEB;
}

.wrapper .modal .modal-dialog.modal-lg {
    width: auto;
    max-width: 970px;
}

.wrapper .modal .modal-dialog.modal-md {
    width: auto;
    max-width: 770px;
}

.wrapper .modal .modal-content {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
}

.wrapper .modal .modal-content .modal-header {
    padding: 45px 45px 20px;
    border: none;
}

.wrapper .modal .modal-content .modal-header .modal-title {
    font-size: 24px;
    line-height: 24px;
    font-family: "OpenSans-Bold", sans-serif;
    font-weight: normal;
}

.wrapper .modal .modal-content .modal-body {
    border: none;
    padding: 25px 45px 45px 45px;
}

@media (max-width: 550px) {
    .wrapper .modal .modal-content .modal-header .modal-title {
        font-size: 18px;
    }

    .wrapper .modal .modal-content .modal-body,
    .wrapper .modal .modal-content .modal-header {
        padding: 20px;
    }
}

.wrapper .plan-buttons {
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #428BCA;
}

.wrapper .plan-buttons .btn, .wrapper .plan-buttons .button-tabs li a, .wrapper .button-tabs li .plan-buttons a {
    min-width: 180px;
    color: #428bca;
}

.wrapper .plan-buttons .btn.active, .wrapper .plan-buttons .button-tabs li a.active, .wrapper .button-tabs li .plan-buttons a.active {
    color: #fff;
    background: #428BCA;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wrapper .plan-buttons .btn + .btn, .wrapper .plan-buttons .button-tabs li a + .btn, .wrapper .button-tabs li .plan-buttons a + .btn, .wrapper .plan-buttons .button-tabs li .btn + a, .wrapper .button-tabs li .plan-buttons .btn + a, .wrapper .plan-buttons .button-tabs li a + a, .wrapper .button-tabs li .plan-buttons a + a {
    margin-left: 0;
}

.wrapper .plan-block {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    padding: 0 30px;
}

.wrapper .plan-block .row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 30px 15px;
    margin: 0 -30px;
}

.wrapper .plan-block .row.current .title {
    color: #b1b4bb;
}

.wrapper .plan-block .row.current .current-plan {
    color: #b1b4bb;
    font-size: 14px;
    line-height: 14px;
    font-family: "OpenSans-Bold", sans-serif;
}

.wrapper .plan-block .row.current .dots li:before {
    background: #B1B4BB;
}

.wrapper .plan-block .row.recommended {
    background: #EAF6FC;
    border: 1px solid #428BCA !important;
    margin: 0 -31px -1px -31px;
    position: relative;
    z-index: 2;
}

.wrapper .plan-block .row.recommended .label {
    position: absolute;
    top: 6px;
    right: -5px;
    height: 25px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 12px;
    line-height: 25px;
    padding: 0 6px;
    background: #4F8CCC;
}

.wrapper .plan-block .row.recommended .label:after, .wrapper .plan-block .row.recommended .label:before, .wrapper .plan-block .row.recommended .panel-group .panel .panel-heading .panel-title a.label.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .plan-block .row.recommended a.label.collapse.collapsed:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}

.wrapper .plan-block .row.recommended .label:before, .wrapper .plan-block .row.recommended .panel-group .panel .panel-heading .panel-title a.label.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .plan-block .row.recommended a.label.collapse.collapsed:after {
    right: 100%;
    top: 0;
    border-bottom: 25px solid transparent;
    border-right: 10px solid #4F8CCC;
}

.wrapper .plan-block .row.recommended .label:after {
    right: 2px;
    bottom: 100%;
    border-top: 2px solid transparent;
    border-left: 2px solid #4F8CCC;
}

.wrapper .plan-block .row + .row {
    border-top: 1px solid #D7D7D7;
}

.wrapper .plan-block .title {
    font-size: 18px;
    line-height: 18px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0;
}

.wrapper .plan-block .dots li + li {
    margin: 10px 0 0 0;
}

.wrapper .plan-block .payment {
    color: #428BCA;
    font-size: 36px;
    line-height: 36px;
    font-family: "OpenSans-Bold", sans-serif;
}

.wrapper .plan-block .payment span {
    font-size: 18px;
}

@media (max-width: 860px) {
    .wrapper .plan-block .row {
        display: block;
        text-align: center;
        padding: 20px 15px;
    }

    .wrapper .plan-block .row .title,
    .wrapper .plan-block .row .payment {
        margin: 0 0 15px 0;
    }

    .wrapper .plan-block .row .dots {
        display: inline-block;
        margin: 0 0 15px 0;
        text-align: left;
    }

    .wrapper .plan-block .row .btn, .wrapper .plan-block .row .button-tabs li a, .wrapper .button-tabs li .plan-block .row a {
        float: none !important;
    }
}

@media (max-width: 430px) {
    .wrapper .plan-block .plan-buttons {
        margin: 25px 0 0;
        display: block;
    }

    .wrapper .plan-block .plan-buttons .btn, .wrapper .plan-block .plan-buttons .button-tabs li a, .wrapper .button-tabs li .plan-block .plan-buttons a {
        display: block;
        float: none;
    }
}

.wrapper .card-block {
    max-width: 455px;
    margin: 0 auto;
}

.wrapper .card-block .credit-card {
    padding: 30px 22px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #EEEEEE;
    border: 1px solid #D7D7D7;
    margin: 0 0 30px 0;
}

.wrapper .card-block .credit-card .number-row {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    background: #fff;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.wrapper .card-block .credit-card .number-row .icon-side {
    float: left;
    width: 58px;
    height: 43px;
    border-right: 1px solid #D7D7D7;
    background: #F9F9F9;
    position: relative;
}

.wrapper .card-block .credit-card .number-row .icon-side .visa-icon {
    background-position: 0 -348px;
    height: 25px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.wrapper .card-block .credit-card .number-row .card-number {
    border: none;
    margin: 0;
    height: 43px;
    width: -moz-calc(100% - 58px);
    width: -webkit-calc(100% - 58px);
    width: calc(100% - 58px);
    text-align: center;
}

.wrapper .card-block .credit-card .cardholder-row .holder-name {
    margin: 0 0 20px 0;
}

.wrapper .card-block .credit-card .expired-row .exp-date {
    float: left;
    width: 50px;
    margin: 4px 10px 0 0;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    color: #808080;
    text-transform: uppercase;
}

.wrapper .card-block .credit-card .expired-row .exp-date span {
    display: block;
}

.wrapper .card-block .credit-card .expired-row select {
    width: 115px;
    float: left;
    margin: 0 10px 0 0;
}

.wrapper .card-block .credit-card .expired-row .cvv-code {
    width: 98px;
    float: right;
    margin: 0;
}

.wrapper .card-block .verified {
    margin: 0 0 45px 0;
}

@media (max-width: 590px) {
    .wrapper .card-block .credit-card .number-row {
        margin: 0 0 10px 0;
    }

    .wrapper .card-block .credit-card .cardholder-row .holder-name {
        margin: 0 0 10px 0;
    }

    .wrapper .card-block .credit-card .expired-row .exp-date {
        float: none;
        margin: 0 0 10px 0;
        width: auto;
        text-align: left;
    }

    .wrapper .card-block .credit-card .expired-row .exp-date span {
        display: inline-block;
    }

    .wrapper .card-block .credit-card .expired-row .cvv-code,
    .wrapper .card-block .credit-card .expired-row select {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .wrapper .card-block .credit-card .expired-row .cvv-code {
        margin: 0;
    }
}

.wrapper .loader {
    text-align: center;
}

.wrapper .manage-page {
    background: #F3F3F3;
}

.wrapper .manage-page.margin {
    margin: 0;
    padding: 20px 0 40px 0;
}

.wrapper .page-intro {
    height: 260px;
    margin: 0 0 60px 0;
    background: url('../images/page-intro-bg.jpg?1475751971') center center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 150px 0 0 0;
    text-align: center;
}

.wrapper .page-intro .title {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 20px 0;
}

.wrapper .page-intro .text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

@media (max-width: 1024px) {
    .wrapper .page-intro {
        height: 190px;
        margin: 0 0 25px 0;
        padding: 90px 0 0 0;
    }

    .wrapper .page-intro .title {
        font-size: 26px;
        margin: 0 0 15px 0;
    }
}

@media (max-width: 550px) {
    .wrapper .page-intro {
        padding: 65px 0 0 0;
    }

    .wrapper .page-intro .title {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
}

.wrapper .pricing-block {
    margin: 0 0 120px 0;
}

.wrapper .pricing-block .rate-plans {
    margin: 0 0 55px 0;
}

.wrapper .pricing-block .price-help .link-title {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 35px 0;
}

.wrapper .pricing-block .price-help .text {
    font-size: 16px;
    line-height: 27px;
}

.wrapper .pricing-block .main-title {
    color: #2799c9;
    font-size: 18px;
    line-height: 22px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 50px 0;
}

.wrapper .pricing-block .plan-buttons {
    margin: 0 0 50px 0;
}

.wrapper .pricing-block .plan {
    padding: 30px 30px 50px;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 20px 0;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}

.wrapper .pricing-block .plan .plan-heading .title {
    color: #656b6f;
    font-size: 24px;
    line-height: 24px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 40px 0;
}

.wrapper .pricing-block .plan .plan-heading .price {
    color: #428BCA;
    font-size: 48px;
    line-height: 48px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 40px 0;
}

.wrapper .pricing-block .plan .plan-heading .price span {
    color: #656b6f;
    font-size: 18px;
    line-height: 18px;
    font-family: "OpenSans", sans-serif;
}

.wrapper .pricing-block .plan .plan-body {
    margin: 0 0 60px 0;
}

.wrapper .pricing-block .plan .plan-body .feature-list {
    display: block;
    max-width: 270px;
    text-align: left;
    padding-left: 15px;
    margin: 0 auto;
}

.wrapper .pricing-block .plan .plan-body .feature-list li {
    position: relative;
}

.wrapper .pricing-block .plan .plan-body .feature-list li .tip {
    bottom: 100%;
    left: 0;
    margin-bottom: 25px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, margin 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, margin 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, margin 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, margin 0.2s ease-in-out;
}

.wrapper .pricing-block .plan .plan-body .feature-list li a {
    display: inline-block;
    color: #303030;
    text-decoration: none;
    border-bottom: 1px dashed #303030;
    -moz-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.wrapper .pricing-block .plan .plan-body .feature-list li a:hover {
    border-color: transparent;
}

.wrapper .pricing-block .plan .plan-body .feature-list li:hover .tip {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    margin-bottom: 15px;
}

.wrapper .pricing-block .plan .plan-body .feature-list li + li {
    margin: 10px 0 0 0;
}

.wrapper .pricing-block .plan:hover {
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.wrapper .pricing-block .plan.pro {
    background: #EAF6FC;
    border: 1px solid #428BCA !important;
    position: relative;
    z-index: 2;
}

.wrapper .pricing-block .plan.pro .label {
    position: absolute;
    top: 6px;
    right: -5px;
    height: 25px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 12px;
    line-height: 25px;
    padding: 0 6px;
    text-shadow: none;
}

.wrapper .pricing-block .plan.pro .label:after, .wrapper .pricing-block .plan.pro .label:before, .wrapper .pricing-block .plan.pro .panel-group .panel .panel-heading .panel-title a.label.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .pricing-block .plan.pro a.label.collapse.collapsed:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}

.wrapper .pricing-block .plan.pro .label:before, .wrapper .pricing-block .plan.pro .panel-group .panel .panel-heading .panel-title a.label.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .pricing-block .plan.pro a.label.collapse.collapsed:after {
    right: 100%;
    top: 0;
    border-bottom: 25px solid transparent;
    border-right: 10px solid #1bb869;
}

.wrapper .pricing-block .plan.pro .label:after {
    right: 2px;
    bottom: 100%;
    border-top: 2px solid transparent;
    border-left: 2px solid #1bb869;
}

@media (max-width: 760px) {
    .wrapper .pricing-block {
        margin: 0 0 50px 0;
    }

    .wrapper .pricing-block .main-title,
    .wrapper .pricing-block .plan-buttons {
        margin: 0 0 30px 0;
    }

    .wrapper .pricing-block .rate-plans {
        margin: 0 0 20px 0;
    }

    .wrapper .pricing-block .plan .plan-heading .title,
    .wrapper .pricing-block .plan .plan-heading .price {
        margin: 0 0 25px 0;
    }

    .wrapper .pricing-block .plan .plan-body {
        margin: 0 0 45px 0;
    }

    .wrapper .pricing-block .price-help .link-title {
        margin: 0 0 25px 0;
    }
}

@media (max-width: 500px) {
    .wrapper .pricing-block .plan-buttons {
        display: block;
    }

    .wrapper .pricing-block .plan-buttons .btn, .wrapper .pricing-block .plan-buttons .button-tabs li a, .wrapper .button-tabs li .pricing-block .plan-buttons a {
        display: block;
        float: none;
    }

    .wrapper .pricing-block .plan-buttons .btn:first-child, .wrapper .pricing-block .plan-buttons .button-tabs li a:first-child, .wrapper .button-tabs li .pricing-block .plan-buttons a:first-child {
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px;
        border-radius: 4px 4px 0 0;
    }

    .wrapper .pricing-block .plan-buttons .btn:last-child, .wrapper .pricing-block .plan-buttons .button-tabs li a:last-child, .wrapper .button-tabs li .pricing-block .plan-buttons a:last-child {
        -moz-border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0;
        border-radius: 0 0 4px 4px;
    }

    .wrapper .pricing-block .plan {
        padding: 25px;
    }
}

.wrapper .page-title {
    margin: 0 0 55px 0;
}

.wrapper .page-title .title {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-family: "OpenSans-Bold", sans-serif;
    color: #fff;
}

.wrapper .group-filter {
    margin: 0 0 40px 0;
}

@media (max-width: 991px) {
    .wrapper .group-filter {
        margin: 0 0 15px 0;
    }
}

.wrapper .group-section {
    padding: 0 0 60px 0;
}

.wrapper .group-section .centered > .title {
    color: #2799c9;
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 55px 0;
}

.wrapper .group-section .group-item img {
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    margin: 0 0 10px 0;
}

.wrapper .group-section .group-item .group-info .title {
    color: #2799c9;
    font-size: 20px;
    line-height: 32px;
    font-family: "OpenSans-Semibold", sans-serif;
    text-decoration: none;
    margin: 0 0 15px 0;
}

.wrapper .group-section .group-item .group-info .title:hover {
    text-decoration: underline;
}

.wrapper .group-section .group-item .group-info .publication-time {
    color: #656b6f;
    font-size: 14px;
    line-height: 14px;
    font-family: "OpenSans-Italic", sans-serif;
    margin: 0 0 25px 0;
}

.wrapper .group-section .group-item .group-info .description {
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 40px 0;
}

.wrapper .group-section .centered .group-item + .group-item {
    margin: 115px 0 0 0;
}

.wrapper .group-section .pager-nav {
    margin: 65px 0 0 0;
}

.wrapper .group-section + .group-section {
    padding-top: 55px;
    border-top: 1px solid #DDDDDD;
}

@media (max-width: 991px) {
    .wrapper .group-section {
        padding: 0 0 30px 0;
    }

    .wrapper .group-section .centered > .title {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 15px 0;
    }

    .wrapper .group-section .centered .group-item + .group-item {
        margin: 50px 0 0 0;
    }

    .wrapper .group-section .group-item .group-info .title {
        font-size: 18px;
        line-height: 24px;
    }

    .wrapper .group-section .group-item .group-info .publication-time {
        margin: 0 0 15px 0;
    }

    .wrapper .group-section .group-item .group-info .description {
        margin: 0 0 20px 0;
    }

    .wrapper .group-section + .group-section {
        padding-top: 30px;
    }
}

.wrapper .share-buttons {
    margin: 0 0 40px 0;
}

.wrapper .share-buttons .text {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 22px 0 0;
    color: #aaaaaa;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}

.wrapper .share-buttons .social-buttons {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.wrapper .share-buttons .social-buttons li {
    float: left;
    margin: 0 20px 0 0;
}

.wrapper .share-buttons .social-buttons li:before {
    display: none;
}

.wrapper .share-buttons .social-buttons li a.tw-icon {
    background-position: 0 -309px;
    height: 39px;
    width: 39px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.wrapper .share-buttons .social-buttons li a.fb-icon {
    background-position: 0 -202px;
    height: 39px;
    width: 39px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.wrapper .blog {
    margin: 0 0 120px 0;
}

.wrapper .blog .articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wrapper .blog .articles .article-item-section {
    padding: 0 15px 60px 15px;
    width: 50%;
    margin: 0 0 60px 0;
    border-bottom: 1px solid #DDDDDD;

}
.d-flex{
    display: flex;
    flex-wrap: wrap;
}
.align-items-center{
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}

.tags-list{
    margin-left: 20px;
}

.tags-list a{
    background-color: #ececec;
    color: #737373;
    padding: 3px 10px;
    border-radius: 2px;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
.tags-list:hover a{
    background-color: #d4d4d4;
}
.wrapper .blog .articles .article-item-section .article-item {

}

.wrapper .blog .articles .article-item-section .article-item:nth-child(2n + 1) {
    margin-right: 0;
    margin-left: 0;
}

.wrapper .blog .articles .article-item-section .article-item:nth-child(2n + 2) {
    margin-right: 0;
    clear: none;
}

.wrapper .blog .articles .article-item-section .article-item .image {
    display: block;
    margin: 0 0 40px 0;
}

.wrapper .blog .articles .article-item-section .article-item .image img {
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.wrapper .blog .articles .article-item-section .article-item .title {
    color: #2799c9;
    font-size: 20px;
    line-height: 32px;
    font-family: "OpenSans-Semibold", sans-serif;
    margin: 0 0 15px 0;
    text-decoration: none;
}

.wrapper .blog .articles .article-item-section .article-item .title:hover {
    text-decoration: underline;
}

.wrapper .blog .articles .article-item-section .article-item .publication-time {
    color: #656b6f;
    font-size: 14px;
    line-height: 14px;
    font-family: "OpenSans-Italic", sans-serif;
    margin: 0 0 30px 0;
}

.wrapper .blog .articles .description {
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 40px 0;
}

.wrapper .blog .right-side .manage-block {
    padding: 30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 30px 0;
    border: 1px solid #d7d7d7;
    text-decoration: none;
    display: block;
}

.wrapper .blog .banner-img{
    margin: 30px 0;
}

.wrapper .blog .right-side .manage-block .btn {
    height: 50px;
    font-size: 16px;
    width: 100%;
    line-height: 50px;
}

.wrapper .blog .right-side .manage-block .title {
    font-size: 23px;
    line-height: 33px;
    color: #3a4651;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0;
}

@media (max-width: 1150px) {
    .wrapper .blog .right-side .manage-block {
        padding: 45px 20px 30px;
    }
}

.wrapper .blog .right-side .menu-block {
    padding: 30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    margin: 0 0 30px 0;
}

.wrapper .blog .right-side .menu-block .title {
    color: #2799c9;
    font-size: 18px;
    line-height: 18px;
    font-family: "OpenSans-Semibold", sans-serif;
    margin: 0 0 28px 0;
}

.wrapper .blog .right-side .menu-block .menu-list li a {
    display: block;
    color: #656b6f;
    font-size: 16px;
    line-height: 27px;
    padding: 15px 0;
    border-top: 1px solid #DDDDDD;
}

.wrapper .blog .right-side .menu-block .menu-list li:last-child a {
    padding-bottom: 0;
}

.wrapper .blog .open-article .title {
    color: #2799c9;
    font-size: 30px;
    line-height: 38px;
    font-family: "OpenSans-Bold", sans-serif;
    margin: 0 0 30px 0;
}

.wrapper .blog .open-article .publication-time {
    margin: 0 0 55px 0;
    color: #656b6f;
    font-size: 14px;
    line-height: 14px;
    font-family: "OpenSans-Italic", sans-serif;
}

.wrapper .blog .open-article .image {
    margin: 0 0 50px 0;
}

.wrapper .blog .open-article img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.wrapper .blog .open-article .content {
    padding: 0;
    max-width: none;
}

.wrapper .blog .open-article .share-buttons {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #DDDDDD;
}

@media (max-width: 600px) {
    .wrapper .blog .open-article .title {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 20px 0;
    }

    .wrapper .blog .open-article .publication-time {
        margin: 0 0 25px 0;
    }

    .wrapper .blog .open-article .image {
        margin: 0 0 20px 0;
    }
}

.wrapper .blog .articles-nav a {
    display: block;
    padding: 15px 20px 20px 50px;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    max-width: 270px;
    float: left;
    -moz-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
    position: relative;
}

.wrapper .blog .articles-nav a:before, .wrapper .blog .articles-nav .panel-group .panel .panel-heading .panel-title a.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .blog .articles-nav a.collapse.collapsed:after {
    content: "";
    background-position: 0 0;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: 15px;
    left: 15px;
}

.wrapper .blog .articles-nav a span {
    display: block;
    color: #808080;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 20px 0;
}

.wrapper .blog .articles-nav a strong {
    color: #4f4f4f;
    font-family: "OpenSans-Bold", sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.wrapper .blog .articles-nav a.next {
    padding: 15px 50px 20px 20px;
    text-align: right;
    float: right;
}

.wrapper .blog .articles-nav a.next:before, .wrapper .blog .articles-nav .panel-group .panel .panel-heading .panel-title a.next.collapse.collapsed:after, .panel-group .panel .panel-heading .panel-title .wrapper .blog .articles-nav a.next.collapse.collapsed:after {
    background-position: 0 -32px;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    top: 15px;
    left: auto;
    right: 15px;
}

.wrapper .blog .articles-nav a:hover {
    text-decoration: none;
    border-color: #bebebe;
}

@media (max-width: 991px) {
    .wrapper .blog .articles-nav {
        margin: 0 0 30px 0;
    }
    .footer-menu {
        display: none;
    }

    .terms {
        display: block;
    }
}

@media (max-width: 600px) {
    .wrapper .blog .articles-nav a {
        max-width: none;
        float: none !important;
    }

    .wrapper .blog .articles-nav a.next {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 600px) {
    .wrapper .blog {
        margin: 0 0 40px 0;
    }

    .wrapper .blog .articles .article-item-section {
        padding: 0 0 30px 0;
        margin: 0 0 30px 0;
    }

    .wrapper .blog .articles .article-item-section .article-item {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .wrapper .blog .articles .article-item-section .article-item .image,
    .wrapper .blog .articles .article-item-section .article-item .publication-time {
        margin: 0 0 20px 0;
    }

    .wrapper .blog .articles .article-item-section .article-item + .article-item {
        margin: 30px 0 0 0 !important;
    }
}

.wrapper .error-img {
    margin: 115px 0 55px 0;
}

@media (max-width: 650px) {
    .wrapper .error-img {
        margin: 30px 0;
        padding: 0 30px;
    }
}

.footer {
    padding: 80px 0 35px;
    text-align: center;
    background: #FFFFFF;
}

.footer .footer-menu {
    margin: 0 0 15px 0;
}

.footer .footer-menu li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 5px 9px;
}

.footer .footer-menu li a {
    color: #3b3d40;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}

.footer .footer-menu li a:hover {
    text-decoration: underline;
}

.footer .copyright {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px 0;
}

.footer .terms span {
    display: inline-block;
    color: #7e7e7e;
    margin: 0 3px;
}

@media (max-width: 600px) {
    .footer {
        padding: 30px 0;
    }

    .footer .footer-menu {
        margin: 0 0 15px 0;
    }
}

.left {
    float: left;
}

.right {
    float: right;
}

@media screen and (max-width: 1200px) {
    .hide-on-med-and-down {
        display: none !important;
    }
}

.btn.btn-outline-danger {
    border: 1px solid #dc3545;
    transition: all .15s ease-in-out;
    color: #dc3545;
    background-color: transparent;
    background-image: none;
}

.btn.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn.btn-outline-danger.focus, .btn.btn-outline-danger:focus {
    box-shadow: 0 0 0 3px rgba(220, 53, 69, .5);
}

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

    .edit-post-modal.modal-dialog {
        right: auto;
        left: 50%;
        width: 80%;
        max-width: 910px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.multiple-sumome-warning-toast {
    display: none;
}
.menu-item-home{
    display: none;
}

/* Footer */
footer {
    text-align: center;
}

.footer-hr-line {
    position: relative;
    width: 4000px;
    margin-left: -1000px;
    height: 3px;
    margin-top: -4px;
}

.footer-images {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: -15px;
}
.footer-img {
    display: inline-flex;
}
.footer-amazon-img {
    margin-left: 98px;
    margin-right:98px;
    margin-top: 5px;
}

.footer-tablet-menu {
    display: none;
}

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

    /* Footer logos tablet */

    .footer-tablet-menu {
        display: block;
    }
    .fifth-section-backgroung-image {
        top: 120px;
    }

    .footer-menu-items {
        width: 100%;
        display: inline-flex;
        justify-content: space-around;
    }

    .footer-menu-items .menu-item {
        text-transform: uppercase;
    }

    .footer-hr-line {
        display: none;
    }

    .footer-images {
        padding-top: 50px;
        padding-bottom: 52px;
    }

    .footer-amazon-img {
        margin-left: 32px;
        margin-right:32px;
    }

    .footer-img {
        max-width: 145px;
    }
}


@media screen and (max-width: 767px){
    .footer-images {
        margin-top: -35px;
    }

    .footer-hr-line {
        display: none;
    }

    .footer-img {
        max-width: 145px;
    }

    .footer-amazon-img {
        margin-left: 32px;
        margin-right: auto;
    }

    .footer-aws-img {
        max-width: 131px;
        margin-top: -16px;
    }

    .footer-ebay-img {
        display: block;
        margin: 0 auto;
        margin-top:26px;
        max-width: 106px;
    }
}

.code-snippet-1 {
    display: flex;
    background: #F6F7F8;
    max-width: 642px;
    margin: 20px auto;
}

.cs-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

.cs-img-wrapper img {
    max-width: 243px;
    margin-bottom: 0;
}

.cs-text-wrapper {
    padding: 20px 15px 30px 30px;
}

.cs-text {
    font-family: 'Gilroy-Light';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}

.cs-btn-wrapper {
    display: inline-block;
    position: relative;
    margin-top: 6px;
}

.g__button.type-2 {
    display: block;
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(255, 255, 255, .0);
    color: #2a3946;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: center;
    padding: 9px 32px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    text-decoration: none;
    transition: 0.3s;
}

.g__button {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
}

.learn-more-btn {
    min-width: 100px;
}

.g__button.type-2::before {
    content: '';
    background-color: #00a060;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s !important;
    transition: opacity 0.3s, -webkit-transform 0.3s !important;
    -o-transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s !important;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
}

.g__button.type-2:hover {
    border-color: #00a060;
    color: #fff !important;
}

.g__button.type-2:hover::before {
    -webkit-transform: scale3d(11, 11, 1);
    transform: scale3d(11, 11, 1);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.g__button .button-inner {
    position: relative;
}

.uppercase {
    text-transform: uppercase;
}

.code-snippet-2 {
    display: flex;
    background: #F6F7F8;
    max-width: 642px;
    margin: 20px auto;
    border: 2px solid #D8DEE5;
    padding: 20px;
}

.cs-text-wrapper {
    padding: 20px 15px 30px 30px;
}

.cs-img-wrapper-2 img {
    max-width: 203px;
    margin-bottom: 0;
}

.cs-text-wrapper-2 {
    padding: 5px 15px 3px 30px;
}

@media screen and (max-width: 767px) {
    .code-snippet-1 {
        padding-left: 20px;
        padding-right: 20px;
        display: block;
    }
    .cs-img-wrapper {
        text-align: center;
    }
    .cs-text-wrapper {
        padding: 20px 0 30px 0;
    }
    .code-snippet-2 {
        padding-left: 20px;
        padding-right: 20px;
        display: block;
    }
    .cs-img-wrapper-2 {
        text-align: center;
    }
    .cs-img-wrapper-2 img {
        max-width: 100%;
    }
    .cs-text-wrapper-2 {
        padding: 20px 0 30px 0;
    }
}

.ctas-wrapper {
    display: flex;
    justify-content: space-around;
}

.ctas-wrapper .logo-footer {
    margin: 0 auto;
    margin-bottom: 20px;
}

.vl {
    border-left: 2px solid #f7f8f9;
    height: 192px;
}

.cr-cta-footer, .cf-cta-footer {
    max-width: 300px;
    text-align: left;
}

.old-footer-description-wrapper {
    text-align: left;
}

.cf-cta-footer .btn{
    margin-top: 28px;
}

.cr-cta-footer .btn {
    margin-top: 20px;
}

.old-footer-btn {
    width: 100%;
}

.ctas-wrapper {
    margin-bottom: 30px;
}

@media screen and (max-width: 655px) {
    .vl {
        display: none;
    }
    .ctas-wrapper {
        display: block;
        border-bottom: 2px solid #f6f7f8;
    }
    .cr-cta-footer {
        margin: 0 auto;
    }
     .cf-cta-footer {
        margin: 30px auto;

    }
}

@media screen and (max-width:991px) {
    .wrapper .header .right-side {
        background: #fff !important;
    }

    .wrapper .header .right-side .main-menu > li > a {
        color: #428bca !important;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 14px;
        font-family: "OpenSans-Bold", sans-serif;
    }

    .template-integrations .wrapper .header .right-side .main-menu > li > a {
        color: #428bca !important;
    }
}
