/*
Theme Name: Owen Lewis Design
Theme URI: http://www.owen-lewis.com/
Author: Owen Lewis Design
Author URI: http://www.owen-lewis.com/
Description: A bespoke theme created by Owen Lewis Design
Owen Lewis Design WordPress Theme © 2014 Owen Lewis Design


/******** DEVELOPED BY ********/

         /*MMMMm,             
   _,gMM,NF     M_NMMm,_      
  dM"   MN      MMF   "M_     
  M     IML     MM     [Mmg_  
  M      MMMp   MF     M0 "MQ,
  3b  _gMM~ ML ,MMm,_ JM     M
   NLgMM`   M| N0 "NMMMK_   JP
  _dM"      M| N]     "YMMpgP 
 dP`       gM  IM_        "Mk 
 M      _,MM"   NMp_        M
 H     NMM~       MML       NL
]F                          I|
N                           J]
Yk            DR.           _H
 Nb_         GONZO         ,M^
  ~Q,                    _dP  
    Np                  ,M~   
     Nb                 M     
      ]|                M     
      NF                M     
      M                 NL    
      M                 [L    
     JH                 [L    
     JQ                 [L    
      Q      _,,,,,__  _JF    
     JQgmmmMMM"~""""MMMP*/    

/* "When the going gets weird,
the weird turn professional." */


#pl-home-bg { background: url("./images/home-bg.png") no-repeat -9999px -9999px; }
#pl-web-design-bg { background: url("./images/web-design-bg.png") no-repeat -9999px -9999px; }
#pl-digital-marketing-bg { background: url("./images/digital-marketing-bg.png") no-repeat -9999px -9999px; }
#pl-graphic-design-bg { background: url("./images/graphic-design-bg.png") no-repeat -9999px -9999px; }
#pl-development-bg { background: url("./images/development-bg.png") no-repeat -9999px -9999px; }
#pl-tech-support-bg { background: url("./images/tech-support-bg.png") no-repeat -9999px -9999px; }
#pl-training-bg { background: url("./images/training-bg.png") no-repeat -9999px -9999px; }
#pl-hosting-bg { background: url("./images/hosting-bg.png") no-repeat -9999px -9999px; }
#pl-home-logo { background: url("./images/home-logo.png") no-repeat -9999px -9999px; }
#pl-home-web-design-icon { background: url("./images/home-web-design-icon.png") no-repeat -9999px -9999px; }
#pl-home-digital-marketing-icon { background: url("./images/home-digital-marketing-icon.png") no-repeat -9999px -9999px; }
#pl-home-graphic-design-icon { background: url("./images/home-graphic-design-icon.png") no-repeat -9999px -9999px; }
#pl-home-tech-support-icon { background: url("./images/home-tech-support-icon.png") no-repeat -9999px -9999px; }
#pl-home-training-icon { background: url("./images/home-training-icon.png") no-repeat -9999px -9999px; }
#pl-home-hosting-icon { background: url("./images/home-hosting-icon.png") no-repeat -9999px -9999px; }

@font-face {
  font-family: 'DINBlack';
  src: url('./fonts/dinblack.eot');
  src: url('./fonts/dinblack.eot') format('embedded-opentype'),
	   url('./fonts/dinblack.woff2') format('woff2'),
	   url('./fonts/dinblack.woff') format('woff'),
	   url('./fonts/dinblack.ttf') format('truetype'),
	   url('./fonts/dinblack.svg#DINBlack') format('svg');
	text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

@font-face {
  font-family: 'DINBold';
  src: url('./fonts/dinbold.eot');
  src: url('./fonts/dinbold.eot') format('embedded-opentype'),
	   url('./fonts/dinbold.woff2') format('woff2'),
	   url('./fonts/dinbold.woff') format('woff'),
	   url('./fonts/dinbold.ttf') format('truetype'),
	   url('./fonts/dinbold.svg#DINBold') format('svg');
	text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

@font-face {
  font-family: 'DINRegular';
  src: url('./fonts/dinregular.eot');
  src: url('./fonts/dinregular.eot') format('embedded-opentype'),
	   url('./fonts/dinregular.woff2') format('woff2'),
	   url('./fonts/dinregular.woff') format('woff'),
	   url('./fonts/dinregular.ttf') format('truetype'),
	   url('./fonts/dinregular.svg#DINRegular') format('svg');
	text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important
}

.clear{
	clear:both;
}

html{
	margin:0;
	padding:0;
	width:100%;
  height:100%;
	overflow:visible;
}

body{
  margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:'DINRegular';
	background:#fff;
	overflow:visible;
}

#conversion-tracking{
	width:0;
	height:0;
	border:none;
	position:absolute;
	left:-1000;
}

#site-loading{
	padding:0;
	margin:0;
	display:none;
	width:36px;
	height:104px;
	margin:300px auto;
}

