body {
  margin: 0 auto;
  background-color: #ffffff;
}

#pga {
  font-family: 'Source Sans Pro' !important;
  font-style: normal;
  font-size: 14px;
  line-height: 15px;
  color: #414141 !important;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto !important;
  overflow-x: hidden;
}

#pga .alignCenter {
  text-align: center;
}

#pga .textColorGreen {
  color: #185f33;
}

#pga .hdr1 {
  font-size: 3em;
  font-weight: 900;
  line-height: 60px;
  display: block;
}

#pga .hdr2 {
  font-size: 2.7em;
  font-weight: 700;
  line-height: 55px;
  display: block;
}

#pga .hdr3 {
  font-size: 2.2em;
  font-weight: 700;
  line-height: 45px;
  display: block;
}

#pga .hdr4 {
  font-size: 1.8em;
  font-weight: 700;
  display: block;
  line-height: initial;
}

#pga .hdr5 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

#pga .hdr6 {
  font-size: 1.2em;
  line-height: 30px;
  display: block;
}

#pga .pg {
  font-size: 1em;
  line-height: 24px;
  display: block;
}

#pga .section1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

#pga .section1 .trgpartPGA {
  width: 30%;
}

#pga .section1 .divLine {
  height: 1px;
  width: 140px;
  background-color: #185f33;
  position: absolute;
  bottom: -50px;
}

#pga .section1 .golf_image {
  width: 100%;
  height: 378px;
}

#pga .section1 .card_pga_header {
  width: 90%;
  border-radius: 7px;
  background-color: #ffffff;
  padding: 20px;
  margin-top: -150px;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#pga .section1 .card_pga_header .imageView {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

#pga .section1 .card_pga_header .imageView .trugreenLogo {
  /*Sowndharya Changes
          height: 40px;
          object-fit: contain;
          margin-right: 25px; 
          Sowndharya Changes*/
  width: 337px;
  height: 177px;
}

#pga .section1 .card_pga_header .imageView .pgaTourLogo {
  height: 120px;
  object-fit: contain;
}

#pga .section2 {
  padding: 20px;
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#pga .section2 .innerContainer {
  width: 57%;
}

#pga .section3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

#pga .section3 .txtPGASection {
  width: 50%;
  background-color: #185f33;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 450px;
  color: #ffffff;
  padding: 0 5%;
}

#pga .section3 .imgPGASection {
  width: 50%;
  height: 450px;
  background-image: url(../pga/image/image_pga_tour.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pga .section3 .imgPGASection.ver2 {
  width: 50%;
  height: 450px;
  background-image: url(../pga/image/PGA_Tour_img.png);
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pga .section3 .imgPGASection img {
  height: 189px;
}

#pga .section4 {
  padding: 20px;
  margin: 40px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#pga .section4 .innerContainer {
  width: 67%;
}

#pga .section4 .innerContainer .pg a {
  color: #666666;
  font-weight: 600;
  text-decoration: underline;
}

#pga .section5 {
  background-image: url(../pga/image/image_bg_qoute.png);
  background-size: cover;
  display: flex;
  height: 460px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#pga .section5 .quotes_text {
  width: 585px;
  color: #ffffff;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
}

#pga .section5 .quotes_text-tee {
  width: 687px;
  color: #ffffff;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
}

#pga .section5 .quotes_text .quote_text {
  font-size: 1.8em;
  line-height: initial;
  font-weight: 800;
  text-align: center;
  margin: 25px 0;
}

#pga .section5 .quotes_text .divlinewhite {
  height: 2px;
  width: 56px;
  background-color: #ffffff;
}

#pga .section5 .quotes_text .auther_Name {
  font-size: 1.4em;
  font-weight: 600;
  line-height: initial;
  margin-top: 25px;
  text-align: center;
}

#pga .section5 .brian_fpo {
  background-image: url(../pga/image/brian_fpo.png);
  height: 350px;
  width: 350px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  justify-content: center;
}

#pga .section5 .quotes_text .auther_desg {
  font-size: 1.2em;
  line-height: initial;
  margin: 10px 0;
  text-align: center;
}

#pga .section5 .fpo_image {
  background-image: url(../pga/image/image_fpo.png);
  height: 350px;
  width: 350px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  justify-content: center;
}

#pga .section5 .fpo_image .fpo_text {
  position: absolute;
  bottom: 70px;
  font-size: 5em;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.6);
}

