/*
Theme Name: Leonardo's Pizza
Theme URI: http://pipetabor.com
Author: Pipe & Tabor / Orange Tie Dev
Author URI: http://pipetabor.com/
Description: Leonardo's Pizza wordpres theme.
Version: 2025.1


	*/

#wpadminbar {
    z-index: 100000000000 !important;
    }

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	}
html {
	color: #444;
	}
body {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	}
a {
	color: #b49360;
	}

h1 {
	font-size: 36px;
	color: #222;
	}

.slideshow h1 {
	margin: 93px 0 23px 0;
	text-transform: uppercase;
	font-size: 50px;
	Color: #fff;
	text-align: center;
	font-weight: bold;
	position: relative;
	z-index: 500;
	font-family: 'Montserrat', sans-serif;
	}

.slideshow h1:after {
	content: "";
    height: 2px;
    background: #fff;
    opacity: .4;
    width: 150px;
    margin: 20px auto 0;
    text-align: center;
    display: block;
}

.slideshow.homeheader h1 {
	font-size: 80px;
	font-weight: 400;
	margin-top: 14%;
	line-height: 90px;
	padding-right: 30px;
	padding-left: 30px;
	}

.slideshow.homeheader h1:after {
	width: 300px;
	}

.slideshow.homeheader .subhead {
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 30px;
	position: relative;
	z-index: 99999999999;
	}

.slideshow.homeheader .homebuttons {
	text-align: center;
	position: relative;
	z-index: 99999999999;
	}

.slideshow.homeheader .homebuttons .button {
	margin: 10px;
	font-size: 18px;
	}

	
h2 {
	margin-bottom: 15px;
	font-size: 26px;
	line-height: 26px;
	}

.blog h2, .archive h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
	}

h2 a {
	color: #5b5b5b;
	}

h3 {
	font-size: 24px;
	color: #444;
	text-align: left;
	}

h4 {
	font-size: 18px;
	margin-bottom: 5px;
	}

h1 span {
	color: #7f3d97;
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
	}
	
p {
	font-size: 18px;
	line-height: 28.8px;
	margin: 0 0 10px;
	}

hr {
	clear: both;
	width: 100%;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 9px 0;
	}

iframe {
	max-width: 100%;
	}

select {
	margin: 5px;
	font-weight: 600;
	padding: 5px;
	}

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

.half_right {
	width: 47.5%;
	float: right;
	}

.half_left {
	width: 47.5%;
	float: left;
	}

.page p, .single p {
	margin-bottom: 25px;
	line-height: 33px;
	}

#content ul {
	margin: 0 auto 25px auto;
	width: 90%;	
	list-style-type: none;
	position: relative;
	padding-left: 0;
	}

#content ul li {
	position: relative;
	}

#content ul li:before {
	content: "\2022";
	position: absolute;
	left: -30px;
	margin-right: 5px;
	font-size: 18px;
	top: -1px;
	}

p.intro {
	font-size: 19px;
	line-height: 36px;
	margin-bottom: 36px;
	}

#content {
	margin: 0 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
	}


.clear {
	clear: both;
	}

.clear2 {
	clear: both;
	width: 100%;
	display: block;
	margin: 25px auto;
	height: 2px;
	/*background: #7f3d97;*/
	}

.left, .nav-previous {
	float: left;
	}
.alignleft {
	float: left;
	margin: 0 15px 10px 0;
	}

.right, .nav-next, .alignright {
	float: right; 
	}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
	}

.aligncenter {
	display: block;
	margin: 0 auto;
	}

.sidebar {
	float: right;
	width: 175px;
	color: #7f3d97;
	font-size: 25px;
	line-height: 38px;
	margin: 0 75px 0 30px;
	font-weight: normal;
	font-style: italic
	}

.quote1, .quote2 {
	display: block;
	}
.quote1 {
	margin: 0 0 13px 0;
	}
.quote2 {
	margin: 13px 0 0 0;
	}
	
.attribution {
	font-size: 18px;
	color: #7f3d97;
	float: right;
	margin-bottom: 20px;
	}

.blog_sidebar {
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	margin-bottom: 65px;
	}

.blog_sidebar a {
	color: #7f3d97;
	}

.blog_sidebar ul {
	margin-bottom: 35px;
	}

.blog_sidebar li {
	list-style: none;
	}

