/*--
    Theme Name: theme53370
    Theme URI: http://info.template-help.com/help/
    Description: A theme for Wordpress 3.8.x
    Author: Template_Help.com
    Author URI: http://info.template-help.com/help/
    Template: CherryFramework
    Version: 3.1.2
--*/


/* ----------------------------------------
    Please, You may put custom css here
---------------------------------------- */

#wpadminbar {
    display: none;
}


body {
    font-family: 'Open Sans', sans-serif;
}

.custom-icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    background-image: url(./images/products-icons-sheetstyle.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.mt0 {
    margin-top: 0 !important;
}

.mt-80 {
    margin-top: -80px !important;
}


/*big custom icons*/

.custom-icon.clubdeal {
    background-position: 0 0;
}

.custom-icon.big.execution {
    background-position: -100px 0;
}

.custom-icon.big.governance {
    background-position: -200px 0;
}

.custom-icon.big.map {
    background-position: -300px 0;
}

.custom-icon.big.monitoring {
    background-position: -400px 0;
}

.custom-icon.big.privateholdings {
    background-position: -500px 0;
}

.custom-icon.big.risk {
    background-position: -600px 0;
}

.custom-icon.big.solutiondesign {
    background-position: -700px 0;
}


/*large custom icons*/

.custom-icon.large {
    position: relative;
    margin: 0 auto;
    display: block;
}

.custom-icon.clubdeal.large {
    background-position: 0 -100px;
}

.custom-icon.execution.large {
    background-position: -100px -100px;
}

.custom-icon.governance.large {
    background-position: -200px -100px;
}

.custom-icon.map.large {
    background-position: -300px -100px;
}

.custom-icon.monitoring.large {
    background-position: -400px -100px;
}

.custom-icon.privateholdings.large {
    background-position: -500px -100px;
}

.custom-icon.risk.large {
    background-position: -600px -100px;
}

.custom-icon.solutiondesign.large {
    background-position: -700px -100px;
}

.custom-icon.marketing.large {
    background-position: 0px -400px;
}

.custom-icon.master.large {
    background-position: -100px -400px;
}

.custom-icon.relocation.large {
    background-position: -200px -400px;
}


/*small custom icons*/

.title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 40px 0;
    margin-top: -60px;
}

.title > * {
    position: relative;
    top: 40px;
    left: 20px;
    margin-left: -50px;
}

.custom-icon.clubdeal.small {
    background-position: 0 -200px;
}

.custom-icon.execution.small {
    background-position: -100px -200px;
}

.custom-icon.governance.small {
    background-position: -200px -200px;
}

.custom-icon.map.small {
    background-position: -300px -200px;
}

.custom-icon.monitoring.small {
    background-position: -400px -200px;
}

.custom-icon.privateholdings.small {
    background-position: -500px -200px;
}

.custom-icon.risk.small {
    background-position: -600px -200px;
}

.custom-icon.solutiondesign.small {
    background-position: -700px -200px;
}

.custom-icon.marketing.small {
    background-position: 0px -400px;
}

.custom-icon.master.small {
    background-position: -100px -400px;
}

.custom-icon.relocation.small {
    background-position: -200px -400px;
}

.flex {
    display: -ms-flexbox;
    display: flex;
}

.center_v {
    -ms-align-self: center;
    align-self: center;
}

.home .header,
.header {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
}

.nav .sf-menu {
    float: left;
}

.logo img {
    max-width: 250px !important;
}

.logo,
.hidden-phone {
    height: 135px;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    justify-content: flex-end;
    text-align: center;
    background-color: #fff;
}

.logo a,
.hidden-phone form {
    align-self: center;
    -webkit-flex: 1px;
    -moz-flex: 1px;
    -ms-flex: 1px;
    -o-flex: 1px;
    flex: 1px;
}

header.header .container,
header.header .span12 {
    width: 100% !important;
}

.login-box {
    width: 80px;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    background-color: #6e89be;
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 105;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.login-box:hover {
    background-color: #454545;
}

.login-box > a {
    -ms-align-self: center;
    align-self: center;
    text-align: center;
    margin: auto;
    display: block;
}

.login-box span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    left: 10px;
}

