
* {
	padding: 0%;
	margin: 0%;
	outline: none;
}
.heading {
	float: left;
	width: 100%;	
    margin-top: .25%;
	overflow: hidden;	
	}
.background-picture {
    /* The image used */
    background-image: url("Images/4 disabled basketball players2.jpg");
    width: 100%; 
	height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	overflow: hidden;
}
@media(prefers-reduced-motion) {
.background-picture	{	
	background-color: black;
    background-attachment: scroll;
    background-position: center top;
    background-size: contain;	
	overflow: hidden;	
   }
  }
	
	
/* start of skip to main content */
#main {
  width: 100%;
  position: relative;
  text-align: center;	
  overflow: hidden;
}   
.skip {
  position: absolute;
  left: -10000px;
  z-index: 999;
  padding: 5px 10px;
  font-size: 20px;
  background-color: white;
  color: blue;
  opacity: 0;
  overflow: hidden;
}
.skip:focus {
   left: 50%;
   transform: translateX(-50%);   
   border: 3px solid blue;
   padding: 10px 20px;
   border-radius: 6px;  
   opacity: 1;   
}	

/* end of skip to main content */
.top-navigation {
    width: 100%;
	overflow: hidden;
}
.mainnav {
   width: 100%;
   height: 90px;
   float: right;
   overflow: hidden; 
   } 
.mainnav ul {
	float: right;
	padding-right: 4%;
	margin: 0;	
	padding-top: 25px;	
   }
.mainnav ul li {
   display: inline-block;
   margin: 0 10px; 
   box-shadow: 3px 3px 10px blue;  
   }
.mainnav ul li a{
   color:  blue;
   background-color: white;  
   line-height: 40px;
   padding: 0 12px;  
   display: block;
   font-size: 22px;
   outline: none;
     border-radius: 5px;  
   text-transform: uppercase;
   font-weight: bold;
   text-decoration: underline;  
   }
