body {
    background-color: white;
    font-family: Source Sans Pro;
    margin: 0px !important;
}
#pga{
    background:white;
}

#pga button:hover {
    text-decoration: none !important;
}

#pga .text-center {
    text-align: center !important;
}

#pga .trugreen-textcolor {
    color: #046A38;
}

#pga .partnership img {
    height: 250px;
    width: 100%;
}

#pga .partnership .imgandcontent {
    display: flex;
}

#pga .partnership .blog {
    background: #57A657;
    position: absolute;
    color: #fff;
    letter-spacing: 0.3px;
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    padding: 5px 10px;
}

#pga .partnership .content {
    background: #F2F3F6;
    flex:1;
}

#pga .partnership .blog-p{
    color: #57A657;
    font-weight: 700;
font-size: 16px;
line-height: 16px;
}

#pga .partnership .section {
    margin: 20px;
    width: 33%;
    display:flex;
    flex-direction:column;
    flex-wrap:wrap;
}

#pga .partnership .blog-h6 {
    color: #414141;
    font-weight: 700;
font-size: 25px;
line-height: 25px;
text-transform: capitalize;
margin-top:15px;
}

#pga #explore_more {
    display: flex;
    flex-direction: column;
    background-color: #F2FBF5;
    padding: 60px 20px 80px;
}

#pga #explore_more .two-buttons {
    display: flex;
    justify-content: center;
}

#pga #explore_more p {
    line-height: 24px;
    text-align: center;
}

#pga #explore_more .btn-trubutton {
    background: #046A38;
    border-radius: 4px;
    height: 48px;
    width: 314px;
    color: #fff;
    line-height: 26px;
    margin: 30px 25px 0px 25px;
    font-weight: 700;
    font-size: 18px;
    border: none;
}

#pga #pga-tour .pga_tour {
    border: 1px solid #046A38;
    display: flex;
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(51, 50, 50, 0.12);
}

#pga #pga-tour .see-pricing {
    background-color: white;
    border-radius: 0px 8px 8px 0px;
    align-items: center;
    justify-content: center;
    display: flex;
}

#pga #pga-tour .btn-see-pricing {
    width: 215px;
    height: 48px;
    background: #046A38;
    border-radius: 4px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0 30px;
    font-size: 18px;
    font-weight: 700;
    border: none;
}

#pga #pga-tour .spl-offer {
    padding: 32px 30px 30px 30px;
    background: #F5F7F5;
    border-radius: 8px 0px 0px 8px;
}

#pga #pga-tour .spl-offer .rounded_button {
    line-height: 24px;
    background: #046A38;
    border-radius: 27px;
    display: inline;
    padding: 3px 14px 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#pga #pga-tour .spl-offer .pga-tour-h4 {
    line-height: 38px;
    margin-top: 15px;
    color: #666;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
}

#pga #pga-tour .pga-tour-p {
    font-size: 14px;
    color: #666;
    margin:15px 0;
}

#pga #pga-tour .mobile-on .pga-tour-h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    margin-top: 5px;
}
#pga #pga-tour .mobile-on .pga-tour-p{
    margin-bottom: 30px;
    margin-top:10px;
}

#pga .how-work-section {
    background-color: #F2FBF5;
    width: 100%;
    height: auto;
}

#pga #pga-tour {
    background-color: white;
    display: flex;
    justify-content: center;
    padding: 40px 0;
}

#pga .three-images .partnership-img {
    background-image: url(../pga/image/image_43.png);
    background-repeat: no-repeat;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    background-size:cover;
}
#pga .three-images .img1 img{
    width: 89px;
}
#pga .three-images .img2 img{
    width: 212px;
}

#pga .how-work .pga-heading{
    font-weight: 700;
font-size: 40px;
line-height: 50px;
color: #666666;
}

#pga .how-work .p-cont{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #666666;   
    margin:20px 0;
}

#pga .three-images .trugreen-partnerships {
    display: flex;
    width: 100%;
    height: auto;
    background: #185F33;
    justify-content: center;
    align-items: center;
}

#pga .three-images .content-section {
    flex-basis: 40%;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}

#pga .three-images .content-section .partnership-text {
    width: 50%;
    margin: auto;
    display: flex;
    align-items: center;
}

#pga .three-images .content-section {
    position: relative;
}

#pga .three-images .content-section .partnership-text:after {
    content: '';
    height: 40px;
    width: 40px;
    background-color: #185F33;
    position: absolute;
    right: -20px;
    transform: rotate(135deg);
}

#pga .three-images .img-section {
    flex-basis: 60%;
}

#pga .three-images {
    display: flex;
    flex-direction: column;
}

#pga #pga-tour .mobile-number {
    font-weight: 700;
    text-decoration: underline;
}

#pga .partnership {
    padding: 60px 20px 60px;
}

#pga .how-work .pga-card-section{
   display: flex;
   flex-wrap: wrap;
}