#site-container{
	margin:0;
	padding:0;
	width:100%;
  background:url('./images/home-bg.png') no-repeat center center fixed;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;	
	overflow:visible;
}

#home-logo{
	width:100%;
	margin:0 auto 70px auto;
	padding-top:170px;
	text-align:center;	
}

#home-nav{
	width:100%;
	margin:50px auto;
	text-align:center;
}

#main_button{
	padding:20px 30px;
	color:#FFF;
	background-color:#2F495E;	
	font-family: 'DINBold';
	text-decoration:none;
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

#main_button:hover{
	background-color:#416582;
}

#page-header{
	width:100%;
	margin:0 auto;
	padding:40px 0;
}

#page-header.fixed{
	position:fixed;
	top:0;
	z-index:100;
	width:100%;
	height:auto;
	padding-bottom:1%;
	margin:0 auto;
	background-color:#FFF;
	padding:0;
}

#page-header.fixed #page-header-content{
	width:80%;
	margin:0 auto;
}

#mobile-email-icon{
	display:none;
	float:left;
	height:100%;
	text-align:left;
}

#mobile-phone-icon{
	display:none;
	float:right;
	height:100%;
	text-align:right;
}

#page-header.fixed #page-logo{
	float:left;
	width:20%;
	text-align:left;
	padding:20px 0;
}

#page-header.fixed #page-logo img{
	width:100%;
}

#page-header.fixed #contact-info{
	float:right;
	width:60%;
	text-align:right;
	margin:20px 0 0 0;
	line-height:42px;
}

#page-header.fixed #contact-big{
	font-size:16px;
}

#page-header.fixed #contact-small{
	font-size:12px;
}
#page-logo{
	padding:40px 0 20px 0;
	text-align:center;
}

#contact-info{
	color:#333;
	font-size:14px;
	text-align:center;
	line-height:42px;
	max-resolution: 20px auto;
}

#contact-info a{
	color:#333;
	text-decoration: none;
}

#contact-big{
	font-size:18px;
	font-family:'DINBold';
}

#main-content-container{
	width:100%;
	padding-bottom:80px;
	background-image:url('./images/grey-bg.png');
	background-repeat:repeat;
}

#main-content-container.fixed{
	margin-top:180px;
}

#main-content{
	width:80%;
	margin:40px auto 0 auto;
	padding:20px 0;
	line-height:30px;
	color:#333;
	text-align:justify;
	min-height:500px;
}

#main-content a{
	color:#2F495E;
	font-weight:bold;
}

#page-category{
	position:relative;
}

#page-category img{
	width:90px;
	height:90px;
	margin-top:-45px;
}

.page-category-label{
	padding:15px;
	width:auto;
	color:#fff;
	font-size:20px;
	font-family:'DINBold';
	text-transform:uppercase;
	-webkit-border-radius:5px; 
  -moz-border-radius:5px; 
  border-radius:5px;
	position:absolute;
	top:-25px;
	left:70px;
	z-index:10;
	white-space: nowrap;
}

#main-content h1{
	font-family:'DINBlack';
	width:100%;
	line-height:60px;
	text-align:center;
	padding:20px 0 40px 0;
	color:#333;
	font-size:48px;
	text-transform:uppercase;
	border-bottom:1px dashed #999;
}