.more-link {
	color: #7f3d97;
	text-transform: uppercase;
	}

.blog article, .archive article {
	padding-bottom: 30px;
	margin-bottom: 35px;
	border-bottom: 1px solid #7f3d97;
	}

.meta-nav {
	color: #7f3d97;
	}
	
.block {
	width: 1340px;
	display: block;
	margin: 50px auto 0 auto;
	height: 100%;
	}

.site-header {
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	position: relative;
	z-index: 90000000;
	transition: all 0.2s ease-in-out;
	}

.header {
	width: 1340px;
	position: relative;
	z-index: 100000000;
	left: 50%;
	margin-left: -670px;
	padding: 24px 0 0 0;
	transition: all 0.2s ease-in-out;
	}

.logocell {
	float: left;
	transition: all 0.2s ease-in-out;
	}

.menucell {
	float: right;
    vertical-align: middle;
    text-align: right;
    margin-top: 10px;
    transition: all 0.2s ease-in-out;
    }


.logo {
	display: block;
	margin: 0 0 0 0;
	width: auto;
	transition: all 0.2s ease-in-out;
	height: 79px;
	width: auto;
	}

.tagline {
	margin: 4px 0 0;
	font-size: 16px;
	font-style: italic;
	Opacity 0.7;
	transition: all 0.2s ease-in-out;
	}

/* Headroom styling */

.site-header {	
	}

.site-header.headroom--not-top {
    position: fixed;
    top: 0;
}

.site-header.headroom--not-top .header {
	padding: 12px 0 0 0;
	}

.site-header.headroom--not-top .tagline {
	height: 0;
	font-size: 4px;
	opacity: 0;
	}

.site-header.headroom--not-top .logo {
	height: 76px;
	width: auto;
	}	

.site-header.headroom--not-top p.tagline {
	margin-bottom: 12px;
	}	

.site-header.headroom--not-top .menucell {
	margin-top: 0;
	}


.menu {
	//float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	line-height: 14px;
	//height: 49px;
	z-index: 500;
	position: relative;
	}

.menu ul {
	float: right;
	margin: 28px 0px 0 0;
	}

.menu ul li {
	list-style: none;
	float: left;
	padding: 0 0 10px 30px;
	position: relative;
	line-height: 32px;
	transition: all 0.2s ease-in-out;
	}

.menu ul li a {
	color: #2e2e2e;
	text-decoration: none;
	}

.menu ul li:hover a {
	color: #c16f2d;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	}

.menu ul li.current_page_item a {
	color: #c16f2d;
	}

/*
.menu ul li:hover {
	background: #7f3d97;
	color: #fff;
	}
*/
	
/* Menu Dropdowns */

.menu ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
	margin: 32px 5px 0 0;
	min-width: 135px;
	}

.menu ul li:hover ul {
	display: block;
	}

.menu ul li ul li {
	display: block;
	white-space: nowrap;
	width: 100%;
	line-height: 24px;
	background: #7f3d97;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #9974af;
	}

.menu ul li ul li a {
	color: #fff;
	}

.menu ul li ul li:last-child {
	border-bottom: 0px solid #9974af;
	}
	
.menu ul li ul li:hover,
.menu ul li ul li:hover a {
	color: #7f3d97;
	background: #b0e6ee;
	}

.menu ul li ul li:hover a {
	color: #7f3d97;
	}

.menu li.mobile_close {
	display: none;
	}	

.menu .menu-item-35219 {
	background: #b0e6ee;
	}
.menu .menu-item-35219 a {
	color: #7f3d97;
	}
	

.grad {
	width: 100%;
	height: 150px;
	position: absolute;
	z-index: 10000000;
	top: 0;
	background: linear-gradient(180deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	}

.home .slideshow {
	width: 100%;
	height: 800px; 
	position: relative;
	z-index: 400;
	}

.home .slideshow .slidesjs-slide {
	height: 100%;
	width: 100%;
	background-position: 50% 50%;
	background-size: cover;
	}

.home .slideshow img {
	width: 100%;
	height: 100%;
	}

.slideshow {
	width: 100%;
	height: 272px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition:  0s;
    transition: 0s;
    background-size: cover;
    background-position: center;
    background-color: #000;
    }

.page .slideshow img {
	width: 100%;
	height: 100%;
	}

.slideshow:before {
	content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
	}

.slideshow.homeheader:before {
	background-color: rgba(0, 0, 0, 0.4);
	}
	
#slides {
     display:none;
    }
    
