





@media (min-width:1281px) and (max-width:1366px){}

@media (min-width:1501px) and (max-width:1680px){}
@media (min-width:1681px) and (max-width:1920px){}



@media (min-width:1367px) and (max-width:1450px){
	
	.explore-div {
    position: absolute;
    left: 11%;
    z-index: 999;
    text-align: center;
    bottom: 5%;
}

.banner-image-about{
	
	width:250px;
}

.slide-text>a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 100;
    font-size: 20px;
    line-height: 32px;
    margin-left: 10px;
    text-align: center;
    padding: 10px 0px;
    white-space: nowrap;
    letter-spacing: 0px;
    background: #a62380;
    display: block;
    width: 70%;
    margin: 10px auto;
    text-decoration: none;
    /* text-transform: uppercase; */
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text>h1 {
    padding: 0;
    color: #a62380;
    font-size: 50px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-weight: 100;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    font-family: 'Arya', sans-serif;
    margin-top: 20px;
    width: 100%;
}

.features-grid {
    padding-top: 13%;
    text-align: center;
}

.pdt-border img{
	
	width:100%;
}

.slide img{
	
	margin:0 auto;
}
.calcu-border img{
	
	width:100%;
}

footer {
    background: url(../images/footer-bg.png);
    padding: 0px 0px 25px 0px;
    min-height: auto;
    padding-top: 12%;
    background-repeat: no-repeat;
    margin-top: -3%;
    background-size: cover;
}

#copy-right-section{
	
	background: #a62380;
    overflow: hidden;
}

.copyright-div p {
    color: #eac1df;
    font-size: 13px;
}

}
@media (min-width:1024px) and (max-width:1200px){
	
	.slide-text>h1 {
    padding: 0;
    color: #a62380;
    font-size: 50px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-weight: 100;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    font-family: 'Arya', sans-serif;
    margin-top: 20px;
    width: 100%;
}
	.center-nav {
    float: left;
    text-align: right;
    padding-left: 4%;
    margin-top: 2px;
}

.navbar-default .navbar-nav>li>a {
    color: #a62380;
    font-weight: 500;
    font-size: 14px;
    padding: 20px 0px 0px 15px;
}

.slide img{
	
	margin:0 auto;
}

.footer-part img {
    margin-right: 6px;
}


.slide-text {
    top: 14%;
    right: 44%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 9px 0px;
    width: 55%;
    float: left;
}

.slide-text>a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 100;
    font-size: 19px;
    line-height: 32px;
    margin-left: 10px;
    text-align: center;
    padding: 10px 0px;
    white-space: nowrap;
    letter-spacing: 0px;
    background: #a62380;
    display: block;
    width: 70%;
    margin: 10px auto;
    text-decoration: none;
    /* text-transform: uppercase; */
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.explore-div {
    position: absolute;
    left: 11%;
    z-index: 999;
    text-align: center;
    bottom: 3%;
}
.banner-image-about{
	
	width:180px;
}

.lady-caption {
    margin-top: 0px;
    position: absolute;
    top: 12%;
    right: 10%;
}

.banner-sec {
  top: 34% !important;
    right: 3% !important;
    width: 470px;
}


.features-zon {
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -24%;
    z-index: 11;
    position: relative;
    margin-bottom: 3%;
    min-height: 770px;
}

.pdt-right {
    padding-left: 0px !important;
    padding-right: 6px !important;
}

.right-pdm-test p {
    color: #333;
    font-size: 15px;
    text-align: left;
}

.pdm-test-col h2:after {
    position: absolute;
    content: '';
    width: 165px;
    height: 4px;
    background: #d092bf;
    left: 41%;
    /* top: 60%; */
    margin-top: 5%;
}

.calcu-border {
    /* background: url(../images/inner-divider2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: bottom; */
    /* height: 200px; */
    margin-top: 0px;
}

.right-pdm-strem img {
    margin-top: 57px;
    margin-left: -24%;
}

.pdm-test-col-1 h2:after {
    position: absolute;
    content: '';
    width: 165px;
    height: 4px;
    background: #d092bf;
    left: 41%;
    /* top: 60%; */
    margin-top: 0%;
}
.stream-col h3 {
    margin-top: 0px;
    color: #a62380;
    font-size: 20px;
    text-align: center;
}

.stream-col h3 span {
    display: block;
    font-size: 30px;
}
	.google-map-col iframe {
    width: 100%;
    height: 603px;
}
.resp_code h2{
	
	font-size:25px;
}	

.frms {
    border: 1px solid #ddd;
    border-radius: 0.3em;
    color: #333;
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 20px auto;
    padding: 10px;
    width: 70%;
}
.abt_img img {
    padding-top: 0px;
}

.abt_pad {
    padding: 25px;
}

}

