/*
grey #d3d3d3
dark blue #062d92
light blue #036fdb

MIN - WIDTH 768 PX

*/

*{
    padding: 0px;
    margin: 0px;
    font-size: 12pt;
}

body{
        background-image: url('/images/bg_map.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}


#logo{
        margin: 0 auto;
        text-align: center;
    }
#navbut{
    width: 100%;
}
.menu{
   display: none;
}
.links-mobile{
    display: block;
}
.menu-div{
    text-align: center;
    background-color: #d3d3d3;
    color: #062d92;
    border: solid;
}

ul{
    padding: 0;
}

ul li {
    width: 100%;
    list-style-type: none;
}

ul li a{
    text-decoration: none;
    font-family: 'arial', sans-serif;
    font-size:18px;
    padding: 10px;
    display:block;
    color: #062d92;
}

.services-dropdown-mb{
    display:none;
    background-color: white;

}
.services-dropdown-mb li a{
    color: #036fdb;
}
#services-bar{
    font-family: 'arial', sans-serif;
    font-size:18px;
}
#services-bar:checked ~ .services-dropdown-mb{
    display: block;
    
}
#services-bar{
    display: none;
}
#products-bar{
    display: none;
}
.products-dropdown-mb{
    display:none;
}
.products-dropdown-mb{
    display:none;
    background-color: white;

}
.products-dropdown-mb li a{
    color: #036fdb;
}
#products-bar{
    font-family: 'arial', sans-serif;
    font-size:18px;
}
#products-bar:checked ~ .products-dropdown-mb{
    display: block;
}

.label{
    text-decoration: none;
    font-family: 'arial', sans-serif;
    font-size:18px;
    padding: 10px;
    display:block;
}
/*  header / nav done */
/*  header / nav done */
/*  header / nav done */

p{font-family: 'arial'}

#sec1{
    height: 300px;
    text-align: center;
    margin-top: 350px;
}
h1{
    font-size: 1.5em;
    margin: 0 auto;
    background-color: #586fac;
    color: white;
    padding: 5px;
    text-align: center;
    width: 90%;
    border-radius: 25px;
    border-style: solid;
    border-color: black;
    font-family: 'arial';
}
h2{
    font-family: 'copperplate';
    margin-top: 5px;
    font-size: 1.5em;
}
#sec2{
    background-image: url('/images/wh1.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 350px;
}

.sec2-title{
    position: relative;
    top: 10px;
}
.point{
    background-color: #062d92;
    display: inline-block;
    color: white;
    padding: 3px;
    margin: 3px 0px;
    border-radius: 0px 50px 50px 0px;
}
#sec3{
    height: 350px;
    width: 65%;

    margin: 0 auto;
            margin-top: 20px;
    background-color: white;
    text-align: center;
    font-size: 1em;
    font-family: 'arial';
}
#pkg-count{
    font-size: 2.5em;
}
.sec4{
    height: auto;
    background-color: #d3d3d3;
    text-align: center;
    font-size: 1em;
}
.sec-title{
font-size: 1.5em;
text-align: center;
padding: 20px 0px 0px 0px;
}
.sec-content{
width: 80%;
padding: 10px;
margin: 0 auto;
}
.icon{
    width: 245px;
    height: 160px;
}
.wh-icon-cont{
    display: flex;
    padding: 10px 0px;
    flex-wrap: wrap;
    justify-content: center;
}
.log-icon-cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.icon span{
    font-family: 'arial';
    font-size: 1.25em;
}
.special{
   display: flex;
    margin-top: 50px;
    display: block;
}
.special p{
    margin: 0 auto;
    margin-top: 15px;
}
.special img{

}
.streamline{
    display: flex;
    padding-top: 25px;
}
.streamline div p{
    margin-top: 25px;
    text-align: left;
}
.custom-wh{
    width: 80%;
    margin: 0 auto;
    margin-top: 25px;
}
.learn{
  background-color: #036fdb;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
    border-radius: 15px;
}
.learn:hover{
    color: black;
}
.inquire:hover{
    color: black;
}
.inquire{
  background-color: #062d92;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
    border-radius: 15px;
}
.sec5{
    text-align: center;
    font-size: 1em;
    position: relative;
}
.explore-sustainable{
  background-color: #008000;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
    border-radius: 15px;
    margin-top: 50px;
    margin-bottom: 25px;
}
.explore-sustainable:hover{
    color: black;
}
.sec5 div img{
position: absolute;
right: -50px;
top: 80px;
display: none;
}
.sec6{
    background-color: #d3d3d3;
    height: auto;
    text-align: center;
    font-size: 25px;
}
/*    .explore-bestprice{
  background-color: black;
    font-family: arial;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
    border-radius: 15px;
    margin-bottom: 25px;
}*/
.explore-bestprice:hover{
    color: white;
    background-color: black;
}
.sec7{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;
}
.tire-logos img{
    height: 50px;
}
.footer{
    text-align: center;
}
.footer p{
    color: #036fdb;
    font-weight: bold;
}
.footer-logo img{
    width: 100%;
}
#address{
    color: black;
}
.social-media ul{
    list-style-type: none;
    display: flex;

}
.social-media ul li{
    display: inline;
        text-align: center;
}
.social-media ul li a{
    text-decoration: none;
    font-family: 'arial';
    padding: 5px;
}
.social-media ul li a:hover{
background-color: #036fdb;
    color: white;
}
footer{
    padding: 5px;
    font-family: 'arial';
}