#pga .section1 .card_pga_header .imageView .trugreenLogo.ver1 {
  width: 314px;
  height: 61px;
}

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


  #pga .section1 .card_pga_header .imageView .trugreenLogo {
    width: 253px;
    height: 133px;
  }

  #pga .section1 .card_pga_header .imageView .trugreenLogo.ver1 {
    width: 172px;
    height: 33px;
  }

  #pga .section1 .trgpartPGA {
    width: 55%;
  }

  #pga .section5 {
    margin-top: 100px;
    background-size: 280%;
    height: 700px;
    flex-direction: column-reverse;
  }

  #pga .section5 .fpo_image {
    margin-top: -100px;
  }


  /*Sowndharya Changes*/
  #pga .hdr3 {
    font-size: 30px;
    line-height: 38px;
    margin: auto;
  }

  #pga .section3 .imgPGASection.ver2 {
    width: 40%;
    background-position-x: right;
    height: 550px;
  }

  #pga .section3 .imgPGASection {
    width: 40%;
    height: 550px;
  }

  #pga .section3 .txtPGASection {
    width: 60%;
    height: 550px;
  }

  #pga .hdr2.whathdr2 {
    font-size: 40px;
    line-height: 50px;
  }

  #pga .txtPGASection .pg {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }

  #pga .section4 .hdr2 {
    font-size: 40px;
    line-height: 50px;
  }

  #pga .section4 .pg {
    font-size: 18px;
    line-height: 26px;
  }

  #pga .section4 .hdr4 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 600px) {
  #pga #pga {
    font-size: 10px;
  }

  #pga .section1 .card_pga_header {
    margin-top: 0;
  }

  /*  #pga .section1 .trgpartPGA {
      width: 55%; } */
  #pga .section3 {
    flex-direction: column-reverse;
  }

  #pga .section5 {
    margin-top: 100px;
    height: 660px;
    flex-direction: column-reverse;
    background-image: url(../pga/image/bg_quote-mobile.png);
  }

  #pga .section5 .fpo_image {
    margin-top: -80px;
  }


}

/*# sourceMappingURL=psg.css.map */
/*Sowndharya Changes*/
@media screen and (max-width: 767px) {
  #pga .section1 .golf_image {
    width: 100%;
    height: 210px;
  }

  #pga .section1 .card_pga_header {
    margin-top: 0;
  }

  #pga .hdr2-tpgat {
    font-size: 30px;
    line-height: 38px;
    width: 250px;
    margin-bottom: 10px;
    font-weight: 700;
  }

  #pga .section1 .trgpartPGA {
    width: 235px;
    margin: auto;
  }

  #pga .section2 {
    margin-top: 50px;
  }

  #pga .section1 .divLine {
    width: 68px;
    bottom: -35px;
  }

  #pga .hdr3 {
    font-size: 23px;
    line-height: 31px;
    width: 265px;
    text-align: center;
    margin: auto;
  }

  #pga .section2 .pg {
    text-align: center;
  }

  #pga .section2 .innerContainer,
  #pga .section4 .innerContainer {
    width: 95%;
  }

  #pga .hdr2 {
    font-size: 2.2em;
    text-align: center;
    line-height: 40px;

  }

  #pga .section1 .card_pga_header .imageView .trugreenLogo {
    width: 159px;
    height: 83px;
  }

  #pga .section1 .card_pga_header .imageView .trugreenLogo.ver1 {
    width: 172px;
    height: 33px;
  }

  #pga .section1 .card_pga_header .imageView .pgaTourLogo {
    height: 85px;
  }

  #pga .section3 .imgPGASection.ver2,
  #pga .section3 .imgPGASection,
  #pga .section3 .txtPGASection {
    width: 100%;
    padding: 0 7%;
  }

  #pga .section3 .txtPGASection .hdr2 {
    text-align: left;
  }


}

