@media (max-width:1200px){
    .navbar-brand img {
        width: 200px;
    }
}
@media (max-width:992px){
    .header{
        padding: 0;
    }
    .navbar-toggle .fa{
        font-size: 30px;
    }
  .slider .carousel-caption h1 {
        font-size: 40px;
        line-height: 52px;
    }
    .slider .carousel-caption.banner1 h1 span {
        font-size: 45px;
    }
    .service-style-2 h3, .services-1 h4 {
        font-size: 16px;
                margin: 11px 0 5px;
    }
    .viewmore {
        margin-top: 15px;
    }
    .abtcnt h1 {
        font-size: 30px;
    }
}
@media (max-width:768px){
   .carousel-caption {
        display: block;
    }
    .slider .carousel-caption h1 {
        font-size: 20px;
        line-height: 35px;
    }
    .slider .carousel-caption.banner1 h1 span {
        font-size: 25px;
    }
    .slider .carousel-caption{
       top: 5%;
    }
    .section{
        padding: 40px 0;
    }
    .callout-section{
        text-align: center;
    }
    .footer .social {
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .footer .widget-title{
        margin-bottom: 0;
    }
    .fontbig {
        font-size: 16px!important;
        line-height: 33px!important;
    }
    .banner {
        min-height: 200px;
    }
    .contactbox {
        padding: 2em 0 0 0;
    }
    .contactinfo i {
        margin-bottom: 5px;
    }
    .contactbox p{
        padding-bottom: 0;
    }
    .contactinfo h2{
        padding-bottom: 0;
    }
    .appoform-wrapper{
        margin-top: 30px;
    }
    .portfolio{
        margin-top: 20px;
        text-align: center;
       
    }
    .portfolio img{
        margin: auto;
    }
    .mt0{
        margin-top: 0!important;
    }
}
@media (max-width:600px){
    .slider .carousel-caption h1{
        display: none;
    }
    .slider .carousel-caption a button {
        padding: 7px 6px;
    }
    .slider .carousel-caption{
       top:35%;
    }
    .services-1 img{
        max-width: 100%;
    }
    .general-title h4{
        font-size: 26px;
    }
    .viewmore {
        width: 224px;
        padding: 8px 0;
    }
    .callout-section .btn{
        width: 200px;
        padding: 10px;
        margin-top: 5px;
    }
    .callout-section {
        padding: 28px 0;
    }
    .callout-section h3{
        padding-top: 0;
        padding-bottom: 10px;
    }
    .widget img {
        width: 300px;
        margin: auto;
    }
    .footer p {
        padding-top: 10px;
    }
     .abtcnt h1 {
        font-size: 23px!important;
    }
    .serbox img{
        width: 100%;
    }
    .service-style-2 .why-us h2 {
        font-size: 18px;
    }
    .serbox h2 {
        padding-top: 2px;
    }
    .appoform textarea {
        min-height: 90px;
    }
    .appoform .form-header {
        padding: 13px 0;
    }
    .form-header h3 {
        font-size: 16px;
        letter-spacing: normal;
    }
    .appoform-wrapper{
        padding: 0 0 13px 0;
    }
    .page-title {
        padding:0 20px;
    }
    .banner {
        min-height: 170px;
    }
}
@media (max-width:480px){
    .viewmore button{
        font-size: 16px;
    }
   
}




