﻿/* RESET 
------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    font-family: 'Montserrat', sans-serif;
    /* margin: 0 auto; */
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.bold.no-hover {
    color: initial;
}

ol,
ul {}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
}

/* TEXT/LINK FORMATTING
------------------------------------------------*/

/* LINKS */
a:link:not(.inventoryPage a),
a:visited:not(.inventoryPage a) {
    color: #91011A;
    text-decoration: none;
}

a:hover,
a:active {
    color: #000;
    text-decoration: none;
}

/* PARAGRAPH/LIST/GENERAL TEXT */
p:not(.inventoryPage *),
ul:not(.inventoryPage *),
li:not(.inventoryPage *) {
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    margin: 0;
}

.whitetext {
    color: #fff;
}

/* HEADERS */
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
}

h1:not(.inventoryPage *) {
    font-size: 36px;
    color: #fff;
    font-weight: 100;
    font-weight: 700;
    margin-bottom: 5px;
    text-shadow: 1px 1px 4px #404040;
}

h2:not(.inventoryPage *) {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}

h3:not(.inventoryPage *) {
    font-size: 22px;
    color: #0f0f0f;
    font-weight: bold;
}

h4:not(.inventoryPage *) {
    font-size: 18px;
    color: #c30023;
    font-weight: bold;
}

h5:not(.inventoryPage *) {
    font-size: 16px;
}

h6:not(.inventoryPage *) {
    font-size: 16px;
    color: #003d7c;
    font-weight: 700;
}

/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {
    clear: both;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.shadow {
    box-shadow: 0 1px 5px #363636;
}

.shadow-dark {
    box-shadow: 0 0 10px #0f0f0f;
}

.skew {
    transform: skewX(-20deg);
}

.unskew {
    transform: skewX(20deg);
}


.wrap {
    max-width: 1200px;
}

* {
    box-sizing: border-box;
}

.inv-wrap {
    margin: 40px auto;
    background: #ffffff;
}

body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    background: url(../siteart/diamondplate.jpg) repeat !important;
    min-width: 320px;
    line-height: 1.4;
    –webkit-text-size-adjust: none;
    overflow-x: hidden;
}

::selection {
    color: #fff;
    background: #356088;
}

::-moz-selection {
    color: #fff;
    background: #356088;
}

.sub-page {
    width: 100%;
    background: #fff;
    margin: 40px auto;
}

.sub-page p {
    color: #000;
}

.sub-page h1 {
    color: #000;
    font-size: 36px;
    font-weight: 900;
}

.contact-info {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #91011A;
    border-left: 1px solid #91011A;
    border-right: 1px solid #91011A;
}

.contact-info p {
    display: inline-block;
    width: 32%;
    margin: 0 auto;
    vertical-align: top;
    text-align: left;
    padding: 0 10px 0 0;
}

.map {
    width: 100%;
    display: block;
    border-bottom: 1px solid #91011A;
    border-left: 1px solid #91011A;
    border-right: 1px solid #91011A;
}

.wrapper {
    padding: 20px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}

/* HEADER
------------------------------------------------*/
.header {
    width: 104%;
    height: 160px;
    margin: 0 auto;
    border-bottom: 6px solid #fff;
    background: #fff;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.left-white {
    position: absolute;
    width: 20px;
    left: 0;
    top: 0;
    bottom: 46px;
    background: #f5f5f5;
    z-index: 9;
}

.conrad-right {
    width: 14%;
    height: 150px;
    display: inline-block;
    text-align: center;
}

.address-container-conrad {
    width: 100%;
    display: block;
    text-align: center;
    background: #91011a;
    box-shadow: 0 1px 5px #363636;
    margin: 5px 0 0 0;
}

.address {
    font-size: 20px;
    text-shadow: 0 1px 2px #363636;
    font-weight: 300;
    padding: 10px;
}


/*  LOCATIONS BUTTON IN HEADER
-------------------------------------*/
.locations-container-conrad {
    width: 100%;
    display: block;
    text-align: center;
    background: #fff;
    margin: 0 auto;
}

