

/* Cool Timeline styles ----------------------------------------------------------------- */
 .cool_timeline .timeline-main-title {
    margin-top: 0 !important;
    line-height: 1.2em;
}
.cool_timeline.default-skin-tm:not(.one-sided-wrapper) .cool-timeline .timeline-post .timeline-meta .meta-details {
	margin: 20px 5px 5px;
}
.cool_timeline .cool-timeline .timeline-post .timeline-content .content-details, 
.cool_timeline .cool-timeline .timeline-post .timeline-content .content-details p, .cool_timeline .ctl-popup-content {
    font-size: 15px;
}
.ctl_road_map_wrp .clt_h_nav_btn i {
    font-family: "fontello";
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ctl_road_map_wrp .clt_h_nav_btn.slick-disabled i {
    cursor: not-allowed;
}
.ctl_road_map_wrp .clt_h_nav_btn.ctl-slick-prev i:before { 
    content: '\e907';
}
.ctl_road_map_wrp .clt_h_nav_btn.ctl-slick-next i:before {
    content: '\e908';
}
body:not(.mobile_layout) .ctl_road_map_wrp li.current-year .ctl-story-year .rm_year, 
body:not(.mobile_layout) .ctl_road_map_wrp li:hover .ctl-story-year .rm_year, 
body:not(.mobile_layout) .ctl_road_map_wrp .ctl-story-year .rm_year {
    font-size: 14px !important;
    font-weight: 600 !important;
}
/* Popup */
 div.pp_default .pp_top, div.pp_default .pp_bottom {
    opacity: 0;
    visibility: hidden;
}
div.pp_default .pp_right, div.pp_default .pp_left {
    background: none;
}
div.pp_default .pp_content_container .pp_content {
    min-height: 435px;
    padding: 50px;
    -webkit-box-sizing: border-box;
           box-sizing: border-box;
}
div.pp_default .pp_content_container .pp_content img {
	height: auto!important;
}
div.pp_default .pp_content_container .pp_details {
    position: static;
    margin: 0 !important;
    float: none;
}
div.pp_default .pp_content_container a.pp_close {
    top: -48px;
    right: -34px;
    display: block;
    width: 40px;
    height: 40px;
    background: none;
    color: transparent;
}
div.pp_default .pp_content_container a.pp_close:before, div.pp_default .pp_content_container a.pp_close:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    width: 40px;
    background-color: red;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
div.pp_default .pp_content_container a.pp_close:before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
           transform: rotate(-45deg);
}
div.pp_default .pp_content_container a.pp_close:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
           transform: rotate(45deg);
}
.ctl-popup-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
           flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
           justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
           align-items: center;
}
.ctl-popup-content .pull-left {
    float: none !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
           order: 1;
}
.ctl-popup-content .full-width {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
           order: 1;
}
.ctl-popup-content h1, .ctl-popup-content h2, .ctl-popup-content h3, .ctl-popup-content h4, .ctl-popup-content h5, .ctl-popup-content h6 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
           order: 2;
    margin: 20px auto 5px !important;
}
.ctl-popup-content .story-posted-date {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
           order: 3;
    margin-bottom: 7px !important;
}
.ctl-popup-content .story-content {
    max-width: 340px;
    font-size: 15px;
    line-height: 1.7em;
    letter-spacing: 0.1px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
           order: 4;
}
/* Horizontal Timeline Style */
 .cool_timeline_horizontal {
    margin: 0 !important;
}
.cool_timeline_horizontal ul.ctl_road_map_wrp {
    display: block;
}
.cool_timeline_horizontal ul.ctl_road_map_wrp:before {
    height: 5px;
    width: calc(100% - 122px);
    left: 62px;
}
.cool_timeline_horizontal ul.slick-slider .slick-list li.slick-slide {
    padding: 0 34.5px;
}
.cool_timeline_horizontal li span.icon-placeholder {
    top: 4px;
    font-size: 10px;
    text-align: center;
}
.cool_timeline_horizontal span.icon-placeholder:before,
.cool_timeline .icon-placeholder:before {
    display: none;
}
.cool_timeline_horizontal .clt_h_nav_btn {
    position: absolute;
    top: 0;
    padding-top: 5px;
    z-index: 1;
}
.cool_timeline_horizontal .clt_h_nav_btn.ctl-slick-next {
    right: 0;
}
.cool_timeline_horizontal .ctl_road_map_wrp li {
    padding-bottom: 30px !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 3px;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year:before {
    display: block;
    width: 25px;
    height: 25px;
    border-width: 6px;
    -webkit-box-sizing: border-box;
           box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year:after {
    top: 42px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year:after, .cool_timeline_horizontal .ctl_road_map_wrp li.odd .ctl-story-year:after {
    height: 50px;
}
body:not(.mobile_layout) .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-story-year:after {
    height: 70px;
}
.cool_timeline_horizontal .ctl_road_map_wrp li.odd .ctl-story-year .rm_year, .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year .rm_year {
    margin-top: 107px;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year .rm_year {
    letter-spacing: -0.5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-title {
    font-size: 20px !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-title p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body:not(.mobile_layout) .cool_timeline_horizontal .ctl_road_map_wrp li.odd:hover .ctl-story-year .rm_year, 
body:not(.mobile_layout) .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-story-year .rm_year, 
body:not(.mobile_layout) .cool_timeline_horizontal .ctl_road_map_wrp li.odd:hover .ctl-story-title, 
body:not(.mobile_layout) .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-story-title {
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
           transform: translateY(20px);
}
/* Theme override styles for "Horizontal Style" */
 .disable_horizontal_cool_timeline_slider .cool_timeline_horizontal {
    position: relative;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    height: 5px;
    width: 100%;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp:before {
    display: none;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp::-webkit-scrollbar {
    height: 6px;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp * {
    white-space: normal;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp li {
    position: relative;
    width: 25%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    -webkit-box-sizing: border-box;
           box-sizing: border-box;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp[data-slide-to-show="3"] li {
    width: calc(100% / 3);
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp[data-slide-to-show="2"] li {
    width: 50%;
}
.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp[data-slide-to-show="1"] li {
    width: 100%;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li {
    padding-bottom: 45px !important;
    cursor: default !important;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year .rm_year, 
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-title {
    display: none;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-story-yea:after, 
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-story-year:after {
    height: 50px !important;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl_hide {
    display: block;
    padding-top: 103px;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
           flex-direction: column;
    overflow: hidden;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .pull-left {
    float: none !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
           order: 1;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .pull-left img {
    margin: 0 auto;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .pull-left, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .full-width {
    height: 160px;
    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: center;
        -ms-flex-pack: center;
           justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
           align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .pull-left img, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .full-width img {
    max-width: 300px;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .story-posted-date {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
           order: 3;
    margin: 5px 0 0;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content .story-content {
    margin-top: 7px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
           order: 4;
}
.visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h1, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h2, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h3, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h4, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h5, .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li .ctl-popup-content h6 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
           order: 2;
    margin-top: 16px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
           transform: scale(0.9);
}
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover {
    margin-bottom: -40px;
}
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content .pull-left, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content .full-width {
    height: 200px;
}
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h1, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h2, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h3, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h4, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h5, 
body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .cool_timeline_horizontal .ctl_road_map_wrp li:hover .ctl-popup-content h6 {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
           transform: scale(1);
}
.all_content_horizontal_cool_timeline.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp li {
    padding-bottom: 15px !important;
    cursor: auto;
}
.all_content_horizontal_cool_timeline.disable_horizontal_cool_timeline_slider .cool_timeline_horizontal ul.ctl_road_map_wrp li .ctl-popup-content {
    text-align: center;
}
/* Vertical Timeline Style */
 .cool_timeline.cool-timeline-wrapper {
    margin: 0 auto;
    max-width: 1155px;
}
.cool_timeline.cool-timeline-wrapper .timeline-content .content-title {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cool_timeline.cool-timeline-wrapper .timeline-content .content-title:after {
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
           justify-content: center;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination > *:not(:last-child) {
    margin-right: 7px;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination span.page-num {
    display: none;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination a, .cool_timeline.cool-timeline-wrapper .custom-pagination span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
           align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
           justify-content: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination a.next, .cool_timeline.cool-timeline-wrapper .custom-pagination a.prev {
    position: relative;
    font-size: 0;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination a.next:before, .cool_timeline.cool-timeline-wrapper .custom-pagination a.prev:before {
    font-family: 'fontello';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 13px;
}
.cool_timeline.cool-timeline-wrapper .custom-pagination a.next:before {
    content: '\e908';
}
.cool_timeline.cool-timeline-wrapper .custom-pagination a.prev:before {
    content: '\e907';
}
.cool-timeline.ultimate-style .timeline-year {
    width: 96px;
    height: 96px;
    left: calc(50% - 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
           align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
           justify-content: center;
    border-radius: 50% !important;
}
.cool-timeline.ultimate-style .timeline-year .icon-placeholder .ctl-timeline-date {
    position: static;
    font-size: 24px;
    font-weight: 400;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin {
    padding: 0 40px 0px 7px;
    margin-bottom: 50px;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.even {
    padding: 0 7px 0px 40px;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.even .timeline-meta {
    margin: 10px 40px 0 0;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.even .timeline-meta .meta-details:after {
    right: -6px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
           transform: translateY(-50%) rotate(-45deg);
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.even .timeline-content:after {
    left: -6px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
           transform: rotate(-45deg);
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.odd .timeline-meta {
    margin: 10px 0 0 40px;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.odd .timeline-meta .meta-details:after {
    left: -6px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
           transform: translateY(-50%) rotate(-45deg);
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin.odd .timeline-content:after {
    right: -6px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
           transform: rotate(-45deg);
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-meta .meta-details {
    position: relative;
    margin: 0;
    padding: 10px 20px;
    z-index: 1;
}

.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-meta .meta-details:after {
    content: '';
    position: absolute;
    top: 50%;
    height: 12px;
    width: 12px;
    display: block;
    z-index: -1;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-icon.icon-dot-full {
    width: 25px;
    height: 25px;
    margin: 19.5px 0 0 -12.5px;
    border-style: solid;
    border-width: 6px;
    -webkit-box-sizing: border-box;
           box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content {
    position: relative;
    padding: 42px 25px 42px calc(30% + 47px);
    min-height: 155px;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content:after {
    content: '';
    position: absolute;
    top: 25px;
    height: 12px;
    width: 12px;
    display: block;
    border: 0;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .pull-left, 
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .full-width {
    position: absolute;
    left: 25px;
    top: 25px;
    width: 30%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .pull-left img {
    border: 0;
    padding: 0;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .full-width img {
    margin: 0;
    width: 100%;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .content-title {
    border-radius: 0;
    padding: 0;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .ctl_info {
    margin-top: 9px;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided) .timeline-post.clean-skin .timeline-content .ctl_info .content-details {
    padding: 0;
    text-align: left;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline:before, .cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline.one-sided:before {
    background-image: none;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline .timeline-year {
    -webkit-box-shadow: none;
        box-shadow: none;
}
.cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline .timeline-post.clean-skin.odd .timeline-content .content-details, .cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline.compact .timeline-post.ctl-left .timeline-content .content-details, .cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline .timeline-post.clean-skin.odd .timeline-content h2.content-title, .cool_timeline.clean-skin-tm .cool-timeline.ultimate-style:not(.compact):not(.one-sided).white-timeline.compact .timeline-post.ctl-left .timeline-content h2.content-title {
    text-align: left;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-year {
    left: calc(30% - 48px);
    -webkit-box-shadow: none;
          box-shadow: none;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-meta, .cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-meta {
    margin: 10px 40px 0 0;
    width: 23.5%;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-meta .meta-details, .cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-meta .meta-details {
    position: relative;
    margin: 0;
    padding: 10px 20px;
    z-index: 1;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-meta .meta-details:after, 
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-meta .meta-details:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -6px;
    -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
    height: 12px;
    width: 12px;
    display: block;
    z-index: -1;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-content, 
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-content {
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-content:after, 
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-content:after {
    content: '';
    position: absolute;
    top: 25px;
    left: -6px;
    -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
    height: 12px;
    width: 12px;
    display: block;
    border: 0;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.even .timeline-content .content-title, .cool_timeline.clean-skin-tm .cool-timeline.one-sided .timeline-post.odd .timeline-content .content-title {
    border-radius: 0;
}
.cool_timeline.default-skin-tm {
    padding: 20px;
}
.cool_timeline .white-timeline .timeline-post .timeline-icon {
    -webkit-box-shadow: none;
        box-shadow: none;
}
.cool_timeline .ultimate-style .timeline-post .timeline-content .content-title:before {
    display: none !important;
}
.ultimate-style .timeline-post.timeline-mansory.ctl-left .timeline-content .content-title:after{
    border-right-width: 0;
}

.ctl-horizontal-timeline .ctl-wrapper-inside .ctl-title a{
    transition: .3s all;
}

.visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-wrapper-inside .ctl_popup_hide{
    display: block;
    padding: 60px 20px 0;
}

.visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-content,
.visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-story-line + .ctl-labels{
    display: none;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-timeline .ctl-story{
    flex-direction: column;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-timeline .ctl-labels{
    position: static;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl-description{
    display: block !important;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl-description p{
    text-align: center;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-timeline .ctl-slider-container{
    margin: 0;
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_container{
    display: flex;
    flex-direction: column;
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_media{
    order: 1;
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_date{
    order: 3;
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_desc{
    order: 4;
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_img img{
    max-width: 300px;
}

body:not(.mobile_layout) .ctl-horizontal-timeline .ctl-wrapper-inside .ctl-story:hover .ctl_popup_title{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.visible_all_content_horizontal_cool_timeline .ctl_popup_title{
    font-size: 15px;
    font-family: inherit;
    font-weight: inherit;
    margin: 20px auto 5px !important;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl-story.even .ctl-labels,
.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl-labels{
    padding-top: 0;
    margin: 5px 0 7px;
    text-transform: uppercase;
    font-weight: 700;
    height: auto;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .story-date{
    font-weight: 700;
    font-size: 15px;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl-description{
    padding-top: 7px;
}

.visible_all_content_horizontal_cool_timeline .ctl-description p{
    line-height: 1.7em;
}

.visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-timeline .ctl-story{
    margin-top: 60px !important;
}

.ctl-wrapper .ctl-button-prev svg,
.ctl-wrapper .ctl-button-next svg{
    display: none;
}

.ctl-wrapper .ctl-button-prev:before {
    content: "\e907";
}

.ctl-wrapper .ctl-button-next:before {
    content: "\e908";
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-button-prev,
.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-button-next{
    font-family: "fontello";
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: 32px;
    width: 32px;
    top: 5px;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-button-next:hover, .ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-button-prev:hover{
    background-color: transparent !important;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-story-line{
    display: none;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-icondot:before{
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 6px solid;
    transition: .3s opacity;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-story:hover .ctl-icondot:before{
    opacity: 1;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-h-line{
    height: 5px;
    width: calc(100% - 80px);
    left: 40px;
    background-color: #ddd;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-h-line{
    top: 19px !important;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-icondot{
    display: block;
    width: 25px;
    height: 25px;
    border-width: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 50%;
    transform: translateX(-53%);
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-arrow{
    height: 50px !important;
    top: -13px;
    width: 2px;
    transition: .3s all;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-story:hover .ctl-arrow{
    height: 70px !important;
}

body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .ctl-wrapper .ctl-horizontal-wrapper .ctl_popup_img{
    height: 160px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

body:not(.mobile_layout) .ctl-wrapper .ctl-horizontal-wrapper .ctl-story:hover .ctl_popup_img{
    height: 200px;
}

body:not(.mobile_layout) .ctl-horizontal-timeline .ctl-wrapper-inside .ctl-story .ctl_popup_title{
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-wrapper-inside .ctl-story .ctl_popup_title{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 16px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

body:not(.mobile_layout) .visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-wrapper-inside .ctl-story .ctl_popup_title{
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.visible_all_content_horizontal_cool_timeline .ctl-horizontal-timeline .ctl-wrapper-inside .ctl-story .ctl_popup_title{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 16px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* Vertical */
.ctl-wrapper .ctl-vertical-wrapper .ctl-year-text{
    width: 96px;
    height: 96px;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-icondot{
    border-radius: 20px;
    height: 20px;
    width: 20px;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-labels{
    margin-top: 4px;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-title{
    order: 1;
    background-color: #000 !important;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-title a{
    transition: .3s all;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-media{
    order: 2 !important;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-arrow{
    display: none;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-content{
    margin-top: -5px;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-story .ctl-content .ctl-description{
    background-color: #f9f9f9;
    padding: 15px;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-description p{
    margin-bottom: 0;
}

.ctl-vertical-wrapper .ctl-pagination .page-numbers{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background-color: transparent;
}

.ctl-vertical-wrapper .ctl-pagination .ctl-page-num{
    display: none;
}

.ctl-vertical-wrapper .ctl-pagination .next.page-numbers:before{
    font-family: "fontello";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 13px;
    content: "\e908";
}

.ctl-vertical-wrapper .ctl-pagination .prev.page-numbers:before{
    font-family: "fontello";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 13px;
    content: "\e907";
}

.ctl-vertical-wrapper .ctl-pagination .page-numbers{
    position: relative;
}

.ctl-vertical-wrapper .ctl-pagination .page-numbers svg{
    display: none;
}

.ctl-wrapper .ctl-both-sided .ctl-story.ctl-story-right .ctl-icondot{
    left: -10px !important;
}

.ctl-wrapper .ctl-both-sided .ctl-story.ctl-story-left .ctl-icondot{
    right: -10px !important;
}

.ctl-wrapper .ctl-both-sided.ctl-vertical-wrapper.ctl-compact-wrapper .ctl-end,
.ctl-wrapper .ctl-both-sided.ctl-vertical-wrapper.ctl-compact-wrapper .ctl-start{
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    margin-left: -4px;
    border: 4px solid #000;
    box-sizing: border-box;
}

.ctl-wrapper .ctl-both-sided.ctl-vertical-wrapper.ctl-compact-wrapper .ctl-start{
    margin-top: -7px;
}

.ctl-wrapper .ctl-both-sided.ctl-vertical-wrapper.ctl-compact-wrapper .ctl-story .ctl-content{
    border-radius: 8px 8px 5px 5px;
}

.ctl-wrapper .ctl-both-sided.ctl-vertical-wrapper.ctl-compact-wrapper .ctl-title{
    background-color: transparent !important;
}

.ctl-wrapper .ctl-vertical-wrapper.ctl-compact-wrapper .ctl-story .ctl-title{
    padding: 25px 15px 0 15px;
}

.ctl-wrapper .ctl-horizontal-timeline .ctl-timeline-container .ctl-story{
    margin-top: 59px !important;
}

.ctl-wrapper .ctl-horizontal-wrapper .ctl-timeline-container .ctl-labels,
.ctl-wrapper .ctl-horizontal-wrapper .ctl-timeline-container .ctl-story.even .ctl-labels{
    padding-top: 75px;
}

.ctl-wrapper .ctl-horizontal-wrapper .ctl-timeline-container .ctl-title,
.ctl-wrapper .ctl-horizontal-wrapper .ctl-timeline-container .ctl-story.even .ctl-title{
    padding-top: 88px;
    font-size: 20px;
    transition: .3s all;
}

.ctl-wrapper .ctl-horizontal-wrapper .ctl-story.even .ctl-label-big,
.ctl-wrapper .ctl-horizontal-wrapper .ctl-story.odd .ctl-label-big{
    font-size: 14px;
    transition: .3s all;
}

.ctl-wrapper .ctl-horizontal-wrapper .ctl-timeline-container .ctl-content{
    margin-right: 0;
    margin-left: 0;
}

.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-story:hover .ctl-label-big,
.ctl-wrapper .ctl-horizontal-wrapper.ctl-horizontal-timeline .ctl-story:hover .ctl-title{
    transform: translateY(20px);
}