@media (min-width:768px) and (max-width:1023px){
	
	
	.navbar-default .navbar-nav>li>a {
    color: #a62380;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 0px 3px 15px;
}


.navbar-brand>img {
    display: block;
    width: 140px;
}

.center-nav {
    float: right;
    text-align: center;
    padding-left: 0%;
    margin-top: 6px;
}


.footer-logo-img{
	
    margin-right: 2px !important;
    width: 43px;

}
#calculator-section ul li a {
    color: #fff;
    background: #ee1a74;
    display: block;
    padding: 20px;
    min-height: 280px;
    border-radius: 5px;
}

#calculator-section ul li {
    text-align: center;
    width: 300px;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin: 10px;
}
	
.pdt-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}	
.right-pdm-test p {
    color: #333;
    font-size: 14px;
    text-align: left;
}
.slide-text {
    top: 18%;
    right: 45%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 9px 0px;
    width: 55%;
    float: left;
}
.slide-text>a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 100;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    padding: 20px 0px;
    white-space: nowrap;
    letter-spacing: 0px;
    background: #a62380;
    display: block;
    width: 70%;
    margin: 10px auto;
    text-decoration: none;
    /* text-transform: uppercase; */
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
	.features-zon {
    background: url(../images/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -31%;
    z-index: 11;
    position: relative;
    margin-bottom: 3%;
    min-height: 800px;
}

.lady-caption {
    margin-top: 0px;
    position: absolute;
    top: 18%;
    right: 8%;
}

.banner-sec {
    top: 45% !important;
    right: 2% !important;
    width: 370px;
}

.banner-image-about{
	
	width:170px;
}
	
.features-grid {
    padding-top: 16%;
    text-align: center;
}	

.pdm-test-col h2:after {
    position: absolute;
    content: '';
    width: 165px;
    height: 4px;
    background: #d092bf;
    left: 39%;
    bottom: 0px !important;
    margin-top: 6%;
}	

.pdm-test-col h2 {
    color: #a62380;
    margin-bottom: 70px;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}
.pdm-test-col-1 h2:after {
    position: absolute;
    content: '';
    width: 165px;
    height: 4px;
    background: #d092bf;
    left: 39%;
    bottom: 0px !important;
    margin-top: 0%;
}
.right-pdm-strem img {
    margin-top: 67px;
    margin-left: -20%;
}

.right-pdm-strem h2 {
    color: #252525;
    font-size: 25px;
    position: absolute;
    right: 7%;
    bottom: 80%;
}

.stream-col h3 {
    margin-top: 0px;
    color: #a62380;
    font-size: 17px;
    text-align: center;
}

.stream-col h3 span {
    display: block;
    font-size: 20px;
}

.footer-part img {
    margin-right: 7px;
}

footer {
    background: url(../images/footer-bg.png);
    padding: 0px 0px 0px 0px;
    min-height: auto;
    padding-top: 18%;
    background-repeat: no-repeat;
    margin-top: -3%;
}

.google-map-col iframe {
    width: 100%;
    height: 645px;
}
.resp_code h2{
	
	font-size:25px;
}	

.frms {
    border: 1px solid #ddd;
    border-radius: 0.3em;
    color: #333;
    font-size: 0.9em;
    line-height: 1.2em;
    margin: 20px auto;
    padding: 10px;
    width: 80%;
}

.abt_pad {
    padding: 18px;
}
.abt_img img {
    padding-top: 50px;
}

}