#main-content h2{
	font-family:'DINBlack';
	color:#333;
	font-size:22px;
	margin:40px 0 -10px 0;
	text-transform:uppercase;
}

#nav{
	width:100%;
	text-align:center;
}

#nav a{
	padding:10px 14px;
	font-size:13px;
	color:#FFF;
	background-color:#2F495E;	
	font-family: 'DINBold';
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-radius:3px; 
  	-moz-border-radius:3px; 
  	border-radius:3px;
	position:relative;
	top:45px;
	margin:0 6px;
}

#nav a:hover{
	background-color:#416582;
}

#mobile-nav{
	z-index:999;
}

#mobile-nav-button{
	display: none;
	padding: 4px 14px 10px 14px;
	font-size: 16px;
	line-height: 30px;
	color:#FFF;
	background-color:#2F495E;	
	font-family: 'DINBold';
	text-decoration:none;
	text-transform:uppercase;
	-webkit-border-radius:3px; 
  	-moz-border-radius:3px; 
  	border-radius:3px;
	position:relative;
	top:60px;
	margin: 0 auto;
	width: 80%;
	text-align: center;
}

#mobile-nav-button:before {
	display:inline-block;
	font-family: "dashicons";
	content: "\f333";
	width:20px;
	font-size:25px;
	margin-right:6px;
	position: relative;
  	top: 7px;
}

#site-url{
	text-transform:none;
	font-size:20px;
	line-height:20px;
}

.skin.flip-x .layer-content{
	width:100%!important;
	text-align: center;
}

#portfolio-container img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	
}

#portfolio-container img:hover{
	-webkit-filter:none;
	filter: none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

#portfolio-tags{
	margin:20px 0;
	padding:0 0 20px 20px;
	border-bottom:1px dashed #999;
}

.portfolio-tag{
	background-image:url('./images/tag-cross.png');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#999;
	float:left;
	text-transform:uppercase;
	font-family:'DINBold';
	font-size:11px;
	line-height:20px;
	margin:10px 10px 0 0;
	padding:6px 12px 6px 32px;
	color:#000;	
	-webkit-border-radius:3px; 
  -moz-border-radius:3px; 
  border-radius:3px;
	text-decoration:none;
}

.selected-tag{
	background-image:url('./images/tag-tick.png');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#80955D;
	color:#fff;	
}

#single-portfolio-container{
	width:103%;
	margin:0 0 0 -20px;
}

#single-portfolio-container a{
	border:1px solid #999;
}

#portfolio-single-header{
	position:relative;
}

#portfolio-nav{
	width:100%;
	text-align:center;
	margin:-110px 0 132px 0;
}

#portfolio-back{
	float:left;
	top:0px;
	left:0px;
	font-size:14px;
	padding:6px 16px 3px 38px;
	background-color:#999;
	color:#fff!important;
	font-family:'DINBlack';
	-webkit-border-radius:3px; 
  -moz-border-radius:3px; 
  border-radius:3px;
	text-decoration:none;
	position:relative;
}

#portfolio-back img{
	position:absolute;
	top:3px;
	left:2px;
}

#portfolio-back:hover, #portfolio-next:hover{
	background-color:#2F495E;
}

#portfolio-next{
	float:right;
	top:0px;
	right:0px;
	font-size:14px;
	padding:6px 38px 3px 16px;
	background-color:#999;
	color:#fff!important;
	font-family:'DINBlack';
	-webkit-border-radius:3px; 
  -moz-border-radius:3px; 
  border-radius:3px;
	text-decoration:none;
	position:relative;
}

#portfolio-next img{
	position:absolute;
	top:3px;
	right:2px;
}

#single-portfolio-tags{
	width:100%;
	margin:0 auto;
	clear:both;
}

#tags-title{
	font-family:'DINBlack';
	font-size:14px;
	padding-top:10px;
}

#cta{
	font-size:24px;
}

.single-tag{
	padding:8px 10px;
	margin:0 5px 5px 0;
	color:#333;
	font-weight:bold;
	-webkit-border-radius:3px; 
  -moz-border-radius:3px; 
  border-radius:3px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
}

