/* propcare css */
.pro-bg1 {
    background-image: url(images/MaskGroup16.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    padding-bottom: 36%;
}  
.epm-bg1 {
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    padding-bottom: 36%;
}
.prop-mob
{
    display: none;
}
.rent-card
{
   width: fit-content;
   height: 300px !important;
}
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23777575' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23777575' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel-control-prev {
    left: 0px !important;
}
.carousel-control-next {
    right: 0px !important;
}
.carousel-control-next, .carousel-control-prev
{
    width: 70px !important;
}
.pro-bg-1
{
    background-image: url(images/propcare/1.png);
}
.pro-bg-2
{
    background-image: url(images/propcare/2.png);
}
.pro-bg-3
{
    background-image: url(images/propcare/3.png);
}
.pro-bg-4
{
    background-image: url(images/propcare/4.png);
}
.epm-h1 {
    font-size: 45px;
    color: #002866;
    font-weight: 400;
}
.epm-p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    padding-top: 30px;
    margin-bottom: 0;
    line-height: 1.5;
}
.epm-p2 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding-top: 8px;
    margin-bottom: 0;
    line-height: 1.5;
}
.ex-carousel
{
	bottom: 6% !important;
}
li::marker {
    color: #dadce9;
    border: #dadce9;
}
.content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 60px;
}

.pro-h1 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 400;
}
.p-card01
{
    background-image: url(images/propcare/cd-img01.jpg);
}
.p-card02
{
    background-image: url(images/propcare/cd-img02.jpg);
}
.p-card03
{
    background-image: url(images/propcare/cd-img03.jpg);
}
.p-card04
{
    background-image: url(images/propcare/cd-img04.jpg);
}

.pro-p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 30px;
    line-height: 1.5;
}

/* second css */


.pro-bg2 {
    /*background-image: url(images/Group1195.png);*/
    background-image: url(images/Group-bg-1052.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
}

.content2 {
    /*width: 38%;*/
    padding-top: 120px;
    padding-left: 40px;
}
.content33
{
    margin-top: 24%;
    padding-top: 20px;
    padding-bottom:5px;
    margin-bottom: 5%;
    border:1px solid;
}
.ne-form
{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.form-st
{
    border: 3px solid #002866;
    width:auto !important;
}
.input-group
{
   flex-direction: column;
   padding-bottom: 15px;
}

.mr-l-r-auto
{
   margin-left: auto;
    margin-right: auto; 
}

.prop-h2 {
    font-size: 38px;
    color: #002866;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.prop-h4
{
    font-size: 22px;
    color: #002866;
    font-weight: 600;
    margin-bottom: 25px;
}

.prop-p2 {
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding-top: 20px;
    line-height: 1.7;
    letter-spacing: 1px;
}

.prop-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #002866;
    width: 15%;
    margin-right: 0%!important;
    text-align: left!important;
    margin-left: 0!important;
}

.prop-btn1 {
    color: #000000;
    background-color: transparent;
    border: 1px solid #7f90a0;
    border-radius: 0px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.75px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}

.prop-btn1:hover {
    color: #000000!important;
}

.prop-btn1:focus {
    box-shadow: none;
}


/* third section */

.pro-bg3 {
    background-image: url(images/Group1196.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: initial;
}

.content3 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.prop3-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #002866;
    width: 5%;
}

.pro3-h2 {
    font-size: 38px;
    color: #002866;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.pro3-p2 {
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding-top: 10px;
}

.pro3-nav {
    display: flex;
    border-right: 0px solid #002866;
    padding-right: 0px;
    justify-content: center;
}

.nav-pills .pro3-link.active {
    background-color: #002245;
    color: #ffffff!important;
    font-weight: 400;
}

.nav-pills .pro3-link {
    border-radius: 0px;
}

.pro3-tab {
    padding-left: 60px;
    padding-right: 60px;
}

.pro3-item > a {
    display: block;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    border-right: 1px solid #e7e7e7;
    background: #ffff;
    font-weight: 400;
}

.pro3 > a {
    border-right: 0px solid #e7e7e7;
}

.pro3-p {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    text-align: justify;
    padding-top: 25px;
    padding-bottom: 25px;
}

.pro3-h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding-top: 25px;
    line-height: 1.8;
}

/* fourth css */

.pro-bg4 {
    background: #002245;
}

.content4 {
    padding-top: 65px;
    padding-bottom: 40px;
    text-align: center;
}

.prop4-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #ffffff;
    width: 5%;
}