.slidesjs-navigation {
	position: absolute;
	top: 48%;
	width: 26px;
	height: 26px;
	z-index: 100;
	content: '';
	opacity: 0;
	-moz-opacity:0;
	filter: alpha(opacity=0);
	transition: .3s;
	}

#slides:hover .slidesjs-navigation {
	opacity: 1;
	-moz-opacity:1;
	filter: alpha(opacity=100);
	}
	
.slidesjs-previous {
	left: 14px;
	background-image: url('images/arrow-left.png');
	}
	
.slidesjs-next {
	right: 14px;
	background-image: url('images/arrow-right.png');
	}


.menuslideshow {
	width: 100%;
	max-width: 450px;
	height: auto; 
	position: relative;
	z-index: 400;
	margin: 0 auto;
	}
	
.menuslideshow .slidesjs-slide {
	height: 100%;
	width: 100%;
	background-position: 50% 50%;
	background-size: cover;
	}

.menuslideshow img {
	width: 100%;
	height: 100%;
	}

.cycle-prev {
	position: absolute;
	display: block;
	top: 45%;
	right: 100%;
	z-index: 99999999;
	font-weight: 400;
	font-size: 100px;
	color: #d2d1cf;
	}	

.cycle-next {
	position: absolute;
	display: block;
	top: 45%;
	left: 100%;
	z-index: 99999999;
	font-weight: 400;
	font-size: 100px;
	color: #d2d1cf;
	}


.home-icons {
	width: 89%;
	display: block;
	margin: 52px auto 30px auto;
	font-size: 20px;
	letter-spacing: 1px;
	}

.home-icons .block {
	height: 140px;
	width: 25%;
	text-transform: uppercase; 
	text-align: center;
	float: left;
	}

.home-icons .block a {
	color: #7f3d97;
	text-decoration: none; 
	}
.home-icons .block a:hover {
	color: #5b5b5b;
	}

/*.home-icons .services {
	float: left;
	}

.home-icons .contact {
	float: right;
	} */

.home-icons .icon {
	display: block;
	width: 93px;
	height: 91px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto 10px auto;
	}

.home-icons .services .icon {
	background-image: url('images/Icon_services2.png');
	}

.home-icons .team .icon {
	background-image: url('images/Icon_team2.png');
	}

.home-icons .locations .icon {
	background-image: url('images/Icon_locations2.png');
	}

.home-icons .contact .icon {
	background-image: url('images/Icon_rates.png');
	}

.home-icons .services:hover .icon,
.home-icons .team:hover .icon,
.home-icons .locations:hover .icon,
.home-icons .contact:hover .icon {
	background-position: 0 -92px;
	}

.yellow {
	background-color: #FCE1A5;
	padding: 48px 0;
	color: #5b5b5b;
	display: block;
	}

.yellow a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	}

.yellow .colleft {
	width: 46%;
	padding-right: 2%;
	float: left;
    border-right: 7px solid #7f3d97;
	}

.yellow .colright {
	width: 48%;
	float: right;
	}

/*
.content-block-left {
	float: left;
	display: block;
	width: 450px; 
	height: 224px;
	background-color: #fadc84;
	background-color: #FCE1A5;
	color: #5b5b5b;
	padding: 48px 48px 0 48px;
	border-right: 8px solid #fff;
	text-align: justify;
	}

.content-block-left a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	}
*/

.content-block-left a:hover {
	color: #5b5b5b;
	}
	
.alternate {
	padding: 30px 48px;
	text-align: left;
	}
.center {
	text-align: center;
	}
.alternate img {
	display: block;
	margin: 0 auto;
	}
.alternate span, .alternate span a {
	color: #7f3d97;
	margin-right: 18px;
	}

.alternate span a:hover {
	color: #5b5b5b;
	}


.section1 {
	display: inline;
	text-align: left;
	font-size: 17px;
	}
.section2 {
	display: inline;
	width: 40%;
	text-align: center;
	padding: 0 66px;
	line-height: 17px;
	border-right: 1px solid #5b5b5b;
	border-left: 1px solid #5b5b5b;
	font-size: 17px;
	}
.section3 {
	display: inline;
	text-align: right;
	font-size: 17px;
	}
.upper {
	text-transform: uppercase;
	}

