@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');

/* OG LANDSCAPE GREEN color: #48b749 */

/* SYSTEM MOBILE */

/* small phone fix */
@media only screen and(min-width: 568px) {
.dls-hero-imagegseries {
    top: 0 !important;
}
}

@media (max-width: 635px) {
  /* For mobile: */
.squarelogo-nobg {
    margin: 1em auto !important;
    max-width: 100%;
    height: 90px;
}
.qube-margin {
	margin-top: 60px !important;
    max-width: 50% !important;
}
.aionled-dark-line {
    margin-left: 0 !important;
    margin-right: 0 !important;
}  
  
.aionled-light-line {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.aionav-line {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.aionlandscape-line {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.dls-hero-imagegseries {
    margin: 10px auto !important;
    top: -30px !important;
}
.dls-hero-imagegseries-home {
    margin: 0 auto !important;
    top: 30px !important;
}

.g-3 {
    height: 50% !important;
}
.m-2 {
    height: 50% !important;
}
.l-2 {
    height: 50% !important;
}
.l-3 {
    height: 50% !important;
}
}

/* SYSTEM PAGES */
.g-driver-image {
    width: 80%;
    height: auto;
    margin: 1.5em auto;
    text-align: center;
    display: block;
}

.sociallogos {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

.sociallogos-tech {
    padding: 0.20em;
    text-align: center;
    margin: 1.25em 3em;
/*    height: 7em; */
}

.middle-margin {
	margin: 0 40px !important;
}

.ratings-system-left {
	display: block;
	margin: 0 auto;
    text-align: left;
	justify-content: flex-start;
    align-items: center;
}

.systopmargin {
    margin-top: 20px !important;
}

.g-1 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/dimtoglow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.g-2 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/dls-gold.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.g-3 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/ja8-yellow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}

.m-1 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/zerodim.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.m-2 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/madeinusa.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.m-3 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/dimtoglow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.l-1 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/ul-listed.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.l-2 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/madeinusa.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.l-3 {
	width: 100%;
    height: 100%;
    object-fit: contain;
    background: url(/images/system/ja8-yellow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	display: flex;
}
.qube-hero-title {
	z-index: 3;
    position: relative;
}
.foursquare-gradient-bottom-sys {
    background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
    height: 340px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.foursquare-landscape-top {
    background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
    height: 50px;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1;
}

.dark-page-sys {
    background-color: #000 !important;
    color: #f1f1f1 !important;
    margin-left: 0;
    margin-right: 0;
}

.bs {
    background-color: #191919 !important;
}
.secondclass {
    color: #fff !important;
}

.whitetext {
	color: #fff !important;
}

.patentseal {
    padding: 0.05em;
    text-align: center;
    margin-right: 0.8em;
    height: 1.5em;
}

/* */
.navwfix {
	width: 100% !important;
}


.ratings-string-centered {
/*    width: 100% !important; */
/*	justify-content: left !important; */
}

.hero-sys {
    height: 760px !important;
}

.vl {
  border-left: 6px solid green;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 0;
}

.d200-main2 {
    width: 100%;
    height: auto;
    margin: 1.5em auto;
    text-align: center;
    display: block;
}


.herobreak {
    background-color: #434343 !important;
	height: 20px;
	margin: 0 -15px;
}

/* - 635px mobile break - */

@media screen and (min-width: 600px)  {
        .mobile-break { display: none; 
	}
	.g-3 {
    background-position: 30% !important;
	}
}

@media (max-width: 635px) {
  /* For mobile: */
.hero-title-top {
    font-weight: 800;
    font-size: 21px !important;
    text-align: center;
    line-height: 1em !important;
    margin-top: 10px !important;
}
.hero-title-bottom {
    font-weight: 600;
    font-size: 14px !important;
    text-align: center;
    line-height: 1em !important;
    margin-top: 10px !important;
}
.dls-hero-new {
    height: 560px !important;
}
.dls-hero-new-home {
    height: 500px !important;
}
.squarelogo-qube {
    height: 40px !important;
}
.squarelogo {
    height: 50px !important;
	margin: 1.5em auto 0 !important;
}
.dls-hero-imageland1 {
    margin: 120px auto 0 !important;
    max-width: 200px !important;
}
.dls-hero-imageav {
    max-width: 200px !important;
}
.millwork-image {
    background-size: auto 300px !important;
	}
}



.systemtext {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1em !important;
}

.iconalign {
    top: 3px;
    position: relative;
	font-size: 24px !important;
}

.dark-page-new {
    background-color: #000 !important;
    color: #f1f1f1 !important;
}

.millwork-image {
	background: url(/images/bg-mt101-new.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: auto 536px;
}

.dls-hero-new {
    height: 600px;
    padding: 5em;
    min-height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dls-hero-bgav {
    background: url(/images/bg-aionav.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dls-hero-bgland {
	background: url(/images/bg-aionlandscape.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.squarelogo {
    margin: 1.3em auto;
    display: block;
    max-width: 90%;
    height: 60px;
}

.squarelogo-nobg {
    margin: 1em auto;
    display: block;
    max-width: 100%;
    height: 90px;
}

.dls-hero-imagemill {
    margin: 0 auto 0;
    display: block;
    max-width: 62%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dls-hero-imagegseries {
    margin: 70px auto 0;
    display: block;
    max-width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	object-fit: contain;
}

.dls-hero-imageav {
    margin: 140px auto 0;
    display: block;
    max-width: 320px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.dls-hero-imageland {
    margin: 100px auto 0;
    display: block;
    max-width: 265px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	z-index: 5;
}
.dls-hero-imageland1 {
    margin: 120px auto 0;
    display: block;
    max-width: 265px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.squarelogo-millwork {
    margin: 150px auto 0;
    display: block;
    max-width: 250px;
    height: auto;
}

.squarelogo-iosapp {
    margin: auto;
    display: block;
    max-width: 90%;
    height: 60px;
}

.squarelogo-qube {
    margin: 150px auto 0;
    display: block;
    max-width: 250px;
    height: 70px;
	filter: drop-shadow(0 0 6px #000);
}

.foursquare-title {
	background-color: #000;
	height: 100px;
	width: 100%;
	display: flex;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}

.foursquare-title-nobg {
	background-color: none;
	height: 100px;
	width: 100%;
	display: flex;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
}

.foursquare-gradient-top {
	background-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));
	height: 50px;
	width: 100%;
	position:absolute;
	top: 99px;
	left: 0;
	z-index: 1;
}

.foursquare-gradient-bottom {
	background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));
    height: 240px;
    width: 100%;
    position: absolute;
    bottom: 0;
	left: 0;
    z-index: 1;
}

.home-spotlight-content {
	z-index: 10;
	position: absolute;
	left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.hero-title-top {
	color: #fff;
    font-weight: 700;
    font-size: 34px;
	text-align: center;
	line-height: 1em !important;
	margin-top: 10px !important;
}

.hero-title-bottom {
	color: #fff;
    font-weight: 500;
    font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1em !important;
}


.aionlandscape-content {
	color: #66ff66 !important;
	text-shadow: 2px 2px 6px #000;
}

.aionlandscape-line {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(72, 183, 73, 1.0), rgba(0, 0, 0, 0));
	margin-left: 20%;
    margin-right: 20%;
}

.aionav-content {
	color: #1B75BB !important;
}

.aionav-line {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(27, 117, 187, 1.0), rgba(0, 0, 0, 0));
	margin-left: 20%;
    margin-right: 20%;
}

.aionled-light-line {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(250, 175, 67, 1.0), rgba(0, 0, 0, 0));
	margin-left: 20%;
    margin-right: 20%;
}

.aionled-dark-line {
	border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(177, 125, 44, 1.0), rgba(0, 0, 0, 0));
	margin-left: 20%;
    margin-right: 20%;
}

.aionled-dark-content {
	color: #B17D2C !important;
}

.aionled-light-content {
	color: #FAAF43 !important;
}

.squarelogo-millwork {
	height: 125px !important;
}