/*
	Theme Name: Fastest Spaceship
	Theme URI: http://www.gnetwebs.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: Gnetwebs
	Author URI: http://www.gnetwebs.com/

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/

 

body {
   background: rgba(0, 0, 0, 0) url("http://fastestships.com/wp-content/uploads/sites/8/2018/05/bg.jpg") repeat scroll 0 0;
    margin-top: 0;
}
.genesis-skip-link {
    display: none;
}
.vc_column_container{
    float: none !important;
    margin: 0 auto;
    max-width: 1024px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0!important;
}




@font-face {
    font-family: BebasNeue;
    src: url('./fonts/BebasNeue Regular.otf');
	font-weight: 400;
} 
@font-face {
    font-family: BebasNeue;
    src: url('./fonts/BebasNeue Bold.otf');
	font-weight: 700;
} 
@font-face {
    font-family: HelveticaNeue;
    src: url('./fonts/HelveticaNeue-02_1.ttf');
	font-weight: 400;
}
@font-face {
    font-family: HelveticaNeue;
    src: url('./fonts/HelveticaNeue-Bold-01_3.ttf');
	font-weight: 700;
}
@font-face {
    font-family: HelveticaNeue;
    src: url('./fonts/HelveticaNeue-BoldItalic-09_1.ttf');
	font-weight: 700;
	font-style: italic;
}

header {
    display: none;
}
.entry {
    padding: 0 80px;
}
.site-inner {
    padding-top: 0;
}
.header img {
    left: 40%;
    max-width: initial;
    position: relative;
    transform: translateX(-50%);
}
.item-heading.blue h1, .item-heading.blue p, .item.blue h3{
	color: #3aaffc;
}
.item-heading.yellow h1, .item-heading.yellow p, .item.yellow h3{
	color: #FFD95E;
}
.item-heading {
    background: rgba(0, 0, 0, 0) url("http://fastestships.com/wp-content/uploads/sites/8/2018/05/border.png") no-repeat scroll center bottom / contain ;
    padding: 15px 0;
	margin-bottom: 15px;
}
.item-heading h1 {
    font-family: BebasNeue;
    font-size: 48px;
    font-style: italic;
    font-weight: 700;
	margin: 0;
}
.item-heading p{
	font-size: 35px;
	font-family: BebasNeue;
	font-weight: 700;
	text-align: right;
	font-style: italic;
	margin: 0;
}
.item-heading p strong{
	font-size: 48px;
}
.item{
	position: relative;
}
.item:nth-child(even){
	background-color: rgba(256,256,256,0.1)
}

.item:nth-child(2n)::after{
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    display: block !important;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 400%;
}
.item:nth-child(2n)::before{
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    display: block !important;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 400%;
}

.item .left, .item .right{
	padding: 20px 0;
}
.item .right{
	overflow:hidden;
}
.item .right{
	border-left: 2px solid #fff;
	padding-left: 0!important;
}
.item h3{
	font-family: HelveticaNeue;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	line-height: 30px;
}
.item h3 strong{
	color: #fff;
	text-transform: capitalize;
}
.item p{
	color: #fff;
    font-family: HelveticaNeue;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin: 5px 0 0;
}
.item .right img {
    float: left;
    width: 100%;
}
.item .right h4{
	font-family: BebasNeue;
    font-size: 38px;
    font-style: italic;
    font-weight: 400;
	margin: 0;
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.item.pos-2 .right img{
	margin-bottom: 45px !important;
}
.item.pos-1 .right img{
    max-height: 120px!important;
    max-width: 95%!important;
}
.item.pos-1 .right h4{
	right: 32%;
} 
.item.footer,.item.footer::before,.item.footer::after{
	background: transparent;
}
.footer img{
	max-height: 150px!important;
}
.about{
	color: #fff;
	font-family: HelveticaNeue;
	padding: 70px 0;
}
.about p {
    font-size: 18px;
    line-height: 1.4;
}
.about h3 {
    font-size: 28px;
    font-weight: 500;
}
.about .table{
	margin-bottom: 50px!important;
}
.about table, .about table th, .about table td, .about h4 {
    border: 1px solid #afafaf;
	border-collapse: collapse;
}
.about table th, .about table td {
    padding: 8px 21px;
    text-align: left;
}
.about h4{
   border-bottom: none;
   padding: 15px;
   margin-bottom: 0;
   font-size: 22px;
   text-align: center;
}
.read-more{
	background: #3aaffc;
    border-radius: 2px;
    color: #fff;
    display: table;
    font-size: 17px;
    font-weight: 600;
    margin: 80px auto 50px!important;
    padding: 14px 32px;
    text-transform: uppercase;
	text-decoration: none;
	font-family: HelveticaNeue;
}


.comments{
	
}
.comments h2 {
    color: #fff;
}
.comments ul{
	
}
.comments ul li {
	display: inline-block;
    list-style: outside none none;
    margin-bottom: 15px;
    width: 100%;
}
.comments ul li .comment-body {
    color: #fff;
    position: relative;
}
.comments ul li .comment-body .comment-author{
	color: #fff;
}
.comments ul li .comment-body .comment-author img {
    border-radius: 10px;
    float: left;
    height: initial;
    margin-right: 20px;
    width: 80px;
}
.comments ul li .comment-body .comment-author cite{
	text-transform: capitalize;
}
.comments ul li .comment-body .comment-author .says{
	
}
.comments ul li .comment-body .comment-meta {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.comments ul li .comment-body .comment-meta a{
    color: #bfbfbf;
}
.comments ul li .comment-body p{
	
}
.comments ul li .comment-body .reply{
	
}
.comments ul li .comment-body .reply a{
	background: #cd4a0a none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-weight: 600;
    padding: 7px 20px;
}
.screen-reader-text{
		display:none;
}

.comment-respond {
    display: table;
    font-family: HelveticaNeue;
    margin: 0 auto;
    max-width: 980px;
    padding-bottom: 40px;
    width: 100%;
}
.comment-respond h3 {
    color: #fff;
    font-size: 21px;
}
.comment-respond p {
    color: #fff;
}
.comment-respond p input{
	padding: 8px 10px;
}
.comment-respond p textarea{
	min-width: 60%;
}
.comment-respond p label{
	display: inline-block;
    min-width: 74px;
}

.comment-respond .form-submit input {
    background: #cd4a0a none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-family: HelveticaNeue;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 30px;
}
.comments ul.children {
    display: inline-block;
    padding: 20px 0 20px 120px;
    width: 100%;
}

.comments ul.children .reply{
    display: none;
}

.logged-in-as a{
	color:#fff;
}


.header-text {
    padding: 30px 0;
}
.header-text p {
    color: #fff;
    font-family: HelveticaNeue;
    font-size: 17px;
    text-align: center;
}












.table-responsive {
	min-height: 0.01%;
	overflow-x: auto;
}




@media only screen and (max-width: 1199px) {
    
}
@media only screen and (max-width: 991px) {

}
@media only screen and (max-width: 767px) {
    .header img {
		max-width: 230%;
	}
	.item-heading p {
		font-size: 30px;
		text-align: center;
	}
	.item-heading h1 {
		font-size: 42px;
		text-align: center;
	}
	.item .right{
		border-left: none;
	}
	
	.table-responsive {
		border: 1px solid #ddd;
		margin-bottom: 15px;
		overflow-y: hidden;
		width: 100%;
	}
	.table-responsive > .table {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 479px) {
    .item .right h4 {
		float: right;
		position: static;
	}
	.item p {
		overflow: auto;
	}
}