.date {
	font-weight: 700;
	color: #7f3d97;
	font-size: 14px;
	text-align: left;
	}
.bloglink {
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	text-align: left;
	}
.bloglink span {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-left: 5px;
	}

.navigation {
	margin: 0 0 15px 0;
	}

.single .navigation {
	padding-top: 15px;
	border-top: 1px solid #7f3d97;
	}

.map {
	font-size: 13px;
	}

.map span {
	margin-left: 20px; 
	padding-left: 20px;
	border-left: 1px solid #5b5b5b;
	margin-right: 9px;
	line-height: 22px;
	}

.map span.first {
	margin-left: 0;
	padding: 0;
	border-left: none;
	}

iframe { 
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */ 
  margin-bottom: 15px;
} 


.entry-meta {
	display: block;
	margin: -15px 0 15px 0;
	font-size: 12px;
	}
	
.entry-footer {
	clear: left;
	margin: 10px 0 0 0;
	font-size: 12px;
	}

.entry-footer a {
	color: #7f3d97;
	}

.footer2 {
	margin-top: 15px;
	}

.footer p {
	font-size: 16px;
	line-height: 25.6px;
	}

.footer .column {
	width: 25%;
	float: left;
	}

.footer h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 20px;
	}



blockquote p {
	color: #7f3d97;
	font-size: 24px;
	line-height: 35px !important;
	width: 75%;
	margin: 10px auto;
	}

blockquote p:before {
	content:url('images/quote1.gif');
	float: left;
	margin: 0 10px 0 -36px;
	}

blockquote p:after {
	content:url('images/quote2.gif');
	float: right;
	margin: -36px -10px 0 10px;
	}


.footer {
	background: #222;
	color: #888;
	margin: 0;
	padding: 35px 0;
	font-size: 16px;
	}

.footerwrap {
	max-width: 1340px;
	margin: 0 auto;
	}

.copyright {
	padding: 40px 0;
	margin-top: 40px;
	border-top: solid 2px rgba(255, 255, 255, 0.1)
	}
.socials {
	margin: 20px 10px 0 0;
	}
	
.address {
	float: right;
	width: 48%;
	}

.tel {
	color: #5b5b5b;
	}


	

.navbar-toggle {
	margin-top: 2px;
	display: inline-block;
	}

.icon-bar {
	position: relative;
    display: block;
    width: 28px;
    height: 2px;
    border-radius: 1px;
    background: #222;
    transition: width .13s ease-out, transform .13s ease-out, opacity .13s ease-out;
    margin-top: 5px;
	}

.navbar-toggle:hover .icon-bar.top-bar {
	transform: rotateZ(-40deg) translateX(-6px);
	-webkit-transform: -webkit-transform: rotateZ(-40deg) translateX(-6px);
	-ms-transform: -webkit-transform: rotateZ(-40deg) translateX(-6px);
	width: 12px;
	}

.navbar-toggle:hover .icon-bar.bottom-bar {
	transform: rotateZ(40deg) translateX(-6px);
	-ms-transform: -webkit-transform: rotateZ(40deg) translateX(-6px);
	-webkit-transform: -webkit-transform: rotateZ(40deg) translateX(-6px);
	width: 12px;
	}

.navbar-toggle:hover .icon-bar.middle-bar {
	-webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
	}

.mobileMenu {
	height: 100%;
	width: 320px;
	background: #222;
	
	color: #888;
	box-shadow: -5px 0 10px 0 rgba(0,0,0,.2);
	position: fixed;
	display: block;
	z-index: 999999999999999;
	top: 0;
	right: 0;
	margin-right: -380px;
	-o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    top: 0;
    overflow-y: auto;
	}

.mobileMenu .scroll {
	display: block;
	padding: 90px 30px 40px;
	}

.closeIcon {
	width: 35px;
    height: 35px;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 100;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    }

.closeIcon:hover {
	color: #b49360;
	border: 2px solid #b49360;
	}

.closeIcon:after {
	opacity: 1;
    content: "×";
    display: block;
	}

.mobileMenu h3 {
	text-transform: uppercase;
	color: #fefefe;
	font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 20px;
    font-size: 14px;
	}

.mobileMenu p {
	color: #888;
	font-size: 16px;
	line-height: 1.6;
	}

