

/*Menu navbar area*/
.home-03 .header-area .home-bg, .home-04 .header-area .home-bg, .home-05 .header-area .home-bg {
    background-color: #5d5959;
}



/*    Sunroom   Louvered Roof  Retractable Pergola  Subsystems*/
@media only screen and (max-width: 600px){

    .home-04 .latest-projects-tab-list a{
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.5px;
    margin: 0 1px 0 0;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    font-size: 12px;
}

}


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

    .home-04 .headline{
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.5px;
    margin: 0 1px 0 0;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    font-size: 12px;
}

}




/*this are for OUR SERVICES SECTION*/


        .home-03 .our-Services-area .our-Services-cover .our-Services-info:hover img {
          opacity: 1; }
        .home-03 .our-Services-area .our-Services-cover .our-Services-info:hover .our-Services-icon i {
          color: black; }
        .home-03 .our-Services-area .our-Services-cover .our-Services-info:hover .our-Services-text {
          z-index: 2; }
       .home-03 .our-Services-area .our-Services-cover .our-Services-info:hover .our-Services-text h4, .home-03 .our-Services-area .our-Services-cover .our-Services-info:hover .our-Services-text p {
         color: black; }

 /*this is for the photo frame and photo caption on the main page*/


.offer_img {
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: white;
    padding: 5px;
    margin-bottom: 18px;

}

.text-block {
  position: absolute;
  bottom: 40px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 7px;
  font-weight: normal;
  font-size: 23px;
    font-family: "Apple Braille";


}



.par_headline {
        font-size: 49px!important;
        font-weight: bold!important;
}


@media only screen and (max-width: 600px){
.par_headline {
        font-size: 24px!important;
        font-weight: bold!important;
}


}

