@media (max-width: 1400px) {
  .center {
    max-width: 90% !important;
  }
	
#content .center {
    max-width: 100% !important;
  }
  img {
    height: auto;
    max-width: 100% !important;
  }
}
@media (max-width: 1160px) {}
@media (max-width: 950px) {}
@media (max-width: 768px) {
  body {
    font-size: 100%;
  }
  img {
    height: auto;
    max-width: 100% !important;
  }
  iframe {
    
    max-width: 100% !important;
  }
	
#slideshow h1 {
    color: #fff;
    margin-bottom: 15px;
	    font-size: 2em;
text-align: center;
	line-height: 130%;

}	
#slideshow h2 {
    color: #fff;
    font-size: 1.5em !important;
    font-weight: 800;
    line-height: 120%;
    margin-top: 0;
    margin-bottom: 0px;
}
	
#sp-page-builder h2 {
    font-size: 2.0em;


}	
#sp-page-builder h3 {
	font-size: 1.5em;}
	
	
.dark h3, .anoixto h3 {
    font-size: 1.5em;

}	
	#header .center{ text-align: center;}	
	#header .logo{ margin-bottom: 20px;}
	#header .logo span.logoL1 {
    font-size: 1.5em;

}
	ul.social {

    justify-content:center;

}
	
ul.bullets li {
    width: 100%;

}	
a.aBTN{ margin-top:0;}	
	
}