#pga .how-work .pga-card-section .pga-card{
    flex:1;
    padding: 20px;
    background-color: white;
    margin: 10px 20px 20px 0px;
    border-radius: 8px;
    text-align: center;
} 
#pga .how-work .pga-card-section .pga-card img{
    width: 77px;
    height:85px;
}

#pga .how-work .pga-card-section .pga-subheading{
    margin:20px 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #666666;
}
#pga .how-work .pga-card-section .pga-subcont{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

#pga .owl_sec .owl-stage{
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}
#pga .owl_sec.owl-drag .owl-item{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
#pga .owl_sec .owl-dots .owl-dot span{
    background: #00B140;
}
#pga .owl_sec .owl-dots .owl-dot.active span, #pga .owl_sec .owl-dots .owl-dot:hover span{
    background: #046A38;
}

#pga .how-work {
    padding: 60px 0;
}

#pga .owl_sec .owl-dots .owl-dot:focus{
    outline:none;
    }

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

#pga .how-work .pga-card-section .pga-subcont{
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #666666;
}
#pga .how-work .pga-card-section .pga-subheading{
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
    color: #666666;
    margin:20px 0;
}
#pga .three-images .trugreen-partnerships{
    display: block;
}
#pga .three-images .content-section .partnership-text::after{
    bottom:-15px;
    right:0;
    left: calc(50% - 20px);
}

#pga .how-work .pga-card-section .pga-card img{
    width: 56px;
    height:60px;
    margin: auto;
}

#pga .pgatab_and_desktop {
    display: none;
}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    #pga .partnership .blog-p{
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        color: #57A657;
    }
    #pga .partnership .content{
        padding:10px;
    }
    #pga .partnership .blog-h6{   
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        color: #414141;
    }
#pga .three-images .content-section{
    font-size: 40px;
    padding: 30px;
    text-align: center;
}
#pga .how-work .pga-card-section .pga-subcont{
    font-weight: 400;
font-size: 12px;
line-height: 19px;
color: #666666;
}


#pga .how-work {
    width: 565px;
    margin: auto;
}
#pga .partnership .partnership-heading{
    width:446px;
    margin: auto;
    font-weight: 700;
font-size: 40px;
line-height: 50px;
text-align: center;
color: #00B140;
padding-bottom: 30px;
}
}

@media screen and (min-width: 992px) {
    #pga .how-work .pga-card-section{
        width:1024px;
        margin: auto;   
    } 
    #pga .how-work .pgadesktopv2 .pga-card-section{
        padding:0 100px;
        width:auto;
    }

    #pga .partnership .partnership-heading {
        width: 715px;
        margin: auto;
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        color: #00B140;
        text-align:center;
        padding-bottom:30px;
    }

    #pga .how-work {
        padding: 60px 0;
        
    }
    #pga .how-work .headings{
        width: 738px;
        margin: auto;
    }

    #pga .how-work .pga-card-section.pgamobile-on{
        display: none;    
    }

    #pga .partnership .content {
        
        padding: 20px;
    }
}

@media screen and (max-width: 360px) {
    #pga #explore_more {
        padding: 60px 20px !important;
    }
}

@media screen and (min-width: 768px) {
    #pga .owl_sec .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 9px;
      }

    #pga #explore_more .explore-more-p,
    #pga #explore_more .explore-more-h4 {
        width: 600px;
        margin: auto;
        text-align: center;
    }

    #pga #explore_more .explore-more-h4 {
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        color: #046A38;
        margin-bottom: 10px;
    }

    #pga #explore_more .explore-more-p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #666666;
    }

    #pga #pga-tour .mobile-on {
        display: none;
    }

    #pga #pga-tour {
        width: 720px;
        margin: auto;
    }
    #pga .three-images .partnership-img .img1,#pga .three-images .partnership-img .img2{
        position: relative;
        left: 25%;
    }
    #pga .partnership .blog-img{
        height: 250px;
    }
   
    #pga .how-work .p-cont{
        margin-bottom:35px;
    }
    
}

#pga .how-work .p-cont .bolded-text{
    font-weight:bold;
}
@media screen and (max-width: 767px) {
    #pga .owl_sec .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 6px;
      }
    #pga .partnership .partnership-heading{
        font-weight: 700;
font-size: 28px;
line-height: 36px;
text-align: center;
color: #00B140;
width:310px;
padding-bottom:10px;
margin:auto;
    }
    #pga .partnership .blog-h6{
        font-weight: 700;
