/*Snack*/
@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(3deg);
  }

  50% {
    -webkit-transform: rotate(-3deg);
  }

  75% {
    -webkit-transform: rotate(3deg);
  }

  100% {
    -webkit-transform: rotate(3deg);
  }

}
a{
	text-decoration: none !important;
}
.header-banner{
	margin-top: 100px;
}
.slide-hover{
	transition: all ease 0.5s;
}
.slide-hover:hover{
	margin-left: 5px;
}
.cb{
	clear: both;
}
.center{
	text-align: center;
}
.white-color{
	color: white !important;
}
.white-bg{
	background-color: white;
}
.red-color{
	color: #F51A2B;
}
.red-underline{
	border-bottom:solid 5px #F51A2B;
}
.red-topline{
	border-top:solid 5px #F51A2B;
}
.red-bg{
	background-color: #F51A2B;
}
.gray-color{
	color: #1F2933;
}
.gray-bg{
	background-color: #1F2933;
}
.blue-color{
	color: #0D6BB2;
}
.blue-bg{
	background-color: #0D6BB2;
}
.navy-bg{
	background-color: #252c30;
}
.navy-color{
	color: #252c30;
}
.bold{
	font-weight: bold;
}
.light{
	font-weight: 100;
}
.bw-hover{
	filter: grayscale(100%);
	transition: all ease 0.5s;
}
.bw-hover:hover{
	filter: grayscale(0%);
}
.middle{
	display: inline-block;
  	vertical-align: middle;
  	line-height: normal;
}

.snack-btn {
  -webkit-border-radius: 40;
  -moz-border-radius: 40;
  border-radius: 40px;
  background: #F51A2B;
  padding: 20px 40px 20px 40px;
  text-decoration: none;
  transition: all ease 0.5s;
  color: white;
}

.snack-btn:hover {
  background: #0D6BB2;
  text-decoration: none;
  color: white;
  margin-left:10px;

}
/*Element*/
#top-nav{
	padding: 20px;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1;
}
.top-nav-inpage{ /*top nav except in home page*/
	position: relative !important;
}
#top-nav p{
	font-size: 8pt;
	margin-left:30pt;
}
#top-nav i{
	font-size: 18pt;
	margin:10px;
}
.nav>li>a{
	padding: 25px 15px;
	font-weight: bold;
}

.navbar-default{
	background: white;

}
#main_menu{
	position: fixed;
	z-index: 999;
	top: 150px;
	right: 0;
	left: 0;
	transition: all ease 0.5s;
}
.MainMenuScrolled{
	top: 0px !important;
}
.MainMenuScrolled .navbar-default{
	border-radius: 0 !important;
}
.navbar-brand{
	height: 75px;
	padding: 15px 10px 15px 30px;
}
.navbar-default .navbar-nav a{
	transition: all ease 0.3s;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background-color: white;
	color : #F51A2B;
}
.navbar-default .navbar-nav a:hover ~ .navbar-default .navbar-nav .active a{
	background-color: white;
	border-bottom: 0px;
}

.navbar-default .navbar-nav li:hover > a{
	background-color: white;
	border-bottom: solid 5px #F51A2B;
	color : #F51A2B;

}
.navbar-default .navbar-nav .dropdown-menu a:hover{
	background-color: white;
	border-bottom: 0;
}
.navbar-default .navbar-nav .dropdown-menu li:hover > a{
	background-color: white;
	border-bottom: 0;
}
.navbar-default .navbar-nav .search-btn:hover,.navbar-default .navbar-nav .search-btn:active, .navbar-default .navbar-nav .search-btn:focus{
	background: #0D6BB2 !important;
	border-bottom: 0;
}
.navbar-default .navbar-nav .search-li:hover > a{
	background: #0D6BB2 !important;
	border-bottom: 0;
}
.navbar-default .navbar-nav .search-li ul{
	left: auto !important;
	top: 75px;
	transition: all ease 0.5s;
}

.submitBtn{
	margin-top:5px;
  	background:#E7E7E7;
}

.submitBtn:hover{
	background:#DADADA;
}
.fill{
	filter:brightness(100%);
}

/*Carousel*/
.carousel-caption{
	bottom: 0;
	top: 250px;
	text-align: left;
	max-width: 35%;
}