@media only screen and (max-width:767px) {
		.navbar-brand {
  
    padding: 8px;
}


.navbar-brand img {
	
	width:120px;
}
.navbar {
    height: auto;
}
.navbar {
    min-height: 50px;
}
.navbar-default .navbar-nav>li>a {
    color: #a62380;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 10px 0px 15px;
}


.navbar-default .navbar-nav>li>a:hover {
    color: #231f20;
    font-weight: 500;
    font-size: 15px;
}

.center-nav {
    float: left;
    text-align: left;
    padding-left: 0%;
    margin-top: 2px;
}


.navbar-nav {
    float: left;
    margin-top: 0px;
    width: 100%;
}

.lady-caption {
           margin-top: 0px;
    position: absolute;
    top: 21%;
    right: 4%;
    width: 160px;
	display:none;
}
.slide-text>a.btn-default, .slide-text>a.btn-primary {
    font-size: 14px;
    line-height: 12px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 0px;
    width: 70%;
    margin-right: 63px;
}

.slide-text {
          top: 20%;
    right: 0%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 9px 0px;
    width: 100%;
    float: left;
}

.features-zon {
       background: #a62380;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0px;
    z-index: 11;
    position: relative;
    margin-bottom: 12%;
    height: auto;
    padding-bottom: 30px;
    min-height: 100%;
}
.bs-slider>.carousel-inner>.item>img, .bs-slider>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100% !important;
    height: 380px;
}

.down-arrow {
    font-size: 50px;
    /* padding: 20px; */
    color: #fff;
    animation: example 0.8s linear 0.5s infinite alternate;
    width: 30px;
    position: absolute;
    /* left: 0; */
    right: 80px;
    margin-top: -3px;
}

.explore-div h4 {
    font-size: 18px;
    color: #a62380;
    margin-top: 7px;
    display: inline-block;
    width: 154px;
}
.explore-div {
    position: absolute;
    left: 5%;
    z-index: 999;
    text-align: center;
    bottom: 32%;
	display:none;
}

.features-grid h2:after {
    background: #f7d1ec;
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    margin-top: 40px;
    right:40%;
}

.features-grid h2 {
     color: #fff;
    font-size: 25px;
    margin-bottom: 55px;
    padding-top: 0px;
}


.features-col {
    height: auto;
    margin-bottom: 25px;
}

.features-col p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.banner-image-about{
	
	width:200px;
}
.banner-sec {
  top: 50% !important;
    right: 0% !important;
    width: 264px !important;
}

.pdm-test-col h2:after {
        position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 35%;
    top: 8%;
	    margin-top: 8%;
}

.pdm-test-col h2 {
    color: #a62380;
    margin-bottom: 45px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}

.pdt-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
}
.right-pdm-test p {
    color: #333;
    font-size: 14px;
    text-align: left;
}

.calcu-border {
    /* background: url(../images/inner-divider2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: bottom; */
    /* height: 200px; */
    margin-top: 40px;
}

.pdm-test-col-1 h2:after {
           position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 35%;
    top: 28%;
    margin-top: 0%;
}
.right-pdm-strem h2 {
    color: #252525;
    font-size: 21px;
    position: absolute;
    right: 4%;
    bottom: 99%;
    /* text-align: center; */
    float: left;
}

.shover-img {
    position: absolute;
    top: 35px;
left: -135px;
    width: 88px;
}
.right-pdm-strem img {
    margin-top: 50px;
	    margin-left: 20%;
   
}

.urin-stream-text {
    position: absolute;
    top: 20px;
    color: #a62380;
    font-size: 12px;
    left: -115px;

}
.urin-arrow {
    position: absolute;
    left: -43px;
    top: 16px;
    display: none;
}
.stream-arrow {
    position: absolute;
    top: -28px;
    left: 32%;
    width: 15px;
}

.stream-text {
      margin-left: 50%;
    color: #a62380;
    font-size: 13px;
}
.stream-col {
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    padding-top: 5%;
	
}


.stream-col h3 span {
    display: block;
    font-size: 15px;
}


.stream-col h3 {
    margin-top: 0px;
    color: #a62380;
    font-size: 16px;
    text-align: center;
}

.pdm-result {
    padding-top: 10px;
    text-align: center;
    overflow: auto;
}

#calculator-section ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin

}
#calculator-section ul li h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
#calculator-section ul {
    text-align: center;
    margin: 0 auto;
    margin: 0px -20px;
    width:100%;
}
#calculator-section h2 {
    font-size: 21px;
    text-align: center;
}
#calculator-section p {
    text-align: center;
    font-size: 16px;
}

footer {
    background: url(../images/footer-bg.png);
    padding: 0px 0px 0px 0px;
    height: auto;
    padding-top: 23%;
    background-repeat: no-repeat;
    margin-top: 0%;
}
#copy-right-section{
	
	background: #a62380;
    padding: 15px 0px;
}
.copyright-div p {
    color: #eac1df;
    font-size: 11px;
    margin-bottom:0px;
}
.slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
    display: inherit;
	margin:5px;
}
.resp_code h2{
	
	font-size:23px;
}
.faq_back h3 {
    color: #fff;
    z-index: 999;
    position: absolute;
    padding-top: 70px;
    left: 14%;
    font-size: 20px;
}

