/*
Theme Name: Toronto Plumbers
-----------------------------------------------------------------------------*/


/* -------------------------------------------------------------- 
   
   Basic WordPress Blog Styles   
     
-------------------------------------------------------------- */   

/* Images
-------------------------------------------------------------- */

body  {
    
margin: 0px;
    
padding: 0px;
    
text-shadow: none;

  font-family: "Montserrat", sans-serif;
  font-weight:400;
    
font-size: 14px;
line-height: 21px;    
color:#404040;

}


a {
    color: #3c54bc;
    text-decoration: none;
}


 textarea {	
font-size: 13px;
	    font-family: Overpass ;
}




header {


margin: 0 auto;
width:100%;
    vertical-align: middle;

   line-height:60px;
   display: inline-block;
background:#3a58ba;
}

.home header {
	background:transparent;
}

#toronto-plumbers {
	background-color: #307ecc;
  background-image: url(https://rooterteam.ca/wp-content/uploads/2024/08/toronto-plumber.webp);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-attachment: scroll;
	color:#ffffff;
	background-size: cover;
}

.home #toronto-plumbers {
	margin-top:-94px;
}

.single header {
			margin-bottom:39px;

	
}

#line {
	height:1px;
background:#0d6082;
width:100%;
}

.clear {
    clear: both;
}

.container {
max-width:1200px;
margin: 0 auto;
z-index:9;
}

iframe {
	
	  width: 100%!important;
}


ul {
	style-type:none;
}


.post ul li::before {
     content: "\25BA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0d6082; /* Change the color */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-right:7px;
}




#ctapage {
	background:#f8f8f8;
	border-radius:4px;
	padding:20px;
	margin-top:40px;
	font-size:20px;
	border: 1px solid #404040;
	margin-bottom:30px;
}

.single #ctapage {
	text-align:center;
}

#social {
	width:auto;
	float:right;
height:48px;
font-size:16px;
color:#ffffff;
}

#social a {
color: #ffffff !important	
}

li#search {
		margin-left:10px!important;

	margin-right:0px!important;
}


#social ul li{
				list-style-type: none;
float:left;
margin-right:10px;
}





#menu {
padding:0px;
width:auto;
float:left;
line-height:93px;
}



#menu ul {
	margin:0!important;
}


.menu-item i._mi {
	margin-top:0px!important;
	
}


.tooltip input {
display:none;

}






.tooltip label {
display:none;

}

.main-nav ul li {
    position: relative;
		float: left;
list-style-type: none;
padding-right:18px;
padding-left:18px;
  font-family: "Montserrat", sans-serif;
font-weight:700;
font-size: 12px ;
}



.menu-item:hover  {
			background:#243f97;
			display:block;
}

.menu-item:hover  a {
	
	color:#ffffff;
}


.menu-item-has-children:hover  {


-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;



}

ul#socialsingle li::before {
	display:none!important;
}

ul#socialsingle {
	list-style:none;
}

ul#socialsingle li {
	float:left;
	width: 32px;
	margin-right:10px;
}


.sub-menu .menu-item:hover {
	border-radius:0px!important;
}
 



ul#menu-main-menu {
	list-style-type: none;
    margin-left: 0px;
padding-left: 0px;
    
	margin:0px;
	padding:0px;


}

#phone {
	width:auto;
	float:left;
	font-size:12px;
	color:#ffffff;
	line-height:40px;
	padding-top:1px;
			color:#ffffff;
			line-height:66px;

margin-left:100px;
}


#phone  a {
		color:#ffffff;

}

#headerrightmenu {
	float:right;
	display:inline;
			line-height:66px;

	font-size: 12px;
}

#headerrightmenu a {
		color:#ffffff;

}


.main-nav  a {
	color:#ffffff;
display:block;
}


.main-nav ul ul a {
       color:#ffffff !important;
 
    
}

ul#socialfooter {
	margin-top:20px;
}

ul#socialfooter li {
	width:32px;
	float:left;
	margin-right:4px;
	
}




