/* Large Devices, Wide Screens */
@media only screen and (max-width : 1900px) {
	#formWrapProd {
		right: 50px;
	}
}
@media only screen and (max-width : 1770px) {
	#formWrapProd {
		right: 20px;
	}
}
@media only screen and (max-width : 1700px) {
	#formWrapProd {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
	}
}
@media only screen and (max-width : 1110px) {
	#topPageTitleWrap h1 {
		box-sizing: border-box;
	}
}
@media only screen and (max-width : 1080px) {
	#header #navWrap ul li .mBtn, #header #navWrap ul li a {
		padding: 0px 10px;
	}
	#typeSlider {
		width: 844px;
	}
	#patternLeft {
		width: 515px !important;
	}
	.patternWrap #rightPattern {

	}
	#tickerWrap .right,
	#makeMeScrollable {
		width: 775px !important;
	}
	#graphsWrap .graphItem {
		float: none !important;
		margin: 0 auto !important;
		margin-bottom: 20px !important;
	}
	.productBox {
		width: 48%;
		height: 370px;
		text-align: center;
		margin: 0px;
		box-sizing: border-box;
		margin-right: 4%;
	}
	.productBox .productBoxPic {
		float: none;
		margin: 0 auto 10px auto;
	}
	.productBox .productBoxInfo {
		float: none;
		width: 100% !important;
	}
	.productBox .productTitle {
		text-align: center;
	}
	.productBox .readMoreLink {
		width: 100%;
		text-align: center;
		left: 0px;
	}
	#videosWrap .videoItem {
		float: none;
		margin: 0 auto 30px auto !important;
		width: 490px;
	}
	#mapWrap iframe {
		width: 100%;
	}
}

