/*
 Theme Name:   Arcade RDM
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     arcade-basic
 Version:      
 Tags:         
 Text Domain:  
 */

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

Make sure you uncomment out this import line below if you want to include the parent CSS and the wp_enqueue_style() is not working. If you do not then you will not have any styling in your child theme from the parent theme.
*/


@import url("css/jquery.sidr.dark.css");
@import url("../arcade-basic/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;

	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	animation: none !important;
}
/* Buttons */
.active{
	color: deepskyblue !important;
}
.btnFast{
	-webkit-animation: fadeHeader 1 .2s ease-in !important;
	-moz-animation: fadeHeader 1 .2s ease-in !important;
	-o-animation: fadeHeader 1 .2s ease-in !important;
	animation: fadeHeader 1 .2s ease-in !important;
}
.top_button {
	display: inline-block;
	color: white;
	float: left;
	margin-top: 11px;
	padding-left: 20px;
	font-size: 20px;
	top: 0;
	position: fixed;
	left: 0;
}
#simple-menu{
	position: fixed;
	top: 32px;
	z-index: 2;
	font-size: 30px;
	right: 20px;
	color: blue;
}

#menu_buttons_rdm .btn {
	color: blue;
	background: transparent;
	color: white;
	/* border: none; */
	margin-top: 30px;
	-webkit-animation: fadeHeader 1 1s ease-in;
	-moz-animation: fadeHeader 1 1s ease-in;
	-o-animation: fadeHeader 1 1s ease-in;
	animation: fadeHeader 1 1s ease-in;
	/* Transition Time is fucked */
	-webkit-animation-delay: 0s;
	-webkit-animation-direction: normal;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: none;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeHeader;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: ease-in;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-user-select: none;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 45px;
	line-height: 23.9400005340576px;
	margin-bottom: 0px;
	margin-top: 30px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.6) 0px 0px 10px;
	vertical-align: middle;
	white-space: nowrap;
	width: 131px;
	word-wrap: break-word;
}

/* Icons */

.fa-spin {
	-webkit-animation: spin 2s infinite linear !important;
	-moz-animation: spin 2s infinite linear !important;
	-o-animation: spin 2s infinite linear !important;
	animation: spin 2s infinite linear !important;
}
.fa-small {
	font-size: 18px !important;
}

/* Typography */
.site-description-rdm {
	margin: 0;
	font-size: 18px;
	line-height: 1;
	color: #fff !important;
	-webkit-animation-delay: 0s;
	-webkit-animation-direction: normal;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: none;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeHeader;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: ease-in;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	display: block;
	font-family: Raleway, sans-serif;
	font-size: 18px;
	font-weight: 500;
	height: 18px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	position: relative;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.6) 0px 0px 10px;
	width: 1277px;
	word-wrap: break-word;
}
/* Menu Nav */
nav#site-navigation {
	opacity: 0;
	background: black !important;
	text-align: center;
	top: 0 !important;
}
.navbar-fixed-top {
	position: fixed !important;
}




nav	#more-site {
	margin-top: 0px; 
	border: 0px solid #fff; 
	color: gray; 
	padding: 15px; 
}
/*.navbar-collapse {
 display: inline-block; 
 }*/
 nav {
 	display: inline-block;
 }

 /* Home Top */
/*.home-top .left{
	text-align: left;
}
.home-top .right{
	text-align: right;
	}*/
	.list_icons {
		text-align: left;
	}
	.list_icons ul {
		list-style: none;
	}
	.home-top .col-md-4 {
		text-align: center;
	}
	.list_icons .right ul {
		float: right;
	}
	.list_icons .row {
		margin-left: 1em;
	}

	.list_icons.center {
/*	width: 282px;
font-size: 27px;*/
width: 190px;
margin: 0px auto;
}

/* Row Pages */

.row_one{
/*	background: -webkit-linear-gradient(white, lightslategray); 
	background: -o-linear-gradient(white, lightslategray); 
	background: -moz-linear-gradient(white, lightslategray); 
	background: linear-gradient(white, lightslategray); */
	/*background-image: url('/wp-content/themes/arcade-RDM/assets/background_images/rice_paper_lightblue.png');*/
	background: black;
	padding-top: 15px;
	
}
.row_one a:hover, .row_one a:focus {
	color: black !important;
	text-decoration: none !important;
}
.row_two{
/*	background: -webkit-linear-gradient( lightslategray, white); 
	background: -o-linear-gradient( lightslategray, white); 
	background: -moz-linear-gradient( lightslategray, white); 
	background: linear-gradient( lightslategray, white); */
	background: white;
	
}
.row_three{
	background: black;
}
.row_one h1{
	padding-left: 5%;
}
.row_one a.image-anchor:focus {
	outline: 0;
}
.center{
	text-align: center;
}

/* Modals */
.modal-dialog {
	width: 80%;
}
.modal-dialog {
	text-align: left;
}
/*img {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
	}*/
/*.port-box:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.port-box:hover:after {
    opacity:1;
}*/
.home-top .row {
margin-bottom: 21px;
}
.ceo_quote{
	margin-top: 1px;
}

	.row_one img {
		-webkit-box-reflect: below 13px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(68%, transparent) , to(rgba(250, 250, 250, 0.5)));
		height: 250px;
		width: 360px;
	}

	.row_one .row.center {
		margin-top: 30px;

	}
	.row_one .col-md-4 {
		margin-bottom: 120px;
	}

	#primary{
		margin: 0px !important;
	}
	.overlay    {  
		background:rgba(0,0,0,.75);
		text-align:center;
		padding:45px 0 66px 0;
		opacity:0;
		-webkit-transition: opacity .25s ease;
		-moz-transition: opacity .25s ease;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.row_one .col-md-4:hover .overlay 
	{
		opacity:1;
	}

	.plus       {  
		font-family:Helvetica;
		font-weight:900;
		color:rgba(255,255,255,.85);
		font-size:96px;
	}

	.image-anchor{
		display: inline-block;
	}
	@media(max-width: 536px){
		#menu_buttons_rdm .btn {
			margin-top: 15px;
		}
	}

	@media(max-width: 991px){
		.list_icons .row {
			height: auto !important;
			max-height: auto !important;
		}
	}
	@media (min-width: 769px){
		.navbar-collapse.collapse {
			display: inline-block !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important;
		}
	}

