@charset "UTF-8";
/* Body */
body {
	font-family: 'Montserrat', sans-serif;	
	background-color: #f2f2f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 90%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
}
/* Navigation */
header {
	width: 1400px;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 5px solid #E53121;
	border-bottom: 2px solid #f2f2f2;
	position: fixed;
	top: 0;
	z-index: 10;
}
.logo {
	height: 45px;
	width: auto;
	float: left;
	margin-top: 27px;
	margin-left: 27px;
}
.topnav {
	float: right;
	margin-top: 30px;
	text-align: right;
	margin-right: 25px;
	overflow: hidden;
	background-color: #fff;
}
.topnav a {
	float: right;
  display: block;
}
.topnav  {
	float: right;
	margin-left: 25px;
}
.topnav a {
	float: left;
	color: #384F5A;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
}
.navicon {
	color: #E53121;
	padding: 14px 16px;
	font-size: 40px;
}
.navicon:hover {
	color: #384F5A;
}
.topnav .navicon {
  display: none;
}
a {
	color: #384F5A;
	text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
.topnav a:hover {
	color: #E53121;
}
.hero_header {
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 50px;
	font-size: 36px;
}
/* Hero Section */
.hero {
	background-color: #E53121;
	background-image: url("../Images/Johnbean_V3300_sm.png"), url("../Images/hero_bgl-01.png"), url("../Images/hero_bgl-02.png");
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 150px;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	text-shadow: 2px 2px 5px #853121;
}
.tagline {
	text-align: left;
	font-size: 24px;
	color: #FFFFFF;
	margin: 5px 0px 0px 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 40px;
}
.hero ul {
    list-style: none;
    padding: 0px;
}
.hero ul li:before
{
    content: '\2713';
	color: #F48256;
    margin: 0 1em;    /* any design */
}
/* About Section */

.about h2 {
	padding-left: 25px;
	font-weight: 800;
	color: #E53121;
	font-size: 32px;
	background-image: linear-gradient(#f2f2f2, #f2f2f2);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.about img {
	width: 37%;
	margin: 20px;
	border-radius: 10px;
}
.about a {
	text-decoration: none;
	color: #384F5A;
	background-image: linear-gradient(#F8B49A, #F8B49A);
	background-position: bottom left;
	background-size: 100% 4px;
	background-repeat: no-repeat;
}
.about a:hover {
	color: #E53121;
}
.text_column {
	width: 57%;
	text-align: justify;
	font-weight: 400;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #384F5A;
}
.text_column br {
	line-height: 10px;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin: 0px;
	scroll-margin-top:100px;
}
/* Brands Section */

.brands h2 {
	padding-left: 25px;
	font-weight: 800;
	color: #fff;
	font-size: 32px;
	background-image: linear-gradient(#853121, #853121);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.brands a {
	text-decoration: none;
}
.brands div {
	transition: 0.2s;
}
.brands div:hover {
	  box-shadow: 5px 5px 5px #853121;
}
.brands-text {
	font-weight: 400;
	line-height: 25px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	margin: 0px 0px 0px 10px;
	width: 90%;
}
.brands {
	padding: 25px;
	background-color: #E53121;
	margin: 0px;
		overflow: hidden;
}
.thumbnail {
	width: 30%;
	height: 200px;
	text-align: center;
	float: left;
	margin: 22px;
	background: #fff;
	border: #fff;
	border-radius: 10px;
}
.thumbnail img {
	width: 90%;
	height: auto;
	max-height: 200px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
/*Finished Jobs Gallery*/
.gallery2 {
	background-color: #E53121;
	padding-top: 150px;
	padding-bottom: 35px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
}
.gallery2_head {
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 50px;
	font-size: 36px;
}
.gallery2 h2 {
	padding-left: 25px;
	font-weight: 800; 
	color: #fff;
	font-size: 32px;
	background-image: linear-gradient(#853121, #853121);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin: 0px 0px 25px 0px;
}
.gallery2 p {
	font-size: 16px;
	margin-bottom: 15px;
}

.gallery2-div img {
	display: inline;
	float: left;
  	height: 310px;
  	width: 310px;
	object-fit: cover;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin: 10px;
	border-radius: 7px;
}
.gallery2-div img:hover {
	opacity: 50%;
	cursor: pointer;
}
.gallery2-div {
	width: 100%;
	text-align: center;
	float: left;
	margin-left: 10px;
}
/*Catalogs*/
.catalogs {
	background-color: #E53121;
	padding-top: 150px;
	padding-bottom: 35px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
}
.catalogs_head {
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 50px;
	font-size: 36px;
}
.catalogs h2 {
	padding-left: 25px;
	font-weight: 800; 
	color: #fff;
	font-size: 32px;
	background-image: linear-gradient(#853121, #853121);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin: 0px 0px 25px 0px;
}
.catalogs p {
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.catalogs-div {
	width: 21%;
	text-align: center;
	float: left;
	background-color: #fff;
	margin: 27px;
	border-radius: 10px;
}
.catalogs img {
	text-align: center;
	width: 80%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
.catalogs-button {
	width: 175px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #E53121;
	border: #E53121;
	border-radius: 40px;
	color: #FFFFFF;
	transition: 0.2s;
}
.catalogs-button a {
	text-decoration: none;
	color: #fff;
}
.catalogs-button:hover {
	background-color: #384F5A;
	color: #fff;
	cursor: pointer;	
}
.catalogs-div:hover {
	  box-shadow: 5px 5px 5px #853121;
}
.catalogs-div:hover .catalogs-button {
	background-color: #384F5A;
	color: #fff;
	cursor: pointer;
}
/*Used Equipment*/
.used {
	background-color: #E1E1E1;
	padding-top: 150px;
	padding-bottom: 35px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
}
.used_head {
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 50px;
	font-size: 36px;
}
.used h2 {
	padding-left: 25px;
	font-weight: 800; 
	color: #384F5A;
	font-size: 32px;
	background-image: linear-gradient(#C8C8C8, #C8C8C8);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin: 0px 0px 25px 0px;
}
.used h3 {
	padding-left: 20px;
	font-weight: 800; 
	color: #384F5A;
	font-size: 24px;
	padding-bottom: 0;
	margin: 20px 0px 0px 0px;
	display: inline-block;
}
.used p {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #384F5A;
}
.used img {
	width: 40%;
	height: auto;
	margin: 20px;
	border-radius: 10px;
	float: left;
	display: inline-block;
}
.used_column {
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	color: #384F5A;
	display: block;
}
.used ul {
    list-style: none;
	margin-top: 40px;
    padding: 0px;
	padding-left: 15px;
	color: #384F5A;
	display: block;
	font-size: 16px;
	text-indent: -40px; /* key property */
    margin-left: 40px; /* key property */
}
.used ul li:before
{
    content: '\26AC';
	color: #E53121;
    margin: 0 1em;    /* any design */
}
.usedlist {
	display: inline-block;
}
.slide {
	inherit: none;
	margin: 0;
	padding: 0;
}
/* Used Thumbs */

.used2 h2 {
	padding-left: 25px;
	font-weight: 800;
	color: #fff;
	font-size: 32px;
	background-image: linear-gradient(#853121, #853121);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.used2 a {
	text-decoration: none;
}
.used2 div {
	transition: 0.2s;
}
.usedthumb:hover {
	box-shadow: 5px 5px 5px #853121;
	cursor: pointer;
}
.used2 {
	padding: 25px;
	background-color: #E53121;
	margin: 0px;
	overflow: hidden;
	padding-bottom: 50px;
}
.usedthumb {
	background-color: #fff;
	border-radius: 10px;
	width: 19%;
	padding: 15px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 20px;
	text-align: center;
	float: left;
}
.usedthumb img {
	width: 70%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
/*Contact Form*/
.contact {
	background-color: #FFFFFF;
	margin: 0;
	padding: 25px;
	width: 1350px;
	scroll-margin-top:100px;
	overflow: hidden;
}
.contact textarea, input {
	font-family: 'Montserrat', sans-serif;
	color: #384F5A;
	font-size: 23px;
}
.contact h2 {
	padding-left: 25px;
	font-weight: 800;
	color: #E53121;
	font-size: 32px;
	background-image: linear-gradient(#f2f2f2, #f2f2f2);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.contact_column {
	font-weight: 400;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: auto;
	width: 100%;
	color: #384F5A;
}
.nickname {
	display: none;
	height: 0px;
	padding: 0;
	margin: 0;
}
/*Responsive Form*/
#contactform{
	padding: 25px;
	width: 97%;
	font-size: 16px;
	color: #384F5A;
}
#contactform input, #contactform textarea{
	width: 98%;
	background-color: #EBEBEB;
	border-radius: 5px;
	border: 1px solid #EBEBEB;
	font: Montserrat 18px auto; /* 24px, or 16px x 1.5 */
	padding: 0.4166666666666667em; /* 10px, or 24px x 0.4166666666666667 */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactform textarea{
	resize:vertical; /* allow vertical resize of textarea */
	height: 200px;
}
#contactform input:focus, #contactform textarea:focus{
	border: 1px solid #384F5A;
}
#contactform input[type="radio"], #contactform input[type="checkbox"]{
	padding: 0;
	width: auto;
	height: auto;
	border-radius: 0;
}
#contactform .formcolumn{ /* column div inside form */
	width: 49%;
	float: left;
}
#contactform .formcolumn:first-of-type{
	margin-right: 2%; /* 2% margin after first column */
}

#contactform .formcolumn label, #contactform .formcolumn fieldset{
	font-weight: 600; /* font size is 12.8px, or 16 x 0.8 */
	text-transform: uppercase;
	display: block;
	margin-top: 2em;
	margin-bottom: 3px;
}

#contactform fieldset{
	width: 98%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contactform .formcolumn label:first-child, #contactform .formcolumn fieldset:first-child{
	margin-top: 0; /* first label or fieldset within each column should not no top margin */
}

#contactform fieldset ul{
	list-type: none;
	margin: 0;
	padding: 0;
}

#contactform fieldset ul li{
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 1em;
}

#contactform div.buttons{
	clear: both;
	text-align: center;
}

#contactform input.button{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	float: right;
	width: 225px;
	padding: 20px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	background-color: #E53121;
	border: #E53121;
	border-radius: 40px;
	color: #fff;
	transition: 0.2s;
}

#contactform input.button a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #E53121;
	text-shadow: 0 0;
}
#contactform input.button:hover {
	background-color: #384F5A;
	color: #fff;
	cursor: pointer;
}