.faq_back {
    background: url(../images/faq.jpg) no-repeat;
    background-size: cover;
    position: relative;
    height: 170px;
}

.abt_pad h3 {
  
    font-weight: 400;
    color: #E91E63;
    font-size: 25px;
}
	.abt_pad {
    padding: 7px;
}

.abt_img img {
    padding-top: 7px;
}
}




@media only screen and (max-width:375px) {


	
	.navbar-brand {
  
    padding: 8px;
}


.navbar-brand img {
	
	width:120px;
}
.navbar {
    height: auto;
}
.navbar {
    min-height: 50px;
}
.navbar-default .navbar-nav>li>a {
    color: #a62380;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 10px 0px 15px;
}


.navbar-default .navbar-nav>li>a:hover {
    color: #231f20;
    font-weight: 500;
    font-size: 15px;
}

.center-nav {
    float: left;
    text-align: left;
    padding-left: 0%;
    margin-top: 2px;
}


.navbar-nav {
    float: left;
    margin-top: 0px;
}

.lady-caption {
    margin-top: 0px;
    position: absolute;
    top: 25%;
    right: 7%;
    width: 120px;
	display:none;
}
.slide-text>a.btn-default, .slide-text>a.btn-primary {
       font-size: 14px;
    line-height: 12px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 0px;
    width: 80%;
    margin-right: 38px;
}

.slide-text {
           top: 20%;
    right: 0%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 9px 0px;
    width: 100%;
    float: left;
}

.features-zon {
  background: #a62380;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0px;
    z-index: 11;
    position: relative;
    margin-bottom: 8%;
    height: auto;
    padding-bottom: 20px;
    /* min-width: 100%; */
    min-height: 100%;
}
.bs-slider>.carousel-inner>.item>img, .bs-slider>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100% !important;
    height: 360px;
}

.down-arrow {
    font-size: 50px;
    /* padding: 20px; */
    color: #fff;
    animation: example 0.8s linear 0.5s infinite alternate;
    width: 30px;
    position: absolute;
    /* left: 0; */
    right: 80px;
    margin-top: -3px;
}

.explore-div h4 {
    font-size: 18px;
    color: #a62380;
    margin-top: 7px;
    display: inline-block;
    width: 154px;
}
.explore-div {
        position: absolute;
    left: 0%;
    z-index: 999;
    text-align: center;
    bottom: 48%;
	display:none;
}


.features-grid h2:after {
    background: #f7d1ec;
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    margin-top: 40px;
    right: 36%;
}

.features-grid h2 {
       color: #fff;
    font-size: 25px;
    margin-bottom: 55px;
    padding-top: 0px;
}


.features-col {
    height: auto;
    margin-bottom: 25px;
}

.features-col p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.banner-image-about{
	
	width:250px;
}
.banner-sec {
    top: 42% !important;
    right: 0% !important;
    width: 225px !important;
	display:none;
}

.pdm-test-col h2:after {
   position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 32%;
    top: 11%;
    margin-top: 14%;
}

.pdm-test-col h2 {
    color: #a62380;
    margin-bottom: 45px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}

.pdt-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
}
.right-pdm-test p {
    color: #333;
    font-size: 14px;
    text-align: left;
}

.calcu-border {
    /* background: url(../images/inner-divider2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: bottom; */
    /* height: 200px; */
    margin-top: 40px;
}

.pdm-test-col-1 h2:after {
       position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 33%;
    top: 35%;
    margin-top: -2%;
}
.right-pdm-strem h2 {
    color: #252525;
    font-size: 21px;
    position: absolute;
    right: 4%;
    bottom: 99%;
    /* text-align: center; */
    float: left;
}

.shover-img {
    position: absolute;
    top: -3px;
       left: -80px;
    width: 88px;
}
.right-pdm-strem img {
        margin-top: 50px;
    margin-left: 35%;
}
.urin-arrow {
    position: absolute;
    left: -43px;
    top: 16px;
    display: none;
}
.stream-arrow {
    position: absolute;
    top: -28px;
    left: 32%;
    width: 15px;
}

