/*
	Theme Name: Nixon
	Theme URI: http://www.jellythemes.com
	Author: JellyThemes
	Author URI: http://themeforest.net/user/jellythemes/portfolio
	Version: 1.2
	Description: Nixon WordPress Theme
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, flexible-width, light, theme-options

*/
.title.two a:hover {
	color: #000;
}
.wp-caption {
	max-width: 100% !important;
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.info-wrap .container {
	padding: 95px 25px 60px !important;
	width: 1100px !important;
	margin: 0 auto;
}
/*about */
.about .col-md-6:first-child {
	padding-right: 60px;
}
.about .col-md-6:last-child {
	padding-left: 60px;
}
/* Skills */
.info-wrap .col-md-6:first-child {
	padding-right: 50px;
	padding-left: 0;
}
.info-wrap .col-md-6:last-child {
	padding-left: 50px;
	padding-right: 7px;
}
.info-wrap .container {
	padding: 60px 20px 0 !important;
	overflow: visible;
}
.img-spacer {
	margin: 0px -115px;
}
.info-wrap .skill {
	width: 100%;
	list-style: none;
}
.info-wrap .skill h5 {
	color: #222;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 20px;
}
.info-wrap .skill h5 span {
	color: #777;
	font-size: 22px;
	float: right;
}
.progress {
	height: 19px;
	background: #f0f0f0;
	width: 100%;
	position: relative;
	display: table;
	border-radius: 0;
	margin-bottom: 40px !important;
	box-shadow: none;
}
.progress em {
	position: absolute;
	top: 0;
	height: 19px;
	left: 0;
	background: #fd6b6b;
}
/*Services*/
.service-ico {
	width: 55px;
	height: 55px;
	background-repeat: no-repeat;
}
/*parallax sections*/
.parallax .section-title, .contact .section-title {
/*margin: 0;
    font-weight: 300;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;*/
}
.parallax .section-subtitle {
	color: #fff;
}
/*facts*/
.facts-list li {
	width: 100%;
	margin: 0px;
}
.fact-ico {
	width: 74px;
	height: 94px;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
}
.facts .col-md-3 {
	min-height: 100px;
}
label.error {
	color: red;
}
/*Contact*/
.formSent, .formError {
	display: none;
}
.contact .col-md-6:first-child {
	padding-right: 30px;
}
.contact .col-md-6:last-child {
	padding-left: 30px;
}
/*Page navigation*/
.page-navigation .page-numbers {
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	color: #ccc;
	border-radius: 50%;
	line-height: 38px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 10px;
}
.page-navigation .current.page-numbers {
	color: #fff;
}
/*Sidebar*/
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap caption {
	padding: 5px 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.side-widget select {
	width: 100%;
}
.side-widget cite {
	margin: 0px;
	color: #939191;
	font-size: 14px;
	display: inline;
}
.side-widget img, img {
	max-width: 100%;
	height: auto;
}
.side-widget #s {
	height: 30px;
	border: 1px solid #989898;
	border-radius: 2px;
	padding-left: 35px;
	position: relative;
	width: 100%;
	font-size: 13px;
	background: url(images/search.png) no-repeat left center;
	background-position: 10px 50%;
}
#searchsubmit {
	display: none;
}
/*Comments*/
.comment .avatar {
	width: 115px;
	float: left;
	border-radius: 50%;
}
.comment .comment-reply-link {
	font-size: 13px;
	text-transform: uppercase;
	background: #fd6b6b;
	padding: 7px 30px;
	color: #fff;
	float: right;
}
#reply-title, .form-allowed-tags, .comment-form .required {
	display: none;
}
.comment-form {
	display: block;
}
.form-submit #submit {
	border: medium none;
	display: table;
	color: #FFF;
	padding: 16px 60px 12px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 2px;
	float: right;
	width: auto;
}
.comment-form label, .comment-form input {
	margin-bottom: 5px !important;
}

@media only screen and (max-width: 1024px) {
.img-spacer {
	margin: 0px 0px;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.info-wrap {
	padding: 0 15px;
	margin: 0 auto;
}
.info-wrap .container {
	width: 100% !important;
}
}

@media only screen and (max-width: 767px) {
.info-wrap {
	padding: 0 15px;
	margin: 0 auto;
}
.info-wrap .skill h5 {
	font-size: 17px;
}
.info-wrap .skill h5 span {
	font-size: 18px;
}
.info-wrap .container {
	width: 100% !important;
}
}

@media only screen and (max-width: 764px) {
.about .col-md-6:first-child, .about .col-md-6:last-child, .info-wrap .col-md-6:first-child, .info-wrap .col-md-6:last-child {
	padding: 0px 10px;
}
.portfolio-wrap .container.pr-no {
	padding-right: 0px !important;
}
}