/*Launcher*/
#launcher{
	margin-top:-102px;
}
.launcher-col{
	padding: 0px 30px;
	margin-right: 2px;
	transition: all ease 0.3s;
}
.first-launcher-col{
	margin-left: -6px;
}
.launcher-col img{
	font-size: 36pt;
	margin: 15px;
}
.launcher-col:hover{
	margin-top: -10px;
}
#transportasi-detail{
	padding: 50px 0px 0px 0px;
}
.topper-transportasi{
	padding: 0px 30px;
	margin-right: 2px;
	transition: all ease 0.3s;
	margin-top: -75px;
}
.topper-transportasi img{
	font-size: 36pt;
	margin: 15px;
}
.kontak-transportasi{
	width: 100%;
	margin-top:50px;
	margin-bottom: 50px;
	text-align: center;
}
.kontak-transportasi .no-telpon{
	width: 300px;
	padding:20px;
	margin: auto;
	font-weight: bold;
}
.kontak-transportasi h3{
	font-size:18pt;
	font-weight: bold;
	vertical-align: middle !important;
}
.kontak-transportasi h3 i{
	font-size: 24pt;
}
.redline-transportasi{
	width: 90%;
	float: left;
	height: 50px;
}
.deskripsi-transportasi{
	width: 90%;
	float: left;
	padding: 50px 100px;
	font-size:14pt;
	margin-bottom: -50px;
	margin-top: 50px;
}

/*Home Tawaran*/
#home_tawaran{
	background: url(../images/pixel_map.png);
	background-position: center;
    background-size: 75%;
    background-repeat: no-repeat;
    width: 100%;
    padding:25px;
}
#home_tawaran .tawaran-col{
	padding:30px;
	margin:10px 0px 10px 0px;
}
#home_tawaran .tawaran-col h3{
	font-size: 14pt;
}
#home_tawaran img{
	margin:25px;
}
#home_jenis_muatan .jenis_muatan_wrapper{
	width: 585px;
	float: right;
}
#home_jenis_muatan .jenis_muatan_wrapper .row div{
	margin:20px 0px;
}
#home_jenis_muatan .jenis_muatan_wrapper h3{
	padding: 20px;
}
#home_jenis_muatan .jenis_muatan_wrapper h4{
	margin: 25px;
	margin-left: 75px;
}


#clients .item_clients{
	padding: 50px;
}
#clients .primary-col{
	float:none;
    display:inline-block;
    vertical-align:middle;
    margin-right:-4px;
}
#clients img:hover{
	-webkit-animation-name: shake;
	-webkit-animation-duration: 200ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-timing-function: linear;
}

#clients .primary-row{
}

#service-detail{
	padding: 50px 0px 100px 0px;
}
#sidebar img:hover{
	-webkit-animation-name: shake;
	-webkit-animation-duration: 200ms;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-timing-function: linear;
}
#sidebar div{
	padding: 10px 0px;
}
#sidebar ul{
	padding-left: 0;
}
#sidebar li{
	color: #949496;
	list-style: none;

}
#sidebar ul i{
	padding: 10px 0px;

}
#sidebar li a{
	text-decoration: none;
	color: #949496;
	width: 70%;
	display: block;
	padding: 10px 0px;
	float: left;
	border-bottom: dotted 2px #949496;
}
#konten table td{
	padding: 20px !important;
}
#pergudangan{
	padding: 50px 0px 100px 0px;
}
#pergudangan .row div{
	padding: 50px;
}
.content-pergudangan{
	width: 95%;
	padding-bottom: 100px;
}
#footer{
	padding: 50px;
	background-image: url(../images/pixel_map_footer.png);
	background-position: -350px 0px;
    background-size: 60%;
    background-repeat: no-repeat;
    width: 100%;
    padding:25px;
}
#footer .row{
	border-bottom: solid 2px lightgray;
	padding-bottom: 75px;
	margin:75px 0;
}
#footer .link-list li{
	list-style: none;
	color: white;
	margin: 15px 0px;
}
#footer .link-list li i{
	margin-right: 10px;
}
#footer .link-list{
	padding-left: 0;
	margin-top: 35px;
}
#footer .socmed{
	padding-left: 0;
	margin-top: 25px;
}
#footer .socmed li{
	padding-left: 0;
	display: inline;
	margin-top: 25px;
	list-style: none;
}
#footer .socmed li a{
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	display: inline-block;
  	vertical-align: middle;
  	line-height: normal;
	text-align: center;
	border-radius:5px;
}
#footer .socmed li a i{
	line-height: 30px;
	font-size: 14pt;
}

