/*!
Theme Name: Plumbing
Theme URI: http://demos.pixelatethemes.com/plumbingwp
Author: DesignArc
Author URI: https://themeforest.net/user/designarc
Description: Plumbing - A WordPress theme.
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plumbing
Tags:two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

html {
	font-size: 100%;}
body {
  color: #333; }
body.error404 {
    background-size: cover !important; }
body.error404 #main {
    background-color: transparent; }
body.error404 .content_wrapper {
    background: none; }
 
#main {
  position: relative;
  z-index: 10; }

#wrapper {
  position: relative;
  overflow: hidden; }
  
  .general-questions.wpb_column.vc_column_container.vc_col-sm-12 {
    padding-bottom: 38px;
}
  .general-questions.wpb_column.vc_column_container.vc_col-sm-6 {
    padding: 6px 33px 0 0;
}
#choosesec .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 10px 0 0px;
}

@media only screen and (min-width: 1601px) and (max-width: 1799px) {
.professional-row2 .professional-left {
    width: 745px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px)
{
	body.page-id-12 #sectionsec01 .section-title {
		margin: 10px 35px;
	}
	body.page-id-12 #sectionsec01 p {
		margin: 5px 32px;
	}
	body.page-id-12 div#sectionsec01 {
		min-height: 341px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1023px)
{
	body.page-id-12 div#post-12 .vc_col-sm-6, body.page-id-12 div#post-12 .vc_col-sm-8, body.page-id-12 div#post-12 .vc_col-sm-4 {
		width: 100%;
		display: block;
		float: left;
		position: relative;
	}
}