			body,html{
  height:100%;
  margin:0;
 font-size:12px;
  font-family: "Lato",sans-serif;
  font-weight:400;
  line-height:1.2em;
  color:#666;
  padding:1px;
}

.pimg1{
   background-image:url('#'  );
  min-height:10%;   
}


.pimg2{
   background-image:url('http://clipart-library.com/img1/736623.gif');
  min-height:100%;   opacity:0.20;
}

.pimg3{
  background-image:url('https://st4.depositphotos.com/14087854/29178/v/380/depositphotos_291789840-stock-illustration-girl-personal-assistant-talking-on.jpg?forcejpeg=true');
  min-height:400px;
}

.pimg4{
  background-image:url('https://thumbs.gfycat.com/DefensiveEnlightenedAnt-max-1mb.gif.jpg');
  min-height:400px;
}
   
.pimg5{
  background-image:url('../image/errands20.png');
  min-height:900px;
}

.pimg6{
  background-image:url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTxfNDt0XE8szTzafv6iVlWimUpsC9fWre-PYu3_SeyvOPKH2GOAxYERuDxiMuBMh5j93U&usqp=CAU');
  min-height:400px;   opacity:0.20;
}

.pimg8{
   background-image:url('../image/grocery2.png');
  min-height:100%;
}



.pimg1,.pimg2,.pimg3, .pimg4,.pimg5,.pimg6,.pimg8{
  position:relative;
  opacity:1.0;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  background-attachment:fixed;


}
.section{
  text-align:center;
  padding:5px 8px;
}
.section-light{
  background-color:#f4f4f4;
  color:#666;

}
.section-dark{
  background-color:#282e34;
  color:#ddd;  
}
.ptext{
  position:absolute;
  top:1%;
  width:110%;
  text-align:center;
  padding: 6px;
  color: #fff;
  font-size:18px;
  text-shadow: 2px 2px 8pxnavy;

  letter-spacing:4px;
  line-height: 30px;
  opacity: 1;

}
.border-black-plx {
	   text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	   
}
/*               Myy  fonts   */
.lead-big-plx-lgt{
  color: #fff;
  font-size: 32px;
  line-height:35px;
  font-weight: 600;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.lead-big-plx-drk{
  color: navy;
  font-size: 32px;
  line-height:35px;
  font-weight: 600;
 text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;;  
}

.lead-plx-lgt{
  color: #fff;
  font-size: 24px;
  line-height:30px;
  font-weight: 600;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.lead-plx-drk{
  color: navy;
  font-size: 20px;
  line-height:25px;
  font-weight: 600;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;              4px 6px white;  
}



.lead-big-plx-drk {
  color: #000;
  font-size: 22px;
  line-height:35px;
  font-weight: 600;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}


.text-start-plx {
  text-align: justify;
}

.card-body-plx{
  flex: 1 1 auto;
  padding: 1rem 1rem;
  background-color: none;
  border: 1px; 
}


.ptext .border{
  background-color:#111;
  color:#fff;
  padding:5px;
}
.ptext .border.trans{
  background-color:transparent;
}
.prety-lit {
	color navy;
	padding: 6px;
	font-size:24PX;
    line-height: 30px;
    text-align: justify;

     text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }
 

@media screen and (min-width: 600px) {
.prety-lit {

	padding: 40px;
	font-size:40PX;
    line-height:50px;
     text-shadow: 10 10 13px #000, 0 0 5px #000;
}
      
.prety-lrg {

	font-size: 40PX;
    line-height: 50px;
    text-align: center; 
             text-shadow: 2 2 6px #fff, 0 0 5px #000; 
    }
    


@media screen and (max-width: 400px) {
.prety-lrg {
	font-size: 30PX;
    line-height: 30px;
           text-shadow: 2 2 6px #fff, 0 0 5px #000; 
}
}   
      
.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 0px;

    height: min-height:600px;

    overflow: hidden;

}

.video-container iframe,

.video-container object,

.video-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

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

.video-container iframe,

.video-container object,

.video-container embed {
{
  position: absolute;
   min-height: 500px;
    min-height: 600px;
}
}
       	
