body, html {
      height: 100%;
    }
* {
      box-sizing: border-box;
      margin: 0%;
      padding: 0%;
      font-family: arial !important;
}

/*--------------- hero section --------------- */


/*--------------- navigation --------------- */

.nav {
      width: 100%;
      height: 80px;
      position: fixed;
      background-color: #161616 !important; /* Just comment out for a transition */
      z-index: 2;
}

.nav.scrolled {
      background-color: #161616 !important;
      /* transition: background-color 500ms linear; */
}

.nav #brand {
      float: left;
      display: block;
      margin-left: 40px;
      line-height: 80px;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 18px;
}

.nav #brand a {
      color: white;
      font-family: Poppins !important;
      transition: all 500ms ease-out;
}

.nav #brand a:hover {
      text-decoration: none;
}

.nav #menu {
      float: left;
      right: 40px;
      position: fixed;
}

.nav #menu li {
      padding-left: 40px;
      display: inline-block;
      font-weight: lighter !important;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 80px;
      position: relative;
      transition: all 500ms ease-out;
}

.nav #menu li a {
      font-family: arial !important;
      color: rgb(156, 156, 156);
      transition: all 500ms ease-out;
}

.nav #menu li a:hover {
      text-decoration: none;
      color: #fff;
      transition: all 500ms ease-out;
}

#toggle {
      position: absolute;
      right: 40px;
      top: 20px;
      font-weight: 300;
      color: white;
      text-transform: uppercase;
      letter-spacing: 2px;
      z-index: 2;
      width: 30px;
      height: 30px;
      float: right;
      transition: all 0.3s ease-out;
      visibility: hidden;
      opacity: 0;
}

.close-btn {
      position: absolute;
      right: 30px;
      font-weight: 300;
      color: white;
      text-transform: uppercase;
      letter-spacing: 2px;
      z-index: 2;
      top: -2px;
      line-height: 80px;
}

#resize {
      z-index: 2;
      top: 0px;
      position: fixed;
      background: #0f0f0f;
      width: 100%;
      height: 100%;
      visibility: hidden;
      opacity: 0;
      transition: all 1s ease-out;
}

#resize #menu {
      height: 90px;
      position: absolute;
      left: 45%;
      transform: translateX(-40%);
      text-align: center;
      display: table-cell;
      vertical-align: center;
}

#resize #menu li {
      display: block;
      text-align: center;
      padding: 10px 0;
      font-size: 50px;
      text-transform: uppercase;
      min-height: 50px;
      font-weight: bold;
      transition: all 0.3s ease-out;
}

#resize li:nth-child(1) {
      margin-top: 140px;
}

#resize #menu li a {
      color: #fff;
}

#resize #menu li a:hover {
      text-decoration: none;
}

#resize.active {
      visibility: visible;
      opacity: 1;
}

@media(max-width: 900px) {
      #toggle {
            visibility: visible;
            opacity: 1;
            margin-top: 6px;
            margin-right: 4px;
      }

      nav #brand {
            margin-left: 10px;
      }

      #resize ul li a {
            font-size: 15px;
            font-family: arial !important;
            font-weight: lighter !important;
            color: rgb(156, 156, 156) !important;
            transition: all 500ms ease-out;
      }

      nav #menu {
            display: none;
      }
}

@media(min-width: 900px) {
      #resize {
            visibility: hidden !important;
      }
}




/*--------------- end of navigation --------------- */

.other_services_5 li a{
	font-size: 20px;
	display: inline-block;
	border: 2px black solid;
	font-weight: bold;
	border-radius: 25px;
	padding: 6px 12px; 
	color: black;
	margin: 10px;
}

.top{
      position: relative;
      max-width: 100%;
      
}

.top .covid-welcome{
      background-color: rgb(255, 248, 83);
      padding: 85px 0 0px 10px;
      max-width: 100%;
      
      
      
}
.covid-welcome .twenty-four{
      position: relative;
      padding: 10px;
      font-size: 18px;
      padding: 5px 0px 10px 20px;
      font-weight: bold;
      display: inline-block;
      left: -10px;
      top: 0px;
      color: black;
}

.covid-public {
      position: relative;
      left: -5px;
      top: -2px;
}

