body{margin: 0px}


.bordercolor1{
  border: #990000 solid 3px;
  xixixiborder-radius: 15px;
  }

  .bordercolor2{
    border: red solid 2px;
  }

        .floatleft{
          float: left;
        }

        .floatright{
          float: right;
        }



@media (max-width: 500px){


    .backgroundyellow{
      background-color: yellow;
      }

      .backgroundmaroon{
        background-color: #990000;
      }

      .backgroundbeige{
        background-color: beige;
      }

              .headerheight{
                height: 150px;
                }


                                                      #flexdiv{
                                                        display: flex;
                                                        flex-wrap: nowrap;
                                                        justify-content: space-between;
                                                        align-items: center;
                                                          }


            .logoleft500{
               width: 60px;
                height: auto;
                margin-left: 10px;
                float: left;
                padding-top: 10px;
                 }

            .logoright500{
               width: 60px;
               height: auto;
               margin-right: 10px;
               margin-top: 10px;
               float: right;
               }


                                              #headerpara{
                                                font-size: 2.0em;
                                                color: white;
                                                display: flex;
                                                flex-wrap: nowrap;
                                                margin-top: 0px;
                                                padding-top: 30px;
                                                font-weight: bold;
                                                text-align: center;
                                                  }

               .header2{
                   text-align: center;
                   font-family: sans-serif;
                   font-weight: bold;
                   color: white;
                   font-size: 1.2em;
                   padding-bottom: 20px;
                    }

                 .homenavul{
                   list-style-type: none;
                   background-color: yellow;
                   padding-top: 20px;
                   padding-bottom: 20px;
                   margin-top: -20px;
                   margin-bottom: -20px;
                      }

                 .homenavli{
                    border-radius: 15px;
                    border: black solid 2px;
                    margin-right: 40px;
                    color: white;
                    padding: 10px;
                    margin-top: 15px;
                    margin-bottom: 15px;
                    text-align: center;
                    background-color: tan;
                    }

                 .interiornavli{
                   border-radius: 15px;
                   border: solid black 2px;
                   margin-right: 40px;
                   color: white;
                   padding: 10px;
                   margin-top: 15px;
                   margin-bottom: 15px;
                   background-color: tan;
                   text-align: center;
                   }


                .homepageimage{
                   margin-bottom: 0px;
                     background-color: beige;
                    }

                 .homepageimagesize{
                    max-width: 100%;
                     }


                      .aboutpara{
                           margin-left: 60px;
                          color: black;
                          font-size: 1.4em;
                          padding-top: 50px;
                          margin-right: 60px;
                            }

                     .aboutmap{
                          max-width: 60%;
                          height: auto;
                          margin-top: 40px;
                          border-radius: 30px;
                          margin-bottom: 50px;
                          margin-left: 80px;
                          }

                   .footerbox{
                     margin-top: 0px;
                   }

                    .mineralrangeh1{
                        font-size: 1.5em;
                        color: tan;
                        text-align: center;
                        margin-top: 20px;
                      }

                                                                             .demobg{
                                                                               opacity: 0.2;
                                                                               position: absolute;
                                                                               width: 100%;
                                                                               height: auto;
                                                                               margin-top: 20px;
                                                                                  }

                                                                          .whyrailul{
                                                                               padding-top: 20px;
                                                                               padding-bottom: 0px;
                                                                               max-width: 60%;
                                                                               height: auto;
                                                                               margin-left: 40px;
                                                                               color: black;
                                                                               font-size: 1.2em;
                                                                               margin-top: 0px;
                                                                               text-align: center;

                                                                                  }

                                                                            .whyrailil{
                                                                              padding-top: 50px;
                                                                              text-align: center;
                                                                              font-style: arial;
                                                                              color: black;

                                                                                  }

                                                                          .railtotruck{
                                                                              max-width: 50%;
                                                                              height: auto;
                                                                              margin-top: 40px;
                                                                              border-radius: 30px;
                                                                              margin-left: 100px;

                                                                                  }

                                                                                    .footerboxwhyrail{
                                                                                      margin-top: 20px;
                                                                                      font-size: 0.8em;
                                                                                    }


                                                                       .whyusimageofcars{
                                                                           turnoffposition: absolute;
                                                                            width: 100%;
                                                                            height: auto;
                                                                            margin-top: 20px;
                                                                            margin-bottom: -40px;
                                                                             }


                                                .lindaquoteabove{
                                                     margin-left: 30px;
                                                     margin-right: 30px;
                                                     font-size: 1.4em;
                                                    text-align: center;
                                                     font-weight: bold;
                                                     font-family: Tahoma;
                                                     padding-top: 40px;
                                                        }


                                                .lindaquote{
                                                     border: solid black 4px;
                                                     margin-left: 30px;
                                                     margin-right: 30px;
                                                     font-size: 1.3em;
                                                    text-align: center;
                                                     font-weight: bold;
                                                     font-family:;
                                                     background-color: tan;
                                                     border-radius: 15px;
                                                     }

                                               .lindaquotebelow{
                                                      margin-left: 65px;
                                                      margin-right: 65px;
                                                      font-size: 1.2em;
                                                      text-align: center;
                                                      font-weight: bold;
                                                      font-family: Tahoma;
                                                      padding-top: 10px;
                                                      padding-bottom: 30px;
                                                               }


                                               .spanclass{
                                                     font-size: 0.8em;
                                                     font-weight: normal;
                                                           }

                                             .singlecarimagewhyus770{
                                                   opacity: 0.2;
                                                   position: absolute;
                                                   width: 100%;
                                                   height: auto;
                                                   margin-top: 100px;
                                                     }

                                              .whowearetitle500{
                                                    margin-left: 50px;
                                                    margin-right: 50px;
                                                    margin-top: 30px;
                                                    font-size: 1.5em;
                                                    text-align: center;
                                                   font-weight: bold;
                                                    font-family: Tahoma;
                                                      }

                                                                                                                        .whyusbullets500{
                                                                                                                              margin-left: 10px;
                                                                                                                              margin-right: 30px;
                                                                                                                              font-size: 1.2em;
                                                                                                                              text-align: center;
                                                                                                                              font-weight: bold;
                                                                                                                              color: black;
                                                                                                                                 }

                                                                                                                     .removebullets{
                                                                                                                           list-style-type: none;
                                                                                                                             }


                                                                 .bottompadding10{
                                                                   padding-bottom: 5px;
                                                                       }

                                                              .likemoreinfoh3{
                                                                  color: black;
                                                                  font-size: 1.6em;
                                                                  padding-top: 35px;
                                                                  text-align: center;
                                                                  margin: auto;
                                                                      }



                                                                                                                 #bizcard{
                                                                                                                   display: flex;
                                                                                                                   flex-wrap: wrap;
                                                                                                                   justify-content: center;
                                                                                                                   align-items: center;
                                                                                                                     }

                                                                                                                      .bizcard500{
                                                                                                                         padding-top: 10px;
                                                                                                                         width: 75%;
                                                                                                                              }


                                                       .footerboxcontactus{
                                                           padding-top: 30px;
                                                           font-size: 0.8em;
                                                                 }


                                                  .demobg{
                                                        opacity: 0.2;
                                                        position: absolute;
                                                        width: 100%;
                                                        height: auto;
                                                        margin-top: 20px;
                                                           }


                                    }


 @media (min-width: 501px){


     .backgroundyellow{
       background-color: yellow;
       }

       .backgroundmaroon{
         background-color: #990000;
       }

       .backgroundbeige{
         background-color: beige;
       }


              .marginbottom20{
                margin-bottom: 20px;
              }


                                      #flexdiv{
                                        display: flex;
                                        flex-wrap: nowrap;
                                        justify-content: space-between;
                                        align-items: center;
                                          }


                       .logoleft501{
                          width: 100px;
                          height: auto;
                          margin-left: 45px;
                          float: left;
                          margin-top: 0px;
                          }

                       .logoright501{
                          width: 100px;
                          height: auto;
                          margin-right: 45px;
                          float: right;
                          margin-top: 0px;
                          }


                                                             #headerpara{
                                                               font-size: 3.15em;
                                                               color: white;
                                                               display: flex;
                                                               flex-wrap: nowrap;
                                                               margin-top: 30px;
                                                               margin-bottom: 0px;
                                                               font-weight: bold;
                                                               text-align: center;
                                                             }



                           .header2{
                                text-align: center;
                                font-family: sans-serif;
                                font-weight: bold;
                                color: white;
                                font-size: 1.6em;
                                padding-bottom: 20px;
                                margin-bottom: 0px;
                                 }


                         .homenavul{
                             list-style-type: none;
                             padding-top: 5px;
                             padding-bottom: 20px;
                             background-color: yellow;
                             margin-top: 0px;
                             margin-bottom: -20px;
                                 }

                                 .homevavulwhyus{
                                   turnoffmargin-bottom: 50px;
                                 }


                              .homenavli{
                                   border-radius: 15px;
                                   border: black solid 2px;
                                   margin-right: 40px;
                                   color: white;
                                   padding: 10px;
                                   margin-top: 20px;
                                   margin-bottom: 20px;
                                   text-align: center;
                                   background-color: tan;
                                       }


                        .interiornavli{
                           border-radius: 15px;
                           border: black solid 2px;
                           margin-right: 40px;
                           color: white;
                          text-align: center;
                          background-color: tan;
                          padding: 25px 5px 15px 5px;
                          margin-top: 15px;
                          offmargin-bottom: 15px;
                           }

                        .homepageimage{
                               margin-top: 0px;
                                 margin-bottom: 0px;
                                background-color: beige;
                               }

                         .homepageimagesize{
                              max-width: 100%;
                                 }

                          #currentpage{
                           background-color: grey;
                           color: white;
                           text-align: center;
                             }

                                                     .aboutpara{

                                                         margin-left: 60px;
                                                         color: black;
                                                         font-size: 1.4em;
                                                         padding-top: 50px;
                                                         margin-right: 60px;
                                                         margin-top: 20px;
                                                             }

                                                    .aboutmap{
                                                         max-width: 60%;
                                                         height: auto;
                                                         margin-top: 40px;
                                                         border-radius: 30px;
                                                         margin-bottom: 50px;
                                                         margin-left: 120px;
                                                           }

                                                           .mineralrangeh1{
                                                             font-size: 2em;
                                                             color: black;
                                                             text-align: center;
                                                             offjustify-content: center;
                                                             offdisplay: flex;
                                                             offdisplay: flex;
                                                             offflex-wrap: nowrap;
                                                               }

                                                       .demobg{
                                                         opacity: 0.2;
                                                         position: absolute;
                                                         width: 100%;
                                                         height: auto;
                                                         margin-top: 20px;
                                                            }

                                                    .whyrailul{
                                                         padding-top: 20px;
                                                         padding-bottom: 100px;
                                                         float: left;
                                                         max-width: 40%;
                                                         height: auto;
                                                         margin-left: 20px;
                                                         color: black;
                                                         font-size: 1.2em;
                                                         margin-right: 40px;
                                                         margin-top: 0px;
                                                            }

                                                      .whyrailil{
                                                        padding-top: 50px;
                                                        text-align: center;
                                                       font-style: arial;
                                                        color: black;
                                                            }

                                                    .railtotruck{
                                                        max-width: 32%;
                                                        height: auto;
                                                        margin-top: 80px;
                                                        border-radius: 30px;
                                                        margin-bottom: 200px;
                                                        margin-right: 20px;
                                                        turnoffmargin-left: 50px;
                                                        text-align: center;
                                                        float: right;
                                                          }

                                                              .footerboxwhyrail{
                                                                margin-top: 570px;
                                                                font-size: 0.8em;
                                                              }

                                                     .whyusimageofcars{
                                                       turnoffposition: absolute;
                                                        width: 100%;
                                                        height: auto;
                                                        margin-top: 20px;
                                                        margin-bottom: -40px;
                                                           }


                                                                                                           .lindaquoteabove{
                                                                                                                margin-left: 50px;
                                                                                                                margin-right: 50px;
                                                                                                                font-size: 1.5em;
                                                                                                                text-align: center;
                                                                                                                font-weight: bold;
                                                                                                                font-family: Tahoma;
                                                                                                                padding-top: 40px;
                                                                                                                   }


                                                                                                          .lindaquote{
                                                                                                                border: solid black 4px;
                                                                                                                margin-left: 50px;
                                                                                                                margin-right: 50px;
                                                                                                                font-size: 2.0em;
                                                                                                                text-align: center;
                                                                                                                font-weight: bold;
                                                                                                                font-family:;
                                                                                                                background-color: tan;
                                                                                                                border-radius: 15px;
                                                                                                                  }

                                                                                                            .lindaquotebelow{
                                                                                                                 margin-left: 50px;
                                                                                                                 margin-right: 50px;
                                                                                                                 font-size: 1.5em;
                                                                                                                 text-align: center;
                                                                                                                 font-weight: bold;
                                                                                                                 font-family: Tahoma;
                                                                                                                 padding-top: 10px;
                                                                                                                 padding-bottom: 30px;
                                                                                                                      }


                                                                                                      .spanclass{
                                                                                                          font-size: 0.8em;
                                                                                                          font-weight: normal;
                                                                                                              }


                                                                          .singlecarimagewhyus770{
                                                                              opacity: 0.2;
                                                                              position: absolute;
                                                                              width: 100%;
                                                                              height: auto;
                                                                              margin-top: -30px;
                                                                                  }

                                                                                                                           .whowearetitle501{
                                                                                                                               margin-left: 120px;
                                                                                                                               margin-right: 70px;
                                                                                                                               margin-top: 30px;
                                                                                                                               font-size: 1.5em;
                                                                                                                               text-align: center;
                                                                                                                               font-weight: bold;
                                                                                                                               font-family: Tahoma;
                                                                                                                                   }


                                                                  .whyusbullets501{
                                                                        margin-left: 30px;
                                                                        margin-right: 30px;
                                                                        font-size: 1.2em;
                                                                        text-align: center;
                                                                        font-weight: bold;
                                                                        color: black;
                                                                           }

                                                               .removebullets{
                                                                     list-style-type: none;
                                                                       }

                                                                  .bottompadding10{
                                                                    padding-bottom: 5px;
                                                                  }


                                                                   .likemoreinfoh3{
                                                                       color: black;
                                                                       font-size: 2.0em;
                                                                       padding-top: 40px;
                                                                       text-align: center;
                                                                       margin: auto;
                                                                           }


                                           #bizcard{
                                             display: flex;
                                             flex-wrap: wrap;
                                             justify-content: center;
                                             align-items: center;
                                               }

                                                .bizcard501{
                                                   padding-top: 20px;
                                                   width: 50%;
                                                        }

                                                            .footerboxcontactus{
                                                                  padding-top: 50px;
                                                                  font-size: 0.8em;
                                                                      }


                       }