.pro4-h2 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.pro4-p2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 10px;
}

.tree {
    display: flex;
    flex-direction: row;
    padding: 0;
    padding-left: 20px;
    padding-right: 45px;
    justify-content: center;

  }

  .pms {
    background: #ffffff;
    border: 1px solid #fff;
    color: #000;
    border-radius: 0px;
    padding: 130px 0px;
    margin: 0px;
    width: 35px;
    height: 200px;
    margin-right: 25px;
    align-items: center;
    position: relative;
    justify-content: center;
    line-height: 1.2;
    display: flex;
  }

  
  .pms:after {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #1f3d5c;
    position: absolute;
    left: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .tree-h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    transform: rotate(-90deg);
    margin-bottom: 0px;
    white-space: nowrap;
    position: relative;
    top: 0px;
  }

  .bg-span {
    background: #1f3d5c;
    border: 1px solid #1f3d5c;
    color: #ffffff;
    border-radius: 0px;
    display: flex;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    height: 150px;
    font-size: 15px;
    font-weight: 500;
    width: auto;
    padding-bottom: 0px;
    margin: 5px;
    align-items: center;
    position: relative;
    justify-content: center;
    line-height: 1.4;
  }

  .t4 {
      padding-left: 30px;
      padding-right: 30px;
   }

   .m-t4 {
       padding-left: 0px;
       padding-right: 0px;
       width: 120px;
   }

   .t-t4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 120px;
   }

   .g-t4 {
        padding-left: 3px;
        padding-right: 3px;
        width: 120px;
   }

  .p {
    display: flex;
    align-content: center;
  }

  .second {
      display: flex;
      flex-direction: column;
  }
  
  .third {
    display: flex;
    flex-direction: column;
    margin-top: 53px;
  }

  .pms2 {
    background: #ffffff;
    border: 1px solid #fff;
    color: #000;
    border-radius: 0px;
    padding: 55px 0px;
    margin: 0px;
    width: 35px;
    height: 100px;
    margin-top: 5px;
    margin-right: 25px;
    align-items: center;
    position: relative;
    justify-content: center;
    line-height: 1.2;
    display: flex;
  }

  
  .pms2:after {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #1f3d5c;
    position: absolute;
    left: 35px;
    top: -39px;
    bottom: 0;
    margin: auto;
  }

  .fourth {
    display: flex;
    flex-direction: column;
    margin-top: -45px;
  }

  .t5 {
    content: "";
    width: 143px;
    height: 3px;
    background-color: #1f3d5c;
    position: relative;
    left: 10px;
    top: 5px;
    bottom: 0;
    margin: auto;
  }

  .mv-t5 {
    padding-left: 10px;
    padding-right: 10px;
    width: 130px;
  }

  .bs {
    content: "";
    width: 15px;
    height: 3px;
    background-color: #1f3d5c;
    position: relative;
    left: 3px;
    top: 8px;
    bottom: 0;
    margin: auto;
    transform: rotate(90deg);
  }

  .c-t4 {
    padding-left: 0px;
    padding-right: 0px;
    width: 130px;
  }

  .c-t4:before {
    content: "";
    width: 15px;
    height: 3px;
    background-color: #1f3d5c;
    position: relative;
    left: -13px;
    top: 5px;
    bottom: 0;
    margin: auto;
  }

  .s-t4 {
    padding-left: 10px;
    padding-right: 10px;
    width: 130px;
  }

  .blank-s {
    width: 120px;
    background: transparent;
    border: 0px solid #1f3d5c;
  }

  .R-t4 {
    width: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }


/* fifth css */

.pro-bg6 {
    background: #fefdfb;
}

.content5 {
    padding-top: 50px;
    padding-bottom: 70px;
    text-align: center;
}

