﻿html,body{font-family:'Open Sans',sans-serif;}body{background-color:#000;margin:0;padding:0;}.list-unstyled{padding-left:0;list-style:none;}a:link,a:hover{text-decoration:none;}#Home{text-align:center;}#Home img{max-height:140px;}#Home .row{display:flex;align-items:center;justify-content:center;}#Home .row .col-sm-6{padding:0;height:70vh;}#Home .row .col-sm-6 a{text-decoration:none;}#Home .row .col-sm-6.sec-row{height:30vh;}#Home .row .col-sm-6.sec-row .installer{display:flex;align-items:center;justify-content:center;height:100%;}#Home .row .col-sm-6.sec-row .meat{display:flex;align-items:center;justify-content:center;height:100%;}#Home .row .col-sm-6 .drive{display:flex;align-items:center;justify-content:center;height:100%;}#Home .row .col-sm-6 .drive ul{margin-bottom:50px;}#Home .row .col-sm-6 .drive ul li{color:#fff;}#Home .row .col-sm-6 .ride{display:flex;align-items:center;justify-content:center;height:100%;}#Home .row .col-sm-6 .ride ul{margin-bottom:50px;}#Home .row .col-sm-6 .ride ul li{color:#808080;}#Home .flexContainer ul{margin:0;}#Home .flexContainer ul li{padding:2px 0;}#Home .flexContainer ul li:first-of-type{padding-top:20px;margin-bottom:20px;}#Home .flexContainer ul li :hover{text-decoration:none;}@media(min-width:768px){#Home{display:flex;justify-content:center;align-items:center;}#Home a{text-decoration:none;}#Home img{max-width:300px;}#Home.flexContainer{display:flex;justify-content:center;align-items:center;height:100%;}}