.login-box span:before {
    content: '\f023';
    font-family: FontAwesome;
    font-size: 13px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: -20px;
    color: #fff;
}

.twitter-box {
    width: 34px;
    height: 34px;
    background-color: #6e89be;
    position: absolute;
    z-index: 105;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    right: 131px;
}

.twitter-box:hover {
    background-color: #454545;
}

.navigation {
    background-color: #fff;
}

.navigation > .span12 {
    margin: 0 auto;
    float: none;
}

.nav .sf-menu {
    float: none;
    text-align: center;
    width: 100%;
    padding-bottom: 5px;
}

.nav .sf-menu >li {
    float: none;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    margin: 0;
}

.nav .sf-menu >li a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px !important;
}

.nav .sf-menu >li a >div:first-child,
.nav .sf-menu >li a >div {
    position: static;
}

.nav .sf-menu >li a >div span,
.sf-menu > li > a {
    padding: 0;
    color: #314b90;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.nav .sf-menu >li.current_page_item >a,
.nav .sf-menu >li.sfHover >a,
.nav .sf-menu >li:hover >a {
    font-weight: 600 !important;
}

.nav .sf-menu >li a:before,
.nav .sf-menu >li a >div:last-child,
.nav .sf-menu >li:before {
    display: none;
}

.nav .sf-menu >li.current_page_item >a >div:first-child+div span,
.nav .sf-menu >li.sfHover >a >div:first-child+div span,
.nav .sf-menu >li:hover >a >div:first-child+div span {
    background: #6e88c1;
}

.nav .sf-menu .sub-menu {
    position: fixed;
    width: 100%;
    left: 0;
    background-color: #afafaf;
    padding: 0px;
    margin-top: 10px;
    display: none;
}

.nav .sf-menu li {
    position: relative;
}

.nav .sf-menu li:hover > .sub-menu {
    display: block !important;
    z-index: 100;
}

.sub-menu.opened {
    display: block !important;
}
.sub-menu.opened.off {
    display: none !important;
}

.nav .sf-menu .sub-menu li > .sub-menu {
    background-color: #7b7b7b;
    margin-top: 0px;
}

.nav .sf-menu .sub-menu li {
    display: inline-block;
    padding: 0;
}

.nav .sf-menu .sub-menu > li a {
    color: white;
    text-transform: initial;
    font-size: 14px !important;
    letter-spacing: 1px;
    padding: 0 10px;
    display: inline-block;
    position: relative;
    opacity: 0.6;
}

.nav .sf-menu .sub-menu > li > .sub-menu > li > a {
    font-size: 12px !important;
}

.nav .sf-menu .sub-menu a > i {
    display: none;
}

.nav .sf-menu .sub-menu a:hover,
.nav .sf-menu .sub-menu li.active2 > a,
.nav li > .sub-menu > li > .sub-menu > li.current_page_item > a {
    opacity: 1
}

.nav .sf-menu .sub-menu a:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    width: 1px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.7);
}

#topnav > li > .sub-menu > li:last-child > a:after {
    display: none !important;
}

#topnav > li > .sub-menu > li > .sub-menu > li:last-child > a:after {
    display: none !important;
}

.nav li.active > .sub-menu {
    display: block;
}

.top-left-nav {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 200;
}

#menu-top-left-menu {
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-top-left-menu li:after {
    content: '';
    display: inline-block;
    position: relative;
    top: 0px;
    width: 1px;
    height: 10px;
    background-color: #000;
    margin: 0 10px;
}

#menu-top-left-menu li:last-child:after {
    display: none;
}

#menu-top-left-menu a {
    text-transform: uppercase;
    color: #000;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#menu-top-left-menu a:hover,
#menu-top-left-menu li.current-menu-item a {
    color: #314b90;
    font-weight: 600;
}

#search-header input[type="text"] {
    background: #f4f3f1 !important;
    color: #454545 !important;
    border-color: transparent !important;
    position: relative;
    margin-right: -5px;
}

.submit-search {
    font-family: FontAwesome !important;
    font-weight: normal !important;
    font-size: 25px !important;
}

.#search-header .btn-primary {
    background: #6e88c1 !important;
}

#content {
    padding-top: 30px !important;
}