/*Sowndharya Changes-31 Jan*/
@media screen and (min-width: 992px) {
  #pga .section1 .trgpartPGA {
    width: 670px;
  }

  #pga .card_pga_header .hdr2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 10px;
    padding-top: 30px;
  }

  #pga .hdr3 {
    font-size: 30px;
    line-height: 38px;
  }

  #pga .section4 .hdr4 {
    font-size: 24px;
    line-height: 32px;
  }

  #pga .section5 .quotes_text .quote_text-tee {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    width: 687px;
  }

  #pga .section3 .hdr2,
  #pga .section4 .hdr2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px !important;
  }

  #pga .section2 .pg,
  #pga .section3 .pg,
  #pga .section4 .pg {
    font-size: 18px;
    line-height: 26px;
  }

  #pga .section5 .quotes_text .quote_text {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    width: 555px;
  }

  #pga .section5 .quotes_text .auther_Name {
    font-size: 24px;
    line-height: 32px;
  }

  #pga .section5 .quotes_text .auther_desg {
    font-size: 20px;
    line-height: 28px;
  }

  #pga .section5 .fpo_image .fpo_text {
    font-weight: 700;
    font-size: 96px;
    line-height: 45px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #pga .card_pga_header .hdr2 {
    width: 500px;
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 60px;
  }

  #pga .section1 .trgpartPGA {
    font-size: 24px;
    line-height: 32px;
    width: 595px;
  }

  #pga .section2 {
    margin-top: 80px;
  }

  #pga .section1 .divLine {
    bottom: -40px;
  }

  #pga .section2 .pg,
  #pga .section3 .pg,
  #pga .section4 .pg {
    font-size: 18px;
    line-height: 26px;
  }

  #pga .section3 .hdr2 {
    font-size: 40px;
    line-height: 50px;
  }

  /* #pga .section3 .txtPGASection{
    padding: 0 70px;
  } */
  #pga .section5 .quotes_text .quote_text {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    width: 585px;
  }

  #pga .section5 .fpo_image .fpo_text {
    font-weight: 700;
    font-size: 64px;
    line-height: 45px;
  }

  #pga .section5 .quotes_text .auther_Name {
    font-size: 24px;
    line-height: 32px;
  }

  #pga .section5 .quotes_text .auther_desg {
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  #pga .card_pga_header .hdr2 {
    font-size: 30px;
    line-height: 38px;
    width: 250px;
    margin-bottom: 10px;
  }

  #pga .section1 .trgpartPGA {
    font-size: 17px;
    line-height: 25px;
  }

  #pga .section2 .pg {
    font-size: 16px;
    line-height: 24px;
  }

  #pga .section3 .txtPGASection .hdr2 {
    font-size: 30px;
    line-height: 38px;
  }

  #pga .section3 .txtPGASection .pg {
    font-size: 15px;
    line-height: 23px;
  }

  #pga .section4 .hdr2 {
    font-size: 30px;
    line-height: 38px;
    text-align: left;
  }

  #pga .section4 .pg {
    font-size: 15px;
    line-height: 23px;
  }

  #pga .section4 .hdr4 {
    font-size: 20px;
    line-height: 28px;
  }

  #pga .section5 {
    margin-top: 60px;
  }

  #pga .section5 .fpo_image {
    position: relative;
    top: 20px;
  }

  #pga .section5 .fpo_image .fpo_text {
    font-weight: 700;
    font-size: 64px;
    line-height: 45px;
    bottom: 45px;
  }

  #pga .section5 .quotes_text .quote_text {
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
  }

  #pga .section5 .quotes_text .auther_Name {
    font-size: 20px;
    line-height: 28px;
  }

  #pga .section5 .quotes_text .auther_desg {
    font-size: 18px;
    line-height: 26px;
  }
}

/*Sowndharya Changes-31 Jan*/
/*Sowndharya Changes- 1 Feb*/
@media screen and (min-width:1200px) {
  #pga .section5 .quotes_text {
    position: relative;
    left: -5%;
  }
}

@media screen and (min-width:992px) and (max-width:1200px) {
  #pga .section3 .imgPGASection.ver2 {
    height: 550px;
  }

  #pga .section3 .txtPGASection.vers2 {
    height: 550px;
  }

  #pga .three-images .partnership-img {
    background-image: url("../pga/image/image_43.png");
    background-repeat: no-repeat;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    background-size: cover;
    padding: 15px 0;
    background-position: center;
  }

  #pga .three-images .img1 img {
    width: 70px;
  }

  #pga .three-images .img2 img {
    width: 190px;
  }

  #pga .three-images .content-section .partnership-text {
    width: 65%;
  }
}

