/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}


/*-------------------------
	General Styles
--------------------------*/


html{
	background:url('../img/page_bg.jpg') repeat #191919;
}


body{
	min-height: 700px;
    padding: 0;
	font:14px/1.3 'Segoe UI',Arial, sans-serif;
}

a, a:visited {
	text-decoration:none;
	outline:none;
	color:#54a6de;
}

a:hover{
	text-decoration:underline;
}

section, footer, header{
	display: block;
}


/*----------------------------
	Styling the timeline
-----------------------------*/


#timeline{
	background:none;
}

.slider .slider-container-mask .slider-container{
	background:none;
}

#timeline div.navigation{
    background: url('../img/timeline_bg.jpg') repeat;
    border-top:none;
}

/* Creating the 3D effect for the timeline navigation */

#timeline div.navigation:before{
	position:absolute;
	content:'';
	height:40px;
	width:100%;
	left:0;
	top:-40px;
	background: url('../img/timeline_bg.jpg') repeat;
}

#timeline div.navigation:after{
	position:absolute;
	content:'';
	height:10px;
	width:100%;
	left:0;
	top:-40px;
	background:repeat-x;
	
	background-image: linear-gradient(bottom, #434446 0%, #363839 100%);
	background-image: -o-linear-gradient(bottom, #434446 0%, #363839 100%);
	background-image: -moz-linear-gradient(bottom, #434446 0%, #363839 100%);
	background-image: -webkit-linear-gradient(bottom, #434446 0%, #363839 100%);
	background-image: -ms-linear-gradient(bottom, #434446 0%, #363839 100%);
}


/* Adding a darker background to the timeline navigation */

#timeline div.timenav-background{
	background-color:#222 !important;
 	background-color:rgba(0,0,0,0.4) !important;
 	
}

#timeline .navigation .timenav-background .timenav-interval-background{
	background:none;
}

#timeline .top-highlight{
	background-color:transparent !important;
}

/* The zoom-in / zoom-out toolbar */

#timeline .toolbar{
	border:none !important;
	background-color: #202222 !important;
}

#timeline .toolbar div{
	border:none !important;
}

/* Styling the timeline numbers on the bottom */

#timeline .navigation .timenav .time .time-interval-minor .minor{
	margin-left:-1px;
}

#timeline .navigation .timenav .time .time-interval div{
	color: #CCCCCC;
}

/* The vertical lines */

#timeline .navigation .timenav .content .marker .line {
	background: #242828;
	box-shadow: 1px 0 0 rgba(255, 255, 255, 0.05);
}

#timeline .navigation .timenav .content .marker .dot {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px 3px 3px 3px;
}

/* The previous / next arrows & labels */

.slider .nav-previous .icon {
	background: url("timeline.png") no-repeat scroll 0 -293px transparent;
}

.slider .nav-previous,.slider .nav-next{
	font-family:'Segoe UI',sans-serif;
}

.slider .nav-next .icon {
	background: url("timeline.png") no-repeat scroll 72px -221px transparent;
	width: 70px !important;
}

.slider .nav-next:hover .icon{
	position:relative;
	right:-5px;
}

.slider .nav-previous:hover, .slider .nav-next:hover {
    color: #666;
    cursor: pointer;
}

#timeline .thumbnail {
	border: medium none;
}

/* Color of the headings */

#timeline h1, #timeline h2, #timeline h3, #timeline h4, #timeline h5, #timeline h6{
	color:#ddd;
}

/* The loading screen */

#timeline .feedback {
	background-color: #222222;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2) inset;
	border:none;
}

#timeline .feedback div{
	color: #AAAAAA;
	font-size: 14px !important;
	font-weight: normal;
}


/*----------------------------
	The Slides
-----------------------------*/


#timeline .slider-item h2,
#timeline .slider-item h3{
	font-family:'Antic Slab','Segoe UI',sans-serif;
}

#timeline .slider-item h2{
	color:#fff;
}

#timeline .slider-item p{
	font-family:'Segoe UI',sans-serif;
}


#timeline .slider-item img,
#timeline .slider-item iframe{
	border:none;
}