.custom_poz.isStuck {
    height: 160px;
}

.custom_poz.isStuck .logo {
    height: 135px;
}

.custom_poz.isStuck .hidden-phone {
    height: 185px;
}

.main-holder {
    background-color: #f6f6f6;
}

.motopress-wrapper.content-holder {
    position: relative;
    margin: 0;
}

.parallax-slider #mainCaptionHolder .container >div {
    width: 100% !important;
}

.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
    width: 100%;
}

.parallax-slider #mainCaptionHolder .container >div .slider_caption {
    text-align: center;
}

.parallax-slider #mainCaptionHolder .container .slider_caption h2 {
    margin: 0 !important;
}

.parallax-slider #mainCaptionHolder .container .slider_caption h2,
.picture-background > h2 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: 0px;
    font-size: 30px !important;
}

.parallax-slider #mainCaptionHolder .container .slider_caption p {
    margin-bottom: 0;
}

.parallax-slider #mainCaptionHolder .container {
    top: 85% !important;
}

.parallax-slider .controlBtn.parallaxPrevBtn,
.parallax-slider .controlBtn.parallaxNextBtn {
    margin: 0;
    margin-top: 10px;
}

.parallax-slider .controlBtn.parallaxPrevBtn {
    right: initial;
    left: 10% !important;
}

.parallax-slider .controlBtn.parallaxNextBtn {
    left: initial;
    right: 10% !important;
}

.parallax-slider .controlBtn:hover .innerBtn.icon-angle-right:before,
.parallax-slider .controlBtn:hover .innerBtn.icon-angle-left:before {
    color: #6d89be!important;
}

.parallax-slider .controlBtn.parallaxPrevBtn .innerBtn,
.parallax-slider .controlBtn.parallaxNextBtn .innerBtn {
    border: none;
    background: transparent !important;
}

.parallax-slider .controlBtn.parallaxPrevBtn .innerBtn.icon-angle-left:before {
    content: "\f053";
    font-size: 40px;
}

.parallax-slider .controlBtn.parallaxNextBtn .innerBtn.icon-angle-right:before {
    content: "\f054";
    font-size: 40px;
}

.parallax-slider #mainCaptionHolder .container .slider_caption a,
.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
    display: none !important;
}

.parallax-slider #mainCaptionHolder .container >div .slider_caption {
    padding: 0 0 140px;
    position: relative;
}

.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
    width: 100%;
}

.parallax-slider #mainCaptionHolder .container .slider_caption p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    position: relative;
    top: 0px;
}

.parallax-slider #mainCaptionHolder .container >div .slider_caption:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 185px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    min-height: 120px;
}

.primaryCaption {
    -webkit-filter: box-shadow(0px 0px 5px black);
    -o-filter: box-shadow(0px 0px 5px black);
    filter: box-shadow(0px 0px 5px black);
}

.parallax-slider {
    height: 680px !important;
}

.custom-list ul li b {
    color: #717478;
}

.cherry_parallax1 .parallax-content {
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    padding: 0;
}