.mainnav ul li a:hover {
   background-color: blue;    
   color: white;
   border: 1px solid white;
   font-size: 23px;   
   transition: .6s;
   text-decoration: underline;   
}	
.mainnav ul li a:focus {
   background-color: blue;   
   color: white;
   border: 1px solid white;  
   font-size: 23px;   
   transition: .6s;
   text-decoration: underline;     
}   
.top-hero {
	width: 90%;
	padding: 2% 1%;
	margin: 3% auto;
	border-radius: 25px;
	overflow: hidden;
}
.my-company {
   width: 98%;
   margin: auto;
   overflow: hidden;
   color: rgb(255, 255, 255);
   background-color: rgba(41, 41, 41, 0.5);
   padding: 2% 0;
}
.img {
    float: left; 
	margin: 2%;
	padding: 1%;
	width: 50%; 	
	border-radius: 25px; 
    box-shadow: 10px 10px 12px black;	
	opacity: .8;
}
.external-links {
	color: blue;
	font-size: 28;
    text-decoration: italic; 
	white-space: nowrap;
	padding: 5px 8px;
	background-color: white;
	margin: 2px 0;
	text-shadow: .5px .5px 1px white;
}
.external-links:hover {
	padding: 5px 10px;
	border-radius: 10px;
	border: 3px solid blue;
	font-size: 30; 
}
.external-links:focus {
	padding: 5px 10px;
	border-radius: 10px;
	border: 3px solid blue;
	font-size: 30;
}
.my-company-service {
   width: 100%;  
   overflow: hidden;
   display: flex;
   justify-content: center;
   text-align: center;
   flex-direction: row;
   flex-wrap: wrap;
   background-color: blue;  
}
.introduction {
   width: 97%;
   margin: auto;
   text-align: center;
   margin-top: 5%;
   margin-bottom: 5%;
   padding-bottom: 3%;
   overflow: hidden;
}
.introduction-paragraph {
   color: white;
   line-height: 2;
}
.top-left {
   position: relative;
   text-align: center;
   width: 45%;
   background-color: white;   
   padding: 1%;  
   margin: 1%;   
}
.one {
   position: absolute;
   top: 26%;
   left: 50%;  
   background-color: black; 
   box-shadow: 6px 6px 8px black;      
}
.services-service {
	position: absolute;
	top: 30%;
	left: 50%;
    transform: translate(-50%, -50%); 
	padding: 10px 30px;
	border-radius: 25px;
    border: 4px solid white;
	color: white;
    font-weight: 600;
    font-size: 37px;	
}
.website-options {
	list-style-type: none;
	padding: 4% 1%;
}
.website-options li {
	text-align: center;
	color: black;
	font-size: 24px;
	line-height: 1.6;
}	
.phone {
	width: 95%;
	margin: auto;
	text-align: center;
	background-color: blue;
	margin: 2% auto;
	padding: 1% 0;
    box-shadow: 6px 6px 8px grey; 	
}
em.fa {
	color: white;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 2px;
	font-size: 40px;
	font-weight: 800;	
}
.phone-number {
	white-space: nowrap;	
	font-size: 26px;
	color: white;
	font-weight: 800;
}
.phone-number:hover {
	padding: 5px 10px;
	border-radius: 10px;
	border: 2px solid white; 	
}
.phone-number:focus {
    padding: 5px 10px;	
	border-radius: 10px;
	border: 2px solid white; 	
} 
.top-right {
   position: relative;
   text-align: center;
   width: 45%;
   background-color: white; 
   padding: 1%; 
   margin: 1%;    
}
.two {
   position: absolute;
   top: 26%;
   left: 50%;
   background-color: black; 
   box-shadow: 6px 6px 8px black; 
}
.bottom-left {
   position: relative;
   text-align: center;
   width: 45%;
   background-color: white;
   padding: 1%;
   margin: 1%;  
}
.three {
   position: absolute;
   top: 24%;
   left: 50%;
   background-color: black; 
   box-shadow: 6px 6px 8px black;  
}
.bottom-right {
   position: relative;
   text-align: center;
   width: 45%;
   background-color: white;  
   padding: 1%;  
   margin: 1%;   
}
.four {
   position: absolute;
   top: 24%;
   left: 50%;
   background-color: black; 
   box-shadow: 6px 6px 8px black; 
}
.my-groups {
	width: 100%;
	text-align: center;
	padding: 10% 0;
	list-style-type: none;
    overflow: hidden;	
}
.my-groups-paragraph {
    color: white; 
	font-size: 35px; 
	padding: 2% 4%;	
}
.my-social-media-groups {
	width: 100%;
	overflow: hidden;
	padding: 1% 0;
}
.my-facebook-group {
	width: 30%;
	float: left;
	margin-left: 10%;
	border-radius: 15px;
	background-color: #1877f2;
	box-shadow: 1px 3px 10px white;
	padding: 1.5% 0;
}
.my-linkedin-group {
	width: 30%;
	float: right;
	margin-right: 10%;
	border-radius: 15px;	
	background-color: #0077b5;
	box-shadow: 1px 3px 10px white;	
	padding: 1.5% 0;
}
.my-facebook-group-link {
    color: white;
	font-size: 24px;
	text-decoration: underline; 
	white-space: nowrap;	
}
.my-linkedin-group-link {
    color: white; 
	font-size: 24px;
	text-decoration: underline;
 	white-space: nowrap;	
}
.my-facebook-group-link:hover {
    font-size: 25px;
    padding: 2px 4px;	
	border-radius: 10px;
	border: 2px solid white; 	
}
.my-facebook-group-link:focus {
    font-size: 25px;	
    padding: 2px 4px;
    border-radius: 10px;	
	border: 2px solid white; 	
}
.my-linkedin-group-link:hover {
    font-size: 25px;
    padding: 5px 10px;	
	border-radius: 10px;
	border: 2px solid white;	
}
.my-linkedin-group-link:focus {
    font-size: 25px; 
    padding: 5px 10px;	
	border-radius: 10px;
	border: 2px solid white;	
}
	.footer-list {		
        float: left;		
        width: 100%;		
        background-color: blue;		
		font-size: 18px;
        padding: 4% 0;
		overflow: hidden;
	    list-style-type: none;		
    }
    .footernav {
		left: 0;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.footernav ul {
		margin: auto;
		padding: 0;
		overflow: hidden;
		display: inline-block;
	}
	.footernav ul li {
		margin: 0;
		padding: 0;
        float: left;  
		list-style-type: none;		
    }
	.footernav ul li a {
       display: block;
       padding: 10px;
	   text-align: center;
	   color: white;
    }	
.footernav ul li a:hover{
   background-color: white; 
   color: blue;   
   font-size: 20px;  
   }  
.footernav ul li a:focus{
   background-color: white;
   color: blue; 
   border: 4px solid white;   
   font-size: 20px;  
   }
p {
	font-size: 22px; 	
    text-indent: 40px; 
	text-align: left; 
	color: white;  
	line-height: 1.6;	
	padding: 0 4%;
}
h1 {
   font-weight: 700;	
   font-size: 60px;
   text-align: center;
   padding-top: 3%;
   -webkit-text-stroke: 1px blue;	
   -webkit-text-fill-color: white; 	
}
h2 {
   font-weight: 400;
   text-align: center;
	font-size: 50px;
	color: white;
	text-shadow: 2px 2px 5px blue; 	
	padding-top: 2%;
	padding-bottom: 3%;
}
h3 {	
    font-weight: 900;
    text-align: center;
	font-size: 40px;
	color: white;
	padding: 3% 0;
    text-shadow: 4px 4px 6px black;	
}
h4 {
    font-weight: 900;	
	line-height: 2.0;
    text-align: center;
	font-size: 38px;
	color: white; 
    text-shadow: 4px 4px 6px black;		
}

@media only screen and (max-width: 1250px) {
.one {
   top: 25%;    
}
.two {
   top: 25%;
}
.three {
   top: 23%; 
}	
.four {
   top: 23%; 
}
}


@media only screen and (max-width: 1200px) {
.one {
   top: 25%;    
}
.two {
   top: 25%;
}
.three {
   top: 23%; 
}	
.four {
   top: 23%; 
}		
h3 {	
	font-size: 38px;	
}
h4 {
	font-size: 36px;	
}
}

@media only screen and (max-width: 1100px) {	
.one {
   top: 24%;    
}
.two {
   top: 24%;
}
.three {
   top: 22%; 
}	
.four {
   top: 22%; 
}
}

@media only screen and (max-width: 1000px) {
.background-picture	{	
	background-color: black;
    background-position: center top;
    background-size: contain;	
	overflow: hidden;	
   }	
.mainnav ul {
	padding-right: 1%;
   }  
.mainnav ul li {
   margin: 0 7px;   
   }   
.mainnav ul li a{  
   line-height: 35px; 
   } 
.services-service {
    font-size: 34px;	
}  
.one {
   top: 23%;    
}
.two {
   top: 23%;
}
.three {
   top: 21%; 
}	
.four {
   top: 21%; 
}
.footer-list {
	padding-bottom: 2%;
}
h3 {	
	font-size: 36px;	
}
h4 {
	font-size: 34px;	
}  
}

@media only screen and (max-width: 975px) {
.services-service {
    font-size: 34px;	
}  
.one {
   top: 21.5%;    
}
.two {
   top: 21.5%;
}
.three {
   top: 19.5%; 
}	
.four {
   top: 19.5%; 
}	
}


@media only screen and (max-width: 900px) {	
.heading {
   width: 80%;
   margin: auto;  
   float: unset;
   text-align: center;
	}
.mainnav {
   width: 80%;
   margin: auto;  
   float: unset;
   text-align: center;
   }  
.mainnav ul {
	float: unset;
	padding-right: unset;
   }
.img {
    float: unset; 
	margin: auto;
	padding: 1%;
	width: 90%; 		
} 
.services-service {
    font-size: 31px;	
}  
.one {
   top: 20.5%;    
}
.two {
   top: 20.5%;
}
.three {
   top: 18.5%; 
}	
.four {
   top: 18.5%; 
}
.my-facebook-group-link {
	font-size: 22px;	
}
.my-linkedin-group-link {
	font-size: 22px;	
}
h2 {
	font-size: 45px;
}
h3 {	
	font-size: 34px;	
}
h4 {
	font-size: 32px;	
}    
}


@media only screen and (max-width: 850px) {	
.services-service {
    font-size: 30px;	
}  
.one {
   top: 20%;    
}
.two {
   top: 20%;
}
.three {
   top: 18%; 
}	
.four {
   top: 18%; 
}
}


@media only screen and (max-width: 800px) {	
#main {
  margin-top: 5%;
} 
.mainnav {
   width: 90%;
   height: auto;   
   } 
.mainnav ul li {
   margin: 1%;   
   }   
.my-company-service {
   flex-direction: column;
}  
.top-left {
   width: 90%; 
   left: 4%;   
   margin-bottom: 3%;     
}
.top-right {
   width: 90%; 
   left: 4%; 
   margin-bottom: 3%;       
}
.bottom-left {
   width: 90%; 
   left: 4%;   
   margin-bottom: 3%;       
}
.bottom-right {
   width: 90%; 
   left: 4%;   
   margin-bottom: 3%;       
}
.services-service {
    font-size: 32px;	
}  
.one {
   top: 27%;    
}
.two {
   top: 27%;
}
.three {
   top: 25.5%; 
}	
.four {
   top: 25.5%; 
}
.about {
	float: unset;
	width: 95%;
	margin: auto;
   flex-direction: column;
}
.my-company {
   width: 90%;
   margin: auto;
   text-align: left;  
   padding: 1%;
   overflow: hidden;
   margin-top: 1%;
   margin-bottom: 5%;
}
em.fa {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 35px;	
}
.phone-number {
	font-size: 24px;
}
.company-details {
	float: unset;
   width: 95%;
   margin: auto;
   margin-bottom: 5%;
}
.my-groups {
	padding-top: 15%;	
	padding-bottom: 20%;
}
.my-facebook-group {
	padding: 1% 15px;
}
.my-linkedin-group {
	padding: 1% 15px;
}	
.footer-list {
	padding-bottom: 4%;
}
h2 {
	font-size: 41px;
}
h3 {	
	font-size: 30px;	
}
h4 {
	font-size: 28px;	
} 
}