#contactform input.button:active{
	background: rgb(109,0,25);
}

#contactform textarea{
	height: 258px;
}

@media screen and (max-width: 766px){ /* responsive form settings, when window width is 480px or less */

	#contactform{
	font-size: 14px; /* decrease form font size */
	}

	#contactform .formcolumn{
	width: 100%;
	float: none;
	}
	
	#contactform .formcolumn:first-of-type{
	margin-right: 0; /* remove right margin from first form column */
	}

	#contactform .formcolumn:nth-of-type(2){
	padding-top: 2em; /* add padding to top of 2nd form column, so there is a gap between the 1st and 2nd column */
	}

}
/*Contact Submit Popups*/
.popupshow {
	position:absolute;
	top:50%;
	left:50%;
	width:400px;
	margin-left:-200px;
	margin-top:-200px;
	padding: 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 4px 4px 8px #384F5A;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 11;
}
/*Meet the Team*/
.gallery {
	clear: both;
	display: inline-block;
	width: 1350px;
	margin: 0;
	background-color: #E1E1E1;
	padding: 25px;
	margin-top: -5px;
	margin-bottom: 0px;
	overflow: hidden;
}
.gallery-div {
	width: 20%;
	text-align: center;
	float: left;
}
.headshot {
	text-align: center;
	  width: 200px;
	  height: 200px;
	  position: relative;
	  overflow: hidden;
	  border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.headshot img {
  display: inline;
  margin: 0 auto;
  height: 200px;
  width: 200px;
}

.gallery h2 {
	padding-left: 25px;
	font-weight: 800;
	color: #384F5A;
	font-size: 32px;
	background-image: linear-gradient(#C8C8C8, #C8C8C8);
	background-position: bottom left;
	background-size: 15% 24px;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
.gallery h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 16px;
	color: #384F5A;
}
.gallery p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
	padding-bottom: 10px;
}
/*Flexbox Footer*/
.ft-main {
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-wrap: wrap;
}
.ft-main-item {
    padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
    min-width: 200px;
	max-width: 400px;
	float: left;
	height: 70px;

}
.ft-main-item img {
	max-width: 200px;
	height: auto;
	padding-top: 19px;
}
.ft-main-item p {
	vertical-align: top;
}

/* More info */

.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}

