@charset "utf-8";
/* CSS Document */
body {
  margin: 0px auto;
  padding:0px;
  font-size: .9em;
  font-family: 'Open Sans', sans-serif;
  /*background: #fff url(images/site-back.png) repeat scroll;*/
	background-color:#fff;
}


/*.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  font-variation-settings:
    "width" 100;
}*/
a, a:link, a:visited {
  color: #888888;
 }
p {
 text-align:left;
  }
h1 {
	font-size: 3rem;
}
h2 {font-size: 2.5rem;}
h3 {font-size: 2rem;}
.cpylrg {
	padding: 14px;font-size: 140%;
}
div {
 text-align:center;
 }
ol li {
 text-align:left;
 padding-bottom: 10px;
}
dd, dl {
	text-align:left;
}
img {
 border: none;
}
blockquote {
	color:#fff;
}
blockquote h2{
	padding: 20px;
}
.hidebl {
	display: none;
	visibility: hidden;
	height: 0px;
}
.center {
 text-align:center;
 margin: auto;
 }
.left {
 text-align:left;
 }
.right {
 text-align:right;
 }
.flft {
	float:left;
}
.clr {
	clear:both;
}
.rmbut {
 background-color: #fff;
 padding:5px;
 border-radius: 5px;
}
.rmbut a, .rmbut a:link, .rmbut a:visited {
 text-decoration:none;
 
}
.blbut {
 background-color: #0165F1;
 padding:14px;
 border-radius: 10px;
 width: 140px;
margin: 14px 24px;
	text-align:center;
}
.blbut a, .blbut a:link, .blbut .a:visited  {
 text-decoration:none;
 color: #fff;
}
.blbut2 {
	background-color: #0165F1;
 padding:14px;
 border-radius: 10px;
 width: 140px;
margin: auto;
	text-align:center;
}
.blbut2 a, .blbut2 a:link, .blbut2 .a:visited  {
 text-decoration:none;
 color: #fff;
}
.rdbut {
 background-color: #0165F1;
 padding:14px;
 border-radius: 20px;
 width: 140px;
	margin: 14px 24px;
}
.rdbut a, .rdbut a:link, .rdbut .a:visited  {
 text-decoration:none;
 color: #fff;
}
.flblue {
	background-color: #0165F1;
	width: 100%;
	height: auto;
	margin-top: -20px;
}
.flgr {
	background-color: #dfdfdf;
	width: 100%;
	height: auto;

}
/*counter*/
.countboxes{
 float:left;
 text-align:center;
	color:#fff;
	width: 20%;
	margin-left: 4%;
	padding-bottom: 60px;
	border: 4px solid #fff;
	border-radius: 60px;
	background-color: rgba(19, 54, 82, .8); 
	background-image: url("images/ai-background-sm-50.png");
 }
.counter {
   /*background-color:#f5f5f5;*/
	
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.bback {
	background-image: url("images/ai-background.png");
}
.nobottom {
  margin-bottom:0px;
}
.notop {
  margin-top:0px;
}
.all-caps {
  text-transform:uppercase;
}
.capfirst {
  text-transform: capitalize;
  text-align:left;
}
.slvr {
 color:#888;	
}
#top {
	 background-color:#A60D12; 
     width: 100%;
	min-height: 40px;
}
#top h3 {
	margin-bottom: 0px;
}
#top-right {
	float:right;
	margin-right: 10px;
	text-align:right;
}
#top-right a {
	color: #fff;
	font-weight:bold;
}
 /*#topb {
 background-color: #fff;
 width: 100%;
 border-bottom: 1px solid #A60D12;
	top: 0;
    position: fixed;
    z-index: 2;
	background: transparent;
  transition: background 0.3s;
 } */
#topb {
  background: transparent;
  transition: background 0.3s;
}
#topb.scrolled {
  background: #183153; /* Change this color as desired */
}

#topb h3 {
 margin-bottom: 0px;
}
#topb-inner {
  background-color:rgba(2, 18, 71, 0.8);
  width: 100%;
  /*min-height: 120px; */
 }

#signup {
  text-align: right;
  width: auto;
  color: #fff;
  font-size: 100%;
  padding-top:15px;
	float:right;
} 
#signup a, #signup a:link, #signup a:visited {
  color:#fff;
  text-decoration:none;
 }
#signup h2 {
  font-size: 200%;
 }