font-size: 18px;
line-height: 18px;
text-transform: capitalize;
color: #414141;
    }
    #pga #pga-tour .mobile-number {
        font-weight: 400;
    }

    #pga .how-work {
        padding: 50px 0px;
    }

    #pga #pga-tour {
        padding: 40px 20px 80px;
    }

    #pga #pga-tour .pga_tour {
        flex-direction: column;
    }

    #pga #pga-tour .btn-see-pricing {
        margin-top: 30px;
    }

    #pga .tab_and_desktop {
        display: none;
    }

    #pga #special-offer-button {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    #pga #pga-tour .spl-offer .rounded_button {
        position: absolute;
        bottom: 10px;
    }

    #pga #pga-tour .see-pricing {
        border-radius: 0px 0px 8px 8px;
        flex-direction: column;
    }

    #pga #pga-tour .see-pricing .pga-tour-p {
        line-height: 22px;
    }

    #pga #pga-tour .spl-offer {
        border-radius: 8px 8px 0px 0px;
    }

    #pga #explore_more .btn-trubutton {
        margin: 24px 0px 0px 0px !important;
    }

    #pga #explore_more .two-buttons {
        flex-direction: column;
        align-items: center;
    }

    #pga #explore_more .explore-more-h4 {
        line-height: 38px;
        font-weight: 700;
        font-size: 30px;
        color: #046A38;
        margin-bottom:20px;
    }

    #pga #explore_more .explore-more-p {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        color: #666666;
    }

#pga .how-work .pga-heading{
    font-weight: 700;
font-size: 30px;
line-height: 38px;
color: #666666;
padding:0 20px;
}
#pga .how-work .p-cont{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 0 20px;
    color: #666666;
    margin:20px 0;
}
    #pga #explore_more {
        padding: 60px;
        text-align: center;
    }

    #pga .partnership .section {
        width: 100%;
        display: flex;
        flex-direction: row;
        margin: 20px 0;
    }

    #pga .partnership img {
        height: 67px;
        width: 105px !important;
    }

    #pga .partnership .content {
        padding: 10px;
    }

    #pga .partnership .blog-p {
        margin-bottom: 0px !important;
        font-weight: 700;
font-size: 12px;
line-height: 12px;
color: #57A657;
    }

    #pga .partnership .blog-img {
        display: flex;
        flex-direction: column;
        
    }

    #pga .partnership .blog {
        position: relative;
        width: 45px;
    }
   
    #pga .three-images .content-section{
        font-weight: 700;
font-size: 33px;
line-height: 42px;
padding: 40px;
text-align: center;
    }   

    #pga .three-images .img1 img{
        width: 58px;
    }
    #pga .three-images .img2 img{
        width: 128px;
    }
    #pga .three-images .partnership-img{
        flex-direction: row;
        align-items: end;
        padding-bottom:5%;
    }
    #pga .partnership .imgandcontent{
        flex-direction: column;
    }

    #pga .three-images .partnership-img .img2{
        position:relative;
        bottom:10%;   
    }
    #pga .three-images .partnership-img {
        background-image: url(../pga/image/image43-mobile.png);
        background-size: cover;
    }
}
/*Sowndharya Changes- 2/1/2023*/
@media screen and (min-width: 992px){
    #pga .section1 .trgpartPGA {
        font-size: 24px;
        line-height: 32px;
    }
    }
    #pga .section2 .pg, #pga .section4 .pg{
        color: #666666;
    }
   
@media screen and (min-width: 768px) and (max-width: 992px){
#pga .section5 .fpo_image {
  margin-top: -70px !important;
}
#pga .card_pga_header .hdr2{
    text-align: center;
}
}
@media screen and (min-width: 600px) and (max-width: 992px){
#pga .three-images .content-section .partnership-text{
    width:100%;
    justify-content: center;
}
#pga .section3 .txtPGASection .hdr2.vers1 {
    width:75%;
}
}
@media screen and (max-width: 767px){
    #pga #pga-tour .mobile-number a{
        font-weight: 400;
        text-decoration: underline;
        color: #046A38 !important;
        }
        #pga .section3 .txtPGASection .hdr2 {
            margin-bottom: 20px !important;
        }
    }
    @media screen and (min-width: 768px){
    #pga #pga-tour .mobile-number a{
        font-weight: 700;
        text-decoration: underline;
        color: #046A38 !important;
    }
    #pga .hdr3 {
        margin-bottom: 30px !important;
      }
    }
    
    /*Sowndharya Changes- 2/1/2023*/
    /*Likhitha Changes*/
    @media screen and (min-width: 601px) and (max-width:767px) {
        #pga .section2 .pg,#pga .section2 .hdr3 {
            width: 536px !important;
            margin: 0px auto !important;
            text-align: left !important;
        }
        #pga .section2 .hdr3{
            margin-bottom: 25px !important;
        }
        #pga .section4 .innerContainer{
            width:540px !important;
            margin: auto;
        }
        #pga .section1 .trgpartPGA, #pga .card_pga_header .hdr2 {
            width: 70% !important;
        }
        #pga .three-images .content-section{padding: 24px !important;}
        }
      /*Likhitha Changes*/
      /*Sowndharya Changes- 2/3/2023*/
      @media screen and (min-width: 601px) and (max-width: 767px){
      #pga .how-work {
        width: 565px;
        margin: auto;
    }
    #pga .section5.version2 {
        margin-top: 100px !important;
        height: 700px !important;
        flex-direction: column-reverse !important;
      }
    }
    #pga .owl_sec .owl-dots .owl-dot {
        background:none !important;
        border:none !important;
    }