@media only screen and (max-width : 1060px) {
	#footer #whiteFooter .footerDivider {
		margin-left: 40px;
		margin-right: 40px;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 776px;
	}

	.productRight {
		width: 740px;
	}
	.productRight p a, .pText .fancyBox {
		margin-bottom: 10px;
	}
	#formWrap .contactLeft,
	#formWrap .contactRight {
		width: 470px;
	}
	#formWrap .txtInputDD,
	#formWrap .txtInput {
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	#formWrap .txtInputSm {
		width: 225px;
	}

}
@media only screen and (max-width : 1050px) {
	#blogSingleLeft {
		width: 600px !important;
	}
}
@media only screen and (max-width : 1045px) {
	#tickerWrap .right,
	#makeMeScrollable {
		width: 725px !important;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 736px;
	}
}
@media only screen and (max-width : 1020px) {
	.productRight {
	    width: 700px;
	}
	#formWrap .contactLeft, #formWrap .contactRight,
	#formWrap .contactLeft .left,#formWrap .contactLeft .right, #formWrap .contactRight .left, #formWrap .contactRight .right {
		float: none;
		width: 100% !important;
		margin-bottom: 10px;
	}
	#formWrap .txtInputSm {
		width: 100% !important;
	}
	#contactGallery a {
		margin-right: 20px !important;
		margin-bottom: 20px !important;
	}
}
@media only screen and (max-width : 1000px) {
	#tickerWrap .right, #makeMeScrollable {
		width: 690px !important;
	}
	#tickerWrap .right, #makeMeScrollable {
		font-size: 16px;
	}
	#header #logo {
		left: 20px;
	}
	#slText {
		left: auto !important;
		right: 70px;
	}
}
@media only screen and (max-width : 980px) {
	#header #navWrap ul li .mBtn, #header #navWrap ul li a {
		padding: 0px 8px;
		font-size: 15px;
	}
	#header #followNumbersWrap {
		font-size: 16px;
	}
	#footer #whiteFooter .footerDivider {
		margin-left: 30px;
		margin-right: 30px;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 706px;
	}
	.productRight {
	    width: 670px;
	}
	#blogSingleLeft {
		width: 550px !important;
	}
}
@media only screen and (max-width : 960px) {
	#patternLeft {
		width: 480px !important;
	}
	#tickerWrap .right, #makeMeScrollable {
		width: 660px !important;
	}
}
@media only screen and (max-width : 950px) {
	.productRight {
	    width: 630px;
	}	
}
@media only screen and (max-width : 930px) {
	#tickerWrap {
		height: auto !important;
	}
	#tickerWrap #lifeTimeWarranty {
		display: none !important;
	}
	#tickerWrap #tickerLeft {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		padding: 0px !important;
		margin-bottom: 10px !important;
	}
	#tickerWrap #tickerLeft br {
		display: none;
	}
	#tickerWrap .right, #makeMeScrollable {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box !important;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 656px;
	}
	#blogSingleLeft {
		width: 500px !important;
	}
	#topPageTitleWrap h1 {
		font-size: 24px;
	}
}
@media only screen and (max-width : 920px) {
	#patternLeft {
		float: none !important;
		width: 100% !important;
	}
	.patternWrap #rightPattern {
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px !important;
		border-left: 0px !important;
	}
	h2 {
		text-align: center;
		height: auto;
		line-height: 26px;
	}
	#footer #whiteFooter .footerDivider {
		margin-left: 27px;
		margin-right: 27px;
	}
	.accordTitle {
		text-align: left;
		padding-top: 13px;
		padding-bottom: 10px;
		font-size: 18px;
	}
}
@media only screen and (max-width : 911px) {
	.productRight {
		width: 600px;
	}
}
@media only screen and (max-width : 880px) {
	#numbersWrap {
		display: none;
	}
	#header #followNumbersWrap {
		float: right;
	}
	#header #hdrSpacer {
		height: 10px !important;
	}
	#header #homeIcon {
		top: 49px;
	}
	#header {
		height: 74px;
	}
	#header #logo img {
		height: 90px !important;
	}
	#typeSlider {
		width: 647px;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 586px;
	}
	.productRight,
	.productWhiteLeft {
		float: none;
		margin: 0 auto;
	}
	.productRight {
		width: auto;
		margin-bottom: 20px;
	}
	#topPageTitleWrap h1 {
		text-align: center;
		height: auto;
		line-height: normal;
		padding: 10px 0px;
		top: auto;
		bottom: 20px;
	}
	#topPageTitleWrap .container {
		height: 339px;
	}
	#blogSingleLeft {
		float: none !important;
		width: 100% !important;
		margin-bottom: 40px !important;
	}
	#blogSingleRight {
		float: none !important;
		width: 100% !important;
	}

}
@media only screen and (max-width : 860px) {
	#footer #whiteFooter .footerDivider {
		margin-left: 23px;
		margin-right: 23px;
	}
	#header #homeIcon {
		left: 90px;
	}
}
@media only screen and (max-width : 830px) {
	#footer #whiteFooter .footerDivider {
	    margin-left: 20px;
	    margin-right: 20px;
	}
	#footer #whiteFooter .footerLinks a {
		font-size: 17px;
	}
	.black-transparent-box .personDivider .personInfo {
		width: 556px;
	}
}
@media only screen and (max-width : 820px) {
	button#responsive-menu-button {
		right: 5px !important;
		top: 5px !important;
	}
	button#responsive-menu-button * {
		-moz-transition: all .4s ease;
		-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease;
	}
	#header {
		border-top: 0px;
		position: fixed;
		width: 100%;
		height: 50px;
	}
	#header #followNumbersWrap {
		margin-right: 35px;
		padding-top: 13px;
	}
	#tollfreenumber {
		padding-top: 2px;
	}
	#header #logo img {
		height: 41px !important;
		margin-top: 10px !important;
	}
	.black-transparent-box .personDivider .personInfo {
		float: none;
		width: 100%;
	}
	.black-transparent-box .personDivider .personPic {
		margin: 0 auto;
		float: none;
		margin-bottom: 10px;
	}
	.black-transparent-box .personDivider {
		background-image: none;
		padding-bottom: 20px;
	}
	h3.nameH3 {
		text-align: center;
	}
	.black-transparent-box .personDivider .personInfo .readMoreProfileBtn {
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width : 800px) {
	#siteBottom {
		position: relative;
		height: auto;
	}
	#siteTop {
		padding-bottom: 0px;
	}
	#footer #blueFooter {
		height: auto;
	}
	/*
	#footer #whiteFooter .footerLinks {
		float: none;
		width: 100%;
		text-align: center;
	}
	*/
	#footer #whiteFooter .footerDivider {
		display: none;
	}
	#footer #whiteFooter {
		height: auto;
	}
	#footer #whiteFooter .footerLinksWrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }	
    /*
	#footer #whiteFooter .footerLinks a {
		display: inline-block;
	}
	*/
	#footer #whiteFooter .footerLinks .addressWrap {
		background-image: none;
		padding-left: 0px;
	}
	#footerImageLogo {
		float: none;
		text-align: center;
		width: 100%;
	}
	.accordTitle {
		background-image: none;
	}
	.page-template-Blog .flex-row {
	    display: block;
	}
	.page-template-Blog .flex-row .blog-item {
	    width: 100%;   
	}
	.page-template-Blog .black-transparent-box {
	    padding: 0;
	}
}
@media only screen and (max-width : 710px) {
	.productBox {
		width: auto;
		float: none;
		margin: 0px;
		margin-bottom: 20px;
		height: auto;
		padding-bottom: 80px;
	}
}
@media only screen and (max-width : 680px) {
	#typeSlider {
		width: 451px;
	}
	#slText {
		margin-left: auto;
	    margin-right: auto;
	    right: 0;
	    left: 0 !important;
	    top: 125px !important;
	}
	#infoWrap {
		display: none;
	}
	iframe.google-map {
	    max-height: 250px;
	    width: 100%;
	}
}
@media only screen and (max-width : 600px) {
    #footer #whiteFooter .footerLinksWrapper .footerLinks {
        width: 50%;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width : 550px) {
	#topPageTitleWrap {
		height: 160px;
	}
	#topPageTitleWrap h1 {
		top: 107px;
	}
	.graphWrap .bar,
	.graphWrap .bar.blueBar {
		width: 30px;
		line-height: 30px;
	}
	.graphWrap .bar .barText {
		left: -4px
	}
	.graphWrap .bar.blueBar .barText {
		width: 30px;
		left: -11px;
	}
	.graphWrap .bar.bar1 {
	    left: 40px;
	}
	.graphWrap .bar.bar2 {
	    left: 80px;
	}
	.graphWrap .bar.bar3 {
	    left: 120px;
	}
	.graphWrap .bar.bar4 {
	    left: 160px;
	}
	.graphWrap .bar.bar5 {
	    left: 200px;
	}
	.graphWrap .bar.bar6 {
	    left: 240px;
	}
	.graphWrap .bar.bar7 {
	    left: 280px;
	}
	.graphWrap .bar.bar8 {
	    left: 320px;
	}
	#graphsWrap .graphItem {
		width: 391px;
	}
	h3.nameH3 {
		font-size: 20px;
		height: auto;
		line-height: 1;
		margin-bottom: 10px;
	}
	h3 {
		height: auto;
		line-height: 1;
		margin-top: 30px;
	}
	#topPageTitleWrap .container {
		height: 170px;
	}
	#topPageTitleWrap h1 {
		top: auto !important;
		bottom: 20px !important;
		background-image: none;
		background-color: rgba(0,0,0,0.8);
	}
	article h1.entry-title {
		text-align: center !important;
	}
}
@media only screen and (max-width : 530px) {
	.warrantyBar {
		background-position: top right;
		text-align: center;
	}
	#videosWrap .videoItem {
		width: auto;
	}
	#videosWrap .videoItem object {
		width: auto;
	}
}
@media only screen and (max-width : 485px) {
	#typeSlider {
		width: 255px;
	}
	#sideButton,
	#floatLogo {
		display: none;
	}
	h3.nameH3 span {
		display: block;
		width: 100%;
		text-align: center;
	}
	h2 {
		height: auto !important;
		line-height: 26px !important;
	}
	#formWrapProd .twoInputWrap {
		display: block;
	}
	#formWrapProd br {
		display: none;
	}
	#formWrapProd .wpcf7-form-control-wrap {
		display: block !important;
		width: 100% !important;
		margin-bottom: 20px !important;
	}
}
@media only screen and (max-width : 435px) {
	.graphWrap {
		height: 248px;
		-webkit-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
		-o-transform:rotate(90deg);
		transform:rotate(90deg);
	}
	#graphsWrap .graphItem {
		width: 280px;
	}
	#graphsWrap .black-transparent-box {
		height: 360px;
	}
	.galleryWrap a,
	.galleryWrap a:nth-child(6n) {
		margin: 0 auto 10px auto !important;
		float: none !important;
		display: block !important;
	}
	.tblHeader {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	#greenTable {
		font-size: 11px;
	}
	#greenTable tr {
		line-height: 13px;
	}
	#greenTable tr td {
		padding-top: 11px !important;
		padding-bottom: 11px !important;
	}
	#greenTable .subHd {
		line-height: 18px !important;
		text-align: center !important;
	}
}
@media only screen and (max-width : 419px) {
	#contactGallery a {
		margin-right: auto !important;
		margin-left: auto !important;
		float: none !important;
	}
	#footer #whiteFooter .container {
	    padding: 0 10px;
	}
	#footer #whiteFooter .footerLinks,
	#footer #whiteFooter .footerLinks a {
	    font-size: 16px;
	}
}
@media only screen and (max-width : 380px) {
	#headerfollowleft123 {
		display: none;
	}
	.videoWrap {
		width: auto;
		height: auto;
	}
	.videoWrap img {
		display: block;
	}
	.productRight p a, .pText .fancyBox {
		float: none;
		margin: 0 auto 10px auto;
	}
	h2.accordTitle,
	h2.accordTitle strong {
		font-size: 20px !important;
	}
	.vinylBtn {
		line-height: 26px;
	}
	#greenLeaf {
		display: none;
	}
	.tblHeader {
		font-size: 11px !important;
	}
}