@media screen and (min-width:600px) and (max-width:767px) {
  #pga .three-images .partnership-img {
    background-image: url("../pga/image/image_43.png");
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 270px;
    padding-left: 65%;
    padding-top: 50px;
  }

  #pga .section3 .imgPGASection.ver2 {
    height: 550px;
    background-size: cover;
    background-position: right;
  }

  #pga .section5.version1 {
    margin-top: 0px;
  }

  #pga .section3 .txtPGASection.vers2 {
    height: 550px;
  }

  #pga .section5 .fpo_image {
    margin-top: -100px;
  }
}

/*Sowndharya Changes- 1 Feb*/
/*Sowndharya Changes- 2 Feb*/
#pga .section5.version1 .fpo_image {
  display: none;
}

#pga .section5.version1 .quotes_text {
  left: 0;
}

@media screen and (min-width:1200px) {
  #pga .section5.version1 .quotes_text .quote_text {
    width: 1070px;
  }

  #pga .section5.version1 {
    height: 390px;
  }
}

#pga .new-section {
  background: #F5F5F5;
  padding: 60px 0;
}

#pga .new-section .hdr,
#pga .new-section .para {
  width: 1280px;
  margin: 0 auto 20px;
}

#pga .new-section .hdr {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #666666;
}

#pga .new-section .para {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #666666;
}

#pga .new-section .map-golf {
  width: 930px;
  margin: 50px auto 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#pga .new-section .map-golf .golf .golf-hdr {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #185F33;
}

#pga .new-section .map-golf .golf .golf-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #666666;
  margin-top: 10px;
}

#pga .new-section .map-golf .golf {
  background: white;
  padding: 60px;
  flex: 1;
}

#pga .new-section .map-golf .map .year {
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
}

#pga .new-section .map-golf .map .month {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}

#pga .new-section .map-golf .map {
  height: 190px;
  width: 300px;
  border-radius: 8px 0px 0px 8px;
  background-image: url("../pga/image/image_51.png");
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pga .new-section .map-golf .golf {
  border-radius: 0px 8px 8px 0px;
}

#pga .new-section .map .calendar {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

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

  #pga .section3.version1 .txtPGASection {
    height: 350px;
  }

  #pga .section5 .quotes_text {
    width: 300px;
    padding: 30px 0;
  }

  #pga .new-section .hdr,
  #pga .new-section .para {
    width: 300px;
    margin: 0 auto 20px;
  }

  #pga .new-section .map-golf {
    width: 100%;
    padding: 0 20px;
    flex-direction: column;
    margin: 0;
  }

  #pga .new-section .map-golf .map {
    height: 153px;
    width: 100%;
    background-size: 100%;
    border-radius: 8px 8px 0px 0px;
  }

  #pga .new-section .map-golf .golf {
    border-radius: 0px 0px 8px 8px;
  }

  #pga .new-section .map-golf .golf {
    padding: 45px 60px;
  }

  #pga .new-section .hdr {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #666666;
  }

  #pga .new-section .para {
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #666666;
  }
}

@media screen and (min-width:601px) and (max-width:1200px) {

  #pga .new-section .hdr,
  #pga .new-section .para {
    width: 510px;
    margin: 0 auto 20px;
  }

  #pga .new-section .map-golf .map {
    height: 220px;
    width: 300px;
  }

  #pga .new-section .map-golf {
    width: 686px;
    margin: 50px auto 0px;
  }

  #pga .new-section .map-golf .golf {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width:600px) {
  #pga .section5.version1 {
    margin-top: 0px;
    background-size: cover;
    height: 560px;
  }
}

@media screen and (min-width:768px) and (max-width:992px) {
  #pga .section5.version1 {
    margin-top: 0px;
    background-size: cover;
    height: 500px;
  }
}

@media screen and (max-width:600px) {
  #pga .section2 .pg {
    width: 263px;
    margin: auto;
  }

  #pga .section4 {
    padding-top: 0px;
  }

  #pga #partnership {
    padding: 40px 20px;
  }

  #pga .how-work .pga-heading, #pga .how-work .p-cont {
    width: 329px;
    margin: 0 auto 20px;
    padding: 0px;
  }
}

#pga .section2 {
  padding-bottom: 0px;
}

@media screen and (max-width:992px) {
  #pga #partnership .blog-h6 {
    margin-top: 5px;
  }
}

#pga .content .container-fluid.w-100 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media screen and (min-width: 1200px) {
  #pga .partnership section.container-fluid.g-max-width-1440 {
    max-width: 1140px !important;
    margin: auto;
  }
}