.cherry_parallax1 .parallax-content > p {
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.home .cherry_parallax1 .parallax-content > p {
    align-self: center;
}

.cherry_parallax1 {
    margin-bottom: 0px;
    color: white;
    font-size: 35px;
    font-weight: 500;
    height: 300px;
    left: 15px;
    margin-bottom: 30px;
}

.cherry_parallax1.section_page {
    margin-top: -60px;
    height: 400px;
}

.cherry_parallax1.section_page .parallax-content {
    height: 400px;
}

.cherry_parallax1.section_page p {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 60px;
}

.service-box.type_1 {
    background: #fff;
    padding: 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0px;
    overflow: visible;
    min-height: 370px;
    cursor: pointer;
    margin-top: 15px;
}

body.home .service-box.type_1 {
    margin-top: -293px;
}

.service-box.type_1 > div.service-box_header {
    margin: 0;
    background-color: #454545;
    height: 150px;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.service-box.type_1 .icon {
    float: none;
    margin: auto;
    position: relative;
    height: 143px;
    width: 245px;
    overflow: hidden;
}

body.home .service-box.type_1 .icon {
    width: auto;
}

.service-box.type_1 .icon:after {
    content: '';
    width: 100%;
    min-height: 500px;
    background-color: #6e89be;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.service-box.type_1 .icon:hover:after {
    opacity: 0;
}

.service-box.type_1 .service-box_body h2,
.service-box.type_1 .service-box_body {
    color: #454545;
}

.service-box.type_1 .service-box_body h2 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
    position: relative;
}

.service-box.type_1 .service-box_body h2:before {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #6a6a6c;
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -20px;
}

.service-box.type_1 .service-box_body h5 {
    color: #728ec0;
    text-align: center;
    margin-bottom: 35px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
}

.service-box.type_1 .service-box_body .service-box_txt {
    padding: 0 20px;
    text-align: center;
    opacity: 0.75;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 15px;
}

.service-box.type_1:hover {
    background: #fff;
}

.service-box.type_1:hover > .service-box_header {
    background: #6d89be;
}

.service-box_txt ~ .btn-align div {
    display: none;
}

.service-box_txt ~ .btn-align > a {
    display: block;
    text-align: center;
}

.service-box.type_1 .btn-primary {
    overflow: auto !important;
    height: 110px !important;
    width: 110px !important;
    position: absolute;
    bottom: -55px;
    left: 50%;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: -50px !important;
    background: transparent !important;
}

.btn-primary:hover:after,
.btn-primary:active:after,
.btn-primary.active:after,
.btn-primary.disabled:after,
.btn-primary[disabled]:after {
    top: auto;
}

.service-box.type_1 .btn-primary:before {
    display: block;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    width: 80px;
    height: 80px;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 5;
    margin: 5px;
}

.service-box.type_1 .btn-primary:after {
    text-align: center;
    content: '\f054';
    font: 30px FontAwesome;
    position: absolute;
    top: 42px;
    left: -15px;
    color: #454545;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    z-index: 10;
    background: transparent !important;
}

.service-box.type_1:hover .btn-primary:after {
    color: #728ec0;
}

.service-box.type_1 .btn-align a>div {
    display: none;
}


/*SERVICE BOX INNER*/

.service-box.type_1.inner {
    min-height: 175px;
    margin-bottom: 30px;
}

.service-box.type_1.inner > div.service-box_header {
    border: 4px solid #454545;
    height: 100px;
    overflow: hidden;
}

.service-box.type_1.inner:hover > div.service-box_header {
    border: 4px solid #6d89be;
}

.service-box.type_1.inner .btn-align {
    display: none;
}

.title-section:before,
.title-section:after {
    display: none !important;
}

.google-map-api {
    width: 100%;
    height: 350px;
    top: 100px;
    position: relative;
    background: #fff;
}

.main-holder input[type="text"],
.main-holder input[type="email"],
.main-holder textarea {
    background: #fff;
}

.two-blocks-services {
    margin-top: 80px;
    margin-bottom: 80px;
}

.googleMapDiv {
    margin: 0;
    margin-bottom: 80px;
}

body.page-template-page-fullwidth .motopress-wrapper.content-holder {
    margin-top: 100px;
    padding: 100px 0;
}

.breadcrumb-container {
    margin: 50px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.breadcrumb-container .separator:last-child {
    display: none;
}

.private-area-form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 50px;
}

.private-area-form input[type=text],
.private-area-form input[type=password] {
    width: 80%;
}

#footer-text .terms-of-use {
    font-size: 11px;
    line-height: 15px;
}

#footer-text .copyright {
    margin-bottom: 5px;
}

#footer-text .copyright * {
    font-family: Open Sans;
}

#footer-text .terms-of-use a {
    text-decoration: underline;
}

.padding10 {
    padding: 10px 0;
}

.padding20 {
    padding: 20px 0;
}

.padding50 {
    padding: 50px 0;
}

.padding100 {
    padding: 100px 0;
}

.padding200 {
    padding: 200px 0;
}

.content_box {
    padding: 0px 150px;
    color: #58585a;
}

.subnav-products {
    text-align: center;
}

.subnav-products-inner {
    position: relative;
    top: 30px;
    margin-bottom: 30px;
    clear: both;
}

