/* 
Theme Name: Yusuf
Description: Yusuf is an minimal professional wordPress theme.
Theme URI: http://www.waspthemes.com/go/?theme=Yusuf

Author: WaspThemes
Author URI: http://www.waspthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.2.5
*/



/*  T A B L E   O F   C O N T E N T S 
    ........................................................................

	01. Basic
	02. Header
	03. Menu
	04. Footer
	05. Portfolio Template
	06. Portfolio Single Template
	07. Blog Template
	08. Blog Single Template
	09. Comments
	10. Page Template
	11. Wordpress Core
	12. Extra
	13. Bootstrap Skin
	14. Comment list
	15. Contact Page
	16. Responsive
	
*/


/*-------------------------------------------------------*/
/*	Basic												 */
/*-------------------------------------------------------*/
*,*:hover,a:focus{
	outline:none;
}

.clearfix,.clear{
	clear:both;
	display:block;
}

body{
	font-family: 'Source Serif Pro', serif;
	font-size:17px;
	color:#1a1a1a;
}

#section{
	background:#F9F8F7;
	padding-top:50px;
	padding-bottom:50px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	line-height: 1.48;
}

mark{
	color:inherit;
	background:#EF4123;
	padding:0.15em 0.28em;
}

::selection {
	background:#EF4123;
	color:#1a1a1a;
}

::-moz-selection {
	background:#EF4123;
	color:#1a1a1a;
}

.page-content p,.entry-content p,.project-content p{
	margin-bottom:1em;
}

.entry-content,.page-content,.project-content{
	line-height:1.54;
	font-size:19px;
}

.entry-page p:last-child,.page-content p:last-child,.project-content p:last-child{
	padding-bottom:0;
	margin-bottom:0;
}

.page-content,.entry-content,.project-content{
	color: #383838;
}

.entry-page a,.page-content a,.project-content a{
	text-decoration:underline;
}

.page-content img,.entry-content img,.project-content img{
	max-width:100%;
	height:auto;
	background:#E7E7E7;
}

.entry-content:after,.entry-content:before,.project-content:after,.project-content:before,.page-content:after,.page-content:before{
	display:block;
	width:100%;
	clear:both;
	content:' ';
}

a{
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-ms-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;

	color:inherit;
}

a:hover,a:focus,a:active{
	color:inherit;
}


/*-------------------------------------------------------*/
/*	Header												 */
/*-------------------------------------------------------*/
#header{
	padding-top:82px;
	padding-bottom:27px;
	background:transparent;
}

.page-template-template-home-php #header{
	padding-bottom:80px;
}

.header-user-info,.header-user-info li{
	list-style-type:none;
}

li.header-name{
	padding:8px 14px;
	background:#EF4123;
	color:rgba(0,0,0,0.80);

	font-size: 16px !important;
	letter-spacing: 0.5px;
	font-weight: 600;
	float:right;
}

li.header-job{
	background-color:#F4EADA;
	padding:6px 10px;
	color:rgba(0,0,0,0.75);
	font-size: 16px !important;
	letter-spacing: 0.2px;
	font-weight: 600;
	display:inline-block;
	float:right;
}

.header-user-info li{
	margin-bottom:5px;
	text-align:right;
	display:inline-block;
}

.header-user-info li.clearfix{
	margin:0;
	display:block;
}

.header-user-info a{
	color:inherit;
}

.logo-link{
	float:left;
	background: #EF4123;
	position:relative;
	overflow:hidden;
}

#headerBox{
	min-height: 160px;
	margin-bottom: 6px;
}

/* about me section in header */
#about-me-section h3{
	font-size: 24px;
	margin-top:34px;
	margin-bottom:11px;
}

#about-me-section p{
	font-size:19px;
	line-height: 1.5;
}

#about-me-image{
	text-align:right;
}

#about-me-image img{
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	o-border-radius: 100%;
	background-color:#E7E7E7;
	width:286px;
	height:286px;
}


/*-------------------------------------------------------*/
/*	Menu												 */
/*-------------------------------------------------------*/
/*.menu-icon{
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iVW50aXRsZWQtMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxOCAxMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTggMTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9InoiLz48ZyBpZD0iTGF5ZXJfeDI1XzIwMSI+PHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjIiLz48cmVjdCB5PSI1IiB3aWR0aD0iMTgiIGhlaWdodD0iMiIvPjxyZWN0IHk9IjEwIiB3aWR0aD0iMTgiIGhlaWdodD0iMiIvPjwvZz48cGF0aCBmaWxsPSJub25lIiBkPSJ6Ii8+PC9zdmc+);
	width:38px;
	height:38px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#EF4123;
	cursor:pointer;
	float:right;
	margin-left:6px;
	
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}*/

.menu-icon-rotate{
	-moz-transform: scale(1) rotate(180deg);
	-webkit-transform: scale(1) rotate(180deg);
	-o-transform: scale(1) rotate(180deg);
	-ms-transform: scale(1) rotate(180deg);
	transform: scale(1) rotate(180deg);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAOVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC8dlA9AAAAEnRSTlMAFRYXGGJnbK6vs7XS09TV1tf7o8GcAAAAcklEQVR4AeXQQQ7DIAxEUdukaRIKbn3/w5bFLJCl4QJ4h/5boJG97v3Y/DzqmcATblP/xZWAOQT6R4WL44tOREFngnaI4uhMoHOx7FJWAP9v0XTVVbnAPhC0D9GjJ5H2tyGMdC4qOoTHncB5oUPcL9nq/thTBi2PaI35AAAAAElFTkSuQmCC);
}