ul.sub-menu li {
	text-transform: none !important;

}





.main-nav li {
    position: relative;

}


#logo {

width:auto;
float:left;

width:170px;

height:78px;
position:relative;
padding-top:8px;
padding-bottom:8px;
}








.section-header {
  border-top:1px solid #eeeeee;
  position:relative;
  width:100%;
  margin-top:60px;
}


.section-header::before {
    content: '';
    position: absolute;
    top: -5px; /* Adjust to position the thicker border correctly */
    left: 0;
    width: 10%; /* Width of the thicker border (adjust as needed) */
    height: 5px; /* Thickness of the thicker border */
    background-color: #0d6082; /* Color of the thicker border */
}

.section-title {
	padding-top:15px;
	font-size:16px;
margin-bottom:30px;
}



#plumbing-projects {
	background:#f8f8f8;
	text-align:center;
	padding-top:50px;
}


#plumbing-projects img {
	border-radius:100px!important;
}





.fourcol {
	padding-top:50px;
	text-align:center;
}

.fourcol h2 {
	font-size: 17px!important;
	line-height:28px;
}

.forth h2 {
	font-size:16px!important;
}





h2 a {
	color:#404040!important;
}


.main-nav ul ul {
    display: none;
}

.main-nav ul li:hover > ul {
    display: block;
	background:#304aa0;
}




.main-nav ul ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    width: auto;
    background: #243f97;
margin:0;
padding:0;

}


.main-nav ul ul li {
	line-height:30px;
	font-size:14px!important;
font-weight:400!important;
width:230px;
margin:0;
padding:0;
margin-top:5px;
margin-bottom:5px;
padding-left:20px;

}




.main-nav ul ul li a:hover {
	color:#ffffff!important;
}








.main-nav li {
    position: relative;
}



.menu-item-has-children {

padding-right:15px;
    position: relative;

}



li.menu-item-has-children:hover > a {
	color:#ffffff!important;
}




.torontoplumberblog  {
list-style:none;
overflow:hidden;
position:relative;
margin-bottom:46px;
}








.homethumb {
	position:relative;

}


.homethumb img {
				border-radius:4px!important;

}







#socialshare {
	position:fixed;
	left:0px;
	top:500px;
	z-index:9999;
	

}

#socialshare ul li {

}


.socialbtn {
		width:50px;
height:50px;

			background: #f3dc00;

margin-bottom:10px;
	
color:#ffffff;
display:block;


	  display: flex;
  align-items: center;
  justify-content: center;

-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;

}







.box {
	
  padding: 30px;
  border-radius: 4px;
  margin-bottom: 30px;
  border: 1px solid #eeeeee;

}


.box img {
	border-radius:4px;
}


#featuredimage {
	position:relative;
}
	


#featuredimagebanner {
	background-color:#ffffff;
	position: relative;
		max-width:618px;
padding-top:10px;
padding-left: 10px;
padding-right: 10px;
	margin:0 auto;
	margin-top:-92px;
	overflow:hidden;
	
	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;

	
}






input#tnp-1 {
		width:100%;

height:auto;
line-height: 52px;

outline: 0;
border: none;
font-size: 17px;
padding: 0 70px 0 10px;
background:#f2f2f2;
display:block;

}



























#postpad {
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
}



#entry-content {

  font-family: "Montserrat", sans-serif;
font-size: 18px !important;
line-height: 2 !important;
color:#333333;
margin-top:30px;
}


.page #entry-content {
	margin-top:0px;

}



.page #entry-content {
	margin-top:0px;

}

#entry-content h2,h3 {
  font-family: "Montserrat", sans-serif;
	font-weight: 700 !important;
font-size: 27px;
line-height: 38px;
margin-top: 30px;
margin-bottom: 0px;	
}



#entry-content a {
	color:#3c54bc;
}

#entry-content ul {
	padding:0;
}

#entry-content ul li {
	margin-bottom:10px;
}

strong {font-weight:bold;}




#published {
	float:none;
	color:#a19c9c;
	display:inline;

}






