


/*!
 * Start Bootstrap - One Page Wonder (http://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
    /*padding-top: 54px;*/
}

@media (min-width: 992px) {
    body {
        /*padding-top: 56px;*/
    }
}

header.masthead {
    background: url("../img/bg.jpg") no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header.masthead > .overlay {
    padding: 5rem 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}
.display-5{font-size:1rem; text-align:left;}
.display-3{font-size:50px; text-align:left;}
.pro-text{font-size:15px;}
.pd{padding-bottom: 25px; padding-top: 25px;}
.n-text{padding: 0px 5px;margin-top: 35px;text-align: justify;}
.p-5{margin:30px 0;}
.blockquote-success{border-left: 2px solid #8BAF44;
    padding-left: 1rem !important;    color: #8BAF44 !important; font-size:20px !important; text-align:justify; line-height:30px;}
.disease{background: url("../img/one.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; height:350px;}

.col-inner{padding: 30px 0px 0px 0px;}
.col-inner h4{font-size: 45px;padding: 28px 0;color: #fff;text-align: center;}
.col-inner ul li{margin-left:1.3em; margin-bottom:0.6em;}
.disease ul {list-style:none;}
.disease ul li {display: inline-block; background-color: #84A54A;padding: 11px 22px; border-radius: 25px;}
.disease ul li a{color:#fff; text-decoration:none;}
.disease ul li:hover{background-color:#008000;}
.overlay{    background-color: rgba(0,0,0,.5); height:350px;}
.anim-text{background: #d2ff52; /* Old browsers */
background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d2ff52 0%,#91e842 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d2ff52 0%,#91e842 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); }

.reviews{padding:20px 0; background:#cad4ca;}
.rel-vid.align-items-center.test{margin:20px 0; text-align:center;}

/*review css*/
/* Downloaded from https://www.codeseek.co/ */
.card {
    background:transparent;
    border:0;
  margin: 0 auto;

}
.card .carousel-item {
  height: 200px;
}
.card .carousel-caption {
  
  color: #3d3d3d;
}
.card .carousel-caption h3 {
  color: #3d3d3d;
}
.card .carousel-caption p {
  line-height: 30px;
}
.card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.card .carousel-caption .col-sm-9 {
  text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next {
  color: #3d3d3d !important;
  opacity: 1 !important;
}
/*review css end*/





@media(min-width:320px) and (max-width:480px){
    .responsive-dis {background: url("../img/one.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; height:400px; }
  .display-3{font-size:30px; text-align:left;}
.disease ul li {display: inline-block; background-color: #84A54A;padding: 5px 10px;border-radius: 25px; font-size:12px;}
  .col-inner h4{font-size: 23px;padding: 18px 0;color: #fff;text-align: center;}
  .col-inner{padding:0;}
  .overlay{background-color: rgba(0,0,0,.5); height:350px;}
  .carousel-caption{top:-13px; font-size:12px;}
}







@media(min-width:481px) and (max-width:768px){
    .responsive-dis {background-size: cover; height:350px; }
  .display-3{font-size:30px; text-align:left;}
.disease ul li {display: inline-block; background-color: #84A54A;padding: 5px 10px;border-radius: 25px; font-size:12px;}
  .col-inner h4{font-size: 23px;padding: 18px 0;color: #fff;text-align: center;}
  .col-inner{padding:0;}
  .overlay{background-color: rgba(0,0,0,.5); height:350px;}
}

@media(min-width:769px) and (max-width:1200px){
  
.responsive-dis {background-size: cover; height:220px; }
.disease{height:220px;}
  .display-3{font-size:30px; text-align:left;}
.disease ul li {display: inline-block; background-color: #84A54A;padding: 5px 10px;border-radius: 25px; font-size:12px;}
  .col-inner h4{font-size: 23px;padding: 18px 0;color: #fff;text-align: center;}
  .col-inner{padding:0;}
  .overlay{background-color: rgba(0,0,0,.5); height:220px;}

}
@media (min-width: 992px) {
    header.masthead > .overlay {
        padding: 8rem 0;
    }
}