.main-menu-list{
	background: #FFF4CC;
	margin-top:4px;
	padding: 0px 30px 0px 30px;
	font-size:0;
	display: none;
	opacity:0;
	position:relative;
	z-index:99;

	position: absolute;
	bottom: -10px;
	top: auto;
}

.main-menu-list li{
	display:inline-block;
}

.main-menu-list ul,.main-menu-list li{
	list-style-type:none;
	padding:0;
	margin:0;
}

.main-menu-list a{
	font-size:17px;
}

.main-menu-list a:hover{
	color:#010101;
}

.main-menu-list > div > ul > li{
	padding-top:13px;
	padding-bottom:11px;
}

.main-menu-list li{
	padding-left:17px;
	padding-right:17px;
	position:relative;
	letter-spacing:0.6px;
}

.main-menu-list > div > ul > li:first-child{
	padding-left:0 !important;
}

.main-menu-list > div > ul > li{
	position:relative;
}

.main-menu-list .current-menu-item > a,.main-menu-list .current-menu-parent > a{
	font-weight:700;
}

.main-menu-list .sub-menu{
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	background: #FCE89E;
	padding: 10px 20px;
	z-index:999999;
	display:none;
}

.main-menu-list .sub-menu li{
	text-align:center;
}

.sub-menu .sub-menu{
	display:none !important;
}

.main-menu-list > div > ul > li.menu-item-has-children:before{
	display: block !important;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	bottom: 1px;
	left: 50%;
	width: 7px;
	margin-left: -5px;
	opacity: 0;

	-webkit-transition:all 150ms ease-out;
	-moz-transition:all 150ms ease-out;
	-ms-transition:all 150ms ease-out;
	-o-transition:all 150ms ease-out;
	transition:all 150ms ease-out;
	transform: rotate(-180deg);
}

.main-menu-list > div > ul > li.menu-item-has-children:hover:before{
	bottom:-1px;
	opacity:0.9;
	transform: rotate(-0deg);
}

.main-menu-list > div > ul > li.menu-item-has-children > a:after{
	display:none !important;
}

.sub-menu li{
	padding:8px 0px;
	display:block;
}

.sub-menu li:after,.sub-menu li:before{
	display:none;
}

.main-menu-list li:after{
	content:'/';
	position:absolute;
	right:-2px;
	top:13px;
	font-size:16px;
	font-weight:600;
}

.main-menu-list a{
	text-decoration:none !important;
	display:inline-block;
}

.main-menu-list a:after{
	display:block;
	content:'';
	width:0%;
	height:1px;
	background:rgba(0,0,0,0.8);
	position:relative;
	left:20%;
	top:1px;

	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.sub-menu a:after{
	top:3px !important;
	left:10px !important;
	background:rgba(0,0,0,0.6);
}

.current-menu-item > a:after,.current-menu-parent > a:after{
	height:2px;
}

.main-menu-list a:hover:after{
	width:60%;
}

.sub-menu a:hover:after{
	width:80%;
}

#searchform{
	margin-left:18px;
}

#searchform input{
	display: block;
	padding: 0px;
	border-width: 0px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	background: transparent;
	color: inherit;
	font-size: 17px;
	width:60px;
	margin-top: 13px;
	margin-bottom: 11px;
}

.main-menu-list > form{
	float:left;
}

.main-menu-list > div{
	float:left;
}

#s::-webkit-input-placeholder {
	color:#1A1A1A !important;
	opacity:0.9 !important;
}

#s:-moz-placeholder {
	opacity:0.8;
}

#s::-moz-placeholder {
	opacity:0.8;
}

#s:-ms-input-placeholder {  
	opacity:0.8;
}


/*-------------------------------------------------------*/
/*	Footer												 */
/*-------------------------------------------------------*/
#footer{
	margin-top:80px;
}

.footer-left{
	background:#F1F1F1;
	
	width: 60%;
	
	max-height: 78px;
	min-height: 78px;
	padding: 14px 30px;
}

.footer-right{
	background:#E7E7E7;
	
	width: 40%;
	
	max-height: 78px;
	min-height: 78px;
	padding: 26px 30px;
	text-align:center;
}

.footer-right ul{
	padding:0;
	margin:0;
	list-style-type:none;
	display: inline-block;
}

.footer-right ul li{
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
}

.footer-right ul li:first-child{
	padding-left:0;
}

.footer-right ul li:last-child{
	padding-right:0;
}

.footer-right ul li a{
	padding-right:0;
	color:inherit;
	text-decoration:underline;
}

.footer-left p{
	padding:0;
	margin:0;
}


/*-------------------------------------------------------*/
/*	Portfolio Template									 */
/*-------------------------------------------------------*/
#portfolio{
	position:relative !important;
	height:380px !important;
	overflow:hidden !important;
}

.gray-small{
	background:#E3E3E3;
	color:#151515;
	font-size:13px;
	text-transform:uppercase;
	display:inline-block;
	padding:7px 40px 4px 12px;
	font-weight: 700;
}

.portfolio-title{
	padding:7px 40px 6px 12px;
	font-size:15px;
	font-weight:600;
	text-transform:none;
	letter-spacing:0.6px;
}

.portfolio-filters{
	list-style-type:none;
	font-size:0;
	margin-bottom:9px;
}

.portfolio-filters li{
	display:inline-block;
}

.skills-filters{
	background:#FFF;
	font-size:15px;
	display:inline-block;
	color:inherit;
	text-decoration:none;
	
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	
	margin-left:4px;
	margin-right:4px;
	cursor:pointer;
}

.portfolio-filters li:first-child{
	margin-left:0px;
}

