@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Patua+One');

:root {
  font-size: 16px;
}

/* Standard */
* {
  box-sizing: border-box;
  margin: 0;
}

html {
  min-height: 100%;
}

body {
  color: #000;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
  font-size: 0.775em;
  line-height: 1.5em;
}

#wrapper {
  position: relative;
  max-width: 800px;
  margin: 1rem auto;
  border: solid 1px #000;
  background: #fff;
  overflow: hidden;
  padding: 0rem 0rem 3rem 0rem;
  text-align: left;
}

a {
  color: #000;
  text-decoration: none;
}

p {
  padding-bottom: 1.2rem;
}

h1 {
  margin: 0.5rem -1rem 0.2rem 0rem;
  padding: 0rem 0rem 0rem;
  font-size: 1.7em;
  line-height: 1.1em;
  font-family: 'Patua One', Helvetica, Arial, sans-serif;
  color: #DB005E;
  letter-spacing: 0px;
}

h1 small {
  font-size: 0.62em;
  display: block;
}
h1 small:nth-of-type(1) {
  display: inline;
}
h2 {
  font-size: 1.2rem;
  line-height: 1.2em;
  padding: 0rem 0rem 0rem 0rem;
  color: #C6D401;
  float: left;
  width: 177px;
  font-family: 'Patua One', Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  position: relative;
  font-weight: bold;
}
h2 span {
  display: block;
  font-size: 13px;
  line-height: 18px;
}
h2:before {
  content: '';
  position: absolute;
  bottom: 0.1875rem;
  right: 38px;
  width: 2px;
  height: 3.5rem;
  background: #C6D401;
  margin-left: 0.5rem;
}

article>aside:nth-of-type(2) h2:before {
  height: 33px;
  right: 38px;
}

article>aside:nth-of-type(3) h2:before {
  height: 28px;
  background: #D70151;
  right: 21px;
}

h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  padding: 0rem 0rem 1.2rem 0rem;
  font-family: 'Patua One', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

ul {
  padding: 3.5rem 0rem 4rem 0px;
  list-style: none;
  float: right;
  width: 470px;
  font-weight: bold;
  font-size: 103%;
}

li {
  padding-left: 0.875rem;
  background: #fff url('icon1.jpg') no-repeat 0px 0.46rem;
}

/* 25A0 - square / 2010 - dash (Dau -) / 2212 - long dash  (Dau -) / 25B6 - Dau tam giac*/

/* Hebt Float left/right auf */
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

/* Ende Standard */

/*main*/

/*End main*/

/* Header */
header {
  padding: 5.4rem 4rem 5.5rem 4rem;
  color: #fff;
  background: url('bg.png') no-repeat;
}

header a {
    color: #fff;
}
header section {
  width: 670px;
  height: auto;
  position: relative;
  font-size: 107%;
}

header figure {
  margin: 0;
  width: 280px;
  position: absolute;
  top: 165px;
  right: 0;
}
header p:first-of-type {
  color: #C8D400;
}

header p:nth-of-type(2) {
  width: 530px;
}

header > img {
  display: none;
}

/* Ende Header */

/* Article */
article {
  padding: 2rem 3rem 0rem 4rem;
}

article>aside:last-of-type h2 {
  color: #D70151;
}

article>aside:nth-of-type(2) ul {
  padding-top: 0.2875rem;
}

article>aside:nth-of-type(3) ul {
  padding-top: 0.3rem;
}

article>aside:nth-of-type(3) li {
  background: #fff url('icon2.jpg') no-repeat 0px 0.475rem;
}

article>section {
  text-align: center;
  margin: 1rem -4rem 1rem;
  padding: 3rem 9rem 2rem;
  background: #DB005E url('bgs.jpg') no-repeat;
  height: 355px;
  color: #fff;
  font-size: 114%;
}

article>section a {
  color: #fff;
  text-decoration: underline;
}

/* Ende Article */

/* Footer */
footer {
  padding: 0rem 4rem 0rem 4rem;
  text-align: center;
}

footer a {
  color: #015796;
}

footer p {
  padding-top: 0.8rem;
}

/* Ende Footer */

/* Responsive */


@media screen and (max-width:798px) {
  #wrapper {
    border: none;
    margin: 0 auto;
    font-size: 0.875em;
    line-height: 1.5em;
	padding: 0;
  }
  header section {
    width: auto;
    height: auto;
    position: relative;
     /* Safari 4.0 - 8.0 */
     /* Safari 4.0 - 8.0 */
    margin-right: 8rem;
  }
  ul li br{
    display: none;
  }

  header figure {
    display: none;
  }
  header p:nth-of-type(2) {
    width: 100%;
  }

  header {
    width: 100%;
    padding: 1rem 1rem 0.1rem;
    position: relative;
    background: url('bg.png') no-repeat left bottom, #0A344D;
  }

  header > img {
    display: block;
    position: absolute;
    right: 0.625rem;
    bottom: -2.5rem;
    width: 30%;
    display: none;
  }

  h1 {
    line-height: 1.3rem;
	margin: 0.5rem 0rem 0.2rem 0rem;
  }

  h1 small {
    line-height: 1.4em;
  }

  h2, ul {
    float: none;
    padding-top: 1rem;
  }

  h2 {
    width: 10.5rem;
  }
  
  h2::before {
	right: 24px;
	}
  
  article > aside:nth-of-type(2) h2::before {
	 right: 2rem;
	 }

  article > aside:last-of-type h2 {
	  right: -0.3rem;
  }
  article>aside:nth-of-type(3) h2:before {
    height: 28px;
    background: #D70151;
    right: 15px;
}
  ul {
    padding-bottom: 1rem;
    width: 100%;
  }
  article {
    padding-top: 1rem;
  }
  article>section {
    margin: 1rem -1rem 1rem;
    padding: 1.5rem 1rem 0.5rem;
    background: #DB005E;
    height: auto;
  }

  h3+p br {
    display: none;
  }

  footer, article {
    padding: 0 1rem;
  }
  h1 br {display: none;}
  article > aside:nth-of-type(3) li {background: #fff url('icon2.jpg') no-repeat 0px 0.375rem;}
  article > aside:nth-of-type(2) ul {padding-top: 1rem;}
  article > aside:nth-of-type(3) ul {padding-top: 1rem;}
}

@media screen and (min-width:525px) and (max-width:768px) {
  header {
    padding-bottom: 2rem;
  }
header section {
      padding-bottom: 4rem;
}

  header > img {
  display: none;
  }
header p:nth-of-type(2) br {display: none;}
article {margin-top: -4rem;}
}

@media screen and (min-width:425px) and (max-width:583px) {
  header > img {
    width: 4.375rem;
    display: none;
  }
  header section {
    margin-right: 0;
  }
 header br {display: none;}
 h1+p {color: #000}
 article {margin-top: -1rem;}
} 

@media screen and (max-width:419px) {
  header {
    background: #20475E;
    padding-bottom: 0rem;
  }
  header section {
    margin-right: 0;
  }

  header > img {
    display: none;
  }
  
  header br {display: none;
}

/* Ende Responsive */
