/*
 Theme Name:   Mainframe Engineering
 Theme URI:    http://generatepress.com
 Description:  GeneratePress child theme
 Author:       Andrew Turner
 Author URI:   http://agtdeisgns.co.uk
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

.home-hero-title { font-size: 55px; }

#page-header-164 h1 { font-size: 50px; }

h3 { margin-bottom: 8px; }

.notes-field textarea { 
   height:200px; 
   width: 300px;

}


.swpm-login-widget-form #forgot_pass, .swpm-login-form-register-link {
    	
		    display: none;

}

.cta-heading {
	padding-top: 8px;
    padding-bottom: 12px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

#wp-pdb_terms_and_conditions_two_two-wrap { display:none; }

.separate-containers .inside-article { padding-top:20px; }

.blog.post-image-above-header .inside-article .post-image { margin-bottom: 12px; }

.blog.separate-containers .inside-article { padding-bottom:0; }

#footer-widgets .textwidget { word-wrap: break-word; }


.pdb-signup form .heading { background-color:#f1f1f1; } 
.pdb-signup form .heading th { font-size: 19px;
    border-right: 0;
	padding:12px 15px;
    }

.pdb-signup form th { padding:5px 15px; font-size:15px; }

.pdb-signup form table input[type="text"] { width:100%; padding:5px; }



@media (min-width: 769px) and (max-width: 1140px)  { 

.site-content { padding: 0 30px; }

}



@media (max-width: 768px)  { 

.footer-widgets { padding: 25px; }
.inside-footer-widgets>div:not(:last-child) { margin-bottom: 20px; }

}



@media (max-width: 767px) {
	
	.home-cta2 div, .home .last-column.lgc-last div { margin: 0 0 30px 0 !important;}	
	
}



@media (max-width: 600px)  { 

.home .generate-content-header { background-position: left center; }
.home-hero-title, #page-header-164 h1 { font-size:40px; }

}


@media (max-width: 400px)  { 

.home-hero-title { font-size:30px; }

}

@media print {
	#site-navigation,.site-footer { display:none; }
	
}