@media (max-width:1200px) {
    nav > ul > li {
        padding: 0 10px !important;
    }
    .menu ul li a{
        font-size: 13px;
    }
    .headertop ul li a {
        font-size: 12px;
    }

    .headertop ul li {
        padding-right: 9px;
    }

    .headertop ul li a i {
        font-size: 14px;
    }

    .banner .carousel-caption {

        top: 149px;
    }

    .aboutus:after {
        background: none;
    }

    .practice {
        padding: 4em 0;
        background: #eee;
    }
}

@media screen and (max-width: 1025px) {
    .footertop h1 {
        font-size: 16px;
    }

    nav > ul {
        display: none;
        position: absolute;
        z-index: 999;
        margin-left: 0;
        background-color: #000;
        width: 100%;
        top: 60px;
    }

    .menu {
        float: left;
            padding-bottom: 5px;
    }

    .menu i.fa-bars {
        position: absolute;
        right: 0;
        top: 30px;
    }

    nav ul > li {
        line-height: 20px;
        border-bottom: 0;
    }

    .footertop p {
        font-size: 13px;
    }

    .about h4 {
        font-size: 20px;
        text-align: center;
        padding-top: 0;
    }

}

@media (max-width:992px) {
   
    .expert h2 {
        font-size: 24px;
    }

    .practice {
        padding: 2.4em 0;
    }

    .tital2 h1 {
        font-size: 27px;
    }

    .overlay h2 {
        font-size: 18px;
    }

    .links ul li a {
        font-size: 13px;
    }

    .footerbtn p {
        font-size: 13px;
    }
}


@media (max-width:991px) {
    .tital h4 {
    font-size: 18px;
    margin: 0 0 9px 0;
    }
     .tital h1 {
    line-height: 35px;
        font-size: 22px;
    }
    .aboutus p{
        font-size: 13px;
    }
    .aboutus button{
        margin-top: 15px;
    }
    .tital strong {
        font-size: 20px;
    }
    .menu nav > ul{
        margin-left: 0!important;
        padding-left: 30px!important
    }
    .menu nav ul li ul li{
        line-height:15px;
    }
    .menu nav > ul > li ul li:hover{
        border-left: 0;background: none;
    }
    .banner .carousel-caption {
        top: 100!important;
        max-width: 491px;
    }
    .get-in-touch {
        margin-top: 40px;
    }

    .criminal p {
        padding-right: 0;
    }

/*
    .abtimg1 {
        display: none;
    }
*/

    .about p {
        padding-right: 0;
    }

    .footerbtn {
        text-align: center;
    }

    .profile {
        display: none;
    }

    .aboutus p {
        padding-right: 0;
    }
    .banner .carousel-caption h3{
        font-size: 20px;
    }
    .banner .carousel-caption h1 {
        font-size: 15px;
    }

    nav > a {
        margin-top: 24px;
    }

    .logo {
        padding: 7px 0;
        text-align: center;
    }

    .logo img {
        width: 350px;
        text-align: center;
    }

    .menu i.fa-bars {
        right: 25px;
        top: 20px;
    }

    nav > ul {
        top: 60px;
    }

    header ul li {
        padding-right: 7px;
    }

    .headertop {
        text-align: center;
    }

    .socialmedia {
        margin-top: 5px;
        float: none;
        text-align: center;
    }

    .socialmedia ul li a i {
        font-size: 14px;
    }

    .criminal:after {
        display: none;
    }

    .criminal p {
        font-size: 15px;
        font-sstyl: italic;
    }
}

@media (max-width:767px) {
    .headertop ul li a i {
        width: 22px;
        line-height: 22px !important;
        height: 22px;

    }
    .menu nav > ul > li ul li:hover {
     border-left: 3px solid #ff0000; 
     background: #fff;
    
    }
    .footerbtn p.copy {
        text-align: center;
    }

    .footerbtn p {
        text-align: center;
    }

    .menu i.fa-bars {
        /* right: 47%; */
        right: 10px;
        top: 0px;
        font-size: 25px;
    }

    nav > ul {
        top: 30px;
    }

    .banner .carousel-caption {
        top: 81px;
    }

    .expbox img {
        width: 100%;
    }

    .enquiry h1 {
        font-size: 30px;
    }

    .address p {
        font-size: 15px;
    }
}

