* {
  box-sizing:border-box;
}

body {
  margin: 0;
  background:#04552C;
  /*font-family: Arial, Helvetica, sans-serif;*/
}

.row-content {
    width: auto;
    justify-content: center;
    align-items: center;
}

.row-content:after {
  content: "";
  display: table;
  clear: both
}

.box {
    border-radius: 10px;
    padding: 18px;
    background: #fff;
}

.container{
    margin-bottom: -70px;
    margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1023px)  {
    .container{
        margin-top: 120px;
        margin-bottom: 33px;
    }
}
@media screen and (max-width: 767px)   {
    .box{
        padding-top: 83px;
    }
}

@media screen and (max-width: 767px)   {
    .container{
        margin-top: 35px;
        margin-bottom: 35px;
    }
}

@media screen and (min-width: 1024px)   {
.content{
    padding:7rem ;
}
}

.column-66 {
  float: left;
  width: 66.6%;
  margin-left: 0;
  margin-right: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.left_column {
    text-align: right;
}

.p1{
    position:relative;
    right:-2em;
    width:94%;
}
.p5{
     position:relative;
      right:-2em;
      width:94%;
}
.p7{
  position:relative;
    right:-2em;
   width:94%;
}
.p9{
    position:relative;
    right:-2em;
    width:94%;
}
.p2{
    position:relative;
    left:auto;
    width:94%;
}
.p3{
    position:relative;
    right:-2em;
   width:94%;
}
.p4{
    position:relative;
    left:auto;
    width:94%;
}
.p6{
  position:relative;
    left:auto;
    width:94%;
}
.p8{
    position:relative;
   left:auto;
    width:94%;
}
.column-66 p {
    font-size: 22px;
    color: black;
}

.column-33 {
  float: left;
  width: auto;
  padding: 1px;
}
.inner_header h2{
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 5vh;
    color: #04552c;

}

 .inner_header1 h2{
    font-weight: 600;
    font-size: 24px;
    text-decoration:none;
    margin-bottom: 5vh;
    color: #04552c;
}


/*.click, .click:visited, .click:link{
    color: white;
    position: relative;
    left: 7px;
}

 .click1, .click1:visited,.click1:link {
    color: white;
}


.click:hover, .click1:hover {
        text-decoration: none;
  background-color:#4CAF50;
  color: white;

}

.click, .click1 {
  background-color:#04552c;
  font-size:20px;
  border-radius:4px;
  padding:8px;
}*/

.buttons {
  display: flex;
  justify-content: center;
  margin: 10px;
  position:relative;
  bottom:20px;
}

.button-spacer {
    width: 1rem;
}

/*.buttons .btn {
    background-color: #04552c;
    color: #ffffff;
    line-height: 1;
    padding: 8px;
    font-size: 20px;
    border-radius: 4px;
    font-weight: bold;

}

.buttons .btn, .buttons .btn:visited, .buttons .btn:link {
    color: white;
}

.buttons .btn:hover {
  text-decoration: none;
  background-color:#4CAF50;
  color: white;
}*/


.column-33  img {
  width: 200px;
  height: 200px;
  border:1px solid #04552c;
  border-radius:100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

  .img-part9{
     margin-bottom: 3vh;
  }


@media screen and (max-width: 767px)   {
  .column-66,
  .column-33 {
    width: 100%;
    text-align: center;
  }

  .row-content{
       margin-bottom: 10vh;
  }

  .head{
      margin-top: -100px;
    position: relative;
  }

 .p1{
      position:relative;
      top:8.8em;
      padding:0 15px;
      left:-1px;
      display: inline-block;
  }
  .img-part1{
       position:relative;
          bottom:20em;
  }

   .p2{
          position:relative;
      bottom: 1em;
      padding:0 15px;
       left:-2px;
       width:90%;
       display:inline-block;
   }
  .img-part2{
           position:relative;
       bottom:3em;
  }

  .p3{
          position:relative;
          top:8.5em;
      padding:0 15px;
      left:-2px;
      width:94%;
      display:inline-block;
  }
  .img-part3{
           position:relative;
          bottom:9em;
  }

   .p4{
          position:relative;
      top:-1em;
      padding:0 15px;
       left:-2px;
       width:94%;
       display:inline-block;
   }
 .img-part4{
           position:relative;
       top: -3.5em;
  }

  .p5{
          position:relative;
      bottom:-8em;
      padding:0 15px;
      left:-2px;
      width:94%;
      display:inline-block;
  }

  .img-part5{
           position:relative;
          top:-11em;
  }

 .p6{
          position:relative;
      top:-1em;
      padding:0 15px;
     left:-2px;
     width:94%;
     display:inline-block;
 }

  .img-part6{
           position:relative;
       top:-3.5em;
  }

.p7{
          position:relative;
          top:8em;
      padding:0 15px;
    left:5px;
    width:94%;
     display:inline-block;

}
  .img-part7{
           position:relative;
          top:-7em;
  }
.p8{
          position:relative;
      padding:0 15px;
    left:-1px;
    width:90%;
    bottom:0.7em;
    display:inline-block;
}
  .img-part8{
           position:relative;
       top:-3em;
  }

.p9{
          position:relative;
          top:9em;
      padding:0 15px;
    left:-1px;
    width:94%;
    display: inline-block;
}
  .img-part9{
           position:relative;
          top:-6.5em;
  }

/*  .click{
        position:relative;
         bottom:4em;
     display:inline-block;


  }
  .click1{
      display: block;
      position:relative;
      top:-25px;
      width: 100%;
  }*/
  .buttons{
      position:relative;
      bottom:60px;
  }


}

@media screen and (min-width: 411px) and (max-width: 731px) {

    .img-part1{
         position:relative;
         bottom:18em;
    }
    .img-part5 {
    position: relative;
    top: -11.5em;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .p1{
        position:relative;
        right:-1em;
        width:94%;
    }
 .p2{
        position:relative;
        left:-3px;
        width:94%;
    }
    .p3{
        position:relative;
        right:-1em;
        width:94%;
    }
    .p4{
        position:relative;
        left:-3px;
        width:94%;
    }
    .p5{
        position:relative;
        right:-1em;
        width:94%;
    }
    .p6{
        position:relative;
        left:-3px;
        width:94%;
    }
    .p7{
        position:relative;
        right:-1em;
        width:94%;
    }
    .p8{
        position:relative;
        left:-3px;
        width:94%;

    }
    .p9{
        position:relative;
        right:-1em;
        width:94%;
    }
}
@media screen and (width: 320px){
    .p1{
        position:relative;
        top:9.8em;
        left:-1px;
        font-size:50px;
    }
    .img-part1{
           position:relative;
          bottom:22.5em;
  }

  .img-part3{
           position:relative;
          bottom:9em;
  }
.img-part5{
           position:relative;
          top:-13em;
  }
  .img-part7 {
    position: relative;
    top: -9em;
}

.click{
    position:relative;
    bottom:2em;

}
}

/*@media screen and (min-width: 375px) and (max-width: 667px){

.img-part1{
           position:relative;
          bottom:19.5em;
  }
}*/

@media screen and (min-width: 540px) and (max-width: 720px){
    .img-part1{
           position:relative;
          bottom:14em;
  }
}
/*@media screen and (min-width: 1024px) and (max-width: 1365px) {
    .p1 {
    position: relative;
    right: -4em;
    width: 94%;
}
    .p2 {
    position: relative;
    left: -1em;
    width: 94%;
}

.p3{
position: relative;
    right: -2.5em;
    width: 94%;
}

.p4 {
    position: relative;
    left: -1em;
    width: 94%;
}

.p5 {
    position: relative;
    right: -2.5em;
    width: 94%;
}
.p6 {
    position: relative;
    left: -1em;
    width: 94%;
}

.p7 {
    position: relative;
    right: -2.5em;
    width: 94%;
}

.p8 {
    position: relative;
    left: -1em;
    width: 94%;
}

.p9 {
    position: relative;
    right: -2.5em;
    width: 94%;
}
}*/

