.navbar-default{
    padding-top: 19px !important;
    padding-bottom: 19px !important;
}
.navbar-default.navbar-reduce{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.carousel-control-next, .carousel-control-prev{
    width: 10%;
}
.mdl-why{
    font-size:13px;
}
.click-hr{
    color: blue;
}
.click-hr:hover{
    text-decoration: underline;
    color: blue;
}
.sm-pr-fn{
    font-size:12px;
}
.pointer{
    cursor: pointer;
}
.txt-bld{
    font-weight:600;
}
.red-n-whit{
    background:#dd3333;
    color:white;
}
.pl-im{
    width:100%;
}
.text-underline{
    text-decoration:underline;
}
.italic{
    font-style:italic;
}
.no-mr-btm{
    margin-bottom:0px;
}
.ins-d{
    border: 1px solid #8080801c;
    border-radius: 3px;
    padding: 10px;
    box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
    margin-bottom: 15px;
}
.red-text{
    color:#dd3333;
}
.flt-rt{
    float:right;
}
.bd-red{
      background: #dd3333;
    }
    .infp-s-pad{
      padding:20px;
    }
    .bd-drk{
      background: #333;
    }
    .info-pad{
      padding: 60px;
    }
    .zoom {
      transition: transform .2s; /* Animation */
    }
    
    .zoom:hover {
      transform: scale(1.04); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
      box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
    }
    .table td, .table th{
    padding: .25rem;
    }
    .plan-heading{
        font-weight:600;
        font-family: sans-serif;
    }
    .text-main{
        color: white;
    }
    .text-red{
      color: #dd3333;
    }
    .text-sub{
        color: #AFC6D1;
    }
    .plan1{
    margin-bottom: 250px;
    }
    .plan3{
    margin-bottom: 145px;
    }
    .pr-panle{
        padding: 7px;
        padding-top:0px;
    }
    @media (min-width: 320px) and (max-width: 992px){
    .plan1{
    margin-bottom: 10px;
    }
    .plan3{
    margin-bottom: 10px;
    }
    .slider-pad{
      padding-top: 73px!important;
    }
    .carousel-caption{
      right: 40% !important;
      bottom: 3% !important;
      left: 2% !important;
      background: #80808073 !important;
      padding: 5px !important;
      border-radius: 5px !important;
      text-align: left !important;
    }
    .slider-head{
      font-size: 12px !important;
      font-weight: 700 !important;
    }
    .slider-cont {
      color: white !important;
      font-size: 9px!important;
      margin-bottom: 1px !important;
    }
    .carousel-control-next, .carousel-control-prev{
      top: 70px;
    }
    .get-acc{
      padding: 2px!important;
      font-size: 10px!important;
    }
    .txt-set-s{
      font-size: 18px !important;
      text-align: center !important;
      font-weight: 900 !important;
      margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .txt-b-s{
        font-size: 18px !important;
    }
    .info-pad{
        padding: 20px !important;
    }
    .gt-s-acc{
      float: none !important;
      text-align: center !important;
    }
    .ins-d{
        border: 1px solid #8080801c;
        border-radius: 3px;
        padding: 10px;
        box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
        margin-bottom: 15px;
    }
    }
    @media (min-width:1365px) and (max-width:1366px){
        .carousel-inner img{
            max-height:450px;
        }
    }
    @media (min-width:1535px) and (max-width:1536px){
        .carousel-inner img{
            max-height:513px;
        }
    }
    @media (min-width: 1200px){
      .slider-container {
          max-width: 1480px;
      }
    }
  /* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }
  .slider-pad{
    padding-top: 120px;
  }
  .carousel-caption{
    right: 45%;
    bottom: 20%;
    left: 10%;
    text-align: left;
  }
  .slider-head{
    font-size: 35px;
    font-weight: 900;
  }
  .slider-cont {
    color: black;
    font-size: 20px;
  }
  .slider-buttons{
    background: #333;
    padding: 10px;
    border-radius: 5px;
  }
  .get-acc-s{
    color: white !important;
  }
  .get-acc-s:hover{
    background: #dd3333;
    color: black !important;
    border-color: #dd3333;
    border: 2px solid white;
  }
  .get-acc:hover{
    background: #dd3333;
    color: black !important;
    border-color: #dd3333;
  }
  .txt-set-s{
    font-size: 20px;
    text-align: left;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .gt-s-acc{
    float: right;
  }
  .ser-pad{
      padding-top:4rem;
  }
  .foot-end-e{
    border-top: none!important;
  }
  .foot-end-e-text{
    text-align: justify;
    font-size: 14px;
  }
  .serv-ic{
    font-size: 30px !important;
    margin-right: 12px;
  }
  .serv-hd{
    font-weight: 600;
  }
  .ser-tp{
    margin-top: 40px;
  }
  .text-justify{
    text-align: justify;
  }
  .ser-im{
    width: 100%;
  }
  .op-bt-and{
      font-weight:700;
  }
  .ico-img{
    width: 31px;
    margin-right: 12px;
  }