/* Enter Your Custom CSS Here */
#form_contact2 .frm_first_half {
  width: 100%;
  float: none;
}


#page #content #primary.col-md-9 {
	width: 70%
}

#page #content #secondary.col-md-3 {
	width: 30%
}


@media only screen and (max-width: 1000px) {
#page #content #primary.col-md-9 {
        width:100%;
    }
#page #content #secondary.col-md-3  {
        width:100%;
    }
}

#mainnav {
	margin-top: 42px;
    text-transform: uppercase;
}

#pgc-8-1-0 .roll-icon-box h3 {
 	font-weight: bold;
  	font-size: 24px;
}

#pgc-8-1-0 .roll-icon-box {
	margin-bottom: 30px;
}

#main .entry-header h1 {
	font-size: 38px;
}

#main .entry-content ul {
	padding-left: 16px;
}

#main .entry-content h4, #main .entry-content h5 {
	font-size: 20px;
  	line-height: 30px;
}

#main .entry-content .protected-post-form {
  	width: 540px;
}

#main .entry-content .protected-post-form input {
  	margin: 52px 5px 0 20px;
}

#pgc-8-0-0 DIV {
  	padding-bottom: 0px;
}

#pgc-8-0-0 h3 {
  	line-height: 38px;
}

#pgc-8-0-0 p {
	font-size: 20px;
  	line-height: 28px;
  	margin-bottom:28px;
}

#pg-8-1 {
    position: relative;
  	top: -50px;
}

#colophon DIV {
    font-size: 8px;
}

#secondary #black-studio-tinymce-2 {
  	background-color: #eee;
	clear: both;
  	padding: 25px 15px 15px 15px;
  	border: 2px solid #eee;
    border-radius: 15px;
  	text-align: center;
  	position: relative;
  	top: 20px;
    font-size: 14px;
  	line-height: 18px;

}

#secondary #black-studio-tinymce-2 H3 {
  	padding-bottom: 10px;

}

#secondary #black-studio-tinymce-2 p {
  	margin-bottom: 25px;
}

#sydney_testimonials-2 h3 {
    text-align: center;
  	color: #443f3f;
    padding-bottom: 12px;
}

#sydney_testimonials-2 blockquote {
  	font-size: 16px;
  	line-height: 22px;
}

#recent-posts-2 {
  	padding: 20px;
  	background-color: #111;
    border: 2px solid #111;
 	border-radius: 15px;

}

#recent-posts-2 a::after { 
  	content:" Read More";
}

#recent-posts-2 a {
	border-bottom: 1px solid #444;
}

#recent-posts-2 a:hover {
    color: #FFF;
}