.button {
	float: left;
	width: 175px;
	margin: 0px 0px 0px 70px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #fff;
	border: #fff;
	border-radius: 40px;
	color: #FFFFFF;
	transition: 0.2s;
}
.button a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #E53121;
	text-shadow: 0 0;
}
.button:hover {
	background-color: #384F5A;
	color: #fff;
	cursor: pointer;
}
.button2 {
	float: left;
	width: 175px;
	margin: 40px 0px 0px 70px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #fff;
	border: #fff;
	border-radius: 40px;
	color: #FFFFFF;
	transition: 0.2s;
}
.button2 a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #E53121;
	text-shadow: 0 0;
}
.button2:hover {
	background-color: #384F5A;
	color: #fff;
	cursor: pointer;
}
.copyright {
	text-align: left;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #384F5A;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 400;
	display: flex;
    flex-direction: column;
	letter-spacing: 1px;
	margin-top: -5px;
}
.ft-wrap {
	flex: 1;
}
.hidden {
	display: none;
}

/*Responsive Styles*/
@media only screen and (min-width: 29.8125rem /*477px*/) {
    .ft-main {
        justify-content: space-around;
    }
}
@media only screen and (min-width: 77.5rem /*1240px*/ ) {
    .ft-main {
        justify-content: space-evenly;
    }
}

