* {box-sizing:border-box}

@-webkit-keyframes fade {
  from {opacity: .5}
  to {opacity: 2}
}

@keyframes fade {
  from {opacity: .5}
  to {opacity: 2}
} 

/* Faint animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.4s;
  animation-name: fade;
  animation-duration: 1.4s;}

@media screen and (min-width: 0px) and (max-width: 396px) {
  .slideshow-container {
  width: 100%;  
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 30px;
  text-align: center;
  justify-content: center;
  overflow: hidden;}

  .slideshow-container .Containers h2{
  font-family: 'CoinBaseRegular' !important;
  text-transform: uppercase;
  font-family: 'CoinBaseRegular' !important;
  font-size: 16px;
  font-weight: 200;
  padding:0 !important;
}

  .slideshow-container .Containers h2 span{    
    font-size: 16px;
    font-weight: 200;margin: 0 0 0 5px !important;
  }

  .slideshow-container {}

  /* Make the images invisible by default */
  .Containers {
    display:flex;
    width: 100%;
    justify-content:center;
    box-sizing: border-box;
    z-index: 999999;}

 .Info{
  width: 100%;
  display: flex;
  box-sizing: border-box;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:center;
  overflow: hidden;}  

.Info h2{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-align: start;
  width: 100%;
  box-sizing: border-box;
  border-radius: 2vmin/2vmin;  
  padding:  12px 15px 0 15px;
  font-family: 'CoinBaseRegular' !important;
  font-weight: normal;  
	line-height:26px;
  font-weight: 100;
  font-size: 16px;
 /*background-color: #E7ECF0;*/
  overflow: hidden;}  

  .Info h2 span{
  display: flex !important;
  margin: 0 0 0 10px; }

.Info img{
  width: 220px;
  display: flex;
  margin: 40px auto;
}
}

@media screen and (min-width: 390px) and (max-width: 440px) {
    /* Slideshow container */
    .slideshow-container {
      width: 100%;
      border-radius: 20vmin/20vmin;
      background-color: #E7ECF0;
      padding: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      box-sizing: border-box;
      overflow: hidden;
      margin: 30px;
      text-align: center;
      justify-content: center;
      overflow: hidden;}

    .Info {
      width: 100%;
      display: flex;
      text-transform: uppercase;
      font-family: 'CoinBaseRegular' !important;
      font-size: 30px;
      font-weight: 600;
      color: #3D5DAA;
      text-align: center;
      justify-content:center;
      overflow: hidden;}    
}

@media screen and (min-width: 429px) and (max-width: 812px) {

/* Slideshow container */
.slideshow-container {
    width: 100%;
    border-radius: 2vmin/2vmin;
    background-color: #E7ECF0;
    padding: 10px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-sizing: border-box;
    overflow: hidden;
    margin: 30px 0 0 0;
    text-align: center;
    justify-content: center;
    overflow: hidden;
}

/* Make the images invisible by default */
.Containers {
  display: none;
}

/* forward & Back buttons */
.Back, .forward {
  cursor: pointer;
  position: absolute;
  top: 48%;
  width: auto;
  margin-top: -23px;
  padding: 17px;
  color: grey;
  font-weight: bold;
  font-size: 19px;
  transition: 0.4s ease;
  border-radius: 0 5px 5px 0;
  user-select: none;
}

/* Place the "forward button" to the right */
.forward {
  right: 0;
  border-radius: 4px 0 0 4px;
}

/*when the user hovers,add a black background with some little opacity */
.Back:hover, .forward:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption Info */
.Info {
    width: 100%;
    display: flex;
    text-transform: uppercase;
    font-family: 'CoinBaseRegular' !important;
    font-size: 50px;
    font-weight: 600;text-align: center;
    justify-content:center;
}


/* Worknumbering (1/3 etc) */
.MessageInfo {font-size: 14px;
  padding: 10px 14px;
  position: absolute;
  top: 0;
}

/* The circles or bullets and indicators */
.dots {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 3px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.5s ease;
}

.enable, .dots:hover {
}

.enable, .services_item:hover {
  box-sizing: border-box;
  }

/* Faint animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.4s;
  animation-name: fade;
  animation-duration: 1.4s;
}


}

@media screen and (min-width: 810px) and (max-width: 2000px) {

  /* Slideshow container */
  .slideshow-container {
  width: 100%;
  margin: 0 4% !important;
  border-radius: 8px;
  /*background-color: #E7ECF0;*/
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  box-sizing: border-box;
  overflow: hidden;
  align-items: center;
  align-content: center;
  padding: 10px;}

  .slideshow-container .Containers{
  display: flex;
  width: 100%;
  justify-content: center;
  box-sizing: border-box; }

  .slideshow-container .Containers h2{
  display: flex;
  width: 100%;
  justify-content: center;
  box-sizing: border-box; 
  font-family: 'SpaceGrotesk-Lite' !important; 
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 200;
  margin: 0 !important;;
  padding: 0 !important;}

  .slideshow-container .Containers h2 span{
    font-size: 18px;
    font-weight: 200;margin: 0 0 0 5px !important;
    font-family: 'SpaceGrotesk-Lite' !important; 
  }
  
  /* Make the images invisible by default */
  .services_col .Containers {
  display:flex;
  width: 100%;
  justify-content:center;
  box-sizing: border-box;}

  .services_col .Containers .Info{    
  width: 90%;
  display: flex;
  align-content: center;
  border-radius: 8px;
  flex-direction: row;
  flex-wrap: wrap; 
  padding: 40px;
  margin: auto;
}

  .services_col .Containers .Info h2{ 
  font-family: 'CoinBaseRegular' !important;
  font-size: 20px !important;
  font-weight: 100 !important;
  line-height: 1.4 !important;
  text-transform: none !important;
  text-align: left !important;
  justify-content:unset;
  background-color:none;
  padding: 0 0 20px 0 !important;}
  
  /* forward & Back buttons */
  .Back, .forward {
    cursor: pointer;
    position: absolute;
    top: 48%;
    width: auto;
    margin-top: -23px;
    padding: 17px;
    font-weight: bold;
    font-size: 19px;
    transition: 0.4s ease;
    border-radius: 0 5px 5px 0;
    user-select: none;}
  
  /* Place the "forward button" to the right */
  .forward {
    right: 0;
    border-radius: 4px 0 0 4px;
  }
  
  /*when the user hovers,add a black background with some little opacity */
  .Back:hover, .forward:hover {
  }
  
  /* Caption Info */
  
  .Info {
  width: 100%;  
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;  
  align-self: center;}

  .Info img{
  width: 50% !important;
  height:auto;
  display: flex;
  flex-direction: row;
  margin: 20px;
  box-sizing: border-box;}  

  .Info h2{
  width: 100%;
  display: flex!important;
  flex-direction: row!important; 
  text-transform: uppercase!important;
  font-family: 'CoinBaseRegular' !important;
  font-size: 30px!important;
  font-weight: 600!important;
  text-align: left!important;
  overflow: hidden!important;
  padding: 0 !important;
  margin: 0 0 0 20px;
  align-self: center;}  
  
  .Info h2 span{
    display: flex!important;
    margin: 0 0 0 20px;
    align-self: center;}
  
  
  /* Worknumbering (1/3 etc) */
  .MessageInfo {font-size: 14px;
  padding: 10px 14px;
  position: absolute;
  top: 0;}
  
  /* The circles or bullets and indicators */
  .dots {
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 3px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.5s ease;}
  
  .enable, .dots:hover {}
  
  .enable, .services_item:hover {
  box-sizing: border-box;}
}  
  