@media screen and (min-width: 992px) {
  #pga .partnership .imgandcontent h2.block-title {
    width: 765px;
    margin: auto;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #00B140;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #pga .partnership .imgandcontent h2.block-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #00B140;
    width: 310px;
    margin: auto;
  }

  #pga .partnership._none {
    padding: 40px 20px 0px !important;
  }

  #pga #recentArticles .featured--image {
    margin-top: 29px;
  }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #pga .partnership .imgandcontent h2.block-title {
    width: 400px;
    margin: auto;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #00B140;
  }

  #pga .partnership._none {
    padding: 60px 20px 0px !important;
  }
}

#pga .partnership #recentArticles article.bg-gray-100 {
  flex: 1;
}

#pga .partnership._none {
  padding: 80px 20px 0px !important;
}

@media screen and (min-width: 600px) and (max-width: 767px) {
  #pga #recentArticles .featured--image {
    width: 105px !important;
    height: 67px;
    background-size: cover;
  }

  #pga .partnership section.container-fluid.g-max-width-1440 {
    max-width: 540px !important;
    margin: auto;
  }
}

@media screen and (max-width: 600px) {
  #pga .how-work .pga-heading, #pga .how-work .p-cont {
    width: 329px;
    margin: 0 auto 20px !important;
    padding: 0px !important;
  }
}

#pga .partnership #recentArticles article h2.h1--blog {
  color: #414141;
  font-weight: 700;
  font-size: 25px !important;
  line-height: 25px !important;
  text-transform: capitalize;
  margin-top: 15px;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #pga .partnership #recentArticles .featured--links {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
  }

  #pga .partnership #recentArticles article h2.h1--blog {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 25px !important;
    color: #414141;
  }
}

@media screen and (max-width: 767px) {
  #pga .partnership #recentArticles .featured--links {
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
  }

  #pga .partnership #recentArticles article h2.h1--blog {
    font-weight: 700;
    font-size: 18px !important;
    line-height: 18px !important;
    text-transform: capitalize;
    color: #414141;
  }
}

#pga .partnership #recentArticles .featured--links a {
  color: #57A657 !important;
}

@media screen and (min-width: 768px) {
  #pga .latest--readmore {
    display: none !important;
  }
}

#pga .partnership #recentArticles .latest--badge .featured--badge {
  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;
}

@media screen and (max-width: 767px) {
  #pga .partnership #recentArticles .latest--badge .featured--badge {
    position: relative;
    width: 45px;
  }
}

#pga .partnership #recentArticles>section.container-fluid.g-max-width-1440 div.mb-40 {
  display: none !important;
}

@media screen and (min-width: 768px) and (max-width:1200px) {
  #pga .partnership #recentArticles section.container-fluid.g-max-width-1440 {
    max-width: 720px !important;
    margin: auto;
  }

  #pga .section1 img {
    height: 378px;
  }
}

@media screen and (max-width: 600px) {
  #pga #recentArticles .featured--image {
    width: 105px !important;
    height: 67px;
    background-size: cover;
  }
}

/* first tee video starts*/
.video-article {
  cursor: pointer;
  width: 100%;
}

.video-article-container {
  width: 100%;
  margin: 20px auto;
  max-width: 900px;
  height: 550px;

}

.video-img {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;

}

.content-video {
  height: 550px;
}

.video {

  display: none;
}

.playbtn {
  position: absolute;
  cursor: pointer;
  width: 108px;
  height: 108px;
  margin: 0px;

}

@media only screen and (max-width:600px) {
  .playbtn {
    width: 67px;
    height: 67px;
  }
}

@media only screen and (max-width: 1024px) {
  .first-tee .video-article-container {
    height: auto !important;
  }

  .first-tee .video-img .playbtn {
    height: auto !important;
  }

  #pga.first-tee .section2 {
    margin-top: 0px !important;
  }
}

/* first tee video ends*/
/* footer fix */
.choose-your-journey-footer.bg-footer {
  background: #046A38 !important;
}

.choose-your-journey-footer.footer-new15 ul.list-group {
  background-color: #046A38 !important;
}