.signup-box {
  background: #000;
  color: #999;
 }
.displaypic{
	display:none;
	visibility: hidden;
}
#site-inner {
background: url(images/ap-professional-security-fleet.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	
}
#site-inner-home {
/*background: white url(images/ap-professional-security-fleet.jpg) no-repeat center top;*/
background: white url(images/proietta-security-guard.jpg) no-repeat center top;	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  }

/**** slider ****/
.sliderbox {
	width:100%;
	background-color: #efefef;
	min-height:220px;
	margin-top:0px;
	padding-top:0px;
}
#slider, ul.sul {
	min-height: 220px;
}

#slider{
	margin: auto;
	overflow: hidden;
	padding: 20px;
	position: relative;
	width: 675px;
}

#slider li{
	float: left;
	position: relative;
	width: 675px;
	display: inline-block;
	min-height: 220px;
}

#slider ul{
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 9000px;
	transition: left .3s linear;
	-moz-transition: left .3s linear;
	-o-transition: left .3s linear;
	-webkit-transition: left .3s linear;
	margin-left: -25px;
  font-family: century gothic;
  color: #333;
}

/*** Content ***/

.slider-container{
	margin: 0 auto;
	padding: 0;
	/*width: 675px;*/
  min-height: 220px;
  /*border-bottom: 1px solid #ccc;*/
}

.slider-container h4{
 	color: #0A7FAD;
  text-shadow: -1px 0px 0px rgba(0, 0, 0, 0.50);
}

.slider-container  p{
	margin: 10px 25px;
	font-weight: bold;
	line-height: 150%;
	text-align: justify;
}
.mop {
	display:none;
	visibility: hidden;
}
/*** target hooks ****/

/*@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	2% {opacity:1;}
	20% {left:0px; opacity:1;}
	22.5% {opacity:0.6;}
	25% {left:-675px; opacity:1;}
	45% {left:-675px; opacity:1;}
	47.5% {opacity:0.6;}
	50% {left:-1345px; opacity:1;}
	70% {left:-1345px; opacity:1;}
	72.5% {opacity:0.6;}
	75% {left:-2015px; opacity:1;}
	95% {opacity:1;}
	98% {left:-2015px; opacity:0;} 
	100% {left:0px; opacity:0;}
}*/
@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	2% {opacity:1;}
	5% {left:0px; opacity:1;}
	7.5% {opacity:0.6;}
	10% {left:-675px; opacity:1;}
	20% {left:-675px; opacity:1;}
	25% {opacity:0.6;}
	30% {left:-1345px; opacity:1;}
	40% {left:-1345px; opacity:1;}
	45% {opacity:0.6;}
	50% {left:-2015px; opacity:1;}
	60% {left:-2015px; opacity:1;}
	65% {opacity:0.6;}
	70% {left:-2695px; opacity:1;}
	80% {left:-2695px; opacity:1;}
	85% {opacity:0.6;} 
	90% {left:-3365px; opacity:1;}
	95% {opacity:1;} 
	97.5% {left:-3365px; opacity:0;}
	100% {left:0px; opacity:0;}
}
#slider ul{
	-webkit-animation: slide-animation 25s infinite;
}

/* use to paused the content on mouse over */