/* Customizing the first slide - the cover */

#timeline .slider-item:nth-child(1) h2{
	font:normal 70px/1 'Antic Slab','Segoe UI',sans-serif;
	background:rgba(0,0,0,0.3);
	white-space: nowrap;
	padding:10px 5px 5px 20px;
	position:relative;
	right:-60px;
	z-index:10;
}

#timeline .slider-item:nth-child(1) p i{
	font:normal normal 40px 'Dancing Script','Segoe UI',sans-serif;
	background:rgba(0,0,0,0.3);
	white-space: nowrap;
	padding:5px 20px;
	position:relative;
	right:-60px;
	z-index:10;
}

#timeline .slider-item:nth-child(1) p .c1{
	color:#1bdff0;
}

#timeline .slider-item:nth-child(1) p .c2{
	color:#c92fe6;
}

#timeline .slider-item:nth-child(1) .media-container {
	left: -30px;
	position: relative;
	z-index: 1;
}

#timeline .slider-item:nth-child(1) .credit{
	text-align: center;
}


/*----------------------------
	Back to Tzine header
-----------------------------*/


.clear {
    clear: both;
}

.social {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 3px;
    right: -5px;
}

.addthis_toolbox {
    margin: 0 auto;
    clear: both;
}

.bottomlinks {
    position: absolute;
	width: 88%;
    top: 10px;
    right: 0;
	left: 10%;
    color: #ffffff;
    margin: 0 auto;
    z-index: 99999999;
}

.bottomlinks a {
    color: #ffffff;
    display: block;
    float: right;
    line-height: 15px;
    margin-left: 13px;
	padding: 5px 13px 9px 13px;
	background-color: #333;
	border-radius: 4px;
}
.bottomlinks a:hover {
	text-decoration: none;
	background-color: #454545;
}

.bottomlinks a.logo_hisbit {
	float: left;
}

.soc {
    float: left;
}


/*.bottom_section_history {
	float: left;
	position: absolute;
	width: 100%;
	height: 14%;
	color: #999;
	font-size: 12px;
	background-color: #363839;
	border-bottom: 7px solid #363839;
	bottom: 0px;
	text-align: center;
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2), 0px 4px 0px 0px #FFF;
  	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2), 0px 4px 0px 0px #FFF;
  	box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2), 0px 4px 0px 0px #FFF;
}

.bottom_section_history .left {
	float: left;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 67px;
}
.bottom_section_history .right {
	float: right;
	width: 43%;
	padding-top: 30px;
	padding-right: 5%;
	padding-left: 2%;
	font-size: 13px;
	color: #d3d3d3;
}
.bottom_section_history .left textarea {
	float: left;
	width: 100%;
	height: 45px;
	margin-top: 4px;
	border: 0px;
	background-color: #fff;
}*/
.history_copyrights {
	float: left;
	width: 100%;
	height: 40px;
	color: #999;
	font-size: 13px;
	position: absolute;
	text-align: center;
	padding-top: 13px;
	top: 665px;
}




@media only screen and (min-width: 1000px) and (max-width: 1169px){

#timeline{
	height:740px
}
.history_copyrights {
	top: 745px;
}

#timeline .slider-item:nth-child(1) h2{
	font:normal 50px/1 'Antic Slab','Segoe UI',sans-serif;
}
#timeline .slider-item:nth-child(1) p i{
	font:normal normal 27px 'Dancing Script','Segoe UI',sans-serif;
}



}

@media only screen and (min-width: 768px) and (max-width: 999px){

header{
	left: 10px;
}
.bottomlinks {
	width: 94%;
	left: 6%;
}


#timeline{
	height:640px
}
.history_copyrights {
	top: 645px;
}


.bottom_section_history {
	height: 28.3%;
}
.bottom_section_history .left textarea {
	height: 90px;
}
.bottom_section_history .history_copyrights {
	padding-top: 13px;
	padding-bottom: 10px;
}
#timeline .slider-item:nth-child(1) h2{
	font:normal 40px/1 'Antic Slab','Segoe UI',sans-serif;
	margin-left: -68px;
}
#timeline .slider-item:nth-child(1) p i{
	font:normal normal 22px 'Dancing Script','Segoe UI',sans-serif;
	margin-left: -68px;
}
#timeline .slider-item h3{
	font-size: 18px;
	line-height: 23px;
}
#timeline .slider-item .media-container img {
	width: 100%;
}


}