.portfolio-filters li:last-child{
	margin-right:0px;
}

.skills-filters a{
	display:block;
	padding:7px 10px 6px 10px;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
	font-size:15px;
	font-weight:400;
	color:#111;
	letter-spacing:0.3px;
}

.skills-filters:hover{
	color:inherit;
	text-decoration:none;
	background-color:#FCF29A;
}

.skills-filters.active{
	color:inherit;
	text-decoration:none;
	background-color:#EF4123;
	cursor:default;
}

.item{
	float:left;
	width:33.3%;
	padding:5px;
	display: table-cell;
}

.item img{
	width:100%;
	height:auto;
}

.item .hover{
	width:auto;
	height:auto;

	visibility:hidden;
	position:absolute;
	top:11px;
	left:11px;
	right:11px;
	bottom:11px;
	padding:20px;
	background:rgba(255, 255, 255,0.9);
	color:inherit;
	text-decoration:none;
	
	opacity:0;
	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAF5E6LxAAAADFBMVEUAAAAAAAAAAAAAAAA16TeWAAAAA3RSTlMAIDxAnZz7AAAAQElEQVQY02PgYeBh+A/EIPAfRBxAIEYGBPr/H8FmYDxAHMHMQBTxHwiIUszAwH6AgWzGfyhgCA0Njb4KJCg0EAAfzCdhXnq5TgAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size:0;
}

.item .hover h3{
	font-size:16px;
	color:inherit;
	padding:3px 8px;
	margin:0;
	letter-spacing: -0.1px;
	display:inline-block;
	font-weight:600;
	margin-bottom: 4px;
	background-color:#333;
	color:rgba(255,255,255,0.86);
	position:absolute;
	bottom:calc(8% + 26px);
	bottom:-webkit-calc(8% + 26px);
	bottom:-moz-calc(8% + 26px);
	bottom:-ms-calc(8% + 26px);
	bottom:-o-calc(8% + 26px);
	left:auto;
}

.item .hover p{
	font-size:14px;
	color:rgba(0,0,0,0.90);
	padding:4px 8px;
	display:block;
	font-weight:600;
	margin:0;
	position:absolute;
	bottom:7%;
	left:27px;
	background-color:#EF4123;
}