.homepostcontent {overflow:hidden; 
font-size: 15px;
clear:both;
position:relative;
width: 100%;
line-height:24px;
}


.homepostcontent p {
	margin-bottom:8px;
}



.home h1 {
font-size: 40px !important;
  color: #ffffff !important;
  line-height:54px;
  text-transform:uppercase;
  margin-top:150px;
}

#testimonial-1 {
	margin-bottom:60px;
}


.cta  {
 background: rgb(207,192,54);
background: linear-gradient(0deg, rgba(207,192,54,1) 0%, rgba(243,220,0,1) 86%); 

	padding: 15px 30px 13px;
  font-size: 13px;
  width: 277px;
  text-align:center;
  color:#333333;
  border-radius:4px;
  font-weight:bold;
}



.ctamobile  {
display:none!important;

}






.phone {
	width:277px;
	text-align:center;
	font-size:13px;
	padding-top:10px;
}

.benefits {
	text-align:center;
	margin-top:50px;
	font-size:16px;
}


.nomargin {
		margin-bottom:0px!important;

}

.categorytitle {
	margin-top:-5px;
	margin-bottom:10px;
	font-size:12px;
color: #a42026;
}

#emptycategory {
	font-size:17px;
	margin-bottom:40px;
	line-height: 30px;
}


.category h2 {
	font-size:28px;
	line-height:42px;
	margin-top: 0;
  padding-top: 0px;
}


.category .torontoplumberblog {
	border-bottom:1px solid #eeeeee;
	padding-bottom:36px;
}

.category h1#title {
	margin-bottom:36px;
}





.span_3_of_4 {
	margin-bottom:0px!important;
}






/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}







/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 5%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }




/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 800px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
	

	#mobilelogofix {
		display:none!important;
	}
	
	#meet-your-local-toronto-plumbers {
				display:none!important;

	}
	
	#ctapage {
		line-height: 36px;
	}
	
	#ctapagefix {
height:20px;
	clear:both;
	}
	
}



/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47.5%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 890px) {
	.span_2_of_2 {
		width: 100%; 
	}
	
	

	
}





/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65%; }
.span_1_of_3 { width: 30%;  }


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 890px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}






/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 73.75%;
}
.span_2_of_4 {
	width: 47.5%;
}
.span_1_of_4 {
	width: 21.25%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 890px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}



/*  GRID OF SIX   ============================================================================= */


.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.06%;
}

.span_4_of_6 {
  	width: 66.13%;
}

.span_3_of_6 {
  	width: 49.2%;
}

.span_2_of_6 {
  	width: 32.26%;
}

.span_1_of_6 {
  	width: 15.33%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 890px) {
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%; 
	}
}





.home .span_1_of_3 {
	margin-bottom:0px;
}


.page .span_2_of_3 {
		margin-bottom:0px;

}

.span_1_of_1 {
			margin-bottom:0px;

}






.alignleft, 
img.alignleft  {
    
        display:  inline;
    
        float:  left;
    
  margin-right:  1.5em;
  padding-top:8px;
    
}
.alignright, 
img.alignright  {
    
        display:  inline;
    
        float:  right;
    
  margin-left:  1.5em;
    
}
.aligncenter, 
img.aligncenter  {
    
        clear:  both;
    
        display:  block;
    
        margin-left:  auto;
    
        margin-right:  auto;
	
    
}

.aligncenter {
	
text-align:center;
}




#homepage .col {
	margin-top:0px;
		margin-bottom:0px;

		padding-top:0px;

}

#homepage .span_2_of_3 {
	margin-top:0px;
	padding-top:0px;
}


/* Pullquotes
-------------------------------------------------------------- */



h1, h2, h3, h4, h5, h6  {
    
        font-weight:  700;
  font-family: "Montserrat", sans-serif;
	color:#404040;
}






/* Text elements
-------------------------------------------------------------- */

p  {
    
        margin-bottom:  1.5em;
    
}
ul  {
    
    
}


ul  {
    
        list-style: none;
		margin:0;
		padding:0;
    
}