.read-more {
      
      float: right;
      position: relative;
      
      display: inline-block;
      font-weight: bold;
      font-size: 16.5px;
      top: 5px;
      padding: 6px 12px;
      margin: 0 20px 0 0;
      border: 2px solid black;
      border-radius: 25px; 
      
}
.read-more a{
      text-decoration: none;
}

.intro{

      position: relative;
      
     
      padding: 20px;
     
      color: #ffffff;
      max-width: 100%;
      /* box-sizing: border-box; */
      
}
.intro h1{
      position: relative;
      text-align: center;
      padding: 20px;
      font-size: 40px;
      
}
.intro p{
      position: relative;
      text-align: center;
      padding: 5px 20px 5px 20px;
      font-size: 20px;
}

.pancakes {
      text-decoration: none;
      color: black;

}
#list-firstpage{
      position: absolute;
      display: block;
      white-space: nowrap;
      text-align: center;
      width: 100%;
      
      font-size: 20px;
      top: 600px;
      
      color: white;
      padding: 20px;
      
}

.parallax li {
   
      display: inline-block;
      font-size: 20px;

      
}

.Covid-19-Disinfecting{
      color: white;
}




/* The Corona Virus Section */
.corona{
      text-align: center;
      color: white;
      
}
.corona section{
      position: relative;
      top: 95px;
}
.corona section article{
      padding: 6px 0 0 0;
}

.corona section img{
      margin: 12px 0;
      max-width: 100%;
}

/* The About Us Section */