/* SMALL SCREEN */
/* SMALL SCREEN */

    #sec1{
        height: 250px;
        text-align: center;
        margin-top: 50px;
    }
    h1{
        font-size: 1.5rem;
    }
    h1 span{
        font-size: 1.5rem;
    }
    h2{
        font-size: 1.25rem;
    }
    #sec2{
        height: 250px;
    }
    .point-section{
        margin-top:50px;
        font-size: .8em;
    }
    .explore-bestprice{
      background-color: black;
      font-family: arial;
      border: none;
      color: white;
      padding: 15px 0px;
      text-align: center;
      text-decoration: none;
      display: block;
      font-size: 16px;
        border-radius: 15px;
        margin-bottom: 25px;
    }
    .tire-logos{
        height: 50px;
        padding: 5px 0px;
        width: 100%;
        text-align: center;
    }
    h3{
        margin: 0 auto;
        width: 80%;
        color: #036fdb;
        font-family: 'arial';
        text-align: center;
        font-size:0.8rem;
        border-radius: 25px;
        border-style: solid;
        border-color: #586fac;
        border-width: 8px;
        background-color: white;
        padding: 8px;
        
    }
    h3 span{
        font-size: 0.8rem;
    }
    .point-section{
        margin-top: 80px;
    }
    .point{
    background-color: #062d92;
    display: inline-block;
    color: white;
    padding: 3px;
    margin: 1px 0px;
    border-radius: 0px 50px 50px 0px;
    }
    .point p{
        font-size: 0.75rem;
    }
    #sec3{
        margin-top: 0px;
        height: auto;
        margin: 10px auto;
        font-size: 1rem;
    }
    .icon{
        margin-bottom:35px;
    }
    sup{
        font-size: 0.8rem;
    }
    .special{
        margin-top: 0px;
    }
    .learn{
        margin:10px;
    }
    .inquire{
        margin:10px;
    }
    .explore-sustainable{
        padding: 15px;
        margin-top: 0px;
    }
    .sec-title{
        font-size: 2rem;
    }



/* BG ADJUST FOR M-L SCREENS*/
@media screen and (min-width: 425px) and (max-width: 768px) { 
    body{
        background-position: top center;
    }

}

/* LARGE SCREENS TABLETS*/
/* LARGE SCREENS TABLETS*/
@media screen and (min-width:571px) and (max-width:768px){
    .tire-logos{
        height: 50px;
        padding: 25px 50px;
        width: 100%;
        text-align: center;
    }
    .point-section{
        margin-top:150px;
        font-size: .8em;
    }
    h3{
        margin: 0 auto;
        width: 80%;
        color: #036fdb;
        font-family: 'arial';
        text-align: center;
        font-size:1.25em;
        border-radius: 25px;
        border-style: solid;
        border-color: #586fac;
        border-width: 8px;
        background-color: white;
        padding: 8px;
    }
    .explore-bestprice{
        display: inline-block;
        padding: 25px;
    }
    #sec2{
        height: 600px;
    }
    .point-section{
        margin-top: 250px;
    }
}

/* MEDIUM SCREEN PHONES*/
/* MEDIUM SCREEN PHONES*/
@media screen and (min-width: 375px) and (max-width: 569px) { 
    body{
        background-size: 150%;
        background-position: -50px 0px;
    }
    #sec2{
        height: 300px;
    }
    .point-section{
        margin-top: 115px;
    }
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 150px;
    display: block;
         opacity: 0.25;
        width:50%;
    }
    .sec-content{
        padding: 0px;
    }
}
/* new */
@media screen and (min-width:425px) and (max-width:470px){
    #sec2{
        height: 350px;
    }
    .point-section{
        margin-top: 150px;
    }
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 115px;
    display: block;
         opacity: 0.25;
        width:50%;
    }
}
/* new */
@media screen and (min-width:470px) and (max-width:500px){
    #sec2{
        height: 350px;
    }
    .point-section{
        margin-top: 175px;
    }
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 100px;
    display: block;
         opacity: 0.25;
        width:50%;
    }
}
/* SMALL SCREENS IPHONE*/
/* SMALL SCREENS IPHONE*/
@media screen and (min-width: 320px) and (max-width: 574px){ 
    .streamline{
        display: block;
    }
}



@media screen and (min-width: 320px) and (max-width: 374px){ 
body{
        background-size: 150%;
        background-position: -50px 50px;
    }
    sup{
        font-size: 0.8em;
    }
    .sec-content{
    width: 80%;
    padding: 0px;
    margin: 0 auto;
    }
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 200px;
    display: block;
         opacity: 0.25;
        width:50%;
    }

}
#black{
    color: black;
}
@media screen and (min-width: 500px) and (max-width: 768px) { 
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 50px;
    display: block;
         opacity: 0.25;
        width:50%;
    }

}
@media screen and (min-width: 675px) and (max-width: 768px) { 
    .sec5 div img{
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
         opacity: 0.25;
        width:50%;
    }

}
.contact-us{
    height: 450px;
    text-align: center;
    margin-top: 350px;
        font-size: 25px;
}
.about-us{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'arial';
    background-color: #d3d3d3;
    padding: 25px;
}
.about-title{
    font-size: 18pt;
    margin-bottom: 5px;
}
.services{
    height: auto;
    background-color: #d3d3d3;
    text-align: center;
    font-size: 24px;
    padding: 25px;
}
.warehousing-list{
    list-style-type: none;
    text-align: left;
    margin-top: 25px;
}
.stream-img{
    margin-top: 5px;
}
.streamline{
    padding-top: 0px;
}
.custom-wh{
    text-align: center;

}