/* footer fix */
/* ipad view */
@media only screen and (min-width: 744px) and (max-width: 1024px) {
  #pga .section2 .innerContainer {
    width: 72% !important;
  }

  .video-article-container {
    width: 85% !important
  }

  #pga.first-tee .section3 .txtPGASection {
    height: 580px;
    padding: 0 60px;
  }

  #pga.first-tee .section3 .imgPGASection.ver2 {
    height: 580px;
  }
}

/* ipad view */
/* bug fix first tee */
#pga.first-tee .section1 img {
  height: auto !important;
}

@media screen and (min-width: 992px) {
  #pga.first-tee .section5 .quotes_text .quote_text {
    width: 690px;
  }
}

#pga.first-tee .section3 .imgPGASection.ver2 {
  background-position: center;
}

@media screen and (max-width: 600px) {
  #pga.first-tee .hdr3 {
    width: 263px;
  }

  #pga.first-tee .section5 {
    height: auto !important;
  }

  #pga.first-tee .section5 .brian_fpo {
    margin-top: -86px;
  }
}

@media screen and (min-width: 992px) {
  #pga.first-tee .how-work .pga-card-section {
    width: 1085px;

  }

  #pga.first-tee .section3 .pg {
    width: 480px;
  }
}

/* bug fix pga tour */
@media screen and (max-width: 600px) {
  #pga.pga-tour .card_pga_header .hdr2 {
    width: 330px;
  }

  #pga.pga-tour .section1 .trgpartPGA {
    width: 265px;
  }

  #pga.pga-tour .hdr3 {
    width: 315px;
  }

  #pga.pga-tour .section2 .pg {
    width: 300px;
  }

  #pga.pga-tour .trugreen-textcolor {
    margin-left: 10px;
  }
}


@media screen and (max-width: 1180px) {
  #pga.first-tee .textColorGreen.d-sm-block {
    display: block !important;
  }
}

#pga.pga-tour .new-section .map-golf .golf {
  padding: 30px 60px;
}

#pga.first-tee .section2 {
  margin-top: 0 !important;
}

@media screen and (min-width: 992px) {
  #pga.pga-tour .how-work .pga-card-section {
    width: 738px;
  }
}

#pga.first-tee .section4 .hdr2 {
  text-transform: capitalize;
}

#pga.pga-tour {
  overflow: hidden;
}

@media screen and (min-width: 744px) and (max-width: 990px) {
  #pga.first-tee .section3 .imgPGASection.ver2 {
    background-position: right;
  }
}

#pga.pga-tour .how-work .pga-card-section .pga-card img {
  width: auto;
  height: auto;
}

@media screen and (min-width: 744px) {
  .imgpanel {
    height: 85px;
  }
}

/* 
#pga.pga-tour .card_pga_header .hdr2 {
  font-weight: 400;
} */

#pga.pga-tour .section1 .trgpartPGA {
  font-weight: 400;
}

#pga.pga-tour .section2 .pg {
  font-weight: 400;
}

#pga.pga-tour .section2 {
  margin-top: 75px;
}

#pga.pga-tour .section1 .card_pga_header {
  padding-bottom: 20px;
}

#pga.pga-tour .section5 .quotes_text .auther_desg {
  margin-top: 0;
}

#pga.pga-tour .partnership .imgandcontent h2.block-title {
  font-size: 40px;
  line-height: 50px;
}

#pga.pga-tour .partnership #recentArticles .featured--links a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

@media screen and (max-width: 600px) {
  #pga .section2 .innerContainer, #pga .section4 .innerContainer {
    width: 84%;
  }

  #pga.pga-tour .partnership #recentArticles .featured--links a {
    font-size: 12px;
    line-height: 12px;

  }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #pga.pga-tour .section3 .txtPGASection {
    width: 100%;
    order: 2;
    height: 350px;

  }

  #pga.pga-tour .section3 .imgPGASection {
    width: 100%;
    order: 1;
    height: 300px;

  }

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

  #pga.first-tee .section1 .card_pga_header {
    margin-top: -80px;
  }

  #pga.pga-tour .section3 {
    display: flex !important;
    flex-direction: column;
  }
}

#pga.first-tee .partnership #recentArticles .featured--links a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .d-small-block {
    display: block !important;
  }

  #pga.first-tee .section1 .golf_image {
    height: 128px;
  }

  #pga.first-tee .partnership #recentArticles .featured--links a {
    font-size: 12px;
    line-height: 12px;
  }
  #pga .three-images .partnership-img{
        background-position: bottom;
    }

}

#pga.pga-tour {
  overflow: hidden;
}

