

@media (min-width: 700px) {
  .centered {
    max-width: 1000px;
    margin: 0 auto;
  }
    .topsection {
      width: 100%;
      padding: 20px;
      margin: 0 auto;
      align-content: center;
      background-image: linear-gradient(to right, #9929ea , #6710f6);;
      background-position: top left;   /* Background image is centered vertically and horizontally at all times */
      background-repeat: no-repeat;
      -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
      background-size: 100%;
      background-color: white;/* Set a background color that will be displayed
         while the background image is loading */
      display: inline-block;
      color: #ffffff;
    }

  p {
    font-size: 20px;
  }

  .text {
   margin-left: 60px;
   margin-right: 60px;
 }

 .spacing {
   padding-left: 130px;
   padding-right: 130px;
 }

}

@media (max-width: 699px) {
  .centered {
    max-width: 700px;
    margin: 0 auto;
    margin-top: -20px;

  }

}

h2 {
  font-family: sofia-pro, sans-serif!important;
  font-weight: 900!important;
  font-style: normal;
  font-size: 40px!important;
  color: #6627F7!important;
  margin-bottom: 0px!important;
  margin-left: 4%;
}


.spacing {
  padding: 9%;
  text-align: center;
  background-image: linear-gradient(to right, #9929ea , #6710f6);
  background-position: top left;   /* Background image is centered vertically and horizontally at all times */
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
-moz-background-size: 100%;
-o-background-size: 100%;
  background-size: 100%;
  background-color: white;/* Set a background color that will be displayed
     while the background image is loading */
}

.spacing a {
    color: #ffffff!important;
}

.spacing2 {
  margin: 20px;
}
.spacing p {
  font-size: 20px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 110%;
  color: #ffffff;

}

.container {
  margin-left: 30px;
  margin-right: 30px;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
/*.card {
  flex: 20%;
  padding: 20px;
  text-align: center;
  margin-top: -40px;

} */

.icons {
  width: 150px;
  justify-content: center;
  display: block;
  text-align: center;
  margin:0 auto;
}

@media screen and (min-width: 451px) {

  .icons {
    width: 150px;
  }

  .card {
    padding: 30px 140px;
    flex: 20%;
    height: auto;
    text-align: center;

  }

  .cards {
    justify-content: space-around;
    flex-direction: row;
  }
}

@media screen and (max-width: 450px) {

  .card {
    flex: 75%;
    justify-content: center;
    padding: 10px 60px;
    flex-basis: 100%;
    text-align: center;
  }

  .cards {
    flex-direction: column;
  }
}



img {
  width: 100%;
  height: auto;
}

p {
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.intro {
  color: #ffffff;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}

li {
  font-family: sans-serif;
}

h4 {
  font-family: sofia-pro, sans-serif!important;
  font-weight: 900;
  font-style: normal;
  text-align:center;
  color: #6626F7!important;
}

.text {
  margin-left: 30px;
  margin-right: 30px;
}



h3 {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  margin:40px 15px ;
}

#caption {
  padding-left: 15px;
  color: #ffffff;
}

.video{

    padding-bottom:56.25%;
    position:relative;
    border-radius: 8px;
     margin: 0 10px 0 10px;
}
.video-responsive{
    left:0;
    top:0;
    height:95%;
    width:100%;
    position:absolute;
}




.links {
  font-family: avenir, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #343280;
}

.button {
  justify-content: center;
  width: 300px;
  display: block;
  text-align: center;
  margin:0 auto;
}
.questions {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 130px;
}

.questions2 {
  margin-left: 20px;
  margin-right: 20px;
}

 hr {
   width: 90%;
   border-color: #626262;
   border-width: .5px;
 }



h4 {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
}

.textLeading {
  margin-top: -25px;
  color: #1e1e1e;
}


/*pictures*/
.row {
  display: flex;
}

.column {
  flex: 33.33%;
  padding: 2px;
}

h6 {
  font-family: sofia-pro, sans-serif!important;
  font-weight: 900!important;
  font-style: normal;
  font-size: 27px!important;
  color: #6627F7!important;
  margin-bottom: 0px!important;
  margin-left: 4%;
}

.ital {
margin-left: 4%;
font-family: sofia-pro, sans-serif;
font-weight: 400;
font-style: italic;
}

.tips {
  padding: 0px;
  margin-bottom: -20px;
}

ul {

  list-style-type: none;

}

li {

  font-family: sofia-pro, sans-serif!important;
  font-weight: 400!important;
  font-style: normal;
  list-style-image: url(../img/datenight/rightarrowgray_small.png);
  color: #1F1F1F;
  padding-bottom: 20px;
  padding-left: 8px;
  font-size: 16px;
  padding-top: -20px;
}



.tips a:link {
  color: #6627F7;
}
.tips a:visited {
   color: #6627F7;
 }

.tips a:hover {
  color: #6627F7;
}

.tips a:active {
  color: #6627F7;
}


#learnmore {
  text-align: center;
  font-family: sofia-pro, sans-serif!important;
  font-weight: 900!important;
  font-style: normal;
  font-size: 17px;
  letter-spacing: .5px;
  color: #6626F8!important;
}