@media (min-width: 740px){


    .backgroundyellow{
      background-color: yellow;
      }

      .backgroundmaroon{
        background-color: #990000;
      }

      .backgroundbeige{
        background-color: beige;
      }




                               #flexdiv{
                                 display: flex;
                                 flex-wrap: nowrap;
                                 justify-content: space-between;
                                 align-items: center;
                                   }


                                                                .logoleft770{
                                                                  width: 160px;
                                                                  height: auto;
                                                                  padding-top: 40px;
                                                                  margin-left: 60px;
                                                                }

                                                                .logoright770{
                                                                  width: 160px;
                                                                  height: auto;
                                                                  padding-top: 40px;
                                                                  margin-right: 60px;
                                                                }


                                   #headerpara{
                                     font-size: 3.0em;
                                     color: white;
                                     display: flex;
                                     flex-wrap: nowrap;
                                     margin-top: 40px;
                                     margin-bottom: 0px;
                                     font-weight: bold;
                                     text-align: center;
                                   }


                        .header2{
                             text-align: center;
                             font-family: sans-serif;
                             font-weight: bold;
                             color: white;
                             padding-bottom: 60px;
                             margin-top: 20px;
                              }

                    .homenavul{
                         list-style-type: none;
                          display: flex;
                         flex-wrap: wrap;
                         justify-content: center;
                         font-size: 1.2em;
                         margin-right: 1px;
                         margin-top: -30px;
                         background-color: yellow;
                         padding-bottom: 20px;

                         }

                                                    .homenavulwhyrail{
                                                       padding-bottom: 0px;
                                                     }

                           .homenavulwhyus{
                              padding-bottom: 50px;
                            }

                                                                         .homenavulcontactus{
                                                                             padding-bottom: 0px;
                                                                                  }


                         ul {padding-left: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}

                      .homenavli{
                           border-radius: 15px;
                           margin-right: 16px;
                           color: white;
                           padding-top: 10px;
                           padding-bottom: 10px;
                           margin-top: 15px;
                           margin-bottom: 15px;
                           width: 14%;
                             }

                                                     .interiornavli{
                                                       border-radius: 15px;
                                                       margin-right: 20px;
                                                       color: white;
                                                       padding: 25px 5px 15px 5px;
                                                       margin-top: 15px;
                                                       margin-bottom: 15px;
                                                       text-align: center;
                                                       width: 14.5%;
                                                       background-color: tan;
                                                       font-size: 0.9em;
                                                       border: black solid 2px;
                                                         }


                        .homepageimage{
                           margin: 0px;
                           text-align: center;
                           background-color: beige;
                             }

                        .homepageimagesize{
                          max-width: 100%;
                          height: auto;
                          border-radius: 15px;
                              }


                        .aboutpara{
                            float: left;
                            max-width: 35%;
                            height: auto;
                            margin-left: 80px;
                            color: black;
                            font-size: 1.4em;
                            margin-top: 20px;
                            margin-right: 35px;
                                }

                       .aboutmap{
                            max-width: 40%;
                            height: auto;
                            margin-top: 70px;
                            border-radius: 30px;
                            margin-bottom: 150px;
                            margin-left: 24px;
                            margin-right: 45px;
                              }

                              .mineralrangeh1{
                                font-size: 3.0em;
                                color: lime;
                                text-align: center;
                                margin-top: 40px;
                              }

                                                          .demobg{
                                                            opacity: 0.2;
                                                            position: absolute;
                                                            width: 100%;
                                                            height: auto;
                                                            margin-top: 20px;
                                                           }


                                                                                      .whyrailul{
                                                                                         padding-top: 80px;
                                                                                         padding-bottom: 100px;
                                                                                         float: left;
                                                                                         max-width: 40%;
                                                                                         height: auto;
                                                                                         margin-left: 80px;
                                                                                         color: black;
                                                                                         font-size: 1.5em;
                                                                                         margin-right: 80px;
                                                                                         margin-top: 0px;
                                                                                        }

                                                                                        .whyrailil{
                                                                                          padding-top: 50px;
                                                                                          text-align: center;
                                                                                          font-style: arial;
                                                                                          color: black;
                                                                                        }


                                                                                                                  .railtotruck{
                                                                                                                    max-width: 32%;
                                                                                                                    height: auto;
                                                                                                                    margin-top: 60px;
                                                                                                                    border-radius: 30px;
                                                                                                                    margin-bottom: 200px;
                                                                                                                    margin-right: 40px;
                                                                                                                    turnoffmargin-left: 50px;
                                                                                                                    text-align: center;
                                                                                                                        }

                                                                                                                                            .footerboxwhyrail{
                                                                                                                                              margin-top: 700px;
                                                                                                                                              font-size: 0.8em;
                                                                                                                                            }

                                                                 .whyusimageofcars{
                                                                  turnoffposition: absolute;
                                                                    width: 100%;
                                                                    height: auto;
                                                                    margin-top: -30px;
                                                                    margin-bottom: -30px;
                                                                 }


                                     .margintopminus20{
                                       margin-top: -20px;
                                       }





                                                .lindaquoteabove{
                                                     margin-left: 80px;
                                                     margin-right: 80px;
                                                     font-size: 1.8em;
                                                     text-align: center;
                                                     font-weight: bold;
                                                     font-family: Tahoma;
                                                     padding-top: 60px;
                                                        }


                                               .lindaquote{
                                                     border: solid black 4px;
                                                     margin-left: 90px;
                                                     margin-right: 90px;
                                                     font-size: 2.0em;
                                                     text-align: center;
                                                     font-weight: bold;
                                                     font-family:;
                                                     background-color: tan;
                                                     border-radius: 15px;
                                                       }

                                                 .lindaquotebelow{
                                                      margin-left: 65px;
                                                      margin-right: 65px;
                                                      font-size: 1.8em;
                                                      text-align: center;
                                                      font-weight: bold;
                                                      font-family: Tahoma;
                                                      padding-top: 10px;
                                                      padding-bottom: 30px;
                                                           }


                                           .spanclass{
                                               font-size: 0.8em;
                                               font-weight: normal;
                                                   }

                                                  .singlecarimage{
                                                    opacity: 0.2;
                                                    position: absolute;
                                                    width: 100%;
                                                    height: auto;
                                                      }

                                            .singlecarimagewhyus770{
                                                opacity: 0.2;
                                                position: absolute;
                                                width: 100%;
                                                height: auto;
                                                margin-top: -30px;
                                                    }


                                              .removebullets{
                                                list-style-type: none;
                                                    }

                                           .whyusbullets700{
                                               margin-left: 30px;
                                               margin-right: 30px;
                                               font-size: 1.4em;
                                               text-align: center;
                                               font-weight: bold;
                                               color: black;
                                               padding-bottom: 10px;
                                               margin-top: -10px;
                                                  }


                                          .whowearetitle{
                                              margin-left: 170px;
                                              margin-right: 170px;
                                              margin-top: 60px;
                                             font-size: 1.95em;
                                              text-align: center;
                                              font-weight: bold;
                                              font-family: Tahoma;
                                                    }


                                         .whowearetitle700{
                                             margin-left: 70px;
                                             margin-right: 70px;
                                             margin-top: 30px;
                                             font-size: 1.9em;
                                             text-align: center;
                                             font-weight: bold;
                                             font-family: Tahoma;
                                                 }

                                                                                       .likemoreinfoh3{
                                                                                         color: black;
                                                                                         font-size: 2.0em;
                                                                                         padding-top: 50px;
                                                                                         text-align: center;
                                                                                         margin: auto;
                                                                                         }


                                                           #bizcard{
                                                             display: flex;
                                                             flex-wrap: wrap;
                                                             justify-content: center;
                                                             align-items: center;
                                                               }

                                                        .bizcard700{
                                                           padding-top: 60px;
                                                           width: 50%;
                                                            }

                                                   .footerboxcontactus{
                                                         padding-top: 50px;
                                                         font-size: 0.8em;
                                                             }

                 }


