.site-loading__background {
	background:#000000;
}

#watson-progress {
	background:#000000;
	border-color:#ffffff;
	padding:1px 2px 3px 2px;
}
#watson-progress::-webkit-progress-bar {
	background-color:#000000;
	box-shadow:0 1px 0 0 rgba(0,0,0,.2)
}
#watson-progress::-webkit-progress-value {
	background-color:#ffffff;
}
#watson-progress::-moz-progress-bar {
	background-color:#ffffff;
}

.navigation-toggle {
	top:7px;
	left:auto;
	right:7px;
	background:#ffffff;
	border:0;
	height:60px;
}
.navigation-toggle .icon {
	left:0;
	color:#000000;
}
.navigation-toggle .icon::before {
	height:60px;	
}
header .navigation-toggle {
	position:absolute;
	top:0;
	right:0;
	background:none;
	width:4.5rem;
}
#header .navigation-toggle .icon {
	width:4.5rem;
	height:100%;
	color:#ffffff;	
}
#header .navigation-toggle .icon::before {
	width:4.5rem;
}

.pswp__top-bar,
.pswp__caption {
	z-index:15;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
	position:absolute;
	top:0;
	z-index:10;
	width:50%;
	height:100%;
	margin:0;
	outline:none;
	cursor:none;
}
.pswp__button--arrow--left {	
	left:0;	
}
.pswp__button--arrow--left::before, 
.pswp__button--arrow--right::before {
	display:none;
}
.pswp__button--arrow--floater,
.pswp__button--arrow--floater {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	background-position:0 0;
	background-repeat:no-repeat;
	width:22px;
	height:43px;
}
.pswp__button--arrow--floater.left {
	background-image:url(/wp-content/themes/imageaj/images/prev.png);
}
.pswp__button--arrow--floater.right {
	background-image:url(/wp-content/themes/imageaj/images/next.png);
}

.portfolio-filters #filter-toggle {
	background:#000000;
	padding-left:0;
	padding-right:0;
	color:#ffffff;
}
.portfolio-filters #active-filter {
	display:none;
}

.site-footer {
	background:#ffffff;
	color:#000000;
}
.site-info a {
	display:inline-block;
	background:#000000;
	margin-right:15px;
	padding:3px 15px;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	vertical-align:top;
}

body.page-contact .entry-title {
	display:none;
}

.form-select {
	position:relative;
	margin-bottom:1.563rem;
	font-family:"Raleway",sans-serif;
	font-weight:500;
	font-size:16px;
}
.form-select > a {
	display:block;
	position:relative;
	background:#ffffff;
	border:1px solid #d3d3d3 !important;
	margin:0;
	padding:9px 36px 8px 12px !important;
	color:#9e9e9e;
	text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}
.form-select > a:after {
	content:"";
	display:block;
	position:absolute;
	right:20px;
	top:16px;
	background:url(/wp-content/themes/imageaj/images/select-arrow.gif) 0 0 no-repeat;
	width:11px;
	height:12px;
}
.form-select ul {
	opacity:0;
	position:absolute;
	left:0;
	top:100%;
	z-index:5;
	background:#ffffff;
	border:1px solid #d3d3d3;
	width:100%;
	max-height:0;
	margin:-1px 0 0 0 !important;
	padding:7px;
	list-style-type:none;
	overflow:hidden;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.form-select:hover ul {
	opacity:1;
	max-height:9999px;
}
.form-select li {
	margin:0;
	padding:3px 5px;
	color:#444444;
	cursor:hand;
	cursor:pointer;
}
.form-select li:hover {
	background:#f2f2f2;
}

.social-list ul {
	margin:0 !important;
	padding:0;
	list-style-type:none;
}
.social-list ul:after {
	content:"";
	display:block;
	clear:both;
}
.social-list li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
.social-list li a {
	display:block;
	background-image:url(/wp-content/themes/imageaj/images/social.gif);
	background-repeawt:no-repeat;
	width:27px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
.social-list li:nth-child(1) a {
	background-position:0 0;
}
.social-list li:nth-child(2) a {
	background-position:-27px 0;
}
.social-list li:nth-child(3) a {
	background-position:-54px 0;
}
.social-list li:nth-child(4) a {
	background-position:-81px 0;
}
.social-list li:nth-child(5) a {
	background-position:-108px 0;
}
.social-list li:nth-child(6) a {
	background-position:-135px 0;
}
.social-list li a:hover {
	border:0;
}

.site-sidebar .widget-title {
	color:#ffffff;
}
.site-sidebar li {
	color:#ffffff;
}
.site-sidebar li a {
	color:#ffffff;
}
.site-sidebar li a:hover {
	border-color:#ffffff;
}

.widget-popupularposts li {
	list-style-type:none;
}
.widget-popupularposts a {
	font-family:"Raleway",sans-serif;
	font-weight:bold;
	font-size:16px;
}
.widget-popupularposts .date {
	display:block;
}

.widget-aboutme {
	background:#ffffff;
	padding:0 24px 20px 24px;
}
.widget-aboutme .image {
	margin:0 -24px 25px -24px;
	overflow:hidden;
}
.widget-aboutme .image img {
	display:block;
	width:100%;
}
.widget-aboutme .widget-title {
	margin-bottom:10px;
	color:#000000;
}

#text-2 {
	background:#313131;
	padding:20px 24px;
}
#text-2 .widget-title {
	margin-bottom:10px;
}
#text-2 .textwidget {
	color:#ffffff;
}

.hentry.page .readmore, 
.hentry.post .readmore {
	background-color:#000000;
}
.comment-respond, 
.comments-area, 
.hentry.page, 
.hentry.post, 
.service.hentry, 
.testimonials.hentry {
	border-color:#b5b5b5;
}

@media (max-width:768px) {
	.site-logo {
		width:40px;
		margin-left:15px;
		overflow:hidden;
	}
	.site-logo img {
		width:auto;
		max-width:none;
		height:53px;
	}
	.site-navigation {
		padding-top:10px;
	}
	.site-navigation .site-logo img {
		height:39px;
	}
}