ul ul,  ol ol,  ul ol,  ol ul  {
    
        margin-bottom: 0;
    
}

cite,  em,  i  {
    
        font-style:  italic;
    
}
blockquote  {
    
        margin:  0 3em;
		overflow:hidden;
		font-size:17px;
    
}

pre  {
    
        font:  11px Monaco,  monospace;
    
        line-height:  1.5;
    
        margin-bottom:  1.5em;
    
}








.nav-previous {
    float: left;
    width:auto;
	font-size:16px;
	}
.nav-next {
    float: right;
    width:auto;
	font-size:16px;

		
		

	}

.nav-previous a {

background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);

  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;


}
.nav-next a {
background-image: linear-gradient(0deg, rgba(13,96,130,1) 0%, rgba(16,109,147,1) 35%);

  font-size: 13px;
  line-height: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 3px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
}



blockquote {
	    margin: 10px 0;
	padding-bottom:10px;
padding-left:20px;
padding-right:20px;
	padding-top:20px;
    background-color: #f8f8f8;

}




h1#title {

	color: #404040;
  font-family: "Montserrat", sans-serif;
	font-size: 40px !important;
line-height: 60px !important;
font-weight: 700 !important;
margin-bottom:15px;
margin-top: 20px;


}
h2.entry-title {
    font-size: 22px;
margin-bottom:0px;
line-height:30px;
margin-top: 5px;
font-weight: 400;
}


h2.entry-title a {
color:#192830;
}



section {
margin-top:70px;
margin-bottom:70px;	
}

#free-estimate {
	background:#f8f8f8;
	padding-top:90px;
	overflow:hidden;
}

#free-estimate h2 {
	font-size:30px;
}


footer {
    clear: both;
overflow:hidden;
position:relative;
margin: 0 auto;
line-height: 28px;

display:block;
font-size: 14px !important;

padding-top:20px;
padding-bottom:20px;
color:#ffffff;
background:#222222;
}

footer h3 {
	color:#ffffff;
	font-size:19px;
margin-bottom:15px;
}


#meet-your-local-toronto-plumbers {
	background-color: #e4e6e8;
  background-image: url(https://rooterteam.ca/wp-content/uploads/2024/08/local-toronto-plumbers-1.webp);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-attachment: scroll;
  min-height:650px;
  background-size:cover;
  color:#ffffff;
  position:relative;
}

#arrow {
	position:absolute;
	top:-24px;
	left: 0;
	right: 0;
	  margin-left: auto;
  margin-right: auto;
  width:64px;
}

#meet-your-local-toronto-plumbers h2 {
	font-size: 28px;
  line-height: 1.1em;
  text-align:center!important;
  color:#ffffff;
  padding-top:60px;
}

#meetphone {
	position:absolute;
	bottom:20px;
	  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width:277px;
  display:block;
}


#testimonials-section  {
	font-size:15px;
	line-height:30px;
}

#free-estimate .benefits {
	max-width:800px;
	margin:0 auto;
}

#intro {
	font-size:18px;
	line-height:34px;
	
  display: flex;
  align-items: center; /* Vertically center the columns */
  padding: 0 20px; /* Optional: Add padding for better spacing */
  }




#intro .section.group {
  display: flex;
  width: 100%; /* Ensure it takes full width */
}

#intro .col {
  display: flex;
  flex-direction: column; /* Stack children vertically */
  justify-content: center; /* Center content vertically within the column */
  padding: 20px; /* Optional: Add some padding for spacing */
}

#intro .col span_1_of_2 {
  flex: 1; /* Allow columns to grow and fill space equally */
  box-sizing: border-box; /* Include padding in element's total width/height */
}

#intro img {
  max-width: 100%; /* Ensure the image is responsive */
  height: auto; /* Maintain aspect ratio */
}

/* Style for text content */














#testimonials-section h2 {
	text-align:center;
  margin-bottom: 40px;
  font-size: 28px;
}

.testimonial {
	margin-bottom:40px;
}