.prop5-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid #002866;
    width: 5%;
}

.pro5-h2 {
    font-size: 38px;
    color: #002866;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.pro5-p2 {
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    padding-top: 10px;
}

.c-bg1 {
    background-image: url(images/Group\ 1201.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.card {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.card-text {
    font-size: 25px;
    font-weight: 500;
    color: #000000;
}

.card-no {
    font-size: 30px;
    background-color: #002245;
    color: #ffff;
    border-radius: 50%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    position: absolute;
    left: 25px;
    top: -23px;
    font-weight: 600;
}

/* sixth css */
.content6 {
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}

.prop6-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid #002866;
    width: 5%;
}

.pro6-h2 {
    font-size: 38px;
    color: #002866;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.pro6-p2 {
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 40px;
}

.p-card {
    background: #002245;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 13px;
    height: 430px;
}
.p-text2 {
    font-size: 18px;
    color: #002866;
    margin-bottom: 0px;
    
   
}
.flag-discount {
    border-radius: 0px 0 0 0px;
    color: #002245;
    display: block;
    float: left;
    padding: 3px 10px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.flag-discount::before,
.flag-discount::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
}
.flag-discount::before {
    top: 0;
    border-width: 22px 15px 0 0;
    z-index: 9;
    border-color: #fff transparent transparent transparent;
}
.flag-discount::after {
    bottom: 0;
    border-width: 0 15px 22px 0;
    z-index: 9;
    border-color: transparent transparent #fff transparent;
}

.flag-discount2 {
    border-radius: 0px 0 0 0px;
    color: #002245;
    display: block;
    float: left;
    padding: 1px 1px;
    background: #002245;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.flag-discount2::before,
.flag-discount2::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
}
.flag-discount2::before {
    top: 0;
    border-width: 23px 16px 0 0;
    z-index: 8;
    border-color: #002245 transparent transparent transparent;
}
.flag-discount2::after {
    bottom: 0;
    border-width: 0px 16px 23px 0px;
    z-index: 8;
    border-color: transparent transparent #002245 transparent;
}

.flag-discount3 {
    border-radius: 0px 0 0 0px;
    color: #002245;
    display: block;
    float: left;
    padding-left: 3px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.flag-discount3::before,
.flag-discount3::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
}
.flag-discount3::before {
    top: 0;
    border-width: 22px 15px 0 0;
   
    border-color: #fff transparent transparent transparent;
}
.flag-discount3::after {
    bottom: 0;
    border-width: 0 15px 22px 0;
   
    border-color: transparent transparent #fff transparent;
}

.p-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.p-title {
    margin-bottom: .75rem;
    padding-bottom: 50px;
    text-align: left;
}

.p-h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 0px;
    padding-top: 10px;
}

.p2-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 12px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.p-check2 {
    margin-bottom: 0px;
    text-align: left;
    border-bottom: 1px solid #18334e;
    width: 95%;
    margin-top: 15px;
}

.check {
    margin-bottom: 0px;
    text-align: left;
    border-bottom: 1px solid #18334e;
    width: 95%;
    margin-top: 30px;
}

.pc-h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 0px;
    padding-top: 0px;
}

.p2-h5 {
    margin-left: 30px;
    text-indent: -35.25px;
    font-size: 17px;
    color: #ffffff;
    padding-right: 0px;
    font-weight: 500;
    text-align: left;
    line-height: 1;
    margin-bottom: 0px;
    padding-top: 10px;
}

.OR {

    margin-left: 30px;
    text-indent: 0.25px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 0px;
    padding-top: 10px;
}

.p-text {
    font-size: 18px;
    color: #002866;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    top: 25px;
    left: 45px;
    height: 20px;
}

.p-check {
    margin-bottom: 0px;
    text-align: left;
    border-bottom: 1px solid #18334e;
    width: 95%;
}

.p-btn1 {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid hsl(210deg 15% 56%);
    border-radius: 0px;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.75px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 30px;
}

.p-btn1:hover {
    color: #ffffff!important;
}

.p-btn1:focus {
    box-shadow: none;
}


/* 7th css */