.about-us{
      text-align: center;
      color: #fffafa;
      background: linear-gradient(315deg, #24c6dc, #514a9d);

      
}

.about-us-section{
      padding: 95px 10px;
      
}

.about-us-section h1{
      padding: 21px 0 15px 0;
}

.about-us-section article{
      font-size: 20px;
}

.about-us-section ul{
      margin: 30px 0;
      font-size: 20px;
}

.about-us-section ul li{
      display: inline-block;
      margin: 0 15px;
}
.about-us-section ul li p{
      border: 2px #f4f4f4 solid;
      
      font-weight: bold;
      
}

.about-us-section ul .about-us-services p{
      border-radius: 25px;
      padding: 6px 23px;
}
.about-us-section ul .about-us-contact-us p{
      border-radius: 25px;
      padding: 6px 12px;
}

.about-us-section ul li p a{
      color: #f4f4f4;
}

/* End of the Abous Us Section */

/* Services Section */

.services {
      text-align: center;
      color: #fffafa;
      background: linear-gradient(315deg, #24c6dc, #514a9d);
}

.services section{
      padding: 100px 0;
}

.services section article{
      font-size: 20px;
}

.services section ul a {
      font-size: 20px;
	  display: inline-block;
      border: 2px #f4f4f4 solid;
      font-weight: bold;
      border-radius: 25px;
      padding: 6px 12px; 
      color: #f4f4f4;
	  margin: 10px;
}

.services section p a {
      display: inline-block;
      font-size: 20px;
      border: 2px #f4f4f4 solid;
      font-weight: bold;
      border-radius: 25px;
      padding: 6px 12px; 
      color: #f4f4f4;
}


#list-secondpage {
       
      display: inline-block;
      white-space: nowrap;
      padding: 25px 0 15px 0;
      

     
}

.services li {
      display: inline-block;
      white-space: nowrap;
      
      
}
.services li a {
      color: #f4f4f4;
}

/* End of the Services Section with intro....... */

/* Start on the Jobs Section */
/*  Window and Door Repairs */

.win {
      text-align: center;
      background: #ff3333;
      /* color: #f4f4f4; */

}

.win h1{
      font-size: bold;
      margin: 0 0 30px 0;
      color: black;
      
}
.win section{
      padding: 100px 0;
}
.win article{
      font-size: 20px;
      padding: 5px 0 20px 0;
}

.win-images-1 {
      white-space: nowrap;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 5.5px;
}
.win-images-1 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.win-images-1 li img{
      max-width: 100%;
      
      
}
.win-images-2 {
      white-space: nowrap;
      text-align: center;
}
.win-images-2 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.win-images-2 li img{
      max-width: 100%;
      
      
}
.win123 {
      color: #f4f4f4;
}

.seperator{
      height: 0px;
      background-color: black;
}

/* End of Win Section */

/* Start of the Painting Section */

.painting-info {
      text-align: center;
      background: #3399cc;
}
.painting-info section{
      padding: 100px 0;
}
.painting-info article{
      font-size: 30px;
      color: black;
}
.painting-info p{
      font-size: 20px;
      color: black;
}
.painting-images{
      max-width: 100%;
}
.painting-images-1 h1{
      color: black;
}


.painting-images-1 {
      white-space: nowrap;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 5.5px;
}
.painting-images-1 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.painting-images-1 li img{
      max-width: 100%;
      
      
}
.painting-images-2 {
      white-space: nowrap;
      text-align: center;
}
.painting-images-2 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.painting-images-2 li img{
      max-width: 100%;
      
      
}
.painting-images-3 {
      white-space: nowrap;
      text-align: center;
      position: relative;
      top: -10px;
}
.painting-images-3 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.painting-images-3 li img{
      max-width: 100%;
      
      
}
.painting-images-4 {
      white-space: nowrap;
      text-align: center;
      position: relative;
      top: -20px;
}
.painting-images-4 li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.painting-images-4 li img{
      max-width: 100%;
      
      
}
/*  End of painting section */
/* Start of Pressure washing section */


.pressure-washing {
      text-align: center;
      background: #669999;
}
.pressure-washing section{
      padding: 100px 0;
}
.pressure-washing article{
      font-size: 30px;
      color: black;
}
.pressure-washing p{
      font-size: 20px;
      color: black;
}
.pressure-washing h1{
      color: black;
      
}

.pressure-images-1 {
      white-space: nowrap;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 5.5px;
}
.pressure-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.pressure-images li img{
      max-width: 100%;
      
      
}
.pressure-images {
      white-space: nowrap;
      text-align: center;
}
.pressure-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.pressure-images li img{
      max-width: 100%;
      
      
}

.pressure-images-3 {
      white-space: nowrap;
      text-align: center;
      position: relative;
      top: -10px;
}
.pressure-images-4 {
      white-space: nowrap;
      text-align: center;
      position: relative;
      top: -20px;
}


/* end of pp */
/* start of deep cleaning */
.deep-cleaning {
      text-align: center;
      background: linear-gradient(#833ab4, #fd1d1d);
}
.deep-cleaning section{
      padding: 100px 0;
}
.deep-cleaning article{
      font-size: 30px;
}
.deep-cleaning p{
      font-size: 20px;
}

.deep-cleaning-images-1 {
      white-space: nowrap;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 5.5px;
}
.deep-cleaning-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.deep-cleaning-images li img{
      max-width: 100%;
      
      
}
.deep-cleaning-images {
      white-space: nowrap;
      text-align: center;
}
.deep-cleaning-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.deep-cleaning-images li img{
      max-width: 100%;
      
      
}
/* end of deep cleaning */
/* start of hoist hire */


.hoist-hire {
      text-align: center;
      background: #efefe8ff;
}
.hoist-hire section{
      padding: 100px 0;
}
.hoist-hire article{
      font-size: 30px;
      color: black;
}
.hoist-hire p{
      font-size: 20px;
      color: black;
}
.hoist-hire h1{
      color: black;
}

.hoist-hire-cleaning-images-1 {
      white-space: nowrap;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 5.5px;
}
.hoist-hire-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.hoist-hire-images li img{
      max-width: 100%;
      
      
}
.hoist-hire-images {
      white-space: nowrap;
      text-align: center;
}
/* .hoist-hire-images li{
      display: inline-block;
      width: 30%;
      white-space: nowrap;
      
}

.hoist-hire-images li img{
      max-width: 100%;
      
      
} */


/* end of hoist hire */
/* start of contact us */

.contact-us {
      text-align: center;
      color: #fffafa;
      background: linear-gradient(315deg, #24c6dc, #514a9d);
}

.contact-us section{
      padding: 90px 0;
}

.contact-us section article{
      font-size: 20px;
}

.contact-us section ul a {
      font-size: 20px;
}

.contact-us section p a {
      display: inline-block;
      font-size: 20px;
      border: 2px #f4f4f4 solid;
      font-weight: bold;
      border-radius: 25px;
      padding: 6px 12px; 
      color: #f4f4f4;
      margin: 20px;
}

/* end of contact us */

footer {
      text-align: center;
      height: 250px;
      background-color: #161616;
}
footer p{
      float: left;
      position: relative;
      top: 95px;
      left: 50px;
      font-size: 30px;
      color: #f4f4f4;
      font-weight: bold;
}
footer article{
      float: right;
      position: relative;
      top: 100px;
      right: 50px;
      font-size: 20px;
      color: #f4f4f4;
      font-weight: bold;
      padding: 0 10px 0 10px;
}

/* fix */
#list-firstpage li a{
      color: #f4f4f4;
}

#id{
      position: relative;
      top: -1200px;
}
.seperator{
      height: 30px;
      color: black;
}

.other_services{
      margin: 40px 0 0 0;
}


.other_services h2{
      font-size: 30px;
      font-size: bold;
}
.other_services ul a {
      font-size: 20px;
}




.other_services_5 {
       
      display: inline-block;
      white-space: nowrap;
      padding: 25px 0 15px 0;
      

     
}

.other_services li {
      display: inline-block;
      white-space: nowrap;
      
      
}
.other_services li a {
      color: black
}


/*  */

#kombi1 {
      max-width: 100%;
}
#wincard2{
      max-width: 35%;
      margin: 0 0 -14px 0;
}