#footer .form-email input{
	background: rgba(255,255,255,0.5);
	padding: 25px;
	color: #FFFFFF;
  	border: 0;
  	font-style: italic;
}
#footer .form-email button{
	padding: 12px 8px;
	border:0;
	transition: all ease 0.5s;
}
#footer .form-email button:hover{
	background: #0D6BB2;
}
#footer .form-email button i{
	font-size: 20pt;
}
#footer .form-email ::-webkit-input-placeholder { /* Chrome */
  color: #FFFFFF;
  font-style: italic;
}
#footer .form-email :-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
  font-style: italic;
}
#footer .form-email ::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
  font-style: italic;
}
#footer .form-email :-moz-placeholder { /* Firefox 4 - 18 */
  color: #FFFFFF;
  font-style: italic;
}


/*--bootstrap custom--*/
.row{
    margin-left: 0;
    margin-right: 0;
}

.container{
    .row{
        margin-left: -15px;
        margin-right: -15px;
    }
}

.dropdown:hover .dropdown-menu-first {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar-right .dropdown-menu{
	left: 0;
}
.dropdown-menu .dropdown-menu{
	left: 100%;
}
#konten{
	padding: 0px 50px;
}
#visimisi{
	background: url(../images/visimisi_background.png);
	height: 300px;
	margin: 10px 0;
	padding: 50px 0;
}
#visimisi h3{
	text-align: right;
	border-bottom: 3px solid #F51A2B;
	width: 30%;
	float: right;
	padding: 5px;
	font-weight: bold;
	font-size: 14pt;
	color: white;
}
#visimisi p{
	text-align: left;
	float: left;
	padding: 5px;
	font-size: 10pt;
	color: white;
}
#direktur{
	margin-top: 30px;
	margin-bottom: -70px;
}
#staf div{
	margin-bottom: 5px;
}
.cb{
	clear:both;
}
.left-90{
	/*float: left !important;*/
	width: 90% !important;
	height: auto !important;
	display: block !important;
}
.left-95{
	/*float: left !important;*/
	width: 95% !important;
	height: auto !important;
	display: block !important;
}
.right-90{
	float: right !important;
	width: 90% !important;
	height: auto !important;
	display: block !important;
}
.center-60{
	margin: auto !important;
	width: 60% !important;
	height: auto !important;
	display: block !important;
}
.fullwidth{
	margin: auto !important;
	width: 100% !important;
	height: auto !important;
	display: block !important;
}
/* Responsive Screen */
@media (min-width: 992px){
	#home_jenis_muatan .primary-col{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
	}

	#home_jenis_muatan .primary-row{
	  overflow: hidden; 
	}
	#news #myCarousel {padding-right:33.3333%;}
	#news #myCarousel .carousel-controls {display:none;} 
	
}
@media (max-width: 991px) {
	
    #top-nav h4{
    	font-size: 6pt;
    }
    #top-nav p{
    	font-size: 6pt;
    }
    #top-nav i{
    	font-size: 12pt;
    }
    .nav>li>a{
		padding: 15px 5px;
		font-size: 8pt;
	}
	.navbar-brand{
		height: 65px;
	}
	.navbar-toggle{
		margin-top: 15px;
	}
	.search-btn{
		display: block;
		width: 25px;
		height: 25px;
		text-align: center;	
		border-radius: 50%;
		margin-top: 10px;
		padding: 0 !important;

	}
	.search-btn:hover{
		display: block;
		width: 25px;
		height: 25px;
		text-align: center;	
		border-radius: 50%;
		margin-top: 10px;
		padding: 0 !important;

	}
	.search-btn:hover > span{
		-webkit-animation-name: shake;
		-webkit-animation-duration: 200ms;
		-webkit-transform-origin:50% 50%;
		-webkit-animation-iteration-count: 2;
		-webkit-animation-timing-function: linear;
	}
	.search-btn span{
		line-height: 25px;
	}
	#launcher{
		text-align: center;
	}
	#launcher img{
		float: none !important;
	}
	
	.carousel-caption{
		max-width: 100%;
	}
	#home_tawaran h2{
		line-height: 35pt;
	}
	#home_jenis_muatan .jenis_muatan_wrapper{
		padding: 15px;
		margin: 0 auto;
		float: none;
		width: 750px;
	}
	#news-detail{
		padding: 50px 50px !important;
	}
	#news.carousel-caption p,
	#news #myCarousel .list-group {display:none;} 
}
@media (max-width: 768px) {
	#launcher h3{
		font-size: 8pt;
	}
	#top-nav{
		text-align: center;
	}
	#top-nav p{
	font-size: 6pt;
	margin-left:0pt;
    }
	#launcher img{
		margin: 15px;
		margin-left: 0;
	}
	#home_jenis_muatan .jenis_muatan_wrapper{
		width: 90%;
	}
	.search-btn{
		float: right;
		margin-right: 25px;
		margin-bottom: 10px;
	}
	.navbar-form{
		border-top: 0;
	}
	.service ol{
		margin-left: 10% !important;
		width: 80%;
	}
}