.item .hover h3{
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-o-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.item .hover p{
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.item .hover .no-description{
	bottom:10% !important;
	-moz-transform: translateY(28px);
	-webkit-transform: translateY(28px);
	-o-transform: translateY(28px);
	-ms-transform: translateY(28px);
	transform: translateY(28px);
}

.item:hover .hover{
	opacity:1;
	visibility:visible;
	background-size:32px;
	background-position: 50% 40%;
}

.item:hover .hover h3{
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.item:hover .hover p{
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}


/*-------------------------------------------------------*/
/*	Portfolio Single Template							 */
/*-------------------------------------------------------*/
body.single-portfolio .project-title{
	font-size:23px;
	font-weight:600;
}

.single-portfolio-info-box .gray-small{
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 600;
	display: inline-block;
	text-transform: none;
	padding: 6px 50px 6px 14px;
	background-color: #e5e5e5;
}

.single-portfolio-info-box ul{
	margin-left:5px !important;
}

.featured-media a{
	margin-bottom:40px;
	display:block;
}

.featured-media a:last-child{
	margin-bottom:0px;
}

.page-navigation{
	padding-top:14px;
}

body.single-portfolio .page-navigation{
	padding-top:25px;
}

.page-navigation a,.nav-previous a,.nav-next a{
	background-color:#F0E26F;
	color:#050505;
	padding: 8px 40px 8px 12px;
	font-size:15px;
	font-weight:600;
	text-decoration:none;
	display: inline-block;
	letter-spacing: 0.6px;

	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;

	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

.page-navigation .fa-angle-left{
	padding-right:5px;
}

.page-navigation .fa-angle-right{
	padding-left:5px;
}

.page-navigation .pull-right a,.nav-next a{
	padding: 8px 12px 8px 34px;
}

.single-portfolio .page-navigation a,.nav-previous a{
	padding: 8px 34px 7px 12px;
}

.single-portfolio .page-navigation .pull-right a{
	padding: 8px 12px 7px 40px;
}

.page-navigation .pull-right a:hover,.nav-next a:hover{
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.page-navigation .pull-left a:hover,.nav-previous a:hover{
	-moz-transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}

.page-navigation a i,.nav-previous a i,.nav-next a i{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.page-navigation .pull-right a:hover i,.nav-next a:hover i{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


.page-navigation .pull-left a:hover i,.nav-previous a:hover i{
	-moz-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

#single-portfolio-box{
	margin-bottom:35px;
	margin-top:50px;
}

#single-portfolio-box ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:12px;
}

#single-portfolio-box ul li{
	display:inline-block;
}

#single-portfolio-box ul li a{
	color:inherit;
}

.nav-previous a i{
	padding-right:5px;
}

.nav-next a i{
	padding-left:5px;
}

.no-single-portfolio-info{
	margin-bottom:0px !important;
}

.no-media-navigation{
	padding-top:0px !important;
}


/*-------------------------------------------------------*/
/*	Blog Template										 */
/*-------------------------------------------------------*/
.blog-query-title{
	font-size: 26px;
	text-align: left;
	margin: 0px;
	color:#B0B0B0;
}

.blog-query-title em{
	font-style:normal;
}

.entry-title{
	text-align:center;
	margin-bottom:18px;
	font-size:32px;
	font-weight:600;
}

body.single .entry-title{
	font-size:34px;
	margin-bottom:20px;
}

.entry-title,.entry-title a{
	color:#222;
	text-decoration:none;
}

.entry-title a{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.entry-title a:hover{
	color:#554E2F;
}

.featured-blog{
	padding-bottom:26px;
}

.entry-meta{
	text-align:center;
	margin-bottom:28px;
	font-size:14px;
	font-weight:600;
	letter-spacing:2px;
	color:#777;
}

.entry-meta a,.entry-meta span:not(.entry-meta-break){
	color:#111;
	background-color:#F0E26F;
	padding:7px 10px;
	text-decoration:none;
	letter-spacing:0.8px;

	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.category-link-last{
	margin-left:29px;
	position:relative;
}

.category-link-last:before{
	position:absolute;
	left:-17px;
	top:5px;
	content:'/';
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #777;
	cursor:default;
}

.entry-meta-break{
	padding-right:6px;
	padding-left:6px;
}

.post-body{
	margin-bottom:70px;
}

body.date #footer,body.blog #footer,body.archive #footer,body.search #footer{
	margin-top:0;
}

.more-link{
	font-size: 18px;
	text-decoration:none !important;
	font-weight: 600;
	display: block;
	margin-top: 10px;

	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease;
}

.more-link:after{
	position:relative;
	top:0px;
	left:6px;
	content: "\f101";
	font-family: FontAwesome;
}

.more-link:hover{
	margin-left:3px;
	color:#554E2F;
}

.nav-previous.alignleft{
	margin-left:0;
}

.nav-next.alignright{
	margin-right:0;
}

.pagination{
	position:relative;
	top:-52px;
}

/* Sticky Post */
body:not(.single) .sticky{
	background: #F4F2E9;
	padding: 10px !important;
	margin-bottom: 80px !important;

	width: 106%;
	margin-left: -3%;
	padding: 4% 6% !important;
}

body:not(.single) .sticky .post-body{
	margin-bottom:0px !important;
}

body:not(.single) .sticky.alignright {
    float:right;
    margin: 8px 0px 16px 16px;
}

body:not(.single) .sticky .alignleft {
	float: left;
	margin: 8px 16px 16px 0px;
}

body:not(.single) .sticky img.alignright {
	float: right;
	margin: 8px 0px 16px 16px;
}

body:not(.single) .sticky img.alignleft {
	float: left;
	margin: 8px 16px 16px 0px;
}

body:not(.single) .sticky .wp-caption.alignleft {
	margin: 8px 16px 16px 0px;
}

body:not(.single) .sticky .wp-caption.alignright {
	margin: 8px 0px 16px 16px;
}



/*-------------------------------------------------------*/
/*	Blog Single Template								 */
/*-------------------------------------------------------*/
.attachment-gallery-small{
	width:50%;
	height:auto;
}

.attachment-full-width,.attachment-gallery-large{
	width:100%;
	height:auto;
}

.entry-meta a .fa,.entry-meta span .fa{
	font-size:14px;
}

.entry-meta .fa-comments-o{
	font-size:16px !important;
}

.entry-meta .fa-tags{
	position:relative;
	top:1px;
}

.entry-tags span,.social-share span{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	letter-spacing:1px;
}

.entry-tags a,.page-links a{
	padding:6px 8px;
	margin-right:5px;
	background:#E7E7E7;

	color:inherit;
	font-size:15px;
	display:inline-block;

	text-decoration:none !important;

	-webkit-transition: opacity 100ms ease;
	-moz-transition: opacity 100ms ease;
	-ms-transition: opacity 100ms ease;
	-o-transition: opacity 100ms ease;
	transition: opacity 100ms ease;

	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.entry-tags a:hover,.page-links a:hover{
	text-decoration:none;
}

.page-links{
	margin-bottom:10px !important;
}

.entry-tags:after,.page-links:after{
	display:block;
	content:'';
	width:100%;
	clear:both;
}

.entry-tags{
	float:left;
	margin:0px;
	padding-bottom:0px;
	max-width:50%;
}

.entry-tags a{
	margin-top:3px;
}

.social-share{
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:right;
	font-size:15px;
}

.social-share > div{
	background:#e7e7e7;
	padding:10px;
	margin-top:3px;
}

.social-share-no-tags{
	float:left !important;
}

.social-share a{
	margin-right:8px;
	cursor:pointer;
	position:relative;
	text-decoration:none !important;
}

.social-share a:after{
	display: inline-block;
	content: "";
	width: 0%;
	height: 1px;
	background: #555;
	position: absolute;
	left: 20%;
	bottom: -1px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.social-share a:hover:after{
	width:60%;
}

.social-share a:first-child{
	margin-left:8px;
}

.entry-footer{
	margin-bottom: 5px;
	padding-top: 8px;
}

.entry-tags a{
	padding: 5px 8px;
}

body.single-post .page-navigation a{
	font-size:14px;
	background:transparent;
	border-bottom:3px solid #F0E26F;
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
}

body.single-post .page-navigation .pull-left a{
	padding-right:34px !important;
}

body.single-post .page-navigation .pull-right a{
	padding-left:34px !important;
}


/*-------------------------------------------------------*/
/*	Comments											 */
/*-------------------------------------------------------*/
.comment-form-email input[type="text"], .comment-form-author input[type="text"] {
    width: 100%;
}

.comment-form-email label, .comment-form-author label {
    padding-top: 0px;
}

.comment-form-email, .comment-form-author {
    margin-bottom:20px !important;
}

.comment-form-author {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
    top: -2px;
    z-index: 15;
}

.comment-form-email {
    width: 50%;
    float: right;
    padding-left: 10px;
    position: relative;
    top: -2px;
    z-index: 15;
}

.comment-form-url{
	display:none;
}

.logged-in-as{
	font-size:17px;
}

.comments-title,.comment-reply-title{
	margin-top:60px;
}

.comment-reply-title{
	margin-bottom:0;
}

.comment-notes{
	margin-top: 7px;
	font-size: 18px;
}

#form-allowed-tags{
	display:none;
}

form input[type="text"] {
    width: 60%;
}

form textarea {
    width: 100%;
}

form input[type="text"], form input[type="password"], form textarea {
    padding: 6px 8px;
    border-radius: 0px;
    background:#FFF;
    border-width: 2px 2px 3px 2px;
    border-style: solid;
    border-color: #e7e7e7;
    background-color:#FFF;
    color:#333;
    font-size: 84%;
    line-height:1.4;
}

form p{
	margin-bottom:0.6em !important;
}

input, textarea,.btn,#submit {
    -webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
input, select, textarea {
    outline:none;
    resize:none;
}

#commentform{
	font-size:19px;
}

input:focus:not([type="submit"]), textarea:focus {
    border-color: #E9DB70;
}

.form-submit{
	text-align:right;
	margin-bottom:0 !important;
	position:relative;
}

.form-submit #submit,.post-password-form input[type="submit"]{
    background-color: #F0E26F;
	color: #050505;
	padding:8px 18px 7px 18px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.6px;
	text-decoration: none;
	display: inline-block;
	border-width:0;

	-moz-transform: translateX(-4px);
	-webkit-transform: translateX(-4px);
	-o-transform: translateX(-4px);
	-ms-transform: translateX(-4px);
	transform: translateX(-4px);
	position:relative;
}

.form-submit #submit:hover,.post-password-form input[type="submit"]:hover{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}

form label {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 4px;
    padding-top: 12px;
    font-size: 15px;
    letter-spacing:1px;
    font-weight:600;
}

.commentlist{
	list-style:none;
	padding:0;
}

.commentlist li{
	padding: 20px 0;
	margin-bottom: 20px;
}

.comments-area{
	width:90%;
	margin:0 auto;
}

.nocomments{
	text-align: center;
    font-size: 22px;
    font-family: 'Source Serif Pro', serif;
    margin-bottom:0px;
    padding:10px;
    padding-bottom:0px;
}


/*-------------------------------------------------------*/
/*	Page Template										 */
/*-------------------------------------------------------*/
.page-title{
	font-size:23px;
	font-weight:600;
}


/*-------------------------------------------------------*/
/*	Wordpress Core										 */
/*-------------------------------------------------------*/
.alignnone {
    margin: 16px 16px 16px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 16px auto 10px auto;
}

.alignright {
    float:right;
    margin: 16px -60px 16px 16px;
}

.alignleft {
    float: left;
    margin: 16px 16px 16px -60px;
}

img.alignright {
    float: right;
    margin: 16px -60px 16px 16px;
}

img.alignnone {
    margin: 16px 16px 16px 0;
}

img.alignleft {
    float: left;
    margin: 16px 16px 16px -60px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption.alignnone {
    margin: 16px 16px 16px 0;
}

.wp-caption.alignleft {
    margin: 16px 16px 16px -60px;
}

.wp-caption.alignright {
    margin: 16px -60px 16px 16px;
}

.wp-caption p.wp-caption-text {
    font-size: 85%;
    margin: 0;
    background: rgb(231, 231, 231);
	padding: 10px;
}

.gallery-caption{
	background: rgb(231, 231, 231);
	padding: 10px;
	width: 100%;
	font-size: 85%;
}

.gallery-item{
	padding:8px;
}

.wp-caption{
	max-width:100%;
}

.gallery-item img{
	width:100%;
	border-width:0px !important;
}

.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus{
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/*-------------------------------------------------------*/
/*	Extra												 */
/*-------------------------------------------------------*/
/* Fullscreen Image Helper */
#section .container > .row > .col-md-8{
	position:static;
}

.fullscreen-image{
	position:absolute;
	left:0;
	top:auto;
	width:100%;
	height:auto;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	font-family: 'Source Serif Pro', serif;
	color:#1A1A1A;
}

.page-title,.project-title,.entry-title{
	margin-top:0px;
}

.no-result p{
	margin-bottom:0;
	font-size:20px;
}

.no-result h1{
	margin-top: 0;
	margin-bottom:10px;
}

.no-result{
	text-align:center;
	margin-bottom:50px;
}

#loadingSpinner{
	width: 40px;
	height: 40px;
	background-color: #999;

	border-radius: 100%;  
	-webkit-animation: sk-scaleout 1.2s infinite ease-in-out;
	animation: sk-scaleout 1.2s infinite ease-in-out;

	position: absolute;
	bottom: -50px;
	z-index: 999;
	left: 50%;
	margin-left: -20px;
}

#loadingPortfolio{
	width: 40px;
	height: 40px;
	background-color: #999;

	border-radius: 100%;  
	-webkit-animation: sk-scaleout 1.2s infinite ease-in-out;
	animation: sk-scaleout 1.2s infinite ease-in-out;

	position: absolute;
	top:50%;
	margin-top:20px;
	z-index: 999;
	left: 50%;
	margin-left: -20px;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

.featured-blog iframe,.featured-media iframe{
	width:100%;
}

.social-share > div,.header-user-info li,blockquote footer,.featured-blog iframe,.featured-media iframe.featured-media img,.entry-content img:not(.fullscreen-image),.item .hover h3,.item .hover p,.main-menu-list,.sub-menu,mark,.gray-small,.skills-filters a,form input[type="text"], form input[type="password"], form textarea,.form-submit #submit, .post-password-form input[type="submit"],.page-navigation .pull-right a, .nav-next a,.page-navigation a, .nav-previous a, .nav-next a,.menu-icon,.logo-link,.contact-inner-left h3,.contact-inner-right,.contact-inner-right h3,blockquote,kbd,code,.panel-heading,.nav-tabs > li a,.well,.label,.alert,table{
	-webkit-border-radius:2px !important;
	-moz-border-radius:2px !important;
	border-radius:2px !important;
}

.btn{
	-webkit-border-radius:1px !important;
	-moz-border-radius:1px !important;
	border-radius:1px !important;

	text-decoration:none !important;
}

#scrollbubble {
    display: none;
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 500;
    padding: 4px 10px;
    background-color: #222;
    color: rgba(255,255,255,0.8);
    border-radius: 3px;
}

#scrollbubble:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -8px;
    height: 0;
    width: 0;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #222;
}


/*-------------------------------------------------------*/
/*	Bootstrap Skin										 */
/*-------------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 24px;
	border-collapse: separate;
	border-spacing: 0px;
	font-size: 90%;
	text-align: left;
}

table th {
	border-width: 0px;
	padding: 14px;
	background-color: #F3F3F3;
	font-weight:600;
}

table td {
	border-width: 0px;
	padding: 14px;
}

table tr:nth-child(even){
	background-color:#FFFAE7;
}

table tr:nth-child(odd){
	background-color: #e9e9e9;
}

.tooltip-inner{
	padding:8px;
	font-size:12px;
	font-family:inherit;
}

kbd,code{
	background:#F4EADA;
	color:inherit;
	padding:4px 6px;

	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;

	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

blockquote{
	border-left-width:0;
	padding:14px 20px;
	background:#e7e7e7;
	font-style:italic;
	font-size:18px;
	font-family: Georgia,Times,"Times New Roman",serif;
	display:inline-block;
}

blockquote p{
	margin:0 !important;
	padding:0 !important;
	font-size:inherit;
	font-style:italic;
	font-weight:inherit;
}

blockquote footer{
	font-size: 12px;
	margin-top:10px;
	letter-spacing:2px;
	background:#EF4123;
	color:inherit;
	display:inline-block;
	padding:3px;
}

blockquote footer:before{
	display:none;
}

.btn{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;

	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;

	border-width:0;

    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight:600;
    padding: 6px 12px;
    color: inherit;

    -webkit-transition: transform 100ms ease;
	-moz-transition: transform 100ms ease;
	-ms-transition: transform 100ms ease;
	-o-transition: transform 100ms ease;
	transition: transform 100ms ease;

    -moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.btn:hover,.btn:active,.btn:focus{
	color: inherit !important;
	-moz-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}

.btn-primary,.btn-primary:hover,.btn-primary:focus,.btn-primary:active{
    background: #483000 !important;
    color: rgba(255, 255, 255, 0.85) !important;
}

.btn-default,.btn-default:hover,.btn-default:focus,.btn-default:active{
    background: #e7e7e7 !important;
}

.btn-warning,.btn-warning:hover,.btn-warning:focus,.btn-warning:active{
	background:#F0E26F !important;
}

.btn-info{
	background:#DDDA88 !important;
}

.btn-success{
	background:#CCC975 !important;
}

.btn-danger,.btn-danger:hover,.btn-danger:focus,.btn-danger:active{
	background:#FF923B !important;
	color: rgba(255, 255, 255, 0.95) !important;
}

.well{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	background:#e7e7e7;
}

.alert{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	border-width:0px !important;
}

.label{
	font-weight:400;
	font-size:inherit;
	padding:6px 12px;
	color:inherit;
}

.label-primary{
    background: #483000;
    color: rgba(255, 255, 255, 0.85);
}

.label-default{
    background: #e7e7e7;
}

.label-warning{
	background:#F0E26F;
}

.label-info{
	background:#DDDA88;
}

.label-success{
	background:#CCC975;
}

.label-danger{
	background:#FF923B;
	color: rgba(255, 255, 255, 0.95);
}

.alert .close{
	opacity:0.5;
	font-size:30px;
	top:2px;

	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.alert-warning{
	background:#DDDA88;
	color:inherit;
}

.alert-success{
	background:#B5CD73;
	color:#FFF;
}

.alert-danger{
	background:#FF923B;
	color:#FFF;
}

.alert-info{
	background:#F4EADA;
	color:inherit;
}

.panel-heading{
	border-width: 0px !important;
	background:#e7e7e7 !important;
	color: inherit !important;

	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0px !important;
}

.panel-group .panel{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;

	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;

	border-width:0px;
	background:transparent;
}

.panel-title{
	text-transform: none !important;
	font-family:inherit;
}

.panel-title a{
	padding:12px 17px;
	display:block;
	text-decoration:none !important;
	font-weight:600;
}

.panel-title .fa{
	display:none;
}

.panel-body{
	border-width:0 !important;
	font-size:94%;
	padding: 10px !important;
}

.nav-tabs{
	border-width:0;
}

.nav-tabs > li > a{
	padding:10px 14px;
	font-size:17px;
	font-weight:600;
	text-decoration:none !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background:#F4EADA;
	color:inherit;
	border-width:0;

	-webkit-transition: color 0ms ease;
	-moz-transition: color 0ms ease;
	-ms-transition: color 0ms ease;
	-o-transition: color 0ms ease;
	transition: color 0ms ease;
}

.nav-tabs > li > a{
	border-width:0;
}

.tab-content{
	margin-top:8px;
	font-size:94%;
}

.page-content ul,.entry-content ul,.project-content ul,.page-content ol,.entry-content ol,.project-content ol{
	font-size:96%;
}

.colorbox-url{
	cursor:zoom-in;
}

.lead{
	font-size:23px;
}

.h4,h4{
	font-size:22px;
}

.h5,h5{
	font-size:20px;

}

h1,.h1,h2,.h2,h3,.h3{
	margin-top:20px;
	margin-bottom:10px;
}

h4,.h4,h5,.h5,.h6,h6{
	margin-top:15px;
}

.h6,h6{
	font-size:18px;
}


/*-------------------------------------------------------*/
/*	Comments list-style:  								 */
/*-------------------------------------------------------*/
.commentlist{
	padding:0px !important;
	margin:0px !important;
	list-style:none;
}

.commentlist .edit-link{
	display:none;
}

.commentlist .reply a,.commentlist .edit-link a{
	font-size:14px;
}

.commentlist > li:first-child{
	margin-top:20px !important;
}

.commentlist li,.commentlist .bypostauthor{
	padding: 20px 30px !important;
	margin: 20px 0;
	background:#EAE8E0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}

.commentlist > li li{
	margin: 20px 0;
}

.comment-awaiting-moderation{
	display:none;
}

.commentlist li cite{
	padding-left:14px;
}

.commentlist li cite b,.commentlist li cite b a{
	font-weight: 600;
	font-style:normal;
}

.comment-reply-link{
	text-decoration:none !important;
}

.commentlist li cite span{
	color:#666;
	font-size:90%;
}

.commentlist .comment-meta time {
	float: right;
	margin-top:8px;
	font-size:90%;
	opacity: 0.8;
}

.commentlist .comment-author,.commentlist .comment-author:after{
	clear:both;
}

.commentlist .comment {
	padding-top: 12px !important;
	text-align:left;
	list-style:none;
}

.commentlist .avatar {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

div.reply{
	text-align:right;
}

.depth-2{
	background:rgba(255,255,255,0.3) !important;
	padding: 20px 25px !important;
	font-size:96%;
}

.depth-3{
	background:rgba(255,255,255,0.2) !important;
	padding: 20px 20px !important;
}

.depth-4{
	background:rgba(255,255,255,0.2) !important;
	padding: 20px 15px !important;
}

.depth-5{
	background:rgba(255,255,255,0.2) !important;
	padding: 20px 10px !important;
}

.depth-2 .comment-meta{
	font-size:90%;
}

.comment-content{
	text-align: justify;
}

.comment-form-cookies-consent label {
    display: inline-block;
    padding-left: 8px;
    letter-spacing: 0px;
}


/*-------------------------------------------------------*/
/*	Contact Page 		 								 */
/*-------------------------------------------------------*/
#map-canvas{
	width:100%;
	height:267px;
	margin-bottom:30px;
}

.contact-form-and-touch h3{
	margin:0;
	font-size: 20px;
}

.contact-form-and-touch h3{
	background: #E3E3E3;
	color: #151515;
	display: inline-block;
	padding: 6px 40px 6px 12px;
}

.contact-clear{
	padding-bottom:11px;
}

.contact-inner-left{
	padding:1px 25px 18px 0;
}

.contact-inner-left h3{
	font-family: inherit;
	font-weight: 600;
	font-size: 16px !important;
	background: #E7DECE;
}

.contact-inner-right{
	background:#F4EADA;
	padding:25px;
	font-size: 90%;
	line-height:1.5;
	text-align: justify;
}

.contact-inner-right h3{
	background:#E7DECE;
	font-size: 17px;
	font-weight: 600;
	font-family:inherit;
}

#contact-form .name,#contact-form .email{
	width:75% !important;
}

.contact-inner-left .typed-cursor{
	display:none;
}

#contact-form #submit i{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

#contact-form #submit:hover i.fa-paper-plane-o{
	-moz-transform: translateY(-3px) translateX(3px);
	-webkit-transform: translateY(-3px) translateX(3px);
	-o-transform: translateY(-3px) translateX(3px);
	-ms-transform: translateY(-3px) translateX(3px);
	transform: translateY(-3px) translateX(3px);
}


