@font-face {
  font-family: 'pf_centro_sans_proregular';
  src: url('../font/pfcentrosanspro-regular.eot');
  src: url('../font/pfcentrosanspro-regular.eot?#iefix') format('embedded-opentype'), url('../font/pfcentrosanspro-regular.woff2') format('woff2'), url('../font/pfcentrosanspro-regular.woff') format('woff'), url('../font/pfcentrosanspro-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pf_centro_sans_prolight';
  src: url('../font/pfcentrosanspro-light.eot');
  src: url('../font/pfcentrosanspro-light.eot?#iefix') format('embedded-opentype'), url('../font/pfcentrosanspro-light.woff2') format('woff2'), url('../font/pfcentrosanspro-light.woff') format('woff'), url('../font/pfcentrosanspro-light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pf_centro_sans_probold';
  src: url('../font/pfcentrosanspro-bold.eot');
  src: url('../font/pfcentrosanspro-bold.eot?#iefix') format('embedded-opentype'), url('../font/pfcentrosanspro-bold.woff2') format('woff2'), url('../font/pfcentrosanspro-bold.woff') format('woff'), url('../font/pfcentrosanspro-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pf_centro_sans_italic';
  src: url('../font/pfcentrosanspro-italic.eot');
  src: url('../font/pfcentrosanspro-italic.eot?#iefix') format('embedded-opentype'), url('../font/pfcentrosanspro-italic.woff2') format('woff2'), url('../font/pfcentrosanspro-italic.woff') format('woff'), url('../font/pfcentrosanspro-italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 319px) {
  html {
    overflow-x: auto;
  }
  body {
    width: 320px;
  }
}
div.bs-card div.attr {
  width: 95px !important;
}
div.bs-var div.name {
  width: 160px !important;
  font-size: 14px !important;
  font-weight: bold !important;
}
.p-0 {
  padding: 0px !important;
}
.help-inner .help-inner-container .help-inner-left {
  margin-left: -2px;
}
div.bs-card {
  width: calc(100% - 30px);
}
pre.line-numbers {
  width: calc(100% - 3.8em);
}
.help-inner-content p {
  width: calc(100% - 20px);
}
@media (max-width: 567px) {
  /*
   * Creates element font
   * Example @include element-font(proregular, 12px, 12px, 0, #FFFFFF);
   */
  /* Main Page*/
  /* /Main Page*/
  .inner-container {
    padding-left: 4.7%;
    padding-right: 4.7%;
    width: 100%;
  }
  .inner-container .col-lg-1, .inner-container .col-lg-10, .inner-container .col-lg-11, .inner-container .col-lg-12, .inner-container .col-lg-2, .inner-container .col-lg-3, .inner-container .col-lg-4, .inner-container .col-lg-5, .inner-container .col-lg-6, .inner-container .col-lg-7, .inner-container .col-lg-8, .inner-container .col-lg-9, .inner-container .col-md-1, .inner-container .col-md-10, .inner-container .col-md-11, .inner-container .col-md-12, .inner-container .col-md-2, .inner-container .col-md-3, .inner-container .col-md-4, .inner-container .col-md-5, .inner-container .col-md-6, .inner-container .col-md-7, .inner-container .col-md-8, .inner-container .col-md-9, .inner-container .col-sm-1, .inner-container .col-sm-10, .inner-container .col-sm-11, .inner-container .col-sm-12, .inner-container .col-sm-2, .inner-container .col-sm-3, .inner-container .col-sm-4, .inner-container .col-sm-5, .inner-container .col-sm-6, .inner-container .col-sm-7, .inner-container .col-sm-8, .inner-container .col-sm-9, .inner-container .col-xs-1, .inner-container .col-xs-10, .inner-container .col-xs-11, .inner-container .col-xs-12, .inner-container .col-xs-2, .inner-container .col-xs-3, .inner-container .col-xs-4, .inner-container .col-xs-5, .inner-container .col-xs-6, .inner-container .col-xs-7, .inner-container .col-xs-8, .inner-container .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  header {
    height: 50px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: fixed;
    width: 100%;
    min-width: 320px;
    z-index: 9999999;
  }
  header .inner-container {
    width: 100%;
    padding: 0;
  }
  header .header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .header-block nav.navbar {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    min-height: 49px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  header .header-block nav.navbar .navbar-header {
    margin: 0 auto;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle {
    background: transparent url("../img/close.svg") no-repeat scroll center center;
    border: 1px solid transparent;
    border-radius: 0;
    float: right;
    height: 49px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 27px;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle.collapsed {
    background: transparent url("../img/menu.svg") no-repeat scroll center center;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle.navbar-search {
    background: #fff url("../img/search_mobile.svg") no-repeat scroll center center;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle .icon-bar {
    display: none;
  }
  header .header-block nav.navbar .navbar-header button.navbar-search {
    width: 65px;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 49px;
    padding: 0;
    padding-right: 10px;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand img {
    width: 100px;
  }
  header .header-block nav.navbar .header-search-form {
    display: none;
    height: 50px;
    left: -4.7%;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    right: -4.7%;
  }
  header .header-block nav.navbar .header-search-form .search-input {
    background: #f7f7f7 url("../img/search_mobile.svg") no-repeat scroll 905px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #b3b3b3;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    height: 100%;
    margin-top: 1px;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  header .header-block nav.navbar .header-search-form .search-submit {
    display: none;
  }
  header .header-block nav.navbar div#navbar-main {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    margin-top: 1px;
    left: -4.7%;
    padding-bottom: 15px;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    right: -4.7%;
    min-width: 320px;
  }
  header .header-block nav.navbar div#navbar-main ul {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 14px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  header .header-block nav.navbar div#navbar-main ul li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    color: #000;
    padding-left: 0;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right {
    margin: 0 auto;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right li.header-enterance a {
    background: rgba(0, 0, 0, 0) url("../img/sing_in.svg") no-repeat scroll 45px 10px;
    color: #0078d7;
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 10px;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right li.header-search .header-search-button {
    display: none;
  }
  footer {
    border-top: 1px solid #ccc;
  }
  footer.site-footer .inner-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  footer.site-footer .inner-container .row {
    margin: 0;
  }
  footer .footer-menu-container {
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-menu-container .footer-menu-block {
    margin: 0 auto !important;
    padding-bottom: 40px;
    padding-top: 43px;
    width: 100%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu {
    height: 180px;
    margin-bottom: 15px;
    padding-top: 17px;
    padding-bottom: 5px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(1) {
    height: 365px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(2) {
    height: 365px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(odd) {
    padding-left: 0;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(even) {
    padding-right: 0;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu .footer-menu-title {
    border-bottom: 1px solid #989898;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 7px;
    padding-bottom: 18px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul {
    margin-bottom: 0;
    padding-left: 0;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li {
    list-style: none;
    padding-bottom: 9px;
    padding-top: 9px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a {
    height: 17px;
    padding-left: 25px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-fb {
    background: transparent url("../img/facebook.svg") no-repeat scroll 0 top;
    background-size: 16px auto;
    display: block;
    padding-top: 1px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-vk {
    background: transparent url("../img/vk.svg") no-repeat scroll 0 center;
    background-size: 16px auto;
    display: block;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-sl {
    background: transparent url("../img/slideshare.svg") no-repeat scroll 0 center;
    background-size: 16px auto;
    display: block;
  }
  footer .footer-mailing {
    background: #0078d7;
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-mailing .mailing {
    background: #0078d7;
    padding: 60px 0 65px 0 !important;
    margin: 0 auto;
    width: 100%;
  }
  footer .footer-mailing .mailing .mailing-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 7px;
    text-align: left;
  }
  footer .footer-mailing .mailing .mailing-radio {
    margin-bottom: 14px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element {
    cursor: pointer;
    padding-left: 2px;
    width: 140px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label {
    font-size: 14px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] {
    margin: 0;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span {
    background: #0078d7 url("../img/radiobutton_disabled_blue.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
    cursor: pointer;
    display: block;
    height: 20px;
    margin-left: -2px;
    margin-top: -21px;
    position: absolute;
    width: 20px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span:hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span.hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"]:checked + span {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text {
    display: inline-block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #76b6e9;
    margin-left: 14px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text.checked {
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text:hover {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-input input {
    background: #2b8cd9;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 8px 0 14px;
    width: 100%;
    /*
     * input {
     *   @include placeholder {
     *     //styles for placeholder here
     *   }
     * }
     */
  }
  footer .footer-mailing .mailing .mailing-input input.placeholder {
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-button input {
    background: #95d600 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 50px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }
  .main-firstscreen {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0f7ecb;
    background-image: url("../img/back_firstscreen_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 500px;
    padding-bottom: 32px;
    padding-top: 83px;
  }
  .main-firstscreen .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 49px;
    margin-top: 30px;
    text-align: left;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 1.33px;
    color: #fff;
    padding-bottom: 6px;
    margin-bottom: 46px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title a {
    border-bottom: 3px solid #95d600;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 1.33px;
    color: #fff;
    padding: 4px 3px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-text {
    display: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button {
    display: none;
  }
  .main-data-selling {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .main-data-selling .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .main-data-selling .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text {
    margin-bottom: 50px;
    width: 100%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element {
    border-bottom: 2px solid #f2f2f2;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #313131;
    padding-bottom: 20px;
    padding-top: 21px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element:nth-last-child(1) {
    border-bottom: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element .main-data-selling-text-element-blue {
    color: #0078d7;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons {
    margin-left: 0;
    margin-right: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 50px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fright {
    margin: 0 auto;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fleft {
    margin: 0 auto;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button:nth-last-child(1) {
    margin-bottom: 0;
  }
  .main-withus {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .main-withus .inner-container .main-withus-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
  }
  .main-withus .inner-container .main-withus-subtitle {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
  }
  .main-withus .inner-container .main-withus-agencies {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block:nth-child(odd) {
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block:nth-child(even) {
    padding-left: 2.35%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-agency {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-agency.mindshare {
    background: transparent url("../img/partners/agencies_mindshare.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.omd {
    background: transparent url("../img/partners/agencies_omd.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.realweb {
    background: transparent url("../img/partners/agencies_realweb.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mgcom {
    background: transparent url("../img/partners/agencies_mgcom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.digitalbbdo {
    background: transparent url("../img/partners/agencies_digitalbbdo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.dentsu {
    background: transparent url("../img/partners/agencies_dentsu.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.vawemaker {
    background: transparent url("../img/partners/agencies_vawemaker.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediainstinct {
    background: transparent url("../img/partners/agencies_mediainstinct.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediacom {
    background: transparent url("../img/partners/agencies_mediacom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediaplan {
    background: transparent url("../img/partners/agencies_mediaplan.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a {
    background: transparent url("../img/empty.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    text-align: center;
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    display: block;
    width: 70%;
  }
  .main-withus .inner-container .main-withus-publishers {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block:nth-child(odd) {
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block:nth-child(even) {
    padding-left: 2.35%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.firstchannel {
    background: transparent url("../img/partners/publishers_firstchannel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.gismeteo {
    background: transparent url("../img/partners/publishers_gismeteo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.avito {
    background: transparent url("../img/partners/publishers_avito.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.habrahabr {
    background: transparent url("../img/partners/publishers_habrahabr.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ivi {
    background: transparent url("../img/partners/publishers_ivi.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ozon {
    background: transparent url("../img/partners/publishers_ozon.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.zarulem {
    background: transparent url("../img/partners/publishers_zarulem.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ctc {
    background: transparent url("../img/partners/publishers_ctc.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a {
    background: transparent url("../img/empty.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    text-align: center;
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    display: block;
    width: 70%;
  }
  .main-withus .inner-container .main-withus-certified {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block:nth-child(odd) {
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block:nth-child(even) {
    padding-left: 2.35%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.google {
    background: transparent url("../img/partners/certified_google.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.msn {
    background: transparent url("../img/partners/certified_msn.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.yahoo {
    background: transparent url("../img/partners/certified_yahoo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.facebook {
    background: transparent url("../img/partners/certified_facebook.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block:nth-child(odd) {
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block:nth-child(even) {
    padding-left: 2.35%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block .main-withus-community {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (3 * $padding)) / 2 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-community.iab {
    background: transparent url("../img/partners/community_iab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }


  .reference {
    background: #fafafa;
    padding-top: 70px;
    padding-bottom: 10px;
    min-height: 700px;
  }
  .reference .inner-container .reference-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block {
    display: block;
    border: 1px solid #d3d3d3;
    border-top: 5px solid #0078d7;
    border-radius: 3px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.4px;
    color: #000;
    height: 58px;
    padding-right: 20px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    height: 60px;
    padding-right: 34px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_blue.svg") no-repeat scroll right 0;
    float: right;
    height: 15px;
    margin-top: -15px;
    width: 18px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover {
    border-top: 5px solid #95d600;
    -webkit-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_green.svg") no-repeat scroll right 0;
  }
  .banners {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .banners.help-inner {
    padding-top: 0;
  }
  .banners .inner-container {
    padding: 0;
  }
  .banners .inner-container h1 {
    margin-top: 10px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .banners .inner-container .banners-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 14px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .banners .inner-container .banners-links {
    margin-bottom: 35px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .banners .inner-container .banners-links .banners-link {
    margin-bottom: 8px;
  }
  .banners .inner-container .banners-links .banners-link a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .banners .inner-container .banners-container {
    margin: 0;
  }
  .banners .inner-container .banners-container .banners-block-container {
    padding: 0;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block {
    display: block;
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 20px 4.7% 4px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 16px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-4 {
    width: 140px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-8 {
    width: calc(100% - 140px);
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-img img {
    width: 120px;
    max-height: 96px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 72px;
    margin-bottom: 4px;
    overflow-x: hidden;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    height: 63px;
    overflow-y: hidden;
    padding-right: 5px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-text p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property {
    height: 63px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property .banners-block-property-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #494949;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property .banners-block-property-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
  }
  .post-page {
    background: #fff;
    padding-top: calc(50px + 100vw * 0.047);
    padding-bottom: 25px;
    min-height: 700px;
  }
  .post-page .inner-container .post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 26px;
  }
  .post-page .inner-container .post-tag {
    width: 83px;
    height: 20px;
    position: absolute;
    margin-top: 10px;
    margin-left: -4px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .post-tag a, .post-page .inner-container .post-tag span.nolink {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.9px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .post-page .inner-container .post-tag a span, .post-page .inner-container .post-tag span.nolink span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 8px;
  }
  .post-page .inner-container .post-tag.light-blue, .post-page .inner-container .post-tag.technology {
    background: #78d2f6;
  }
  .post-page .inner-container .post-tag.grey {
    background: #d3d3d3;
  }
  .post-page .inner-container .post-tag.blue, .post-page .inner-container .post-tag.agency {
    background: #0078d7;
  }
  .post-page .inner-container .post-tag.green, .post-page .inner-container .post-tag.publisher {
    background: #95d600;
  }
  .post-page .inner-container .other-posts .first-post {
    background: #fff;
    margin-bottom: calc(100vw * 0.047);
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block {
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block .first-post-left-img img {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right {
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block {
    border: 1px solid #d3d3d3;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    padding: 10px 10px 0 10px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 26px;
    height: 110px;
    margin-bottom: 20px;
    padding: 0 9px 0 10px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 39px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .other-posts .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-bottom: calc(100vw * 0.047);
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content {
    height: auto;
    max-height: auto;
    padding: 0 10px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content .one-post-title {
    color: #fff;
    margin-top: 42px;
    position: absolute;
    top: 0;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-link a {
    border-top: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img {
    border-bottom: 1px solid #ccc;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: auto;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content {
    padding: 10px 9px 0 10px;
    height: 224px;
    max-height: 224px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    max-height: 88px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 39px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .more-posts {
    width: 210px;
    margin: 0 auto;
    margin-top: 7px;
  }
  .post-page .inner-container .more-posts a {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down.svg") no-repeat scroll right 2px;
    background-size: 11px auto;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
  }
  .blog-inner {
    background: #fff;
    padding-bottom: 38px;
    padding-top: 49px;
    min-height: 700px;
  }
  .blog-inner .blog-inner-block {
    background: #fff;
    border: 0;
    border-radius: 4px;
    min-height: 500px;
    padding-bottom: 0;
    margin: 0;
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-img {
    margin-left: calc(-1 * 100vw * 0.047);
    margin-right: calc(-1 * 100vw * 0.047);
  }
  .blog-inner .blog-inner-block .blog-inner-img img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content {
    margin-left: calc(-1 * 100vw * 0.047);
    margin-right: calc(-1 * 100vw * 0.047);
    padding: 28px 4.7%;
    padding-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h1, .blog-inner .blog-inner-block .blog-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 11px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h2, .blog-inner .blog-inner-block .blog-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .help-inner-h3, .blog-inner .blog-inner-block .blog-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-text, .blog-inner .blog-inner-block .blog-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul {
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .blog-inner .blog-inner-block .blog-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .blog-inner .blog-inner-block .blog-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 25px;
    padding-right: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.one:before {
    content: "1. ";
    margin-left: -25px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.two:before {
    content: "2. ";
    margin-left: -25px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.three:before {
    content: "3. ";
    margin-left: -25px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.four:before {
    content: "4. ";
    margin-left: -25px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg {
    margin-bottom: 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 26px;
    margin-bottom: 38px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 7px 17px 17px 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul {
    padding-left: 23px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li a {
    color: #95d600;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-quote {
    background: rgba(0, 0, 0, 0) url("../img/quote.svg") no-repeat scroll 0px 3px;
    background-size: 15px 12px;
    padding-left: 25px;
    padding-right: 25px;
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #309ce3;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button {
    width: 100%;
    height: 50px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a {
    background: #95d600;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .mbottom40 {
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom {
    padding-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author {
    float: left;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left {
    float: left;
    height: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img {
    padding-right: 13px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img img {
    width: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right {
    float: right;
    height: 70px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text {
    height: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-name {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-position {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-date {
    float: right;
    padding-top: 39px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-left: 82px;
    margin-top: 10px;
    position: absolute;
    text-transform: uppercase;
  }
  .help-inner-navigation {
    background: #f5f5f5;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 12px;
    padding-bottom: 8px;
  }
  .help-inner-navigation .help-inner-navigation-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text span.current {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .help-inner .help-inner-container .help-inner-left {
    padding-top: 18px;
    border-bottom: 1px solid #d3d3d3;
  }
  .help-inner .help-inner-container .help-inner-left ul {
    padding-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    border-left: 1px solid #d3d3d3;
    padding: 7px 30px 8px 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 9px 30px 12px 7px;
    margin-left: -1px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 16px;
    background-size: auto 12px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 16px !important;
    background-size: auto 12px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
    background-size: auto 8px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
    background-size: auto 8px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -18px;
    padding-left: 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 7px;
    margin-left: -1px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 11px;
    background-size: auto 12px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 11px !important;
    background-size: auto 12px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
    background-size: auto 8px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
    background-size: auto 8px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content {
    min-height: 100px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #d3d3d3;
    background: transparent url("../img/book.svg") no-repeat scroll 0px 0px;
    height: 77px;
    max-width: 100%;
    padding-bottom: 7px;
    padding-left: 75px;
    width: 326px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h1, .help-inner .help-inner-container .help-inner-right .help-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 11px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h2, .help-inner .help-inner-container .help-inner-right .help-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h3, .help-inner .help-inner-container .help-inner-right .help-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-text, .help-inner .help-inner-container .help-inner-right .help-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul {
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol {
    padding-left: 27px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block {
    background-size: 40px auto;
    padding: 65px 15px 15px 15px;
    margin-bottom: 4.7%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.blue {
    background-color: #f2f8fd;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.grey {
    background-color: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.audit {
    background-image: url("../img/products_audit.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.reporting {
    background-image: url("../img/products_reporting.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.ver_traffic {
    background-image: url("../img/product_ver_traffic.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.attribution {
    background-image: url("../img/icoAttribution.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.mediadata {
    background-image: url("../img/products_mediadata.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.vast {
    background-image: url("../img/products_vast.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.panel-integration {
    background-size: 33px auto;
    background-image: url("../img/products_panel.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.features {
    background-image: url("../img/opportunities_features.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.independent-statistics {
    background-image: url("../img/opportunities_statistics.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.targeting {
    background-image: url("../img/opportunities_targeting.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.personal {
    background-image: url("../img/opportunities_personal.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.banner {
    background-image: url("../img/opportunities_banners.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 11px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul {
    padding-left: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 11px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border {
    border: 1px solid #e6e6e6;
    padding: 15px;
    margin-bottom: 4.7%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 12px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 5px;
    padding-left: 35px;
    padding-right: 45px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.five:before {
    content: "5. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.six:before {
    content: "6. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.seven:before {
    content: "7. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg {
    margin-bottom: 17px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg img {
    width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    width: calc(100% - 44px);
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul {
    padding-left: 23px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li a {
    color: #95d600;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block {
    background: rgba(255, 102, 102, 100);
    border-left: 5px solid #f00;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .dmp-header {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_img_1_568.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 24px;
    height: 257px;
    padding-top: 50px;
  }
  .dmp-white {
    background: #fff;
    padding-top: 24px;
    padding-bottom: 40px;
  }
  .dmp-white .dmp-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 28px;
  }
  .dmp-white .dmp-white-blocks {
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block {
    border: 2px solid #d3d3d3;
    padding-bottom: 20px;
    padding: 18px 16px 17px;
    margin-bottom: 35px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block:after {
    background: rgba(0, 0, 0, 0) url("../img/Arrow568_down.svg") no-repeat scroll center 0;
    color: transparent;
    content: " ";
    height: 20px;
    left: 48%;
    margin-top: 17px;
    position: absolute;
    width: 17px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last {
    margin-bottom: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last:after {
    background: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block .dmp-white-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #0075d6;
    text-transform: uppercase;
    margin-bottom: 7px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul {
    padding-left: 15px;
    margin-top: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li span.gray {
    color: #494949;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul {
    padding-left: 0;
    margin-left: 22px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li {
    color: #000;
    list-style: none;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white .dmp-white-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul {
    margin-bottom: 0;
    margin-top: 0;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-left: 10px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li.last {
    margin-bottom: 0;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li:before {
    position: absolute;
    left: 13px;
    content: " ";
    background: url("../img/ChekMark_3.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
    content: " ";
    height: 26px;
    margin-top: 6px;
    width: 27px;
  }
  .dmp-white .dmp-white-quote {
    background: url("../img/quote_copy_3.svg") no-repeat scroll 0 0;
    padding-top: 25px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text span.blue-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 36px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line span.upp-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    display: block;
  }
  .dmp-white .digit-block {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
  }
  .dmp-white .digit-block.first {
    border-top: 1px solid #d3d3d3;
  }
  .dmp-white .digit-block.last {
    border-bottom: none;
  }
  .dmp-white .digit-block .digit-block-blue {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 60px;
    line-height: 50px;
    letter-spacing: 0;
    color: #0075d6;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-small {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 8px;
    margin-top: -3px;
    position: absolute;
    width: 151px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-persent {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 25px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 3px;
    margin-top: -1px;
    position: absolute;
    width: 45px;
  }
  .dmp-white .digit-block .digit-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  .dmp-white-bottom {
    padding-top: 40px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .dmp-white-bottom.nopadding .inner-container {
    padding-left: 0;
    padding-right: 0;
  }
  .dmp-white-bottom .dmp-white-bottom-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom .dmp-white-bottom-title span.dmp-white-bottom-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px 6;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-white-bottom .row {
    width: 100vw;
  }
  .dmp-white-bottom .dmp-white-bottom-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 11px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul {
    padding-left: 0;
    margin-bottom: 40px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download {
    background: #95d600;
    height: 54px;
    width: 100vw;
    padding-right: 4.7%;
    margin-bottom: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download a {
    background: #95d600 url("../img/Excel_Icon.svg") no-repeat scroll center right;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fff;
    height: 54px;
    padding-right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }
  .dmp-white-bottom .dmp-white-bottom-download a span.text {
    border-right: 2px solid #fff;
    display: block;
    height: 100%;
    padding: 16px 0 14px 14px;
    width: calc(100vw - 4.7% * 2 - 34px);
  }
  .dmp-white-bottom .dmp-white-bottom-download a span.hide {
    display: none;
  }
  .dmp-gray {
    background: #fafafa;
    padding-top: 40px;
    padding-bottom: 46px;
  }
  .dmp-gray .dmp-gray-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
  }
  .dmp-gray .dmp-gray-title span.dmp-gray-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-gray ul.dmp-blue-ul {
    padding-left: 23px;
    width: 100%;
  }
  .dmp-gray ul.dmp-blue-ul li {
    list-style: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
  }
  .dmp-gray ul.dmp-blue-ul li:before {
    color: #0075d6;
    content: "•";
    font-size: 32px;
    margin-left: -23px;
    margin-top: 0px;
    position: absolute;
  }
  .dmp-gray .dmp-gray-example {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 10px 29px 15px 19px;
    width: 100%;
  }
  .dmp-gray .dmp-gray-example .dmp-gray-example-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.88px;
    color: #95d600;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .dmp-gray .dmp-gray-example p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .dmp-gray .dmp-gray-example p span.blue-it {
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-bying {
    background: #fafafa;
    padding-top: 40px;
  }
  .dmp-bying .dmp-bying-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 34px;
  }
  .dmp-bying .dmp-bying-title span.dmp-bying-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block {
    margin-bottom: 10px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block.noshow {
    display: none;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform {
    display: inline-block;
    height: 94px;
    width: 140px;
    margin-bottom: 12px;
    vertical-align: top;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.getintent {
    background: transparent url("../img/platforms/platform_getintent.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.hybrid {
    background: transparent url("../img/platforms/platform_hybrid.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.segmento {
    background: transparent url("../img/platforms/platform_segmento.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.mytarget {
    background: transparent url("../img/platforms/platform_mytarget.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.plazcart {
    background: transparent url("../img/platforms/platform_plazkart.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.astralab {
    background: transparent url("../img/platforms/platform_astralab.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.upravel {
    background: transparent url("../img/platforms/platform_upravel.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.soloway {
    background: transparent url("../img/platforms/platform_soloway.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.yandex-a {
    background: transparent url("../img/platforms/platform_yandex_a.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.cleverdata {
    background: transparent url("../img/platforms/platform_cleverdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.aidatame {
    background: transparent url("../img/platforms/platform_aidatame.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.amberdata {
    background: transparent url("../img/platforms/platform_amberdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    display: inline-block;
    height: 50px;
    margin-bottom: 12px;
    margin-left: 15px;
    margin-top: 25px;
    vertical-align: top;
    width: 105px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text a {
    color: #000;
    text-decoration: underline;
  }
  .dmp-wherefore {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/bacground_2_1024.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1148px;
    padding-top: 26px;
    padding-bottom: 45px;
  }
  .dmp-wherefore .dmp-wherefore-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 26px;
    text-align: center;
  }
  .dmp-wherefore .dmp-wherefore-title span {
    display: block;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block {
    background: #fff;
    box-shadow: 24px 20px 44px 0 rgba(0, 46, 109, 0.38);
    border-radius: 8px;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.advertiser .dmp-wherefore-block-img {
    background: url("../img/agency_320.png") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.agency .dmp-wherefore-block-img {
    background: url("../img/dsp_320.png") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.publisher .dmp-wherefore-block-img {
    background: url("../img/publishers_320.png") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 24px;
    height: 70px;
    width: 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2.5px;
    color: #0078d7;
    margin-bottom: 6px;
    text-align: center;
    text-transform: uppercase;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #727272;
    margin: 0 auto;
    padding: 10px 10px 11px;
    text-align: center;
    width: 231px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text.last {
    border-bottom: 0;
  }
  .top-block {
    height: 50px;
  }
  .agency-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/agency_back_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 495px;
    padding-top: 40px;
  }
  .agency-top .inner-container {
    height: 100%;
    text-align: center;
  }
  .agency-top .inner-container .agency-top-block {
    margin: 0 auto;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 55px;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title span.agency-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 107px auto 0;
    width: 74px;
  }
  .agency-items {
    background: #fff;
    padding-bottom: 30px;
  }
  .agency-items .inner-container {
    overflow-x: hidden;
    padding: 0;
  }
  .agency-items .inner-container .agency-items-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .agency-items .inner-container .agency-items-blocks {
    margin-left: 0;
    margin-right: 0;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block {
    border-bottom: 1px solid #e6e1e1;
    padding-left: calc(50px + 4.7%);
    padding-right: 4.7%;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block:first-child {
    border-top: 1px solid #e6e1e1;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.fservice-block {
    background: transparent url("../img/320-568_full_service.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dsp-block {
    background: transparent url("../img/320-568_dsp.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.bformats-block {
    background: transparent url("../img/320-568_banners.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.audit-block {
    background: transparent url("../img/320-568_audit.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verifacation-block {
    background: transparent url("../img/320-568_verification.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-block {
    background: transparent url("../img/320-1024_verification2.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-report-block {
    background: transparent url("../img/320-1024_verification-report.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.report-block {
    background: transparent url("../img/320-568_report.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dmp-block {
    background: transparent url("../img/320-568_dmp.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title a {
    background: transparent url("../img/arrow_left.svg") no-repeat scroll right center;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-top: 18px;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 14px;
    display: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link {
    display: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link a {
    background: transparent url("../img/arrow_right.svg") no-repeat scroll 120px 2px;
    background-size: 8px auto;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-buttons {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button {
    margin-bottom: 20px;
    padding: 0 4.7%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 50px;
    margin: 0 auto;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button:nth-last-child(1) {
    margin-bottom: 0;
  }
  .agency-blue {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0471c7;
    background-image: url("../img/back_publishers_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 28px;
    padding-bottom: 39px;
    overflow-x: hidden;
  }
  .agency-blue .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .agency-blue .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider {
    margin-bottom: 0;
    width: 940px;
    position: relative;
    left: calc(-1 * ((940px) / 2) + 50%);
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider {
    height: 271px !important;
    margin-bottom: 25px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li {
    padding: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block {
    background: #f1f7fc;
    border-radius: 4px;
    height: 271px;
    width: 300px;
    text-align: center;
    padding-top: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-line {
    display: none;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    width: 224px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom {
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    height: 50px;
    padding-top: 12px;
    position: absolute;
    width: 300px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block {
    background: #fff;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a {
    height: 271px;
    top: 16px;
    width: 350px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSPrev {
    background: transparent url("../img/button_left_hover.svg") no-repeat scroll right center;
    background-size: 30px auto;
    left: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSNext {
    background: transparent url("../img/button_right_hover.svg") no-repeat scroll left center;
    background-size: 30px auto;
    right: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager {
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a {
    background-color: #fff;
    margin: 0 11px;
    width: 12px;
    height: 12px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a:hover {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li.active a {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons {
    margin-left: 0;
    margin-right: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button {
    margin-bottom: 20px;
    padding: 0 4.7%;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button:nth-last-child(1) {
    margin-bottom: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a {
    border: 3px solid #fff;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 50px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 90.6vw;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a:hover {
    background: #95d600;
    border: 3px solid #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fright {
    margin: 0 auto;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fleft {
    margin: 0 auto;
  }
  .agency-white {
    background: #fff;
    padding-top: 28px;
    border-bottom: 1px solid #ccc;
  }
  .agency-white .agency-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
  }
  .agency-white .agency-white-img {
    background: transparent url("../img/logos_320.png") no-repeat scroll 0 0;
    background-size: auto auto;
    height: 640px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 300px;
    max-width: 100%;
  }
  .agency-white .agency-white-connection .agency-white-connection-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
  }
  .agency-white .agency-white-connection .agency-white-connection-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 34px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button {
    width: 230px;
    margin-bottom: 90px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a {
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    text-decoration: none;
    width: 230px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 24px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left {
    margin-bottom: 45px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button {
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button a {
    background: #95d600;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right {
    margin-bottom: 65px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button {
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button a {
    background: #78d2f5;
  }
  .agency-white .agency-white-blocks .agency-white-block-left {
    border-bottom: 1px dashed #f1f1f1;
    height: 260px;
    padding-bottom: 40px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 27px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 36px;
    text-align: center;
    width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button {
    margin-bottom: 33px;
    margin: 84px auto 0;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 260px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download {
    width: 194px;
    border-bottom: 1px dotted #000;
    margin: -102px auto 0;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right {
    padding-top: 25px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 27px;
    margin-top: 0;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials {
    text-transform: uppercase;
    margin-bottom: 46px;
    margin-left: -4.7%;
    position: absolute;
    margin-top: 218px;
    text-align: center;
    width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    border-bottom: 1px dotted #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block {
    margin: 0 auto;
    margin-bottom: 60px;
    width: 300px;
    max-width: calc(100vw * (1 - 0.047*2));
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider {
    height: 190px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li {
    height: 190px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block {
    height: 190px;
    padding: 50px 50px 0;
    position: absolute;
    top: 0;
    width: 300px;
    max-width: calc(100vw * (1 - 0.047*2));
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
    height: 45px;
    margin-bottom: 38px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link {
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 2px solid #fff;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 0.7px;
    color: #fff;
    height: 34px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 172px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a:hover {
    background: #95d600;
    border: 2px solid #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 9px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lSPager {
    display: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img {
    margin-left: -17px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img img {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
  }
  .agency-linked {
    padding-bottom: 60px;
  }
  .agency-linked.toppad {
    padding-bottom: 0;
  }
  .agency-linked .inner-container {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/application.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    -moz-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    height: 331px;
    padding: 66px 0 35px 0;
  }
  .agency-linked .inner-container .agency-linked-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 66px;
    text-align: center;
    width: 300px;
  }
  .agency-linked .inner-container .agency-linked-title span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
  }
  .agency-linked .inner-container .agency-linked-buttons-block {
    width: 260px;
    margin: 0 auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button {
    width: 260px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    border: 3px solid #fff;
    height: 40px;
    text-align: center;
    text-decoration: none;
    width: 260px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a:hover {
    border: 3px solid #95d600;
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left {
    margin-bottom: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button {
    float: left;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a {
    background: transparent url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
    cursor: auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button {
    float: right;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a {
    background: transparent url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .publisher-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/back_first_screen_320.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 497px;
    padding-top: 40px;
  }
  .publisher-top .inner-container {
    height: 100%;
    text-align: center;
  }
  .publisher-top .inner-container .publisher-top-block {
    height: 115px;
    margin: 0 auto;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 24px;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title span.publisher-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    display: block;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 105px auto 0;
    width: 74px;
  }
  .publisher-white {
    padding-top: 42px;
    padding-bottom: 12px;
  }
  .publisher-white .publisher-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 37px;
    text-align: center;
  }
  .publisher-white .publisher-white-withus-img {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/sites_320_new.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% auto;
    height: 229px;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 100%;
    min-width: 300px;
    width: 300px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block {
    margin-bottom: 26px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block.last .publisher-white-block-link {
    border-bottom: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title a {
    font-size: 24px;
    color: #000;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-line {
    display: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link {
    border-bottom: 1px solid #e6e0e0;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a:hover {
    color: #95d600;
    text-decoration: none;
  }
  .publisher-white .publisher-white-buttons {
    margin-top: 14px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button:nth-child(1) {
    margin-bottom: 20px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-map {
    background: #fafafa;
    background-size: 106% auto;
    padding-bottom: 0;
    padding-top: 24px;
  }
  .publisher-map .publisher-map-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 25px;
  }
  .publisher-map .publisher-map-title.title-bottom {
    display: none;
  }
  .publisher-map .publisher-map-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    display: none;
    margin: 0 auto;
    margin-bottom: 34px;
  }
  .publisher-map .publisher-map-text-smaller {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
  }
  .publisher-map .publisher-map-cities .publisher-map-city {
    margin-bottom: 30px;
  }
  .publisher-map .publisher-map-cities .publisher-map-city a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .publisher-gray {
    background: #fff;
    padding-top: 65px;
    padding-bottom: 87px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block {
    padding-left: 78px;
    margin-bottom: 30px;
    width: 100%;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.one {
    background: transparent url("../img/start1_white.png") no-repeat scroll 20px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.two {
    background: transparent url("../img/start2_white.png") no-repeat scroll 10px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.three {
    background: transparent url("../img/start3_white.png") no-repeat scroll 10px top;
    margin-bottom: 0;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 4px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 6px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button {
    margin-top: 33px;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul {
    padding-left: 20px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li:before {
    content: "•";
    font-size: 12px;
    margin-left: -22px;
    position: absolute;
  }
  .publisher-study {
    background: #fafafa;
    height: 312px;
    padding-top: 34px;
    padding-bottom: 45px;
  }
  .publisher-study .publisher-study-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 19px;
  }
  .publisher-study .publisher-study-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 36px;
    text-align: center;
    width: 254px;
  }
  .publisher-study .publisher-study-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .publisher-study .publisher-study-button {
    margin: 0 auto;
    margin-bottom: 33px;
    width: 100%;
  }
  .publisher-study .publisher-study-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .publisher-study .publisher-study-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-study .publisher-study-download {
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    width: 193px;
  }
  .publisher-study .publisher-study-download a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }
  .jur-info {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0062ce;
    background-image: url("../img/jurinfo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
    padding-bottom: 16px;
    height: 115px;
  }
  .jur-info .jur-info-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    padding-bottom: 0px;
  }
  .jur-info .jur-info-title a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-items {
    padding-left: 0;
  }
  .jur-info .jur-info-items .jur-info-text {
    margin-top: 7px;
  }
  .jur-info .jur-info-items .jur-info-text .hdn {
    display: none;
  }
  .jur-info .jur-info-items .jur-info-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    display: block;
  }
  .entrance-block {
    padding-top: 13px;
    padding-bottom: 24px;
    background: #fff;
  }
  .entrance-block .entrance-form .entrance-form-block {
    background: #f5f5f5;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 296px;
    width: 100%;
    margin-bottom: 20px;
    padding: 16px 20px 20px 20px;
  }
  .entrance-block .entrance-form .entrance-form-block .entrance-form-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form label {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .entrance-block .entrance-form .entrance-form-block form input {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 10px 5px 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form input[type="submit"] {
    background: #95d600;
    border: none;
    border-radius: 3px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    height: 40px;
    text-align: center;
    width: 100%;
  }
  .entrance-block .entrance-form .entrance-form-block form .entrance-form-link {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    margin-bottom: 18px;
  }
  .entrance-block .entrance-news .col-md-6 {
    width: 100%;
  }
  .entrance-block .entrance-news .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 416px;
    margin-bottom: 20px;
  }
  .entrance-block .entrance-news .one-post .post-tag {
    width: 83px;
    height: 20px;
    position: absolute;
    margin-top: 10px;
    margin-left: -4px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .entrance-block .entrance-news .one-post .post-tag a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.9px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .post-tag a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 8px;
  }
  .entrance-block .entrance-news .one-post .post-tag.light-blue {
    background: #78d2f6;
  }
  .entrance-block .entrance-news .one-post .post-tag.blue {
    background: #0078d7;
  }
  .entrance-block .entrance-news .one-post .post-tag.green {
    background: #95d600;
  }
  .entrance-block .entrance-news .one-post .one-post-img img {
    width: 100%;
    height: 152px;
  }
  .entrance-block .entrance-news .one-post .one-post-content {
    padding: 10px 10px 14px 10px;
    height: 222px;
    max-height: 222px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    max-height: 72px;
    margin-bottom: 10px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title a {
    color: #000;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    max-height: 120px;
  }
  .entrance-block .entrance-news .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 40px;
    width: 100%;
    text-decoration: none;
  }
  .entrance-block .entrance-news .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .entrance-block .malinky-load-more a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_gr.svg") no-repeat scroll 134px 3px;
    padding-right: 28px;
    text-align: center;
  }
  .not-found {
    padding-bottom: 80px;
    padding-top: 38px;
  }
  .not-found .not-found-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 30px;
  }
  .not-found .not-found-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 16px;
  }
  .not-found .not-found-small-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 19px;
  }
  .not-found .not-found-search input.search-input {
    background: #fff url("../img/search_light.svg") no-repeat scroll center right;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    height: 56px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 23px;
    line-height: 56px;
    letter-spacing: 0;
    color: #d3d3d3;
    padding-right: 25px;
    width: 100%;
  }
  .not-found .not-found-search button.search-submit {
    display: none;
  }
  .contacts-block {
    background: #fff;
    padding-bottom: 12px;
    padding-top: 21px;
  }
  .contacts-block .contacts-block-addr {
    margin-bottom: 42px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-phone {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
    margin-top: 5px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-map {
    width: 100%;
    height: 212px;
  }
  .contacts-block .contacts-block-email {
    margin-bottom: 30px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 4px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .button-up {
    background-color: #fff;
    background-image: url("../img/arrow_up_menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
  }
  .button-up:hover {
    background-color: #0078d7;
    background-image: url("../img/arrow_up_menu_white.svg");
    border: 1px solid #0078d7;
  }
  .dsp_list .row .col-lg-4 {
    border-bottom: 1px solid #ccc;
    height: 105px;
    text-align: center;
  }
  .dsp_list .row .col-lg-4:nth-last-child(1) {
    border-bottom: none;
  }
  .search-block {
    padding-bottom: 42px;
    padding-top: 20px;
  }
  .search-block .search-block-header {
    margin-bottom: 24px;
  }
  .search-block .search-block-header h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #333;
  }
  .search-block .search-block-elenent {
    margin-bottom: 24px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .search-block .search-block-elenent .search-block-elenent-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
  }
}
@media (max-width: 567px) and (max-width: 320px) {
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-agency {
    margin-bottom: 15px;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher {
    margin-bottom: 15px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  /*
   * Creates element font
   * Example @include element-font(proregular, 12px, 12px, 0, #FFFFFF);
   */
  /* Main Page*/
  /* /Main Page*/
  .inner-container {
    padding-left: 4.7%;
    padding-right: 4.7%;
    width: 100%;
  }
  .inner-container .col-lg-1, .inner-container .col-lg-10, .inner-container .col-lg-11, .inner-container .col-lg-12, .inner-container .col-lg-2, .inner-container .col-lg-3, .inner-container .col-lg-4, .inner-container .col-lg-5, .inner-container .col-lg-6, .inner-container .col-lg-7, .inner-container .col-lg-8, .inner-container .col-lg-9, .inner-container .col-md-1, .inner-container .col-md-10, .inner-container .col-md-11, .inner-container .col-md-12, .inner-container .col-md-2, .inner-container .col-md-3, .inner-container .col-md-4, .inner-container .col-md-5, .inner-container .col-md-6, .inner-container .col-md-7, .inner-container .col-md-8, .inner-container .col-md-9, .inner-container .col-sm-1, .inner-container .col-sm-10, .inner-container .col-sm-11, .inner-container .col-sm-12, .inner-container .col-sm-2, .inner-container .col-sm-3, .inner-container .col-sm-4, .inner-container .col-sm-5, .inner-container .col-sm-6, .inner-container .col-sm-7, .inner-container .col-sm-8, .inner-container .col-sm-9, .inner-container .col-xs-1, .inner-container .col-xs-10, .inner-container .col-xs-11, .inner-container .col-xs-12, .inner-container .col-xs-2, .inner-container .col-xs-3, .inner-container .col-xs-4, .inner-container .col-xs-5, .inner-container .col-xs-6, .inner-container .col-xs-7, .inner-container .col-xs-8, .inner-container .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  header {
    height: 50px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  header .inner-container {
    width: 100%;
    padding: 0;
  }
  header .header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .header-block nav.navbar {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    min-height: 49px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  header .header-block nav.navbar.navbar-default .navbar-toggle:hover, header .header-block nav.navbar.navbar-default .navbar-toggle:focus {
    background-color: #f7f7f7;
  }
  header .header-block nav.navbar .navbar-header {
    float: none;
    margin: 0 auto;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle {
    background: transparent url("../img/close.svg") no-repeat scroll center center;
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0;
    display: block;
    float: right;
    height: 49px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 27px;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle:hover {
    background: transparent url("../img/close.svg") no-repeat scroll center center;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle.collapsed {
    background: transparent url("../img/menu.svg") no-repeat scroll center center;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle.navbar-search {
    background: #fff url("../img/search_mobile.svg") no-repeat scroll center center;
  }
  header .header-block nav.navbar .navbar-header button.navbar-toggle .icon-bar {
    display: none;
  }
  header .header-block nav.navbar .navbar-header button.navbar-search {
    width: 65px;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 49px;
    padding: 0;
    padding-right: 10px;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand img {
    width: 100px;
  }
  header .header-block nav.navbar .header-search-form {
    display: none;
    height: 50px;
    left: -4.7%;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    right: -4.7%;
  }
  header .header-block nav.navbar .header-search-form .search-input {
    background: #f7f7f7 url("../img/search_mobile.svg") no-repeat scroll 905px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #b3b3b3;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    height: 100%;
    margin-top: 1px;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  header .header-block nav.navbar .header-search-form .search-submit {
    display: none;
  }
  header .header-block nav.navbar div#navbar-main {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    margin-top: 1px;
    left: -4.7%;
    padding-bottom: 15px;
    padding-left: 4.7%;
    padding-right: 4.7%;
    position: absolute;
    right: -4.7%;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse.collapse {
    display: none !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse.collapse.in {
    display: block !important;
  }
  header .header-block nav.navbar div#navbar-main ul {
    display: block;
    margin: 14px auto 0;
    padding-left: 4.7%;
    padding-right: 4.7%;
    width: 100%;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav > li {
    float: none;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right {
    float: none !important;
    margin: 0 auto !important;
    display: block;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right li.header-enterance a {
    background: rgba(0, 0, 0, 0) url("../img/sing_in.svg") no-repeat scroll 45px 10px;
    color: #0078d7;
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  header .header-block nav.navbar div#navbar-main ul.nav.navbar-nav.navbar-right li.header-search .header-search-button {
    display: none;
  }
  footer {
    border-top: 1px solid #ccc;
  }
  footer.site-footer .inner-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  footer.site-footer .inner-container .row {
    margin: 0;
  }
  footer .footer-menu-container {
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-menu-container .footer-menu-block {
    width: 100%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu {
    padding-top: 60px;
    padding-bottom: 65px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(1) {
    padding-left: 0;
    padding-right: 2.35%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(2) {
    padding-left: 1.175%;
    padding-right: 1.175%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(4) {
    padding-left: 1.175%;
    padding-right: 1.175%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(4) {
    padding-right: 0;
    padding-left: 2.35%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu .footer-menu-title {
    border-bottom: 1px solid #989898;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 19px;
    padding-bottom: 17px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul {
    padding-left: 0;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li {
    list-style: none;
    margin-bottom: 12px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons {
    width: 90px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-fb {
    background: transparent url("../img/facebook.svg") no-repeat scroll 0 0 / 16px auto;
    display: block;
    height: 20px;
    padding-left: 25px;
    padding-top: 1px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-vk {
    background: transparent url("../img/vk.svg") no-repeat scroll 0 3px / 16px auto;
    display: block;
    height: 20px;
    padding-left: 25px;
    padding-top: 1px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-sl {
    background: transparent url("../img/slideshare.svg") no-repeat scroll 0 0 / 16px auto;
    display: block;
    height: 20px;
    padding-left: 25px;
    padding-top: 1px;
  }
  footer .footer-mailing {
    background: #0078d7;
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-mailing .mailing {
    background: #0078d7;
    padding: 60px 0 65px 0 !important;
    margin: 0 auto;
    width: 100%;
  }
  footer .footer-mailing .mailing .mailing-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 35px;
    line-height: 39px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 20px;
  }
  footer .footer-mailing .mailing .mailing-radio {
    margin-bottom: 38px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element {
    cursor: pointer;
    padding-left: 2px;
    width: 140px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label {
    font-size: 14px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] {
    margin: 0;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span {
    background: #0078d7 url("../img/radiobutton_disabled_blue.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
    cursor: pointer;
    display: block;
    height: 20px;
    margin-left: -2px;
    margin-top: -21px;
    position: absolute;
    width: 20px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span:hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span.hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"]:checked + span {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text {
    display: inline-block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #76b6e9;
    margin-left: 14px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text.checked {
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text:hover {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-input input {
    background: #2b8cd9;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 14px;
    text-align: center;
    width: 100%;
    /*
     * input {
     *   @include placeholder {
     *     //styles for placeholder here
     *   }
     * }
     */
  }
  footer .footer-mailing .mailing .mailing-input input.placeholder {
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-button input {
    background: #95d600 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    padding: 23px 0;
    text-transform: uppercase;
    width: 100%;
  }
  .main-firstscreen {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0f7ecb;
    background-image: url("../img/back_firstscreen_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    padding-bottom: 32px;
    padding-top: 118px;
  }
  .main-firstscreen .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols {
    margin-left: 0;
    margin-right: 0;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .col-sm-4:nth-last-child(1) {
    text-align: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .col-sm-4:nth-last-child(2) {
    padding-left: 7px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.86px;
    color: #fff;
    padding-bottom: 6px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title a {
    border-bottom: 3px solid #95d600;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.86px;
    color: #fff;
    padding: 4px 0;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-text {
    display: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button {
    display: none;
  }
  .main-data-selling {
    background: #fff;
    height: 680px;
    padding-top: 60px;
  }
  .main-data-selling .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .main-data-selling .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    width: 100%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text {
    margin-bottom: 50px;
    width: 100%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element {
    border-bottom: 2px solid #f2f2f2;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #313131;
    padding-bottom: 20px;
    padding-top: 21px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element:nth-last-child(1) {
    border-bottom: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element .main-data-selling-text-element-blue {
    color: #0078d7;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button:nth-child(1) {
    padding-left: 0;
    padding-right: 2.35%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button:nth-child(2) {
    padding-left: 2.35%;
    padding-right: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 50px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fright {
    float: right;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fleft {
    float: left;
  }
  .main-withus {
    background: #fafafa;
    padding-top: 60px;
    padding-bottom: 65px;
  }
  .main-withus .inner-container .main-withus-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
  }
  .main-withus .inner-container .main-withus-subtitle {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
  }
  .main-withus .inner-container .main-withus-agencies {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block:nth-child(3n+1) {
    padding-right: 3.13333%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block:nth-child(3n+2) {
    padding-left: 1.56667%;
    padding-right: 1.56667%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block:nth-child(3n+3) {
    padding-left: 3.13333%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-agency {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-agency.mindshare {
    background: transparent url("../img/partners/agencies_mindshare.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.omd {
    background: transparent url("../img/partners/agencies_omd.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.realweb {
    background: transparent url("../img/partners/agencies_realweb.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mgcom {
    background: transparent url("../img/partners/agencies_mgcom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.digitalbbdo {
    background: transparent url("../img/partners/agencies_digitalbbdo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.dentsu {
    background: transparent url("../img/partners/agencies_dentsu.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.vawemaker {
    background: transparent url("../img/partners/agencies_vawemaker.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediainstinct {
    background: transparent url("../img/partners/agencies_mediainstinct.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediacom {
    background: transparent url("../img/partners/agencies_mediacom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediaplan {
    background: transparent url("../img/partners/agencies_mediaplan.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a {
    background: transparent url("../img/empty.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    text-align: center;
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    display: block;
    width: 70%;
  }
  .main-withus .inner-container .main-withus-publishers {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block:nth-child(3n+1) {
    padding-right: 3.13333%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block:nth-child(3n+2) {
    padding-left: 1.56667%;
    padding-right: 1.56667%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block:nth-child(3n+3) {
    padding-left: 3.13333%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.firstchannel {
    background: transparent url("../img/partners/publishers_firstchannel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.gismeteo {
    background: transparent url("../img/partners/publishers_gismeteo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.avito {
    background: transparent url("../img/partners/publishers_avito.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.habrahabr {
    background: transparent url("../img/partners/publishers_habrahabr.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ivi {
    background: transparent url("../img/partners/publishers_ivi.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ozon {
    background: transparent url("../img/partners/publishers_ozon.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.zarulem {
    background: transparent url("../img/partners/publishers_zarulem.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ctc {
    background: transparent url("../img/partners/publishers_ctc.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a {
    background: transparent url("../img/empty.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    text-align: center;
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    display: block;
    width: 70%;
  }
  .main-withus .inner-container .main-withus-certified {
    margin-bottom: 28px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block:nth-child(3n+1) {
    padding-right: 3.13333%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block:nth-child(3n+2) {
    padding-left: 1.56667%;
    padding-right: 1.56667%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block:nth-child(3n+3) {
    padding-left: 3.13333%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.google {
    background: transparent url("../img/partners/certified_google.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.msn {
    background: transparent url("../img/partners/certified_msn.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.yahoo {
    background: transparent url("../img/partners/certified_yahoo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.facebook {
    background: transparent url("../img/partners/certified_facebook.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block {
    padding: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block:nth-child(3n+1) {
    padding-right: 3.13333%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block:nth-child(3n+2) {
    padding-left: 1.56667%;
    padding-right: 1.56667%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block:nth-child(3n+3) {
    padding-left: 3.13333%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block .main-withus-community {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*4)/3) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-community.iab {
    background: transparent url("../img/partners/community_iab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-community.raek {
    background: transparent url("../img/partners/community_raek.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .reference {
    background: #fafafa;
    padding-top: 70px;
    padding-bottom: 10px;
    min-height: 700px;
  }
  .reference .inner-container .reference-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 22px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block {
    display: block;
    border: 1px solid #d3d3d3;
    border-top: 5px solid #0078d7;
    border-radius: 3px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 85px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    height: 80px;
    margin-bottom: 15px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_blue.svg") no-repeat scroll right 0;
    height: 15px;
    width: 100%;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover {
    border-top: 5px solid #95d600;
    -webkit-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_green.svg") no-repeat scroll right 0;
  }
  .banners {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .banners.help-inner {
    padding-top: 0;
  }
  .banners .inner-container {
    padding: 0 4.7%;
  }
  .banners .inner-container .banners-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
  }
  .banners .inner-container .banners-links {
    margin-bottom: 35px;
  }
  .banners .inner-container .banners-links .banners-link {
    margin-bottom: 8px;
  }
  .banners .inner-container .banners-links .banners-link a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .banners .inner-container .banners-container .banners-block-container.col-sm-6 {
    width: 100%;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block {
    display: block;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 226px;
    padding: 20px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.banner-line-nomargin {
    margin-bottom: 0;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-4 {
    width: 160px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-4.leftpadd-banner-line {
    margin-left: 160px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-8 {
    width: calc(100% - 160px);
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banner-line.col-md-8.leftpadd-banner-line {
    width: calc(100% - 2 * 160px);
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-img img {
    width: 140px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 69px;
    margin-bottom: 6px;
    overflow-x: hidden;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-link {
    left: -150px;
    margin-top: 47px;
    position: absolute;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    height: 65px;
    margin-left: 160px;
    margin-top: -76px;
    overflow-y: hidden;
    padding-right: 5px;
    position: absolute;
    width: calc(100% - 145px);
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-text p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property {
    height: 63px;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property .banners-block-property-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #494949;
  }
  .banners .inner-container .banners-container .banners-block-container .banners-block .row .banners-block-property .banners-block-property-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
  }
  .post-page {
    background: #fff;
    padding-top: calc(50px + 100vw * 0.047);
    padding-bottom: 28px;
    min-height: 700px;
  }
  .post-page .inner-container .post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 26px;
  }
  .post-page .inner-container .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .post-tag a, .post-page .inner-container .post-tag span.nolink {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .post-page .inner-container .post-tag a span, .post-page .inner-container .post-tag span.nolink span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .post-page .inner-container .post-tag.light-blue, .post-page .inner-container .post-tag.technology {
    background: #78d2f6;
  }
  .post-page .inner-container .post-tag.grey {
    background: #d3d3d3;
  }
  .post-page .inner-container .post-tag.blue, .post-page .inner-container .post-tag.agency {
    background: #0078d7;
  }
  .post-page .inner-container .post-tag.green, .post-page .inner-container .post-tag.publisher {
    background: #95d600;
  }
  .post-page .inner-container .other-posts .first-post {
    background: #fff;
    margin-bottom: calc(100vw * 0.047);
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block {
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block .first-post-left-img img {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right {
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block {
    border: 1px solid #d3d3d3;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding: 15px 20px 0 20px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 26px;
    height: 110px;
    margin-bottom: 20px;
    padding: 0 20px 0 20px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 56px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .other-posts .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-bottom: calc(100vw * 0.047);
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content {
    height: auto;
    max-height: auto;
    padding: 0 20px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content .one-post-title {
    color: #fff;
    margin-top: 64px;
    position: absolute;
    top: 0;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-link a {
    border-top: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img {
    border-bottom: 1px solid #ccc;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: auto;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content {
    padding: 15px 20px 0 20px;
    height: 172px;
    max-height: 260px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    max-height: 88px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 56px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .more-posts {
    width: 210px;
    margin: 0 auto;
    margin-top: 7px;
  }
  .post-page .inner-container .more-posts a {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down.svg") no-repeat scroll right 4px;
    background-size: 9px auto;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
  }
  .blog-inner {
    background: #fff;
    padding-bottom: 38px;
    padding-top: 49px;
    min-height: 700px;
  }
  .blog-inner .blog-inner-block {
    background: #fff;
    border: 0;
    border-radius: 4px;
    min-height: 500px;
    padding-bottom: 0;
    margin: 0;
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-img {
    margin-left: calc(-1 * 100vw * 0.047);
    margin-right: calc(-1 * 100vw * 0.047);
  }
  .blog-inner .blog-inner-block .blog-inner-img img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content {
    margin-left: calc(-1 * 100vw * 0.047);
    margin-right: calc(-1 * 100vw * 0.047);
    padding: 28px 4.7%;
    padding-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h1, .blog-inner .blog-inner-block .blog-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 26px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h2, .blog-inner .blog-inner-block .blog-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h3, .blog-inner .blog-inner-block .blog-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-text, .blog-inner .blog-inner-block .blog-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul {
    padding-left: 2px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .blog-inner .blog-inner-block .blog-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .blog-inner .blog-inner-block .blog-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 35px;
    padding-right: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg {
    margin-bottom: 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 26px;
    margin-bottom: 47px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 20px 25px 25px 22px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul {
    padding-left: 23px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li a {
    color: #95d600;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-quote {
    background: rgba(0, 0, 0, 0) url("../img/quote.svg") no-repeat scroll 0px 3px;
    padding-left: 46px;
    padding-right: 46px;
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #309ce3;
    margin-bottom: 30px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button {
    width: 321px;
    height: 50px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a {
    background: #95d600;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 19px;
    letter-spacing: 0;
    color: #fff;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .mbottom40 {
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom {
    padding-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author {
    float: left;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left {
    float: left;
    height: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img {
    padding-right: 13px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img img {
    width: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right {
    float: right;
    height: 70px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-name {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-position {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-date {
    float: right;
    padding-top: 39px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    text-transform: uppercase;
  }
  .help-inner-navigation {
    background: #f5f5f5;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 12px;
    padding-bottom: 8px;
  }
  .help-inner-navigation .help-inner-navigation-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text span.current {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .help-inner .help-inner-container .help-inner-left {
    padding-top: 18px;
    border-bottom: 1px solid #d3d3d3;
  }
  .help-inner .help-inner-container .help-inner-left ul {
    padding-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    border-left: 1px solid #d3d3d3;
    padding: 7px 30px 8px 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content {
    min-height: 200px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #d3d3d3;
    background: transparent url("../img/book.svg") no-repeat scroll 0px 0px;
    height: 77px;
    max-width: 100%;
    padding-bottom: 7px;
    padding-left: 75px;
    width: 326px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h1, .help-inner .help-inner-container .help-inner-right .help-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.09px;
    color: #000;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h2, .help-inner .help-inner-container .help-inner-right .help-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h3, .help-inner .help-inner-container .help-inner-right .help-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-text, .help-inner .help-inner-container .help-inner-right .help-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul {
    padding-left: 2px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol {
    padding-left: 0px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block {
    background-size: 50px auto;
    padding: 23px 43px 30px 100px;
    margin-bottom: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.blue {
    background-color: #f2f8fd;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.grey {
    background-color: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.audit {
    background-image: url("../img/products_audit.svg");
    background-repeat: no-repeat;
    background-position: 25px 32px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.reporting {
    background-image: url("../img/products_reporting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.ver_traffic {
    background-image: url("../img/product_ver_traffic.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.attribution {
    background-image: url("../img/icoAttribution.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.mediadata {
    background-image: url("../img/products_mediadata.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.vast {
    background-image: url("../img/products_vast.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.panel-integration {
    background-image: url("../img/products_panel.svg");
    background-repeat: no-repeat;
    background-position: 25px 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.features {
    background-image: url("../img/opportunities_features.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.independent-statistics {
    background-image: url("../img/opportunities_statistics.svg");
    background-repeat: no-repeat;
    background-position: 25px 34px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.targeting {
    background-image: url("../img/opportunities_targeting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.personal {
    background-image: url("../img/opportunities_personal.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.banner {
    background-image: url("../img/opportunities_banners.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul {
    padding-left: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border {
    border: 1px solid #e6e6e6;
    padding: 18px 70px 20px 22px;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-right: 45px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.five:before {
    content: "5. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.six:before {
    content: "6. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.seven:before {
    content: "7. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg {
    margin-bottom: 17px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg img {
    width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    width: calc(100% - 44px);
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul {
    padding-left: 23px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li a {
    color: #95d600;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block {
    background: rgba(255, 102, 102, 100);
    border-left: 5px solid #f00;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .dmp-header {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_img_1_568.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 24px;
    height: 320px;
    padding-top: 50px;
  }
  .dmp-white {
    background: #fff;
    padding-top: 24px;
    padding-bottom: 40px;
  }
  .dmp-white .dmp-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 28px;
  }
  .dmp-white .dmp-white-blocks {
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block {
    border: 2px solid #d3d3d3;
    padding-bottom: 20px;
    padding: 18px 16px 17px;
    margin-bottom: 35px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block:after {
    background: rgba(0, 0, 0, 0) url("../img/Arrow568_down.svg") no-repeat scroll center 0;
    color: transparent;
    content: " ";
    height: 17px;
    left: 50%;
    margin-top: 17px;
    position: absolute;
    width: 34px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last {
    margin-bottom: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last:after {
    background: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block .dmp-white-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #0075d6;
    text-transform: uppercase;
    margin-bottom: 7px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul {
    padding-left: 2px;
    margin-top: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li span.gray {
    color: #494949;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul {
    padding-left: 0;
    margin-left: 22px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li {
    color: #000;
    list-style: none;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white .dmp-white-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul {
    margin-bottom: 0;
    margin-top: 0;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    list-style: outside none none;
    margin-bottom: 28px;
    padding-left: 10px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li.last {
    margin-bottom: 0;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li:before {
    position: absolute;
    left: 13px;
    content: " ";
    background: url("../img/ChekMark_3.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
    content: " ";
    height: 26px;
    margin-top: 1px;
    width: 27px;
  }
  .dmp-white .dmp-white-quote {
    background: url("../img/quote_copy_3.svg") no-repeat scroll 0 0;
    padding-top: 25px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text span.blue-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 36px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line span.upp-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    display: block;
  }
  .dmp-white .digit-block {
    text-align: center;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 25px;
    padding-top: 30px;
  }
  .dmp-white .digit-block.first {
    border-top: 1px solid #d3d3d3;
  }
  .dmp-white .digit-block.last {
    border-bottom: none;
  }
  .dmp-white .digit-block .digit-block-blue {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 80px;
    line-height: 50px;
    letter-spacing: 0;
    color: #0075d6;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-small {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0075d6;
    display: block;
    margin-top: 10px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-persent {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 25px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 3px;
    margin-top: -6px;
    position: absolute;
    width: 45px;
  }
  .dmp-white .digit-block .digit-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  .dmp-white-bottom {
    padding-top: 40px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .dmp-white-bottom.nopadding .inner-container {
    padding-left: 0;
    padding-right: 0;
  }
  .dmp-white-bottom .dmp-white-bottom-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom .dmp-white-bottom-title span.dmp-white-bottom-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px 6;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-white-bottom .row {
    width: 100vw;
  }
  .dmp-white-bottom .dmp-white-bottom-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 11px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul {
    padding-left: 0;
    margin-bottom: 40px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download {
    background: #95d600;
    height: 54px;
    width: 100vw;
    padding-right: 4.7%;
    margin-bottom: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download a {
    background: #95d600 url("../img/Excel_Icon.svg") no-repeat scroll center right;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fff;
    height: 54px;
    padding-right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }
  .dmp-white-bottom .dmp-white-bottom-download a span.text {
    border-right: 2px solid #fff;
    display: block;
    height: 100%;
    padding: 16px 0 14px 14px;
    width: calc(100vw - 4.7% * 2 - 34px);
  }
  .dmp-white-bottom .dmp-white-bottom-download a span.hide {
    display: none;
  }
  .dmp-gray {
    background: #fafafa;
    padding-top: 40px;
    padding-bottom: 46px;
  }
  .dmp-gray .dmp-gray-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
  }
  .dmp-gray .dmp-gray-title span.dmp-gray-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-gray ul.dmp-blue-ul {
    padding-left: 23px;
    width: 100%;
  }
  .dmp-gray ul.dmp-blue-ul li {
    list-style: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-gray ul.dmp-blue-ul li:before {
    color: #0075d6;
    content: "•";
    font-size: 32px;
    margin-left: -23px;
    margin-top: 0px;
    position: absolute;
  }
  .dmp-gray .dmp-gray-example {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 15px 29px 10px 27px;
    width: 100%;
  }
  .dmp-gray .dmp-gray-example .dmp-gray-example-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.88px;
    color: #95d600;
    text-transform: uppercase;
  }
  .dmp-gray .dmp-gray-example p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .dmp-gray .dmp-gray-example p span.blue-it {
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-bying {
    background: #fafafa;
    padding-top: 40px;
  }
  .dmp-bying .dmp-bying-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 34px;
  }
  .dmp-bying .dmp-bying-title span.dmp-bying-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block {
    margin-bottom: 40px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block:nth-child(odd) {
    padding-right: 2.35%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block:nth-child(even) {
    padding-left: 2.35%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform {
    height: calc(100vw * ((1 - 0.047*3)/2) * 0.67);
    width: 100%;
    margin-bottom: 12px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.getintent {
    background: transparent url("../img/platforms/platform_getintent.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.hybrid {
    background: transparent url("../img/platforms/platform_hybrid.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.segmento {
    background: transparent url("../img/platforms/platform_segmento.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.mytarget {
    background: transparent url("../img/platforms/platform_mytarget.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }

  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.plazcart {
    background: transparent url("../img/platforms/platform_plazkart.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.astralab {
    background: transparent url("../img/platforms/platform_astralab.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.upravel {
    background: transparent url("../img/platforms/platform_upravel.png") no-repeat scroll 0px 0px;
    background-size: 100% 100%;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.soloway {
    background: transparent url("../img/platforms/platform_soloway.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.yandex-a {
    background: transparent url("../img/platforms/platform_yandex_a.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.cleverdata {
    background: transparent url("../img/platforms/platform_cleverdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.aidatame {
    background: transparent url("../img/platforms/platform_aidatame.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.amberdata {
    background: transparent url("../img/platforms/platform_amberdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    height: 24px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text a {
    color: #000;
    text-decoration: underline;
  }
  .dmp-wherefore {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/bacground_2_1024.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1118px;
    padding-top: 26px;
    padding-bottom: 45px;
  }
  .dmp-wherefore .dmp-wherefore-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 26px;
    text-align: center;
  }
  .dmp-wherefore .dmp-wherefore-title span {
    display: block;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block {
    background: #fff;
    box-shadow: 24px 20px 44px 0 rgba(0, 46, 109, 0.38);
    border-radius: 8px;
    padding-bottom: 35px;
    margin-bottom: 20px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.advertiser .dmp-wherefore-block-img {
    background: url("../img/agency_568.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.agency .dmp-wherefore-block-img {
    background: url("../img/dsp_568.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.publisher .dmp-wherefore-block-img {
    background: url("../img/publishers_568.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 24px;
    height: 70px;
    width: 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 2.5px;
    color: #0078d7;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #727272;
    margin: 0 auto;
    padding: 10px 10px 11px;
    text-align: center;
    width: 360px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text.last {
    border-bottom: 0;
  }
  .top-block {
    height: 50px;
  }
  .agency-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/agency_back_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 257px;
  }
  .agency-top .inner-container {
    height: 100%;
    text-align: center;
    padding-top: 38px;
  }
  .agency-top .inner-container .agency-top-block {
    margin: 0 auto;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title span.agency-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 28px auto 0;
    width: 74px;
  }
  .agency-items {
    background: #fff;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .agency-items .inner-container {
    overflow-x: hidden;
    padding: 0;
  }
  .agency-items .inner-container .agency-items-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .agency-items .inner-container .agency-items-blocks {
    margin-left: 0;
    margin-right: 0;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block {
    border-bottom: 1px solid #e6e1e1;
    padding-left: calc(50px + 4.7%);
    padding-right: 4.7%;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block:first-child {
    border-top: 1px solid #e6e1e1;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.fservice-block {
    background: transparent url("../img/320-568_full_service.svg") no-repeat scroll 4.7% 12px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dsp-block {
    background: transparent url("../img/320-568_dsp.svg") no-repeat scroll 4.7% 14px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.bformats-block {
    background: transparent url("../img/320-568_banners.svg") no-repeat scroll 4.7% 16px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.audit-block {
    background: transparent url("../img/320-568_audit.svg") no-repeat scroll 4.7% 16px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verifacation-block {
    background: transparent url("../img/320-568_verification.svg") no-repeat scroll 4.7% 16px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.report-block {
    background: transparent url("../img/320-568_report.svg") no-repeat scroll 4.7% 16px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dmp-block {
    background: transparent url("../img/320-568_dmp.svg") no-repeat scroll 4.7% 16px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-block {
    background: transparent url("../img/320-1024_verification2.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-report-block {
    background: transparent url("../img/320-1024_verification-report.svg") no-repeat scroll 4.7% center;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title {
    background: transparent url("../img/arrow_left.svg") no-repeat scroll right 17px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title a {
    background: transparent url("../img/arrow_left.svg") no-repeat scroll right 17px;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    padding-bottom: 20px;
    padding-top: 18px;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 14px;
    display: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link {
    display: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link a {
    background: transparent url("../img/arrow_right.svg") no-repeat scroll 120px 2px;
    background-size: 8px auto;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-buttons {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button:nth-child(1) {
    padding-left: 0;
    padding-right: 2.35%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button:nth-child(2) {
    padding-left: 2.35%;
    padding-right: 0;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button:nth-child(3) {
    margin-top: 4.7%;
    padding-left: 0;
    padding-right: 2.35%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 50px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0471c7;
    background-image: url("../img/back_publishers_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 475px;
    min-height: 475px;
    overflow-x: hidden;
  }
  .agency-blue .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 460px;
    min-height: 460px;
  }
  .agency-blue .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    padding-bottom: 50px;
  }
  .agency-blue .inner-container .container-content .agency-blue-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 18px;
    text-align: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider {
    margin-bottom: 0;
    width: 1090px;
    position: relative;
    left: calc(-1 * ((1090px) / 2) + 50%);
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider {
    height: 221px !important;
    margin-bottom: 25px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li {
    padding: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block {
    background: #f1f7fc;
    border-radius: 4px;
    height: 221px;
    width: 350px;
    text-align: center;
    padding-top: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-line {
    display: none;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    width: 260px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom {
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    height: 40px;
    padding-top: 8px;
    position: absolute;
    width: 340px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block {
    background: #fff;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a {
    height: 221px;
    top: 16px;
    width: 400px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSPrev {
    background: transparent url("../img/button_left_hover.svg") no-repeat scroll right center;
    background-size: 30px auto;
    left: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSNext {
    background: transparent url("../img/button_right_hover.svg") no-repeat scroll left center;
    background-size: 30px auto;
    right: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager {
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a {
    background-color: #fff;
    margin: 0 11px;
    width: 12px;
    height: 12px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a:hover {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li.active a {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    left: 0;
    position: absolute;
    width: 100vw;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button:nth-child(1) {
    padding-left: 4.7%;
    padding-right: 2.35%;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button:nth-child(2) {
    padding-left: 2.35%;
    padding-right: 4.7%;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a {
    border: 3px solid #fff;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 50px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a:hover {
    background: #95d600;
    border: 3px solid #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fright {
    float: right;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fleft {
    float: left;
  }
  .agency-white {
    background: #fff;
    padding-bottom: 36px;
    padding-top: 28px;
    border-bottom: 1px solid #ccc;
  }
  .agency-white .agency-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 35px;
    text-align: center;
  }
  .agency-white .agency-white-img {
    background: transparent url("../img/logos_568.png") no-repeat scroll 0 0;
    background-size: auto auto;
    height: 309px;
    margin: 0 auto;
    margin-bottom: 50px;
    width: 522px;
  }
  .agency-white .agency-white-connection .agency-white-connection-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
  }
  .agency-white .agency-white-connection .agency-white-connection-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 34px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button {
    width: 230px;
    margin-bottom: 90px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a {
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    text-decoration: none;
    width: 230px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 24px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left {
    margin-bottom: 45px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button {
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button a {
    background: #95d600;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right {
    margin-bottom: 65px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button {
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button a {
    background: #78d2f5;
  }
  .agency-white .agency-white-blocks .agency-white-block-left {
    border-bottom: 1px dashed #f1f1f1;
    height: 260px;
    padding-bottom: 40px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 27px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 36px;
    text-align: center;
    width: 364px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button {
    margin-bottom: 33px;
    margin: 84px auto 0;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 260px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download {
    width: 190px;
    border-bottom: 1px dotted #000;
    margin: -102px auto 0;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right {
    padding-top: 25px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 27px;
    margin-top: 0;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials {
    text-transform: uppercase;
    margin-bottom: 46px;
    position: absolute;
    margin-top: 340px;
    text-align: center;
    width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    display: block;
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    text-decoration: none;
    width: 140px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block {
    margin: 0 auto;
    margin-bottom: 60px;
    width: 520px;
    max-width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider {
    height: 310px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li {
    height: 310px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block {
    height: 310px;
    padding: 85px 60px 60px;
    position: absolute;
    top: 0;
    width: 520px;
    max-width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    height: 72px;
    margin-bottom: 60px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link {
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 2px solid #fff;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a:hover {
    background: #95d600;
    border: 2px solid #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 17px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lSPager {
    display: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img {
    margin-left: -16px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img img {
    width: 272px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-linked {
    padding-bottom: 60px;
  }
  .agency-linked.toppad {
    padding-bottom: 0;
  }
  .agency-linked .inner-container {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/application.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    -moz-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    height: 320px;
    padding: 44px 0 46px 0;
  }
  .agency-linked .inner-container .agency-linked-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 66px;
    text-align: center;
    width: 300px;
  }
  .agency-linked .inner-container .agency-linked-title span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
  }
  .agency-linked .inner-container .agency-linked-buttons-block {
    width: 260px;
    margin: 0 auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button {
    width: 260px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    border: 3px solid #fff;
    height: 40px;
    text-align: center;
    text-decoration: none;
    width: 260px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a:hover {
    border: 3px solid #95d600;
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left {
    margin-bottom: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button {
    float: left;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a {
    background: transparent url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
    cursor: auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button {
    float: right;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a {
    background: transparent url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .publisher-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/firstscreen_back_768 copy.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 256px;
    padding-top: 40px;
  }
  .publisher-top .inner-container {
    height: 100%;
    text-align: center;
  }
  .publisher-top .inner-container .publisher-top-block {
    height: 115px;
    margin: 0 auto;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 5px;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title span.publisher-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 30px;
    display: block;
    height: 60px;
    margin: 23px auto 0;
    width: 60px;
  }
  .publisher-white {
    padding-top: 42px;
    padding-bottom: 12px;
  }
  .publisher-white .publisher-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
    text-align: center;
  }
  .publisher-white .publisher-white-withus-img {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/sites_568_new.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% auto;
    height: 155px;
    margin: 0 auto;
    margin-bottom: 45px;
    max-width: 100%;
    min-width: 520px;
    width: 520px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block {
    margin-bottom: 23px;
    height: 218px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block.last .publisher-white-block-link {
    border-bottom: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    height: 48px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title a {
    font-size: 24px;
    color: #000;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-line {
    display: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    height: 100px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link {
    border-bottom: 1px solid #e6e0e0;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a:hover {
    color: #95d600;
    text-decoration: none;
  }
  .publisher-white .publisher-white-buttons {
    margin-top: 14px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-map {
    background: #fafafa;
    background-size: 106% auto;
    height: 345px;
    padding-bottom: 36px;
    padding-top: 36px;
  }
  .publisher-map .publisher-map-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 35px;
    text-align: center;
  }
  .publisher-map .publisher-map-title.title-bottom {
    display: none;
  }
  .publisher-map .publisher-map-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    display: none;
    margin: 0 auto;
    margin-bottom: 36px;
    text-align: center;
    width: 475px;
  }
  .publisher-map .publisher-map-text-smaller {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
    width: 385px;
  }
  .publisher-map .publisher-map-cities {
    width: 453px;
    margin: 0 auto;
  }
  .publisher-map .publisher-map-cities .publisher-map-city {
    margin-bottom: 20px;
    text-align: center;
  }
  .publisher-map .publisher-map-cities .publisher-map-city a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .publisher-gray {
    background: #fff;
    padding-top: 65px;
    padding-bottom: 87px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block {
    padding-left: 85px;
    margin-bottom: 62px;
    width: 100%;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.one {
    background: transparent url("../img/start1_white.png") no-repeat scroll 20px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.two {
    background: transparent url("../img/start2_white.png") no-repeat scroll 10px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.three {
    background: transparent url("../img/start3_white.png") no-repeat scroll 10px top;
    margin-bottom: 0;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 6px;
    width: 460px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button {
    margin-top: 33px;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul {
    padding-left: 20px;
    width: 460px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li:before {
    content: "•";
    font-size: 12px;
    margin-left: -22px;
    position: absolute;
  }
  .publisher-study {
    background: #fafafa;
    height: 385px;
    padding-top: 37px;
    padding-bottom: 75px;
  }
  .publisher-study .publisher-study-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 21px;
  }
  .publisher-study .publisher-study-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .publisher-study .publisher-study-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .publisher-study .publisher-study-button {
    margin: 0 auto;
    margin-bottom: 33px;
    width: 220px;
  }
  .publisher-study .publisher-study-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-study .publisher-study-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-study .publisher-study-download {
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    width: 228px;
  }
  .publisher-study .publisher-study-download a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }
  .jur-info {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0062ce;
    background-image: url("../img/jurinfo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 17px;
    padding-bottom: 17px;
    height: 95px;
  }
  .jur-info .jur-info-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    padding-bottom: 0px;
    margin-bottom: 6px;
  }
  .jur-info .jur-info-title a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-items {
    padding-left: 0;
  }
  .jur-info .jur-info-items .jur-info-text {
    margin-top: 7px;
  }
  .jur-info .jur-info-items .jur-info-text:nth-child(1) {
    width: 14%;
  }
  .jur-info .jur-info-items .jur-info-text:nth-child(2) {
    width: 16%;
  }
  .jur-info .jur-info-items .jur-info-text:nth-child(3) {
    width: 23%;
  }
  .jur-info .jur-info-items .jur-info-text:nth-child(4) {
    width: 45%;
  }
  .jur-info .jur-info-items .jur-info-text .hdn {
    display: none;
  }
  .jur-info .jur-info-items .jur-info-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    display: block;
  }
  .entrance-block {
    padding-top: 35px;
    padding-bottom: 44px;
    background: #fff;
  }
  .entrance-block .entrance-form .entrance-form-block {
    background: #f5f5f5;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 316px;
    width: 100%;
    margin-bottom: 28px;
    padding: 19px 30px 30px 30px;
  }
  .entrance-block .entrance-form .entrance-form-block .entrance-form-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
  }
  .entrance-block .entrance-form .entrance-form-block form label {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .entrance-block .entrance-form .entrance-form-block form input {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    height: 30px;
    width: 100%;
    margin-bottom: 18px;
    padding: 5px 10px 5px 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form input[type="submit"] {
    background: #95d600;
    border: none;
    border-radius: 3px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    height: 40px;
    text-align: center;
    width: 100%;
  }
  .entrance-block .entrance-form .entrance-form-block form .entrance-form-link {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    margin-bottom: 18px;
  }
  .entrance-block .entrance-news .col-md-6 {
    width: 100%;
  }
  .entrance-block .entrance-news .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 510px;
    margin-bottom: 28px;
  }
  .entrance-block .entrance-news .one-post .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .entrance-block .entrance-news .one-post .post-tag a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .post-tag a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .entrance-block .entrance-news .one-post .post-tag.light-blue {
    background: #78d2f6;
  }
  .entrance-block .entrance-news .one-post .post-tag.blue {
    background: #0078d7;
  }
  .entrance-block .entrance-news .one-post .post-tag.green {
    background: #95d600;
  }
  .entrance-block .entrance-news .one-post .one-post-img img {
    width: 100%;
    height: 264px;
  }
  .entrance-block .entrance-news .one-post .one-post-content {
    padding: 13px 20px 20px 20px;
    height: 184px;
    max-height: 184px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 15px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title a {
    color: #000;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    max-height: 144px;
  }
  .entrance-block .entrance-news .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 60px;
    width: 100%;
    text-decoration: none;
  }
  .entrance-block .entrance-news .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .entrance-block .malinky-load-more a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_gr.svg") no-repeat scroll 134px 3px;
    padding-right: 28px;
    text-align: center;
  }
  .not-found {
    padding-bottom: 53px;
    padding-top: 38px;
  }
  .not-found .not-found-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 56px;
    line-height: 56px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 35px;
  }
  .not-found .not-found-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 38px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 25px;
  }
  .not-found .not-found-small-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
  }
  .not-found .not-found-search input.search-input {
    background: #fff url("../img/search_light.svg") no-repeat scroll center right;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    height: 56px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 56px;
    letter-spacing: 0;
    color: #d3d3d3;
    padding-right: 25px;
    width: 100%;
  }
  .not-found .not-found-search button.search-submit {
    display: none;
  }
  .contacts-block {
    background: #fff;
    padding-bottom: 12px;
    padding-top: 21px;
  }
  .contacts-block .contacts-block-addr {
    margin-bottom: 42px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-phone {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    margin-top: 5px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-map {
    width: 100%;
    height: 212px;
  }
  .contacts-block .contacts-block-email {
    margin-bottom: 30px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 4px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .button-up {
    background-color: #fff;
    background-image: url("../img/arrow_up_menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
  }
  .button-up:hover {
    background-color: #0078d7;
    background-image: url("../img/arrow_up_menu_white.svg");
    border: 1px solid #0078d7;
  }
  .dsp_list .row {
    border-top: 1px solid #ccc;
    margin-bottom: 40px;
  }
  .dsp_list .row .col-lg-4 {
    border-bottom: 1px solid #ccc;
    height: 105px;
  }
  .search-block {
    padding-bottom: 49px;
    padding-top: 30px;
  }
  .search-block .search-block-header {
    margin-bottom: 36px;
  }
  .search-block .search-block-header h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
  }
  .search-block .search-block-elenent {
    margin-bottom: 36px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .search-block .search-block-elenent .search-block-elenent-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /*
   * Creates element font
   * Example @include element-font(proregular, 12px, 12px, 0, #FFFFFF);
   */
  /* /Main Page*/
  /* /Main Page*/
  .inner-container {
    padding-left: 4.7%;
    padding-right: 4.7%;
    width: 100%;
  }
  .inner-container .col-lg-1, .inner-container .col-lg-10, .inner-container .col-lg-11, .inner-container .col-lg-12, .inner-container .col-lg-2, .inner-container .col-lg-3, .inner-container .col-lg-4, .inner-container .col-lg-5, .inner-container .col-lg-6, .inner-container .col-lg-7, .inner-container .col-lg-8, .inner-container .col-lg-9, .inner-container .col-md-1, .inner-container .col-md-10, .inner-container .col-md-11, .inner-container .col-md-12, .inner-container .col-md-2, .inner-container .col-md-3, .inner-container .col-md-4, .inner-container .col-md-5, .inner-container .col-md-6, .inner-container .col-md-7, .inner-container .col-md-8, .inner-container .col-md-9, .inner-container .col-sm-1, .inner-container .col-sm-10, .inner-container .col-sm-11, .inner-container .col-sm-12, .inner-container .col-sm-2, .inner-container .col-sm-3, .inner-container .col-sm-4, .inner-container .col-sm-5, .inner-container .col-sm-6, .inner-container .col-sm-7, .inner-container .col-sm-8, .inner-container .col-sm-9, .inner-container .col-xs-1, .inner-container .col-xs-10, .inner-container .col-xs-11, .inner-container .col-xs-12, .inner-container .col-xs-2, .inner-container .col-xs-3, .inner-container .col-xs-4, .inner-container .col-xs-5, .inner-container .col-xs-6, .inner-container .col-xs-7, .inner-container .col-xs-8, .inner-container .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  header {
    height: 50px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  header .inner-container {
    width: 100%;
    padding: 0;
  }
  header .header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .header-block nav.navbar {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    min-height: 49px;
    padding-left: 4.7%;
    padding-right: 4.7%;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 49px;
    padding: 0;
    padding-right: 10px;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand img {
    width: 100px;
  }
  header .header-block nav.navbar .header-search-form {
    display: none;
  }
  /*--------------------TT2--------------------------*/
  header .header-block nav.navbar .header-search-form .search-input {
    background: #f7f7f7 url("../img/search.svg") no-repeat scroll calc(100% - 21px) center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: brown;
    color: #b3b3b3;
    border: 0 none;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    right: 4.7%;
    width: 113px;
    z-index: 999;
    right: 29px;
    opacity: 0;
  }
  header .header-block nav.navbar .header-search-form .search-input:focus {
    width: calc(90.6% - 110px);
    opacity: 1;
    right: 43px;
  }
  /*--------------------TT2--------------------------*/
  header .header-block nav.navbar .header-search-form .search-submit {
    display: none;
  }
  header .header-block nav.navbar div#navbar-main {
    padding: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse {
    padding-top: 5px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav {
    border: 0;
    height: 49px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 49px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    border: 0;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    /*--------------------TT5--------------------------*/
    font-size: 12px;
    /*--------------------TT5--------------------------*/
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0;
    padding: 0 6px;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a:hover {
    color: #0078d7;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li.active a {
    color: #0078d7;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right {
    margin: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance {
    height: 100%;
    width: 80px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance a {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    background: rgba(0, 0, 0, 0) url("../img/sing_in.svg") no-repeat scroll 37px center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    height: 25px;
    padding: 4px 50px 0 0;
    text-decoration: none;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search {
    background: #f8f8f8;
    cursor: pointer;
    width: 100px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search .header-search-button {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
    background: #f8f8f8 url("../img/search.svg") no-repeat scroll 62px center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #b3b3b3;
    padding: 1px 45px 0 0;
    text-align: right;
    width: 100%;
  }
  footer {
    border-top: 1px solid #ccc;
  }
  footer.site-footer .inner-container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  footer.site-footer .inner-container .row {
    margin: 0;
  }
  footer .footer-menu-container {
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-menu-container .footer-menu-block {
    width: 100%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu {
    padding-top: 20px;
    padding-bottom: 31px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(1) {
    padding-left: 0;
    padding-right: 2.35%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(2) {
    padding-left: 1.175%;
    padding-right: 1.175%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(4) {
    padding-left: 1.175%;
    padding-right: 1.175%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu:nth-child(4) {
    padding-right: 0;
    padding-left: 2.35%;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu .footer-menu-title {
    border-bottom: 1px solid #989898;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    padding-bottom: 25px;
    margin-bottom: 12px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul {
    margin-bottom: 0;
    padding-left: 0;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li {
    list-style: none;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons {
    width: 115px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li {
    padding-bottom: 3px;
    padding-top: 3px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a {
    display: block;
    height: 40px;
    padding-bottom: 13px;
    padding-left: 35px;
    padding-top: 13px;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-fb {
    background: transparent url("../img/facebook.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-vk {
    background: transparent url("../img/vk.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
  }
  footer .footer-menu-container .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-sl {
    background: transparent url("../img/slideshare.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
  }
  footer .footer-mailing {
    background: #0078d7;
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
  }
  footer .footer-mailing .mailing {
    background: #0078d7;
    padding: 31px 0 30px 0 !important;
    margin: 0 auto;
    width: 100%;
  }
  footer .footer-mailing .mailing .mailing-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 35px;
    line-height: 39px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 20px;
    width: 497px;
  }
  footer .footer-mailing .mailing .mailing-radio {
    margin-bottom: 38px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element {
    cursor: pointer;
    padding-left: 2px;
    width: 140px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label {
    font-size: 14px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] {
    margin: 0;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span {
    background: #0078d7 url("../img/radiobutton_disabled_blue.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
    cursor: pointer;
    display: block;
    height: 20px;
    margin-left: -2px;
    margin-top: -21px;
    position: absolute;
    width: 20px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span:hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span.hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"]:checked + span {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text {
    display: inline-block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #76b6e9;
    margin-left: 14px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text.checked {
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text:hover {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-input input {
    background: #2b8cd9;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 14px;
    text-align: center;
    width: 100%;
    /*
     * input {
     *   @include placeholder {
     *     //styles for placeholder here
     *   }
     * }
     */
  }
  footer .footer-mailing .mailing .mailing-input input.placeholder {
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-button input {
    background: #95d600 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    padding: 23px 0;
    text-transform: uppercase;
    width: 100%;
  }
  .main-firstscreen {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0f7ecb;
    background-image: url("../img/back_firstscreen_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 540px;
    padding-bottom: 32px;
    padding-top: 32px;
    padding-top: calc(100vh - 150px);
  }
  .main-firstscreen .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 520px;
  }
  .main-firstscreen .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0.75px;
    color: #fff;
    margin-bottom: 50px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols {
    margin: 0;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col:nth-child(1) {
    padding-left: 0;
    padding-right: 3.13333%;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col:nth-child(2) {
    padding-left: 1.56667%;
    padding-right: 1.56667%;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col:nth-child(3) {
    padding-left: 3.13333%;
    padding-right: 0;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col .main-firstscreen-cols-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 27px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 20px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col .main-firstscreen-cols-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 27px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-decoration: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col .main-firstscreen-cols-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    padding-right: 0px;
    margin-bottom: 33px;
    min-height: 144px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col .main-firstscreen-cols-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.86px;
    color: #fff;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-col .main-firstscreen-cols-button a:hover {
    background: #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling {
    background: #fff;
    height: 660px;
  }
  .main-data-selling .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 660px;
  }
  .main-data-selling .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text {
    margin-bottom: 27px;
    width: 506px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element {
    border-bottom: 2px solid #f2f2f2;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #313131;
    padding-bottom: 20px;
    padding-top: 21px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element:nth-last-child(1) {
    border-bottom: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element .main-data-selling-text-element-blue {
    color: #0078d7;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.86px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fright {
    float: right;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fleft {
    float: left;
  }
  .main-withus {
    background: #fafafa;
    padding-top: 50px;
    padding-bottom: 71px;
  }
  .main-withus .inner-container .main-withus-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 26px;
  }
  .main-withus .inner-container .main-withus-subtitle {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: calc(100vw * 0.047 / 2);
  }
  .main-withus .inner-container .main-withus-agencies {
    margin-bottom: 28px;
    margin-left: -2.35%;
    margin-right: -2.35%;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block {
    padding-left: 2.35%;
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-agency {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*5)/4) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-agency.mindshare {
    background: transparent url("../img/partners/agencies_mindshare.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.omd {
    background: transparent url("../img/partners/agencies_omd.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.realweb {
    background: transparent url("../img/partners/agencies_realweb.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mgcom {
    background: transparent url("../img/partners/agencies_mgcom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.digitalbbdo {
    background: transparent url("../img/partners/agencies_digitalbbdo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.dentsu {
    background: transparent url("../img/partners/agencies_dentsu.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.vawemaker {
    background: transparent url("../img/partners/agencies_vawemaker.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediainstinct {
    background: transparent url("../img/partners/agencies_mediainstinct.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediacom {
    background: transparent url("../img/partners/agencies_mediacom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediaplan {
    background: transparent url("../img/partners/agencies_mediaplan.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-all-agencies {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency-block .main-withus-all-agencies a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-publishers {
    margin-bottom: 28px;
    margin-left: -2.35%;
    margin-right: -2.35%;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block {
    padding-left: 2.35%;
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*5)/4) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.firstchannel {
    background: transparent url("../img/partners/publishers_firstchannel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.gismeteo {
    background: transparent url("../img/partners/publishers_gismeteo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.avito {
    background: transparent url("../img/partners/publishers_avito.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.habrahabr {
    background: transparent url("../img/partners/publishers_habrahabr.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ivi {
    background: transparent url("../img/partners/publishers_ivi.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ozon {
    background: transparent url("../img/partners/publishers_ozon.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.zarulem {
    background: transparent url("../img/partners/publishers_zarulem.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-publisher.ctc {
    background: transparent url("../img/partners/publishers_ctc.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-all-publishers {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher-block .main-withus-all-publishers a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-certified {
    margin-bottom: 28px;
    margin-left: -2.35%;
    margin-right: -2.35%;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block {
    padding-left: 2.35%;
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*5)/4) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.google {
    background: transparent url("../img/partners/certified_google.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.msn {
    background: transparent url("../img/partners/certified_msn.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.yahoo {
    background: transparent url("../img/partners/certified_yahoo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-block .main-withus-certified-one.facebook {
    background: transparent url("../img/partners/certified_facebook.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities {
    margin-bottom: 0;
    margin-left: -2.35%;
    margin-right: -2.35%;
    padding-left: 0;
    padding-right: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block {
    padding-left: 2.35%;
    padding-right: 2.35%;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community-block .main-withus-community {
    /*
     * Proportionate height and margin-bottom for backgroung images
     * Height = (Viewport width - (1 - $padding * 4)) / 3 * (Width of img / Height of img)
     * Example @include img-sizes-two-in-row;
     */
    height: calc(100vw * ((1 - 0.047*5)/4) * 0.675);
    min-height: 92px;
    margin-bottom: calc(100vw * 0.047);
  }
  .main-withus-community.iab {
    background: transparent url("../img/partners/community_iab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-community.raek {
    background: transparent url("../img/partners/community_raek.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .reference {
    background: #fafafa;
    padding-top: 88px;
    padding-bottom: 30px;
    min-height: 700px;
  }
  .reference .inner-container .reference-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 33px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block {
    display: block;
    border: 1px solid #d3d3d3;
    border-top: 5px solid #0078d7;
    border-radius: 3px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.5px;
    color: #000;
    height: 115px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    height: 80px;
    margin-bottom: 15px;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_blue.svg") no-repeat scroll right 0;
    height: 15px;
    width: 100%;
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover {
    border-top: 5px solid #95d600;
    -webkit-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
  }
  .reference .inner-container .reference-container .reference-block-container a.reference-block:hover .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_green.svg") no-repeat scroll right 0;
  }
  .banners {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .banners.help-inner {
    padding-top: 0;
  }
  .banners .inner-container .banners-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 29px;
  }
  .banners .inner-container .banners-links {
    margin-bottom: 50px;
  }
  .banners .inner-container .banners-links .banners-link {
    margin-bottom: 10px;
  }
  .banners .inner-container .banners-links .banners-link a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .banners .inner-container .banners-container .banners-block {
    display: block;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 275px;
    padding: 20px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .banners .inner-container .banners-container .banners-block .row .banner-line {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
  }
  .banners .inner-container .banners-container .banners-block .row .banner-line.col-md-4 {
    width: 145px;
  }
  .banners .inner-container .banners-container .banners-block .row .banner-line.col-md-8 {
    width: calc(100% - 145px);
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-img img {
    max-height: 96px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 69px;
    margin-bottom: 6px;
    overflow-x: hidden;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    height: 42px;
    overflow-y: hidden;
    padding-right: 5px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property {
    height: 63px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #494949;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
  }
  .post-page {
    background: #fff;
    padding-top: 85px;
    padding-bottom: 41px;
    min-height: 700px;
  }
  .post-page .inner-container .post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 26px;
  }
  .post-page .inner-container .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .post-tag a, .post-page .inner-container .post-tag span.nolink {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .post-page .inner-container .post-tag a span, .post-page .inner-container .post-tag span.nolink span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .post-page .inner-container .post-tag.light-blue, .post-page .inner-container .post-tag.technology {
    background: #78d2f6;
  }
  .post-page .inner-container .post-tag.grey {
    background: #d3d3d3;
  }
  .post-page .inner-container .post-tag.blue, .post-page .inner-container .post-tag.agency {
    background: #0078d7;
  }
  .post-page .inner-container .post-tag.green, .post-page .inner-container .post-tag.publisher {
    background: #95d600;
  }
  .post-page .inner-container .other-posts .first-post {
    background: #fff;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block {
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block .first-post-left-img img {
    height: auto;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right {
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block {
    border: 1px solid #d3d3d3;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding: 15px 23px 0 30px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 26px;
    height: 110px;
    margin-bottom: 20px;
    padding: 0 23px 30px 30px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 47px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .other-posts .col-md-6 {
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-bottom: 30px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content {
    height: auto;
    max-height: auto;
    padding: 0 20px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content .one-post-title {
    color: #fff;
    margin-top: 64px;
    position: absolute;
    top: 0;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-link a {
    border-top: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img {
    border-bottom: 1px solid #ccc;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img.blue-pres {
    background: rgba(0, 0, 0, 0) url("../img/blue_pres.png") no-repeat scroll 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: auto;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content {
    padding: 15px 23px 30px 30px;
    height: 172px;
    max-height: 260px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    max-height: 88px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 47px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .more-posts {
    width: 210px;
    margin: 0 auto;
    margin-top: 7px;
  }
  .post-page .inner-container .more-posts a {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down.svg") no-repeat scroll right 3px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
  }
  .blog-inner {
    background: #f5f5f5;
    padding-bottom: 40px;
    padding-top: 83px;
    min-height: 700px;
  }
  .blog-inner .blog-inner-block {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    min-height: 500px;
    padding-bottom: 40px;
    margin: 0;
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-img {
    margin-left: -10px;
    margin-right: -10px;
  }
  .blog-inner .blog-inner-block .blog-inner-img img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content {
    margin-left: -15px;
    margin-right: -15px;
    padding: 28px 60px;
    padding-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h1, .blog-inner .blog-inner-block .blog-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h2, .blog-inner .blog-inner-block .blog-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h3, .blog-inner .blog-inner-block .blog-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-text, .blog-inner .blog-inner-block .blog-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul {
    padding-left: 13px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .blog-inner .blog-inner-block .blog-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 35px;
    padding-right: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg {
    margin-bottom: 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 26px;
    margin-bottom: 47px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 20px 25px 25px 22px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul {
    padding-left: 23px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li a {
    color: #95d600;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-quote {
    background: rgba(0, 0, 0, 0) url("../img/quote.svg") no-repeat scroll 0px 3px;
    padding-left: 46px;
    padding-right: 46px;
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #309ce3;
    margin-bottom: 30px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button {
    width: 321px;
    height: 50px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a {
    background: #95d600;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 19px;
    letter-spacing: 0;
    color: #fff;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .mbottom40 {
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom {
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 50px;
    padding-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author {
    float: left;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left {
    float: left;
    height: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img {
    padding-right: 13px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img img {
    width: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right {
    float: right;
    height: 70px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-name {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-position {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-date {
    float: right;
    padding-top: 39px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    text-transform: uppercase;
  }
  .help-inner-navigation {
    background: #f5f5f5;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .help-inner-navigation .help-inner-navigation-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
    display: inline-block;
  }
  .help-inner-navigation .help-inner-navigation-text span.current {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 430px;
  }
  .help-inner .help-inner-container .help-inner-left {
    border-right: 1px solid #d3d3d3;
    padding-bottom: 30px;
    padding-top: 20px;
    padding-right: 0;
    width: 33.3333%;
  }
  .help-inner .help-inner-container .help-inner-left ul {
    padding-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    border-left: 1px solid #d3d3d3;
    padding: 7px 30px 8px 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu {
    margin: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 9px 30px 12px 7px;
    margin-left: -1px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 16px;
    background-size: auto 12px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 16px !important;
    background-size: auto 12px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
    background-size: auto 8px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
    background-size: auto 8px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -18px;
    padding-left: 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 7px;
    margin-left: -1px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 11px;
    background-size: auto 12px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 11px !important;
    background-size: auto 12px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
    background-size: auto 8px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
    background-size: auto 8px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right {
    padding-top: 32px;
    width: 66.6667%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content {
    padding-left: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #d3d3d3;
    background: transparent url("../img/book.svg") no-repeat scroll 0px 0px;
    height: 77px;
    max-width: 100%;
    margin-top: 18px;
    padding-bottom: 7px;
    padding-left: 75px;
    width: 326px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h1, .help-inner .help-inner-container .help-inner-right .help-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h2, .help-inner .help-inner-container .help-inner-right .help-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h3, .help-inner .help-inner-container .help-inner-right .help-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-text, .help-inner .help-inner-container .help-inner-right .help-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul {
    padding-left: 13px;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block {
    background-size: 50px auto;
    padding: 23px 43px 30px 100px;
    margin-bottom: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.blue {
    background-color: #f2f8fd;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.grey {
    background-color: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.audit {
    background-image: url("../img/products_audit.svg");
    background-repeat: no-repeat;
    background-position: 25px 32px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.reporting {
    background-image: url("../img/products_reporting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.ver_traffic {
    background-image: url("../img/product_ver_traffic.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.attribution {
    background-image: url("../img/icoAttribution.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.mediadata {
    background-image: url("../img/products_mediadata.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.vast {
    background-image: url("../img/products_vast.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.panel-integration {
    background-image: url("../img/products_panel.svg");
    background-repeat: no-repeat;
    background-position: 25px 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.features {
    background-image: url("../img/opportunities_features.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.independent-statistics {
    background-image: url("../img/opportunities_statistics.svg");
    background-repeat: no-repeat;
    background-position: 25px 34px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.targeting {
    background-image: url("../img/opportunities_targeting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.personal {
    background-image: url("../img/opportunities_personal.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.banner {
    background-image: url("../img/opportunities_banners.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul {
    padding-left: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border {
    border: 1px solid #e6e6e6;
    padding: 18px 70px 20px 22px;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-right: 45px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.five:before {
    content: "5. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.six:before {
    content: "6. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.seven:before {
    content: "7. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg {
    margin-bottom: 17px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg img {
    width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    width: calc(100% - 44px);
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul {
    padding-left: 23px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li a {
    color: #95d600;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block {
    background: rgba(255, 102, 102, 100);
    border-left: 5px solid #f00;
    margin-bottom: 40px;
    padding: 12px 22px 12px 22px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .dmp-header {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_img_1_568.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 337px;
    padding-top: 50px;
  }
  .dmp-white {
    background: #fff;
    padding-top: 24px;
    padding-bottom: 40px;
  }
  .dmp-white .dmp-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 28px;
  }
  .dmp-white .dmp-white-blocks {
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block {
    border: 2px solid #d3d3d3;
    padding-bottom: 20px;
    padding: 18px 16px 17px;
    height: 225px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block:before {
    background: rgba(0, 0, 0, 0) url("../img/arrow_gr.svg") no-repeat scroll center 0;
    color: transparent;
    content: " ";
    height: 17px;
    left: 92%;
    margin-top: 88px;
    position: absolute;
    width: 34px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last:before {
    background: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block .dmp-white-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    color: #0075d6;
    text-transform: uppercase;
    margin-bottom: 7px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul {
    padding-left: 13px;
    margin-top: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    padding-left: 10px;
    list-style: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li span.gray {
    color: #494949;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -15px;
    position: absolute;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul {
    padding-left: 0;
    margin-left: 22px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li {
    color: #000;
    list-style: none;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white .dmp-white-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    height: 65px;
    list-style: outside none none;
    margin-bottom: 40px;
    padding-left: 10px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li:before {
    position: absolute;
    left: 13px;
    content: " ";
    background: url("../img/ChekMark_3.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
    content: " ";
    height: 26px;
    margin-top: 6px;
    width: 27px;
  }
  .dmp-white .dmp-white-quote {
    background: url("../img/quote_copy_3.svg") no-repeat scroll 0 0;
    padding-top: 25px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text span.blue-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 36px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line span.upp-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    display: block;
  }
  .dmp-white .digit-block .digit-block-blue {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 54px;
    line-height: 50px;
    letter-spacing: 0;
    color: #0075d6;
    margin-bottom: 16px;
    height: 88px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-small {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
    color: #0075d6;
    display: block;
    margin-top: 10px;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-persent {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 3px;
    margin-top: 2px;
    position: absolute;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    border-top: 1px solid #d3d3d3;
    padding-top: 12px;
  }
  .dmp-white-bottom {
    padding-top: 40px;
    padding-bottom: 64px;
  }
  .dmp-white-bottom .dmp-white-bottom-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 24px;
  }
  .dmp-white-bottom .dmp-white-bottom-title span.dmp-white-bottom-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-white-bottom .dmp-white-bottom-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul {
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 14px;
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download a {
    background: transparent url("../img/excel_icon.svg") no-repeat scroll 92px 60px;
    border: 2px solid #d3d3d3;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    height: 220px;
    padding: 120px 55px 0;
    text-align: center;
    width: 220px;
  }
  .dmp-gray {
    background: #fafafa;
    padding-top: 40px;
    padding-bottom: 46px;
  }
  .dmp-gray .dmp-gray-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
  }
  .dmp-gray .dmp-gray-title span.dmp-gray-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-gray ul.dmp-blue-ul {
    padding-left: 23px;
    width: 100%;
  }
  .dmp-gray ul.dmp-blue-ul li {
    list-style: none;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-gray ul.dmp-blue-ul li:before {
    color: #0075d6;
    content: "•";
    font-size: 32px;
    margin-left: -23px;
    margin-top: 0px;
    position: absolute;
  }
  .dmp-gray .dmp-gray-example {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 15px 29px 10px 27px;
    width: 100%;
  }
  .dmp-gray .dmp-gray-example .dmp-gray-example-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.88px;
    color: #95d600;
    text-transform: uppercase;
  }
  .dmp-gray .dmp-gray-example p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .dmp-gray .dmp-gray-example p span.blue-it {
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-bying {
    background: #fafafa;
    padding-top: 40px;
  }
  .dmp-bying .dmp-bying-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 34px;
  }
  .dmp-bying .dmp-bying-title span.dmp-bying-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block {
    margin-bottom: 50px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block.noshow {
    display: none;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform {
    height: 107px;
    width: 160px;
    margin-bottom: 12px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.getintent {
    background: transparent url("../img/platforms/platform_getintent.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.hybrid {
    background: transparent url("../img/platforms/platform_hybrid.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.segmento {
    background: transparent url("../img/platforms/platform_segmento.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.mytarget {
    background: transparent url("../img/platforms/platform_mytarget.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.plazcart {
    background: transparent url("../img/platforms/platform_plazkart.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.astralab {
    background: transparent url("../img/platforms/platform_astralab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.upravel {
    background: transparent url("../img/platforms/platform_upravel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.soloway {
    background: transparent url("../img/platforms/platform_soloway.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.yandex-a {
    background: transparent url("../img/platforms/platform_yandex_a.png") no-repeat scroll 0px 0px;
    background-size: 100% auto
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.cleverdata {
    background: transparent url("../img/platforms/platform_cleverdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.aidatame {
    background: transparent url("../img/platforms/platform_aidatame.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.amberdata {
    background: transparent url("../img/platforms/platform_amberdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    height: 24px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text a {
    color: #000;
    text-decoration: underline;
  }
  .dmp-wherefore {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/bacground_2_1024.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 533px;
    padding-top: 26px;
    padding-bottom: 45px;
  }
  .dmp-wherefore .dmp-wherefore-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 35px;
    text-align: center;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block {
    background: #fff;
    box-shadow: 24px 20px 44px 0 rgba(0, 46, 109, 0.38);
    border-radius: 8px;
    height: 358px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.advertiser .dmp-wherefore-block-img {
    background: url("../img/agency_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.agency .dmp-wherefore-block-img {
    background: url("../img/dsp_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.publisher .dmp-wherefore-block-img {
    background: url("../img/publishers_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 20px;
    height: 70px;
    width: 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 2px;
    color: #0078d7;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #727272;
    margin: 0 auto;
    padding: 10px 10px 11px;
    text-align: center;
    width: 180px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text.last {
    border-bottom: 0;
  }
  .top-block {
    height: 50px;
  }
  .agency-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/agency_back_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 409px;
    padding-top: 37px;
  }
  .agency-top .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    text-align: center;
  }
  .agency-top .inner-container .agency-top-block {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin: 0 auto;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 1.19px;
    color: #fff;
    margin-bottom: 5px;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title span.agency-top-title-thin {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 1.19px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 60px auto 0;
    width: 74px;
  }
  .agency-items {
    background: #fff;
    padding-top: 55px;
    padding-bottom: 65px;
  }
  .agency-items .inner-container .agency-items-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 35px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block {
    padding-left: 70px;
    padding-right: 10px;
    margin-bottom: 40px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.fservice-block {
    background: transparent url("../img/768_full_service.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dsp-block {
    background: transparent url("../img/768_dsp.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.bformats-block {
    background: transparent url("../img/768_banners.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.audit-block {
    background: transparent url("../img/768_audit.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verifacation-block {
    background: transparent url("../img/768_verification.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.report-block {
    background: transparent url("../img/768_report.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dmp-block {
    background: transparent url("../img/768_dmp.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-block {
    background: transparent url("../img/320-1024_verification2.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-report-block {
    background: transparent url("../img/320-1024_verification-report.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 8px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link a {
    background: transparent url("../img/arrow_right.svg") no-repeat scroll 120px 2px;
    background-size: 8px auto;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.86px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0471c7;
    background-image: url("../img/back_publishers_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 660px;
    overflow-x: hidden;
  }
  .agency-blue .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 660px;
  }
  .agency-blue .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 17px;
    text-align: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider {
    margin-bottom: 10px;
    width: 1060px;
    position: relative;
    left: calc(-1 * ((1060px - 20px) / 2) + 50%);
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider {
    height: 361px !important;
    margin-bottom: 35px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li {
    padding: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block {
    background: #f1f7fc;
    border-radius: 4px;
    height: 360px;
    width: 340px;
    text-align: center;
    padding-top: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-line {
    border-bottom: 4px solid #95d600;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 48px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    width: 224px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom {
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    height: 50px;
    padding-top: 12px;
    position: absolute;
    width: 340px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block {
    background: #fff;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a {
    height: 360px;
    top: 16px;
    width: 390px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSPrev {
    background: transparent url("../img/button_left_hover.svg") no-repeat scroll right center;
    background-size: 30px auto;
    left: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSNext {
    background: transparent url("../img/button_right_hover.svg") no-repeat scroll left center;
    background-size: 30px auto;
    right: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager {
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a {
    background-color: #fff;
    margin: 0 11px;
    width: 12px;
    height: 12px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a:hover {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li.active a {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons {
    margin: 0 auto;
    width: 220px;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a {
    border: 3px solid #fff;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.86px;
    color: #fff;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a:hover {
    background: #95d600;
    border: 3px solid #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fright {
    float: right;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fleft {
    float: left;
  }
  .agency-white {
    background: #fff;
    padding-bottom: 10px;
    padding-top: 56px;
  }
  .agency-white .agency-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 46px;
    text-align: center;
  }
  .agency-white .agency-white-img {
    background: transparent url("../img/logos_768.png") no-repeat scroll 0 0;
    background-size: auto auto;
    height: 212px;
    margin: 0 auto;
    margin-bottom: 52px;
    width: 702px;
  }
  .agency-white .agency-white-connection .agency-white-connection-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 40px;
  }
  .agency-white .agency-white-connection .agency-white-connection-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block {
    width: 570px;
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 34px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button {
    width: 230px;
    margin-bottom: 90px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a {
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    text-decoration: none;
    width: 230px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 24px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button {
    float: left;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button a {
    background: #95d600;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button {
    float: right;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button a {
    background: #78d2f5;
  }
  .agency-white .agency-white-blocks .agency-white-block-left {
    border-bottom: 1px dashed #f1f1f1;
    height: 375px;
    padding-bottom: 60px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button {
    margin-bottom: 33px;
    margin: 120px auto 0;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download {
    width: 230px;
    border-bottom: 1px dotted #000;
    margin: -124px auto 0;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right {
    padding-top: 33px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 46px;
    margin-top: 14px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials {
    text-transform: uppercase;
    margin-bottom: 46px;
    position: absolute;
    margin-top: 405px;
    text-align: center;
    width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    border-bottom: 1px dotted #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block {
    margin: 0 auto 80px;
    width: 580px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider {
    height: 375px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li {
    height: 375px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block {
    height: 375px;
    padding: 105px 60px 60px;
    position: absolute;
    top: 0;
    width: 580px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    height: 72px;
    margin-bottom: 60px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link {
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 2px solid #fff;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a:hover {
    background: #95d600;
    border: 2px solid #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 17px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lSPager {
    display: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img {
    margin-left: -16px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img img {
    width: 302px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-linked {
    padding-bottom: 60px;
  }
  .agency-linked.toppad {
    padding-top: 60px;
  }
  .agency-linked .inner-container {
    border-radius: 3px;
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/application.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    -moz-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    height: 240px;
    padding: 51px 0 70px 0;
    margin: 0 auto;
    max-width: 100%;
    min-width: 700px;
    width: 700px;
  }
  .agency-linked .inner-container .agency-linked-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 35px;
    text-align: center;
  }
  .agency-linked .inner-container .agency-linked-title span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #fff;
  }
  .agency-linked .inner-container .agency-linked-buttons-block {
    width: 460px;
    margin: 0 auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button {
    width: 220px;
    margin-bottom: 140px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    border: 3px solid #fff;
    height: 40px;
    text-align: center;
    text-decoration: none;
    width: 220px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a:hover {
    border: 3px solid #95d600;
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button {
    float: left;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a {
    background: transparent url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
    cursor: auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button {
    float: right;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a {
    background: transparent url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .publisher-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/firstscreen_back_768 copy.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 407px;
    padding-top: 104px;
  }
  .publisher-top .inner-container {
    height: 100%;
    text-align: center;
  }
  .publisher-top .inner-container .publisher-top-block {
    height: 115px;
    margin: 0 auto;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 5px;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title span.publisher-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 40px auto 0;
    width: 74px;
  }
  .publisher-white {
    padding-top: 42px;
    padding-bottom: 12px;
  }
  .publisher-white .publisher-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
    text-align: center;
  }
  .publisher-white .publisher-white-withus-img {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/sites_768_new.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% auto;
    height: 256px;
    margin: 0 auto;
    margin-bottom: 45px;
    max-width: 100%;
    min-width: 700px;
    width: 700px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block {
    margin-bottom: 26px;
    height: 190px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block.last .publisher-white-block-link {
    border-bottom: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title a {
    font-size: 24px;
    color: #000;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-line {
    display: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    height: 95px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link {
    border-bottom: 1px solid #e6e0e0;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a:hover {
    color: #95d600;
    text-decoration: none;
  }
  .publisher-white .publisher-white-buttons {
    margin-top: 14px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button {
    width: 220px;
    margin-right: 20px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-map {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fafafa;
    background-image: url("../img/back_cost.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 146% auto;
    height: 345px;
    padding-bottom: 36px;
    padding-top: 36px;
  }
  .publisher-map .publisher-map-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
  }
  .publisher-map .publisher-map-title.title-bottom {
    display: none;
  }
  .publisher-map .publisher-map-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    display: none;
    margin: 0 auto;
    margin-bottom: 58px;
    text-align: center;
    width: 475px;
  }
  .publisher-map .publisher-map-text-smaller {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
    width: 385px;
  }
  .publisher-map .publisher-map-cities {
    width: 440px;
    margin: 0 auto;
  }
  .publisher-map .publisher-map-cities .publisher-map-city {
    margin-bottom: 20px;
    text-align: center;
  }
  .publisher-map .publisher-map-cities .publisher-map-city a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .publisher-gray {
    background: #fff;
    padding-top: 65px;
    padding-bottom: 87px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block {
    padding-left: 85px;
    margin-bottom: 62px;
    width: 100%;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.one {
    background: transparent url("../img/start1_white.png") no-repeat scroll 20px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.two {
    background: transparent url("../img/start2_white.png") no-repeat scroll 10px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.three {
    background: transparent url("../img/start3_white.png") no-repeat scroll 10px top;
    margin-bottom: 0;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 6px;
    width: 460px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button {
    margin-top: 33px;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul {
    padding-left: 20px;
    width: 460px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li:before {
    content: "•";
    font-size: 12px;
    margin-left: -22px;
    position: absolute;
  }
  .publisher-study {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/back_study_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 385px;
    padding-top: 37px;
    padding-bottom: 75px;
  }
  .publisher-study .publisher-study-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 21px;
  }
  .publisher-study .publisher-study-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .publisher-study .publisher-study-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .publisher-study .publisher-study-button {
    margin: 0 auto;
    margin-bottom: 33px;
    width: 220px;
  }
  .publisher-study .publisher-study-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-study .publisher-study-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-study .publisher-study-download {
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    width: 228px;
  }
  .publisher-study .publisher-study-download a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }
  .jur-info {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0062ce;
    background-image: url("../img/jurinfo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 24px;
    padding-bottom: 24px;
    height: 121px;
  }
  .jur-info .jur-info-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 14px;
    padding-top: 5px;
    width: 100%;
  }
  .jur-info .jur-info-title a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-items {
    width: 100%;
  }
  .jur-info .jur-info-items .jur-info-text {
    margin-top: 7px;
  }
  .jur-info .jur-info-items .jur-info-text:nth-child(1) {
    padding-left: 0;
  }
  .jur-info .jur-info-items .jur-info-text.col-md-3 {
    width: 22%;
  }
  .jur-info .jur-info-items .jur-info-text.col-md-3:nth-child(1) {
    width: 18%;
  }
  .jur-info .jur-info-items .jur-info-text.col-md-6 {
    width: 60%;
  }
  .jur-info .jur-info-items .jur-info-text .hdn {
    display: none;
  }
  .jur-info .jur-info-items .jur-info-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    display: block;
  }
  .entrance-block {
    padding-top: 35px;
    padding-bottom: 44px;
    background: #fff;
  }
  .entrance-block .entrance-form .entrance-form-block {
    background: #f5f5f5;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 470px;
    width: 100%;
    margin-bottom: 21px;
    padding: 51px 115px 66px 115px;
  }
  .entrance-block .entrance-form .entrance-form-block .entrance-form-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 35px;
    text-align: center;
  }
  .entrance-block .entrance-form .entrance-form-block form label {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .entrance-block .entrance-form .entrance-form-block form input {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    height: 36px;
    width: 100%;
    margin-bottom: 18px;
    padding: 5px 10px 5px 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form input[type="submit"] {
    background: #95d600;
    border: none;
    border-radius: 3px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    height: 50px;
    text-align: center;
    width: 100%;
  }
  .entrance-block .entrance-form .entrance-form-block form .entrance-form-link {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    margin-bottom: 41px;
  }
  .entrance-block .entrance-news .col-md-6 {
    width: 100%;
  }
  .entrance-block .entrance-news .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 609px;
    margin-bottom: 30px;
  }
  .entrance-block .entrance-news .one-post .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .entrance-block .entrance-news .one-post .post-tag a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .post-tag a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .entrance-block .entrance-news .one-post .post-tag.light-blue {
    background: #78d2f6;
  }
  .entrance-block .entrance-news .one-post .post-tag.blue {
    background: #0078d7;
  }
  .entrance-block .entrance-news .one-post .post-tag.green {
    background: #95d600;
  }
  .entrance-block .entrance-news .one-post .one-post-img img {
    width: 100%;
    height: 355px;
  }
  .entrance-block .entrance-news .one-post .one-post-content {
    padding: 15px 30px 30px 30px;
    height: 192px;
    max-height: 192px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 15px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title a {
    color: #000;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    max-height: 144px;
  }
  .entrance-block .entrance-news .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 60px;
    width: 100%;
    text-decoration: none;
  }
  .entrance-block .entrance-news .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .entrance-block .malinky-load-more a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_gr.svg") no-repeat scroll 134px 3px;
    padding-right: 28px;
    text-align: center;
  }
  .not-found {
    padding-bottom: 122px;
    padding-top: 30px;
  }
  .not-found .not-found-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 40px;
  }
  .not-found .not-found-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 33px;
  }
  .not-found .not-found-small-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 29px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 78px;
  }
  .not-found .not-found-search input.search-input {
    background: #fff url("../img/search_light.svg") no-repeat scroll center right;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    height: 56px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 56px;
    letter-spacing: 0;
    color: #d3d3d3;
    padding-right: 25px;
    width: 100%;
  }
  .not-found .not-found-search button.search-submit {
    display: none;
  }
  .contacts-block {
    background: #fff;
    padding-bottom: 76px;
    padding-top: 48px;
  }
  .contacts-block .contacts-block-addr {
    margin-bottom: 42px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-phone {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 42px;
    margin-top: 5px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-map {
    width: 100%;
    height: 230px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 13px;
    width: 220px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link {
    text-align: center;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    text-align: center;
  }
  .button-up {
    background-color: #fff;
    background-image: url("../img/arrow_up_menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
  }
  .button-up:hover {
    background-color: #0078d7;
    background-image: url("../img/arrow_up_menu_white.svg");
    border: 1px solid #0078d7;
  }
  .dsp_list .row {
    border-top: 1px solid #ccc;
    margin-bottom: 40px;
  }
  .dsp_list .row .col-lg-4 {
    border-bottom: 1px solid #ccc;
    height: 105px;
  }
  .search-block {
    padding-bottom: 49px;
    padding-top: 30px;
  }
  .search-block .search-block-header {
    margin-bottom: 36px;
  }
  .search-block .search-block-header h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
  }
  .search-block .search-block-elenent {
    margin-bottom: 36px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .search-block .search-block-elenent .search-block-elenent-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /*
   * Creates element font
   * Example @include element-font(proregular, 12px, 12px, 0, #FFFFFF);
   */
  /* Main Page*/
  /* /Main Page*/
  .inner-container {
    width: 940px;
    min-width: 940px;
    max-width: 100%;
    margin: 0 auto;
  }
  .inner-container .col-lg-1, .inner-container .col-lg-10, .inner-container .col-lg-11, .inner-container .col-lg-12, .inner-container .col-lg-2, .inner-container .col-lg-3, .inner-container .col-lg-4, .inner-container .col-lg-5, .inner-container .col-lg-6, .inner-container .col-lg-7, .inner-container .col-lg-8, .inner-container .col-lg-9, .inner-container .col-md-1, .inner-container .col-md-10, .inner-container .col-md-11, .inner-container .col-md-12, .inner-container .col-md-2, .inner-container .col-md-3, .inner-container .col-md-4, .inner-container .col-md-5, .inner-container .col-md-6, .inner-container .col-md-7, .inner-container .col-md-8, .inner-container .col-md-9, .inner-container .col-sm-1, .inner-container .col-sm-10, .inner-container .col-sm-11, .inner-container .col-sm-12, .inner-container .col-sm-2, .inner-container .col-sm-3, .inner-container .col-sm-4, .inner-container .col-sm-5, .inner-container .col-sm-6, .inner-container .col-sm-7, .inner-container .col-sm-8, .inner-container .col-sm-9, .inner-container .col-xs-1, .inner-container .col-xs-10, .inner-container .col-xs-11, .inner-container .col-xs-12, .inner-container .col-xs-2, .inner-container .col-xs-3, .inner-container .col-xs-4, .inner-container .col-xs-5, .inner-container .col-xs-6, .inner-container .col-xs-7, .inner-container .col-xs-8, .inner-container .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-container .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  header {
    height: 64px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  header .header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .header-block nav.navbar {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    margin: 0;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand {
    height: 63px;
    padding: 17px 15px 0 0;
  }
  header .header-block nav.navbar .header-search-form {
    display: none;
  }
  /*--------------------TT3--------------------------*/
  header .header-block nav.navbar .header-search-form .search-input {
    background: #f7f7f7 url("../img/search.svg") no-repeat scroll 688px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0;
    color: chocolate;
    color: #b3b3b3;
    border: 0 none;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    width: 113px;
    right: 0;
    z-index: 999;
  }
  header .header-block nav.navbar .header-search-form .search-input:focus {
    width: 726px;
    opacity: 1;
  }
  /*--------------------TT3--------------------------*/
  header .header-block nav.navbar .header-search-form .search-submit {
    display: none;
  }
  header .header-block nav.navbar div#navbar-main {
    padding: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse {
    padding-top: 5px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav {
    border: 0;
    height: 63px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li {
    height: 63px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a {
    border: 0;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    /*--------------------TT4--------------------------*/
    font-size: 15px;
    /*--------------------TT4--------------------------*/
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0;
    padding: 20px 10px 19px 10px;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a:hover {
    color: #0078d7;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li.active a {
    color: #0078d7;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right {
    margin: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance {
    height: 100%;
    width: 88px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance a {
    background: rgba(0, 0, 0, 0) url("../img/sing_in.svg") no-repeat scroll 45px 23px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    height: 100%;
    padding: 24px 50px 0 0;
    text-decoration: none;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search {
    cursor: pointer;
    width: 113px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search .header-search-button {
    height: 100%;
    background: #f8f8f8 url("../img/search.svg") no-repeat scroll 75px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #b3b3b3;
    padding: 24px 45px 0 0;
    text-align: right;
    width: 100%;
  }
  footer {
    border-top: 1px solid #ccc;
  }
  footer .footer-menu-block .footer-menu {
    padding-top: 20px;
    padding-bottom: 31px;
  }
  footer .footer-menu-block .footer-menu .footer-menu-title {
    border-bottom: 1px solid #989898;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    padding-bottom: 25px;
    margin-bottom: 12px;
  }
  footer .footer-menu-block .footer-menu ul {
    margin-bottom: 0;
    padding-left: 0;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list li {
    list-style: none;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #494949;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons {
    width: 115px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li {
    padding-bottom: 3px;
    padding-top: 3px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a {
    display: block;
    height: 40px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-fb {
    background: transparent url("../img/facebook.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
    padding-left: 35px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-vk {
    background: transparent url("../img/vk.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
    padding-left: 35px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-sl {
    background: transparent url("../img/slideshare.svg") no-repeat scroll 0 center;
    background-size: 23px auto;
    padding-left: 35px;
  }
  footer .footer-mailing {
    background: #0078d7;
  }
  footer .footer-mailing .mailing {
    background: #0078d7;
    padding: 55px 0 55px 0 !important;
    margin: 0 auto;
    width: 537px;
  }
  footer .footer-mailing .mailing .mailing-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 35px;
    line-height: 39px;
    letter-spacing: 0;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 360px;
  }
  footer .footer-mailing .mailing .mailing-radio {
    margin: 0 auto 38px;
    width: 537px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element {
    cursor: pointer;
    display: inline-block;
    margin-right: 60px;
    padding-left: 2px;
    width: auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element:nth-last-child(1) {
    margin-right: 0;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label {
    font-size: 14px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] {
    margin: 0;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span {
    background: #0078d7 url("../img/radiobutton_disabled_blue.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
    cursor: pointer;
    display: block;
    height: 20px;
    margin-left: -2px;
    margin-top: -21px;
    position: absolute;
    width: 20px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span:hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span.hover {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"]:checked + span {
    background: #0078d7 url("../img/radiobutton_active_green.svg") no-repeat scroll 0 0;
    background-size: 20px auto;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text {
    display: inline-block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #76b6e9;
    margin-left: 14px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text.checked {
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-radio .mailing-radio-element .check-text.hover {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
  }
  footer .footer-mailing .mailing .mailing-input input {
    background: #2b8cd9;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 14px;
    text-align: center;
    width: 100%;
    /*
     * input {
     *   @include placeholder {
     *     //styles for placeholder here
     *   }
     * }
     */
  }
  footer .footer-mailing .mailing .mailing-input input.placeholder {
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-input input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 0.35;
    padding-top: 8px;
  }
  footer .footer-mailing .mailing .mailing-button input {
    background: #95d600 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    height: 60px;
    margin: 0 auto;
    padding: 23px 0;
    text-transform: uppercase;
    width: 100%;
  }
  .main-firstscreen {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0f7ecb;
    background-image: url("../img/back_firstscreen_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 714px;
  }
  .main-firstscreen .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 668px;
    min-height: 714px;
  }
  .main-firstscreen .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 62px;
    line-height: 66px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 55px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 30px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-decoration: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
    padding-right: 30px;
    margin-bottom: 45px;
    min-height: 192px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button a:hover {
    background: #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling {
    background: #fff;
    height: 100vh;
    min-height: 714px;
  }
  .main-data-selling .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100vh;
    min-height: 714px;
  }
  .main-data-selling .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text {
    margin-bottom: 25px;
    width: 622px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element {
    border-bottom: 2px solid #f2f2f2;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #313131;
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element:nth-last-child(1) {
    border-bottom: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element .main-data-selling-text-element-blue {
    color: #0078d7;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fright {
    float: right;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fleft {
    float: left;
  }
  .main-withus {
    background: #fafafa;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .main-withus .inner-container .main-withus-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 70px;
  }
  .main-withus .inner-container .main-withus-subtitle {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .main-withus .inner-container .main-withus-agencies {
    margin-bottom: 82px;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency {
    height: 146px;
    width: 220px;
    margin-bottom: 20px;
  }
  .main-withus-agency.mindshare {
    background: transparent url("../img/partners/agencies_mindshare.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.omd {
    background: transparent url("../img/partners/agencies_omd.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.realweb {
    background: transparent url("../img/partners/agencies_realweb.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mgcom {
    background: transparent url("../img/partners/agencies_mgcom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.digitalbbdo {
    background: transparent url("../img/partners/agencies_digitalbbdo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.dentsu {
    background: transparent url("../img/partners/agencies_dentsu.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.vawemaker {
    background: transparent url("../img/partners/agencies_vawemaker.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediainstinct {
    background: transparent url("../img/partners/agencies_mediainstinct.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediacom {
    background: transparent url("../img/partners/agencies_mediacom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediaplan {
    background: transparent url("../img/partners/agencies_mediaplan.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-publishers {
    margin-bottom: 82px;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher {
    height: 146px;
    width: 220px;
    margin-bottom: 20px;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.firstchannel {
    background: transparent url("../img/partners/publishers_firstchannel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.gismeteo {
    background: transparent url("../img/partners/publishers_gismeteo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.avito {
    background: transparent url("../img/partners/publishers_avito.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.habrahabr {
    background: transparent url("../img/partners/publishers_habrahabr.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ivi {
    background: transparent url("../img/partners/publishers_ivi.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ozon {
    background: transparent url("../img/partners/publishers_ozon.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.zarulem {
    background: transparent url("../img/partners/publishers_zarulem.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ctc {
    background: transparent url("../img/partners/publishers_ctc.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-certified {
    margin-bottom: 80px;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one {
    height: 146px;
    width: 220px;
    margin-bottom: 20px;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.google {
    background: transparent url("../img/partners/certified_google.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.msn {
    background: transparent url("../img/partners/certified_msn.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.yahoo {
    background: transparent url("../img/partners/certified_yahoo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.facebook {
    background: transparent url("../img/partners/certified_facebook.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities {
    margin-bottom: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community {
    height: 146px;
    width: 220px;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community.iab {
    background: transparent url("../img/partners/community_iab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community.raek {
    background: transparent url("../img/partners/community_raek.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .reference {
    background: #fafafa;
    padding-top: 98px;
    padding-bottom: 42px;
    min-height: 700px;
  }
  .reference .inner-container .reference-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 43px;
  }
  .reference .inner-container .reference-container a.reference-block {
    display: block;
    border: 1px solid #d3d3d3;
    border-top: 5px solid #0078d7;
    border-radius: 3px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: 30px;
    text-decoration: none;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    height: 145px;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    height: 60px;
    margin-bottom: 15px;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_blue.svg") no-repeat scroll right 0;
    height: 15px;
    width: 100%;
  }
  .reference .inner-container .reference-container a.reference-block:hover {
    border-top: 5px solid #95d600;
    -webkit-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
  }
  .reference .inner-container .reference-container a.reference-block:hover .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_green.svg") no-repeat scroll right 0;
  }
  .banners {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .banners.help-inner {
    padding-top: 0;
  }
  .banners .inner-container .banners-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 29px;
  }
  .banners .inner-container .banners-links {
    margin-bottom: 50px;
  }
  .banners .inner-container .banners-links .banners-link {
    margin-bottom: 10px;
  }
  .banners .inner-container .banners-links .banners-link a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .banners .inner-container .banners-container .banners-block {
    display: block;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 275px;
    padding: 20px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .banners .inner-container .banners-container .banners-block .row .banner-line {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-img img {
    width: 100%;
    max-height: 96px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 72px;
    margin-bottom: 4px;
    overflow-x: hidden;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    height: 42px;
    overflow-y: hidden;
    padding-right: 5px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property {
    height: 63px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #494949;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
  }
  .post-page {
    background: #fff;
    padding-top: 85px;
    padding-bottom: 41px;
    min-height: 700px;
  }
  .post-page .inner-container .post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 36px;
  }
  .post-page .inner-container .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .post-tag a, .post-page .inner-container .post-tag span.nolink {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .post-page .inner-container .post-tag a span, .post-page .inner-container .post-tag span.nolink span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .post-page .inner-container .post-tag.light-blue, .post-page .inner-container .post-tag.technology {
    background: #78d2f6;
  }
  .post-page .inner-container .post-tag.grey {
    background: #d3d3d3;
  }
  .post-page .inner-container .post-tag.blue, .post-page .inner-container .post-tag.agency {
    background: #0078d7;
  }
  .post-page .inner-container .post-tag.green, .post-page .inner-container .post-tag.publisher {
    background: #95d600;
  }
  .post-page .inner-container .other-posts .first-post {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left {
    border: 1px solid #d3d3d3;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 273px;
    padding-left: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block .first-post-left-img img {
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right {
    border: 1px solid #d3d3d3;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 273px;
    padding-right: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block {
    padding: 14px 26px 20px 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 26px;
    height: 110px;
    margin-bottom: 20px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 39px;
    width: 350px;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .other-posts .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-bottom: 20px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content {
    height: auto;
    max-height: auto;
    padding: 0 20px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content .one-post-title {
    color: #fff;
    margin-top: 64px;
    position: absolute;
    top: 0;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-link a {
    border-top: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img {
    border-bottom: 1px solid #ccc;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 233px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content {
    padding: 20px;
    height: 172px;
    max-height: 260px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #494949;
    max-height: 88px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 47px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .more-posts {
    width: 210px;
    margin: 0 auto;
    margin-top: 7px;
  }
  .post-page .inner-container .more-posts a {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down.svg") no-repeat scroll right 3px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
  }
  .blog-inner {
    background: #f5f5f5;
    padding-bottom: 84px;
    padding-top: 107px;
    min-height: 700px;
  }
  .blog-inner .blog-inner-block {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    min-height: 500px;
    padding-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-img {
    margin-left: -10px;
    margin-right: -10px;
  }
  .blog-inner .blog-inner-block .blog-inner-img img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content {
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 55px;
    padding-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h1, .blog-inner .blog-inner-block .blog-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 36px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h2, .blog-inner .blog-inner-block .blog-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h3, .blog-inner .blog-inner-block .blog-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-text, .blog-inner .blog-inner-block .blog-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 18px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul {
    padding-left: 22px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    padding-left: 10px;
    list-style: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .blog-inner .blog-inner-block .blog-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .blog-inner .blog-inner-block .blog-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 35px;
    padding-right: 255px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg {
    margin-bottom: 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 20px 25px 25px 22px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul {
    padding-left: 23px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li a {
    color: #95d600;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-quote {
    background: rgba(0, 0, 0, 0) url("../img/quote.svg") no-repeat scroll 0px 3px;
    padding-left: 46px;
    padding-right: 111px;
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #309ce3;
    margin-bottom: 30px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button {
    width: 321px;
    height: 50px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a {
    background: #95d600;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .mbottom40 {
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom {
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 50px;
    padding-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author {
    float: left;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left {
    float: left;
    height: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img {
    padding-right: 13px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img img {
    width: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right {
    float: right;
    height: 70px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-name {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-position {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-date {
    float: right;
    padding-top: 39px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    text-transform: uppercase;
  }
  .help-inner-navigation {
    background: #f5f5f5;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .help-inner-navigation .help-inner-navigation-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
    display: inline-block;
  }
  .help-inner-navigation .help-inner-navigation-text span.current {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: calc(100vh - (395px + 63px + 50px));
  }
  .help-inner .help-inner-container .help-inner-left {
    border-right: 1px solid #d3d3d3;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul {
    padding-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    border-left: 1px solid #d3d3d3;
    padding: 7px 30px 8px 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu {
    margin: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content {
    padding-left: 40px;
    padding-top: 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #d3d3d3;
    background: transparent url("../img/book.svg") no-repeat scroll 0px 0px;
    height: 77px;
    max-width: 100%;
    margin-top: 25px;
    padding-bottom: 7px;
    padding-left: 75px;
    width: 326px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h1, .help-inner .help-inner-container .help-inner-right .help-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h2, .help-inner .help-inner-container .help-inner-right .help-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h3, .help-inner .help-inner-container .help-inner-right .help-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-text, .help-inner .help-inner-container .help-inner-right .help-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 18px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul {
    padding-left: 22px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    padding-left: 10px;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block {
    background-size: 60px auto;
    padding: 23px 43px 30px 120px;
    margin-bottom: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.blue {
    background-color: #f2f8fd;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.grey {
    background-color: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.audit {
    background-image: url("../img/products_audit.svg");
    background-repeat: no-repeat;
    background-position: 25px 32px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.reporting {
    background-image: url("../img/products_reporting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.ver_traffic {
    background-image: url("../img/product_ver_traffic.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }

  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.attribution {
    background-image: url("../img/icoAttribution.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.mediadata {
    background-image: url("../img/products_mediadata.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.vast {
    background-image: url("../img/products_vast.svg");
    background-repeat: no-repeat;
    background-position: 25px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.panel-integration {
    background-image: url("../img/products_panel.svg");
    background-repeat: no-repeat;
    background-position: 25px 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.features {
    background-image: url("../img/opportunities_features.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.independent-statistics {
    background-image: url("../img/opportunities_statistics.svg");
    background-repeat: no-repeat;
    background-position: 25px 34px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.targeting {
    background-image: url("../img/opportunities_targeting.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.personal {
    background-image: url("../img/opportunities_personal.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.banner {
    background-image: url("../img/opportunities_banners.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul {
    padding-left: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border {
    border: 1px solid #e6e6e6;
    padding: 18px 70px 20px 22px;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-right: 45px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.five:before {
    content: "5. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.six:before {
    content: "6. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.seven:before {
    content: "7. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg {
    margin-bottom: 17px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg img {
    width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 10px 20px 17px 22px;
    width: calc(100% - 42px);
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul {
    padding-left: 23px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li a {
    color: #95d600;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block {
    background: rgba(255, 102, 102, 100);
    border-left: 5px solid #f00;
    margin-bottom: 40px;
    padding: 16px 20px 17px 22px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .dmp-header {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_1_1920.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 391px;
    padding-top: 63px;
  }
  .dmp-white {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 64px;
  }
  .dmp-white .dmp-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 53px;
  }
  .dmp-white .dmp-white-blocks {
    margin-bottom: 40px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block {
    border: 2px solid #d3d3d3;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 18px;
    height: 310px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block:before {
    background: rgba(0, 0, 0, 0) url("../img/arrow_gr.svg") no-repeat scroll center 0;
    color: transparent;
    content: " ";
    height: 17px;
    left: 94%;
    margin-top: 126px;
    position: absolute;
    width: 34px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last:before {
    background: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block .dmp-white-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2px;
    color: #0075d6;
    text-transform: uppercase;
    padding-bottom: 20px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul {
    padding-left: 22px;
    margin-top: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 10px;
    list-style: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li span.gray {
    color: #494949;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul {
    padding-left: 0;
    margin-left: 22px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li {
    color: #000;
    list-style: none;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white .dmp-white-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    height: 65px;
    list-style: outside none none;
    margin-bottom: 40px;
    padding-left: 35px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li:before {
    position: absolute;
    left: 13px;
    content: " ";
    background: url("../img/ChekMark_1.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
    content: " ";
    height: 40px;
    margin-top: 6px;
    width: 42px;
  }
  .dmp-white .dmp-white-quote {
    background: url("../img/quote_blue.svg") no-repeat scroll 0 0;
    padding-top: 40px;
    width: 908px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text span.blue-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 49px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line span.upp-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    display: block;
  }
  .dmp-white .digit-block .digit-block-blue {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0;
    color: #0075d6;
    margin-bottom: 20px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-small {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 10px;
    margin-top: 2px;
    position: absolute;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-persent {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 3px;
    margin-top: 2px;
    position: absolute;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  .dmp-white-bottom {
    padding-top: 40px;
    padding-bottom: 64px;
  }
  .dmp-white-bottom .dmp-white-bottom-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-white-bottom .dmp-white-bottom-title span.dmp-white-bottom-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-white-bottom .dmp-white-bottom-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 17px;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul {
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 13px;
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download a {
    background: transparent url("../img/excel_icon.svg") no-repeat scroll 110px 82px;
    border: 2px solid #d3d3d3;
    display: block;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 270px;
    padding: 150px 70px 0;
    text-align: center;
    width: 270px;
  }
  .dmp-gray {
    background: #fafafa;
    padding-top: 40px;
    padding-bottom: 46px;
  }
  .dmp-gray .dmp-gray-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .dmp-gray .dmp-gray-title span.dmp-gray-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-gray ul.dmp-blue-ul {
    padding-left: 23px;
    width: 100%;
  }
  .dmp-gray ul.dmp-blue-ul li {
    list-style: none;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    margin-right: 100px;
  }
  .dmp-gray ul.dmp-blue-ul li:before {
    color: #0075d6;
    content: "•";
    font-size: 32px;
    margin-left: -23px;
    margin-top: 0px;
    position: absolute;
  }
  .dmp-gray .dmp-gray-example {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 15px 29px 10px 27px;
    max-width: 940px;
  }
  .dmp-gray .dmp-gray-example .dmp-gray-example-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.88px;
    color: #95d600;
    text-transform: uppercase;
  }
  .dmp-gray .dmp-gray-example p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .dmp-gray .dmp-gray-example p span.blue-it {
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-bying {
    background: #fafafa;
    padding-top: 40px;
  }
  .dmp-bying .dmp-bying-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .dmp-bying .dmp-bying-title span.dmp-bying-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    display: block;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block {
    margin-bottom: 50px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block.noshow {
    display: none;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform {
    height: 147px;
    width: 220px;
    margin-bottom: 12px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.getintent {
    background: transparent url("../img/platforms/platform_getintent.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.hybrid {
    background: transparent url("../img/platforms/platform_hybrid.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.segmento {
    background: transparent url("../img/platforms/platform_segmento.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.mytarget {
    background: transparent url("../img/platforms/platform_mytarget.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.plazcart {
    background: transparent url("../img/platforms/platform_plazkart.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.astralab {
    background: transparent url("../img/platforms/platform_astralab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.upravel {
    background: transparent url("../img/platforms/platform_upravel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.soloway {
    background: transparent url("../img/platforms/platform_soloway.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.yandex-a {
    background: transparent url("../img/platforms/platform_yandex_a.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.cleverdata {
    background: transparent url("../img/platforms/platform_cleverdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.aidatame {
    background: transparent url("../img/platforms/platform_aidatame.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.amberdata {
    background: transparent url("../img/platforms/platform_amberdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 24px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text a {
    color: #000;
    text-decoration: underline;
  }
  .dmp-wherefore {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/bacground_2_1024.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 533px;
    padding-top: 26px;
    padding-bottom: 45px;
  }
  .dmp-wherefore .dmp-wherefore-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 35px;
    text-align: center;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block {
    background: #fff;
    box-shadow: 24px 20px 44px 0 rgba(0, 46, 109, 0.38);
    border-radius: 8px;
    height: 377px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.advertiser .dmp-wherefore-block-img {
    background: url("../img/agency_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.agency .dmp-wherefore-block-img {
    background: url("../img/dsp_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.publisher .dmp-wherefore-block-img {
    background: url("../img/publishers_1024.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 20px;
    height: 70px;
    width: 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #727272;
    margin: 0 auto;
    padding: 10px 20px 11px;
    text-align: center;
    width: 230px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text.last {
    border-bottom: 0;
  }
  .top-block {
    height: 63px;
  }
  .agency-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/agency_back_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 409px;
    padding-top: 104px;
  }
  .agency-top .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    text-align: center;
  }
  .agency-top .inner-container .agency-top-block {
    margin: 0 auto;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 22px;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title span.agency-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 60px auto 0;
    width: 74px;
  }
  .agency-items {
    background: #fff;
    padding-top: 65px;
    padding-bottom: 87px;
  }
  .agency-items .inner-container .agency-items-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 45px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block {
    min-height: 157px;
    padding-left: 90px;
    padding-right: 50px;
    margin-bottom: 45px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.fservice-block {
    background: transparent url("../img/1024_full_service.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dsp-block {
    background: transparent url("../img/1024_dsp.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.bformats-block {
    background: transparent url("../img/1024_banners.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.audit-block {
    background: transparent url("../img/1024_audit.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verifacation-block {
    background: transparent url("../img/1024_verification.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.report-block {
    background: transparent url("../img/1024_report.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dmp-block {
    background: transparent url("../img/1024_dmp.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-block {
    background: transparent url("../img/320-1024_verification2.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-report-block {
    background: transparent url("../img/320-1024_verification-report.svg") no-repeat scroll 10px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 13px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 18px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link a {
    background: transparent url("../img/arrow_right.svg") no-repeat scroll 142px 0px;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button {
    width: 240px !important;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0471c7;
    background-image: url("../img/back_publishers_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 714px;
    overflow-x: hidden;
  }
  .agency-blue .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100vh;
    min-height: 714px;
  }
  .agency-blue .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider {
    margin-bottom: 0px;
    width: 1870px;
    position: relative;
    left: calc(-1 * ((1870px) / 2) + 50%);
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider {
    height: 335px !important;
    margin-bottom: 25px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li {
    padding: 0;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block {
    background: #f1f7fc;
    border-radius: 4px;
    height: 335px;
    width: 610px;
    text-align: center;
    padding-top: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    padding-left: 42px;
    padding-right: 42px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-line {
    border-bottom: 4px solid #95d600;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 26px;
    width: 48px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    width: 410px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom {
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    height: 60px;
    padding-top: 18px;
    position: absolute;
    width: 610px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block {
    background: #fff;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a {
    height: 335px;
    top: 16px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSPrev {
    background: transparent url("../img/button_left_hover.svg") no-repeat scroll right center;
    background-size: 45px auto;
    left: 0;
    width: 675px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSNext {
    background: transparent url("../img/button_right_hover.svg") no-repeat scroll left center;
    background-size: 45px auto;
    right: 0;
    width: 675px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager {
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a {
    background-color: #fff;
    margin: 0 11px;
    width: 12px;
    height: 12px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a:hover {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li.active a {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons {
    margin: 30px auto 0;
    width: 220px;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a {
    border: 3px solid #fff;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a:hover {
    background: #95d600;
    border: 3px solid #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fright {
    float: right;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a.agency-blue-button-fleft {
    float: left;
  }
  .agency-white {
    background: #fff;
    padding-bottom: 0;
    padding-top: 56px;
  }
  .agency-white .agency-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 29px;
    text-align: center;
  }
  .agency-white .agency-white-img {
    background: transparent url("../img/logos_1024.png") no-repeat scroll 0 0;
    background-size: auto auto;
    height: 286px;
    margin-bottom: 69px;
    width: 100%;
  }
  .agency-white .agency-white-connection .agency-white-connection-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 40px;
  }
  .agency-white .agency-white-connection .agency-white-connection-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block {
    width: 570px;
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 34px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button {
    width: 230px;
    margin-bottom: 90px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a {
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    text-decoration: none;
    width: 230px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 24px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button {
    float: left;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button a {
    background: #95d600;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button {
    float: right;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button a {
    background: #78d2f5;
  }
  .agency-white .agency-white-blocks .agency-white-block-left {
    border-bottom: 1px dashed #f1f1f1;
    height: 375px;
    padding-bottom: 60px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button {
    margin-bottom: 33px;
    margin: 120px auto 0;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download {
    width: 230px;
    border-bottom: 1px dotted #000;
    margin: -124px auto 0;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right {
    padding-top: 33px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 46px;
    margin-top: 14px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials {
    text-transform: uppercase;
    margin-bottom: 46px;
    position: absolute;
    margin-top: 405px;
    text-align: center;
    width: 100%;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    border-bottom: 1px dotted #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block {
    margin: 0 auto 80px;
    width: 580px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider {
    height: 375px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li {
    height: 375px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block {
    height: 375px;
    padding: 105px 60px 60px;
    position: absolute;
    top: 0;
    width: 580px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    height: 72px;
    margin-bottom: 60px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link {
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 2px solid #fff;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a:hover {
    background: #95d600;
    border: 2px solid #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 17px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lSPager {
    display: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img {
    margin-left: -16px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img img {
    width: 302px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-linked {
    padding-bottom: 60px;
  }
  .agency-linked.toppad {
    padding-top: 60px;
  }
  .agency-linked .inner-container {
    border-radius: 3px;
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/application.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    -moz-box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    box-shadow: 10px 10px 46px 0px rgba(145, 162, 191, 1);
    height: 240px;
    padding: 51px 0 70px 0;
  }
  .agency-linked .inner-container .agency-linked-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 35px;
    text-align: center;
  }
  .agency-linked .inner-container .agency-linked-title span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    color: #fff;
  }
  .agency-linked .inner-container .agency-linked-buttons-block {
    width: 460px;
    margin: 0 auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button {
    width: 220px;
    margin-bottom: 140px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    border: 3px solid #fff;
    height: 40px;
    text-align: center;
    text-decoration: none;
    width: 220px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a:hover {
    border: 3px solid #95d600;
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button {
    float: left;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a {
    background: transparent url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
    cursor: auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/phone.svg") no-repeat scroll 18px center;
    background-size: 15px auto;
    padding-left: 15px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button {
    float: right;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a {
    background: transparent url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/mail.svg") no-repeat scroll 15px center;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .publisher-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/firstscreen_back_768 copy.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 407px;
    padding-top: 104px;
  }
  .publisher-top .inner-container {
    height: 100%;
    text-align: center;
  }
  .publisher-top .inner-container .publisher-top-block {
    height: 115px;
    margin: 0 auto;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 5px;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title span.publisher-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-down a {
    background: #3ea1e7 url("../img/arrow_down_white.svg") no-repeat scroll center center;
    border-radius: 37px;
    display: block;
    height: 74px;
    margin: 40px auto 0;
    width: 74px;
  }
  .publisher-white {
    padding-top: 42px;
    padding-bottom: 12px;
  }
  .publisher-white .publisher-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
    text-align: center;
  }
  .publisher-white .publisher-white-withus-img {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/sites_1024_new.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 256px;
    margin: 0 auto;
    margin-bottom: 45px;
    max-width: 100%;
    min-width: 940px;
    width: 940px;
  }
  .publisher-white .publisher-white-blocks {
    margin-left: -30px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block {
    margin-bottom: 30px;
    padding: 0 35px 0 30px;
    height: 200px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block.last .publisher-white-block-link {
    border-bottom: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    height: 56px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title a {
    font-size: 24px;
    color: #000;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-line {
    display: none;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
    height: 75px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link {
    border-bottom: 1px solid #e6e0e0;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a:hover {
    color: #95d600;
    text-decoration: none;
  }
  .publisher-white .publisher-white-buttons {
    margin-top: 14px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-map {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fafafa;
    background-image: url("../img/back_cost.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 128% auto;
    height: 360px;
    padding-bottom: 36px;
    padding-top: 36px;
  }
  .publisher-map .publisher-map-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
  }
  .publisher-map .publisher-map-title.title-bottom {
    display: none;
  }
  .publisher-map .publisher-map-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    display: none;
    margin: 0 auto;
    margin-bottom: 58px;
    text-align: center;
    width: 475px;
  }
  .publisher-map .publisher-map-text-smaller {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
    width: 385px;
  }
  .publisher-map .publisher-map-cities {
    width: 440px;
    margin: 0 auto;
  }
  .publisher-map .publisher-map-cities .publisher-map-city {
    margin-bottom: 20px;
    text-align: center;
  }
  .publisher-map .publisher-map-cities .publisher-map-city a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .publisher-gray {
    background: #fff;
    padding-top: 65px;
    padding-bottom: 87px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block {
    padding-left: 85px;
    margin-bottom: 90px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.one {
    background: transparent url("../img/start1_white.png") no-repeat scroll 20px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.two {
    background: transparent url("../img/start2_white.png") no-repeat scroll 10px top;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.three {
    background: transparent url("../img/start3_white.png") no-repeat scroll 10px top;
    margin-bottom: 0;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 6px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button {
    margin-top: 33px;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul {
    padding-left: 20px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 11px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li:before {
    content: "•";
    font-size: 12px;
    margin-left: -22px;
    position: absolute;
  }
  .publisher-study {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/back_study_1024.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 385px;
    padding-top: 37px;
    padding-bottom: 75px;
  }
  .publisher-study .publisher-study-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 21px;
  }
  .publisher-study .publisher-study-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .publisher-study .publisher-study-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .publisher-study .publisher-study-button {
    margin: 0 auto;
    margin-bottom: 33px;
    width: 220px;
  }
  .publisher-study .publisher-study-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #95d600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
  }
  .publisher-study .publisher-study-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-study .publisher-study-download {
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    width: 228px;
  }
  .publisher-study .publisher-study-download a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }
  .jur-info {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0062ce;
    background-image: url("../img/jurinfo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 24px;
    padding-bottom: 24px;
    height: 79px;
  }
  .jur-info .jur-info-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-items {
    padding-left: 0;
  }
  .jur-info .jur-info-items .jur-info-text {
    margin-top: 7px;
  }
  .jur-info .jur-info-items .jur-info-text .hdn {
    display: none;
  }
  .jur-info .jur-info-items .jur-info-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    color: #fff;
  }
  .entrance-block {
    padding-top: 35px;
    padding-bottom: 44px;
    background: #fff;
  }
  .entrance-block .entrance-form .entrance-form-block {
    background: #f5f5f5;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 470px;
    width: 470px;
    margin-bottom: 21px;
    padding: 41px 60px 56px 60px;
  }
  .entrance-block .entrance-form .entrance-form-block .entrance-form-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 35px;
  }
  .entrance-block .entrance-form .entrance-form-block form label {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .entrance-block .entrance-form .entrance-form-block form input {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    height: 36px;
    width: 100%;
    margin-bottom: 18px;
    padding: 5px 10px 5px 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form input[type="submit"] {
    background: #95d600;
    border: none;
    border-radius: 3px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    height: 50px;
    text-align: center;
    width: 100%;
  }
  .entrance-block .entrance-form .entrance-form-block form .entrance-form-link {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    margin-bottom: 61px;
  }
  .entrance-block .entrance-news .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 470px;
    margin-bottom: 20px;
  }
  .entrance-block .entrance-news .one-post .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .entrance-block .entrance-news .one-post .post-tag a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .post-tag a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .entrance-block .entrance-news .one-post .post-tag.light-blue {
    background: #78d2f6;
  }
  .entrance-block .entrance-news .one-post .post-tag.blue {
    background: #0078d7;
  }
  .entrance-block .entrance-news .one-post .post-tag.green {
    background: #95d600;
  }
  .entrance-block .entrance-news .one-post .one-post-img.blue-pres {
    background: rgba(0, 0, 0, 0) url("../img/blue_pres.png") no-repeat scroll 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: 233px;
  }
  .entrance-block .entrance-news .one-post .one-post-img img {
    width: 100%;
    height: 233px;
  }
  .entrance-block .entrance-news .one-post .one-post-content {
    padding: 14px 17px 19px 20px;
    height: 182px;
    max-height: 182px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 27px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title a {
    color: #000;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    max-height: 144px;
  }
  .entrance-block .entrance-news .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 53px;
    width: 100%;
    text-decoration: none;
  }
  .entrance-block .entrance-news .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .entrance-block .malinky-load-more a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #494949;
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_gr.svg") no-repeat scroll 152px 5px;
    padding-right: 30px;
    text-align: center;
  }
  .not-found {
    padding-bottom: 146px;
    padding-top: 46px;
  }
  .not-found .not-found-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 40px;
  }
  .not-found .not-found-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .not-found .not-found-small-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 29px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 72px;
  }
  .not-found .not-found-search input.search-input {
    background: #fff url("../img/search_light.svg") no-repeat scroll center right;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    height: 56px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 56px;
    letter-spacing: 0;
    color: #d3d3d3;
    padding-right: 25px;
    width: 460px;
  }
  .not-found .not-found-search button.search-submit {
    display: none;
  }
  .contacts-block {
    background: #fff;
    padding-bottom: 48px;
    padding-top: 35px;
  }
  .contacts-block .contacts-block-addr {
    margin-bottom: 42px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-phone {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 42px;
    margin-top: 5px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-map {
    width: 100%;
    height: 310px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 13px;
    width: 220px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link {
    text-align: center;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    text-align: center;
  }
  .button-up {
    background-color: #fff;
    background-image: url("../img/arrow_up_menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
  }
  .button-up:hover {
    background-color: #0078d7;
    background-image: url("../img/arrow_up_menu_white.svg");
    border: 1px solid #0078d7;
  }
  .dsp_list .row {
    border-top: 1px solid #ccc;
    margin-bottom: 40px;
  }
  .dsp_list .row .col-lg-4 {
    border-bottom: 1px solid #ccc;
    height: 105px;
  }
  .search-block {
    padding-bottom: 48px;
    padding-top: 55px;
  }
  .search-block .search-block-header {
    margin-bottom: 36px;
  }
  .search-block .search-block-header h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
  }
  .search-block .search-block-elenent {
    margin-bottom: 36px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .search-block .search-block-elenent .search-block-elenent-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
  }
}
@media (min-width: 1280px) {
  /*
   * Creates element font
   * Example @include element-font(proregular, 12px, 12px, 0, #FFFFFF);
   */
  /* Main Page*/
  /* /Main Page*/
  .inner-container {
    width: 1170px;
    min-width: 1170px;
    max-width: 100%;
    margin: 0 auto;
  }
  .inner-container .col-lg-1, .inner-container .col-lg-10, .inner-container .col-lg-11, .inner-container .col-lg-12, .inner-container .col-lg-2, .inner-container .col-lg-3, .inner-container .col-lg-4, .inner-container .col-lg-5, .inner-container .col-lg-6, .inner-container .col-lg-7, .inner-container .col-lg-8, .inner-container .col-lg-9, .inner-container .col-md-1, .inner-container .col-md-10, .inner-container .col-md-11, .inner-container .col-md-12, .inner-container .col-md-2, .inner-container .col-md-3, .inner-container .col-md-4, .inner-container .col-md-5, .inner-container .col-md-6, .inner-container .col-md-7, .inner-container .col-md-8, .inner-container .col-md-9, .inner-container .col-sm-1, .inner-container .col-sm-10, .inner-container .col-sm-11, .inner-container .col-sm-12, .inner-container .col-sm-2, .inner-container .col-sm-3, .inner-container .col-sm-4, .inner-container .col-sm-5, .inner-container .col-sm-6, .inner-container .col-sm-7, .inner-container .col-sm-8, .inner-container .col-sm-9, .inner-container .col-xs-1, .inner-container .col-xs-10, .inner-container .col-xs-11, .inner-container .col-xs-12, .inner-container .col-xs-2, .inner-container .col-xs-3, .inner-container .col-xs-4, .inner-container .col-xs-5, .inner-container .col-xs-6, .inner-container .col-xs-7, .inner-container .col-xs-8, .inner-container .col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner-container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  header {
    height: 64px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  header .header-block {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  header .header-block nav.navbar {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    margin: 0;
  }
  header .header-block nav.navbar .navbar-header .navbar-brand {
    height: 63px;
    padding: 17px 0 0;
    padding-right: 28px;
  }
  header .header-block nav.navbar .header-search-form {
    display: none;
  }
  header .header-block nav.navbar .header-search-form.show {
    display: block;
  }
  /*--------------------TT1--------------------------*/
  header .header-block nav.navbar .header-search-form .search-input {
    background: #f7f7f7 url("../img/search.svg") no-repeat scroll 905px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0;
    color: cyan;
    color: #b3b3b3;
    border: 0 none;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    width: 113px;
    z-index: 999;
    right: 0;
    opacity: 0;
  }
  header .header-block nav.navbar .header-search-form .search-input:focus {
    width: 943px;
    opacity: 1;
  }
  /*----------------------TT1------------------------*/
  header .header-block nav.navbar .header-search-form .search-submit {
    display: none;
  }
  header .header-block nav.navbar div#navbar-main {
    padding: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse {
    padding-top: 5px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav {
    border: 0;
    height: 63px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li {
    height: 63px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a {
    border: 0;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0;
    padding: 20px 15px 19px 15px;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li a:hover {
    color: #0078d7;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav li.active a {
    color: #0078d7;
    background: #fff;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right {
    margin: 0 !important;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance {
    height: 100%;
    width: 88px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-enterance a {
    background: rgba(0, 0, 0, 0) url("../img/sing_in.svg") no-repeat scroll 45px 23px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    height: 100%;
    padding: 24px 50px 0 0;
    text-decoration: none;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search {
    cursor: pointer;
    width: 113px;
  }
  header .header-block nav.navbar div#navbar-main.navbar-collapse ul.nav.navbar-nav.navbar-right .header-search .header-search-button {
    height: 100%;
    background: #f8f8f8 url("../img/search.svg") no-repeat scroll 75px 25px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    color: #b3b3b3;
    padding: 24px 45px 0 0;
    text-align: right;
    width: 100%;
  }
  footer {
    border-top: 1px solid #ccc;
  }
  footer .footer-menu-container {
    height: 270px;
  }
  footer .footer-menu-block .footer-menu {
    padding-bottom: 31px;
    padding-top: 37px;
  }
  footer .footer-menu-block .footer-menu .footer-menu-title {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 19px;
    padding-bottom: 17px;
  }
  footer .footer-menu-block .footer-menu ul {
    padding-left: 0;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list li {
    list-style: none;
    margin-bottom: 12px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list li a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-fb {
    background: transparent url("../img/facebook.svg") no-repeat scroll 0 0 / 20px auto;
    display: block;
    height: 20px;
    padding-left: 30px;
    padding-top: 1px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-vk {
    background: transparent url("../img/vk.svg") no-repeat scroll 0 4px / 20px auto;
    display: block;
    height: 20px;
    padding-left: 30px;
    padding-top: 1px;
  }
  footer .footer-menu-block .footer-menu ul.footer-menu-list.menu-list-icons li a.menu-list-icons-sl {
    background: transparent url("../img/slideshare.svg") no-repeat scroll 0 0 / 20px auto;
    display: block;
    height: 20px;
    padding-left: 30px;
    padding-top: 1px;
  }
  footer .mailing {
    background: #efefef;
    height: 320px;
    padding: 19px 30px 31px !important;
  }
  footer .mailing .mailing-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 16px;
  }
  footer .mailing .mailing-radio {
    margin-bottom: 22px;
  }
  footer .mailing .mailing-radio .mailing-radio-element {
    cursor: pointer;
    padding-left: 2px;
  }
  footer .mailing .mailing-radio .mailing-radio-element .radio-label {
    font-size: 14px;
  }
  footer .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span {
    background: #efefef url("../img/radiobutton_disabled.svg") no-repeat scroll 0 0;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    margin-top: -20px;
    margin-left: -2px;
    cursor: pointer;
  }
  footer .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"] + span:hover {
    background: #efefef url("../img/radiobutton_active.svg") no-repeat scroll 0 0;
  }
  footer .mailing .mailing-radio .mailing-radio-element .radio-label input[type="radio"]:checked + span {
    background: #efefef url("../img/radiobutton_active.svg") no-repeat scroll 0 0;
  }
  footer .mailing .mailing-radio .mailing-radio-element .check-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    margin-left: 10px;
  }
  footer .mailing .mailing-input input {
    background: #e4e4e4;
    border: 0 none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16.5px;
    letter-spacing: 0;
    color: #000;
    height: 40px;
    margin-bottom: 10px;
    padding: 11px 15px 13px 15px;
    width: 100%;
  }
  footer .mailing .mailing-button input {
    background: #95d600 none repeat scroll 0 0;
    border: 0 none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16.5px;
    letter-spacing: 0;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }
  .main-firstscreen {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0f7ecb;
    background-image: url("../img/back_firstscreen_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 714px;
  }
  .main-firstscreen .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100vh;
    min-height: 714px;
  }
  .main-firstscreen .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 79px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 100px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 30px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-decoration: none;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff;
    padding-right: 50px;
    margin-bottom: 70px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .main-firstscreen .inner-container .container-content .main-firstscreen-cols .main-firstscreen-cols-button a:hover {
    background: #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling {
    background: #fff;
    height: 100vh;
    min-height: 714px;
  }
  .main-data-selling .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100vh;
    min-height: 714px;
  }
  .main-data-selling .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text {
    margin-bottom: 30px;
    width: 622px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element {
    border-bottom: 2px solid #f2f2f2;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #313131;
    padding-bottom: 24px;
    padding-top: 23px;
    text-align: center;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element:nth-last-child(1) {
    border-bottom: 0;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-text .main-data-selling-text-element .main-data-selling-text-element-blue {
    color: #0078d7;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fright {
    float: right;
  }
  .main-data-selling .inner-container .container-content .main-data-selling-buttons .main-data-selling-button a.main-data-selling-button-fleft {
    float: left;
  }
  .main-withus {
    background: #fafafa;
    padding-top: 110px;
    padding-bottom: 115px;
  }
  .main-withus .inner-container .main-withus-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 70px;
  }
  .main-withus .inner-container .main-withus-subtitle {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .main-withus .inner-container .main-withus-agencies {
    margin-bottom: 82px;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-agency {
    height: 179px;
    width: 270px;
    margin-bottom: 30px;
  }
  .main-withus-agency.mindshare {
    background: transparent url("../img/partners/agencies_mindshare.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.omd {
    background: transparent url("../img/partners/agencies_omd.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }

  .main-withus-agency.realweb {
    background: transparent url("../img/partners/agencies_realweb.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mgcom {
    background: transparent url("../img/partners/agencies_mgcom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.digitalbbdo {
    background: transparent url("../img/partners/agencies_digitalbbdo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.dentsu {
    background: transparent url("../img/partners/agencies_dentsu.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.vawemaker {
    background: transparent url("../img/partners/agencies_vawemaker.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediainstinct {
    background: transparent url("../img/partners/agencies_mediainstinct.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediacom {
    background: transparent url("../img/partners/agencies_mediacom.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus-agency.mediaplan {
    background: transparent url("../img/partners/agencies_mediaplan.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-agencies .main-withus-all-agencies a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-publishers {
    margin-bottom: 82px;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher {
    height: 179px;
    width: 270px;
    margin-bottom: 30px;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.firstchannel {
    background: transparent url("../img/partners/publishers_firstchannel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.gismeteo {
    background: transparent url("../img/partners/publishers_gismeteo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.avito {
    background: transparent url("../img/partners/publishers_avito.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.habrahabr {
    background: transparent url("../img/partners/publishers_habrahabr.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ivi {
    background: transparent url("../img/partners/publishers_ivi.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ozon {
    background: transparent url("../img/partners/publishers_ozon.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.zarulem {
    background: transparent url("../img/partners/publishers_zarulem.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-publisher.ctc {
    background: transparent url("../img/partners/publishers_ctc.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers {
    text-align: right;
  }
  .main-withus .inner-container .main-withus-publishers .main-withus-all-publishers a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #494949;
  }
  .main-withus .inner-container .main-withus-certified {
    margin-bottom: 80px;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one {
    height: 179px;
    width: 270px;
    margin-bottom: 30px;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.google {
    background: transparent url("../img/partners/certified_google.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.msn {
    background: transparent url("../img/partners/certified_msn.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.yahoo {
    background: transparent url("../img/partners/certified_yahoo.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-certified .main-withus-certified-one.facebook {
    background: transparent url("../img/partners/certified_facebook.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities {
    margin-bottom: 0;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community {
    height: 179px;
    width: 270px;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community.iab {
    background: transparent url("../img/partners/community_iab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .main-withus .inner-container .main-withus-communities .main-withus-community.raek {
    background: transparent url("../img/partners/community_raek.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .reference {
    background: #fafafa;
    padding-top: 98px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .reference .inner-container .reference-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 43px;
  }
  .reference .inner-container .reference-container a.reference-block {
    display: block;
    border: 1px solid #d3d3d3;
    border-top: 5px solid #0078d7;
    border-radius: 3px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: 30px;
    text-decoration: none;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    height: 145px;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    height: 60px;
    margin-bottom: 15px;
  }
  .reference .inner-container .reference-container a.reference-block .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_blue.svg") no-repeat scroll right 0;
    height: 15px;
    width: 100%;
  }
  .reference .inner-container .reference-container a.reference-block:hover {
    border-top: 5px solid #95d600;
    -webkit-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 12px 9px -8px rgba(0, 0, 0, 0.11);
  }
  .reference .inner-container .reference-container a.reference-block:hover .reference-block-link {
    background: rgba(0, 0, 0, 0) url("../img/arrow_left_green.svg") no-repeat scroll right 0;
  }
  .banners {
    background: #fff;
    padding-top: 91px;
    padding-bottom: 56px;
    min-height: 700px;
  }
  .banners.help-inner {
    padding-top: 0 !important;
  }
  .banners .inner-container .banners-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 29px;
  }
  .banners .inner-container .banners-links {
    margin-bottom: 50px;
  }
  .banners .inner-container .banners-links .banners-link {
    margin-bottom: 10px;
  }
  .banners .inner-container .banners-links .banners-link a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .banners .inner-container .banners-container .banners-block {
    display: block;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 275px;
    padding: 20px;
    padding-bottom: 4px;
    margin-bottom: 30px;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .banners .inner-container .banners-container .banners-block .row .banner-line {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 16px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-img img {
    width: 100%;
    max-height: 96px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 3px;
    max-height: 72px;
    overflow-x: hidden;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    height: 42px;
    overflow-y: hidden;
    padding-right: 5px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-text p {
    margin-bottom: 0;
    margin-top: 0;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property {
    height: 63px;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #494949;
  }
  .banners .inner-container .banners-container .banners-block .row .banners-block-property .banners-block-property-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
  }
  .post-page {
    background: #fff;
    padding-top: 109px;
    padding-bottom: 39px;
    min-height: 700px;
  }
  .post-page .inner-container .post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 36px;
  }
  .post-page .inner-container .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .post-tag a, .post-page .inner-container .post-tag span.nolink {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .post-page .inner-container .post-tag a span, .post-page .inner-container .post-tag span.nolink span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .post-page .inner-container .post-tag.light-blue, .post-page .inner-container .post-tag.technology {
    background: #78d2f6;
  }
  .post-page .inner-container .post-tag.grey {
    background: #d3d3d3;
  }
  .post-page .inner-container .post-tag.blue, .post-page .inner-container .post-tag.agency {
    background: #0078d7;
  }
  .post-page .inner-container .post-tag.green, .post-page .inner-container .post-tag.publisher {
    background: #95d600;
  }
  .post-page .inner-container .other-posts .first-post {
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left {
    border: 1px solid #d3d3d3;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 340px;
    padding-left: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-left .first-post-left-block .first-post-left-img img {
    width: 100%;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right {
    border: 1px solid #d3d3d3;
    border-left: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 340px;
    padding-right: 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block {
    padding: 20px 30px 30px 0;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    padding-right: 26px;
    margin-bottom: 15px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 26px;
    height: 106px;
    margin-bottom: 30px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 46px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .first-post .first-post-right .first-post-right-block .first-post-right-block-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .other-posts .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    margin-bottom: 30px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content {
    height: auto;
    max-height: auto;
    padding: 0 20px;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-content .one-post-title {
    color: #fff;
    margin-top: 64px;
    position: absolute;
    top: 0;
  }
  .post-page .inner-container .other-posts .one-post.presentation .one-post-link a {
    border-top: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img {
    border-bottom: 1px solid #ccc;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img.blue-pres {
    background: rgba(0, 0, 0, 0) url("../img/blue_pres.png") no-repeat scroll 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: 186px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-img img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 186px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content {
    padding: 20px;
    padding-bottom: 14px;
    height: 260px;
    max-height: 260px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    max-height: 90px;
    margin-bottom: 15px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    max-height: 144px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 53px;
    width: 100%;
    text-decoration: none;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .post-page .inner-container .other-posts .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .post-page .inner-container .more-posts {
    width: 210px;
    margin: 0 auto;
    margin-top: 16px;
  }
  .post-page .inner-container .more-posts a {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down.svg") no-repeat scroll right 3px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
  }
  .blog-inner {
    background: #f5f5f5;
    padding-bottom: 84px;
    padding-top: 107px;
    min-height: 700px;
  }
  .blog-inner .blog-inner-block {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    min-height: 500px;
    padding-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-img {
    margin-left: -15px;
    margin-right: -15px;
  }
  .blog-inner .blog-inner-block .blog-inner-img img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content {
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 50px;
    padding-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h1, .blog-inner .blog-inner-block .blog-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 36px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h2, .blog-inner .blog-inner-block .blog-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-h3, .blog-inner .blog-inner-block .blog-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-text, .blog-inner .blog-inner-block .blog-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 18px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content img {
    max-width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul {
    padding-left: 27px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
    padding-left: 10px;
    list-style: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .blog-inner .blog-inner-block .blog-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .blog-inner .blog-inner-block .blog-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 35px;
    padding-right: 255px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg {
    margin-bottom: 17px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-fullimg img {
    width: 100%;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 20px 25px 25px 22px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul {
    padding-left: 23px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-greenline-block ul li a {
    color: #95d600;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-quote {
    background: rgba(0, 0, 0, 0) url("../img/quote.svg") no-repeat scroll 0px 3px;
    padding-left: 46px;
    padding-right: 111px;
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #309ce3;
    margin-bottom: 30px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button {
    width: 321px;
    height: 50px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a {
    background: #95d600;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    text-decoration: none;
  }
  .blog-inner .blog-inner-block .blog-inner-content .blog-inner-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 20px;
  }
  .blog-inner .blog-inner-block .blog-inner-content .mbottom40 {
    margin-bottom: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom {
    margin-left: -15px;
    margin-right: -15px;
    padding: 40px 50px;
    padding-top: 0;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author {
    float: left;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left {
    float: left;
    height: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img {
    padding-right: 13px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-left .blog-inner-author-left-img img {
    width: 70px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right {
    float: right;
    height: 70px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 40px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-name {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 0px;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-author .blog-inner-author-right .blog-inner-author-right-text .blog-inner-author-right-position {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
  }
  .blog-inner .blog-inner-block .blog-inner-bottom .blog-inner-date {
    float: right;
    padding-top: 39px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    text-transform: uppercase;
  }
  .help-inner-navigation {
    background: #f5f5f5;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .help-inner-navigation .help-inner-navigation-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner-navigation .help-inner-navigation-text a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
    display: inline-block;
  }
  .help-inner-navigation .help-inner-navigation-text span.current {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: calc(100vh - (330px + 63px + 50px));
  }
  .help-inner .help-inner-container .help-inner-left {
    border-right: 1px solid #d3d3d3;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul {
    padding-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    border-left: 1px solid #d3d3d3;
    padding: 7px 30px 8px 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.help-inner-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu {
    margin: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 0px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 11px 30px 15px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 14px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 18px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul {
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
    margin-bottom: 0;
    margin-left: -35px;
    padding-left: 35px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 8px 30px 9px 15px;
    margin-left: -10px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow {
    background: rgba(0, 0, 0, 0) url("../img/arrow_right_menu.svg") no-repeat scroll 3px 9px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.notshow > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.notshow > ul > li {
    display: none !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor.page_item_has_children, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item.page_item_has_children {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_ancestor > ul > li, .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.current_page_item > ul > li {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show {
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_menu.svg") no-repeat scroll 0 13px !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul {
    display: block;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li.show > ul > li {
    display: block !important;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul {
    display: none;
    border-left: 1px solid #d3d3d3;
    margin-top: 0;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li {
    display: none;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li.current_page_item > a {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #737373;
    text-decoration: none;
    display: block;
    padding: 7px 30px 8px 18px;
    margin-left: 0;
  }
  .help-inner .help-inner-container .help-inner-left ul.full-menu > li > ul > li > ul > li > a:hover {
    background: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content {
    padding-bottom: 38px;
    padding-left: 40px;
    padding-top: 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #d3d3d3;
    background: transparent url("../img/book.svg") no-repeat scroll 0px 0px;
    height: 77px;
    max-width: 100%;
    margin-top: 25px;
    padding-bottom: 7px;
    padding-left: 75px;
    width: 326px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .book-block span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content img {
    max-width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h1, .help-inner .help-inner-container .help-inner-right .help-inner-content h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 24px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h2, .help-inner .help-inner-container .help-inner-right .help-inner-content h2 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-h3, .help-inner .help-inner-container .help-inner-right .help-inner-content h3 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-big-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 32px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-text, .help-inner .help-inner-container .help-inner-right .help-inner-content p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 18px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-small-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul {
    padding-left: 27px;
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
    padding-left: 10px;
    list-style: none;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 5px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:last-of-type {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content ol li ol li:first-of-type {
    margin-top: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content > ol {
    padding-left: 20px;
    width: calc(100% - 20px);
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content table td {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #494949;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block {
    padding: 23px 43px 30px 140px;
    margin-bottom: 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.blue {
    background-color: #f2f8fd;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.grey {
    background-color: #f5f5f5;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.audit {
    background-image: url("../img/products_audit.svg");
    background-repeat: no-repeat;
    background-position: 31px 34px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.reporting {
    background-image: url("../img/products_reporting.svg");
    background-repeat: no-repeat;
    background-position: 30px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.ver_traffic {
    background-image: url("../img/product_ver_traffic.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.attribution {
    background-image: url("../img/icoAttribution.svg");
    background-repeat: no-repeat;
    background-position: 25px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.mediadata {
    background-image: url("../img/products_mediadata.svg");
    background-repeat: no-repeat;
    background-position: 30px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.vast {
    background-image: url("../img/products_vast.svg");
    background-repeat: no-repeat;
    background-position: 30px 30px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.panel-integration {
    background-image: url("../img/products_panel.svg");
    background-repeat: no-repeat;
    background-position: 30px 37px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.features {
    background-image: url("../img/opportunities_features.svg");
    background-repeat: no-repeat;
    background-position: 30px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.independent-statistics {
    background-image: url("../img/opportunities_statistics.svg");
    background-repeat: no-repeat;
    background-position: 30px 34px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.targeting {
    background-image: url("../img/opportunities_targeting.svg");
    background-repeat: no-repeat;
    background-position: 30px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.personal {
    background-image: url("../img/opportunities_personal.svg");
    background-repeat: no-repeat;
    background-position: 30px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block.banner {
    background-image: url("../img/opportunities_banners.svg");
    background-repeat: no-repeat;
    background-position: 30px 31px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block .help-inner-block-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul {
    padding-left: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block ul.help-inner-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border {
    border: 1px solid #e6e6e6;
    padding: 18px 103px 20px 22px;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 16px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text:nth-last-child(1) {
    margin-bottom: 0;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-block-border .help-inner-block-border-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-right: 255px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.one:before {
    content: "1. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.two:before {
    content: "2. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.three:before {
    content: "3. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.four:before {
    content: "4. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.five:before {
    content: "5. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.six:before {
    content: "6. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-list-element.seven:before {
    content: "7. ";
    margin-left: -35px;
    position: absolute;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg {
    margin-bottom: 17px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-fullimg img {
    width: 100%;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-blueline {
    border-bottom: 5px solid #0078d7;
    width: 60px;
    height: 5px;
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block {
    background: #fafafa;
    border-left: 5px solid #95d600;
    margin-bottom: 40px;
    padding: 16px 20px 17px 22px;
    width: calc(100% - 42px);
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul {
    padding-left: 23px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li .bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #737373;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-greenline-block ul li a {
    color: #95d600;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block {
    background: rgba(255, 102, 102, 100);
    border-left: 5px solid #f00;
    margin-bottom: 40px;
    padding: 16px 20px 17px 22px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
  }
  .help-inner .help-inner-container .help-inner-right .help-inner-content .help-inner-redline-block span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }
  .dmp-header {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_1_1920.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 475px;
    padding-top: 63px;
  }
  .dmp-white {
    background: #fff;
    padding: 100px 0;
  }
  .dmp-white .dmp-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
  }
  .dmp-white .dmp-white-blocks {
    margin-bottom: 40px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block {
    border: 2px solid #d3d3d3;
    padding: 40px;
    height: 350px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block:before {
    background: rgba(0, 0, 0, 0) url("../img/arrow_gr.svg") no-repeat scroll center 0;
    color: transparent;
    content: " ";
    height: 17px;
    left: 94%;
    margin-top: 126px;
    position: absolute;
    width: 34px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block.last:before {
    background: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block .dmp-white-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 2px;
    color: #0075d6;
    text-transform: uppercase;
    padding-bottom: 30px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul {
    padding-left: 27px;
    margin-top: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
    padding-left: 10px;
    list-style: none;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li span.gray {
    color: #494949;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul {
    padding-left: 0;
    margin-left: 22px;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li {
    color: #000;
    list-style: none;
    margin-bottom: 3px;
    padding-left: 0;
  }
  .dmp-white .dmp-white-blocks .dmp-white-block ul.dmp-white-block-ul li ul.dmp-white-block-sub-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white .dmp-white-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    height: 65px;
    list-style: outside none none;
    margin-bottom: 40px;
    padding-left: 35px;
  }
  .dmp-white .dmp-oportunities .dmp-oportunity .dmp-oportunity-ul li:before {
    position: absolute;
    left: 13px;
    content: " ";
    background: url("../img/ChekMark_1.svg") no-repeat scroll center 0;
    background-size: 100% 100%;
    content: " ";
    height: 40px;
    margin-top: 6px;
    width: 42px;
  }
  .dmp-white .dmp-white-quote {
    background: url("../img/quote_blue.svg") no-repeat scroll 0 0;
    padding-top: 40px;
    width: 908px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-text span.blue-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 70px;
  }
  .dmp-white .dmp-white-quote .dmp-white-quote-by-line span.upp-bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    display: block;
  }
  .dmp-white .digit-block .digit-block-blue {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0;
    color: #0075d6;
    margin-bottom: 20px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-small {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 10px;
    margin-top: 2px;
    position: absolute;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-blue .digit-block-blue-persent {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0;
    color: #0075d6;
    display: inline-block;
    margin-left: 3px;
    margin-top: 2px;
    position: absolute;
    width: 100px;
  }
  .dmp-white .digit-block .digit-block-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    padding-right: 65px;
  }
  .dmp-white-bottom {
    padding-top: 100px;
    padding-bottom: 112px;
  }
  .dmp-white-bottom .dmp-white-bottom-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .dmp-white-bottom .dmp-white-bottom-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 23px;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul {
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 15px;
    padding-left: 0;
  }
  .dmp-white-bottom ul.dmp-white-bottom-ul li:before {
    content: "‐";
    padding-right: 10px;
  }
  .dmp-white-bottom .dmp-white-bottom-download a {
    background: transparent url("../img/excel_icon.svg") no-repeat scroll 110px 82px;
    border: 2px solid #d3d3d3;
    display: block;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 270px;
    padding: 150px 70px 0;
    text-align: center;
    width: 270px;
  }
  .dmp-gray {
    background: #fafafa;
    padding-top: 100px;
    padding-bottom: 98px;
  }
  .dmp-gray .dmp-gray-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .dmp-gray ul.dmp-blue-ul {
    padding-left: 23px;
    width: 985px;
  }
  .dmp-gray ul.dmp-blue-ul li {
    list-style: none;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 30px;
  }
  .dmp-gray ul.dmp-blue-ul li:before {
    color: #0075d6;
    content: "•";
    font-size: 32px;
    margin-left: -23px;
    margin-top: 0px;
    position: absolute;
  }
  .dmp-gray .dmp-gray-example {
    background: #fff;
    border: 1px solid #d3d3d3;
    margin-left: 25px;
    padding: 15px 29px 10px 27px;
    width: 760px;
  }
  .dmp-gray .dmp-gray-example .dmp-gray-example-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.88px;
    color: #95d600;
    text-transform: uppercase;
  }
  .dmp-gray .dmp-gray-example p {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #494949;
    margin-bottom: 15px;
  }
  .dmp-gray .dmp-gray-example p span.blue-it {
    font-family: "pf_centro_sans_italic", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #0075d6;
  }
  .dmp-bying {
    background: #fafafa;
    padding-top: 40px;
  }
  .dmp-bying .dmp-bying-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 40px;
  }
  .dmp-bying .dmp-bying-title span.dmp-bying-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block {
    margin-bottom: 72px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform {
    height: 180px;
    width: 270px;
    margin-bottom: 12px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.getintent {
    background: transparent url("../img/platforms/platform_getintent.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.hybrid {
    background: transparent url("../img/platforms/platform_hybrid.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.segmento {
    background: transparent url("../img/platforms/platform_segmento.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.mytarget {
    background: transparent url("../img/platforms/platform_mytarget.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.plazcart {
    background: transparent url("../img/platforms/platform_plazkart.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.astralab {
    background: transparent url("../img/platforms/platform_astralab.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.upravel {
    background: transparent url("../img/platforms/platform_upravel.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.soloway {
    background: transparent url("../img/platforms/platform_soloway.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.yandex-a {
    background: transparent url("../img/platforms/platform_yandex_a.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.cleverdata {
    background: transparent url("../img/platforms/platform_cleverdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.aidatame {
    background: transparent url("../img/platforms/platform_aidatame.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform.amberdata {
    background: transparent url("../img/platforms/platform_amberdata.png") no-repeat scroll 0px 0px;
    background-size: 100% auto;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    height: 24px;
  }
  .dmp-bying .dmp-bying-platforms .dmp-bying-platforms-block .dmp-bying-platform-text a {
    color: #000;
    text-decoration: underline;
  }
  .dmp-wherefore {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/background_2_1920.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 860px;
    padding-top: 63px;
    padding-bottom: 90px;
  }
  .dmp-wherefore .dmp-wherefore-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 60px;
    text-align: center;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block {
    background: #fff;
    box-shadow: 24px 20px 44px 0 rgba(0, 46, 109, 0.38);
    border-radius: 8px;
    height: 580px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.advertiser .dmp-wherefore-block-img {
    background: #e4f6fd url("../img/agency_1920.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.agency .dmp-wherefore-block-img {
    background: #e4f6fd url("../img/DSP_1920.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block.publisher .dmp-wherefore-block-img {
    background: url("../img/publishers_1920.svg") no-repeat scroll center 0;
    background-size: auto 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 38px;
    height: 240px;
    width: 100%;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text {
    border-bottom: 1px solid #d3d3d3;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #727272;
    margin: 0 auto;
    padding: 10px 20px 11px;
    text-align: center;
    width: 230px;
  }
  .dmp-wherefore .dmp-wherefore-blocks .dmp-wherefore-block .dmp-wherefore-block-text.last {
    border-bottom: 0;
  }
  .top-block {
    height: 63px;
  }
  .agency-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/agency_back_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 286px;
  }
  .agency-top .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    text-align: center;
  }
  .agency-top .inner-container .agency-top-block {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 115px;
    margin: 0 auto;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 22px;
  }
  .agency-top .inner-container .agency-top-block .agency-top-title span.agency-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .agency-top .inner-container .agency-top-block .agency-top-down {
    display: none;
  }
  .agency-items {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 98px;
  }
  .agency-items .inner-container .agency-items-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block {
    padding-left: 115px;
    margin-bottom: 55px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.fservice-block {
    background: transparent url("../img/1280_full_service.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dsp-block {
    background: transparent url("../img/1280_dsp.svg") no-repeat scroll 28px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.bformats-block {
    background: transparent url("../img/1280_banners.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.audit-block {
    background: transparent url("../img/1280_audit.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verifacation-block {
    background: transparent url("../img/1280_verification.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.report-block {
    background: transparent url("../img/1280_report.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.dmp-block {
    background: transparent url("../img/1280_dmp.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-block {
    background: transparent url("../img/1280_verification2.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block.verification-report-block {
    background: transparent url("../img/1280_verification-report.svg") no-repeat scroll 15px 0px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 13px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .agency-items .inner-container .agency-items-blocks .agency-items-block .agency-items-block-link a {
    background: transparent url("../img/arrow_right.svg") no-repeat scroll 142px 0px;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
    text-decoration: none;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-items .inner-container .agency-items-buttons .agency-items-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-blue {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0471c7;
    background-image: url("../img/back_publishers_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 714px;
    overflow-x: hidden;
  }
  .agency-blue .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100vh;
    min-height: 714px;
  }
  .agency-blue .inner-container .container-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 57px;
    text-align: center;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider {
    margin-bottom: 15px;
    width: 1780px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider {
    height: 361px !important;
    margin-bottom: 45px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li {
    padding: 0 5px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block {
    background: #f1f7fc;
    border-radius: 4px;
    height: 361px;
    width: 571px;
    text-align: center;
    padding-top: 30px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 37px;
    padding-left: 42px;
    padding-right: 42px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-line {
    border-bottom: 4px solid #95d600;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 26px;
    width: 48px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    width: 410px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom {
    border-top: 1px solid #e8e8e8;
    bottom: 0;
    height: 50px;
    padding-top: 12px;
    position: absolute;
    width: 571px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li .agency-blue-slide-block .agency-blue-slide-block-bottom a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.83px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block {
    background: #fff;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .item .lSSlideOuter ul.content-slider li.active + li .agency-blue-slide-block div {
    /*
     * Gray filter
     * Example @include gray-filter(100%, gray);
     */
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    opacity: 1;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a {
    height: 361px;
    top: 16px;
    width: 645px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSPrev {
    background: transparent url("../img/button_left_hover.svg") no-repeat scroll right center;
    background-size: 45px auto;
    left: 5px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider .lSAction a.lSNext {
    background: transparent url("../img/button_right_hover.svg") no-repeat scroll left center;
    background-size: 45px auto;
    right: 5px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager {
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a {
    background-color: #fff;
    margin: 0 11px;
    width: 12px;
    height: 12px;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li a:hover {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-slider ul.lSPager li.active a {
    background-color: #78d2f6;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons {
    width: 270px;
    margin: 0 auto;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a {
    border: 3px solid #fff;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-blue .inner-container .container-content .agency-blue-buttons .agency-blue-button a:hover {
    background: #95d600;
    border: 3px solid #95d600;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white {
    background: #fff;
    padding: 50px 0;
  }
  .agency-white .agency-white-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
  }
  .agency-white .agency-white-img {
    background: transparent url("../img/logos_1920.png") no-repeat scroll 0 0;
    background-size: auto auto;
    height: 360px;
    margin-bottom: 82px;
    width: 100%;
  }
  .agency-white .agency-white-connection .agency-white-connection-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 70px;
  }
  .agency-white .agency-white-connection .agency-white-connection-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 65px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block {
    width: 570px;
    margin: 0 auto;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-text {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 34px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button {
    width: 230px;
    margin-bottom: 140px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a {
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    text-decoration: none;
    width: 230px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 24px;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button {
    float: left;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-left .agency-white-connection-buttons-button a {
    background: #95d600;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button {
    float: right;
  }
  .agency-white .agency-white-connection .agency-white-connection-buttons-block .agency-white-connection-buttons-right .agency-white-connection-buttons-button a {
    background: #78d2f5;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 50px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
    width: 450px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button {
    margin-bottom: 33px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download {
    width: 230px;
    border-bottom: 1px dotted #000;
  }
  .agency-white .agency-white-blocks .agency-white-block-left .agency-white-block-left-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 46px;
    margin-top: 14px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials {
    float: right;
    border-bottom: 1px dotted #000;
    text-transform: uppercase;
    margin-bottom: 46px;
    margin-top: 14px;
    width: 138px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-allmaterials a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider {
    height: 295px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li {
    height: 295px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block {
    height: 295px;
    padding: 75px 60px 60px;
    position: absolute;
    top: 0;
    width: 470px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    height: 72px;
    margin-bottom: 60px;
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link {
    text-align: center;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 2px solid #fff;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    height: 48px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a:hover {
    background: #95d600;
    border: 2px solid #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lightSlider li .presentation-slider-block .presentation-slider-block-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 17px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .lSSlideOuter ul.lSPager {
    display: none;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img {
    margin-left: -16px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-img img {
    width: 302px;
  }
  .agency-white .agency-white-blocks .agency-white-block-right .agency-white-block-right-material-block .agency-white-block-right-material .agency-white-block-right-material-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
  }
  .agency-linked {
    padding-bottom: 90px;
  }
  .agency-linked.toppad {
    padding-top: 100px;
  }
  .agency-linked .inner-container {
    border-radius: 3px;
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/application.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 10px 10px 78px 0px rgba(145, 162, 191, 1);
    -moz-box-shadow: 10px 10px 78px 0px rgba(145, 162, 191, 1);
    box-shadow: 10px 10px 78px 0px rgba(145, 162, 191, 1);
    height: 320px;
    padding: 79px 0 94px 0;
  }
  .agency-linked .inner-container .agency-linked-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 49px;
    text-align: center;
  }
  .agency-linked .inner-container .agency-linked-title span.bold {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #fff;
  }
  .agency-linked .inner-container .agency-linked-buttons-block {
    width: 570px;
    margin: 0 auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button {
    width: 270px;
    margin-bottom: 140px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #fff;
    border: 3px solid #fff;
    height: 48px;
    text-align: center;
    text-decoration: none;
    width: 270px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a:hover {
    border: 3px solid #95d600;
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-button a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 19px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button {
    float: left;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a {
    background: transparent url("../img/phone.svg") no-repeat scroll 25px center;
    padding-left: 15px;
    cursor: auto;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-left .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/phone.svg") no-repeat scroll 25px center;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button {
    float: right;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a {
    background: transparent url("../img/mail.svg") no-repeat scroll 20px center;
    padding-left: 15px;
  }
  .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-right .agency-linked-buttons-button a:hover {
    background: #95d600 url("../img/mail.svg") no-repeat scroll 20px center;
  }
  .publisher-top {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0075d6;
    background-image: url("../img/firstscreen_back_1920.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 286px;
  }
  .publisher-top .inner-container {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    text-align: center;
  }
  .publisher-top .inner-container .publisher-top-block {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 115px;
    margin: 0 auto;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 18px;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-title span.publisher-top-title-thin {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 64px;
    line-height: 61px;
    letter-spacing: 1px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #fff;
  }
  .publisher-top .inner-container .publisher-top-block .publisher-top-down {
    display: none;
  }
  .publisher-white {
    padding-top: 62px;
    padding-bottom: 62px;
  }
  .publisher-white .publisher-white-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 60px;
    text-align: center;
  }
  .publisher-white .publisher-white-withus-img {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/sites_jpg_new.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 696px;
  }
  .publisher-white .publisher-white-blocks {
    margin-left: -30px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block {
    margin-bottom: 50px;
    padding: 30px 35px 28px 30px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block.no-margin {
    margin-bottom: 0;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block:hover {
    background: #f2f8fd;
    border-radius: 4px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block:hover .publisher-white-block-line {
    border-bottom: 4px solid #95d600;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block:hover .publisher-white-block-link a {
    color: #95d600;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 32px;
    height: 56px;
    max-width: 270px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-title a {
    font-size: 24px;
    color: #000;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-line {
    width: 70px;
    height: 4px;
    border-bottom: 4px solid #0078d7;
    margin-bottom: 28px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    height: 140px;
  }
  .publisher-white .publisher-white-blocks .publisher-white-block .publisher-white-block-link a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0078d7;
    text-transform: uppercase;
  }
  .publisher-white .publisher-white-buttons {
    margin-top: 86px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a.publisher-white-button-fright {
    float: right;
  }
  .publisher-white .publisher-white-buttons .publisher-white-button a.publisher-white-button-fleft {
    float: left;
  }
  .publisher-map {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: transparent;
    background-image: url("../img/back_cost.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 566px;
    padding-top: 66px;
  }
  .publisher-map:after {
    background: #fafafa;
    content: "";
    height: 160px;
    margin-left: 0;
    margin-top: -199px;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .publisher-map .publisher-map-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 80px;
    text-align: center;
  }
  .publisher-map .publisher-map-title.title-bottom {
    margin-top: 130px;
  }
  .publisher-map .publisher-map-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    display: none;
    margin: 0 auto;
    margin-bottom: 81px;
    text-align: center;
    width: 475px;
  }
  .publisher-map .publisher-map-text-smaller {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: center;
    width: 475px;
  }
  .publisher-map .publisher-map-cities {
    width: 615px;
    margin: 0 auto;
  }
  .publisher-map .publisher-map-cities .publisher-map-city {
    margin-bottom: 23px;
    text-align: center;
    width: 20%;
  }
  .publisher-map .publisher-map-cities .publisher-map-city.city-left {
    margin-left: 10%;
  }
  .publisher-map .publisher-map-cities .publisher-map-city a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #0078d7;
    text-decoration: underline;
  }
  .publisher-gray {
    background: #fafafa;
    padding-top: 65px;
    padding-bottom: 135px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block {
    padding-left: 70px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.one {
    background: transparent url("../img/start1.png") no-repeat scroll top left;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.two {
    background: transparent url("../img/start2.png") no-repeat scroll top left;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block.three {
    background: transparent url("../img/start3.png") no-repeat scroll top left;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 16px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 16px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button {
    margin-top: 33px;
    width: 270px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block .publisher-gray-block-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul {
    padding-left: 20px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    list-style: none;
    margin-bottom: 16px;
  }
  .publisher-gray .publisher-gray-blocks .publisher-gray-block ul.publisher-gray-block-ul li:before {
    content: "•";
    font-size: 18px;
    margin-left: -22px;
    position: absolute;
  }
  .publisher-study {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #fff;
    background-image: url("../img/study.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 143px;
  }
  .publisher-study .publisher-study-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin-bottom: 51px;
  }
  .publisher-study .publisher-study-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    width: 450px;
  }
  .publisher-study .publisher-study-text span.green-line {
    border-bottom: 1px solid #95d600;
  }
  .publisher-study .publisher-study-button {
    margin: 0 auto;
    margin-bottom: 33px;
    width: 270px;
  }
  .publisher-study .publisher-study-button a {
    border: 3px solid #95d600;
    display: block;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #95d600;
    height: 48px;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 270px;
  }
  .publisher-study .publisher-study-button a:hover {
    background: #95d600;
    color: #fff;
    -webkit-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    -moz-box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
    box-shadow: 2px 21px 16px -14px rgba(0, 10, 23, 0.28);
  }
  .publisher-study .publisher-study-download {
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    width: 230px;
  }
  .publisher-study .publisher-study-download a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
  }
  .jur-info {
    /*
     * Creates element background
     * Example @include element-background(#FFFFFFF, "../img/img.png");
     */
    background-color: #0062ce;
    background-image: url("../img/jurinfo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 23px;
    padding-bottom: 24px;
    height: 79px;
  }
  .jur-info .jur-info-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-title a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
  }
  .jur-info .jur-info-text {
    margin-top: 7px;
  }
  .jur-info .jur-info-text a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    color: #fff;
  }
  .entrance-block {
    padding-top: 35px;
    padding-bottom: 44px;
    background: #fff;
  }
  .entrance-block .entrance-form .entrance-form-block {
    background: #f5f5f5;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 346px;
    padding: 19px 35px 30px 30px;
  }
  .entrance-block .entrance-form .entrance-form-block .entrance-form-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
  }
  .entrance-block .entrance-form .entrance-form-block form label {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    margin-bottom: 5px;
  }
  .entrance-block .entrance-form .entrance-form-block form input {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 30px;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 10px;
  }
  .entrance-block .entrance-form .entrance-form-block form input[type="submit"] {
    background: #95d600;
    border: none;
    border-radius: 4px;
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #fff;
    height: 40px;
    text-align: center;
    width: 100%;
  }
  .entrance-block .entrance-form .entrance-form-block form .entrance-form-link {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #0078d7;
    display: block;
    margin-bottom: 38px;
  }
  .entrance-block .entrance-news .one-post {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    height: 490px;
    margin-bottom: 30px;
  }
  .entrance-block .entrance-news .one-post .post-tag {
    width: 100px;
    height: 26px;
    position: absolute;
    margin-top: 14px;
    margin-left: -8px;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .entrance-block .entrance-news .one-post .post-tag a {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.83px;
    color: #fff;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .post-tag a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 10px;
  }
  .entrance-block .entrance-news .one-post .post-tag.light-blue {
    background: #78d2f6;
  }
  .entrance-block .entrance-news .one-post .post-tag.blue {
    background: #0078d7;
  }
  .entrance-block .entrance-news .one-post .post-tag.green {
    background: #95d600;
  }
  .entrance-block .entrance-news .one-post .one-post-img img {
    width: 100%;
    height: 186px;
  }
  .entrance-block .entrance-news .one-post .one-post-content {
    padding: 20px;
    padding-bottom: 10px;
    height: 249px;
    max-height: 249px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-title a {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .entrance-block .entrance-news .one-post .one-post-content .one-post-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #494949;
    max-height: 144px;
  }
  .entrance-block .entrance-news .one-post .one-post-link {
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
  }
  .entrance-block .entrance-news .one-post .one-post-link a {
    border-top: 1px solid #d3d3d3;
    border-radius: 0;
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #494949;
    text-transform: uppercase;
    /*
     * display: flex;
     */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 53px;
    width: 100%;
    text-decoration: none;
  }
  .entrance-block .entrance-news .one-post .one-post-link a span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    height: 14px;
  }
  .entrance-block .entrance-news .one-post .one-post-link a:hover {
    color: #0078d7;
  }
  .entrance-block .malinky-load-more a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: #494949;
    background: rgba(0, 0, 0, 0) url("../img/arrow_down_gr.svg") no-repeat scroll 152px 5px;
    padding-right: 30px;
    text-align: center;
  }
  .not-found {
    padding-bottom: 177px;
    padding-top: 77px;
  }
  .not-found .not-found-title {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 72px;
    line-height: 72px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 40px;
  }
  .not-found .not-found-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 10px;
  }
  .not-found .not-found-small-text {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 29px;
    line-height: 56px;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 72px;
  }
  .not-found .not-found-search input.search-input {
    background: #fff url("../img/search_light.svg") no-repeat scroll center right;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    height: 56px;
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 28px;
    line-height: 56px;
    letter-spacing: 0;
    color: #d3d3d3;
    padding-right: 25px;
    width: 470px;
  }
  .not-found .not-found-search button.search-submit {
    display: none;
  }
  .contacts-block {
    background: #fff;
    padding-bottom: 76px;
    padding-top: 48px;
  }
  .contacts-block .contacts-block-addr {
    margin-bottom: 42px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-phone {
    font-family: "pf_centro_sans_probold", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 42px;
    margin-top: 5px;
    width: 283px;
  }
  .contacts-block .contacts-block-addr .contacts-block-addr-map {
    width: 100%;
    height: 460px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-title {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 13px;
    width: 220px;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link {
    text-align: center;
  }
  .contacts-block .contacts-block-email .contacts-block-email-link a {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    text-align: center;
  }
  .button-up {
    background-color: #fff;
    background-image: url("../img/arrow_up_menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #d3d3d3;
    border-radius: 40px;
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    transition: visibility 0s, opacity 0.5s linear;
  }
  .button-up:hover {
    background-color: #0078d7;
    background-image: url("../img/arrow_up_menu_white.svg");
    border: 1px solid #0078d7;
  }
  .dsp_list .row {
    border-top: 1px solid #ccc;
  }
  .dsp_list .row .col-lg-4 {
    border-bottom: 1px solid #ccc;
    height: 105px;
  }
  .search-block {
    padding-bottom: 68px;
    padding-top: 48px;
  }
  .search-block .search-block-header {
    margin-bottom: 36px;
  }
  .search-block .search-block-header h1 {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
  }
  .search-block .search-block-elenent {
    margin-bottom: 36px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
    margin-bottom: 10px;
  }
  .search-block .search-block-elenent .search-block-elenent-header-block .search-block-elenent-header a {
    font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #0078d7;
  }
  .search-block .search-block-elenent .search-block-elenent-text {
    font-family: "pf_centro_sans_proregular", Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
    color: #333;
  }
}

h4 {
  font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif !important;
  font-size: 20px !important;
  line-height: 32px !important;
  letter-spacing: 0 !important;
  color: #000 !important;
  margin-bottom: 20px !important;
}
h5 {
  font-family: 'pf_centro_sans_prolight', Calibri, Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 32px !important;
  letter-spacing: 0 !important;
  color: #000 !important;
  margin-bottom: 10px !important;
}
.ver_traffic-ul li {
  color: #737373 !important;
}


/*Abouteng page*/

.newemptytemplatepage section {
  padding: 100px 0; }

.newemptytemplatepage .greybg {
  background-color: #F5F5F5; }

.newemptytemplatepage .whitebg {
  background-color: #fff; }

.newemptytemplatepage .lightbluebg {
  background-color: #309CE3;
  color: white; }

.newemptytemplatepage .bluebg {
  background-color: #0078D7;
  color: white; }

.newemptytemplatepage ul {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-align: start;
  align-items: flex-start; }
.newemptytemplatepage ul li {
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 5px 0;
  padding-left: 15px;
  list-style: none; }
.newemptytemplatepage ul li span {
  padding: 0 15px; }
.newemptytemplatepage ul li:before {
  content: '·';
  display: inline-block;
  font-size: 40px;
  line-height: 28px;
  color: #0078D7; }
.newemptytemplatepage ul.whitemarkers li:before {
  color: #fff; }
.newemptytemplatepage ul.two-columns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap; }
.newemptytemplatepage ul.two-columns li {
  flex-basis: 50%;
  width: 50%; }
@media (max-width: 767px){
  .newemptytemplatepage ul.two-columns li {
    flex-basis: 100%;
    width: 100%;
    margin: 5px 15px;}
}


.newemptytemplatepage .btn {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 3;
  padding: 0 90px;
  text-decoration: none; }
.newemptytemplatepage .btn.btn-green {
  background-color: #95D600; }
.newemptytemplatepage .btn:hover {
  text-decoration: underline; }

.newemptytemplatepage .top {
  background-color: #0078D7;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 286px; }

.newemptytemplatepage .inner-container {
  display: -webkit-box;
  display: flex;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 calc(50% - 585px); }

.newemptytemplatepage .top, .newemptytemplatepage .bottom {
  text-align: center; }

.newemptytemplatepage .top-block, .newemptytemplatepage .bottom-block {
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  margin: 0 auto; }

.newemptytemplatepage .top-title, .newemptytemplatepage .bottom-title {
  font-weight: bold;
  font-size: 64px;
  line-height: 61px;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 22px; }

.newemptytemplatepage .top-title-thin {
  font-weight: normal; }

.newemptytemplatepage .content-items {
  background: #fff; }

.newemptytemplatepage .section--header {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center; }
.newemptytemplatepage .section--header .header-icon {
  width: 80px;
  height: 80px;
  padding-right: 10px;
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat; }
.newemptytemplatepage .section--header span {
  display: inline-block;
  font-size: calc(20px + 1.2vw); }

.newemptytemplatepage .small--header {
  text-align: center;
  font-size: 20px; }

.abouteng-page {
  font-family: "Lucida Grande", "Lucida Sans", Calibri, Arial, sans-serif; }
.abouteng-page ul.nav.navbar-nav {
  display: none; }
.abouteng-page .top {
  background-image: url("../img/abouteng/aboueng_back_1920.png"); }
.abouteng-page .adserver-header .header-icon {
  background-image: url("../img/abouteng/adserver-icon.png"); }
.abouteng-page .inhousedmp-header .header-icon {
  background-image: url("../img/abouteng/dmp-icon.png"); }
.abouteng-page .adexchange-header .header-icon {
  background-image: url("../img/abouteng/adexchange-icon.png"); }
.abouteng-page .bidder-header .header-icon {
  background-image: url("../img/abouteng/dspbidder-icon.png"); }
.abouteng-page .verification-header .header-icon {
  background-image: url("../img/abouteng/verification-icon.png"); }
.abouteng-page .infrastructure-header .header-icon {
  background-image: url("../img/abouteng/infrastructure-icon.png"); }
.abouteng-page .ml-header .header-icon {
  background-image: url("../img/abouteng/ml-icon.png"); }
.abouteng-page .clients-header .header-icon {
  background-image: url("../img/abouteng/clients-icon.png"); }

.abouteng-page .clients-img {
  margin-bottom: 10px;}
.abouteng-page .bottom-block {
  background-color: transparent;
  background-image: url("../img/abouteng/shadowblock.png");
  background-repeat: no-repeat;
  width: 98%;
  margin: 0 auto 100px;
  height: 317px;
  box-shadow: #888 1px 1px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 4px; }
.abouteng-page .bottom-title .header-icon {
  background-image: url("../img/abouteng/about-icon.png");
  width: 40px;
  height: 40px;
  margin-right: 15px;
  margin-left: -40px;}
.abouteng-page .bottom-title {
  color: white;
  margin-bottom: 35px; }
.abouteng-page .btn-green {
  box-shadow: #888 1px 1px 20px; }
.abouteng-page .nav.navbar-nav {
  display:none; }

.new-dmp-page .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-contract .agency-linked-buttons-button a{
  background: transparent url("../img/contract.svg") no-repeat scroll 15px center;
  background-size: 18px auto;
  padding-left: 20px;
}
.new-dmp-page .agency-linked .inner-container .agency-linked-buttons-block .agency-linked-buttons-contract .agency-linked-buttons-button a:hover{
  background-color: #95d600;
}

.main-withus-agency.mediamaker {
  background: transparent url("../img/partners/agencies_mediamaker.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-agency.artics {
  background: transparent url("../img/partners/agencies_artics.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-agency.group4media {
  background: transparent url("../img/partners/agencies_group4media.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-agency.carat {
  background: transparent url("../img/partners/agencies_carat.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-agency.proximity {
  background: transparent url("../img/partners/agencies_proximity_media.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-community.raek {
  background: transparent url("../img/partners/community_raek.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-community.arir {
  background: transparent url("../img/partners/community_arir.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.main-withus-community.akar {
  background: transparent url("../img/partners/community_akar.png") no-repeat scroll 0px 0px;
  background-size: 100% auto;
}
.withus-agencies img{
  margin-bottom: 20px;
  max-width: 100%;
}

figure {display:flex; flex-direction: column; align-items:center; font-style:italic}
figure > *{max-width:100%;}
table{
	width: calc(100% - 20px);
	max-width: calc(100% - 20px);
	table-layout: fixed;
}
table thead td, table th{
	background-color: #aaabad;
	font-weight: bold;
	padding: 3px 7px;
	border: 1px solid black;
}
table th.center{
	text-align: center;
}
table td{
	padding: 5px 7px;
	border: 1px solid #666;
	vertical-align: top;
	word-wrap: normal;
}
table td, table td p, table td li{
	font-size: 14px!important;
	line-height: 1.2!important;
}
table tr.bggrey td, table tr td.bggrey {background-color:#dfdfdf}
img{ max-width: 100%}

ul.pagemenu {list-style: none;}
ul.pagemenu li::before {content: '' !important;}
ul.pagemenu .innermenu {padding-left: 1em; margin-top: 10px!important}
pre span{color:red}