.contact-us-win a {
      display: inline-block;
      font-size: 20px;
      border: 2px black solid;
      font-weight: bold;
      border-radius: 25px;
      padding: 6px 12px; 
      color: black;
      margin: 20px;
}

.other_services{
      color: black;
}
.other_services_5{
      color: black;
}

.painting-info section p{
      padding: 0 20px 0 20px;
}


.pressure-washing section p{
      padding: 0 20px 0 20px;
}

.hoist-hire section p {
      padding: 0 20px 0 20px;
}

.contact-us section article{
      padding: 0 10px 0 10px;
}


#corcard{
      max-width: 35%;
}
.corona{
      background-color: rgb(241, 217, 80);
      align: center;
}
.services section article{
      padding: 0 10px 0 10px;
}

.space {
      position: relative;
      top: 10px;
}


@media screen and (max-width: 1000px){
      #corcard{
            max-width: 100%;
      }
}

@media screen and (max-width: 507px){
      .contact-us section article br{
            display: none;
      }
}


@media screen and (max-width: 1300px){
      
      .win-images-1 li{
            
            width: 35%;    
      }
      .win-images-2 li{
            
            width: 35%;    
      }
      .painting-images-1 li{
            width: 35%;
      }
      .painting-images-2 li{
            width: 35%;
      }
      .painting-images-3 li{
            width: 35%;
      }
      .painting-images-4 li{
            width: 35%;
      }
      .pressure-images-1 li{
            width: 35%;
      }
      .pressure-images-2 li{
            width: 35%;
      }
      .pressure-images-3 li{
            width: 35%;
      }
      .pressure-images-4 li{
            width: 35%;
      }
      .deep-cleaning-images-1 li{
            width: 35%;
      }
      .hoist-hire-images-2 li{
            width: 35%;
      }
}

@media screen and (max-width: 571px){
      footer {
            text-align: center;
            height: 268px;
            background-color: #161616;
      }
}

@media screen and (max-width: 670px){
      .intro p{
            position: relative;
            text-align: center;
            padding: 5px 20px 5px 20px;
            font-size: 18px;
      }
}