/*-------------------------------------------------------*/
/*	RESPONSIVE											 */
/*-------------------------------------------------------*/

/* Wordpress Core: Images Responsive */
@media (max-width:880px){

	.alignright {
	    float:right;
	    margin: 8px 0px 16px 16px;
	}

	.alignleft {
	    float: left;
	    margin: 8px 16px 16px 0px;
	}

	img.alignright {
	    float: right;
	    margin: 8px 0px 16px 16px;
	}

	img.alignleft {
	    float: left;
	    margin: 8px 16px 16px 0px;
	}

	.wp-caption.alignleft {
	    margin: 8px 16px 16px 0px;
	}

	.wp-caption.alignright {
	    margin: 8px 0px 16px 16px;
	}

}

/* Portfolio */
@media (max-width:400px){

	.item{
		width:100% !important;
	}

}

/* Portfolio single image */
@media (max-width:460px){

	body.single-portfolio .featured-media .attachment-full-width,body.single-portfolio .featured-media iframe{
		width: 106%;
		margin-left: -3%;
	}

	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
		line-height: 1.78;
	}

	.main-menu-list .current-menu-parent > a{
		font-weight:400;
	}

}

@media (max-width:700px){

	.item{
		width:50%;
	}

}

@media (max-width:620px){

	.portfolio-filters{
		display:none;
	}

	.portfolio-title{
		margin-bottom:9px;
	}

	#commentform input[type="text"]{
		width:100%;
	}

}