.monthly-graphic{
	width:960px;
	height:auto;
	display:block;
	margin:40px auto;
}

/** OLD FORMS
fieldset{
	padding:30px 10px 30px 40px;
	margin-top:20px;
}

legend{
	font-weight:bold;
	font-family:'DINBold';
	text-transform:uppercase;
	padding: 0 12px;
  margin-left: -10px;
}

label{
	font-size:14px;
	text-align:left;
	line-height:16px;
}

.form-item{
	float:left;
	margin:0 5% 2% 0;
	box-sizing:border-box;
	width:28%;
	height:62px;
}

.form-item input, .form-item select{
	width:100%;
	padding:8px;
	font-size:13px;
	box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
}

select{
	padding:8px;
	font-size:13px;
	box-sizing:border-box;
	font-family:Arial, Helvetica, sans-serif;
}

.form-item-full{
	float:left;
	margin:0 0 1% 0;
	box-sizing:border-box;
	width:100%;	
}

.form-item-full textarea{
	width:94%;
	height:100px;
	padding:8px;
	box-sizing:border-box;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.form-item input.error, .form-item-full textarea.error{
	border:1px solid #600;
	box-sizing:border-box;
}

#brief-error{
	display:none;
	background-color:#600;
	border:1px solid #300;
	color:#fff;
	padding:30px;
	margin:10px 0;
	text-align:center;
}

#brief-success{
	display:none;
	background-color:#060;
	border:1px solid #030;
	color:#fff;
	padding:30px;
	margin:10px 0;
	text-align:center;
}

#brief-submit-container{
	width:100%;
	text-align:center;
}

#brief-submit{
	border:0;
	padding:24px 42px;
	margin-top:30px;
	background-color:#2F495E;
	color:#fff;
	font-family:'DINBold';
	text-transform:uppercase;
	font-size:22px;
	cursor:pointer;
}

*/

#gform_wrapper_3{
	border:1px solid #666;
	width: 960px;
    margin: 0 auto;
    border: 1px solid #333;
    padding: 30px 10px 30px 40px;
}

#gform_wrapper_3 input, #gform_wrapper_3 select{
	height:48px;
}

#gform_submit_button_3{
	border:0;
	padding:24px 42px;
	margin:0 auto;
	display: block;
	background-color:#2F495E;
	color:#fff;
	font-family:'DINBold';
	text-transform:uppercase;
	font-size:22px;
	cursor:pointer;
	height: auto!important;
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

#gform_wrapper_6{
	max-width: 960px;
    margin: 60px auto;
    padding: 0 60px 60px 60px;
    border: 4px double #666;
    box-sizing: border-box;
	position: relative;
}

#gform_wrapper_6 .gsection{
    position: relative;
    top: -24px;
    left: -26px;
    background-color: #fff;
    padding: 12px 16px;
    margin: 0!important;
    line-height: 26px;
    height: 50px;
    display: inline-block;
    border: 2px solid #999;
}

#gform_wrapper_6 .gfield_description{
	padding:0;
}

#gform_wrapper_6 ul.gform_fields li.gfield{
	margin-top: 24px;
}

#gform_wrapper_6.gform_validation_error #gform_6{
	position: relative;
	padding-top:60px;
}

#gform_wrapper_6 div.validation_error{
	position: absolute;
	top:48px;
	max-width: 816px;
}

#gform_wrapper_6 div.validation_error h2{
	margin: 0;
	font-size:16px;
}

#gform_wrapper_6.gform_validation_error .gsection{
	 top: -84px;
}

#gform_wrapper_6 .gform_drop_area{
	border:1px dashed #999;
}

#gform_wrapper_6 .gform_page_footer{
	height:70px;
}

#gform_wrapper_6 .gform_previous_button{
	margin-bottom: 0;
    border: 0;
    padding: 18px 35px;
    margin: 0 auto 40px auto;
    display: block;
    background-color: #2F495E;
    color: #fff;
    font-family: 'DINBold';
    text-transform: uppercase;
    font-size: 20px;
    cursor: pointer;
    height: auto!important;
    float: left;
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