.pro-bg7 {
    background: #002245;
}

.content7 {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 0px;
    /* text-align: center; */
}

.prop7-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #ffffff;
    width: 9%;
    margin-right: 0%!important;
    text-align: left!important;
    margin-left: 0!important;
}

.pro7-h2 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.pro7-p2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 25px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.pro7-btn1 {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid hsl(210deg 15% 56%);
    border-radius: 0px;
    width: auto;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.75px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}

.pro7-btn1:hover {
    color: #ffffff!important;
}

.pro7-btn1:focus {
    box-shadow: none;
}
.footer-main
{
    background-color: hsl(240deg 25% 98%);
}


/*comparison chart css*/
/*.quick-package-inner {*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*}*/
.quick-package {
    /*float: left;*/
    width: 100%;
    margin: 0 0 0 20px;
    padding: 0 10px;
    background: #ccc;
    border-radius: 50px;
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
}

.quick-package .topbox {
    padding: 60px 0 0 0;
    /*float: left;*/
    width: 100%;
}
.quick-package .topbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.quick-package .topbox ul.bg {
    background-color: #021d39;
}
.quick-package .topbox ul.bg01 {
    background-color: #f9f9f9;
    border: 1px solid #b9b8b8;
    box-sizing: border-box;
    padding: 0 0;
}
.quick-package .topbox ul.pad li:nth-child(1) {
    padding-top: 25px;
}
.limpad {
    padding: 20px 10px 20px 10px !important;
}
.quick-package .topbox ul.bg li {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-family: montserratregular, sans-serif;
}
.quick-package .topbox ul li {
    width: 100%;
    text-align: center;
    font: normal 11px/14px Raleway, sans-serif;
    color: #000;
    padding: 5px 0;
}

.rented-package-inner {
    display: inline-block;
    width: 100%;
}
.rented-package {
    /*float: left;*/
    width: 100%;
    margin: 0 0 0 20px;
    padding: 0 10px;
    background: #ccc;
    border-radius: 50px;
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
}
.rented-package .topbox {
    padding: 60px 0 0 0;
    /*float: left;*/
    width: 100%;
}
.rented-package .topbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.rented-package .topbox ul.bg {
    background-color: #021d39;
}
.rented-package .topbox ul.bg01 {
    background-color: #f9f9f9;
    border: 1px solid #b9b8b8;
    box-sizing: border-box;
    padding: 0 0;
}
.rented-package .topbox ul.pad li:nth-child(1) {
    padding-top: 25px;
}
.rented-package .topbox ul.bg li {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-family: montserratregular, sans-serif;
}
.rented-package .topbox ul li {
    width: 100%;
    text-align: center;
    font: normal 11px/14px Raleway, sans-serif;
    color: #000;
    padding: 5px 0;
}



/*ends*/