.stream-text {
    margin-left: 17px;
    color: #a62380;
    font-size: 13px;
	margin-left: 50%;
}
.stream-col {
    overflow: hidden;
}


.stream-col h3 span {
    display: block;
    font-size: 15px;
}


.stream-col h3 {
    margin-top: 0px;
    color: #a62380;
    font-size: 12px;
    text-align: center;
}

.pdm-result {
    padding-top: 10px;
    text-align: center;
    overflow: auto;
}

#calculator-section ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin

}
#calculator-section ul li h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
#calculator-section ul {
    text-align: center;
    margin: 0 auto;
    margin: 0px -20px;
    width:100%;
}
#calculator-section h2 {
    font-size: 21px;
    text-align: center;
}
#calculator-section p {
    text-align: center;
    font-size: 16px;
}

footer {
    background: url(../images/footer-bg.png);
    padding: 0px 0px 0px 0px;
    min-height: auto;
    padding-top: 30%;
    background-repeat: no-repeat;
    margin-top: 0%;
	background-size: cover;
}
#copy-right-section{
	
	background: #a62380;
    padding: 15px 0px;
}
.copyright-div p {
    color: #eac1df;
    font-size: 11px;
    margin-bottom:0px;
}

.copyright-div p {
    color: #eac1df;
    font-size: 11px;
    margin-bottom:0px;
}

.google-map-col iframe{
	
	width:100%;
	height:300px;
}
.enquiry_form li {
    display: inline-block;
    width: 100%;
}
.enquiry_form ul {
    padding: 0 0px;
}
.btn-wrap button {
    background: #a62380;
    color: #fff;
    border: none;
    padding: 5px 20px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.enquiry_form h2 {
    font-size: 20px;
    border-bottom: 2px solid #f3bcf3;
    margin: 0 0px 10px;
    padding: 5px;
}

.con-info ul {
    background: #FBE6FB;
    padding: 20px 0px;
    text-align: center;
}

.con-info h2 {
    font-size: 20px;
    border-bottom: 2px solid #f3bcf3;
    margin: 0 0px 10px;
    padding: 5px;
}
.resp_code h2{
	
	font-size:23px;
}

.faq_back h3 {
    color: #fff;
    z-index: 999;
    position: absolute;
    padding-top: 70px;
    left: 14%;
    font-size: 20px;
}

.faq_back {
    background: url(../images/faq.jpg) no-repeat;
    background-size: cover;
    position: relative;
    height: 170px;
}

}










@media only screen and (max-width:320px) {


	
	.navbar-brand {
  
    padding: 8px;
}


.navbar-brand img {
	
	width:120px;
}
.navbar {
    height: auto;
}
.navbar {
    min-height: 50px;
}
.navbar-default .navbar-nav>li>a {
    color: #a62380;
    font-weight: 500;
    font-size: 15px;
    padding: 8px 10px 0px 15px;
}


.navbar-default .navbar-nav>li>a:hover {
    color: #231f20;
    font-weight: 500;
    font-size: 15px;
}

.center-nav {
    float: left;
    text-align: left;
    padding-left: 0%;
    margin-top: 2px;
}


.navbar-nav {
    float: left;
    margin-top: 0px;
}

.lady-caption {
    margin-top: 0px;
    position: absolute;
    top: 25%;
    right: 7%;
    width: 120px;
	display:none;
}
.slide-text>a.btn-default, .slide-text>a.scroll {
       font-size: 12px;
    /* line-height: 12px; */
    margin-right: 10px;
    text-align: center;
    padding: 10px 0px;
    width: 82%;
    margin-right: 29px;
}

.slide-text {
    top: 23%;
    right: 0%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 9px 0px;
    width: 100%;
    float: left;
    text-align: center;
}
.slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
    display: inherit;
}

.features-zon {
        background: #a62380;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0%;
    z-index: 11;
    position: relative;
    margin-bottom: 10%;
    height: auto;
}
.bs-slider>.carousel-inner>.item>img, .bs-slider>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100% !important;
    height: 320px;
}

.down-arrow {
    font-size: 50px;
    /* padding: 20px; */
    color: #fff;
    animation: example 0.8s linear 0.5s infinite alternate;
    width: 30px;
    position: absolute;
    /* left: 0; */
    right: 80px;
    margin-top: -3px;
}

