*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: 'Lora', serif;
}

a {
  color: #980a2b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.logowrapper {
  clear: both;
  position: relative;
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  min-height: 237px;
}

#logo {
  max-width: 55%;
  float: left;
  padding: 70px 4% 0 0;
}

#logo img {
  max-width: 100%;
}

#details {
  float: left;
  width: 25%;
  font-size: 16px;
  line-height: 19px;
}

#details div {
  padding-top: 65px;
}

#details strong {
  color: #980a2b;
  display: block;
  margin-bottom: 6px;
}

#details i {
  display: block;
  clear: both;
  font-style: italic;
}

#logo img {
  min-width: 320px;
}

#cherreem {
  position: absolute;
  z-index: 1000;
  top: 0px;
  right: 0;
}

#cherreem img {
  position: relative;
  top: -15px;
}

.wrapper {
  clear: both;
  position: relative;
  margin: 0 auto 30px auto;
  max-width: 980px;
  border: 1px solid #ccc;
  border-width: 0 0 0 1px;
}

.container, footer, header {
  position: relative;
  margin: 0 auto;
  max-width: 980px;
}

.container {
  clear: both;
}

.left {
  padding: 30px;
}

.left img {
  width: 324px;
  height: 200px;
  margin: 0 0 20px 20px;
  float: right;
}

.right {}

.rightred {
  background: #980a2b;
  padding: 30px;
  color: #FFF;
}

header {}

footer {
  clear: both;
  padding: 30px 0 0 30px;
  font-size: 11px;
  color: #a1a4a7;
}

.nav {
  float: left;
  width: calc(100% - 15px);
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  background: #515151;
  line-height: 40px;
}

.nav>li {
  float: left;
  display: inline-block;
  *display: inline;
}

.nav>li>a {
  color: #FFF;
  text-decoration: none;
  padding: 0 8px 0 8px;
  padding: 11px 10px 12px 10px;
  font-size: 14px;
  text-transform: uppercase;
}

.nav>li>a:hover {
  background: #980a2b;
}

.nav li {
  margin-left: 0;
  border-left: 0;
}

.nav li:first-child a {
  padding-left: 15px;
  border: none;
}

.nav li:first-child {
  margin-left: 0;
  border: none;
}

.nav li:last-child {}

.nav2 {
  width: calc(100% - 15px);
  float: left;
  clear: both;
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  background: #a1a5a8;
  line-height: 40px;
}

.nav2>li {
  float: left;
  display: inline-block;
  *display: inline;
}

.nav2>li>a {
  color: #FFF;
  text-decoration: none;
  padding: 11px 10px 12px 10px;
  font-size: 14px;
}

.nav2>li>a:hover {
  background: #919396;
}

.nav2 li {
  margin-left: 0;
  border-left: 0;
}

.nav2 li:first-child a {
  padding-left: 15px;
  border: none;
}

.nav2 li:last-child {}

.navmob {
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  text-align: center;
  background: #515151;
  color: #FFF;
  line-height: 60px;
  height: 60px;
  z-index: 1000;
}

.navmob ul {
  display: none;
  background: #515151;
  line-height: 40px;
}

.navmob li a {
  display: block;
  color: #FFF;
  text-decoration: none;
}

.navmob li a:hover, .mainmenu:hover {
  cursor: pointer;
  background: #980a2b;
}

.navmob li a:active, .mainmenu:active {
  cursor: pointer;
  background: #919396;
}

.mainmenu {
  line-height: 60px;
}

h1 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 25px 0;
  color: #980a2b;
}

#privacy h2 {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 25px 0;
  color: #000;
}

#privacy h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 28px 0 12px;
  color: #000;
  font-weight:bold;
}

.left h2 {
  font-size: 22px;
  margin: 25px 0 20px 0;
}

.rightred h3 {
  font-size: 36px;
  color:#FFF;
  margin: 25px 0 25px 0;
}

.rightred h4 {
  font-size: 22px;
  margin: 25px 0 25px 0;
}

.rightred h4 a {
  color: #FFF;
}

.rightred h4 a:hover {
  text-decoration: underline;
}

.left {
  line-height: 24px;
  font-size: 14px;
  color: #1e1a19;
}

.left ul {
  margin: 0 0 25px 0;
}

.left li {
  list-style-type: disc;
  margin: 0 0 0 40px;
}

.left p {
  margin: 0 0 13px 0;
}

.rightred p {
  margin: 0 0 0 0;
  line-height: 24px;
}

.rightred h2 {
  font-size: 26px;
  margin: 3px 0 20px 0;
}

.rightred a {
  color: #FFF;
  text-decoration: none;
}

.rightred a:hover span {
  text-decoration: underline;
}

.rightred ul {
  font-size: 14px;
  line-height: 24px;
}

.rightlogos {
  background: #FFF;
  padding: 20px 0 0 30px;
}

.rightlogos img {
  float: left;
}

#logo1 {
  margin: 2px 22px 12px 0;
}

#logo2 {
  margin: 0 0 10px;
}

#logo3 {
  clear: both;
  margin: 0 0 0 10px;
}

#logo4 {
  margin: 18px 0 20px 32px
}

.rg {
  display: block;
  clear: both;
  font-family: Arial, sans-serif;
  float: left;
  margin-top: 25px;
  font-size: 10px;
  color: #a1a4a7;
}

/* MEDIA QUERIES */
@media screen and (max-width: 980px) {
  .wrapper {
    border: 0px;
  }
}

@media screen and (max-width: 930px) {
  #details {
    width: 15%;
  }
}

@media screen and (max-width: 900px) {
  .left img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 0 20px 0;
    float: none;
  }
}

@media screen and (max-width: 860px) {
  #cherreem {
    z-index: 0;
  }
}

@media screen and (max-width: 768px) {
  #logo {
    max-width: 55%;
    float: left;
  }
}

@media screen and (max-width: 699px) {
  #logo {
    max-width: 65%;
    padding-top: 55px;
  }

  #details {
    width: 100%;
    clear: both;
  }

  #details div {
    padding: 30px 0 0 25px;
  }

  #details div strong, #details div i {
    display: inline;
    clear: none;
    float: none;
  }

  .left img {
    width: 324px;
    height: 200px;
    margin: 0 0 20px 20px;
    float: right;
  }
}

@media screen and (max-width: 639px) {
  #logo {
    width: 100%;
    padding: 90px 0 30px 0;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }

  #cherreem {
    width: 45%;
    position: static;
    float: right;
  }

  #cherreem img {
    max-width: 100%;
    float: right;
  }

  #details {
    padding-top: 10%;
    width: 55%;
    text-align: center;
    display: block;
    clear: both;
    float: left;
  }

  #details div strong, #details div i {
    display: block;
    clear: both;
    float: none;
  }

  .nav, .nav2 {
    display: none;
  }

  .navmob {
    display: block;
  }

  .wrapper {
    border-top: 1px solid #CCC;
  }

  #cherreem img {
    position: relative;
    top: 0;
  }

  .left img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 0 20px 0;
    float: none;
  }
}

@media screen and (max-width: 410px) {
  #details {
    padding-top: 3%;
  }
}

@media screen and (min-width: 700px) {
  .left {
    margin-right: 320px;
  }

  .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 320px;
  }
}