#pga.first-tee .section4 .hdr2 {
  text-transform: capitalize;
}

@media screen and (max-width: 600px) {
  #pga .section2 .innerContainer, #pga .section4 .innerContainer {
    width: 84%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #pga.first-tee .section5 {
    height: 820px;
  }

  #pga.first-tee .section5 .brian_fpo {
    margin-top: -78px;
  }

  #pga.first-tee .section1 .card_pga_header {
    margin-top: -145px;
  }

  #pga.pga-tour .card_pga_header .hdr2 {
    width: 600px
  }

  #pga.pga-tour .section2 .innerContainer {
    width: 80% !important;
  }

  #pga.pga-tour .partnership .imgandcontent h2.block-title {
    font-size: 40px !important;
    line-height: 50px !important;
    width: 600px;
    margin: 0 auto;
  }

  #pga.first-tee .partnership .imgandcontent h2.block-title {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  #pga.pga-tour .partnership._none {
    width: 600px;
    margin: auto;
  }

  #pga.pga-tour .partnership img {
    height: 250px;
    width: 168px !important;
    object-fit: cover;
  }

  #pga.pga-tour .featured.featured--image {
    width: 168px;
  }

  #pga.first-tee .partnership._none {
    width: 600px;
    margin: auto;
  }

  #pga.first-tee .partnership img {
    height: 250px;
    width: 168px !important;
    object-fit: cover;
  }

  #pga.first-tee .featured.featured--image {
    width: 168px;
  }

  #pga .partnership #recentArticles article.bg-gray-100 {
    width: 168px;
  }

  #pga .blog--textblock.p-md-20 {
    padding: 10px !important;
  }

  #pga.pga-tour .section4 .innerContainer {
    width: 72%;
  }

  #pga.pga-tour .txtPGASection .innerContainer {
    width: 80%;
    margin: auto;
  }

  #pga.pga-tour .section3 .txtPGASection .hdr2.vers1 {
    width: 80%;
  }
}

@media screen and (max-width: 1180px) {
  #pga.first-tee .textColorGreen.d-sm-block {
    display: block !important;
  }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
#pga.first-tee .section3 .pg {
    width: 100%;
}
#pga.first-tee .section5 .quotes_text .quote_text {
    width: 600px;
}
#pga.pga-tour .partnership img {
    height: 250px;
    width: 168px!important;
    object-fit: cover;
}
#pga.pga-tour .featured.featured--image{
    width:168px;
}
#pga.first-tee .partnership._none{
    width: 600px;
    margin: auto;
}
#pga.first-tee .partnership img {
    height: 250px;
    width: 168px!important;
    object-fit: cover;
}
#pga.first-tee .featured.featured--image{
    width:168px;
}
#pga .partnership #recentArticles article.bg-gray-100{
    width:168px;
}
#pga .partnership .imgandcontent h2.block-title{
    width: 690px;
}
#pga.first-tee .how-work .pga-card-section {
    width: 990px;
}
}


@media all and (device-width: 1180px) and (device-height: 820px) and (orientation:landscape) {
#pga.first-tee .section5 .quotes_text .quote_text {
    width: 600px;
}
#pga.pga-tour .partnership img {
    height: 250px;
    width: 168px!important;
    object-fit: cover;
}
#pga.pga-tour .featured.featured--image{
    width:168px;
}
#pga.first-tee .partnership._none{
    width: 600px;
    margin: auto;
}
#pga.first-tee .partnership img {
    height: 250px;
    width: 168px!important;
    object-fit: cover;
}
#pga.first-tee .featured.featured--image{
    width:168px;
}
#pga.first-tee .partnership #recentArticles article.bg-gray-100{
    width:168px;
}

#pga.first-tee .partnership #recentArticles section.container-fluid.g-max-width-1440{
    width:635px;
}
#pga.first-tee .textColorGreen.d-sm-block {
    display: block !important;
  }
}

@media screen and (min-width:1024px) and (max-width:1366px) and (orientation:portrait) {
  #pga.first-tee .section3 .pg{
    width: 420px;
  }
  
  #pga.first-tee .section5 .quotes_text .quote_text {
      width: 620px;
  }
  #pga.first-tee .how-work .pga-card-section {
      width: 980px;
  }
  #pga.first-tee .three-images .partnership-img{
    background-position: inherit;
  }
  }