@media (max-width:568px) {
    .get-in-touch h1{
        font-size: 26px
    }
    .innerbaner{
        height: 115px;
        padding: 24px 0;
    }
    .innerbaner h1 {
        font-size: 24px;
    }
    .abtimg1 img{
        width: 100%;
        margin-bottom: 15px;
    }
    .banner .carousel-caption {
        top: 50px!important;
        left: 20%;
    }
    .contactpage{
        padding: 3em 0;
    }
    .address h3{
        font-size: 16px;
    }
    .address p{
        padding-top: 3px
    }
    .map{
        padding-top: 20px;
    }
    .address h3 {
        margin-bottom: 20px;
    }
    .address i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .enquiry {
        padding: 3em 0;
    }
    .enquiry h1 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .form form label{
        font-size: 14px;
        font-weight: 600;
    }
    .innerbanercriminal h1{
        font-size: 20px;
        padding-bottom: 0;
    }
    .criminal{
        padding: 3em 0;
    }
    .criminal img{
        width: 100%;
        margin-bottom: 20px;
    }
    .innerbanercriminal{
        height: 92px;
        padding: 12px 0;
    }
    .map h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .aboutpage p{
       
        margin-bottom: 0;
        font-size: 13px;
    }
    .banner .carousel-caption h3 {
        font-size: 15px;
        padding: 8px;
    }
    .aboutpage{
        padding: 3em 0;
    }
    .banner .carousel-caption h1 {
        font-size: 15px;
        padding: 8px;
    }

    .banner .carousel-control-prev span {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .banner .carousel-control-next span {
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .aboutus:after {
        display: none;
    }

    .tital h1 {
        font-size: 21px;
        line-height: 32px;
    }
    .tital strong {
        font-size: 18px;
    }
    .tital h4 {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .aboutus {
        padding: 2em 0;
    }
    .expbox{
        margin-top: 15px;
    }
    .overlay h2{
        font-size: 18px;
    }
    .overlay p{
        font-size: 13px;
    }
}

@media (max-width:567px) {
    nav > ul {
        width: 94%;
    }
    .expert{
        padding: 3em 0;
    }
    .expert h2 {
        font-size: 25px;
        line-height: 38px;
    }

    .address p {
        font-size: 14px;
    }
    .expert button {
            width: 260px;
        font-size: 16px;
    }
    .expert button i{
        top: 3px;
    }
    .tital2 h1 {
    font-size: 22px;
    }
    button:focus{
        outline: none;
    }
    .testimonial{
        padding: 4em 0;
    }
    .footertop h1{
        margin-bottom: 12px;
        padding-top: 15px;
    }
    .footertop p{
        margin: 0
    }
    .footerbtn p{
        font-size: 11px;
    }
}

@media (max-width:425px) {
    .criminal button {
        margin-top: 0;
    }

    .get-in-touch h1 {
        font-size: 24px;
    }

    .about h4 {
        font-size: 16px;
    }

    .tital2 h1 {
        font-size: 22px;
    }

    .tital strong {
        font-size: 18px;
    }

    .banner .carousel-caption {
        top: 30px;
    }

    .banner .carousel-control-prev span {
        left: 10px;
    }

    .banner .carousel-control-next span {
        right: 10px;
    }

    .banner .carousel-caption h3 {
        font-size: 14px;
        padding: 3px 5px;
    }

    .banner .carousel-caption h1 {
        font-size: 14px;
        padding: 3px 5px;
    }

    .testimonial h4 {
        font-size: 18px;
    }

    .testimonial {
        padding: 2.5em 0;
    }

}

@media (max-width:375px) {
     .overlay h2{
        font-size: 16px;
    }
    
    .banner .carousel-caption {
        top: 1px!important;
        left: 8%;
        max-width: 350px!important;
    }
    .banner .carousel-caption h1{
        font-size: 14px;
    }
    .banner .carousel-caption h3 {
        font-size: 14px;
        font-weight: 400;
    }
    .banner .carousel-indicators{
        bottom: 0;
    }
    .criminal p {
        font-size: 14px;
    }

    .logo img {
        width: 312px;
        text-align: center;
    }

    header ul li a {
        font-size: 12px;
    }

    .headertop ul li a i {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
.headertop ul li a {
        font-size: 10px;
    }
    .tital h1 {
        font-size: 19px;
        line-height: 27px;
    }
    .tital strong{
        font-size: 13px;
    }
    .innerbaner h1{
        font-weight: 500;
    }
}

@media (max-width:332px) {
    .banner .carousel-caption {
        top: 00px;
    }
    
    header ul li a {
        font-size: 10px;
    }
}