.explore-div h4 {
    font-size: 18px;
    color: #a62380;
    margin-top: 7px;
    display: inline-block;
    width: 154px;
}
.explore-div {
    position: absolute;
    left: -4%;
    z-index: 999;
    text-align: center;
   bottom: 50%;
   display: none;
}


.features-grid h2:after {
    background: #f7d1ec;
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    margin-top: 40px;
    right: 36%;
}

.features-grid h2 {
      color: #fff;
    font-size: 25px;
    margin-bottom: 55px;
    padding-top: 0%;
}


.features-col {
    height: auto;
    margin-bottom: 25px;
}

.features-col p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.banner-image-about{
	
	width:120px;
}
.banner-sec {
    top: 46% !important;
    right: 0% !important;
    width: 200px !important;
}

.pdm-test-col h2:after {
   position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 29%;
    top: 76%;
    /* bottom: 18px; */
    margin-top: 6%;
}

.pdm-test-col h2 {
    color: #a62380;
    margin-bottom: 45px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}

.pdt-right {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 20px;
}
.right-pdm-test p {
    color: #333;
    font-size: 14px;
    text-align: left;
}

.calcu-border {
    /* background: url(../images/inner-divider2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: bottom; */
    /* height: 200px; */
    margin-top: 40px;
}

.pdm-test-col-1 h2:after {
        position: absolute;
    content: '';
    width: 124px;
    height: 4px;
    background: #d092bf;
    left: 29%;
    /* top: 44%; */
    margin-top: -25%;
}
.right-pdm-strem h2 {
    color: #252525;
    font-size: 21px;
    position: absolute;
    right: 4%;
    bottom: 99%;
    /* text-align: center; */
    float: left;
}

.shover-img {
    position: absolute;
    top: -3px;
    left: -41px;
    width: 88px;
}
.right-pdm-strem img {
            margin-top: 24px;
    margin-left: -35%;
}
.urin-arrow {
    position: absolute;
    left: -43px;
    top: 16px;
    display: none;
}
.stream-arrow {
    position: absolute;
    top: -28px;
    left: 32%;
    width: 15px;
}

.stream-text {
    margin-left: 17px;
    color: #a62380;
    font-size: 13px;
}
.stream-col {
    overflow: hidden;
  
 
}


.stream-col h3 span {
    display: block;
    font-size: 15px;
}


.stream-col h3 {
    margin-top: 0px;
    color: #a62380;
    font-size: 12px;
    text-align: center;
}

.pdm-result {
    padding-top: 10px;
    text-align: center;
    overflow: auto;
}

#calculator-section ul li {
    text-align: center;
    width: auto;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin

}
#calculator-section ul li h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
#calculator-section ul {
    text-align: center;
    margin: 0 auto;
    margin: 0px -20px;
    width:100%;
}
#calculator-section h2 {
    font-size: 21px;
    text-align: center;
}
#calculator-section p {
    text-align: center;
    font-size: 16px;
}

footer {
    background: url(../images/footer-bg.png);
    padding: 0px 0px 0px 0px;
    min-height: auto;
    padding-top: 30%;
    background-repeat: no-repeat;
    margin-top: 0%;
}
#copy-right-section{
	
	background: #a62380;
    padding: 15px 0px;
}
.copyright-div p {
    color: #eac1df;
    font-size: 11px;
    margin-bottom:0px;
}

.google-map-col iframe{
	
	width:100%;
	height:300px;
}
.enquiry_form li {
    display: inline-block;
    width: 100%;
}
.enquiry_form ul {
    padding: 0 0px;
}
.btn-wrap button {
    background: #a62380;
    color: #fff;
    border: none;
    padding: 5px 20px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.enquiry_form h2 {
    font-size: 20px;
    border-bottom: 2px solid #f3bcf3;
    margin: 0 0px 10px;
    padding: 5px;
}

.con-info ul {
    background: #FBE6FB;
    padding: 20px 0px;
    text-align: center;
}

.con-info h2 {
    font-size: 20px;
    border-bottom: 2px solid #f3bcf3;
    margin: 0 0px 10px;
    padding: 5px;
}

.resp_code h2{
	
	font-size:23px;
}

.faq_back h3 {
    color: #fff;
    z-index: 999;
    position: absolute;
    padding-top: 70px;
    left: 14%;
    font-size: 20px;
}

.faq_back {
    background: url(../images/faq.jpg) no-repeat;
    background-size: cover;
    position: relative;
    height: 170px;
}

}