@media (max-width:480px){

	.header-user-info{
		display:none;
	}

	#headerBox > .logo{
		float:none !important;
		display:block;
	}

	img.alignleft,img.alignright{
		float:none;
		margin: 12px 0px 12px 0px;
	}

	.entry-meta .comments-link,.entry-meta .comments-link-before{
		display:none;
	}

}

@media (max-width:360px){

	.footer-right{
		padding:16px 30px;
	}

	.footer-right ul li{
		padding:0;
		margin:0;
		padding-bottom: 6px;
		float:none;
		display:block;
	}

	.footer-right ul li:last-child{
		padding-bottom:0px;
	}

}


@media (max-width:440px){

	.page-navigation .pull-left,.page-navigation .pull-right,.pagination .alignleft,.pagination .alignright{
		float:none !important;
	}

	.page-navigation a,.pagination a{
		display:block !important;
	}

	.pagination .alignleft,.pagination .alignright{
		margin:0px !important;
	}

	.page-navigation a,.pagination a{
		margin-bottom:6px !important;
	}

	.pagination a{
		text-transform: none !important;
	}

	.page-navigation .pull-right,.pagination .alignright{
		text-align:right !important;
	}

}

@media (max-width:560px){

	.featured-media a{
		margin-bottom:20px !important;
	}

	.featured-media a:last-child{
		margin-bottom:0px !important;
	}

	.footer-left,.footer-right{
		max-height:none;
	}

	.single-portfolio-info-box .gray-small{
		width:100%;
	}

}


