/* GENERAL - 0E0E0E */
body {
	background: #000;
	color: #FFF !important;
}

h1, h2, h3, h4, h5, h6{
	color: #FFF !important;
}

a:hover{
	color: #FFF !important;
}

body.blog,
body.single-post{
    background: 1f1f1f;
    color: #d3d3d3!important;
}
body.blog h1,
body.blog h2,
body.blog h3,
body.blog h4,
body.blog h5,
body.blog h6,
body.single-post h1,
body.single-post h2,
body.single-post h3,
body.single-post h4,
body.single-post h5,
body.single-post h6{
    color: #d3d3d3!important;
}


.clear{
    clear: both;
}

.lead{
	color: #FFF;
    margin-bottom: 0;
}

#royal_preloader .background{
	background-color: #000 !important; 
}
.colour {
    color: #FF1400 !important;
}

#menu li a:hover, #menu a:focus, #menu a.active {
    font-weight: 600;
    font-size: 17px;
    margin-top: 1px;
    display: block;
}

/* HEADER */
#header{
    background-color: rgba(0, 0, 0, 0.5);
	max-height: 90px;
    min-height: 90px;
}

#header #menu {
	padding-top: 35px;
}
#header #menu a{
	color: #FFF;
}
#logo {
	padding-top: 7px;
}
#logo img{
	width: 80%;
}


#home.slider{
	border-bottom: 6px solid #000;
}
#home.slider h1, #home.slider h2, #home.slider h3, #home.slider h4, #home.slider h5, #home.slider h6{
	font-family: 'Dosis', sans-serif;
    font-weight: 400 !important;
}
#home.slider h1{
    letter-spacing: 30px !important;
    font-size: 80px !important;
}

#home.slider .byline{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
#home.slider .name{
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 10px;
	font-weight: 400;
}

#menu a{
	font-family: 'Open Sans', sans-serif;
}

/* ABOUT US */
.home.page section {
    background-color: #000;
    color: #FFF;
}

.home.page section h1,
.home.page section h6{
	color: #FFF !important;
}
.home.page section .lead,
.home.page section .ticker{
	color: #FFF;
}

/* OUR SKILS */
#our-skills .well{
	margin: 0;
}
.percent{
	text-align: center;
	width: 40%;
	left: 30%;
}

/* WHO WE ARE */
#who-we-are{
	padding-bottom: 80px;
}

#who-we-are .aq-block > p{
	line-height: 28px;
}

/* QUOTE */
#quote-01 .lead {
	color: #000 !important;
	text-shadow: 0 0 30px #fff;
}

/* SERVICES */
.pricing .info-wrapper ul li{
	color: #FFF;
}
.pricing .btn{
	border: 20px solid #000;
}

/* VIDEO BACKGROUND */
.video-section.wallpapered h1,
.video-section.wallpapered h2,
.video-section.wallpapered h3,
.video-section.wallpapered h4,
.video-section.wallpapered h5,
.video-section.wallpapered h6{
    color: #000 !Important;
    text-shadow: 0px 0px 30px #FFFFFF;
}

/* BLOG */
#blog h2,
#blog .cbp-l-grid-blog-title{
	color: #FFF;
}
#blog .cbp-l-grid-blog-title{
    line-height: 15px;
}