.testimonial-meta img {
	width:60px;
	height:60px;
	vertical-align: middle;
	margin-right:10px;
}

.testimonial-meta {
	font-size:14px;
	
}

.ctacenter {
	width:277px;
	margin:0 auto;
	display:block;
	text-align:center;
}

footer a {
		color:#ffffff!important;

}

footer .container {
	padding-left:10px;
	position:relative;
	z-index:999;
}


footer .span_1_of_3 {
	margin-top:0px;
}

#featuredimage img {
	width:100%!important;
	border-radius:4px;
}







#copyright {
	padding-top: 34px;
}




footer p {
    line-height: 1.5em;
    padding: .2em 0 .8em;
}



.footer-menu li {
	font-size:16px;
	margin-bottom:10px;
}

.footer-menu li:hover {
	background:none;
}






img {
    height: auto;
    border: 0;
    max-width: 100%}




.wpcf7 input[type="text"],  .wpcf7 input[type="email"],  .wpcf7 select  {
    
	width:  100%;
    
	padding:  8px;
    
	border:  1px solid #dddddd;
    
    
	-webkit-box-sizing:  border-box;
    
	 -moz-box-sizing:  border-box;
    
	      box-sizing:  border-box;
			  
			  margin-bottom:28px;
	
font-size: 14px;
	
			  
}


.wpcf7 textarea {
		width:  100%;
    
	padding:  8px;
    
	border:  1px solid #dddddd;
    
    
	-webkit-box-sizing:  border-box;
    
	 -moz-box-sizing:  border-box;
    
	      box-sizing:  border-box;
			  
			  margin-bottom:20px;
	font-family: "Montserrat", sans-serif;
font-size: 15px;

}


.wpcf7-drag-n-drop-file  {
				  margin-bottom:10px;

}



.wpcf7 input[type="text"]:focus {
    
	background:  #fff;
    
}

.wpcf7 img {margin-top:-30px;}

.wpcf7 ::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}

.wpcf7 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
 .wpcf7 ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
.wpcf7  :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}


.wpcf7-submit {

background: linear-gradient(0deg, rgba(207,192,54,1) 0%, rgba(243,220,0,1) 86%);
  padding: 15px 30px 13px;
  font-size: 16px;
  text-align: center;
  color: #333333;
  border-radius: 4px;
  font-weight: bold;
	border:none;
	margin-bottom:60px;

}





span.underline {
text-decoration:underline;
}




span#bold {
font-weight:bold;

}












@media screen and (max-width:1199px) {
.container {
	margin-left:20px;
	margin-right:20px;
}
	
	#toronto-plumbers .container {
			margin-left:0px;
	margin-right:0px;

		
	}

}








@media screen and (max-width:1180px) {
	
	#menu  {
	line-height:24px!important;
}

	




.tooltip label {
display:block;

}



.tooltip-label {
width:auto;
float:none;
  cursor: pointer;
  padding-top:4px;
}
.tooltip-input {
    display: none;
} /*Hide input element*/

.tooltip-content {
    margin-bottom: 1.5em;
}
.tooltip-input:not(checked) ~ .tooltip-content {
    display: none;
}
.tooltip-input:checked ~ .tooltip-content {       
    display: block;
}

#social {
	width: auto;
  float: right;

}



.homethumb  {
	height:auto;
	max-width:auto;
		border-radius:4px;

}




#social {margin-right:10px;}

#menu  {
float:none;
clear:both;
width:100%;
width:auto;
margin-left:50px;
}

.main-nav ul li {
	margin-right:0px;
	float:none;
}

#menu a {color:#ffffff!important;
  font-family: "Montserrat", sans-serif;
  font-weight:700;

}




#menu ul {
padding:0px;
}

#menu ul li {
clear:both;
width:100%;
padding:0px;
margin-top:20px;

margin-bottom:20px;
}





.main-nav ul ul   {
}





.tooltip-label {
width:auto;
float:left;

  cursor: pointer;
  margin-bottom: 1em;
  margin-right:10px;
}
.tooltip-input {
    display: none;
} /*Hide input element*/