@media only screen and (max-width: 768px) {
.services-service {
    font-size: 32px;	
}  
.one {
   top: 27%;    
}
.two {
   top: 27%;
}
.three {
   top: 25%; 
}	
.four {
   top: 25%; 
}
}

@media only screen and (max-width: 700px) {	
.services-service {
    font-size: 32px;	
}  
.one {
   top: 26%;    
}
.two {
   top: 26%;
}
.three {
   top: 24%; 
}	
.four {
   top: 24%; 
}
.my-facebook-group {
	width: 80%;
	float: unset;
	margin: auto;
	margin-bottom: 20px;
}
.my-linkedin-group {
	width: 80%;
	float: unset;
	margin: auto;
	margin-bottom: 20px;	
}
.footer-list {		
    padding-bottom: 8%;		
}
.footernav {
	width: 100%;
	display: block;
}
.footernav ul {
	width: 100%;
	text-align: center;
}
.footernav ul li {
	width: 90%;
	margin-left: 5%;
	margin-top: .1%;
}
}

@media only screen and (max-width: 600px) {	
#main {
  margin-top: 6%;
}
.mainnav {
   width: 90%;   
   } 
.my-company {
   margin-top: 3%;
}
.services-service {
    font-size: 31px;	
}  
.one {
   top: 24.5%;    
}
.two {
   top: 24.5%;
}
.three {
   top: 22.5%; 
}	
.four {
   top: 22.5%; 
}
h2 {
	font-size: 37px;
}
h3 {	
	font-size: 26px;	
}
h4 {
	font-size: 24px;	
}
} 

@media only screen and (max-width: 500px) {
.services-service {
    font-size: 30px;	
}  
.one {
   top: 23%;    
}
.two {
   top: 23%;
}
.three {
   top: 21%; 
}	
.four {
   top: 21%; 
}	
h2 {
	font-size: 33px;
}	
h3 {	
	font-size: 22px;	
}
h4 {
	font-size: 18px;	
}
} 
@media only screen and (max-width: 450px) {
.services-service {
    font-size: 30px;	
}  
.one {
   top: 20%;    
}
.two {
   top: 20%;
}
.three {
   top: 18%; 
}	
.four {
   top: 18%; 
}
}

@media only screen and (max-width: 400px) {
.my-company {
   margin-top: 15%;
}
.services-service {
	border: 4px solid red;
    font-size: 29px;	
}  
.one {
   top: 19%;    
}
.two {
   top: 19%;
}
.three {
   top: 17%; 
}	
.four {
   top: 17%; 
}	
}