@media (max-width:690px){

	.main-menu-list{
		top:auto !important;
		bottom:auto !important;
		position:relative;
		padding:15px 30px;
		margin-top:30px;
	}

	.main-menu-list > div > ul > li{
		display:block;
		float:none;
		width:100%;
	}

	.main-menu-list > div > ul > li:before,.main-menu-list > div > ul > li:after{
		display:none !important;
	}

	.main-menu-list > div{
		float:none !important;
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}

	.main-menu-list li{
		padding-left:0px;
		padding-right:0px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.sub-menu{
		display: block !important;
		position: static !important;
		opacity:1 !important;
		top: auto !important;
		left: auto !important;
		margin: 0px !important;
		width: 100% !important;
		background: transparent !important;
		padding:0px !important;
		padding-top: 13px !important;
	}

	.main-menu-list > div > ul > li.menu-item-has-children:before{
		display:none !important;
	}

	.main-menu-list > div > ul > li.menu-item-has-children{
		padding-bottom:0px !important;
	}

	.main-menu-list .sub-menu li{
		text-align:left !important;
		padding-top: 13px !important;
		padding-bottom: 11px !important;
	}

	.main-menu-list a:before,.main-menu-list a:after{
		display:none !important;
	}

	.main-menu-list #searchform{
		float:none !important;
		width:100%;
		margin-left:0px;
		margin-right:0px;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.main-menu-list #searchform #s{
		width:100%;
	}

}