@media screen and (max-width: 1024px) 
{
/*.fior
{
    padding-left: 10px;
    padding-right: 10px;
}*/
.epm-h1
{
     font-size: 38px;
}
.over-fl
{
    overflow-x: scroll;
}
.p-body
{
    height: 110px;
}
.p2-h5
{
    font-size: 16px;
}
.p-h5
{
    font-size: 16px;
}
.pc-h5
{
    font-size: 16px;
}
.p-btn1
{
    font-size: 16px;
}
.p-card
{
    height: 438px;
}
.flag-discount
{
    font-size: 16px;
}
.pc-h5
{
    padding-top: 10px;
}
.lrp
{
    padding-left: 0.5rem!important;
    padding-right: 0.5rem!important;
}
.p-card
{
    padding-left: 10px;
}
.OR
{
  font-size: 16px;   
}
.pro-h1
{
    font-size: 38px;
}
.content2
{
    padding-top: 80px;
    /*width: 50%;*/
}

.prop-h2
{
    font-size: 32px;
}
.prop-btn1
{
    font-size: 17px;
}
.pro-bg2
{
    height: auto;
}
.pro3-h2
{
    font-size: 32px;
}
.pro3-h3
{
    font-size: 18px;
}
.pro4-h2
{
    font-size: 32px;
}
.pro5-h2
{
 font-size: 32px;   
}
.pro6-h2
{
 font-size: 32px;   
}
.content5
{
    padding-bottom: 60px;
}
.pro6-p2
{
    padding-bottom: 30px;
}
.pro6-h2
{
    font-size: 32px;
}
.prop7-line
{
    width: 11%;
    margin-right: 89%;
}
.pro7-h2
{
    font-size: 32px;
}
.pro7-p2
{
    padding-top: 10px;
}
.pro7-btn1
{
    margin-top: 15px;
}
.pro7-btn1
{
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.content7
{
    padding-top: 80px;
    padding-bottom: 80px;
}
}
/* propcare css */
@media screen and (max-width: 900px) and (min-width: 768px)
{
    .pro-bg1
    {
        height: 350px;
    }
    .epm-h1
{
    font-size: 32px;
}
    .epm-bg1
{
    height: 350px;
    /*background-size: contain;*/
}
    .content2
    {
        padding-top: 50px;
        /*width: 60%;*/
    }
   
    .prop-btn1
    {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 10px;
    padding-bottom: 10px;
    }
    .prop-line
    {
        width: 12%;
    margin-right: 88%;
    }
    .pro-bg2
    {
        background-size: contain;
    }
    .prop3-line
    {
        width: 7%;
    }
    .pro-bg2
    {
        height: auto;
    }
    .content3
    {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .pro3-item > a
    {
        padding-left: 25px;
    padding-right: 25px;
    font-size: 17px;
    padding-top: 14px;
    padding-bottom: 14px;
    }
   
    .prop4-line
    {
        width: 7%;
    }
    .content4
    {
        padding-top: 50px;
    }
    .prop5-line
    {
      width: 7%;  
    }
    .prop-card
    {
        height: 200px;
    }
    .prop6-line
    {
        width: 7%;
    }
    .mr-tp
    {
        margin-top: 40px;
    }
    .pro6-p2 {
    padding-bottom: 0px;
    }
    .content6
    {
        padding-bottom: 50px;
    }
    .content7 {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .prop7-line
    {
        width: 15%;
    }
    .content7
    {
        padding-left: 15px;
    padding-right: 15px;
    }
    .pd-top
    {
        padding-top: 60px;
    }
}
  
@media only screen and (max-width: 480px) {
   /* .pro-bg1 {
      padding-bottom: 0;
    }*/
    .content {
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 30px;
    }
}  


@media screen and (max-width: 767px) {

    .pro-bg-1
{
    background-image: url(images/propcare/mob-propcare01.jpg);
          height: 380px;
      padding-bottom: unset;
}
.content33
{
    margin-top: 8%;
    margin-bottom:0%;
}
.prop-mob
{
    display: block;
}
li::marker {
    color: #fff;
    border: #fff;
}
.pro-bg-2
{
    background-image: url(images/propcare/mob-propcare02.jpg);
          height: 380px;
      padding-bottom: unset;
}
.pro-bg-3
{
    background-image: url(images/propcare/mob-propcare03.jpg);
          height: 380px;
      padding-bottom: unset;
}
.pro-bg-4
{
    background-image: url(images/propcare/mob-propcare04.jpg);
          height: 380px;
      padding-bottom: unset;
}
.epm-p
{
    color: #fff;
}
.epm-p2
{
    color: #fff;
}
    
    .card
    {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
    .carousel-control-next, .carousel-control-prev
{
    display: none !important;
}
    .pro3-tab {
    padding-left: 15px;
    padding-right: 15px;
}
    .ex-carousel
{
    left: 44%;
}
    .epm-h1 {
    font-size: 32px;
    color: #fff;
}
    .epm-bg1
{
    height: 380px;
}
    .carousel-indicators
    {
        left: 44%;
    }
    .pro-p
    {
        padding-top: 15px;
    }
    .content {
    top: 27% !important;
    padding-bottom: unset;
    }

    .pro-h1 {
        font-size: 28px;
    }

    .pro-p {
        font-size: 18px;
    }

    .prop-h2 {
        font-size: 28px;
    }

    .prop-p2 {
        font-size: 18px;
    }

    .pro3-h2 {
        font-size: 28px;
    }

    .pro3-item > a { 
        font-size: 16px;
        border: 1px solid #e7e7e7;
    }
    .pro3-nav
    {
        display:  block;
    }
    .pro3-p {
        font-size: 18px;
    }
    .prop4-line
    {
        width: 12%;
    }
    .over-fl
    {
        overflow-x: visible;
    }
    .prop5-line
    {
        width: 15%;
    }
    .crd-pd
    {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 40px;
    }
    .card-row-pd
    {
        padding-top: 0 !important;
    }
    .content5 {
    padding-bottom: 15px;
    }
    .prop6-line
    {
        width: 15%;
    }
    .mr-tp
    {
     margin-bottom: 45px;
    }
    .content6
    {
        padding-bottom: 15px;
    }
    .content7 {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .prop7-line
    {
        width: 15%;
    }
    .content7
    {
        padding-left: 15px;
    }
    .pd-top
    {
        margin-top: 50px;
    }
    .hm9-line
    {
        width: 15%;
    }

    .pro3-h3 {
        font-size: 18px;
    }
    .pro5-h2 {
        font-size: 28px;
    }

    .pro5-p2 {
        font-size: 18px;
    }

    .prop5-main {
        margin-left: 0;
        margin-right: 0;
    }

    .card-text {
        font-size: 18px;
    }

    .pro-bg4 {
        height: auto;
    }

      .ptree-row {
        transform: rotate( 90deg);
        top: 55px;
        position: relative;
      }
    .t4 {
        transform: rotate(-90deg);
        margin-left: 10px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        height: 130px;
        width: 130px;
        position: relative;
        bottom: -55px;
        font-size: 14px;
    }
    .m-t4 {
        padding-left: 0px;
        padding-right: 0px;
        width: 130px;
        height: 130px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: -55px;
        margin-left: 5px;
    }
    .t-t4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        height: 130px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: -55px;
        margin-left: 5px;
    }
    .g-t4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        height: 130px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: -55px;
        margin-left: 5px;
    }
    .mv-t5 {
        padding-left: 5px;
        padding-right: 5px;
        width: 100px;
        height: 100px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: 10px;
        margin-left: 5px;
    }
    .c-t4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 120px;
        height: 114px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: -31px;
        margin-left: 8px;
    }
    .c-t4:before {
        left: 50px;
        top: -70px;
        transform: rotate(90deg);
    }
    .s-t4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        height: 130px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: 10px;
        margin-left: 5px;
    }
    .R-t4 {
        padding-left: 5px;
        padding-right: 5px;
        width: 130px;
        height: 130px;
        font-size: 14px;
        transform: rotate(-90deg);
        bottom: 10px;
        margin-left: 5px;
    }
    .t-span {
        transform: rotate( -90deg);
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 60px;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 14px;
        height: 100px;
        width: 100px;
    }
    .third {
        margin-top: 0px;
        margin-bottom: 59px;    
    }
    .pms {
        padding: 90px 0px;
        width: 66px;
    height: 194px;
    }
    .pms:after
    {
        left: 66px;
    top: 44px;
    }
    .tree-h3 {
        font-size: 16px;
    }
    .pro4-h2 {
        font-size: 28px;
    }
    .pro4-p2 {
        font-size: 18px;
    }
    .pro-bg2 {
       height: auto;
       background-position: center;
       background-size: initial;
       background-image: url(images/comon-bg.png);
    }
    .content2 {
        /*width: 100%;*/
        padding-top: 40px;
        padding-left: 0px;
    }
    .prop3-line
    {
        width: 15%;
    }
    .pro3-nav
    {
        display: block;
    }
}

@media screen and (max-width: 466px) {

    .content4 {
        padding-top: 35px;
    }
    .ptree-row {
        /*top: 55px;*/
    }
  }
@media  screen and (max-width: 375px) {
.epm-h1 {
    font-size: 30px;
    margin-bottom: 0;
}
}
  @media screen and (max-width: 429px) and (min-width: 320px) {
    .ptree-row {
        /*top: 10px;*/
    }
  }