body {
    background: #f2f2f2;
      font-family: "Montserrat", serif;
    overflow-x: hidden;
}

img {
    min-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

h1 {
    font-weight: 700;
    font-size: 50px;
    padding-bottom: 0px;
    line-height: normal;
}

h2 {
    font-weight: 700;
    font-size: 36px;
    padding-bottom: 20px;
    line-height: normal;
}

h3 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 20px;
    line-height: normal;
}

h4 {
    font-weight: 700;
    font-size: 26px;
    padding-bottom: 20px;
    line-height: normal;
}

h5 {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: normal;
}

h6 {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
    line-height: normal;
}

p {
    line-height: 35px;
    font-size: 18px;
    margin: 0px;
    padding-bottom: 15px;
}

.logosection img{
    width: 30%;
    min-width: auto;
}

.logosection{
    text-align: center;
}

.headerContact{
    text-align: center;
    padding-bottom: 10px 0;
}

.headerContact a{
    color: #000;
}

.headerEmail a i{
    color: #9f7d2c;
}

.headerContact a i{
    color: #9f7d2c;
}

.headerEmail{
    text-align: center;
}

.headerEmail a{
    color: #000;
}
.addresscontainer{
    margin: 30px 0 0 0;
}
.addresscontainer{
    text-align: center;
}
.addresscontainer h3{
    font-size: 25px;
    padding-bottom: 0px;
    color: #000;
}

.addresscontainer p{
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}

.taglinecontainer h4{
    color: #9f7d2c;
    font-size: 20px;
    text-align: center;
    margin: 30px 0 0 0;
}


.logocontaner{
    margin: 50px 0 0 0;
}