@media (max-width:1024px){
    .logo{
        text-align: center;
        margin-bottom: 20px;
    }
    .banner .carousel-caption p {
    padding-bottom: 0px;
        font-size: 18px;
        line-height: 26px;
    }
    .banner .carousel-caption{
        height: 215px;
    }
    .banner .carousel-caption {
    top: 15%;
    padding: 30px;
    max-width: 334px;
    }
    .menu nav ul li {
    line-height: 40px;
    }
     .menu nav {
    height: 43px;
    }
      .icon img{
        width: 14px;
    }
    .call {
    padding-top: 0px;
    }
}
@media (max-width:992px){
    .service {
    padding: 2em 0;
    }
    .serbox h3 {
    font-size: 16px;
    padding-top: 20px;
    }
    .castle {
    padding: 2em 0;
    }
    .castle .content {
    margin-top: 30px;
    }
    .castle .content-details h3 {
    font-size: 15px;
    }
    .testimonail {
    padding: 2em 0 4em 0;
    }
    .testimonailbox img {
    max-width: 80px;
    }
    .testimonailbox {
    margin-top: 15px;
    }
    .appointment h4 {
    font-size: 15px;
    }
}
@media (max-width:768px){
    .socialicon{
        padding-top: 0;
        background: #eeeeee;
        padding: 5px;
        width: 100%;
        text-align: right;
    }
    .socialicon ul{
        margin-bottom: 0;
    }
  
    .menu nav{
        width: 100%;
    }
    header {
    padding: 20px 0;
    }
    .menu nav {
    height: 43px;
    }
    .banner .carousel-caption {
         top: 15%;
    padding: 23px;
    max-width: 258px;
    height: 156px;
}
    .banner .carousel-caption p {
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
        margin-bottom: 5px;
    }
    .banner .carousel-caption span {
    width: 142px;
    font-size: 13px;
        padding: 3px 0;
    }
    .tab-pane h2 {
    font-size: 18px;
     line-height: 26px;   
    }
}
@media (max-width:557px){
   
}