.mobileMenu ul li {
	list-style-type: none;
    margin: 0 0 5px;
    padding-bottom: 11px;
    text-align: left;
	}

.mobileMenu ul li a:hover {
	color: #fff;
	}

.mobileMenu .widget {
	margin-bottom: 60px;
	}

#mobileID {
	margin-top: 0px;
	-webkit-transition:  .6s;
    transition: .6s;
	}

.breakit, .breakit2 {
	display: inline;
	}
.mobilebump {
	display: none;
	}

.cleartwo, .clearthree {
	display: none;
	}
.clearfour {
	display: block;
	clear: left;
	}




/* Alert Bar */

.cv-alert-message {
    text-align: center;
    font-size: 18px;
}

.cv-alert-message a {
	}

p.cv-alert-message {
    margin-bottom: 0; !important
}



/* Stuff for multiple layout types */

.padded {
	margin-top: 50px;
	margin-bottom: 50px;
	}
.noPad {
	margin-top: 0 !important;
	}


.bars {
	border-left: 2px solid #b49360;
	border-right: 2px solid #b49360;
	padding-left: 100px;
	padding-right: 100px;
	}

.imagebg .bars {
	border-left: 2px solid #b49360;
	border-right: 2px solid #b49360;
	padding-left: 100px;
	padding-right: 100px;
	}



/*1 Column Code */

.one_col_bgimage {
	width: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
	display: block; 
	}

.imagebg {
	padding-top: 100px;
	padding-bottom: 100px;
	}

.imagebg h1, .imagebg  h2, .imagebg h3, .imagebg h4, .imagebg h5, .imagebg p {
	color: #fff;
	font-weight: 700;
	}
.imagebg h4 {
	font-size: 64px;
	}

.imagedarken {
	content: " ";
    background-color: rgba(0, 0, 0, 0.5);
	}

.block.skinny {
	max-width: 930px;
	}