.tooltip-input:not(checked) ~ .tooltip-content {
    display: none;
}
.tooltip-input:checked ~ .tooltip-content {       
    display: block;
}



#menu  {
		max-width:400px;
float:left;
padding-left:20px;
padding-right:10px;
margin-top:20px;
clear:both;

}




.main-nav ul li {
	border-right:0px;
	}
	
	

#menu ul ul {
	display:block;
}

.main-nav ul ul {
	position:relative;
	top: 0em;
}



#menu ul {
padding:0px;

}

#menu ul li {
clear:both;
width:100%;
padding:0px;
margin-bottom:10px;
}

.main-nav ul ul li {
    border-bottom: 1px solid #dddddd!important;
}


.main-nav ul ul li::last-child {
    border-bottom: none!important;
}






}



@media screen and (max-width:1380px) {

	#socialshare {
	top:auto;
	position:fixed;
	bottom:0px;
  
      display: flex;
    justify-content: space-around;
    align-items: center;
    left: 0;
    width: 100%;
z-index:9999;  
   background: #f3dc00;


}


#socialshare ul {
}

#socialshare ul li {
	float:left;
	margin-left:5px;
		margin-right:5px;


}


}



@media screen and (max-width:1165px) {



.socialbtn {
	margin-bottom:0px;
	background:transparent;
}

footer {
	padding-bottom:40px;
}

.home header {
	background:#3a58ba;
}

.main-nav ul ul {
	background:transparent!important;
}


}










@media screen and (max-width:1070px) {

		
		.container {
					margin-left:20px;
		margin-right:20px;

		}
		

.homefix {
	margin-left:0px;
}


#postcontainer {
    max-width: 100%;
    float: none;
	margin-left:20px;
	margin-right:20px;
}





#postcontainer h1 {
	margin-top:40px;
	font-size:30px!important;
	line-height:42px;
}


	
		.home .span_1_of_2 {
		width: 100%; 
		margin:0;
	}



.tooltip label {
display:block;

}

#phone {
	display:none;
}



.main-nav ul li:hover {
	background:transparent;
}



#logo {
	margin-left:10px;
}




}







@media screen and (max-width:900px) {

#homebanner {
	display:none!important;
}





.col {
	margin:0;
}

footer .span_1_of_3 {
	display:none;
}

#copyright {
	padding-top:20px;
	padding-bottom:20px;
}


h1#title {
	font-size:36px!important;
	line-height:50px!important;
}


}

@media screen and (max-width:800px) {


	#toronto-plumbers {
		padding-left:20px;
		padding-right:20px;
	}


.torontoplumberblog h2 {
	font-size:22px;
}

.torontoplumberblog p {
	display:none;
}

#postcontainer {
    max-width: 100%;
    float: none;

}

	.home form {
		padding-left:20px;
		padding-right:20px;
	}


	#free-estimate h2 {
		font-size:25px;
	}





}


@media screen and (max-width:700px) { 
.homethumb {
	float:none;
	text-align:center;
	margin:0 auto;
}

.torontoplumberblog h2 {
	font-size:19px;
}

	.home h1  {
		font-size:30px!important;
		line-height:44px!important;
	}



footer .span_1_of_3 {
	display:none;
}


.torontoplumberblog .categorytitle {
	padding-left:20px;
}


.torontoplumberblog h2 {
	padding-left:20px;
}

	#toronto-plumbers .benefits {
		display:none;
	}





}




@media screen and (max-width:650px) { 


h1#title {
	margin-top:40px;
}

	
.cta {
display:none;	
	}
	
	
	
.ctamobile  {
	display:block!important;
 background: rgb(207,192,54);
background: linear-gradient(0deg, rgba(207,192,54,1) 0%, rgba(243,220,0,1) 86%); 

	padding: 15px 15px 13px;
  font-size: 13px;
  width: 277px;
  text-align:center;
  color:#333333;
  border-radius:4px;
  font-weight:bold;
}

	

}
















