@media(max-width:1499px){
  .peti-hmg-bnner-contnt h1 {
    font-size: 82px;
  }
  .sub-heading h2 {
    font-size: 52px;
  }
  .sub-heading p,
  .peti-hmg-bnner-contnt p {
    font-size: 20px;
    line-height: 36px;
  }
  .hmg-abt-sec-col img {
    height: 350px;
  }
  .peti-ftr ul li a,
  .peti-ftr p {
    font-size: 20px;
  }
  .peti-ftr ul {
    column-gap: 20px;
  }
  .pati-header .navbar-nav-lft {
    column-gap: 20px;
  }
  .hmg-opn-sec .sub-heading h2 {
    font-size:68px;
  }
  .shedule-btn {
    font-size: 24px;
    padding: 20px 30px;
    border-radius: 6px;
  }

  
}
@media(max-width:1399px){
  .peti-hmg-bnner-contnt h1 {
    font-size: 62px;
    margin-bottom:25px;
  }
  .peti-hmg-bnner .peti-hmg-bnner-inr video,
  .peti-hmg-bnner .peti-hmg-bnner-inr img {
    height: 900px;
  }
  .sub-heading h2 {
    font-size: 42px;
  }
  .hmg-abt-sec-two .sub-heading {
    padding-left: 0;
  }
  .sub-heading p, 
  .peti-hmg-bnner-contnt p {
    font-size: 16px;
    line-height: 28px;
  }
  .hmg-abt-sec-col-right {
    padding: 10px;
  }
  .hmg-abt-sec-col-lft {
    padding: 10px;
  }
  .hmg-abt-sec-col-lft:after {
    top: 40px;
  }
  .hmg-abt-sec-contnr {
    padding-top: 0;
  }
  .mster-img-sec-lft {
    padding: 25px 0px 25px 10px;
  }
  .mster-img-sec-right {
    position: relative;
    padding: 25px 10px 25px 0px;
  }
  .mster-sec.bg-white .mster-img-sec-right:after {
    height: calc(100% - 50px);
    top: 50px;
    width: calc(100% - 0px);
  }
  .peti-ftr ul li a, .peti-ftr p {
    font-size: 16px;
  }

}
@media(max-width:1199px){
  .pati-header .hedr-logo img {
    width: 60px;
  }
  .peti-hmg-bnner .peti-hmg-bnner-inr video,
  .peti-hmg-bnner .peti-hmg-bnner-inr img {
    height: 800px;
  }
  .peti-hmg-bnner-contnt h1 {
    font-size: 52px;
    margin-bottom: 15px;
  }
  .hmg-abt-sec {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .hmg-opn-sec,
  .private-sec,
  .hmg-abt-sec-two {
    margin-bottom: 70px;
  }
  .mster-sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hmg-opn-sec .sub-heading h2 {
    font-size: 52px;
  }
  .peti-ftr ul li a, .peti-ftr p {
    font-size: 12px;
  }
  .social-icon-ftr {
    column-gap: 20px;
  }
  .social-icon-ftr a {
    font-size: 16px;
  }
  .peti-ftr ul {
    column-gap: 10px;
  }

}
@media(max-width:991px){
  .pati-header .navbar-brand {
    display: block;
    background-color: #1b3329;
    padding: 0;
    border-radius: 40px;
    margin-right:0;
  }
  .pati-header .navbar-brand img{
    width:60px;
  }
  .peti-hmg-bnner-contnt h1{
    font-size:48px;
  }
  .peti-hmg-bnner-contnt h1 br{
    display:none;
  }
  .hmg-abt-sec-col-lft:after{
    top: 0;
    width: calc(100% + 0px);
    height: calc(100% - 0px);
  }
  .hmg-abt-sec-col-lft{
    margin-bottom:25px;
  }
  .hmg-opn-sec, .private-sec, 
  .hmg-abt-sec-two {
    margin-bottom: 50px;
  }
  .mster-sec {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .mster-sec-col {
    margin-top: 25px;
  }
  .mster-img-sec-right,
  .mster-img-sec-lft {
    padding: 20px 20px 20px 20px;
  }
  .mster-img-sec-lft:after {
    left: 0;
  }
  .mster-sec .sub-heading{
    margin-left:0;
  }
  .mster-img-sec-right:after {
    right: 0;
  }
  .mster-sec.bg-white .mster-img-sec-right {
    margin-top: 25px;
  }
  .sub-heading h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .hmg-abt-sec-contnr {
    padding: 20px;
    padding-top:0;
  }
  .hmg-abt-sec-col {
    margin-top: 20px;
  }
  .mster-sec.bg-white .mster-img-sec-right:after {
    height: calc(100% - 0px);
    top: 0px;
  }
  .private-sec .mster-img-sec-right:after {
    height: calc(100% - 0px);
    top: 0px;
    width: calc(100% - 0px);
  }
  .hmg-opn-sec .sub-heading h2 {
    font-size: 42px;
    margin-bottom: 10px;
  }
  .shedule-btn {
    font-size: 20px;
    padding: 15px 20px;
    border-radius: 6px;
  }
  .social-icon-ftr {
    justify-content: flex-end;
  }
  .peti-ftr ul {
    justify-content: center;
    margin-top: 15px;
  }
  .peti-ftr {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .hmg-abt-sec {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .pati-header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .peti-hmg-bnner-contnt h1 {
    font-size: 32px;
  }
  .mster-sec .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media(max-width:767px){
  .peti-hmg-bnner-contnt {
    padding: 0 30px;
  }
  .hmg-opn-sec .sub-heading h2,
  .sub-heading h2 {
    font-size: 32px;
  }

}
@media(max-width:575px){
  .peti-hmg-bnner .peti-hmg-bnner-inr video,
  .peti-hmg-bnner .peti-hmg-bnner-inr img {
    height: 650px;
  }
  .peti-hmg-bnner-contnt h1 {
    font-size: 30px;
  }
  .hmg-abt-sec-col img {
    height: auto;
  }
  .hmg-opn-sec .sub-heading h2, .sub-heading h2 {
    font-size: 26px;
  }
  .sub-heading p, .peti-hmg-bnner-contnt p {
    font-size: 14px;
    line-height: 24px;
  }
  .hmg-abt-sec-contnr {
    padding: 10px;
    padding-top: 0;
  }
  .hmg-abt-sec-col {
    margin-top: 10px;
  } 
  .mster-img-sec-right, .mster-img-sec-lft {
    padding: 10px 10px 10px 10px;
  }
  .peti-ftr p {
    text-align: center;
  }
  .peti-ftr ul {
    margin-top: 10px;
  }
  .social-icon-ftr {
    justify-content: center;
    margin-top: 10px;
  }
}