.alertbar {
	padding: 15px 0;
	width: 100%;
	text-align: center;
	background: #df2c2c;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	}

.alertbar a, .alertbar a:hover, .alertbar a:visited {
	text-decoration: underline;
	color: #fff;
	}


/* 2 Column Code */

.two_col_image {
	width: 50%;
	height: auto;
	float: left;
	}
.two_col_content_left {
	width: 46%;
	float: left;
	padding-right: 4%;
	}
.two_col_content_right {
	width: 46%;
	float: right;
	}
.divided {
	border-right: 1px solid #9a9a9a;
	}
	
/* Lead In */
.leadin {
	background-color: #b49360;
	padding: 45px 0;
	}

.leadin p {
	font-size: 18px;
	line-height: 36px;
	}


/* Quote Code */

.padded.quote {
	margin-top: 75px;
	margin-bottom: 75px;
	}

.quoteblock {
	width: 73%;
	float: right;
	font-size: 31px;
	font-weight: 300;
	}

.quote img {
	width: 23%;
	float: left;
	}

.quote h4 {
	font-size: 45px;
	color: #9ebb95;
	margin-bottom: 50px;
	}

.attribution {
	text-align: center;
	color: #3d772b;
	font-weight: 700;
	font-size: 28px;
	}

.quotetext {
	padding: 0 50px;
	color: #4d4d4d;
	}

.quoteafter, .quotebefore {
	font-weight: 300;
	font-size: 129px;
	line-height: 129px;
	margin-top: -15px;
	color: #9fbb95;
	font-family: arial, sans-serif;
	}
	
.quotebefore {
	float: left;
	margin-left: -50px;
	}

.quoteafter {
	float: right;
	margin-right: -50px;
	}


/* 4 buckets code */

.buckets {
	text-aligin: center;
	display: block;
	color: #b49360;
	}

.bucket {
	display: inline-block;
	text-align: center;
	}


.bucket .bucketimage {
	display: block;
	margin: 0 auto 24px auto;
	}


.linebreak .block {
	margin: 0 auto;
	}




.button {
    white-space: nowrap;
    line-height: 1.6;
    user-select: none;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: none;
    text-decoration: none;
    white-space: nowrap;
    padding: 8px 30px;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    border: 2px solid #C16F2D;
    color: #C16F2D;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    }

.button:hover {
	color: #fff;
	border-color: #C16F2D;
	background: #C16F2D;
	}



.button.black {
    color: #121212;
    border-color: #121212;
    }

.button.black:hover {
    color: #fff;
    border-color: #fff;
    background: #121212;
    border: 2px solid #121212;
    }

.button.white {
    color: #fff;
    border-color: #fff;
    }

.button.white:hover {
    color: #121212;
    border-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    }

.button.color {
	background: #b49360;
	color: #fff;
	}

.button.color:hover {
    color: #121212;
    border-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    }

 
@media(max-width: 1440px) {
	.block {
		width: 94%;
		margin: 50px auto;
		}
	.sidebar {
		width: 16%;
		margin: 0 4% 0 3%;
		}
	.footerwrap {
		width: 94%;
		margin-left: 3%;
		}
	.header {
		width: 94%;
		left: 0;
		margin-left: 0;
		}
	.logocell {
		margin-left: 3%;
		}
	.bucket {
		width: 24%;
		}
}
 
 
@media(max-width: 1100px) {
	
	.slideshow, .slideshow img {
		width: 100%;
		}
	#content {
		margin: 0;
		padding: 0 3% 20px 3%;
		width: 94%;
		}
	.footerwrap {
		width: 90%;
		}
	span.title {
		width: 39%;
		}
	textarea {
		max-width: 60%;
		}
	.wpcf7-submit {
		margin-left: 40%;
		}
	.content-block-left {
		padding: 40px 48px 0 48px;
		}
	.home-blocks-bg {
		background-position: 554px 0;
		}
	.breakit {
		display: block;
		}
	.map span.second {
		margin-left: 0;
		padding-left: 0;
		border: none;
		}
	
	.half_left iframe {
		height: 480px;
		}
	.menu ul li.menu-item {
		display: none;
		}
		
		
}


@media(max-width:1000px) {
	.sidebar {
		font-size: 28px;
		line-height: 38px;
		}	
	.slideshow {
		height: 250px;
		}
	.home .slideshow {
		height: 700px; 
		}
	.home-blocks-bg {
		background-position: 490px 0;
		}
	.home-blocks-bg-rt {
		background-position: -50px 0;
		}
	.section1 {
		display: inline;
		text-align: left;
		}
	.section2 {
		display: inline;
		text-align: center;
		padding: 0 4%;
		line-height: 17px;
		border-right: 1px solid #5b5b5b;
		border-left: 1px solid #5b5b5b;
		}
	.section3 {
		display: inline;
		text-align: right;
		}
	
	.cleartwo, .clearfour {
		display: none;
		}
	.clearthree {
		display: block;
		clear: left;
		}
	.half_left iframe {
		height: 40px;
		}
	.header {
		width: 94%;
		margin: 0 3% 0 3%;
		left: initial;
		}
	.logo {
		//margin: 10px 0 0 0;
		}
	.grad {
		background: linear-gradient(180deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
		}
	
	.bucket {
		width: 32% !important;
		margin-bottom: 30px;
		}

}

@media(max-width: 900px) {
	.logo {
		float: none;
		}
	.header {
		height: auto;
		}
	.content-block-left {
		padding: 40px 40px 20px 40px;
		width: 400px;
		height: auto;
		}
	.home-blocks-bg {
		background-position: 435px 0;
		}
	.home-blocks-bg-rt {
		background-position: -150px 0;
		}
	.section1, .section2, .section3 {
		display: block;
		text-align: left;
		border: none;
		padding: 5px 0;
		float: none;
		width: auto;
		}
	.half_left iframe {
		height: 395px;
		}
	.slideshow.homeheader h1 {
		font-size: 70px;
		line-height: 80px
		}
	.footer .column {
		width: 49%;
		}
}


@media(max-width:800px) {
	.sidebar {
		font-size: 21px;
		line-height: 31px;
		}
	.home .slogan, .slogan {
		//left: initial;
		//margin-left: 0;
		}
	.clear3 {
		clear: both;
		}
	.slogan {
		left: 5%;
		}
	.slideshow {
		height: 250px;
		}
	.slideshow h1 {
		margin-top: 80px;
		font-size: 35px;
		}
	
	p.intro {
		line-height: 32px;
		}	
	#content img {
		height: auto;
		}
	span.title {
		width: 100%;
		}
	textarea, input {
		width: 90%;
		max-width: none;
		}
	.wpcf7-submit {
		margin-left: 0%;
		}
	.slidesjs-navigation {
		display: none;
		}
	.home-icons {
		width: 90%;
		}
	.content-block-left, .content-block-right {
		padding: 40px 5% 0 5%;
		width: 90%;
		height: auto;
		border: none;
		}
	.home-blocks-bg {
		background-image: none;
		}
	.alternate {
		width: 90%;
		padding: 30px 5%;
		}
	.map span.fourth {
		margin-left: 0;
		padding-left: 0;
		border: none;
		}
	.breakit2 {
		display: block;
		}
	.login {
		line-height: 38px;
		padding-left: 0;
		}
	.login br {
		display: none;
		}
	.login a {
		margin-left: 17px;
		}
	.map span {
		line-height: 32px;
		}
	.yellow .colleft, .yellow .colright {
		width: 100%;
		border-right: none;
		padding-right: 0;
		float: none;
		}
	.yellow .colleft {
		margin-bottom: 45px;
		}
	.half_left iframe {
		height: 340px;
		}
	#content .half_right img {
		max-width: 100%;
		}
	.two_col_image, .two_col_content_left, .two_col_content_right  {
		width: 100%;
		float: none;
		padding: 0;
		}
	.divided {
		border-right: none;
		}
	.bucket {
		width: 49%;
		border-right: 0;
		padding: 25px 0;
		}
	.bucket:first-child{
		border-left: 0;
		}
	.bars {
		padding-right: 50px;
		padding-left: 50px;
		}
}