#gform_wrapper_6 .gform_next_button{
	margin-bottom: 0;
    border: 0;
    padding: 18px 35px;
    margin: 0 auto 40px auto;
    display: block;
    background-color: #2F495E;
    color: #fff;
    font-family: 'DINBold';
    text-transform: uppercase;
    font-size: 20px;
    cursor: pointer;
    height: auto!important;
    float: right;
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

#gform_wrapper_6 .button{
	transition: all 0.5s ease;
}

#gform_wrapper_6 .button:hover{
	opacity: 0.8;
}


#gform_submit_button_6{
	border: 0;
    padding: 24px 42px;
    margin: 0 auto;
    display: block;
    background-color: #2F495E;
    color: #fff;
    font-family: 'DINBold';
    text-transform: uppercase;
    font-size: 26px;
    cursor: pointer;
    height: auto!important;
    float: right;
}

#footer{
	margin:0;
	padding:20px 0;
	width:100%;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:#2F495E;	
}

#footer a{
	color:#fff;
}

#footer-content{
	width:80%;
	margin:20px auto;
}

#footer-contact{
	float:left;
}

#footer-copyright{
	float:right;
	text-align:right;
}

.animsition{
	height: 100%;
}


/****** RESPONSIVE ******/

/* HOME */
@media all and (max-width: 840px){
	#home-logo img{
		width:90%;
	}
}

/* FULL HEADER */
@media all and (max-width: 600px){
	#page-header.full #page-logo{
		width:100%;
	}
	#page-header.full #page-logo img{
		width:75%;
	}
	#page-header.full #contact-big{
		font-size:15px;
	}
	#page-header.full #contact-small{
		font-size:13px;
	}
}

@media all and (max-width: 490px){
	#page-header.full #contact-info{
		line-height:36px;
	}
	#page-header.full #contact-big{
		font-size:14px;
	}
	#page-header.full #contact-small{
		font-size:12px;
	}
}

@media all and (max-width: 440px){
	#page-header.full #contact-info{
		line-height:32px;
	}
	#page-header.full #contact-big{
		font-size:13px;
	}
	#page-header.full #contact-small{
		font-size:11px;
	}
}

@media all and (max-width: 400px){
	#page-header.full #contact-info{
		line-height:28px;
	}
	#page-header.full #contact-big{
		font-size:12px;
	}
	#page-header.full #contact-small{
		font-size:10px;
	}
}

@media all and (max-width: 380px){
	#page-header.full #contact-info{
		display:none;
	}
	#page-header.full #mobile-email-icon{
		display:block;
		width:50%;
		text-align:right;
	}
	#page-header.full #mobile-phone-icon{
		display:block;
		width:50%;
		text-align:left;
	}
}

/* STICKY HEADER */
@media all and (max-width: 1200px){
	#page-header.fixed #page-logo{
		width:26%;
	}
}

@media all and (max-width: 1100px){
	#page-header.fixed #page-logo{
		width:28%;
	}
}

@media all and (max-width: 1020px){
	#page-header.fixed #page-logo{
		width:30%;
	}
	.monthly-graphic{
		width:100%;
	}
	#nav a{
		padding:8px 12px;
		font-size:12px;
	}
}

@media all and (max-width: 960px){
	.form-item{
		width:45%;
	}
	.address-container{
		width:70%!important;
	}
	.postcode-container{
		width:20%!important;
	}
}

@media all and (max-width: 934px){
	#page-header.fixed #contact-big{
		font-size:15px;
		line-height:28px;
	}
	#nav a{
		font-size:11px;
	}
}

@media all and (max-width: 900px){
	#page-header.fixed #page-logo{
		width:32%;
	}
}

@media all and (max-width: 880px){
	#page-header.fixed #contact-big{
		font-size:14px;
		line-height:26px;
	}
	#nav{
		display:none;
	}
	#mobile-nav-button{
		display:block;		
	}
}