@media (max-width: 480px) {
	.carousel-caption h1{
		font-size: 18pt;
	}
	.title-header-banner{
		font-size: 12pt !important;
	}
	.carousel-caption p{
		font-size: 8pt;
	}
	.carousel-caption{
		top:200px;
	}
	.snack-btn{
		padding: 10px 20px 10px 20px;
		font-size: 8pt;
	}
	img{
		max-width: 80%;
		height: auto !important;
	}
	.newsimageitem, .news-header-banner img{
		max-width: 100% !important;
	}
	#konten{
		margin-top: 50px;
	}
	.navbar-brand>img{
		width: 225px;
	}
	#main_menu{
		top: 155px;

	}
	#myCarousel{
	    height:230px !important;
	}
	.carousel-inner{
	    margin-top:150px;
	}
	#launcher{
	   margin-top:-50px;  
	}
}
#imagelightbox
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}

#media{
	margin-top: 250px;
	margin-bottom: 150px;
}
#media .col-md-3 img{
	width: 100%;
	height: 250px;
	object-fit:cover;
    transition: all ease 0.2s;
}
#media .col-md-3 {
	padding:0px;
}
#media .col-md-3 a{
	display: block;
}
#media .col-md-3 a:hover img{
	opacity: 0.5;
}
.icon-view{
	color: white;
	position: absolute;
	font-size: 18pt !important;
	left: 50%;
	top: 50%;
	visibility: hidden;
}
#media .col-md-3 a:hover .icon-view{
	visibility: visible;
}
#contact{
	margin-top: 250px;
	margin-bottom: 150px;
}
#contact p{
	font-size: 16pt;
}
#news{
	margin-top: 250px;
	margin-bottom: 150px;
}
#news #myCarousel .carousel-caption {
    left:0;
	right:0;
	bottom:0;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
	top: auto;
	max-width: 100%
}

#news #myCarousel .list-group {
	position:absolute;
	top:0;
	right:0;
}
#news #myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
}
#news #myCarousel .list-group .active {
	background-color:#1F2933;	
}
#news #myCarousel .item img{
	width: 100%;
	height: 400px;
	object-fit:cover;
}
#news .list-group-item.active, #news .list-group-item.active h4, #news .list-group-item.active:focus, #news .list-group-item.active:hover{
	border:0;
	font-weight: bold !important;
}
#newslist{
	margin-top :50px;

}
#newslist>div{
	padding-left: 0;
	margin-bottom: 20px; 

}
.newsimageitem{
	width: 100% !important;
	height: 200px;
	object-fit:cover;
}
.share img{
	width: 30px;
	height: 30px;
}
.news-header-banner img{
	width: 100%;
	height: 450px;
	object-fit:cover;
}
.news-header-banner{
	margin-top: 110px;
}
.title-header-banner{
	background: rgba(242,57,52,0.3);
	text-align: center;
	position: absolute;
	width: 100%;
	font-size: 20pt;
	font-weight: bold;
	top: 300px;
	padding:20px;
	color: white
}
#news-detail{
	padding: 50px 200px;
}
#news-detail .share img{
	width: 30px;
	height: 30px;
}
#news-detail .share h5{
	float: left
}



#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img{
  background: #252c30;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 15px;
  display: block;
  z-index: -1;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 110%;
    top: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 110%;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
