body {overflow-x: hidden !important;}
@media all and (min-width:768px) {.home .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.center {align-self: flex-start !important;}}
#ticker-left {margin-left: -150px !important;}
@media all and (max-width:767px) {.hidden-ss {display: none !important;}
	#ticker-left {margin-left: -140px !important;}
	body.custom-background.page-id-211 {background-color: #000 !important;}
	.home .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.center {}}
.et_pb_post .post-meta {margin-bottom: 0px !important;}
.smallGutters .et_pb_gutters1 .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column {margin-bottom: 15px !important;}
@media screen and (max-width:980px) {#not-ham .et_pb_menu__menu {display: block;}
	#not-ham .mobile_menu_bar {display: none;}}
.ds-advent-18 .et_pb_post {position: relative;float: left;margin-bottom: 0;cursor: default;}
@media all and (min-width:981px) {.ds-advent-18 .et_pb_post {width: 25%;}
	.ds-advent-18 .et_pb_post:nth-of-type(5n+1) {width: 50%;}
	.ds-advent-18 .et_pb_post:nth-of-type(5n+1) img {min-width: 100%;}
	.ds-advent-18 .et_pb_post:nth-of-type(10n+6) {float: right;}}
@media all and (max-width:980px) {.ds-advent-18 .et_pb_post {width: 50%;}}
@media all and (max-width:479px) {.ds-advent-18 .et_pb_post {width: 100%;}}
.ds-advent-18 .entry-featured-image-url {margin-bottom: 0;}
.ds-advent-18 .entry-featured-image-url:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(1%,rgba(0,0,0,.01)),to(#000));background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.01) 1%,#000 100%);}
.ds-advent-18 .entry-title {position: absolute;z-index: 1;bottom: 0;left: 0;width: 100%;padding: 10px 20px 20px;-webkit-transition: all .5s ease;transition: all .5s ease;}
.ds-advent-18 .post-content {position: absolute;z-index: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;bottom: 0;padding: 20px;opacity: 0;-webkit-transition: all .5s ease;transition: all .5s ease;}
.ds-advent-18 .post-content p {display: block;}
.ds-advent-18 a.more-link {display: block;clear: both;text-transform: uppercase;color: #fff;background: #2699fb;width: 100px;text-align: center;margin-top: 10px;}
.ds-advent-18 .et_pb_post:hover .entry-title {opacity: 0;z-index: 0;}
.ds-advent-18 .et_pb_post:hover .post-content {opacity: 1;z-index: 1;display: block;}
@media all and (max-width:1400px) {.ds-advent-18 .post-content p {display: block;max-height: 9em;overflow: hidden;}}
@media all and (max-width:1280px) {.ds-advent-18 .post-content p {max-height: 6em;}}
@media all and (max-width:1080px) {.ds-advent-18 .post-content p {max-height: 4.5em;}}
@media all and (max-width:980px) {.ds-advent-18 .post-content p {max-height: 100%;overflow: visible;}}
@media all and (max-width:700px) {.ds-advent-18 .post-content p {max-height: 7.5em;overflow: hidden;}}
@media all and (max-width:479px) {.ds-advent-18 .post-content p {max-height: 100%;overflow: visible;}}
.ds-advent-18 .pagination {padding: 20px;}
.content {margin-left: -100px !important;margin-top: -45px !important;}
.content h1 {margin: 0px !important;padding: 0px !important;}
.content__container {overflow: hidden !important;height: 38px !important;padding: 0 40px !important;}
.content__container:before {left: 0 !important;}
.content__container:after {position: absolute !important;right: 0 !important;}
.content__container:after, .content__container:before {position: absolute !important;top: 0 !important;color: #16a085;font-size: 42px;line-height: 40px;-webkit-animation-name: opacity;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-name: opacity;animation-duration: 2s;animation-iteration-count: infinite;}
.content__container__text {display: inline !important;margin: 0 !important;float: left;}
.content__container__list {margin-top: 0px !important;padding-left: 260px !important;padding-bottom: 0px !important;list-style: none !important;-webkit-animation-name: change;-webkit-animation-duration: 10s;-webkit-animation-iteration-count: infinite;animation-name: change;animation-duration: 10s;animation-iteration-count: infinite;}
.content__container__list__item {line-height: 40px !important;margin: 0 !important;}
@media all and (max-width:768px) {.content {margin-left: -200px !important;margin-top: -31px !important;}
	.content h1 {margin: 0px !important;padding: 0px !important;}
	.content__container {height: 20px !important;}
	.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom {margin-top: -50%;}
	.content__container__list {padding-left: 260px !important;}}
@media all and (min-width:768px) and (max-width:980px) {.content {margin-left: -100px !important;margin-top: -45px !important;}
	.content h1 {margin: 0px !important;padding: 0px !important;}
	.content__container {overflow: hidden !important;height: 38px !important;padding: 0 40px !important;}}
@-webkit-keyframes opacity {0%, 100% {opacity: 0;}
	50% {opacity: 1;}}
@-webkit-keyframes change {0%, 12.66%, 100% {transform: translate3d(0,0,0);}
	16.66%, 29.32% {transform: translate3d(0,-25%,0);}
	33.32%, 45.98% {transform: translate3d(0,-50%,0);}
	49.98%, 62.64% {transform: translate3d(0,-75%,0);}
	66.64%, 79.3% {transform: translate3d(0,-50%,0);}
	83.3%, 95.96% {transform: translate3d(0,-25%,0);}}
@-o-keyframes opacity {0%, 100% {opacity: 0;}
	50% {opacity: 1;}}
@-o-keyframes change {0%, 12.66%, 100% {transform: translate3d(0,0,0);}
	16.66%, 29.32% {transform: translate3d(0,-25%,0);}
	33.32%, 45.98% {transform: translate3d(0,-50%,0);}
	49.98%, 62.64% {transform: translate3d(0,-75%,0);}
	66.64%, 79.3% {transform: translate3d(0,-50%,0);}
	83.3%, 95.96% {transform: translate3d(0,-25%,0);}}
@-moz-keyframes opacity {0%, 100% {opacity: 0;}
	50% {opacity: 1;}}
@-moz-keyframes change {0%, 12.66%, 100% {transform: translate3d(0,0,0);}
	16.66%, 29.32% {transform: translate3d(0,-25%,0);}
	33.32%, 45.98% {transform: translate3d(0,-50%,0);}
	49.98%, 62.64% {transform: translate3d(0,-75%,0);}
	66.64%, 79.3% {transform: translate3d(0,-50%,0);}
	83.3%, 95.96% {transform: translate3d(0,-25%,0);}}
@keyframes opacity {0%, 100% {opacity: 0;}
	50% {opacity: 1;}}
@keyframes change {0%, 12.66%, 100% {transform: translate3d(0,0,0);}
	16.66%, 29.32% {transform: translate3d(0,-25%,0);}
	33.32%, 45.98% {transform: translate3d(0,-50%,0);}
	49.98%, 62.64% {transform: translate3d(0,-75%,0);}
	66.64%, 79.3% {transform: translate3d(0,-50%,0);}
	83.3%, 95.96% {transform: translate3d(0,-25%,0);}}
@media all and (max-width:980px) {.custom_row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
	.first-on-mobile {-webkit-order: 1;order: 1;}
	.second-on-mobile {-webkit-order: 2;order: 2;}
	.third-on-mobile {-webkit-order: 3;order: 3;}
	.fourth-on-mobile {-webkit-order: 4;order: 4;}
	.custom_row:last-child .et_pb_column:last-child {margin-bottom: 30px;}}