/* Mobile */
@media (max-width: 480.98px) {
.container {
		width: 400px;
	}
	header {
		width: 400px;
		height: 80px;
	}
		.contact .gallery {
		width: 430px;
	}
	.logo {
		height: 27px;
		width: auto;
	}
	.text_column {
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.about img {
			width: 91%;
			margin-top: 20px;
	}
	.thumbnail {
		width: 38%;
		height: 125px;
		margin: 20px;
	}
	.contact, .gallery {
		width: 350px;
	}
	.tagline {
		margin-top: 20px;
		margin-left: 20px;
		line-height: 32px;
	}
	.hero_header {
		padding-left: 10px;
		padding-right: 10px;
		line-height: 34px;
		text-align: left;
		margin-left: 20px;

	}
	.topnav {
		width: 40%;
	}
	.hero {
		background-size: 50%, 50%, 50%;
		background-position: right 0 bottom 0, left 0 top 0, right 0 bottom 0;
		padding-top: 120px;
	}
	.button {
		margin-left: 40px;
	}
	.gallery-div {
		width: 90%;
		height: auto;
		text-align: center;
		float: left;
		margin-left: 20px;
	}
	.gallery2-div img {
		height: 190px;
		width: 190px;
	}
	.catalogs-div {
		width: 70%;
		margin-left: 65px;
		float: none;
		display: inline-block;
	}
		.usedthumb {
		width: 81%;
	}
	.used img {
	width: 90%;
	}
	.used_column {
	width: 90%;
	}
	#contactform{
	width: 90%;

	}
}
@media (min-width: 481px) and (max-width:766px){
	.container {
		width: 540px;

	}
	header {
		width:540px;
	}
	.contact, .gallery {
		width: 490px;
	}
	.text_column {
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
		.about img {
			width: 91%;
			margin-top: 20px;
	}
	.thumbnail {
		width: 40%;
		height: 125px;
		margin: 24px;
}
	.logo {
		height: 30px;
		width: auto;
	}
	header {
		height: 80px;
	}
	.topnav {
		width: 50%;
	}
	.hero {
		background-size: 45%, 400px 375px, 400px 320px;
		background-position: right 0 bottom 0, left 0 top 0, right 0 bottom 0;
	}
	.gallery-div {
		width: 40%;
		height: auto;
		text-align: center;
		float: left;
		margin: 24px;
	}
	.gallery2-div img {
		height: 215px;
		width: 215px;
	}
	.catalogs-div {
		width: 41%;
		margin-right: 10px;
	}
	.catalogs-button {
		width: 140px;
	}
	.usedthumb {
		width: 34%;
	}
	.used img {
	width: 92%;
	}
	.used_column {
		width: 90%;
	}
}
/* Small Tablets */
@media (min-width: 767px) and (max-width:1299px) {
	.container {
		width: 760px;
	}
	.logo {
		height: 40px;
		width: auto;
	}
	header {
	width: 760px;
		height: 90px;
	}
	.contact, .gallery {
		width: 710px;
	}
	.text_column {
	width: 57%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.about img {
		margin-top: 20px;
	}

	.thumbnail {
	width: 28.5%;
		height: 130px;
	margin: 17px;
	}
	.banner {
	padding-left: 20px;
	padding-right: 20px;
	}
	.topnav {
		width: 50%;
	}
	.hero {
		background-size: 45%, 400px 375px, 400px 320px;
		background-position: right 0 bottom 0, left 0 top 0, right 0 bottom 0;
	}
	.gallery-div {
		width: 40%;
		height: auto;
		text-align: center;
		float: left;
		margin-left: 45px;
	}
	.gallery2-div img {
		height: 210px;
		width: 210px;
	}
		.catalogs-div {
	width: 27%;
		margin-right: 10px;
	}
	.catalogs-button {
		width: 140px;
	}
	.usedthumb {
		width: 35%;
	}
	.used_column {
		width: 48%;
	}
}

/* Small Desktops */
@media (min-width: 1300px) and (max-width:1400px){
	.text_column {
		width: 100%;
	}
	.thumbnail {
		width: 29.5%;
	}
	.container {
		width: 1280px;
	}
	header {
	width: 1280px;
	}
	.contact, .gallery {
		width: 1230px;
	}
	.text_column {
		width: 57%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.about img {
		margin-top: 0;
	}
	.topnav {
		width: 50%;
		margin-top: 35px;
	}
	.hero {
		background-size: 463px 500px, 667px 625px, 667px 534px;
		background-position: right 0 bottom 0, left 0 top 0, right 0 bottom 0;
	}
			.gallery2-div img {
  	height: 280px;
  	width: 280px;
	}
	.catalogs-div {
	width: 21%;
		margin-right: 20px;
	}
	.catalogs-button {
		width: 175px;
	}
	.usedthumb {
		width: 40%;
	}
}
@media screen and (max-width: 1400px) {
  .topnav a {display: none;}
  .topnav a.navicon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 1400px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive {
	position: absolute;
    right: 0;
    top: 0;
	  padding-top: 0px;
	  padding-bottom: 20px;
	  padding-right: 15px;
	  padding-left: 10px;
	  margin-right: 10px;
  }
	.responsive a {
		margin-bottom: 15px;
		transition: 0;
	}
	.navicon {
		padding: 0;
	}
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
  }
}	
/*Max screen size*/
@media (min-width: 1401px) {
	.container {
		width: 1400px;
	}
	header {
	width: 1400px;
	}
	.contact, .gallery {
		width: 1350px;
	}
		.thumbnail {
		width: 30%;
	}
	.topnav {
		width: 75%;
		margin-top: 40px;
	}
	.hero {
		background-size: 463px 500px, 667px 625px, 667px 534px;
		background-position: 90%, 0% 0%, 100%;

	}
	.gallery2-div img {
  	height: 310px;
  	width: 310px;
	}
	.catalogs-div {
		width: 21%;
	}
	.catalogs-button {
		width: 175px;
	}
	.usedthumb {
		width: 19%;
	}
}