.locations {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding: 10px;

}

.button_sliding_bg {
    border: 1px solid #4E4C4C;
    color: #31302B;
    background: #FFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #4E4C4C;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.button_sliding_bg:hover {
    box-shadow: inset 400px 0 0 0 #4E4C4C;
    color: #FFF !important;
}

.button_sliding_bg p:hover {
    color: #fff;
}

/* LOGO-left
------------------------------------------------*/
.logo-left-conrad-container {
    width: 78%;
    height: 150px;
    display: inline-block;
    background: #ababab;
    margin-right: 6px;
    vertical-align: top;
    box-shadow: 0 1px 5px #363636;
    margin-left: 31px;
}

.logo-left-conrad {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.logo-left-conrad img {
    width: 17%;
    margin: 6px 0 0 116px;
}

/*  MAIN
------------------------------------------------*/
.heading-white-left {
    display: inline-block;
    width: 38%;
    min-height: 50px;
    margin: 0 6px 0 0;
    background: #f5f5f5;
}

.heading-white-right {
    position: relative;
    display: inline-block;
    width: 50%;
    min-height: 50px;
    margin: 0;
    background: #91011a;
    background: -moz-linear-gradient(top, rgba(207, 0, 0, 1, 1) -1%, rgba(211, 25, 25, 1) 0%, rgba(224, 94, 94, 1) 50%, #91011a 100%);
    background: -webkit-linear-gradient(top, #91011a -1%, rgba(211, 25, 25, 1) 0%, rgba(224, 94, 94, 1) 50%, #91011a 100%);
    background: linear-gradient(to bottom, #91011a -1%, rgba(211, 25, 25, 1) 0%, rgba(224, 94, 94, 1) 50%, #91011a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D31901', endColorstr='#D8322F', GradientType=0);
    vertical-align: top;
    overflow: hidden;
}

.hero-image {
    width: 100%;
    margin: 0 auto;
}

.hero-image img {
    width: 100%;
}

.main {
    padding: 0;
}

.main-holder {
    position: relative;
    display: flex;
    width: 120%;
    margin: 40px auto;
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
    background: #fff;
}

.main-holder-heading {
    position: relative;
    display: flex;
    width: 120%;
    margin: 40px auto;
    border-top: 6px solid #a6a6a6;
    border-bottom: 6px solid #a6a6a6;
    background: #a6a6a6;
}

.inventory-button {
    display: inline-block;
    width: 43%;
    margin: 0 10px;
    padding: 10px 0;
    border: 4px solid #c62931;
    background: #91011a;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    border-radius: 10px;
    transition-duration: .2s;
}

.inventory-button:hover {
    background: rgba(181, 0, 32, 1.00);
    text-shadow: 1px 1px 4px #000;
}


.fourhundred-conatiner {
    display: table;
    max-width: 500px;
    margin: auto;
    text-align: center;
}

.fivehundred-conatiner {
    display: table;
    max-width: 500px;
    margin: auto 60px;
    text-align: left;
}

.fivehundred-inset {
    max-width: 500px;
    margin: 25px 0 30px;
    text-align: left;
}

.main-white-fill {
    position: absolute;
    width: 16%;
    margin: auto 0;
    left: 0;
    top: 0;
    bottom: 0;
    *bottom: 5px;
    background: #ababab;
}

.main-white-left {
    display: inline-flex;
    width: 48%;
    min-height: 390px;
    margin: 0 6px 0 0;
    padding: 20px 0;
    background: #ababab;
}


.main-white-right {
    position: relative;
    display: inline-block;
    width: 52%;
    min-height: 390px;
    margin: 0;
    background: #f5f5f5;
    vertical-align: top;
    overflow: hidden;
}

.main-white-right:before {
    content: " ";
    width: 75%;
    height: 100%;
    transform: skewX(20deg);
    background: url(../siteart/conrad_right.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    transform-origin: bottom right;
    box-shadow: inset 0 0 5px #0f0f0f;
}

.sub-white-left {
    display: inline-flex;
    width: 55%;
    min-height: 390px;
    margin: 0 6px 0 0;
    padding: 20px 0;
    background: #ABABAB;
}

.sub-white-left h1 {
    text-align: left;
}

.parts-white-right {
    position: relative;
    display: inline-block;
    width: 52%;
    min-height: 390px;
    margin: 0;
    background: #000;
    vertical-align: top;
    overflow: hidden;
    color: #fff;
}

.parts-white-right:before {
    content: " ";
    width: 85%;
    height: 100%;
    transform: skewX(20deg);
    background: url(../siteart/parts.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    transform-origin: bottom right;
    box-shadow: inset 0 0 5px #0f0f0f;
}

.rentals-white-right {
    position: relative;
    display: inline-block;
    width: 52%;
    min-height: 390px;
    margin: 0;
    background: #f5f5f5;
    vertical-align: top;
    overflow: hidden;
}

.rentals-white-right:before {
    content: " ";
    width: 75%;
    height: 100%;
    transform: skewX(20deg);
    background: url(../siteart/conrad_rent.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    transform-origin: bottom right;
    box-shadow: inset 0 0 5px #0f0f0f;
    overflow: hidden;
}

.buying-white-right {
    position: relative;
    display: inline-block;
    width: 52%;
    min-height: 390px;
    margin: 0;
    background: #f5f5f5;
    vertical-align: top;
    overflow: hidden;
}

.buying-white-right:before {
    content: " ";
    width: 75%;
    height: 100%;
    transform: skewX(20deg);
    background: url(../siteart/conrad_buy.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    transform-origin: bottom right;
    box-shadow: inset 0 0 5px #0f0f0f;
}

.main-white-right-two {
    position: relative;
    display: inline-block;
    width: 52.5%;
    min-height: 390px;
    margin: 0;
    background: #f5f5f5;
    vertical-align: top;
    overflow: hidden;
}

.main-white-right-two:before {
    content: " ";
    width: 85%;
    height: 100%;
    transform: skewX(20deg);
    background: url(../siteart/FLAT-BED-TRAILER.jpg);
    background-size: cover;
    background-position: center center;
    position: absolute;
    transform-origin: bottom right;
    box-shadow: inset 0 0 5px #0f0f0f;
}

.main-white-right iframe {
    width: 100%;
    height: 100%;
    transform: skewX(20deg);
    position: absolute;
    left: 0;
    bottom: 0;
    transform-origin: bottom left;
    box-shadow: inset 0 0 5px #0f0f0f;
}


/*  DETAILED SEARCH
------------------------------------------------*/

.detailed-search-wrap {
    background: #fff;
    padding: 20px 0;
}

.content {
    width: 85%;
    margin: 0 7.5%;
}

.detailed-form {
    margin: auto;
}

.clear {
    clear: both;
}

.detailed-row {
    margin: 10px 0 5px;
    font-size: 18px;
}

.column3 {
    width: 33.33%;
    *width: 31%:;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 5px;
}

.last {
    padding-right: 0px;
}

.detailed-search input[type='submit'] {
    font-size: 16px;
    background: #91011A;
    width: 100%;
    margin-top: 2px;
    height: 40px;
    color: #fff;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
    border: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

.detailed-search input[type='submit']:hover {
    background: #fff;
    color: #91011A;
    border: 1px solid #91011A;
}

.detailed-search input[type='text'] {
    width: 100%;
    margin: 2px 0;
    padding: 0 8px;
    font-size: 15px;
    height: 40px;
    background-color: #f9f9f9;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.detailed-search-wrap h3 span {
    color: #d7d7d7;
}

main {
    width: 100%;
    padding: 50px;
    margin: 0 auto;
}

section {
    /* display: none; */
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
}

label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}

/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

label:hover {
    color: #888;
    cursor: pointer;
}

input:checked+label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 2px solid #91011A;
    border-bottom: 1px solid #fff;
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4 {
    display: block;
}

@media screen and (max-width: 650px) {
    label {
        font-size: 0;
    }

    label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    label {
        padding: 15px;
    }
}

/*.equipment-search {
	padding: 25px;
	box-sizing: border-box;
	border-bottom: 1px #ccc solid;
	height: 400px;
}
.home-quarter {
	float: left;
	width: 25%;
	background: #636363;
}

.detailed-search input, .detailed-search select {
	width: 100%;
	padding: 8px 10px;
	font-size: 12px;
	background-color: #fff;
	box-sizing: border-box;
	color: #555;
	margin-top: 8px;
	box-sizing: border-box;
	border-radius: 5px;
	outline: none;
}
.detailed-search input[type='submit'] {
	background: #E11E23;
	font-family: 'pt_sans_narrowbold';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border: 1px #ccc solid;
	width: 100%;
	outline: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
	padding: 10px 8px;
	margin-bottom: 8px;
}
a {
	color: inherit;
	text-decoration: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	text-decoration: underline;
}
a.button {
	display: inline-block;
	padding: 4px 25px;
	box-sizing: border-box;
	background: #E11E23;
	font-family: 'pt_sans_narrowbold';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	border: 1px #ccc solid;
	border-radius: 5px;
	margin-top: 3px;
}
a.button:hover{
	background: #790000;
}
.detailed-search a.button {
	display: block;
}*/

/*    INVENTORY STYLES
--------------------------------------------*/
.hosted-content .listings-wrapper .listings-list .listing-banner h2 {
    color: #000;
}

.listings-wrapper .hosted-theme .btn {
    background: #4E4C4C !important;
}

.listings-wrapper .hosted-theme .btn:hover {
    background: #eaeaea !important;
}

.hosted-content h1 {
    color: #000 !important;
    text-shadow: none !important;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

/*  FOOTER
------------------------------------------------*/
.footer {
    position: relative;
    width: 100%;
    padding: 30px 10px 20px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 35%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    text-align: center;
    box-sizing: border-box;
}


.contact-footer {
    width: 100%;
    margin-top: 30px;
    background: #91011A;
}

.contact-footer h2 {
    font-size: 30px;
}

.cf-info {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

.cf-info p {
    width: 33%;
    padding: 5px 0;
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
}

.cf-info a {
    color: #fff;
    text-decoration: underline;
    vertical-align: top;
}

.cf-info a:hover {
    color: #fff;
    text-decoration: none;
}

.cf-info img {
    display: inline-block;
    width: 30px;
}





.manu-holder {
    width: 55%;
    margin: 0 auto 0 0;
    float: left;
    text-align: left;
}

.manu-holder img {
    display: inline-block;
    width: 24%;
    min-width: 150px;
    max-width: 250px;
    margin: 30px 20px 0;
    float: left;
}

/*  Stylized Footers 
------------------------------------------------*/
.divfooter {
    max-width: 530px;
    display: block;
    color: #eaeaea;
    margin: 25px 0 0 auto;
    line-height: 1;
    text-align: right;
}

.footertext {
    color: #eaeaea;
    font-size: 11px;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    color: #eaeaea;
    font-size: 11px;
    text-decoration: underline;
}

a.footerlink:hover {
    color: #eaeaea;
    font-size: 11px;
    text-decoration: none;
}

.smallfootertext {
    color: #eaeaea;
    font-size: 11px;
}

@media screen and (max-width:1515px) {
    .logo-left-conrad img {
        margin: 30px 0 0 30px;
    }
}

@media screen and (max-width:1190px) {
    .header {
        width: 102%;
        height: 145px;
    }

    .conrad-right {
        height: 150px;
    }

    .locations {
        font-size: 16px;
    }

    .address {
        font-size: 16px;
    }
}

@media screen and (max-width:1100px) {
    .skew {
        transform: skewX(0deg);
    }

    .unskew {
        transform: skewX(0deg);
    }

    .main-white-right iframe {
        transform: skewX(0deg);
    }

    .main-white-right:before {
        transform: skewX(0deg);
    }

    .parts-white-right:before {
        transform: skewX(0deg);
    }

    .rentals-white-right:before {
        transform: skewX(0deg);
    }

    .buying-white-right:before {
        transform: skewX(0deg);
    }

    .main-white-right-two:before {
        transform: skewX(0deg);
    }

    .contact-white-left:before {
        transform: skewX(0deg);
    }

    .contact-white-right:before {
        transform: skewX(0deg);
    }

    .main-white-fill {
        display: none;
    }

    .left-white {
        display: none;
    }

    .header {
        width: 100%;
    }

    .logo-left-conrad-container {
        margin-left: 10px;
    }

    .conrad-right {
        width: 19%;
    }

    .contact-white-left {
        width: 50%;
        margin: 0;
    }

    .contact-white-right {
        width: 50%;
        margin: 0;
    }

    .contact-holder {
        width: 100%;
        box-sizing: border-box;
    }

    .divfooter {
        margin: 20px auto 10px;
        text-align: center;
    }

    .manu-holder {
        float: none;
        width: 100%;
        text-align: center;
    }

    .manu-holder img {
        float: none;
    }

}

@media screen and (max-width:1000px) {
    .contact-info p {
        font-size: 16px;
        width: 30%;
    }
}

@media screen and (max-width:950px) {
    .button_sliding_bg:hover {
        box-shadow: inset 1000px 0 0 0 #4E4C4C;
    }

    .logo-left-conrad {
        text-align: center;
    }

    .logo-left-conrad img {
        width: 30%;
        margin: 20px;
    }

    .logo-left-conrad-container {
        width: 98%;
        height: auto;
    }

    .header {
        height: auto;
    }

    .conrad-right {
        width: 96%;
        margin: 10px;
        height: auto;
    }

    .heading-white-left {
        width: 49%;
        float: left;
        margin: 0 1% 0 0;
    }

    .main-holder-heading {
        width: 100%;
        box-sizing: border-box;
    }

    .main-holder {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .main-white-left {
        width: 100%;
        margin: 0;
        margin: 0;
        padding: 20px;
        box-sizing: border-box;
    }

    .main-white-right {
        display: none;
    }

    .main-white-right-two {
        display: block;
        width: 100%;
    }

    .fivehundred-conatiner {
        margin: auto;
        padding: 10px;
    }

    .contact-white-left {
        width: 100%;
    }

    .contact-white-right {
        display: none;
    }

    .sub-white-left {
        width: 100%;
    }

    .parts-white-right {
        width: 100%;
    }

    .buying-white-right {
        width: 100%;
    }

    .rentals-white-right {
        width: 100%;
    }

    p {
        font-size: 16px;
    }

    .fourhundred-conatiner {
        padding: 10px;
    }

    .parts-white-right:before {
        width: 100%;
    }

    .rentals-white-right:before {
        width: 128%;
    }

    .buying-white-right:before {
        width: 118%;
    }
}

@media screen and (max-width:910px) {
    label {
        width: 49%;
    }

    input:checked+label {
        border-bottom: 1px solid #ddd;
    }
}

@media screen and (max-width:880px) {
    .cf-info p {
        width: 100%;
        padding: 15px 0;
    }
}

@media screen and (max-width:760px) {
    .contact-info p {
        width: 90%;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:730px) {
    label {
        width: 100%;
    }

    .column3 {
        width: 100%;
    }

    .last {
        padding-right: 20px;
    }
}

@media screen and (max-width:650px) {
    label {
        font-size: 16px;
    }
}

@media screen and (max-width:625px) {
    .heading-white-right {
        display: none;
    }

    .heading-white-left {
        float: none;
        width: 100%;
        margin: 0;
        border-top: 2px solid #ef5626;
        border-bottom: 2px solid #ef5626;
    }

    .logo-left-conrad-container {
        width: 96%;
        height: auto !important;
    }

    .logo-left-conrad img {
        width: 50%;
        margin: 20px;
    }

    .address-container-conrad {
        width: 100%;
        height: auto;
    }

    .address {
        padding: 10px 0;
    }
}

@media screen and (max-width:625px) {
    .inventory-button {
        width: 90%;
        margin-bottom: 10px;
    }

    .main-holder {
        overflow: hidden;
    }
}