@media(max-width:650px) {
	h1 {
		margin-top: 25px
		}
	.slideshow.homeheader h1 {
		font-size: 50px;
		line-height: 60px
		}
	.home .slideshow {
		height: 500px;
		}
	#content {
		margin: 0 auto;
		padding: 50px 3% 20px 3%;
		width: 94%;
		float: none;
		border-right: none;
		}
	.sidebar {
		width: 90%;
		margin: 20px auto 20px auto;
		float: none;
		text-align: center;
		}	
	.slogan {
		display: none;
		}
	.quote1, .quote2 {
		display: inline;
		margin: 0;
		}
	.home-icons {
		margin: 37px auto 0 auto;
		}
	.home-icons .block {
		width: 50%;
		margin-bottom: 20px;
		}
	.footerwrap {
		width: 94%;
		}

	.form {
		border-right: none;
		width: 90%;
		margin: 0 auto;
		float: none;
		}
	.address {
		width: 90%;
		margin: 40px auto 0 auto;
		float: none;
		}
	.mobilebump {
		display: block;
		}
	.half_left iframe {
		height: 340px;
		}
	.half_right, .half_left {
		width: 100%;
		float: none;
		}
	/*.map span {
		margin-left: 0;
		padding-left: 0;
		border: none;
		display: block;
		margin-top: 15px;
		}
	.map .center {
		text-align: left;
		}*/
	.half {
		width: 100%;
		float: left;
		margin-right: 0;
		}
	.third {
		width: 100%;
		border-right: 0;
		border-bottom: 2px solid #fff;;
		}
	.alignright, .alignleft {
		float: none;
		display: block;
		margin: 20px auto;
		}
	.bucket {
		width: 48% !important;
		margin-bottom: 30px;
		}
	.footer .column {
		width: 99%;
		}
	
	.menuslideshow {
		max-width: 75%;
		}
}


@media(max-width: 550px) {
	.logo {
		}
	
	.header {
		height: auto;
		margin: 0;
		}
	.home-icons {
		font-size: 18px;
		width: 90%;
		}
	.home-icons .block {
		height: auto;
		}
	.home-icons .icon {
		height: 76px;
		width: 78px;
		background-size: cover;
		}
	.home-icons .services:hover .icon,
	.home-icons .team:hover .icon,
	.home-icons .locations:hover .icon,
	.home-icons .contact:hover .icon {
		background-position: 0 -76px;
		}
}


@media(max-width:450px) {
	.slogan {
		bottom: 7%;
		max-width: 90%;
		} 
	.home .slogan {
		bottom: 0%;
		max-width: 90%;
		}
	.alternate img {
		float: right;
		}
}

@media(max-width: 400px) {
	.home-icons {
		font-size: 15px;
		margin: 27px auto 0 auto;
		}
	.home-icons .block {
		width: 50%;
		margin-bottom: 20px;
		}
	.section1, .section2, .section3 {
		font-size: 13px;
		}
	.map {
		font-size: 11px;
		}
}