@media all and (max-width: 820px){
	#page-header.fixed #contact-big{
		font-size:13px;
		line-height:22px;
	}
	#page-header.fixed #contact-small{
		font-size:11px;
	}
}

@media all and (max-width: 800px){
	#page-header.fixed #page-logo{
		width:34%;
	}
}

@media all and (max-width: 770px){
	#page-header.fixed #contact-big{
		font-size:12px;
		line-height:18px;
	}
	#page-header.fixed #contact-small{
		font-size:10px;
	}
}

@media all and (max-width: 710px){
	#page-header.fixed{
		padding-bottom:2%;
	}
	#page-header.fixed #page-logo{
		width:100%;
		float:none;
		text-align:center;
	}
	#page-header.fixed #page-logo img{
		width:200px;
	}
	#page-header.fixed #contact-info{
		display:none;
	}
	#page-header.fixed #mobile-email-icon, #page-header.fixed #mobile-phone-icon{
		display:block;
		margin-top:-52px;
	}
}

@media all and (max-width: 690px){
	#nav a{
		font-size:11px;
		margin:0 2px;
	}
}

@media all and (max-width: 640px){
	label{
		display:inline-block;
		line-height:18px;
	}
	.form-item{
		width:92%;
	}
	.address-container{
		width:67%!important;
	}
	.postcode-container{
		width:20%!important;
	}
	.form-item-full{
		width:92%;
	}
	.form-item-full textarea{
		width:100%;
		line-height:18px;
	}
}

@media all and (max-width: 620px){
	#nav a{
		font-size:10px;
		margin:0 2px;
	}
}

@media all and (max-width: 540px){
	legend{
		font-size:12px;
	}
	.address-container{
		width:62%!important;
	}
	.postcode-container{
		width:25%!important;
	}
}

@media all and (max-width: 420px){
	#page-header.fixed #page-logo img{
		width:180px;
	}
	#page-header.fixed #mobile-email-icon, #page-header.fixed #mobile-phone-icon{
		margin-top:-44px;
	}
	#page-header.fixed #mobile-email-icon img, #page-header.fixed #mobile-phone-icon img{
		height:36px;
	}
}

@media all and (max-width: 380px){
	#page-header.fixed #page-logo img{
		width:160px;
	}
	#page-header.fixed #mobile-email-icon, #page-header.fixed #mobile-phone-icon{
		margin-top:-40px;
	}
	#page-header.fixed #mobile-email-icon img, #page-header.fixed #mobile-phone-icon img{
		height:30px;
	}
}


/* PAGE */
@media all and (max-width: 1200px){
	#portfolio-nav{
		margin: 0 0 94px 0;
	}
	#tags-title{
		width:100%;
	}
	#single-portfolio-container {
    	width: 104%;
	}
}

@media all and (max-width: 920px){
	#single-portfolio-container {
    	width: 105%;
	}
}

@media all and (max-width: 780px){
	#single-portfolio-container {
    	width: 106%;
	}
	#page-header{
		padding:0;
	}
}

@media all and (max-width: 680px){
	#single-portfolio-container {
    	width: 107%;
	}
}

@media all and (max-width: 560px){
	#single-portfolio-container {
    	width: 108%;
	}
	.single-portfolio h1{
		font-size:40px!important;
		line-height:56px!important;
	}	
	.monthly-graphic::after{
		content: url('http://owen-lewis.com/wp-content/uploads/2016/05/monthly-rental-steps-portrait.png');
	}
}

@media all and (max-width: 480px){
	#single-portfolio-container {
    width: 109%;
	}
}

@media all and (max-width: 460px){
	#footer-contact{
    width: 100%;
    text-align: center;
	}
	#footer-copyright{
    width: 100%;
    text-align: center;
	}
}

@media all and (max-width: 430px){
	#single-portfolio-container {
    width: 111%;
	}
	.single-portfolio h1{
		font-size:34px!important;
		line-height:50px!important;
	}
}

@media all and (max-width: 380px){
	#single-portfolio-container {
    width: 113%;
	}
}