@media screen and (max-width: 1150px){
      #list-firstpage {
            
            display: inline;
            top: 500px;
            font-size: 30px;
            text-align: center;
            
            
      }
      #list-firstpage span {
            display: none;
      }
      .parallax li {
            display: block;
            margin: 6px;
            position: relative;
            top: -100px;
            
            
            
      }  

      .services li{
            display: block;
           
      }
      #list-secondpage span {
            display: none;
      }
      
      .other_services_5 li{
       
            display: block;  
      }
      .other_services_5 span{
            display: none;
      }
      
}
@media screen and (max-width: 1100px){
      
      .win-images-1 li{
            
            width: 40%;    
      }
      .win-images-2 li{
            
            width: 40%;    
      }
      .painting-images-1 li{
            width: 40%;
      }
      .painting-images-2 li{
            width: 40%;
      }
      .painting-images-3 li{
            width: 40%;
      }
      .painting-images-4 li{
            width: 40%;
      }
      .pressure-images-1 li{
            width: 40%;
      }
      .pressure-images-2 li{
            width: 40%;
      }
      .pressure-images-3 li{
            width: 40%;
      }
      .pressure-images-4 li{
            width: 40%;
      }
      .deep-cleaning-images-1 li{
            width: 40%;
      }
      .hoist-hire-images-2 li{
            width: 40%;
      }
}
@media screen and (max-width: 1000px){
      #wincard2{
            max-width: 90%;
      }
      .win-images-1 li{
            
            width: 44.6%;
            
            
      }
      .win-images-2 li{
            
            width: 44.6%;
            
            
      }
      .painting-images-1 li{
            width: 44.75%;
      }
      .painting-images-2 li{
            width: 44.75%;
      }
      .painting-images-3 li{
            width: 44.75%;
      }
      .painting-images-4 li{
            width: 44.75%;
      }
      .pressure-images-1 li{
            width: 44.75%;
      }
      .pressure-images-2 li{
            width: 44.75%;
      }
      .pressure-images-3 li{
            width: 44.75%;
      }
      .pressure-images-4 li{
            width: 44.75%;
      }
      .deep-cleaning-images-1 li{
            width: 44.75%;
      }
      .hoist-hire-images-2 li{
            width: 44.75%;
      }
}

@media screen and (max-width: 860px){
      footer article{
            
            text-align: center;
            float: none;
            top: 80px;
            right: 0;
            
      }
      footer p{
            float: none;
            left: 0;
            top: 60px;
            
      }
      
}
@media screen and (max-width: 600px){
      .painting-info section p br{
            display: none;
      }
}
@media screen and (max-width: 555px){
      .about-us-section article br{
            display: none;
      }
      
@media screen and (max-width: 513px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 16.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -1px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 15px;
            top: 6px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
      
}
@media screen and (max-width: 520px){
      
      .pressure-washing section p br{
            display: none;
      }
}

@media screen and (max-width: 499px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 15.0px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -1px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 14.5px;
            top: 6px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
      .hoist-hire section p br{
            display: none;
      }
      
}
@media screen and (max-width: 470px){
      .services section br{
            display: none;
      }
}
@media screen and (max-width: 463px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 14.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -1px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 13.5px;
            top: 7px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
      
}
}
@media screen and (max-width: 453px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 14px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -1px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 12.5px;
            top: 6px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
}
@media screen and (max-width: 440px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 13.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -3px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 12px;
            top: 7px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
}
@media screen and (max-width: 431px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 12.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -3px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 10.7px;
            top: 7px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 
            
      }
}
@media screen and (max-width: 416px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 12px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -2px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 10.5px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}

@media screen and (max-width: 404px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 11.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -2px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 10px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 394px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 11.0px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -2px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 9.5px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 386px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 10.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -2px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 10px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 381px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 10.3px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -2px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 9.7px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 377px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 10px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -4px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 9px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 370px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 9.5px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -3px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 8.5px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}
@media screen and (max-width: 360px){
      .covid-welcome .twenty-four{
            position: relative;
            padding: 10px;
            font-size: 9px;
            padding: 5px 0px 10px 20px;
            font-weight: bold;
            display: inline-block;
            left: -10px;
            top: -5px;
      }
      .read-more {
      
            float: right;
            position: relative;
            
            display: inline-block;
            font-weight: bold;
            font-size: 8.5px;
            top: 8px;
            padding: 6px 12px;
            margin: 0 20px 0 0;
            border: 2px solid black;
            border-radius: 25px; 

            
      }
}

/* After Media stuff */
.pancakes:hover{
      text-decoration: none;
      color: black;

}
.top h2 a:hover{
      text-decoration: underline;
      color: black;
}

.Covid-19-Disinfecting:hover{
      text-decoration: underline;
      color: #f4f4f4;
}
.win123:hover{
      color: #f4f4f4;
      text-decoration: underline;
}

.contact-us-win:hover a{
      text-decoration: underline;
      color: black;
}

#mine{
      text-decoration: none;
      color: #f4f4f4; 
}
#mine:hover{
      text-decoration: underline;
      color: #f4f4f4; 
}