/* BLOG SINGLE */
.comment-quote{
	background: #171717;
}
.pointer{
	border-right-color: #171717;
}
ul.comments li{
	list-style: none;
}
#ajax-contact-form2 input, #ajax-contact-form2 textarea{
	background-color: #171717;
}
body.single-post .post img.alignright{
    margin-left: 0;
}
body.single-post .post img.alignleft{
    margin-right: 0;
}
body.single-post .post a > img{
    display: inline-block;
}
/* CONTACT */
#contact{
	background: #E44133!important;
}
#contact,
#contact.colour-section .lead, 
#contact.colour-section h1,
#contact.colour-section h2,
#contact.colour-section .inverse,
#contact.colour-section a,
#contact.colour-section .wpcf7 input[type="text"], 
#contact.colour-section .wpcf7 input[type="text"], 
#contact.colour-section .wpcf7 input[type="name"], 
#contact.colour-section .wpcf7 input[type="email"], 
#contact.colour-section .wpcf7 input[type="password"], 
#contact.colour-section .wpcf7 textarea{
	color: #000 !important;
}
#contact.colour-section ::-webkit-input-placeholder {
	color: #333 !important;
}
#contact.colour-section :-moz-placeholder {
	color: #333 !important;
}
#contact.colour-section ::-moz-placeholder {
	color: #333 !important;
}
#contact.colour-section :-ms-input-placeholder {
	color: #333 !important;
}
#contact.colour-section :placeholder-shown {
	color: #333 !important;
}
.wpcf7 input[type="submit"]:hover{
	color: #FF1400 ;
}

/* FOOTER */
.footer{
	border-top: 1px solid #252525;
	font-family: 'Open Sans', sans-serif;
}

.footer a:hover,
.footer a:hover .fa-circle{
	color: #FFF !important;
}
.footer a:hover .fa-inverse{
	color: #E84E41;
}

/* SIDEBAR */
aside table,
aside table thead>tr>th,
aside table tbody>tr,
aside table tbody>tr>td{
	border-color: #2D2D2D;
}

/* TECHNOLOGY */
#technology{
	background-color: #000;
}
#technology .white-box{
	background-color: #1B1B1B;
}
#technology p{
	color: #FFF;
}

#technology .specifications-wrap .spec-item{
	border-bottom: 1px solid #000;
}

#technology .specifications-wrap .spec-list h3{
	background-color: #171717;
}

#technology .specifications-wrap .spec-item .col-md-4 {
    color: #9e9e9e;
}

#technology .specifications-wrap .spec-item .col-md-8 {
    color: #FFFFFF;
}

#technology .specifications-wrap{
	background-color: #1B1B1B;
}


/* POPUP & SINGLE PAGE */
.cbp-popup-singlePage{
	background-color: #000;
	color: #FFF;
}
#single h1{
	color: #FFF !important;
}

#single .lead{
	color: #949494;
}
.cbp-l-project-details-list li{
	border-bottom: 1px dotted #3A3A3A;
	color: #C1C1C1;
}
.cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap{
	background-color: #000;
    border-bottom: 5px solid #E84E40;
}

/* Fancybox */
.fancybox-wrap .fancybox-skin{
    background: rgba(0, 0, 0, 0.51);
    box-shadow: 0 0 38px #000000;
}
a.fancybox-item.fancybox-open-new,
a.fancybox-item:before{
    background: #C30000;
    color: #FFF;
    padding: 5px;
    border: 1px solid black;
    box-shadow: 0 0 10px #000000;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a.fancybox-item.fancybox-close:before{
    content: "Close";
}
a.fancybox-item.fancybox-open-new:hover,
a.fancybox-item.fancybox-close:hover:before{
    background: #E00000
}

a.fancybox-item.fancybox-open-new{
    top: -13px;
    right: 42px;
    position: absolute;
    padding: 0 5px;
    line-height: 23px;
    background: #770202;
}
a.fancybox-item.fancybox-close {
    background: none;
    right: 2px;
    top: -15px;
}

@media (min-width: 768px) {
	#our-skills .aq-block-aq_chart_block.col-sm-4{
		width: 25%;
	}
}

@media only screen and (max-width: 992px) {
    body.single-post .post img{
        width: 100%;
    }
    
    .single-post-small-sidebar aside{
        display: none;
    }
}

@media only screen and (max-width: 820px) {
	#header {
		background: rgba(0, 0, 0, 0.5) !important;
	}
}


@media (min-width: 768px) and (max-width: 990px) {
	.pricing .btn{
		border-width: 0;
		width: 100%;
		padding: 13px 0;
		text-align: center;
		margin-bottom: -26px;
	}
	.captcha-wrapper{
		margin-bottom: 10px;
		float: right !important;
	}
	
}