@media (min-width: 1000px){

  .backgroundyellow{
    background-color: yellow;
    }

    .backgroundmaroon{
      background-color: #990000;
    }

    .backgroundbeige{
      background-color: beige;
    }

      .backgroundtan{
        background-color: tan;
    }

      ul {padding-left: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}


                                           .homenavul{
                                              list-style-type: none;
                                              display: flex;
                                              flex-wrap: wrap;
                                              font-size: 1.2em;
                                              margin-right: 1px;
                                              padding-top: 0px;
                                              padding-bottom: 30px;
                                              background-color: yellow;
                                              margin-top: -30px;
                                                  }

                                            .homenavulwhyrail{
                                               padding-bottom: 10px;
                                               }


                                                  .homenavulwhyus{
                                                     padding-bottom: 60px;
                                                         }

                                             .homenavulcontactus{
                                                 padding-bottom: 10px;
                                                      }


                      .homenavli{
                         border-radius: 15px;
                         margin-right: 16px;
                         color: white;
                         margin-top: 15px;
                         margin-bottom: 15px;
                         padding-top: 10px;
                         padding-bottom: 10px;
                         width: 15%;
                          }


                 .homepageimage{
                    margin: 0px;
                    text-align: center;
                    background-color: beige;
                    }

                 .homepageimagesize{
                    max-width: 100%;
                    height: auto;
                    border-radius: 15px;
                     }


                        .interiornavli{
                          border-radius: 15px;
                          margin-right: 20px;
                          color: white;
                          padding: 20px 10px 10px 10px;
                          margin-top: 40px;
                          margin-bottom: 15px;
                          text-align: center;
                          width: 12%;
                          background-color: tan;
                          border: black solid 2px;
                            }


                          .aboutpara{
                            float: left;
                            max-width: 40%;
                            height: auto;
                            margin-left: 80px;
                            color: black;
                            font-size: 1.8em;
                            margin-top: 60px;
                            margin-right: 80px;
                              }

                          .aboutmap{
                            max-width: 35%;
                            height: auto;
                            margin-top: 80px;
                            border-radius: 30px;
                            margin-bottom: 200px;
                            margin-right: 0px;
                            margin-left: 50px;
                            text-align: center;
                            }

                           .whyrailul{
                              padding-top: 80px;
                              padding-bottom: 100px;
                              float: left;
                              max-width: 40%;
                              height: auto;
                              margin-left: 80px;
                              color: black;
                              font-size: 1.8em;
                              margin-right: 80px;
                              margin-top: 0px;
                             }

                             .whyrailil{
                               font-size: 1.0em;
                               padding-top: 50px;
                               text-align: center;
                               font-style: arial;
                               color: black;
                             }

                            .demobg{
                              opacity: 0.2;
                              position: absolute;
                              width: 100%;
                              height: auto;
                              margin-top: 20px;

                             }


                          .railtotruck{
                            max-width: 32%;
                            height: auto;
                            margin-top: 60px;
                            border-radius: 30px;
                            margin-bottom: 200px;
                            margin-right: 60px;
                            margin-left: 50px;
                            text-align: center;
                            }

                          .footerboxwhyrail{
                            margin-top: 850px;
                            font-size: 0.8em;
                          }

                          .mineralrangeh1{
                            font-size: 3.6em;
                            color: white;
                            text-align: center;
                            margin-top: 40px;
                          }

                           #flexdiv{
                             display: flex;
                             flex-wrap: nowrap;
                             justify-content: space-between;
                             align-items: center;
                           }


                             #headerpara{
                               font-size: 3.6em;
                               color: white;
                               display: flex;
                               flex-wrap: nowrap;
                               margin-top: 30px;
                               margin-bottom: 0px;
                               font-weight: bold;
                               text-align: center;
                             }

                             .logoleft1000{
                               width: 160px;
                               height: auto;
                               padding-top: 60px;
                               margin-left: 140px;
                             }

                             .logoright1000{
                               margin-right: 140px;
                               width: 160px;
                               height: auto;
                               padding-top: 60px;
                             }

                             .header2{
                                text-align: center;
                                font-family: sans-serif;
                                font-weight: bold;
                                color: white;
                                font-size: 2.2em;
                                margin-top: 20px;
                                padding-bottom: 60px;
                                     }

                               .lindaquoteabove{
                                margin-left: 140px;
                                margin-right: 140px;
                                font-size: 1.9em;
                                text-align: center;
                                font-weight: bold;
                                font-family: Tahoma;
                                padding-top: 60px;
                               }


                              .lindaquote{
                                border: solid black 4px;
                                margin-left: 150px;
                                margin-right: 150px;
                                font-size: 2.0em;
                                text-align: center;
                                font-weight: bold;
                                font-family:;
                                background-color: tan;
                                border-radius: 15px;
                              }

                                .lindaquotefooter{
                                border: solid black 2px;
                                margin-left: 300px;
                                margin-right: 300px;
                                font-size: 2.0em;
                                text-align: center;
                                background-color: tan;
                                border-radius: 15px;
                                  }

                                  .lindaquotebelow{
                                   margin-left: 140px;
                                   margin-right: 140px;
                                   font-size: 1.9em;
                                   text-align: center;
                                   font-weight: bold;
                                   font-family: Tahoma;
                                   padding-top: 10px;
                                   padding-bottom: 30px;
                                  }


                                  .margintopminus30{
                                    margin-top: -32px;
                                  }


                              .margintopminus18{
                                margin-top: -18px;
                                }

                                  .marginbottomminus30{
                                    margin-bottom: -30px;
                                  }

                                .spanclass{
                                  font-size: 0.8em;
                                  font-weight: normal;
                                }

                                .whyusbullets1000{
                                  margin-left: 120px;
                                  margin-right: 120px;
                                  font-size: 1.5em;
                                  text-align: center;
                                  font-weight: bold;
                                  font-family:;
                                  color: black;
                                  padding-bottom: 10px;

                                 }


                                 .whowearetitle1000{
                                   margin-left: 170px;
                                   margin-right: 170px;
                                   margin-top: 60px;
                                   font-size: 1.95em;
                                   text-align: center;
                                   font-weight: bold;
                                   font-family: Tahoma;
                                 }

                                 .footerboxwhyus{
                                   padding-top: 150px;
                                   font-size: 0.8em;

                                 }

                                  .removebullets{
                                  list-style-type: none;
                                  }

                                 .whyusimageofcars{
                                    turnoffposition: absolute;
                                    width: 100%;
                                    height: auto;
                                    margin-top: -30px;
                                     }

                                     .singlecarimage{
                                       opacity: 0.2;
                                       position: absolute;
                                       width: 100%;
                                       height: auto;
                                       margin-top: 0px;
                                     }

                                      .likemoreinfoh3{
                                        color: black;
                                        font-size: 2.0em;
                                        padding-top: 70px;
                                        text-align: center;
                                        margin: auto;
                                        }

                                        #bizcard{
                                          display: flex;
                                          flex-wrap: wrap;
                                          justify-content: center;
                                          align-items: center;
                                              }

                                           .bizcard1000{
                                             padding-top: 70px;
                                             width: 40%;
                                           }


                                        .footerboxcontactus{
                                          padding-top: 100px;
                                          font-size: 0.8em;
                                          }

                                          .footerboxabout{
                                            padding-top: 30px;
                                            font-size: 0.8em;
                                            }

                          }


  @media (min-width: 1600px){

                            .backgroundyellow{
                              background-color: yellow;
                              }

                              .backgroundmaroon{
                                background-color: #990000;
                              }

                              .backgroundbeige{
                                background-color: beige;
                              }

                                .backgroundtan{
                                  background-color: tan;
                              }

                                ul {padding-left: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}


                                                                     .homenavul{
                                                                        list-style-type: none;
                                                                        display: flex;
                                                                        flex-wrap: wrap;
                                                                        font-size: 1.2em;
                                                                        margin-right: 1px;
                                                                        padding-top: 0px;
                                                                        padding-bottom: 50px;
                                                                        background-color: yellow;
                                                                        margin-top: -30px;
                                                                            }

                                                                      .homenavulwhyrail{
                                                                         padding-bottom: 30px;
                                                                         }


                                                                            .homenavulwhyus{
                                                                               padding-bottom: 80px;
                                                                                   }

                                                                       .homenavulcontactus{
                                                                           padding-bottom: 30px;
                                                                                }


                                                .homenavli{
                                                   border-radius: 15px;
                                                   margin-right: 16px;
                                                   color: white;
                                                   margin-top: 15px;
                                                   margin-bottom: 15px;
                                                   padding-top: 10px;
                                                   padding-bottom: 10px;
                                                   width: 15%;
                                                    }


                                           .turnoffhomepageimage{
                                              width: 110%;
                                              height: auto;
                                              }



                                                  .interiornavli{
                                                    border-radius: 15px;
                                                    margin-right: 20px;
                                                    color: white;
                                                    padding: 20px 10px 10px 10px;
                                                    margin-top: 40px;
                                                    margin-bottom: 15px;
                                                    text-align: center;
                                                    width: 12%;
                                                    background-color: tan;
                                                    border: black solid 2px;
                                                      }


                                                    .aboutpara{
                                                      float: left;
                                                      max-width: 40%;
                                                      height: auto;
                                                      margin-left: 80px;
                                                      color: black;
                                                      font-size: 1.8em;
                                                      margin-top: 60px;
                                                      margin-right: 80px;
                                                        }

                                                    .aboutmap{
                                                      max-width: 35%;
                                                      height: auto;
                                                      margin-top: 80px;
                                                      border-radius: 30px;
                                                      margin-bottom: 200px;
                                                      margin-right: 0px;
                                                      margin-left: 50px;
                                                      text-align: center;
                                                      }

                                                     .whyrailul{
                                                        padding-top: 80px;
                                                        padding-bottom: 100px;
                                                        float: left;
                                                        max-width: 40%;
                                                        height: auto;
                                                        margin-left: 200px;
                                                        color: black;
                                                        font-size: 1.8em;
                                                        margin-right: 40px;
                                                        margin-top: 50px;
                                                       }

                                                       .whyrailil{
                                                         font-size: 1.0em;
                                                         padding-top: 50px;
                                                         text-align: center;
                                                         font-style: arial;
                                                         color: black;
                                                       }

                                                      .demobg{
                                                        opacity: 0.2;
                                                        position: absolute;
                                                        width: 100%;
                                                        height: auto;
                                                        margin-top: 20px;

                                                       }


                                                    .railtotruck{
                                                      max-width: 50%;
                                                      height: auto;
                                                      margin-top: 100px;
                                                      border-radius: 30px;
                                                      margin-bottom: 200px;
                                                      margin-right: 200px;
                                                      offmargin-left: 50px;
                                                      text-align: center;
                                                      }

                                                    .footerboxwhyrail{
                                                      margin-top: 850px;
                                                      font-size: 0.8em;
                                                    }

                                                    .mineralrangeh1{
                                                      font-size: 3.6em;
                                                      color: white;
                                                      text-align: center;
                                                      margin-top: 40px;
                                                    }

                                                     #flexdiv{
                                                       display: flex;
                                                       flex-wrap: nowrap;
                                                       justify-content: space-between;
                                                       align-items: center;
                                                     }


                                                       #headerpara{
                                                         font-size: 3.6em;
                                                         color: white;
                                                         display: flex;
                                                         flex-wrap: nowrap;
                                                         margin-top: 30px;
                                                         margin-bottom: 0px;
                                                         font-weight: bold;
                                                         text-align: center;
                                                       }

                                                       .logoleft1600{
                                                         width: 260px;
                                                         height: auto;
                                                         padding-top: 60px;
                                                         margin-left: 140px;
                                                       }

                                                       .logoright1600{
                                                         margin-right: 140px;
                                                         width: 260px;
                                                         height: auto;
                                                         padding-top: 60px;
                                                       }

                                                       .header2{
                                                          text-align: center;
                                                          font-family: sans-serif;
                                                          font-weight: bold;
                                                          color: white;
                                                          font-size: 2.2em;
                                                          margin-top: 20px;
                                                          padding-bottom: 60px;
                                                               }

                                                         .lindaquoteabove{
                                                          margin-left: 140px;
                                                          margin-right: 140px;
                                                          font-size: 1.9em;
                                                          text-align: center;
                                                          font-weight: bold;
                                                          font-family: Tahoma;
                                                          padding-top: 60px;
                                                         }


                                                        .lindaquote{
                                                          border: solid black 4px;
                                                          margin-left: 150px;
                                                          margin-right: 150px;
                                                          font-size: 2.0em;
                                                          text-align: center;
                                                          font-weight: bold;
                                                          font-family:;
                                                          background-color: tan;
                                                          border-radius: 15px;
                                                        }

                                                          .lindaquotefooter{
                                                          border: solid black 2px;
                                                          margin-left: 300px;
                                                          margin-right: 300px;
                                                          font-size: 2.0em;
                                                          text-align: center;
                                                          background-color: tan;
                                                          border-radius: 15px;
                                                            }

                                                            .lindaquotebelow{
                                                             margin-left: 140px;
                                                             margin-right: 140px;
                                                             font-size: 1.9em;
                                                             text-align: center;
                                                             font-weight: bold;
                                                             font-family: Tahoma;
                                                             padding-top: 10px;
                                                             padding-bottom: 30px;
                                                            }


                                                            .margintopminus30{
                                                              margin-top: -32px;
                                                            }


                                                        .margintopminus18{
                                                          margin-top: -18px;
                                                          }

                                                            .marginbottomminus30{
                                                              margin-bottom: -30px;
                                                            }

                                                          .spanclass{
                                                            font-size: 0.8em;
                                                            font-weight: normal;
                                                          }

                                                          .whyusbullets1000{
                                                            margin-left: 120px;
                                                            margin-right: 120px;
                                                            font-size: 1.5em;
                                                            text-align: center;
                                                            font-weight: bold;
                                                            font-family:;
                                                            color: black;
                                                            padding-bottom: 10px;

                                                           }


                                                           .whowearetitle1000{
                                                             margin-left: 170px;
                                                             margin-right: 170px;
                                                             margin-top: 60px;
                                                             font-size: 1.95em;
                                                             text-align: center;
                                                             font-weight: bold;
                                                             font-family: Tahoma;
                                                           }

                                                           .footerboxwhyus{
                                                             padding-top: 150px;
                                                             font-size: 0.8em;

                                                           }

                                                            .removebullets{
                                                            list-style-type: none;
                                                            }

                                                           .whyusimageofcars{
                                                              turnoffposition: absolute;
                                                              width: 100%;
                                                              height: auto;
                                                              margin-top: -30px;
                                                               }

                                                               .singlecarimage{
                                                                 opacity: 0.2;
                                                                 position: absolute;
                                                                 width: 100%;
                                                                 height: auto;
                                                                 margin-top: 0px;
                                                               }

                                                                .likemoreinfoh3{
                                                                  color: black;
                                                                  font-size: 2.0em;
                                                                  padding-top: 70px;
                                                                  text-align: center;
                                                                  margin: auto;
                                                                  }

                                                                #bizcard{
                                                                  display: flex;
                                                                  flex-wrap: wrap;
                                                                  justify-content: center;
                                                                  align-items: center;
                                                                      }

                                                                   .bizcard1600{
                                                                     padding-top: 70px;
                                                                     width: 40%;
                                                                   }

                                                                  .footerboxcontactus{
                                                                    padding-top: 200px;
                                                                    font-size: 0.8em;
                                                                    }

                                                                    .footerboxabout{
                                                                      padding-top: 30px;
                                                                      font-size: 0.8em;
                                                                      }

                                                    }