#slider ul:hover{
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
/*end slider*/
#site-inner-wrap {
 /*background: #000 url(images/site-back.png) repeat scroll;*/
	background-color:#fff;
}
#site-inner-gvl {
background: white url(images/private-security-guard-greenville-sc.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-chl {
background: white url(images/charleston-sc-security-firm.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-col {
background: white url(images/private-security-guard-columbia-sc.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-mb {
background: white url(images/private-security-guard-myrtle-beach.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-church {
background: white url(images/church-private-security-firm.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-estate {
background: white url(images/28042221-iron-security-gates.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-sub {
background: white url(images/subdivision-private-security.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-const {
background: white url(images/construction-site-security.jpg) top center no-repeat;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-resort {
background: white url(images/resort-security.jpg) top center no-repeat;

-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-ata {
background: white url(images/authority-to-arrest-south-carolina.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-sled {
background: white url(images/pepper-spray-oc-training.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-ref {
background: white url(images/private-security-firm-south-carolina.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-contact {
background: white url(images/contact-proietta-security-PI-AI.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-contact-mb {
background: white url(images/contact-proietta-security-PI-AI-Myrtle-Beach.jpg) top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-contact-charleston {
background: white url("images/contact-proietta-security-PI-AI-Charleston-SC.jpg") top center no-repeat;
/*background-size: 100% auto;
no-repeat center center fixed;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-school {
background: white url(images/school-resource-officer-service.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-dispatch {
background: white url(images/24-hour-dispatch-service.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-industrial {
background: white url(images/industrial-plant-security.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-general {
background: white url(images/ap-professional-security-fleet.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-exec {
background: white url(images/private-executive-bodyguard-security.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-event {
background: white url(images/event-security-patrol-supervisor.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-tcsigns {
/*background: white url(images/traffic-calming-signs-background-800.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
	background:linear-gradient(#021247,#ffffff);

  }
#site-inner-ai-security {
/*background: transparent url() no-repeat center top;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	background-image: url('images/ai-security.jpg');
  background-position: center;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  overflow: hidden;

  }
#site-inner-ai-solutions {
/*background: transparent url() no-repeat center top;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	background-image: url('images/argos-sustainable-off-grid-towable-surveillance-trailer-night.png');
  background-position: center;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  overflow: hidden;

  }
#site-inner-ai-security-contact {
/*background: transparent url() no-repeat center top;*/
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	background-image: url('images/ai-network-background.jpg');
  background-position: center;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  overflow: hidden;

  }
.homeSpacer {
  height: 150px;
	
 }
.spacer {
height: 440px;
}
.spacer300 {
	height: 300px;
}
.tcSpacer {
  height: 40px;	
 }
.onlink {
  background-color: #FFCC33;
 }
.ongray {
  background-color:#A60D12;
}
.onblu {
 background: transparent url("images/ai-neural-network.jpg") center;
	/*background-image: url('your-image-path.jpg');*/
  background-size: cover;
  /*background-position: center;*/
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
	border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  overflow: hidden;
}
#banner {
  width: 100%;

	/*background: none;  
	top: 0;
    position: fixed;
    z-index: 2;
	background: transparent;
  transition: background 0.3s;*/  
 }

#banner  h1 {
  margin-top:0px;

 }
.banner-copy {
	text-align:left;
	max-width: 36%;
	margin-left: 20%;
	
}
.banner-copy p,
.banner-copy h1,
.banner-copy h2,
.banner-copy ul{
	text-shadow: 0 2px 3px #000;
	line-height: .9;
}
.banner-copy li
{
	font-size: 1.5rem;
	padding-bottom: 14px;
}
.banner-copy p {
	font-size: 1.25rem;
}
.banner-copy i {
	position: static;
}
#logo {
  float:left;
  margin-right:20px;
  margin-left: 20px;
	text-shadow: 0 2px 3px #000;
 }

#home-content {
  max-width: 1000px;
  margin: 0 auto !important;
  text-align:center;
  margin:auto;	
 }
  
.tagline {
 float:left;
 text-align:left;
	color:#fff;
	margin-left: 200px;
	padding-bottom: 200px;
 }
.taglinetc {
 float:left;
 text-align:center;
	color:#fff;
	width: 20%;
	margin-left: 4%;
	padding-bottom: 60px;
 }

#home-content h1 {
 color:#fff;
 margin-bottom:100px;
	
 }
#inner-content h1,
#inner-content h2,
#inner-content p,
#inner-content li{
 color:#fff;
 margin-bottom:0px;
 }

#content-bottom {
  max-width: 1100px;
  margin: auto;
  text-align:center;
  color:#333;
}
.bx30 {
	float:left;width:30%;
}
.bx50 {
	float:left;width:50%;
}
.bx20{
	float:left;width:20%;
}
.box5content {
  float:left;
  padding:20px .5% 20px .5%;
  /*background-color:rgba(0, 0, 0, 0.75);*/
   background-color:#333333;
   margin:130px .5% 20px .5%;
  /*min-height:260px;*/
	/*border-radius: 50%;*/
	border-radius: 20px;
	width: 18.5%;
	min-height: 100px;
	padding: 4px;
	margin: 4px;
	font-size: 80%;
	border: 2px solid #fff;
}
.box5content a, .box5content a:link, .box5content a:visited {
  
  color: #fff;
}
.box5content h4{
  font-weight: 600;
  color:#fff;
	font-size: 1rem;
 }
.box5content h5.borderbox {
  border: 1px solid #fff;padding: 3px;
 }

.box6content {
  float:left;
  padding:20px .5% 20px .5%;
  /*background-color:rgba(0, 0, 0, 0.75);*/
   background-color:rgba(2, 18, 71, 1);
   margin:130px .5% 20px .5%;
  /*min-height:260px;*/
	/*border-radius: 50%;*/
	border-radius: 20%;
	width: 14%;
	height: 200px;
	padding: 4px;
	margin: 4px;
	font-size: 80%;
	border: 2px solid #fff;
}
.box6content a, .box6content a:link, .box6content a:visited {
  
  color: #fff;
}
.box6content h2{
  font-weight: 800;
  color:#fff;
 }
.box6content h6.borderbox {
  border: 1px solid #fff;padding: 3px;
 }

#bottom-2boxes {
  margin:auto;
  text-align:center;
  max-width: 1000px;
 }
 
.box2 {
  float:left;
  width:66%;
  padding: 1%;
}
.box2 h2 {

 }
.box2a {
  float:left;
  width:30%;
  padding: 1%;
  background-color:#0d308c;
  color:#fff;
 }
.box2a ul li {
 text-align:left;
 font-size: 90%;
 padding-bottom: 10px;
}
.box2a a, .box2a a:link, .box2a a:visited{
  color: #fff;
  text-decoration:none;
}
.box2ai {
  float:left;
  width:30%;
  padding: 1%;
  background-color:rgba(2, 18, 71, 1);
	background-image: url("images/ai-neural-network.jpg");
  color:#fff;
 }
.box2a ul li {
 text-align:left;
 font-size: 90%;
 padding-bottom: 10px;
}
.box2ai a, .box2ai a:link, .box2ai a:visited{
  color: #fff;
  text-decoration:none;
}
.box3f {
  float:left;
  width:33.3%;
  background-color:rgba(2, 18, 71, 1);
  min-height:220px;
  color:#fff;
 }
.box3f ul li {
 text-align:left;
 font-size: 90%;
 padding-bottom: 10px;
}
.box3f a, .box3f a:link, .box3f a:visited{
  color: #fff;
  text-decoration:none;
}
/*3 boxes in a row - 9 total*/
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 10px; 
  width: 60%; 
  margin: 0 auto;
  justify-content: center; 
  align-content: center; 
 /* height: 100vh;  Example: Centers the grid vertically in the viewport */
}
.box {
  background-color: #8ac6d1;
  border: 1px solid #333;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}

.box3 {
  float:left;
  width: 33%;
  text-align:center;
	min-height: 150px;
}
.box3bb {
  float:left;
  width: 30%;
  text-align:center;
  color: #fff;
   background-color:rgba(2, 18, 71, 1);  
	min-height: 400px;
	margin: 4px;
	font-size: 100%;
	border: 4px solid #fff;
}
.box3bb p {
	padding-left:5px;
	padding-right:5px;
}
.teamp {
 float:left;
 width: 40%;
 font-size:80%;
}

.teamimg {
 width: 150px;
 background-color: #333;
 color: #fff;
 float:left;
}
.teamr {
  float:left;
  width: 60%;
}
.cta {
  background-color:#333;
  border-radius: 5px;
  padding: 5px;
}
.fwrap {
	background-color: #dfdfdf;
	width: 100%;
	height: auto;
	}
#footer-wrap {
  background-color: #021247;	
  width: 100%;
 min-height:220px;
	
 }
#footer {
  max-width: 1100px;
  text-align:center;
  height: auto;
  margin:auto;
  min-height: 200px;
 }
#subfooter {
	 max-width: 1100px;
  text-align:center;
  height: auto;
  margin:auto;
  min-height: 100px;
	font-size: 80%;
}
.subfooterl {
	width: 66%;float:left;
	text-align:left;
}
.subfooterr {
	width: 30%;float:left;
}
.box4 {
  float:left;
  width: 23%;
  padding: 1%;
  background-color: transparent;
  text-align:center;
 }

.box4 h3 {
  background-color:black;
  color: #fff;
  width:100%;
  margin-top: 0px;
 }
.box4 p {
  color: #fff;
 }
.box4 h4 {
  color:#fff;
 }
.box4 img {
  /*box-shadow: inset 0px 0px 15px #888888;*/
  padding: 2px;
 }
.box4 a, .box4 a:link, .box4 a:visited {
  text-decoration:none;
  font-size: 100%;
  color: #fff;
  font-weight: bold;
 }
.footer-bottom {
  width:80%;
  text-align:center;
  margin:30px auto 0px auto;
  background-color: #fff;
  font-size:60%;
}

.smaller {
  font-size: 80%;
 }
.larger {
  font-size: 120%;
}
.lrg160 {
  font-size: 160%;
}
.lrg {
	font-size: 40px;
}
table {
  text-align: left;
  font-size: 80%;
  margin: 1em auto;
 }
td, th {
  padding: .2em 1em;
 }
.dgray {
  /*color: #333;*/
	color: #fff;
 }

.wht {
  color:#fff !important;
 }
 .clr {
clear: both;
 }
section {
	width: 60%;
	margin: 70px auto;
   
}

#check { font-size: 10px; width: 20px; display: none; visibility: hidden; z-index: 0; }


.bg  {background: linear-gradient(to bottom, #2d91c2 0%,#1e528e 100%);width:100%;height:100%;position:absolute;}
/* Media Queries
---------------------------------------------------------------------------------------------------- */

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


}

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



}
@media only screen and (max-width: 768px) {
body, html {
	width:100%;
	}
.displaypic {
		display: inline;
	    visibility: visible;
	}
#signup {
  text-align: center;
  float:none; 
  margin: auto;
} 
.rdbut {
 margin:auto;
 text-align:center;
}

#site-inner {
  background: white url() top center no-repeat;
  background-size: 100% 244px;

  }

.sliderbox,
#slider,
.slider-container {
	display: none;
	visibility: hidden;
	}

@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	
}
#banner {
	background-color:#333;
	}
#logo {
  float:none;
  margin: auto;
  text-align:center;
 }
#top-right {
  float:none;
 }
.banner-copy {
	text-align:left;
	max-width: 90%;
	margin: auto;
	/*background-color: #0165F1;*/
}
#home-content {
  max-width: 100%;
  }
.homeSpacer {
	height:0px;
	}
.tagline {
    float:none;
    text-align:center;
    color: #999;
	margin:auto;
	padding-bottom: 0px;
  }
.taglinetc {
	float:none;
    width:99%;
	margin: auto;
	padding-bottom: 20px;
	}
#content-bottom {
  max-width: 100%;
 }
#content-bottom h1 {
  margin-top:0px;
	}
.box5content,
.box6content{
  float:none;
  width: 100%;
  height: auto;
  padding: 5px 0;
  margin:10px auto;
  border-radius:0px;
  border: 1px dotted #fff;
 }

#footer {
  max-width: 100%;
 }
.grid-container {
    display: grid;
    grid-template-columns: 1fr; /* Stack boxes in one column */
    gap: 2px; /* Slightly smaller gap for compact layout */
    width: 100%; /* Take more width on small screens */
    margin: 0 auto;
    justify-content: center;
    align-content: start;

  }

  .box {
    background-color: #8ac6d1;
    border: 1px solid #333;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem; /* Slightly smaller font for mobile */
  }
.box3f {
  float:none;
  width:95%;
  text-align:center;
 }
.box4 {
  float:none;
  width: 100%;
  padding: 5px 0;
 }
#bottom-2boxes {
  max-width: 100%;
 }
.box2, .box3 {
  float:none;
  width:100%;
  padding: 5px 5px;
 }

.box2a,
.box2ai{
  float:none;
  width:90%;
	margin:auto;
  
 }
.box2a ul {
	padding-right:10px;
	margin-bottom:  0px;
	padding-bottom: 0px;
	}
.homeSpacer {
  height: 0px;
 }
.spacer {
  height: 00px;
}
.box3bb {
  float:none;
  width: 99%; 
  min-height: 400px;	
  margin: 4px;

}
.bx30,
.bx50, 
.bx20{
	float: none;
	width: 90%;
	text-align:center;
	margin:auto;
}
.bx50 h2,
.bx50 h3,
.bx50 h4,
.mdk{
	color:#333;
	}
.countboxes{
 float:none;
	width: 90%;
	margin: auto;
 }
.mhide {
		height:0px;
	}
.mop {
	padding:10px;
	display: inline;
	visibility: visible;
	}
}

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

}

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

}