.subnav-products li {
    list-style-type: none;
    border: 1px solid #c5c5c5;
    padding: 0;
    text-align: center;
    display: inline-block;
    min-width: 170px;
    min-height: 120px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.subnav-products li > a {
    display: block;
    position: relative;
    top: -10px;
}

.subnav-products li > a:before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #6a6a6c;
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -10px;
}

.subnav-products li:hover,
.subnav-products li.current_page_item {
    background-color: #e6e6e6;
}

.team_1 .team-position {
    font-weight: 600
}

.team_1 .team-email a {
    text-decoration: underline;
}

.team_1 .team-info {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
}

.team_1 h5 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

.popin {
    padding: 50px;
    display: none;
}

.keywords {
    text-align: center;
}

.keywords a {
    display: inline-block;
    padding: 5px;
    margin: 3px;
    padding: 3px 6px;
    color: #717478;
    border: 1px solid #717478;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    font-size: 13px;
    letter-spacing: 0.5px
}

.keywords a:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.textarea-terms {
    width: 100%;
    height: 150px;
    background-color: #fff;
    padding: 10px;
    margin: 20px 0;
    overflow: scroll;
}

.accept-terms {
    margin: 20px 0;
}

.accept-terms > input[type=checkbox] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.picture-background {
    margin-top: -20px;
}

.picture-background,
.extra-css-our-values {
    width: 100%;
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 30px;
}

.picture-background > h2 {
    -ms-flex-align: center;
    -ms-align-self: center;
    align-self: center;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 60px !important;
    color: #fff;
    position: relative;
    margin: 0;
}

.picture-background[data-title="Incubators"] {
    background-position: center 20px !important;
}

.picture-background[data-title="Tailor Made"] {
    background-position: center -70px !important;
}

.picture-background[data-title="Distribution"] {
    background-position: center -280px !important;
}

@media screen and (min-width: 1600px) {
    .picture-background[data-title="Incubators"] {
        background-position: center -40px !important;
    }
}

@media screen and (min-width: 1800px) {
    .picture-background[data-title="Incubators"] {
        background-position: center -80px !important;
    }
    .picture-background[data-title="Tailor Made"] {
        background-position: center -160px !important;
    }
    .picture-background[data-title="Distribution"] {
        background-position: center -380px !important;
    }
}

@media screen and (max-width: 1200px) {
    .picture-background[data-title="Tailor Made"] {
        background-position: center -130px !important;
    }
    .picture-background[data-title="Incubators"] {
        background-position: center -60px !important;
    }
    .picture-background[data-title="Distribution"] {
        background-position: center -140px !important;
    }
}

@media screen and (max-width: 768px) {
    .picture-background[data-title="Tailor Made"] {
        background-position: center -80px !important;
    }
    .picture-background[data-title="Incubators"] {
        background-position: center -60px !important;
    }
    .picture-background[data-title="Distribution"] {
        background-position: center -140px !important;
    }
}

.accept-terms-button {
    display: block;
    width: 30%;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid lightgrey;
    margin: 20px 0;
    padding: 5px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    position: relative;
    font-weight: normal;
    font-size: 12px;
    padding-right: 20px;
}

.accept-terms-button:after {
    font-family: FontAwesome;
    content: '\f054';
    display: inline-block;
    color: lightgrey;
    color: #A5A5A5;
    position: absolute;
    right: 15px;
    top: 6px;
}

.accept-terms-button:hover {
    background-color: lightgrey;
}

.appendToRss li {
    margin-bottom: 10px;
}

.appendToRss li a {
    font-weight: 600;
    text-decoration: underline;
}

.appendToRss h4 {
    margin-top: 0;
}

.appendToRss h4 img {
    position: relative;
    left: -5px;
    top: -1px;
}

.appendToTwitter h4 {
    margin-top: 0;
    position: relative;
}

.appendToTwitter h4:before {
    width: 21px;
    height: 21px;
    display: block;
    content: '';
    background-image: url(images/icon-twitter.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: -25px;
}

a.anchor {
    position: relative;
    top: -200px;
    display: block;
}

.center-3-cols {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

.center-3-cols > div {
    margin: 5px 25px;
    -ms-align-self: center;
    align-self: center;
}