/* Phone Responsive */
@media (max-width:767px){

	.comment-form-author,.comment-form-email {
	    width: 100%;
	    float: none;
	    padding-right:0px;
	    padding-left:0px;
	    position: relative;
	    top: 0px;
	    z-index: 15;
	}

	.footer-right,.footer-left{
		width:100%;
		float:none;
		display:block;
		text-align:center;
	}

	#about-me-section{
		text-align:center;
	}

	#about-me-image img{
		display:none;
	}

	#section,#header{
		padding-left: 15px;
		padding-right: 15px;
	}

	#footer{
		margin-top:60px;
	}

	#header{
		padding-top:40px;
	}

	#section{
		padding-bottom:30px;
		padding-top:40px;
	}

	.item .hover h3,.item .hover p{
		display:none !important;
	}

	.item .hover{
		top:9px;
		left:9px;
		right:9px;
		bottom:9px;
	}

	.item:hover .hover{
		background-position: 50% 50%;
	}

	.comment time{
		display:none;
	}

	#comments{
		width:100%;
	}

	.entry-tags,.social-share{
		width:100%;
		float:none;
	}

	.entry-tags{
		display:none;
	}

	.entry-meta .category-link-last{
		display:none;
	}

	.commentlist li{
		padding:20px !important;
	}

	.contact-inner-left{
		padding: 0 !important;
		margin-bottom: 30px;
	}

	table td{
		padding:8px;
	}

}

/* Tablet responsive */
@media (min-width:768px) and (max-width:991px){

	.footer-right,.footer-left{
		width:50%;
	}

	#about-me-section{
		text-align:center;
	}

	#about-me-image img{
		display:none;
	}

	.contact-inner-left{
		padding: 0 !important;
		margin-bottom: 30px;
	}

	.contact-inner-left #submit{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	#comments{
		width:100%;
	}

}

/* Normal responsive */
@media (min-width:992px) and (max-width:1199px){

	#about-me-image img{
		width:246px;
		height:246px;
	}

	#about-me-section h3{
		font-size:22px;
	}

	#about-me-section p{
		font-size:18px;
	}

	.footer-right,.footer-left{
		width:50%;
	}

	.comment.depth-3 time{
		display:none;
	}

	.commentlist li.depth-2, .commentlist .bypostauthor.depth-2{
		padding:20px !important;
	}

	#comments{
		width:100%;
	}

}

/* Large Screen responsive */
@media(min-width:1200px){

	.isotope-portfolio{
		margin-left: -5px;
		width: 760px;
	}

	.comment.depth-4 time{
		display:none;
	}

}