@media only screen and (min-width: 480px) and (max-width: 767px){

header{
	left: 0px;
}

.bottomlinks {
	width: 95%;
	left: 1%;
	right: 4%;
}
.bottomlinks a {
    margin-left: 4px;
	padding: 5px 5px 9px 5px;
}

#timeline{
	height:740px
}
.history_copyrights {
	top: 745px;
	font-size: 12px;
}

#timeline .slider-item:nth-child(1) .media-container {
	left: 0px;
}
#timeline .slider-item:nth-child(1) h2{
	font:normal 25px/1 'Antic Slab','Segoe UI',sans-serif;
	margin-left: -75px;
	width: 300px;
}
#timeline .slider-item:nth-child(1) p i{
	font: normal 18px 'Dancing Script','Segoe UI',sans-serif;
	margin-left: -105px;
}
#timeline .slider-item h2.date{
	width: 100%;
	font-size: 22px;
	text-align: center;
	margin-bottom: 5px;
}
#timeline .slider-item h3{
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	text-align: center;
}
#timeline .slider-item p{
	font-size: 13px;
}
#timeline .slider-item .media-container img {
	width: 100%;
}

.slider-item .content .content-container.layout-text-media {
	width: 100%;
	padding: 0px;
	margin-left: 0px;
}
.slider .slider-item .content .content-container.layout-text .text .container{
	width: 100%;
}
.slider-item .content .content-container .text .container {
	width: 100%;
	text-align: center;
	padding:0px;
	margin: 0;
}
.slider-item .content .content-container .text .container p {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.slider .slider-item .content .content-container .text{
	float: left;
	width:100%;
	max-width:100%;
	text-align: center;
}
.slider .slider-item .content .content-container .media{
	float: left;
	width:100%;
	min-width:100%;
}

	
}

@media only screen and (max-width: 479px){

#timeline{
	height:800px;
}
.history_copyrights {
	top: 805px;
	font-size: 12px;
}

#timeline .slider-item:nth-child(1) .media-container {
	left: 0px;
}
#timeline .slider-item:nth-child(1) h2{
	font:normal 27px/1 'Antic Slab','Segoe UI',sans-serif;
	margin-left: -41px;
}
#timeline .slider-item:nth-child(1) p i{
	font:normal normal 16px 'Dancing Script','Segoe UI',sans-serif;
	margin-left: -41px;
}
#timeline .slider-item h2.date{
	width: 100%;
	font-size: 22px;
	text-align: center;
	margin-bottom: 5px;
}
#timeline .slider-item h3{
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	text-align: center;
}
#timeline .slider-item p{
	font-size: 15px;
}
#timeline .slider-item .media-container img {
	width: 100%;
}

.slider-item .content .content-container.layout-text-media {
	width: 100%;
	padding: 0px;
	margin-left: 0px;
}
.slider .slider-item .content .content-container.layout-text .text .container{
	width: 290px;
	margin-left: 0px;
}

.slider-item .content .content-container .text .container {
	width: 100%;
	text-align: center;
	padding:0px;
	margin: 0;
}
.slider-item .content .content-container .text .container p {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
.slider .slider-item .content .content-container {
	position: absolute;
	width: 300px;
	top: 90px;
	margin-left: -125px;
}
.slider .slider-item .content .content-container .text{
	float: left;
	width: 100%;
	max-width:100%;
	text-align: center;
}
.slider .slider-item .content .content-container .media{
	float: left;
	width:100%;
	min-width:100%;
	display: none;
}

.bottomlinks {
	width: 98%;
	left: 0%;
	right: 2%;
}
.bottomlinks a {
	font-size: 11px;
    margin-left: 3px;
	padding: 3px 2px 5px 2px;
}

}

