
h1, h2, h3, h4, h5, li, p, a, input {
	font-family: "roboto","Helvetica","Tahoma","Geneva","Arial",sans-serif !important;
}
h2, h3, h3.g-title, h2.g-title.g-infolist-title, .who-we-are h2.g-title {
	color: #090909 !important;
	font-size: 2.2em !important;
	font-weight: bolder !important;
	text-transform: uppercase !important;	
}
.about-team-otto h2, .about-team-otto h2.g-superpromo {
	color: white !important;	
}
h2.g-title.g-infolist-title {
	text-align: center;	
}
.who-we-are h2 {
	text-align: center;
}
#g-header {
	background-image: url('/images/backgrounds/engineering-plans-1920x680.jpg');	
	background-image: url('/images/backgrounds/team1746-victory.jpg');
}

.g-title {
	font-size: 1.7em !important;
	text-transform: none;
}	

#g-copyright .g-copyright {
	text-align: left;	
}

.fp-our-accomplishments {
	margin-top: 40px;	
}
.g-animatedblock-body, .g-home #g-bottom .g-gridcontent-item-wrapper:hover, .g-homepositions #g-bottom .g-gridcontent-item-wrapper:hover {
	background-color: #A61719;	
}
.g-home #g-bottom .g-gridcontent-item-wrapper:hover, .g-homepositions #g-bottom .g-gridcontent-item-wrapper:hover {
	border-color: #d3d3d3;	
}
.header-logo {
    text-align: center;   
}
.header-logo img {
    height: 50px;
}
.g-homepositions .header-logo img {
    height: 199px;
    width: 361px;
}
.sponsor-logos .g-gridcontent-item-wrapper:hover {
    background-color: #A61719;   
}
.sponsor-logos .g-gridcontent-item-desc {
    text-align: center;   
}
h3.shopping-sidebar-title, .shopping-sidebar-title h3.g-title {
    font-size: 1em !important; 
    margin-top: 20px;  
}
span.hikashop_product_price {
    color: #A61719; 
}
--.view-checkout section > .g-container > .g-grid > .g-block.size-25 {
    display: none;
}
--.view-checkout section > .g-container > .g-grid > .g-block.size-75 {
    flex: 0 100%;
    width: 100%;
}
.view-checkout input[type="email"], .view-checkout input[type="number"], .view-checkout input[type="password"], .view-checkout input[type="search"], .view-checkout input[type="tel"], .view-checkout input[type="text"], .view-checkout input[type="url"], .view-checkout input[type="color"], .view-checkout input[type="date"], .view-checkout input[type="datetime"], .view-checkout input[type="datetime-local"], .view-checkout input[type="month"], .view-checkout input[type="time"], input[type="week"] {
    width: 50%;   
}
.shopping-sidebar-title span.fa {
    font-size: 1em !important;   
}
#sbox-window {
    height: 280px !important;
}

div#g-page-surround {
    min-height: inherit;
}
#hikashop_checkout_page .hikashop_cart_button {
    display: none;
}
#hikashop_checkout_login .hikashop_cart_button, .hikashop_checkout_coupon .hikashop_cart_button {
    display: inline-block !important;
}   
.g-home #g-navigation, .g-homepositions #g-navigation {
	background: rgba(0, 0, 0, 0.4)
}
#g-offcanvas .g-iconmenu {
	width: 100%;
}
.hikashop_subcontainer.thumbnail {
    height: inherit !important;   
}

.cal-frc, .cal-forsyth, .cal-christian, .cal-us {
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 10px;
}
.cal-frc {
    background-color: maroon;
	color: white;
}
.cal-forsyth {
	background-color: #8C66D9;
	color: white;
}
.cal-christian {
	background-color: #668CD9;
	color: white;
}
.cal-us {
	background-color: #59BFB3;
	color: white;
}














@media only screen and (min-width: 1200px) { 

}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
		
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
        width: 100%;
    }
	.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
	.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
        width: 100%;
    }
	.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
        width: 50%;
    }	
}













